:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f6fb;color:#0f172a}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh}a{color:inherit;text-decoration:none}button{font:inherit}.app-shell{max-width:1200px;margin:0 auto;padding:32px 24px 64px;display:flex;flex-direction:column;gap:24px}.hero{background:linear-gradient(120deg,#111827,#1f2937);color:#e5e7eb;border-radius:20px;padding:28px 32px;display:flex;gap:24px;justify-content:space-between;align-items:flex-start;box-shadow:0 18px 45px #11182759}.hero h1{margin:8px 0;font-size:28px}.hero .lede{margin:0;color:#cbd5f5;max-width:560px}.auth-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#0f172a;padding:24px}.auth-card{background:#fff;padding:24px;border-radius:16px;width:100%;max-width:420px;box-shadow:0 18px 45px #0f172a40}.auth-card h1{margin:0 0 8px}.error{color:#b91c1c;margin:4px 0 0}.export{display:flex;flex-direction:column;gap:10px;align-items:stretch;min-width:280px}.week-switcher{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.app-shell h2{margin:4px 0 0}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px}.card{background:#fff;border-radius:16px;padding:20px 20px 16px;box-shadow:0 18px 45px #0f172a0f;border:1px solid #e5e7eb}.section-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.section-header .hint{margin-top:6px}.field{display:flex;flex-direction:column;gap:6px;font-size:14px}.field input,.field textarea,.day-controls select{width:100%;padding:10px 12px;border-radius:10px;border:1px solid #d1d5db;background:#fff;font:inherit}.field input:focus,.field textarea:focus,.day-controls select:focus{outline:2px solid #60a5fa;border-color:#60a5fa}.form{display:flex;flex-direction:column;gap:14px}.actions{display:flex;justify-content:flex-end;gap:8px}button{border-radius:10px;border:1px solid #d1d5db;padding:10px 14px;background:#fff;cursor:pointer;transition:transform .1s ease,box-shadow .1s ease,background .15s ease}button:hover:enabled{transform:translateY(-1px);box-shadow:0 10px 20px #0f172a14}button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.primary{background:linear-gradient(120deg,#2563eb,#3b82f6);color:#fff;border:none}.ghost{background:transparent;border:1px solid #e5e7eb}.export .field input,.export .primary,.export .week-switcher button{width:100%}.eyebrow{letter-spacing:.08em;text-transform:uppercase;font-size:12px;color:#6b7280;margin:0}.lede{font-size:16px;margin:6px 0 0}.hint{color:#6b7280;margin:0;font-size:14px}.hint.small{font-size:12px}.empty{margin:8px 0;color:#6b7280}.meal-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:10px;max-height:520px;overflow:auto;padding-right:4px}.meal-card{border:1px solid #e5e7eb;border-radius:12px;display:flex;gap:14px;padding:12px;background:#f8fafc;align-items:flex-start}.thumb{width:84px;height:84px;border-radius:10px;overflow:hidden;background:linear-gradient(135deg,#e0f2fe,#e5e7eb);display:flex;align-items:center;justify-content:center;flex-shrink:0}.thumb img{width:100%;height:100%;object-fit:cover}.placeholder{width:60%;height:60%;background:#ffffffb3;border-radius:8px}.meal-body{flex:1;display:flex;flex-direction:column;gap:6px}.meal-header{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.meal-header h3{margin:0;flex:1;min-width:200px}.meal-actions{display:flex;justify-content:flex-end;margin-left:auto;gap:8px;flex-wrap:wrap}.ingredients{margin:0;padding-left:18px;color:#1f2937}.steps{margin:8px 0 0;padding-left:18px;color:#334155}.edit-form{margin-top:8px;display:flex;flex-direction:column;gap:8px;padding:10px;border-radius:10px;background:#fff;border:1px solid #e5e7eb}.edit-actions{display:flex;gap:8px;justify-content:flex-end}.week-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px}.day-card{border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#fff;display:flex;flex-direction:column;gap:10px}.day-card.has-items{background:#f8fafc;border-color:#c7d2fe}.day-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.day-head strong{display:block;color:#111827}.plan-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.plan-list li{border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:8px;background:#eef2ff;border-left:4px solid #6366f1}.plan-title{margin:0;font-weight:600}.suggestions{display:grid;gap:6px}.suggestion{width:100%;display:flex;justify-content:space-between;align-items:center;text-align:left;background:#f8fafc;border:1px solid #e5e7eb}.history-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.history-card{padding:12px;border-radius:12px;border:1px solid #e5e7eb;background:#f8fafc;display:flex;justify-content:space-between;align-items:center}.history-card.active{border-color:#2563eb;box-shadow:0 10px 20px #2563eb33}.stats-list{list-style:none;padding:0;margin:0;display:grid;gap:8px}.stats-list li{padding:10px;border-radius:10px;border:1px solid #e5e7eb;background:#f8fafc}@media(max-width:768px){.hero{flex-direction:column}.section-header,.day-head{flex-direction:column;align-items:flex-start}.day-controls{width:100%}.day-controls select{flex:1}}
