:root{color-scheme:light;--background:#f6f0e8;--background-soft:#fcf7f1;--surface:rgba(255,255,255,0.9);--surface-muted:#f3ece5;--surface-warm:#fff1bf;--surface-sage:#eef6e8;--surface-rose:#ffe8e5;--text:#2e241f;--text-soft:#65574d;--text-muted:#94887e;--line:rgba(214,194,176,0.7);--line-strong:#d0b79d;--primary:#f0c948;--primary-deep:#553622;--primary-soft:#ffe58f;--secondary:#ee9458;--green:#5bae64;--blue:#5d92d6;--purple:#8b6fd6;--pink:#e88eb1;--danger:#d44f45;--radius-sm:16px;--radius:24px;--radius-lg:34px;--shadow:0 20px 44px rgba(94,62,34,0.08);--shadow-soft:0 12px 30px rgba(94,62,34,0.055);--max-width:880px}*{box-sizing:border-box}html{background:radial-gradient(circle at 14% 0,rgba(255,226,136,.22),transparent 30rem),radial-gradient(circle at 88% 8%,rgba(244,167,120,.12),transparent 24rem),linear-gradient(180deg,#fdf9f3,#f7f1e9 56%,#f3ece5)}body,html{min-height:100%}body{margin:0;color:var(--text);font-family:PingFang SC,HarmonyOS Sans SC,Microsoft YaHei,Segoe UI,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;overscroll-behavior-y:none}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}img{display:block;max-width:100%}.app-shell{min-height:100dvh;padding-bottom:7rem}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:30;background:rgba(252,248,242,.62);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:var(--max-width);margin:0 auto;padding:.8rem 1rem}.brand{display:inline-flex;align-items:center;gap:.85rem;min-width:0;font-weight:900;letter-spacing:-.04em}.brand-mark{display:grid;width:2.65rem;height:2.65rem;place-items:center;border-radius:999px;background:linear-gradient(145deg,#ffd85a,#ffb95e);color:#fff;box-shadow:0 10px 22px rgba(240,186,58,.22)}.brand-title{display:grid;grid-gap:.05rem;gap:.05rem}.brand-name{font-family:STKaiti,KaiTi,PingFang SC,serif;font-size:1.16rem}.brand-caption{color:var(--text-muted);font-size:.76rem;font-weight:700}.desktop-tabs{display:none;align-items:center;gap:.45rem}.desktop-tab,.mobile-tab{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;color:var(--text-muted);font-weight:800;transition:transform .16s ease,color .16s ease,background .16s ease}.desktop-tab{min-height:2.55rem;border-radius:999px;padding:.55rem .85rem}.desktop-tab.active,.desktop-tab:hover{background:#fff;color:var(--primary-deep);box-shadow:inset 0 -2px 0 rgba(142,78,20,.08)}.desktop-actions{display:flex;align-items:center;gap:.5rem}.mobile-tabbar{position:fixed;right:auto;bottom:1rem;left:50%;z-index:40;display:flex;width:min(calc(100% - 1.25rem),34rem);transform:translateX(-50%);justify-content:space-around;gap:.3rem;border:1px solid rgba(226,214,202,.8);border-radius:999px;background:rgba(255,252,248,.96);box-shadow:0 16px 36px rgba(85,54,34,.1);padding:.5rem .55rem;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-tab{min-width:4.7rem;flex-direction:column;border-radius:999px;padding:.52rem .72rem;font-size:.78rem}.mobile-tab.active{color:var(--primary-deep);background:linear-gradient(180deg,#ffe16f,#f2c53b);box-shadow:0 8px 16px rgba(240,186,58,.18);transform:translateY(-.12rem)}.page-shell{width:min(100% - 1.2rem,var(--max-width));margin:0 auto;padding:.95rem 0 4rem}.stack{display:grid;grid-gap:1rem;gap:1rem}.stack-lg{display:grid;grid-gap:1.35rem;gap:1.35rem}.today-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.overview-pill{display:grid;grid-gap:.22rem;gap:.22rem;border:1px solid rgba(233,222,210,.82);border-radius:24px;background:rgba(255,253,249,.92);box-shadow:var(--shadow-soft);padding:.9rem 1rem}.overview-pill strong{font-size:1.4rem;line-height:1}.row{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.between{justify-content:space-between}.grid{display:grid;grid-gap:1rem;gap:1rem}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(19rem,.85fr);grid-gap:1rem;gap:1rem;align-items:stretch}.card,.hero-card,.page-intro,.section-card{border:1px solid rgba(233,222,210,.82);border-radius:32px;background:rgba(255,253,249,.88);box-shadow:var(--shadow)}.hero-card,.page-intro{position:relative;overflow:hidden;padding:clamp(1.15rem,3.6vw,1.9rem)}.hero-card:after,.page-intro:after{position:absolute;right:-3rem;bottom:-3rem;width:10rem;height:10rem;border-radius:999px;background:radial-gradient(circle,rgba(255,214,106,.34),transparent 68%);content:""}.page-intro:before,.section-card:before{position:absolute;inset:auto auto -1.8rem -1.8rem;width:5rem;height:5rem;border-radius:999px;background:radial-gradient(circle,rgba(255,255,255,.65),transparent 70%);content:"";pointer-events:none}.panel,.section-card{position:relative;overflow:hidden;padding:1rem}.section-card{display:grid;grid-gap:.95rem;gap:.95rem}.section-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.section-card-title{display:grid;grid-gap:.15rem;gap:.15rem}.eyebrow,.status-chip,.tag{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;width:-moz-fit-content;width:fit-content;border-radius:999px;font-size:.8rem;font-weight:900}.eyebrow{margin-bottom:.7rem;background:rgba(255,237,178,.85);color:var(--primary-deep);padding:.38rem .7rem;box-shadow:inset 0 -2px 0 rgba(85,54,34,.08)}.status-chip,.tag{background:var(--surface-muted);color:var(--text-soft);padding:.36rem .7rem}.status-chip.primary,.tag.primary{background:var(--primary-soft);color:var(--primary-deep)}.status-chip.success{background:#dff3df;color:#28773a}.status-chip.warning{background:#ffe3bd;color:#9b5305}.status-chip.danger{background:#ffe3df;color:var(--danger)}.status-chip.info{background:#e2edff;color:#3269b7}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:STKaiti,KaiTi,PingFang SC,serif;letter-spacing:-.04em}h1{max-width:14ch;font-size:clamp(2rem,6.3vw,3.7rem);line-height:1.02}h2{font-size:clamp(1.3rem,3.3vw,1.85rem)}h3{font-size:1rem}.lead{position:relative;z-index:1;max-width:32rem;font-size:.96rem;line-height:1.68}.lead,.muted{color:var(--text-soft)}.tiny{color:var(--text-muted);font-size:.84rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.48rem;min-height:2.85rem;border:0;border-radius:999px;background:linear-gradient(180deg,#ffdc62,#efc648);color:#4b311f;padding:.75rem 1rem;font-weight:900;box-shadow:0 10px 18px rgba(240,186,58,.18),inset 0 -3px 0 rgba(85,54,34,.12);transition:transform .18s ease,box-shadow .18s ease,background .18s ease;-webkit-tap-highlight-color:transparent}.btn:hover{transform:translateY(-1px);box-shadow:0 14px 24px rgba(240,186,58,.24),inset 0 -3px 0 rgba(85,54,34,.12)}.btn:active{transform:translateY(2px) scale(.98);box-shadow:0 6px 14px rgba(231,169,0,.22),inset 0 -1px 0 rgba(0,0,0,.08)}.btn.secondary{border:1px solid var(--line);background:rgba(255,255,255,.96);color:var(--primary-deep);box-shadow:var(--shadow-soft)}.btn.ghost{border:1px solid transparent;background:transparent;color:var(--text-soft);box-shadow:none}.btn.danger{background:var(--danger);color:#fff;box-shadow:0 12px 24px rgba(207,63,55,.18),inset 0 -3px 0 rgba(0,0,0,.12)}.icon-btn{display:inline-grid;width:2.9rem;height:2.9rem;place-items:center;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.9);color:var(--primary-deep);box-shadow:var(--shadow-soft)}.favorite-btn.active{border-color:rgba(232,142,177,.2);background:rgba(255,236,244,.92);color:#d86c9a}.label{display:grid;grid-gap:.45rem;gap:.45rem;color:var(--text-soft);font-size:.88rem;font-weight:850}.input,.select,.textarea{width:100%;border:1px solid var(--line);border-radius:var(--radius-sm);background:rgba(255,255,255,.88);color:var(--text);outline:none;padding:.86rem .95rem;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.input:focus,.select:focus,.textarea:focus{border-color:rgba(231,169,0,.74);background:#fff;box-shadow:0 0 0 4px rgba(231,169,0,.12)}.textarea{min-height:7rem;resize:vertical}.recipe-editor-textarea{min-height:3.15rem;line-height:1.65;overflow:hidden;resize:none}.status-select{width:auto;min-width:9rem}.search-shell{display:flex;align-items:center;gap:.55rem;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.92);padding:.25rem .7rem;box-shadow:inset 0 2px 7px rgba(120,78,36,.05)}.search-shell input{border:0;background:transparent;color:var(--text);outline:none;padding:.72rem .2rem;width:100%}.chip-row{display:flex;flex-wrap:wrap;gap:.55rem}.chip{border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.92);color:var(--text-soft);padding:.52rem .78rem;font-weight:850}.chip.active{border-color:transparent;background:linear-gradient(180deg,#ffe49a,#ffd66b);color:var(--primary-deep);box-shadow:inset 0 -2px 0 rgba(142,78,20,.08)}.item,.soft-card{border:1px solid rgba(234,220,207,.76);border-radius:var(--radius);background:rgba(255,255,255,.76);padding:.9rem}.item-split{display:grid;grid-gap:.8rem;gap:.8rem}.recipe-editor-item{gap:.85rem;padding-top:.75rem}.editor-ingredients-list{display:grid;grid-gap:.75rem;gap:.75rem;overflow-x:auto;padding-bottom:.2rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.recipe-ingredient-row{display:grid;grid-template-columns:6rem minmax(10rem,1fr) minmax(10rem,13rem) 2.25rem;align-items:center;grid-gap:.65rem;gap:.65rem;padding:.72rem;width:100%;min-width:0}.recipe-ingredient-category,.recipe-ingredient-name,.recipe-ingredient-unit,.recipe-ingredient-value{min-width:0}.recipe-ingredient-amount-group{display:grid;grid-template-columns:minmax(4.8rem,1fr) 4.9rem;grid-gap:.55rem;gap:.55rem;min-width:10.25rem}.recipe-ingredient-category,.recipe-ingredient-name,.recipe-ingredient-unit,.recipe-ingredient-value{padding-left:.85rem;padding-right:.85rem}.recipe-ingredient-name{min-width:10rem;width:100%}.recipe-ingredient-delete{flex:0 0 auto;width:2.1rem;height:2.1rem;justify-self:end}.recipe-ingredient-delete-space{display:block;width:2.1rem;height:2.1rem}.recipe-editor-item-bar{display:flex;align-items:center;justify-content:space-between;min-height:1.8rem}.recipe-editor-item-dot{width:.55rem;height:.55rem;border-radius:999px;background:rgba(231,169,0,.38)}.editor-delete-btn{width:2.45rem;height:2.45rem;color:var(--text-soft)}.editor-delete-btn:hover{color:var(--danger)}.editor-steps-panel{max-height:18rem;overflow-y:auto;padding-right:.1rem}.editor-steps-list{display:grid;grid-gap:.75rem;gap:.75rem}.editor-step-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-gap:.75rem;gap:.75rem;padding:.8rem}.editor-step-textarea{min-height:3rem}.editor-step-spacer{display:block;width:2.45rem;height:2.45rem}.list{display:grid;grid-gap:.7rem;gap:.7rem;margin:0;padding:0;list-style:none}.empty{border:1px dashed var(--line-strong);border-radius:var(--radius);background:rgba(255,255,255,.72);color:var(--text-soft);padding:1rem;text-align:center}.action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}.action-list{display:grid;grid-template-columns:1fr;grid-gap:.85rem;gap:.85rem}.action-tile{display:grid;place-items:center;grid-gap:.55rem;gap:.55rem;min-height:6.8rem;border:1px solid rgba(234,220,207,.72);border-radius:var(--radius);background:rgba(255,255,255,.86);color:var(--text-soft);padding:1rem;text-align:center;font-weight:850;box-shadow:0 10px 24px rgba(94,62,34,.05);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.action-tile:hover{transform:translateY(-2px) rotate(-.3deg);box-shadow:0 14px 28px rgba(94,62,34,.09)}.action-list .action-tile{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"icon label" "icon description";align-items:center;justify-items:start;min-height:auto;padding:1rem 1.1rem;text-align:left}.action-list .action-tile-icon{grid-area:icon}.action-list .action-tile>span:nth-child(2){grid-area:label}.action-list .action-tile>.tiny{grid-area:description}.action-tile-icon{display:grid;width:3.1rem;height:3.1rem;place-items:center;border-radius:999px;background:linear-gradient(180deg,#fff1b7,#ffe08b);color:var(--primary-deep);box-shadow:inset 0 -2px 0 rgba(85,54,34,.08)}.recipe-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(15.5rem,1fr));grid-gap:1rem;gap:1rem}.recipe-card{display:grid;grid-gap:.9rem;gap:.9rem;overflow:hidden;border:1px solid rgba(234,220,207,.8);border-radius:var(--radius-lg);background:rgba(255,253,248,.92);box-shadow:var(--shadow-soft);transition:transform .18s ease,box-shadow .18s ease}.recipe-card:hover{transform:translateY(-2px);box-shadow:0 16px 28px rgba(94,62,34,.08)}.recipe-card-media{height:11.5rem;overflow:hidden;background:var(--surface-muted)}.recipe-card-media img,.recipe-cover,.recipe-image-preview{width:100%;height:100%;object-fit:cover}.recipe-card-body{display:grid;grid-gap:.65rem;gap:.65rem;padding:0 1rem 1rem}.recipe-card-body .btn.secondary{min-height:2.6rem}.recipe-card-actions{display:inline-flex;align-items:center;gap:.45rem}.recipe-thumb{width:4.25rem;height:4.25rem;flex:0 0 auto;border-radius:18px;background:var(--surface-muted);object-fit:cover}.recipe-thumb.large{width:5.5rem;height:5.5rem;border-radius:24px}.recipe-cover{min-height:20rem;max-height:32rem;border-radius:var(--radius-lg);background:var(--surface-muted);box-shadow:var(--shadow)}.recipe-image-preview{height:13rem;border-radius:var(--radius);background:var(--surface-muted)}.image-placeholder{display:grid;min-height:10rem;place-items:center;border:1px dashed var(--line-strong);border-radius:var(--radius);background:var(--surface-muted);color:var(--text-muted)}.candidate-strip{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.2rem}.candidate-chip{display:inline-flex;align-items:center;gap:.5rem;min-width:max-content;border-radius:999px;background:rgba(255,255,255,.96);color:var(--text-soft);padding:.4rem .7rem .4rem .4rem;box-shadow:var(--shadow-soft);font-weight:850}.candidate-chip-image{width:2.25rem;height:2.25rem;border-radius:999px;object-fit:cover}.candidate-filter-strip{display:flex;flex-wrap:nowrap;gap:.55rem;overflow-x:auto;overflow-y:hidden;padding-bottom:.15rem;scrollbar-width:none}.candidate-filter-strip::-webkit-scrollbar{display:none}.candidate-filter-strip .chip{flex:0 0 auto}.candidate-recipe-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(8.7rem,1fr));grid-gap:.85rem;gap:.85rem}.candidate-recipe-card{position:relative;min-height:10.35rem;border:1px solid rgba(234,220,207,.82);border-radius:28px;background:rgba(255,252,248,.96);box-shadow:var(--shadow-soft);padding:.72rem}.candidate-recipe-main{display:grid;height:100%;align-content:start;justify-items:center;grid-gap:.48rem;gap:.48rem;padding:2.15rem .15rem;color:inherit;text-align:center}.candidate-recipe-main strong{display:-webkit-box;overflow:hidden;min-height:2.35em;max-width:6.3em;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.88rem;line-height:1.18;word-break:break-all}.candidate-recipe-image{width:4.45rem;height:4.45rem;border-radius:999px;background:var(--surface-muted);object-fit:cover;box-shadow:0 10px 24px rgba(94,62,34,.1)}.candidate-recipe-add,.candidate-recipe-corner{position:absolute;z-index:2;display:grid;width:1.85rem;height:1.85rem;place-items:center;border:0;border-radius:999px;background:rgba(255,255,255,.96);color:var(--text-soft);box-shadow:0 10px 22px rgba(94,62,34,.1)}.candidate-recipe-corner.left{top:.55rem;left:.55rem}.candidate-recipe-corner.right{top:.55rem;right:.55rem}.candidate-recipe-add{right:.55rem;bottom:.55rem;background:linear-gradient(180deg,#ffe49a,#ffd66b);color:var(--primary-deep)}.order-fab{position:fixed;left:50%;bottom:8rem;z-index:35;display:inline-flex;align-items:center;gap:.5rem;transform:translateX(-50%);border:0;border-radius:999px;background:#2f231d;color:#fff;padding:.95rem 1.15rem;font-weight:900;box-shadow:0 16px 36px rgba(47,35,29,.24)}.sheet-backdrop{position:fixed;inset:0;z-index:50;display:grid;align-items:end;background:rgba(46,36,31,.32);padding:.75rem .75rem 8rem}.order-sheet{display:grid;grid-gap:1rem;gap:1rem;width:min(100%,34rem);justify-self:center;min-height:18rem;max-height:min(78dvh,42rem);overflow:auto;overscroll-behavior:contain;margin-bottom:0;border-radius:32px 32px 18px 18px;background:rgba(255,252,248,.98);box-shadow:0 -18px 40px rgba(46,36,31,.18);padding:1.1rem 1rem calc(1rem + env(safe-area-inset-bottom))}.sticky-panel{position:static;top:auto;align-self:auto}.family-cover{min-height:13rem;border-radius:var(--radius-lg);background:radial-gradient(circle at 36% 24%,rgba(255,255,255,.94),transparent 2.2rem),radial-gradient(circle at 52% 25%,rgba(255,223,120,.88),transparent 2.8rem),radial-gradient(circle at 67% 28%,rgba(240,150,97,.58),transparent 2.3rem),linear-gradient(135deg,#ffefc8,#fffaf3);box-shadow:var(--shadow-soft)}.manage-group-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.kitchen-hero-card{overflow:visible}.kitchen-profile{display:grid;grid-gap:1rem;gap:1rem}.kitchen-profile-body{display:grid;justify-items:center;grid-gap:.8rem;gap:.8rem;text-align:center}.kitchen-profile-body h1{margin:0;color:#a95725;font-family:STXingkai,KaiTi,Kaiti SC,Microsoft YaHei,cursive;font-size:clamp(1.35rem,4vw,1.85rem);font-weight:900;letter-spacing:.03em;text-shadow:0 2px 0 rgba(255,239,214,.95),0 10px 22px rgba(169,87,37,.14)}.kitchen-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(16rem,.9fr);grid-gap:1rem;gap:1rem;align-items:center}.kitchen-member-row{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem}.kitchen-member{display:grid;width:3rem;height:3rem;place-items:center;border:3px solid #fff;border-radius:999px;background:linear-gradient(180deg,#ffe5bb,#ffd47e);color:var(--primary-deep);box-shadow:var(--shadow-soft);font-size:1.1rem;font-weight:900}.kitchen-cute-cover{position:relative;min-height:15rem;border-radius:34px;background:radial-gradient(circle at 30% 26%,rgba(255,255,255,.95),transparent 2.4rem),radial-gradient(circle at 66% 24%,rgba(255,216,122,.82),transparent 3rem),radial-gradient(circle at 72% 66%,rgba(255,183,155,.68),transparent 2.8rem),linear-gradient(135deg,#fff4d8,#fff8ef 52%,#fff1db);box-shadow:var(--shadow)}.kitchen-menu-stack{display:grid;grid-gap:1rem;gap:1rem}.kitchen-menu-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.85rem;gap:.85rem;border:1px solid rgba(234,220,207,.72);border-radius:28px;background:rgba(255,255,255,.9);box-shadow:var(--shadow-soft);padding:.95rem}.kitchen-menu-row .action-tile{min-height:7rem;border:0;background:transparent;box-shadow:none;padding:.55rem}.kitchen-menu-row .action-tile:hover{background:rgba(255,247,229,.8);box-shadow:none}.food-bubble{position:absolute;display:grid;width:3.8rem;height:3.8rem;place-items:center;border-radius:999px;background:rgba(255,255,255,.9);box-shadow:0 12px 24px rgba(94,62,34,.09);font-size:1.8rem}.food-bubble.large{width:4.7rem;height:4.7rem;font-size:2.2rem}.food-bubble:first-child{top:1.2rem;left:1.3rem}.food-bubble:nth-child(2){top:1.7rem;right:1.8rem}.food-bubble:nth-child(3){bottom:1.4rem;left:2.2rem}.food-bubble:nth-child(4){right:4.6rem;bottom:1.6rem}.food-bubble:nth-child(5){top:5rem;left:50%;transform:translateX(-50%)}.family-avatar-row{display:flex;justify-content:center;gap:.6rem;margin-top:-2rem}.family-avatar{display:grid;width:4.25rem;height:4.25rem;place-items:center;border:4px solid #fff;border-radius:999px;background:var(--primary-soft);color:var(--primary-deep);box-shadow:var(--shadow-soft);font-size:1.5rem;font-weight:900}.heatmap{display:grid;grid-template-columns:repeat(53,minmax(.38rem,1fr));grid-gap:.22rem;gap:.22rem;overflow-x:auto;padding:.25rem}.month-heatmap{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:.72rem;gap:.72rem}.month-heatmap-frame{max-height:33rem;overflow-y:auto;overflow-x:hidden;padding-right:.12rem}.heat-cell{aspect-ratio:1;min-width:.68rem;border:0;border-radius:.42rem;background:#d8d4d0}.heat-cell.clickable{cursor:pointer}.heat-cell.active{outline:3px solid rgba(231,169,0,.26);outline-offset:2px}.history-heatmap{display:grid;grid-template-columns:repeat(53,minmax(.56rem,1fr));grid-gap:.34rem;gap:.34rem;overflow-x:auto;padding:.2rem .1rem}.heatmap-legend{display:flex;flex-wrap:wrap;gap:.6rem}.history-toggle{width:-moz-fit-content;width:fit-content}.legend-chip{display:inline-flex;align-items:center;gap:.4rem;border-radius:999px;background:rgba(255,255,255,.78);padding:.4rem .7rem;color:var(--text-soft);font-size:.84rem;font-weight:800}.legend-dot{width:.85rem;height:.85rem;border-radius:999px}.heat-flavor-empty{background:#d9d4ce}.heat-flavor-delicious{background:#7bbc72}.heat-flavor-spicy{background:#e06f68}.heat-flavor-salty{background:#77a4e6}.heat-flavor-rich{background:#ebcb67}.heat-flavor-light{background:#ae90e6}.heat-flavor-normal{background:#e6a1ba}.month-day-card{display:grid;grid-template-rows:1fr auto;grid-gap:.35rem;gap:.35rem;justify-items:center;aspect-ratio:1/1;border:1px solid rgba(234,220,207,.76);border-radius:24px;padding:.8rem .35rem;text-align:center}.month-day-date{align-self:end;font-size:1.35rem;line-height:1}.month-day-status{align-self:start;color:var(--text-soft);font-size:.88rem;font-weight:800;white-space:nowrap}.month-day-card.active{outline:2px solid rgba(231,169,0,.28);outline-offset:0}.media-entry-card{display:flex;align-items:center;justify-content:space-between;gap:1rem}.media-toolbar{display:grid;grid-gap:.85rem;gap:.85rem}.media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(12rem,1fr));grid-gap:1rem;gap:1rem}.media-card{position:relative;overflow:hidden;border:1px solid rgba(234,220,207,.76);border-radius:26px;background:rgba(255,255,255,.84);box-shadow:var(--shadow-soft)}.media-card.selected{outline:2px solid rgba(231,169,0,.28)}.media-card-check{position:absolute;top:.65rem;left:.65rem;z-index:2;display:grid;width:2rem;height:2rem;place-items:center;border:0;border-radius:999px;background:rgba(255,255,255,.94)}.media-card-image{width:100%;height:10.5rem;object-fit:cover;background:var(--surface-muted)}.media-card-body{display:grid;grid-gap:.8rem;gap:.8rem;padding:.9rem}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.stat-card{border-radius:var(--radius);background:rgba(255,255,255,.78);padding:1rem}.stat-card:nth-child(4n+1){background:linear-gradient(180deg,rgba(255,241,191,.88),rgba(255,255,255,.76))}.stat-card:nth-child(4n+2){background:linear-gradient(180deg,rgba(255,232,229,.9),rgba(255,255,255,.76))}.stat-card:nth-child(4n+3){background:linear-gradient(180deg,rgba(238,246,232,.92),rgba(255,255,255,.76))}.stat-card:nth-child(4n+4){background:linear-gradient(180deg,rgba(241,232,255,.92),rgba(255,255,255,.76))}.month-heatmap .item.active{outline:2px solid rgba(231,169,0,.28);outline-offset:0}input[type=checkbox]{accent-color:#efc648}.stat-card strong{display:block;margin-top:.25rem;font-size:1.65rem;line-height:1}.form-shell{width:min(100%,42rem);margin:0 auto}@media (max-width:920px){.desktop-actions{display:none}.mobile-tabbar{right:0;bottom:0;left:0;display:flex;width:auto;transform:none;border-right:0;border-bottom:0;border-left:0;border-radius:30px 30px 0 0;box-shadow:0 -16px 34px rgba(120,78,36,.12);padding:.7rem max(.9rem,env(safe-area-inset-left)) calc(.8rem + env(safe-area-inset-bottom))}.order-fab{left:50%;bottom:calc(5.8rem + env(safe-area-inset-bottom));display:inline-flex;transform:translateX(-50%)}.topbar-inner{padding:.75rem 1rem}.page-shell{width:min(100% - 1rem,var(--max-width));padding-top:1rem;padding-bottom:5rem}.grid-2,.grid-3,.grid-4,.hero,.stat-grid,.today-overview{grid-template-columns:1fr}.action-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-card,.page-intro{border-radius:30px;padding:1.1rem}h1{font-size:clamp(2.05rem,12vw,3.5rem);max-width:100%}.sticky-panel{position:static}.recipe-cover{min-height:15rem}.recipe-grid{grid-template-columns:repeat(auto-fill,minmax(13.5rem,1fr))}.panel,.section-card{padding:1rem}.item-split .status-select{width:100%}}@media (max-width:560px){.app-shell{padding-bottom:7rem}.topbar{top:0}.topbar-inner{gap:.75rem;padding:.7rem .85rem}.brand-caption{display:none}.brand-mark{width:2.35rem;height:2.35rem}.brand-name{font-size:.96rem}.mobile-tab{min-width:0;padding-inline:.42rem;padding-block:.5rem}.mobile-tab span:last-child{font-size:.72rem}.action-grid{grid-template-columns:1fr 1fr;gap:.75rem}.row.between,.section-card-header{align-items:flex-start}.btn{width:100%}.hero,.hero-card,.page-intro{gap:.9rem}.lead{font-size:.96rem;line-height:1.7}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.stat-card{padding:.85rem}.today-overview{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.overview-pill{padding:.8rem .9rem}.overview-pill strong{font-size:1.2rem}.order-fab{left:50%;bottom:calc(7.8rem + env(safe-area-inset-bottom));display:inline-flex;padding:.85rem 1rem;transform:translateX(-50%)}.sheet-backdrop{padding:.75rem .75rem calc(8.8rem + env(safe-area-inset-bottom))}.order-sheet{width:100%;min-height:22rem;max-height:min(72dvh,40rem);margin-bottom:0;border-radius:28px 28px 0 0;padding:1rem .9rem calc(.9rem + env(safe-area-inset-bottom))}.stat-card strong{font-size:1.4rem}.recipe-grid{grid-template-columns:1fr}.candidate-recipe-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.candidate-recipe-card{border-radius:24px;min-height:8.7rem;padding:.55rem}.candidate-recipe-main{gap:.36rem;padding:1.95rem .05rem 1.85rem}.candidate-recipe-image{width:3.5rem;height:3.5rem}.candidate-recipe-main strong{min-height:2.3em;max-width:6.4em;font-size:.76rem;line-height:1.15}.candidate-recipe-add,.candidate-recipe-corner{width:1.65rem;height:1.65rem}.candidate-recipe-corner.left{top:.42rem;left:.42rem}.candidate-recipe-corner.right{top:.42rem;right:.42rem}.candidate-recipe-add{right:.42rem;bottom:.42rem}.recipe-card-media{height:10.5rem}.recipe-thumb{width:3.6rem;height:3.6rem;border-radius:16px}.recipe-thumb.large{width:4.25rem;height:4.25rem;border-radius:18px}.candidate-strip{gap:.6rem}.candidate-chip{padding-right:.6rem}.kitchen-hero,.manage-group-grid{grid-template-columns:1fr}.kitchen-cute-cover{min-height:11rem}.kitchen-menu-row{gap:.5rem;border-radius:24px;padding:.7rem .45rem}.kitchen-menu-row .action-tile{min-height:6.2rem;padding:.45rem .25rem;font-size:.88rem}.kitchen-menu-row .action-tile-icon{width:2.75rem;height:2.75rem}.history-month-card .section-card-header{align-items:center}.history-month-card .chip-row{flex-wrap:nowrap;justify-content:flex-start;max-width:calc(100vw - 7.5rem);overflow-x:auto;overflow-y:hidden;padding:.1rem .05rem .25rem;scrollbar-width:none}.history-month-card .chip-row::-webkit-scrollbar{display:none}.history-month-card .chip{flex:0 0 auto;min-width:4.4rem;padding:.48rem .78rem}.month-heatmap{grid-template-columns:repeat(4,minmax(0,1fr));gap:.68rem}.month-heatmap-frame{max-height:26rem;overflow-y:auto;overflow-x:hidden;border-radius:24px;padding:.08rem .12rem .2rem 0}.month-day-card{aspect-ratio:1/1;min-height:0;border-radius:22px;padding:.55rem .2rem}.month-day-date{font-size:1.45rem}.month-day-status{font-size:.78rem;line-height:1.05}.history-heatmap{gap:.26rem;padding-inline:.05rem}.heat-cell{min-width:.56rem}.family-cover{min-height:10.5rem}.family-avatar-row{gap:.45rem;margin-top:-1.6rem}.family-avatar{width:3.35rem;height:3.35rem;font-size:1.2rem}.input,.select,.textarea{padding:.82rem .88rem}.editor-steps-panel{max-height:15rem}.editor-step-item{gap:.55rem;padding:.72rem}.recipe-ingredient-row{min-width:30rem;grid-template-columns:5rem 12.5rem 8.2rem 2.1rem;gap:.55rem}.recipe-ingredient-amount-group{grid-template-columns:3.8rem 3.8rem;gap:.55rem;min-width:8.15rem}.recipe-ingredient-delete,.recipe-ingredient-delete-space{justify-self:end}.recipe-ingredient-category,.recipe-ingredient-name,.recipe-ingredient-unit,.recipe-ingredient-value{padding-left:.7rem;padding-right:.7rem;font-size:.92rem}.recipe-ingredient-name{width:12.5rem;min-width:12.5rem}.media-grid{grid-template-columns:1fr 1fr;gap:.8rem}}.recipe-ingredient-row-note{grid-template-columns:5.8rem minmax(10rem,1fr) minmax(10rem,13rem) 2.25rem}.recipe-ingredient-note{min-width:8rem;width:100%;padding-left:.85rem;padding-right:.85rem}@media (max-width:720px){.recipe-ingredient-row-note{min-width:29rem;grid-template-columns:5rem 11.5rem 9rem 2.1rem;gap:.55rem}.recipe-ingredient-note{width:9rem;min-width:9rem;padding-left:.7rem;padding-right:.7rem;font-size:.92rem}}@media (max-width:600px){.recipe-ingredient-row{flex-wrap:nowrap!important;gap:4px!important}.recipe-ingredient-category{flex:0 0 70px!important;padding:0 4px!important;font-size:13px!important}.recipe-ingredient-name{flex:1 1 auto!important;min-width:80px!important}.recipe-ingredient-name,.recipe-ingredient-note{padding:0 6px!important;font-size:13px!important}.recipe-ingredient-note{flex:0 0 80px!important}.recipe-ingredient-delete{flex:0 0 32px!important}}