:root{--brand-500:#e86a5a;--brand-600:#d15445;--brand-100:#fdece9;--accent-green:#4caf7d;--accent-honey:#f2a93b;--accent-sky:#5aa9e6;--accent-plum:#8e7cc3;--ink-900:#2b2a28;--ink-500:#75716b;--ink-300:#d8d3cc;--bg:#fff9f4;--surface:#fff;--danger:#d64545;--card-shadow:0 2px 12px #2b2a2812;--modal-shadow:0 12px 40px #2b2a282e}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink-900);margin:0;font-family:Nunito,Inter,system-ui,-apple-system,sans-serif;font-size:15px;line-height:1.5}h1{margin:0 0 12px;font-size:24px}h2{margin:0 0 8px;font-size:20px}h3{margin:0 0 8px;font-size:16px}h4{margin:16px 0 8px;font-size:15px}.caption{color:var(--ink-500);font-size:13px}.secondary{color:var(--ink-500)}.success{color:var(--accent-green);font-weight:700}.app{max-width:1120px;margin:0 auto;padding:16px 16px 96px}.main{min-height:60vh}.page{flex-direction:column;gap:16px;display:flex}.btn{cursor:pointer;border:1.5px solid #0000;border-radius:14px;min-width:44px;min-height:48px;padding:12px 20px;font-family:inherit;font-size:15px;font-weight:700}.btn:disabled{opacity:.4;cursor:default}.btn-primary{background:var(--brand-500);color:#fff}.btn-primary:hover{background:var(--brand-600)}.btn-secondary{border-color:var(--ink-300);color:var(--ink-900);background:#fff}.btn-ghost{color:var(--brand-600);background:0 0;min-height:44px}.btn-danger{color:var(--danger);background:0 0;min-height:44px}.row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.icon-btn{border:1px solid var(--ink-300);background:var(--brand-100);cursor:pointer;border-radius:12px;width:40px;height:40px;font-size:18px}.regen-btn{border:1.5px solid var(--ink-300);width:36px;height:36px;color:var(--ink-500);cursor:pointer;background:0 0;border-radius:50%;flex:none;justify-content:center;align-items:center;margin:0;padding:0;line-height:0;display:inline-flex}.regen-btn svg{flex:none;display:block}.regen-btn:hover{color:var(--brand-600);border-color:var(--brand-600);background:#fff}.regen-btn:focus-visible{outline:2px solid var(--brand-500);outline-offset:2px}.mode-block{flex-direction:column;gap:8px;display:flex}.seg{background:#f1ede8;border-radius:999px;align-self:flex-start;gap:4px;padding:4px;display:inline-flex}.seg-btn{cursor:pointer;min-height:44px;color:var(--ink-500);background:0 0;border:none;border-radius:999px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:700}.seg-btn.seg-on{background:var(--surface);color:var(--ink-900);box-shadow:var(--card-shadow)}.seg-btn:disabled{opacity:.5}.kid-tabs{flex-wrap:wrap;gap:8px;display:flex}.tag-row{flex-wrap:wrap;align-items:center;display:flex}.link{color:var(--brand-600);cursor:pointer;text-align:left;background:0 0;border:none;padding:8px;font-family:inherit;font-size:14px}.link-danger{color:var(--danger)}.danger-text{color:var(--danger);cursor:pointer;background:0 0;border:none;padding:12px;font-family:inherit;font-size:15px}.field{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.field-label{font-size:14px;font-weight:700}.field-error{color:var(--danger);font-size:13px}.input{border:1.5px solid var(--ink-300);border-radius:12px;width:100%;min-height:48px;padding:10px 14px;font-family:inherit;font-size:15px}.input:focus{outline:2px solid var(--brand-500);border-color:var(--brand-500);box-shadow:0 0 0 3px var(--brand-100)}.input-invalid{border-color:var(--danger)}.chips{flex-wrap:wrap;gap:8px;display:flex}.chip{border:1.5px solid var(--ink-300);cursor:pointer;background:#fff;border-radius:999px;min-height:44px;padding:10px 16px;font-family:inherit;font-size:14px}.chip-on{background:var(--brand-100);border-color:var(--brand-600);color:var(--brand-600);font-weight:700}input[type=range]{width:100%;accent-color:var(--brand-500);min-height:44px}input[type=checkbox]{width:24px;height:24px;accent-color:var(--brand-500);flex-shrink:0}.card,.day-card,.hero-card{background:var(--surface);box-shadow:var(--card-shadow);border-radius:18px;padding:16px}.sec-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.sec-head h2{min-width:0}.hero-card{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.hero-emoji{font-size:56px}.hero-points{flex-wrap:wrap;justify-content:center;gap:12px;font-size:14px;display:flex}.how{color:var(--ink-500);flex-direction:column;gap:4px;display:flex}.week-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.pill{background:var(--brand-100);color:var(--brand-600);white-space:nowrap;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:700}.week-actions{flex-wrap:wrap;gap:12px;display:flex}.week-actions .btn{flex:1}.week-stack{flex-direction:column;gap:16px;display:flex}.day-head{justify-content:space-between;align-items:center;display:flex}.meal-row{text-align:left;border:none;border-top:1px solid var(--ink-300);cursor:pointer;width:100%;color:inherit;background:0 0;align-items:center;gap:12px;padding:12px 4px;font-family:inherit;display:flex}.meal-photo{flex-shrink:0;width:88px}.meal-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.meal-type{text-transform:uppercase;letter-spacing:.04em;font-weight:700}.meal-title{font-size:15px;font-weight:700}.meal-dot{border-radius:50%;flex-shrink:0;align-self:flex-start;width:10px;height:10px;margin-top:6px}.dot-b{background:var(--accent-honey)}.dot-l{background:var(--accent-sky)}.dot-d{background:var(--accent-plum)}.chev{color:var(--ink-300);font-size:22px}.photo{aspect-ratio:16/9;object-fit:cover;border-radius:12px;width:100%;display:block}.photo-sm{aspect-ratio:16/10}.stub-img{aspect-ratio:16/9;background:linear-gradient(135deg,#ffe8d6,#e3f4e8 60%,#dceefc);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;display:flex}.stub-emoji{font-size:34px}.stub-label{color:var(--ink-500);font-size:13px;font-weight:700}.badge{color:var(--ink-900);background:#f1ede8;border-radius:999px;margin:2px 4px 2px 0;padding:3px 10px;font-size:12px;font-weight:700;display:inline-block}.badge-green{color:#22714a;background:#e2f4e8}.badge-honey{color:#9a6410;background:#fdf0d5}.badge-sky{color:#2a6496;background:#e0eefc}.badge-plum{color:#574a8e;background:#e9e4f7}.meta-row{flex-wrap:wrap;align-items:center;gap:8px;margin:8px 0;display:flex}.ing-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.ing-plain{flex-direction:column;gap:4px;margin:0;padding-left:20px;display:flex}.check-row{cursor:pointer;align-items:center;gap:10px;padding:8px 0;display:flex}.steps{flex-direction:column;gap:6px;padding-left:20px;display:flex}.sticky-foot{background:var(--surface);padding-top:12px;position:sticky;bottom:0}.alt-list{flex-direction:column;display:flex}.alt-row{text-align:left;border:none;border-bottom:1px solid var(--ink-300);cursor:pointer;color:inherit;background:0 0;gap:12px;padding:12px 0;font-family:inherit;display:flex}.alt-row:disabled{opacity:.6}.profile-card{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.profile-card>div{overflow-wrap:break-word;min-width:0}@media (width<=560px){.profile-card .btn{flex:100%}.pass-row .btn{padding-left:12px;padding-right:12px}}.avatar{background:var(--brand-100);width:56px;height:56px;color:var(--brand-600);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;font-weight:800;display:flex}.kids-row{gap:12px;padding:4px 0;display:flex;overflow-x:auto}.kid-card,.kid-add{cursor:pointer;border-radius:16px;flex-direction:column;align-items:flex-start;gap:4px;min-width:150px;padding:14px;font-family:inherit;display:flex}.kid-card{background:var(--bg);border:1.5px solid var(--ink-300);color:inherit;text-align:left}.kid-add{border:2px dashed var(--ink-300);color:var(--brand-600);background:0 0;justify-content:center;align-items:center;min-height:120px;font-size:24px}.kid-add span{font-size:14px}.kid-avatar{background:#e0eefc;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;font-weight:800;display:flex}.kid-badges{flex-wrap:wrap;display:flex}.hist-block{border-top:1px solid var(--ink-300);padding-bottom:4px}.hist-block:first-of-type{border-top:none}.hist-card{border-top:none;align-items:center;gap:12px;padding:12px 0 4px;display:flex}.hist-card>div{min-width:0}@media (width<=560px){.hist-card{flex-wrap:wrap}.hist-collage{font-size:22px}.hist-actions{flex-flow:wrap;justify-content:flex-start;align-items:center;width:100%}}.hist-current{border:1.5px solid var(--brand-500);border-radius:12px;margin-bottom:8px;padding:12px}.hist-collage{background:var(--bg);border-radius:12px;padding:8px;font-size:26px;display:flex}.hist-actions{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.hist-toggle{padding:8px 0}.hist-detail{background:var(--bg);border-radius:12px;flex-direction:column;gap:8px;margin:4px 0 12px;padding:12px 14px;display:flex}.hist-day{align-items:baseline;gap:10px;display:flex}.hist-dayname{min-width:28px;font-weight:800}.hist-dishes{flex-direction:column;gap:2px;font-size:14px;display:flex}.hist-dish{line-height:1.4}button.hist-dish{cursor:pointer;text-align:left;color:inherit;background:0 0;border:none;padding:2px 0;font-family:inherit;font-size:14px}button.hist-dish:hover .hist-dish-title{color:var(--brand-600);text-decoration:underline}.hist-kid{border-top:1px dashed var(--ink-300);flex-direction:column;gap:6px;padding-top:8px;display:flex}.hist-kid:first-child{border-top:none;padding-top:0}.stars{gap:2px;display:inline-flex}.star{color:var(--ink-300);cursor:pointer;background:0 0;border:none;padding:4px;font-size:20px}.star-on{color:var(--accent-honey)}.star:disabled{cursor:default}.cat-title{background:var(--bg);z-index:1;padding:8px 0;position:sticky;top:0}.product-row{cursor:pointer;border-bottom:1px solid #f0ebe4;align-items:flex-start;gap:12px;padding:10px 4px;display:flex}.product-row.is-done .product-name{color:var(--ink-500);text-decoration:line-through}.big-check{width:24px;height:24px;margin-top:2px}.product-info{flex-direction:column;flex:1;min-width:0;display:flex}.product-parts{flex-direction:column;gap:1px;margin-top:2px;display:flex}.product-src{text-align:right;max-width:110px}.progress{background:#f0ebe4;border-radius:999px;height:10px;overflow:hidden}.progress-bar{background:var(--accent-green);height:100%;transition:width .3s}.modal-backdrop{z-index:50;background:#2b2a2873;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.modal{background:var(--surface);width:100%;max-width:640px;max-height:92vh;box-shadow:var(--modal-shadow);border-radius:20px 20px 0 0;flex-direction:column;display:flex}.modal-body{flex-direction:column;gap:8px;padding:0 16px 24px;display:flex;overflow-y:auto}.modal-head{justify-content:space-between;align-items:center;padding:16px;display:flex}.toast{background:var(--ink-900);color:#fff;z-index:60;border-radius:999px;align-items:center;gap:12px;max-width:92vw;padding:12px 20px;display:flex;position:fixed;bottom:88px;left:50%;transform:translate(-50%)}.toast button{color:var(--accent-honey);cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:15px;font-weight:700}.banner{border-radius:14px;flex-wrap:wrap;align-items:center;gap:12px;padding:12px 16px;display:flex}.banner-warn{background:#fdf0d5}.banner-danger{background:#fde4e1}.sk{background:linear-gradient(90deg,#f0ebe4 25%,#faf6f1 50%,#f0ebe4 75%) 0 0/200% 100%;border-radius:8px;animation:1.2s infinite shimmer}.sk-line{height:16px;margin:8px 0}.sk-line.short{width:55%}.sk-photo{flex-shrink:0;width:88px;height:60px}.sk-row{gap:12px;padding:10px 0;display:flex}@keyframes shimmer{to{background-position:-200% 0}}.empty{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:32px 16px;display:flex}.empty-emoji{font-size:56px}.auth-page{text-align:center;align-self:flex-start;align-items:center;width:100%;max-width:480px;margin:0 auto}.auth-card{text-align:left;flex-direction:column;gap:4px;width:100%;display:flex}.pass-row{gap:8px;display:flex}.pass-row .input{flex:1;min-width:0}.pass-toggle{white-space:nowrap}.auth-switch{text-align:center}.auth-demo{justify-content:center}.ticket-row{text-align:left;border:none;border-top:1px solid var(--ink-300);cursor:pointer;width:100%;color:inherit;background:0 0;align-items:flex-start;gap:12px;padding:12px 4px;font-family:inherit;display:flex}.ticket-main{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ticket-snippet{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.thread{flex-direction:column;gap:12px;display:flex}.msg{border-radius:16px;flex-direction:column;gap:6px;max-width:92%;padding:12px 14px;display:flex}.msg-user{background:var(--brand-100);align-self:flex-end}.msg-admin{background:var(--surface);border:1.5px solid var(--ink-300);align-self:flex-start}.msg-who{font-weight:700}.msg-text{white-space:pre-wrap;margin:0}.msg-files{flex-wrap:wrap;gap:8px;display:flex}.thumb-btn{cursor:pointer;background:0 0;border:none;border-radius:12px;padding:0}.thumb{object-fit:cover;border:1.5px solid var(--ink-300);border-radius:12px;width:96px;height:96px;display:block}.file-row{background:var(--bg);border:1.5px solid var(--ink-300);min-height:44px;color:inherit;border-radius:12px;align-items:center;gap:6px;padding:10px 14px;font-size:14px;text-decoration:none;display:inline-flex}.composer{flex-direction:column;gap:4px;display:flex}.attach-label{cursor:pointer}.pick-list{flex-direction:column;gap:6px;display:flex}.pick{background:var(--bg);border-radius:12px;flex-wrap:wrap;align-items:center;gap:8px;padding:8px 12px;font-size:14px;display:flex}.pick-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.pick-error .pick-name{color:var(--danger)}.pick-thumb{object-fit:cover;border:1px solid var(--ink-300);border-radius:8px;flex-shrink:0;width:48px;height:48px}.carousel{align-items:center;gap:8px;display:flex}.carousel-fig{flex-direction:column;flex:1;align-items:center;gap:8px;min-width:0;margin:0;display:flex}.carousel-img{object-fit:contain;border-radius:12px;max-width:100%;max-height:60vh}.carousel-nav{border:1.5px solid var(--ink-300);background:var(--surface);width:44px;height:44px;color:var(--ink-900);cursor:pointer;border-radius:50%;flex-shrink:0;font-size:24px;line-height:1}.sidebar{display:none}a.btn{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.tabbar{background:var(--surface);border-top:1px solid var(--ink-300);z-index:40;position:fixed;bottom:0;left:0;right:0}.tabbar-row{display:flex}.tab{color:var(--ink-500);cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:2px;min-height:60px;padding:10px 4px 12px;font-family:inherit;font-size:12px;text-decoration:none;display:flex;position:relative}.tab-on{color:var(--brand-600);font-weight:800}.tab-badge{background:var(--brand-500);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;display:flex;position:absolute;top:4px;right:calc(50% - 26px)}@media (width>=1100px){h1{font-size:28px}.app{gap:24px;padding-bottom:32px;display:flex}.sidebar{flex-shrink:0;width:240px;display:block}.logo{padding:16px 8px;font-size:20px;font-weight:800}.nav-v{flex-direction:column;gap:4px;display:flex;position:sticky;top:16px}.nav-v .tab{border-radius:12px;flex-direction:row;gap:10px;padding:12px;font-size:15px}.nav-v .tab-on{background:var(--brand-100)}.nav-v .tab-badge{margin-left:auto;position:static}.main{flex:1}.tabbar{display:none}.modal-backdrop{align-items:center;padding:24px}.modal{border-radius:20px}.modal-wide{max-width:720px}.week-stack{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}}
