:root{--bg:#0f1420;--surface:#1a2130;--surface-2:#242c3e;--surface-3:#2e3750;--text:#f1f5f9;--muted:#8b95a7;--border:#ffffff0f;--accent:#7d8aa3;--grad:var(--accent);--accent-soft:#7d8aa32e;--chip:#6b84b8;--fab:#f3eee4;--fab-text:#1a1410;--ok:#34d399;--ok-soft:#34d39929;--warn:#fbbf24;--warn-soft:#fbbf2429;--danger:#f87171;--r:24px;--r-sm:16px;--nav-h:72px;--shadow:0 10px 30px #00000059;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=light]{--bg:#f3f4f8;--surface:#fff;--surface-2:#eef0f6;--surface-3:#e3e6ef;--text:#0f1420;--muted:#6b7385;--border:#0f14200f;--shadow:0 10px 30px #0f142014;--accent:#66738c;--accent-soft:#66738c29;--chip:#5f79ad;--fab:#fff8ea;--fab-text:#1a1410;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);-webkit-tap-highlight-color:transparent;overscroll-behavior:none;touch-action:pan-y;-webkit-text-size-adjust:100%;margin:0;padding:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:15px;overflow-x:hidden}.chips{touch-action:pan-x pan-y}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}input,textarea,select{font:inherit;color:inherit;background:var(--surface-2);border:1px solid #0000;border-radius:14px;width:100%;padding:12px 14px;font-size:16px}input::placeholder,textarea::placeholder{color:var(--muted)}input:focus,textarea:focus,select:focus{border-color:var(--accent);outline:none}h1,h2,h3{margin:0}a{color:var(--accent);text-decoration:none}img{display:block}.app{min-height:100dvh;padding-bottom:calc(var(--nav-h) + 20px + env(safe-area-inset-bottom))}.view{max-width:640px;margin:0 auto;padding:0 18px 16px}.topbar{padding:14px 18px 8px;padding-top:calc(14px + env(safe-area-inset-top));justify-content:space-between;align-items:center;gap:10px;max-width:640px;margin:0 auto;display:flex}.topbar .hello{align-items:center;gap:10px;display:flex}.topbar .avatar{background:var(--surface-2);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.topbar .sub{color:var(--muted);font-size:12px}.topbar h1{letter-spacing:-.01em;font-size:18px;font-weight:700}.round{background:var(--surface);width:42px;height:42px;box-shadow:var(--shadow);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:inline-flex}.round.sm{width:36px;height:36px;box-shadow:none;background:var(--surface-2);font-size:15px}.round:active{transform:scale(.94)}.hero{border-radius:var(--r);color:#fff;isolation:isolate;background:#1a1410 url(/hero-week.webp) 50%/cover no-repeat;margin-bottom:18px;padding:22px 20px;position:relative;overflow:hidden;box-shadow:0 16px 40px #00000059}.hero.shop{background-image:url(/hero-shop.webp)}.hero:before{content:"";z-index:-1;background:linear-gradient(100deg,#0a0806db 0%,#0a08069e 55%,#0a080640 100%);position:absolute;inset:0}.hero .label,.hero .big,.hero .desc{text-shadow:0 1px 3px #00000080}.hero .label{text-transform:uppercase;letter-spacing:.08em;opacity:.9;font-size:12px;font-weight:600}.hero .big{letter-spacing:-.02em;margin:8px 0 4px;font-size:44px;font-weight:800;line-height:1.05}.hero .big small{opacity:.85;font-size:20px;font-weight:600}.hero .desc{opacity:.9;font-size:13px}.hero .pills{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.hero .pill{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fff3;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}.hero .pill.solid{color:#1a1410;background:#fff}.hero .pill{background:#ffffff2e;border:1px solid #ffffff40}.sec{justify-content:space-between;align-items:center;margin:18px 0 10px;display:flex}.sec h2{font-size:16px;font-weight:700}.sec a,.sec button.link{color:var(--accent);font-size:13px;font-weight:600}.chips{scrollbar-width:none;gap:8px;margin:0 -18px;padding:2px 18px 8px;display:flex;overflow-x:auto}.chips::-webkit-scrollbar{display:none}.chip{white-space:nowrap;background:var(--surface);color:var(--muted);border-radius:999px;flex-shrink:0;padding:8px 14px;font-size:13px;font-weight:600}.chip.active{background:var(--chip);color:#fff}.tag{background:var(--surface-2);color:var(--muted);border-radius:999px;margin-bottom:4px;margin-right:4px;padding:3px 9px;font-size:11px;font-weight:600;display:inline-block}.tag.acc{background:var(--accent-soft);color:var(--accent)}.tag.ok{background:var(--ok-soft);color:var(--ok)}.tag.warn{background:var(--warn-soft);color:var(--warn)}.card{background:var(--surface);border-radius:var(--r);margin-bottom:12px;padding:16px}.row{align-items:center;gap:10px;display:flex}.between{justify-content:space-between}.muted{color:var(--muted);font-size:13px}.grid2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.tile{background:var(--surface);border-radius:var(--r);flex-direction:column;justify-content:space-between;min-height:96px;padding:16px;display:flex}.tile .ico{background:var(--surface-2);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.tile b{font-size:14px}.tile .muted{font-size:12px}.item{background:var(--surface);border-radius:22px;align-items:center;gap:12px;min-height:68px;margin-bottom:10px;padding:10px 12px 10px 10px;display:flex}.item .thumb{object-fit:cover;background:var(--surface-2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:22px;display:flex}.item .body{flex:1;min-width:0}.item .t{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.item .m{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:12px;overflow:hidden}.item .act{color:var(--accent);background:var(--accent-soft);border-radius:999px;flex-shrink:0;padding:8px 10px;font-size:13px;font-weight:700}.item .act.ghost{background:var(--surface-2);color:var(--muted)}.item.empty{border:1.5px dashed var(--surface-3);background:0 0}.item.empty .t{color:var(--muted);font-weight:600}.day{background:var(--surface);border-radius:var(--r);margin-bottom:12px;padding:12px 14px}.day.today{outline:2px solid var(--accent)}.day-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.day-head b{font-size:15px}.day-head .d{color:var(--muted);background:var(--surface-2);border-radius:999px;padding:3px 10px;font-size:12px;font-weight:600}.day .item{background:var(--surface-2);min-height:60px;margin-bottom:8px}.day .item:last-child{margin-bottom:0}.day .item .thumb{width:44px;height:44px}.day .item.empty{border-color:var(--surface-3)}.month-grid{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.month-grid .dow{text-align:center;color:var(--muted);padding:4px 0;font-size:11px;font-weight:600}.mcell{aspect-ratio:1/1.1;background:var(--surface);cursor:pointer;border-radius:14px;flex-direction:column;padding:6px;font-size:12px;display:flex}.mcell.out{opacity:.3}.mcell.today{box-shadow:inset 0 0 0 2px var(--accent)}.mcell.sel{background:var(--grad);color:#fff}.mcell .n{font-weight:700}.mcell .dots{gap:3px;margin-top:auto;display:flex}.mcell .dot{background:var(--surface-3);border-radius:50%;width:7px;height:7px}.mcell .dot.b{background:var(--warn)}.mcell .dot.l{background:var(--ok)}.mcell.sel .dot{background:#ffffff59}.mcell.sel .dot.b,.mcell.sel .dot.l{background:#fff}.search{background:var(--surface);border-radius:999px;align-items:center;gap:8px;margin-bottom:12px;padding:6px 8px 6px 16px;display:flex}.search input{background:0 0;border:0;padding:8px 0}.search .go{background:var(--grad);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;display:flex}.seg{background:var(--surface);border-radius:999px;margin-bottom:12px;padding:4px;display:flex}.seg button{color:var(--muted);border-radius:999px;flex:1;padding:9px 6px;font-size:13px;font-weight:600}.seg button.active{background:var(--chip);color:#fff}.btn{background:var(--grad);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:12px 18px;font-size:14px;font-weight:700;display:inline-flex}.btn.ghost{background:var(--surface-2);color:var(--text)}.btn.sm{padding:8px 14px;font-size:13px}.btn.block{width:100%}.btn.danger{background:var(--danger)}.btn:disabled{opacity:.45}.icon-btn{background:var(--surface-2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;display:inline-flex}.nav{height:calc(var(--nav-h) + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:var(--surface);z-index:20;border-radius:26px 26px 0 0;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #00000040}.nav button{width:52px;height:52px;color:var(--muted);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:10px;font-weight:600;display:flex}.nav button .ico{font-size:21px;line-height:1}.nav button.active{color:var(--text)}.nav button.active .ico{filter:drop-shadow(0 0 8px #7d8aa380)}.nav .fab{background:var(--fab);width:58px;height:58px;color:var(--fab-text);border:5px solid var(--bg);box-sizing:content-box;border-radius:50%;margin-top:-30px;font-size:32px;font-weight:400;box-shadow:0 10px 24px #00000059}.nav .fab:active{transform:scale(.94)}:root[data-theme=light] .nav .fab{border-color:#fff;box-shadow:0 8px 20px #0f142038,inset 0 0 0 1.5px #0f14201f}.sheet-bg{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background:#05080f99;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.sheet{background:var(--bg);border-radius:28px 28px 0 0;flex-direction:column;width:100%;max-width:640px;max-height:93dvh;animation:.2s ease-out up;display:flex}@keyframes up{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}.sheet-head{justify-content:space-between;align-items:center;gap:8px;padding:10px 18px 12px;display:flex;position:relative}.sheet-head:before{content:"";background:var(--surface-3);border-radius:2px;width:40px;height:4px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.sheet-head h2{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;margin-top:12px;font-size:17px;overflow:hidden}.sheet-head .round{margin-top:12px}.sheet-body{padding:4px 18px;padding-bottom:calc(24px + env(safe-area-inset-bottom));overflow-y:auto}.sheet-body img.hero-img{object-fit:cover;border-radius:var(--r);width:100%;max-height:240px;margin-bottom:12px}.sheet-body ol,.sheet-body ul{margin:6px 0;padding-left:20px}.sheet-body li{margin-bottom:8px;line-height:1.45}.ing{border-bottom:1px solid var(--border);justify-content:space-between;gap:10px;padding:10px 0;display:flex}.ing b{color:var(--accent);white-space:nowrap}.shop{background:var(--surface);border-radius:var(--r);overflow:hidden}.shop-item{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:12px 14px;display:flex}.shop-item:last-child{border-bottom:0}.check{border:2px solid var(--surface-3);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:14px;display:flex}.shop-item.done .check{background:var(--grad);border-color:#0000}.shop-item.done .name{color:var(--muted);text-decoration:line-through}.shop-item .name{font-size:14px;font-weight:700}.shop-item .qty{color:var(--accent);white-space:nowrap;font-size:13px;font-weight:700}.shop-item .from{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.range{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px;display:grid}.range label{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:11px;font-weight:600;display:block}.field{margin-bottom:12px}.field label{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:5px;font-size:11px;font-weight:600;display:block}.ing-row{grid-template-columns:1fr 64px 84px 36px;align-items:center;gap:6px;margin-bottom:6px;display:grid}.center{text-align:center;color:var(--muted);padding:34px 10px;font-size:14px}.spinner{border:3px solid var(--surface-3);border-top-color:var(--accent);border-radius:50%;width:22px;height:22px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.toast{bottom:calc(var(--nav-h) + 18px + env(safe-area-inset-bottom));background:var(--text);color:var(--bg);z-index:60;box-shadow:var(--shadow);white-space:nowrap;text-overflow:ellipsis;border-radius:999px;max-width:90vw;padding:10px 18px;font-size:13px;font-weight:600;position:fixed;left:50%;overflow:hidden;transform:translate(-50%)}.menu{flex-direction:column;gap:8px;display:flex}.menu button{background:var(--surface);text-align:left;border-radius:18px;align-items:center;gap:12px;padding:14px;font-weight:600;display:flex}.menu button .ico{background:var(--surface-2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.menu button .muted{font-weight:500}
