:root{color-scheme:light;font-family:Source Han Sans SC,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#1d2b22;background:#f4f6ee;font-synthesis:none;text-rendering:optimizeLegibility;--green-950: #173e2c;--green-900: #1e4a35;--green-800: #255c42;--green-700: #327455;--green-100: #e5efe5;--green-50: #f0f6ef;--cream: #faf9f3;--paper: #fffef9;--gold: #d39b3a;--gold-soft: #f5e7c6;--text: #1d2b22;--muted: #69746d;--border: #dde3da;--danger: #a94238;--shadow-sm: 0 2px 8px rgba(30, 59, 42, .06);--shadow-md: 0 16px 50px rgba(30, 59, 42, .11);--radius: 16px}*{box-sizing:border-box}html{min-width:320px;font-size:112.5%;background:#f4f6ee}body{margin:0;min-width:320px;min-height:100vh;overflow-wrap:anywhere;background:#f4f6ee;font-size:1rem;line-height:1.5}button,input,select{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid rgba(211,155,58,.35);outline-offset:2px}.shell{width:min(1240px,calc(100% - 48px));margin-inline:auto}.shell--narrow{width:min(680px,calc(100% - 40px));margin-inline:auto}.eyebrow{margin:0 0 5px;color:var(--green-700);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.brand{display:inline-flex;align-items:center;gap:11px}.brand__mark{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#fff;background:var(--green-800);box-shadow:inset 0 0 0 1px #ffffff1f}.brand>span:last-child{display:flex;flex-direction:column;line-height:1.15}.brand strong{font-family:Songti SC,STSong,SimSun,serif;color:var(--green-950);font-size:17px;letter-spacing:.04em}.brand small{margin-top:5px;color:#859087;font-size:8px;font-weight:700;letter-spacing:.15em}.button{min-width:0;min-height:3rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.6rem 1rem;border:1px solid transparent;border-radius:11px;cursor:pointer;font-size:1rem;font-weight:600;line-height:1.35;text-align:center;white-space:normal;transition:transform .16s,background .16s,border-color .16s,box-shadow .16s}.button:not(:disabled):active{transform:translateY(1px)}.button:disabled{cursor:not-allowed;opacity:.54}.button--primary{color:#fff;background:var(--green-800);box-shadow:0 7px 18px #255c4229}.button--primary:hover:not(:disabled){background:var(--green-900);box-shadow:0 9px 22px #255c4238}.button--soft{color:var(--green-800);border-color:#d4e2d5;background:var(--green-50)}.button--soft:hover{background:#e8f1e8}.button--ghost{color:var(--green-800);border-color:var(--border);background:#fff}.button--ghost:hover{border-color:#b9cbbd;background:var(--green-50)}.button--small{min-height:3rem;padding-inline:.8rem;border-radius:9px;font-size:1rem}.icon-button{width:3rem;min-width:3rem;height:3rem;min-height:3rem;flex:0 0 auto;display:inline-grid;place-items:center;padding:0;color:#52635a;border:1px solid var(--border);border-radius:10px;background:#fff;cursor:pointer;transition:.16s}.icon-button:hover:not(:disabled){color:var(--green-800);border-color:#b7ccbc;background:var(--green-50)}.icon-button:disabled{cursor:not-allowed;opacity:.35}.icon-button--danger{color:#9f5d55;border-color:transparent;background:transparent}.icon-button--danger:hover:not(:disabled){color:var(--danger);border-color:#f0d2cf;background:#fff3f1}.text-button{min-height:3rem;display:inline-flex;align-items:center;justify-content:center;padding:.5rem;color:var(--green-700);border:0;background:transparent;cursor:pointer;font-size:1rem;font-weight:600;line-height:1.35;text-align:center;white-space:normal}.text-button:hover{color:var(--green-950)}.landing{min-height:100vh;overflow:hidden;background:radial-gradient(circle at 75% 7%,rgba(211,155,58,.14),transparent 27%),linear-gradient(180deg,#f5f7ef,#fffef9 70%)}.landing-nav{min-height:88px;display:flex;align-items:center;justify-content:space-between}.private-badge,.read-only-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;color:#607067;border:1px solid #d9e2d8;border-radius:999px;background:#ffffffb3;font-size:12px;font-weight:600}.private-badge>span{width:7px;height:7px;border-radius:50%;background:#69a37d;box-shadow:0 0 0 3px #e1f0e4}.hero{min-height:590px;display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:8%;padding-block:48px 80px}.hero>*{min-width:0}.hero__copy{max-width:650px}.hero__eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:21px;padding:8px 13px;color:#826325;border:1px solid #ead4a5;border-radius:999px;background:#fcf5e6;font-size:13px;font-weight:600}.hero h1{margin-bottom:24px;color:var(--green-950);font-family:Songti SC,STSong,SimSun,serif;font-size:clamp(42px,5.6vw,70px);line-height:1.16;letter-spacing:-.04em}.hero h1 em{color:var(--green-700);font-style:normal}.hero__copy>p{max-width:580px;margin-bottom:29px;color:#647067;font-size:17px;line-height:1.9}.hero__notice{max-width:560px;display:flex;align-items:flex-start;gap:10px;padding:14px 16px;color:#496052;border-left:3px solid var(--green-700);background:#e8f1e8a6;font-size:13px;line-height:1.65}.hero__notice svg{flex:0 0 auto;margin-top:2px;color:var(--green-700)}.hero-card{position:relative;width:100%;max-width:520px;justify-self:center;padding:22px;border:1px solid rgba(255,255,255,.8);border-radius:28px;background:#ffffffc2;box-shadow:0 35px 80px #2445312b;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:rotate(1.2deg)}.hero-card:before{content:"";position:absolute;inset:-35px -50px auto auto;z-index:-1;width:150px;height:150px;border-radius:50%;background:#e5bd6a;opacity:.18;filter:blur(3px)}.hero-card__top{display:flex;align-items:center;justify-content:space-between;padding:5px 3px 18px}.hero-card__top span{color:var(--green-950);font-family:Songti SC,STSong,SimSun,serif;font-size:19px;font-weight:700}.hero-card__top small{color:#78827c}.hero-card__day{display:grid;grid-template-columns:88px 1fr 1fr;align-items:center;gap:10px;padding:16px;border:1px solid #e3e8df;border-radius:14px;background:#fffefa}.hero-card__date{display:flex;flex-direction:column;color:var(--green-950);font-weight:700}.hero-card__date small{margin-top:3px;color:#879087;font-size:10px;font-weight:500}.hero-card__dish{padding:10px;border-radius:9px;background:var(--green-50);color:#34493c;font-size:12px}.hero-card__dish b{display:block;margin-top:4px;color:var(--green-700);font-size:11px}.hero-card__summary{margin-top:12px;padding:18px;border-radius:16px;background:var(--green-950);color:#fff}.hero-card__summary>span{display:flex;align-items:center;gap:8px;margin-bottom:11px;color:#cfe2d3;font-size:12px;font-weight:600}.hero-card__summary>div{display:flex;align-items:baseline;justify-content:space-between;padding:10px 0;border-top:1px solid rgba(255,255,255,.11)}.hero-card__summary>div span{color:#e0e8e2;font-size:13px}.hero-card__summary strong{color:#fff9e9;font-size:19px}.hero-card__summary strong small{margin-left:3px;font-size:11px;font-weight:500}.landing-features{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding-bottom:72px}.landing-features article{padding:25px;border:1px solid #e1e6dc;border-radius:18px;background:#ffffffb3}.landing-features article>span{width:40px;height:40px;display:grid;place-items:center;margin-bottom:17px;color:var(--green-700);border-radius:11px;background:var(--green-100)}.landing-features h2{margin-bottom:7px;color:var(--green-950);font-family:Songti SC,STSong,SimSun,serif;font-size:18px}.landing-features p{margin:0;color:#717a74;font-size:13px;line-height:1.75}.landing-footer{padding:24px 0 40px;color:#929a94;border-top:1px solid #e4e7df;font-size:11px;text-align:center}.editor-app{min-height:100vh;background:#f4f6ee}.app-header{position:sticky;z-index:30;top:0;border-bottom:1px solid rgba(214,222,212,.9);background:#fdfdf8eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.app-header__inner{min-height:4.5rem;display:flex;align-items:center;gap:.75rem;padding-block:.45rem}.app-nav{align-self:stretch;display:flex;align-items:stretch;gap:6px;margin-left:58px}.app-nav span,.app-nav button{position:relative;display:flex;align-items:center;gap:7px;padding:0 16px;color:#6c7870;border:0;background:transparent;font-size:13px;font-weight:600;cursor:pointer}.app-nav .is-active{color:var(--green-800)}.app-nav .is-active:after{content:"";position:absolute;right:14px;bottom:-1px;left:14px;height:3px;border-radius:3px 3px 0 0;background:var(--green-700)}.app-header__library{margin-left:auto}.app-main{padding-top:39px;padding-bottom:90px}.page-heading{position:relative;display:flex;align-items:flex-end;gap:1.4rem;margin-bottom:32px}.page-heading>div:first-child{min-width:0;flex:1}.page-heading h1{margin:0 0 7px;color:var(--green-950);font-family:Songti SC,STSong,SimSun,serif;font-size:32px;letter-spacing:-.025em}.page-heading>div:first-child>p:last-child{margin:0;color:#737e76;font-size:14px}.week-picker{width:min(100%,30rem);min-width:0;display:grid;grid-template-columns:3rem minmax(0,1fr) 3rem;align-items:center;gap:.75rem;padding:.55rem;border:1px solid var(--border);border-radius:13px;background:var(--paper);box-shadow:var(--shadow-sm)}.week-picker>div{min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center}.week-picker strong{max-width:100%;color:var(--green-950);font-size:1rem;line-height:1.4;overflow-wrap:anywhere;white-space:normal}.week-picker span{margin-top:.15rem;color:var(--green-700);font-size:1rem;font-weight:700}.week-picker .icon-button{width:3rem;height:3rem;border:0;background:#f4f6f0}.quick-weeks{display:flex;align-items:center;gap:2px;padding:3px;border-radius:9px;background:#e8ece5}.quick-weeks button{min-height:3rem;padding:.55rem .75rem;color:#6d7770;border:0;border-radius:7px;background:transparent;cursor:pointer;font-size:1rem;font-weight:600;white-space:normal}.quick-weeks button.is-active{color:var(--green-800);background:#fff;box-shadow:0 1px 5px #1e3c281a}.calendar-warning{display:flex;align-items:flex-start;gap:12px;margin:-12px 0 26px;padding:14px 17px;color:#795c21;border:1px solid #ead8b5;border-radius:12px;background:#fcf7e9}.calendar-warning svg{flex:0 0 auto;margin-top:2px}.calendar-warning strong{font-size:13px}.calendar-warning p{margin:3px 0 0;color:#8a7449;font-size:12px;line-height:1.6}.planner-layout{width:100%;min-width:0;max-width:100%;display:grid;grid-template-columns:minmax(0,1.56fr) minmax(330px,.72fr);gap:28px;align-items:start}.planner-column,.summary-column{min-width:0}.summary-column{position:sticky;top:102px}.section-heading{min-height:3rem;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:14px}.section-heading>div{min-width:0;display:flex;align-items:flex-start;gap:.65rem}.section-heading h2{margin:1px 0 4px;color:var(--green-950);font-size:15px}.section-heading p{margin:0;color:#89918b;font-size:11px}.step-badge{width:25px;height:25px;display:grid;place-items:center;color:var(--green-800);border:1px solid #c7d9ca;border-radius:50%;background:#edf4ec;font-size:11px;font-weight:700}.dish-total{max-width:100%;margin-top:4px;padding:.35rem .6rem;color:#77817a;border-radius:999px;background:#e8ece6;font-size:1rem;font-weight:600;line-height:1.35;white-space:normal}.week-days{width:100%;min-width:0;max-width:100%;display:flex;flex-direction:column;gap:12px}.day-card{width:100%;min-width:0;max-width:100%;overflow:hidden;border:1px solid var(--border);border-radius:15px;background:var(--paper);box-shadow:var(--shadow-sm);transition:border-color .18s,box-shadow .18s}.day-card:has(.batch-row){border-color:#c9d9c9;box-shadow:0 6px 22px #21483113}.day-card--rest{background:#f0f2ec;box-shadow:none}.day-card__header{width:100%;min-width:0;max-width:100%;min-height:4rem;display:flex;align-items:center;border-bottom:1px solid transparent}.day-card:not(.day-card--rest) .day-card__header{border-color:#edf0ea}.day-card__expand{min-width:0;flex:1;align-self:stretch;display:grid;grid-template-columns:minmax(6rem,auto) minmax(0,1fr) 2rem;align-items:center;gap:.5rem;padding:.6rem;text-align:left;border:0;background:transparent}.day-card--rest .day-card__expand{cursor:pointer}.day-card__date{display:flex;flex-direction:column}.day-card__date strong{color:var(--green-950);font-size:14px}.day-card__date small{margin-top:3px;color:#879087;font-size:11px}.day-card__date.is-muted strong{color:#778079}.day-card__state{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;color:#7c867f;font-size:1rem}.day-card__state small{min-width:0;color:#8b938e;overflow-wrap:anywhere;white-space:normal}.status-dot{width:7px;height:7px;border-radius:50%;background:#78a386;box-shadow:0 0 0 3px #e5efe7}.rest-pill{padding:3px 8px;color:#777f79;border-radius:999px;background:#e0e4dd;font-size:10px;font-weight:700}.day-card__expand>svg{color:#7e8981;transition:transform .18s}.day-card__expand>svg.is-rotated{transform:rotate(180deg)}.day-card__override{min-height:3rem;margin-right:14px;white-space:normal}.day-card__content{width:100%;min-width:0;max-width:100%;padding:16px 18px 19px;overflow-x:visible}.rest-notice{margin-bottom:13px;padding:10px 12px;color:#777f79;border-radius:8px;background:#e6e9e3;font-size:11px;line-height:1.6}.meal-block{width:100%;min-width:0;max-width:100%;display:grid;grid-template-columns:minmax(4rem,auto) minmax(0,1fr);gap:.65rem .8rem;padding:.8rem 0}.meal-block>*{min-width:0;max-width:100%}.meal-block+.meal-block{border-top:1px dashed #dde3db}.meal-block__title{grid-row:1 / span 3;padding-top:4px}.meal-block__title span{display:block;color:var(--green-950);font-size:13px;font-weight:700}.meal-block__title small{display:block;margin-top:5px;color:#979e99;font-size:9px;line-height:1.5}.batch-list{grid-column:2;overflow:hidden;border:1px solid #e3e9e1;border-radius:10px;background:#f8faf6}.batch-row{width:100%;min-width:0;max-width:100%;min-height:3rem;display:flex;align-items:center;justify-content:space-between;gap:.65rem;padding:.55rem .65rem}.batch-row+.batch-row{border-top:1px solid #e4e9e2}.batch-row>span{color:#45534a;font-size:11px;font-weight:600}.stepper{min-width:0;min-height:3rem;display:flex;align-items:stretch;border:1px solid #d6ded4;border-radius:8px;background:#fff}.stepper button{width:3rem;min-width:3rem;min-height:3rem;display:grid;place-items:center;padding:0;color:var(--green-700);border:0;background:transparent;cursor:pointer}.stepper button:disabled{color:#c7cdc8;cursor:not-allowed}.stepper strong{min-width:20px;color:var(--green-950);font-size:13px;text-align:right}.stepper small{padding-right:3px;color:#839087;font-size:9px}.planner-empty{min-height:260px}.meal-block__title{grid-row:auto}.meal-selection{width:100%;min-width:0;max-width:100%;overflow:hidden}.meal-selection__toolbar{width:100%;min-width:0;max-width:100%;min-height:3rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:8px}.meal-selection__toolbar>span{min-width:0;flex:1 1 auto;color:#8a948d;font-size:1rem;overflow-wrap:anywhere;white-space:normal}.meal-selection__toolbar>.button{flex:0 0 auto;max-width:100%}.meal-selection__empty{width:100%;min-height:3rem;display:grid;grid-template-columns:2rem minmax(0,1fr) 2rem;align-items:center;gap:.55rem;padding:.6rem .75rem;color:#66736a;text-align:left;border:1px dashed #cbd7ca;border-radius:10px;background:#f8faf6;cursor:pointer;font-size:1rem}.meal-selection__empty:hover:not(:disabled){color:var(--green-800);border-color:#96b79e;background:var(--green-50)}.meal-selection__empty:disabled{cursor:not-allowed;opacity:.5}.meal-selection__empty>span{min-width:0;display:flex;flex-direction:column;gap:2px}.meal-selection__empty>span strong{color:#43554a;font-size:11px}.meal-selection__empty>span small{color:#8a958e;font-size:9px}.meal-selection__empty>svg:last-child{transform:rotate(-90deg)}.meal-selection .batch-list{grid-column:auto}.batch-row__name{min-width:0;flex:1 1 auto;display:flex;flex-direction:column}.batch-row__name strong{color:#45534a;font-size:1rem;line-height:1.4;overflow-wrap:anywhere;white-space:normal}.batch-row__name small{margin-top:2px;color:#9aa29c;font-size:8px;font-weight:500}.batch-row__actions{flex:0 0 auto;display:flex;align-items:center;gap:5px}.batch-row__remove{width:3rem;min-width:3rem;height:3rem;min-height:3rem}.modal:has(.dish-selector){height:min(820px,calc(var(--app-visual-viewport-height, 100dvh) - 48px))}.modal:has(.dish-selector) .modal__body{padding-bottom:0}.dish-selector{min-height:100%;display:flex;flex-direction:column}.dish-selector__search{position:sticky;z-index:5;top:-22px;min-height:4.25rem;display:grid;grid-template-columns:2rem minmax(0,1fr) 3rem;align-items:center;gap:.45rem;margin:-22px -2px 0;padding:.8rem .65rem .2rem;color:#79877e;background:var(--paper)}.dish-selector__search:after{content:"";position:absolute;right:12px;bottom:3px;left:12px;height:43px;z-index:-1;border:1px solid #d6dfd5;border-radius:11px;background:#fff}.dish-selector__search input{min-width:0;min-height:3rem;padding:0;color:#28382e;border:0;outline:0;background:transparent;font-size:1rem}.dish-selector__search>button{width:3rem;min-width:3rem;height:3rem;min-height:3rem;display:grid;place-items:center;padding:0;color:#7e8982;border:0;border-radius:7px;background:#eff2ed;cursor:pointer}.dish-selector__categories{position:sticky;z-index:4;top:42px;display:flex;gap:6px;margin:0 -2px;padding:10px 2px 9px;overflow-x:auto;background:var(--paper);scrollbar-width:none}.dish-selector__categories::-webkit-scrollbar{display:none}.dish-selector__categories button{min-height:3rem;display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .75rem;color:#66726a;white-space:normal;border:1px solid #dce3da;border-radius:999px;background:#fff;cursor:pointer;font-size:1rem;font-weight:600;line-height:1.3}.dish-selector__categories button span{color:#a0a8a2;font-size:8px}.dish-selector__categories button.is-active{color:#fff;border-color:var(--green-800);background:var(--green-800)}.dish-selector__categories button.is-active span{color:#cce0d1}.dish-selector__selected{margin:5px 0 16px;padding:13px 14px;border:1px solid #dce5db;border-radius:12px;background:#f5f8f3}.dish-selector__selected>header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.dish-selector__selected>header>div{display:flex;align-items:baseline;gap:8px}.dish-selector__selected>header strong{color:var(--green-950);font-size:11px}.dish-selector__selected>header span{color:#8d9690;font-size:9px}.dish-selector__selected>p{margin:10px 0 1px;color:#939c96;font-size:10px}.dish-selector__selected-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.selected-dish-pill{min-width:0;min-height:3rem;display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;padding:.45rem .4rem .45rem .65rem;color:#3e5145;border:1px solid #bfd2c2;border-radius:8px;background:#fff;font-size:1rem}.selected-dish-pill>span{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;overflow-wrap:anywhere}.selected-dish-pill>span small{padding:2px 4px;color:#9b5c53;border-radius:4px;background:#f9e8e5;font-size:7px}.selected-dish-pill>strong{color:var(--green-700);font-size:9px}.selected-dish-pill>button{width:3rem;min-width:3rem;height:3rem;min-height:3rem;display:grid;place-items:center;padding:0;color:#88928b;border:0;border-radius:6px;background:transparent;cursor:pointer}.selected-dish-pill>button:hover{color:var(--danger);background:#fff0ed}.dish-selector__result-heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:9px}.dish-selector__result-heading strong{color:var(--green-950);font-size:11px}.dish-selector__result-heading span{color:#929b95;font-size:9px}.dish-selector__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-bottom:18px}.selector-dish-card{min-width:0;min-height:68px;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;overflow:hidden;border:1px solid #dfe5dd;border-radius:11px;background:#fff;transition:border-color .15s,box-shadow .15s,background .15s}.selector-dish-card:hover{border-color:#b8cdbc;box-shadow:0 4px 12px #2848320f}.selector-dish-card.is-selected{grid-template-columns:minmax(0,1fr) auto;border-color:#83ad8f;background:#f1f7f0;box-shadow:inset 0 0 0 1px #36754e14}.selector-dish-card__toggle{min-width:0;min-height:3rem;display:grid;grid-template-columns:3rem minmax(0,1fr);align-items:center;gap:.5rem;padding:.6rem;text-align:left;border:0;background:transparent;cursor:pointer}.selector-dish-card__check{width:2rem;height:2rem;display:grid;place-items:center;color:#fff;border:1px solid #cbd5cc;border-radius:6px;background:#fff}.selector-dish-card__check>span{width:7px;height:7px;border-radius:2px;background:#e6ebe5}.selector-dish-card.is-selected .selector-dish-card__check{border-color:var(--green-700);background:var(--green-700)}.selector-dish-card__copy{min-width:0;display:flex;flex-direction:column}.selector-dish-card__copy strong{color:#33443a;font-size:1rem;line-height:1.4;overflow-wrap:anywhere;white-space:normal}.selector-dish-card__copy small{margin-top:.3rem;color:#8b958e;font-size:1rem;line-height:1.4;overflow-wrap:anywhere;white-space:normal}.selector-dish-card__stepper{min-width:0;min-height:3rem;display:flex;align-items:stretch;margin-right:.55rem;border:1px solid #cbd9cc;border-radius:8px;background:#fff}.selector-dish-card__stepper button{width:3rem;min-width:3rem;min-height:3rem;display:grid;place-items:center;padding:0;color:var(--green-700);border:0;background:transparent;cursor:pointer}.selector-dish-card__stepper button:disabled{color:#c2cac4;cursor:not-allowed}.selector-dish-card__stepper strong{min-width:17px;color:var(--green-950);font-size:11px;text-align:right}.selector-dish-card__stepper small{padding-right:3px;color:#879189;font-size:8px}.dish-selector__empty{min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#a4ada6;text-align:center}.dish-selector__empty strong{margin-top:10px;color:#66736a;font-size:12px}.dish-selector__empty p{margin:5px 0 0;font-size:10px}.dish-selector__footer{position:sticky;z-index:6;bottom:0;min-height:4rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.8rem;margin:auto -24px 0;padding:.7rem 1.3rem;border-top:1px solid #dfe5dc;background:#fffef9f5;box-shadow:0 -8px 20px #223d2c0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.dish-selector__footer>span{display:flex;align-items:center;gap:6px;color:#718078;font-size:10px}.dish-selector__footer>span strong{color:var(--green-700);font-size:13px}.dish-selector__footer>div{display:flex;gap:8px}.summary-card{overflow:hidden;border:1px solid #d5ded4;border-radius:16px;background:var(--paper);box-shadow:0 12px 32px #23433017}.summary-card__header{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem;padding:19px 19px 14px}.summary-card__icon{width:38px;height:38px;display:grid;place-items:center;color:var(--green-800);border-radius:11px;background:var(--green-100)}.summary-card__header h2{margin:0;color:var(--green-950);font-family:Songti SC,STSong,SimSun,serif;font-size:18px}.summary-count{margin-left:auto;padding:5px 9px;color:#6f7b73;border-radius:999px;background:#edf0ea;font-size:10px;font-weight:600}.inline-alert{display:flex;align-items:flex-start;gap:9px;padding:11px 12px;color:#496454;border-radius:9px;background:#edf4ec;font-size:11px;line-height:1.55}.inline-alert svg{flex:0 0 auto;margin-top:1px}.inline-alert--warning{margin:0 16px 10px;color:#80642d;background:#fcf4df}.summary-empty{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;padding:25px;color:#9ba39d;text-align:center}.summary-empty svg{color:#b8c5ba}.summary-empty p{max-width:210px;margin:0;font-size:12px;line-height:1.6}.purchase-list{padding:0 18px}.purchase-row{min-width:0;min-height:3rem;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.4rem;padding-block:.35rem;border-top:1px solid #ebeee8}.purchase-row__index{color:#adb4ae;font-family:ui-monospace,monospace;font-size:9px}.purchase-row__name{color:#3f4d44;font-size:12px}.purchase-row>strong{color:var(--green-950);font-size:15px}.purchase-row>strong small{margin-left:3px;color:#6c786f;font-size:9px;font-weight:500}.quantity-edit{min-width:0;min-height:3rem;display:flex;align-items:center;border:1px solid #bcd0bf;border-radius:7px;background:#fff}.quantity-edit input{width:min(7rem,100%);min-width:0;min-height:3rem;padding:0 .4rem;color:var(--green-950);border:0;outline:0;background:transparent;font-size:1rem;font-weight:600;text-align:right}.quantity-edit span{padding-right:8px;color:#758078;font-size:9px}.summary-edit-toggle{width:calc(100% - 36px);display:flex;align-items:center;justify-content:space-between;margin:8px 18px 0;padding:10px 0;color:#667269;border:0;border-top:1px dashed #dce2da;background:transparent;cursor:pointer;font-size:11px;font-weight:600}.summary-edit-toggle svg{transition:transform .16s}.summary-edit-toggle svg.is-rotated{transform:rotate(180deg)}.summary-hint{margin:0 18px 12px;padding:9px 10px;color:#837044;border-radius:7px;background:#faf4e6;font-size:9px;line-height:1.55}.save-indicator{display:flex;align-items:center;justify-content:center;gap:6px;margin:8px 18px 10px;color:#7d8981;font-size:9px}.save-indicator[data-state=saved]{color:#63806c}.save-indicator[data-state=error]{color:var(--danger)}.button--confirm{width:calc(100% - 36px);min-height:3rem;margin:0 18px 18px;font-size:1rem}.output-actions{padding:15px 18px 18px;border-top:1px solid #e4e9e2;background:#f7f9f4}.confirmed-label{display:flex;align-items:center;gap:5px;margin-bottom:10px;color:var(--green-700);font-size:10px;font-weight:700}.output-button{width:100%;min-height:3rem;display:flex;align-items:center;gap:.65rem;padding:.6rem;color:#47544b;text-align:left;border:1px solid transparent;border-radius:9px;background:transparent;cursor:pointer}.output-button:hover:not(:disabled){color:var(--green-800);border-color:#d6e2d6;background:#fff}.output-button>svg{color:var(--green-700)}.output-button>span{display:flex;flex-direction:column}.output-button strong{font-size:11px}.output-button small{margin-top:2px;color:#929a94;font-size:9px}.modal-backdrop{position:fixed;z-index:100;top:var(--app-visual-viewport-offset-top, 0);right:0;left:0;height:var(--app-visual-viewport-height, 100dvh);display:grid;place-items:center;padding:24px;background:#101f1680;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:fade-in .16s ease-out}.modal{width:min(570px,100%);max-height:min(860px,calc(var(--app-visual-viewport-height, 100dvh) - 48px));display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.65);border-radius:20px;background:var(--paper);box-shadow:0 30px 90px #0a1c114d;animation:modal-in .18s ease-out}.modal--large{width:min(900px,100%)}.modal__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:21px 24px 17px;border-bottom:1px solid #e5e9e2}.modal__header>div{min-width:0}.modal__header h2{margin:0;color:var(--green-950);font-family:Songti SC,STSong,SimSun,serif;font-size:21px}.modal__body{min-height:0;overflow:auto;padding:22px 24px 25px}.dish-library__toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.8rem;margin-bottom:18px}.dish-library__filters{display:grid;grid-template-columns:minmax(14rem,1fr) minmax(9rem,auto) auto;align-items:center;gap:.55rem;margin:-6px 0 16px}.dish-library__search{min-width:0;min-height:3rem;display:grid;grid-template-columns:2rem minmax(0,1fr) 3rem;align-items:center;gap:.35rem;padding:0 .55rem;color:#859088;border:1px solid #d9e1d8;border-radius:9px;background:#fff}.dish-library__search input{min-width:0;min-height:3rem;padding:0;color:#304037;border:0;outline:0;background:transparent;font-size:1rem}.dish-library__search button{width:3rem;min-width:3rem;height:3rem;min-height:3rem;display:grid;place-items:center;padding:0;color:#7d8880;border:0;border-radius:6px;background:#eff2ed;cursor:pointer}.dish-library__category{min-width:0;min-height:3rem;display:flex;align-items:center;gap:.45rem;padding:.35rem .55rem;border:1px solid #d9e1d8;border-radius:9px;background:#fff}.dish-library__category span{color:#8b948e;font-size:9px}.dish-library__category select{min-width:0;min-height:3rem;flex:1;color:#4f5d54;border:0;outline:0;background:transparent;font-size:1rem}.dish-library__result{color:#929a95;font-size:1rem;white-space:normal}.segmented{display:inline-flex;padding:3px;border-radius:10px;background:#edf0ea}.segmented button{min-height:3rem;padding:.5rem .75rem;color:#707a73;border:0;border-radius:8px;background:transparent;cursor:pointer;font-size:1rem;font-weight:600;white-space:normal}.segmented button.is-active{color:var(--green-800);background:#fff;box-shadow:0 1px 6px #213e2b1a}.segmented span{margin-left:3px;color:#9ca39e;font-size:9px}.dish-list{display:flex;flex-direction:column;gap:9px}.dish-list-card{min-width:0;display:grid;grid-template-columns:3rem minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:13px 14px;border:1px solid #e0e6de;border-radius:12px;background:#fff}.dish-list-card__icon{width:43px;height:43px;display:grid;place-items:center;color:var(--green-700);border-radius:11px;background:var(--green-100)}.dish-list-card__icon.is-condiment{color:#997329;background:#f8edcf}.dish-list-card__content{min-width:0}.dish-list-card__title{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:.45rem}.dish-list-card h3{margin:0;color:var(--green-950);font-size:13px}.tag{padding:3px 6px;color:#78827a;border-radius:5px;background:#eef1ec;font-size:8px;font-weight:600}.tag--gold{color:#876827;background:#f7eccf}.dish-list-card p{margin:5px 0 3px;color:#69756d;font-size:1rem;line-height:1.5;overflow-wrap:anywhere;white-space:normal}.dish-list-card small{color:#9aa19c;font-size:9px}.dish-list-card__actions{display:flex;align-items:center;gap:5px}.dish-list-card__actions .icon-button{width:3rem;height:3rem}.dish-editor__back{margin:-7px 0 16px}.form-grid{display:grid;grid-template-columns:minmax(11rem,1.3fr) repeat(3,minmax(8rem,.72fr));gap:.75rem}.field{display:flex;flex-direction:column;gap:7px}.field>span{color:#56635b;font-size:10px;font-weight:700}.field input,.field select,.ingredient-row input{width:100%;min-width:0;min-height:3rem;padding:.55rem .65rem;color:#28382e;border:1px solid #d8e0d7;border-radius:9px;outline:0;background:#fff;font-size:1rem;line-height:1.35;transition:border-color .15s,box-shadow .15s}.field input:focus,.field select:focus,.ingredient-row input:focus{border-color:#8bb397;box-shadow:0 0 0 3px #417d581a}.locked-input{min-height:3rem;display:flex;flex-wrap:wrap;align-items:center;gap:.3rem;padding:.55rem .65rem;border:1px solid #e0e4de;border-radius:9px;background:#f1f3ee}.locked-input strong{color:#56615a;font-size:13px}.locked-input small{color:#939b95;font-size:9px}.ingredient-editor__heading{display:flex;align-items:flex-end;justify-content:space-between;margin:27px 0 12px}.ingredient-editor__heading h3{margin:0 0 3px;color:var(--green-950);font-size:13px}.ingredient-editor__heading p{margin:0;color:#8c948f;font-size:10px}.ingredient-editor{overflow:hidden;border:1px solid #dfe5dc;border-radius:11px}.ingredient-editor__labels,.ingredient-row{display:grid;grid-template-columns:minmax(9rem,1fr) 7rem 6rem 3rem;align-items:center;gap:.5rem;padding:.5rem .6rem}.ingredient-editor__labels{color:#8a938d;background:#f1f4ef;font-size:9px;font-weight:600}.ingredient-row+.ingredient-row{border-top:1px solid #e8ece6}.ingredient-row input{min-height:3rem}.ingredient-row .icon-button{width:3rem;height:3rem}.form-error{margin:12px 0 0;padding:9px 11px;color:var(--danger);border-radius:7px;background:#fff1ef;font-size:11px}.form-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:23px;padding-top:18px;border-top:1px solid #e5e9e2}.empty-state{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;color:#96a098;text-align:center}.empty-state svg{color:#b4c2b6}.empty-state h3{margin:12px 0 5px;color:#617067;font-size:14px}.empty-state p{max-width:320px;margin:0;font-size:11px;line-height:1.65}.share-panel{text-align:center}.share-panel__icon{width:58px;height:58px;display:grid;place-items:center;margin:2px auto 15px;color:var(--green-700);border-radius:18px;background:var(--green-100)}.share-panel>p{max-width:440px;margin:0 auto 18px;color:#69756d;font-size:12px;line-height:1.75}.share-url{min-width:0;display:flex;flex-wrap:wrap;overflow:hidden;border:1px solid #cbd9cc;border-radius:10px;background:#f8faf6}.share-url input{min-width:0;min-height:3rem;flex:1 1 12rem;padding:.5rem .7rem;color:#536158;border:0;outline:0;background:transparent;font-size:1rem}.share-url button{min-height:3rem;display:flex;flex:1 1 auto;align-items:center;justify-content:center;gap:.4rem;padding:.55rem .85rem;color:#fff;border:0;background:var(--green-800);cursor:pointer;font-size:1rem;font-weight:600;white-space:normal}.share-panel .inline-alert{margin-top:15px;text-align:left}.page-loading{min-height:55vh;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#748078}.page-loading p{margin:14px 0 0;font-size:12px}.page-loading--panel{min-height:370px;border:1px solid #e0e5dc;border-radius:16px;background:#ffffff8c}.spinner{width:29px;height:29px;display:inline-block;border:3px solid #d5e0d5;border-top-color:var(--green-700);border-radius:50%;animation:spin .7s linear infinite}.spinner--small{width:13px;height:13px;border-width:2px}.spinner--button{width:16px;height:16px;border-width:2px;border-color:#ffffff59;border-top-color:#fff}.load-error,.access-error{min-height:380px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:35px;border:1px solid #e3dfd8;border-radius:17px;background:#ffffff9e;text-align:center}.load-error>svg,.access-error>span{color:#a96b55}.access-error>span{width:62px;height:62px;display:grid;place-items:center;margin-bottom:16px;border-radius:20px;background:#f9eae4}.load-error h2,.access-error h1{margin:13px 0 7px;color:var(--green-950);font-family:Songti SC,STSong,SimSun,serif}.load-error p,.access-error p{max-width:420px;margin:0 0 19px;color:#737e77;font-size:13px;line-height:1.7}.access-error small{color:#969e98}.access-page{min-height:100vh;display:grid;place-items:center;padding:24px}.access-page .access-error{width:min(560px,100%)}.toast{position:fixed;z-index:200;right:24px;bottom:24px;max-width:min(390px,calc(100vw - 32px));display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;padding:.7rem .75rem;color:#fff;border-radius:11px;background:#294b37;box-shadow:0 12px 36px #122a1b40;font-size:1rem;line-height:1.45;animation:toast-in .2s ease-out}.toast--error{background:#8c4038}.toast>button{width:3rem;min-width:3rem;height:3rem;min-height:3rem;display:grid;place-items:center;margin-left:auto;padding:0;color:inherit;border:0;background:transparent;cursor:pointer;opacity:.75}.public-order-page{min-height:100vh;padding-bottom:65px;background:radial-gradient(circle at 50% 0,#e4eee4,transparent 380px),#f5f6f0}.public-order-nav{min-height:4.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.6rem;padding-block:.45rem}.read-only-badge{color:var(--green-700)}.public-order{overflow:hidden;margin-top:30px;border:1px solid #dae2d8;border-radius:22px;background:var(--paper);box-shadow:0 24px 70px #24412f1f}.public-order__header{padding:38px 30px 30px;text-align:center;background:linear-gradient(180deg,#edf4eb,#fffef9)}.public-order__icon{width:60px;height:60px;display:grid;place-items:center;margin:0 auto 15px;color:#fff;border-radius:19px;background:var(--green-800);box-shadow:0 10px 24px #255c4233}.public-order__header h1{margin:4px 0 16px;color:var(--green-950);font-family:Songti SC,STSong,SimSun,serif;font-size:29px;line-height:1.4}.public-order__week{display:inline-block;padding:8px 14px;color:#647269;border:1px solid #d8e2d6;border-radius:999px;background:#fff;font-size:12px}.public-order__list{padding:10px 30px 5px}.public-order__row{min-width:0;min-height:3rem;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.5rem;padding-block:.45rem;border-bottom:1px solid #e7ebe5}.public-order__row>span{color:#a4aca6;font-family:ui-monospace,monospace;font-size:10px}.public-order__row>strong{color:#3b4a40;font-size:14px}.public-order__row>b{color:var(--green-950);font-size:19px}.public-order__row>b small{margin-left:4px;color:#738078;font-size:10px;font-weight:500}.public-order__copy{width:calc(100% - 60px);margin:25px 30px 12px}.public-order__footnote{margin:0;padding:10px 25px 26px;color:#9ba29d;font-size:10px;text-align:center}html{overflow-x:hidden;-webkit-text-size-adjust:100%;text-size-adjust:100%}body,#root,.editor-app{max-width:100%;overflow-x:hidden}:is(.landing,.editor-app,.public-order-page,.access-page,.modal-backdrop,.toast) :where(p,button,input,select,label){font-size:clamp(16px,.95rem,20px);line-height:1.45}:is(.landing,.editor-app,.public-order-page,.access-page,.modal-backdrop,.toast) :where(span,strong){font-size:clamp(16px,1rem,21px);line-height:1.4}:is(.landing,.editor-app,.public-order-page,.access-page,.modal-backdrop,.toast) small{font-size:clamp(14px,.82rem,17px);line-height:1.45}:is(.landing,.editor-app,.public-order-page,.access-page,.modal-backdrop) h1{font-size:clamp(28px,2rem,36px);line-height:1.3;overflow-wrap:anywhere}:is(.landing,.editor-app,.public-order-page,.access-page,.modal-backdrop) h2{font-size:clamp(22px,1.4rem,28px);line-height:1.35;overflow-wrap:anywhere}:is(.landing,.editor-app,.public-order-page,.access-page,.modal-backdrop) h3{font-size:clamp(18px,1.15rem,23px);line-height:1.4;overflow-wrap:anywhere}.editor-app :where(h1,h2,h3),.public-order-page :where(h1,h2,h3),.access-page :where(h1,h2,h3),.modal-backdrop :where(h1,h2,h3),.editor-app .brand strong,.public-order-page .brand strong{font-family:Source Han Sans SC,PingFang SC,Microsoft YaHei,system-ui,sans-serif!important;font-weight:700;letter-spacing:0}.landing .hero h1{font-size:clamp(38px,6vw,64px)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade-in{0%{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:translateY(9px) scale(.985)}}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}}@media(max-width:1050px){.planner-layout{grid-template-columns:minmax(0,1.35fr) minmax(300px,.75fr);gap:20px}.page-heading{flex-wrap:wrap}.page-heading>div:first-child{flex-basis:calc(100% - 430px)}.quick-weeks{display:none}.app-nav{margin-left:28px}}@media(max-width:820px){.shell{width:min(100% - 32px,700px)}.hero{grid-template-columns:1fr;gap:50px;padding-top:45px}.hero__copy{text-align:center}.hero__copy>p,.hero__notice{margin-inline:auto}.hero-card{width:100%;margin-inline:auto;transform:none}.landing-features{grid-template-columns:1fr}.app-nav{display:none}.page-heading{align-items:center}.page-heading>div:first-child{flex-basis:100%}.week-picker{flex:1;min-width:0}.quick-weeks{display:flex}.planner-layout{grid-template-columns:1fr}.summary-column{position:static}.summary-column .section-heading{margin-top:14px}.summary-card{max-width:none}.purchase-list{display:grid;grid-template-columns:1fr 1fr;column-gap:26px}.summary-empty{min-height:130px}}@media(max-width:560px){.shell,.shell--narrow{width:calc(100% - 1.25rem)}.landing-nav{min-height:72px}.private-badge{padding:6px 8px;font-size:10px}.brand__mark{width:38px;height:38px;border-radius:11px}.brand strong{font-size:15px}.hero{min-height:0;gap:38px;padding:45px 0 54px}.hero h1{margin-bottom:18px;font-size:39px}.hero__copy{width:100%;min-width:0}.hero__copy>p{font-size:14px;line-height:1.8}.hero__notice{text-align:left}.hero-card{padding:14px;border-radius:20px}.hero-card__top{flex-wrap:wrap;gap:.5rem;padding:6px 2px 13px}.hero-card__top span{font-size:15px}.hero-card__top small{font-size:9px}.hero-card__day{grid-template-columns:1fr;padding:11px}.hero-card__dish:last-child{grid-column:1}.landing-features{padding-bottom:45px}.app-header__inner{min-height:4rem;flex-wrap:wrap;align-items:center;padding-block:.5rem}.app-header .brand{min-width:0;flex:1 1 auto}.app-header .brand>span:last-child{min-width:0}.app-header .brand strong{overflow-wrap:anywhere}.app-header .brand small{display:none}.app-header__library{width:52px;min-width:52px;min-height:52px;flex:0 0 52px;margin-left:0;padding:0;font-size:0}.app-main{padding-top:25px;padding-bottom:60px}.page-heading{display:grid;grid-template-columns:minmax(0,1fr);gap:.8rem;margin-bottom:24px}.page-heading .eyebrow{display:none}.page-heading>div:first-child{grid-column:1 / -1;min-width:0}.page-heading h1{font-size:27px}.page-heading>div:first-child>p:last-child{max-width:320px;font-size:12px;line-height:1.6}.week-picker{grid-column:1;grid-row:2;width:100%;min-width:0;max-width:100%;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.5rem;padding:.55rem}.week-picker>div{grid-column:1 / -1;grid-row:1;padding:.2rem}.week-picker>.icon-button:first-child{grid-column:1;grid-row:2;width:100%}.week-picker>.icon-button:last-child{grid-column:2;grid-row:2;width:100%}.week-picker strong{font-size:1rem}.quick-weeks{grid-column:1;grid-row:3;width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.quick-weeks button:first-child{display:block}.quick-weeks button{width:100%;padding:.55rem .7rem}.calendar-warning{margin-top:0}.section-heading{min-height:3rem;flex-direction:column;align-items:stretch}.section-heading>div{width:100%}.dish-total{align-self:flex-start}.section-heading h2{font-size:14px}.section-heading p{font-size:10px}.day-card__header{min-height:3rem;display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch}.day-card__expand{width:100%;grid-template-columns:minmax(0,1fr) 3rem;grid-template-rows:auto auto;gap:.5rem;padding:.8rem}.day-card__state{grid-column:1 / -1;grid-row:2}.day-card__expand>svg{grid-column:2;grid-row:1 / span 2;justify-self:center}.day-card__date strong{font-size:13px}.day-card__override{width:calc(100% - 1.5rem);min-height:3rem;margin:0 .75rem .75rem;border-top:1px dashed #dce2da}.day-card__content{padding:8px 13px 14px;overflow-x:visible}.meal-block{grid-template-columns:1fr;gap:8px;padding:14px 0}.meal-block__title{grid-row:auto;display:flex;align-items:baseline;justify-content:space-between}.meal-block__title small{margin:0}.batch-list{grid-column:1}.meal-selection__toolbar{min-height:3rem;display:grid;grid-template-columns:minmax(0,1fr)}.meal-selection__toolbar>span{width:100%;white-space:normal;overflow:visible;text-overflow:clip}.meal-selection__toolbar>.button{width:100%;margin-left:0}.meal-selection__toolbar .button{min-height:3rem}.meal-selection__empty{min-height:3rem;font-size:1rem}.meal-selection__empty>span strong{font-size:12px}.meal-selection__empty>span small{font-size:10px}.batch-row{min-height:3rem;flex-direction:column;align-items:stretch}.batch-row__name{width:100%}.batch-row__name strong,.batch-row__name small{overflow:visible;text-overflow:clip;white-space:normal}.batch-row__actions{width:100%;display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch}.batch-row__actions .stepper{width:100%;display:grid;grid-template-columns:minmax(3rem,1fr) auto auto minmax(3rem,1fr)}.batch-row__actions .stepper button{width:auto}.batch-row__actions .batch-row__remove{width:100%}.batch-row__name strong{font-size:12px}.stepper,.stepper button{min-height:3rem}.purchase-list{display:block}.purchase-row{min-height:3rem;grid-template-columns:auto minmax(0,1fr)}.purchase-row>strong,.purchase-row>.quantity-edit{grid-column:1 / -1;width:100%;justify-self:stretch}.quantity-edit input{width:100%;flex:1}.summary-column .section-heading{margin-top:20px}.button--confirm{min-height:3rem;font-size:1rem}.modal{width:100%;max-height:92vh;border-radius:20px 20px 0 0;animation-name:sheet-in}.modal--large{height:92vh}.modal__header{display:grid;grid-template-columns:minmax(0,1fr) 3rem;align-items:start;padding:18px 16px 14px}.modal__header .eyebrow{font-size:.9rem!important}.modal__header h2{font-size:1.2rem!important}.modal__body{padding:17px 14px calc(24px + env(safe-area-inset-bottom))}.modal:has(.dish-selector){height:100dvh;max-height:100dvh;border-radius:0}.modal:has(.dish-selector) .modal__header{padding-top:calc(16px + env(safe-area-inset-top))}.modal:has(.dish-selector) .modal__body{padding-bottom:0}.dish-selector__search{position:static;min-height:3rem;margin-top:0;padding:.35rem .55rem}.dish-selector__search:after{right:10px;left:10px}.dish-selector__search:after{display:none}.dish-selector__search{border:1px solid #d6dfd5;border-radius:11px;background:#fff}.dish-selector__categories{position:static;flex-wrap:wrap;margin-inline:0;padding-inline:0;overflow:visible}.dish-selector__categories button{flex:1 1 7rem;justify-content:center}.dish-selector__selected{margin-top:3px;padding:12px}.dish-selector__selected>header>div{align-items:flex-start;flex-direction:column;gap:2px}.dish-selector__selected-list{flex-wrap:wrap;margin-right:0;padding-right:0;overflow:visible}.dish-selector__selected-list::-webkit-scrollbar{display:none}.selected-dish-pill{flex:1 1 100%}.dish-selector__grid{grid-template-columns:1fr}.selector-dish-card{min-height:3rem}.selector-dish-card.is-selected{grid-template-columns:minmax(0,1fr)}.selector-dish-card__toggle{min-height:3rem}.selector-dish-card__copy strong{font-size:12px}.selector-dish-card__copy small{font-size:9px}.selector-dish-card__stepper{width:calc(100% - 1.1rem);min-height:3rem;display:grid;grid-template-columns:minmax(3rem,1fr) auto auto minmax(3rem,1fr);margin:0 .55rem .55rem}.selector-dish-card__stepper button{width:auto;min-height:3rem}.dish-selector__footer{min-height:72px;margin-right:-14px;margin-left:-14px;padding:10px 14px calc(10px + env(safe-area-inset-bottom))}.dish-selector__footer>span{display:none}.dish-selector__footer>div{width:100%;display:grid;grid-template-columns:minmax(0,1fr)}.dish-selector__footer .button--ghost,.dish-selector__footer .button--primary{width:100%;min-width:0}.dish-library__toolbar{align-items:stretch;flex-direction:column}.dish-library__toolbar>.button{width:100%}.dish-library__filters{grid-template-columns:minmax(0,1fr);margin-top:-8px}.dish-library__search,.dish-library__category{width:100%}.dish-library__result{grid-column:1;justify-self:start;margin-top:0}.segmented{flex:1}.segmented button{flex:1;padding-inline:7px}.dish-list-card{grid-template-columns:3rem minmax(0,1fr);padding:12px}.dish-list-card__icon{width:40px;height:40px}.dish-list-card__actions{grid-column:1 / -1;width:100%;justify-content:stretch;margin-top:.25rem}.dish-list-card__actions>*{flex:1}.form-grid{grid-template-columns:minmax(0,1fr)}.field--wide{grid-column:1}.ingredient-editor__heading{align-items:stretch;flex-direction:column;gap:.75rem}.ingredient-editor__heading .button{width:100%}.ingredient-editor__labels{display:none}.ingredient-row{position:static;grid-template-columns:minmax(0,1fr);gap:.5rem;padding:.7rem}.ingredient-row .icon-button{position:static;width:100%}.form-actions{position:static;display:grid;grid-template-columns:minmax(0,1fr);margin-right:0;margin-left:0;padding:.75rem 0 calc(.75rem + env(safe-area-inset-bottom));background:var(--paper)}.form-actions .button{width:100%}.toast{right:16px;bottom:calc(16px + env(safe-area-inset-bottom));left:16px;max-width:none}.public-order-nav{min-height:4rem}.public-order-nav .brand small{display:none}.public-order{margin-top:15px;border-radius:18px}.public-order__header{padding:30px 18px 24px}.public-order__header h1{font-size:25px}.public-order__list{padding-inline:18px}.public-order__row{min-height:3rem;grid-template-columns:auto minmax(0,1fr)}.public-order__row>b{grid-column:1 / -1;justify-self:start}.public-order__copy{width:calc(100% - 36px);margin-inline:18px}.access-error{min-height:340px;padding:25px 18px}.shell,.shell--narrow{width:calc(100% - 20px)}.button,.button--small,.icon-button,.text-button{min-height:52px;font-size:clamp(17px,.95rem,20px)}.icon-button{width:52px;min-width:52px;height:52px}.app-header__inner{min-height:64px;flex-wrap:nowrap;gap:8px;padding-block:8px}.app-header .brand{min-width:0;flex:1 1 auto;gap:9px}.app-header .brand__mark{width:44px;min-width:44px;height:44px}.app-header .brand strong{display:block;font-size:clamp(20px,6vw,24px);line-height:1.25;white-space:normal}.app-header__library{width:52px;min-width:52px;height:52px;flex:0 0 52px;margin-left:0;padding:0;font-size:0}.app-header__library svg{width:24px;height:24px}.app-main{padding-top:20px}.page-heading{gap:14px;margin-bottom:22px}.page-heading h1{margin-bottom:6px;font-size:clamp(28px,8vw,32px)}.page-heading>div:first-child>p:last-child{max-width:none;font-size:17px;line-height:1.55}.week-picker{grid-template-columns:52px minmax(0,1fr) 52px;grid-template-rows:auto;gap:8px;padding:8px}.week-picker>div{grid-column:2;grid-row:1;padding:0 2px}.week-picker>.icon-button:first-child{grid-column:1;grid-row:1;width:52px}.week-picker>.icon-button:last-child{grid-column:3;grid-row:1;width:52px}.week-picker strong{font-size:clamp(17px,4.8vw,20px);line-height:1.35}.week-picker span{font-size:16px}.quick-weeks{gap:6px;padding:4px}.quick-weeks button{min-height:52px;font-size:18px}.section-heading{gap:10px;margin-bottom:12px}.section-heading h2{font-size:22px}.section-heading p{font-size:16px;line-height:1.5}.step-badge{width:30px;min-width:30px;height:30px;font-size:17px}.dish-total{width:100%;align-self:stretch;margin-top:0;padding:9px 12px;border-radius:10px;font-size:17px;text-align:center}.day-card__header{min-height:84px;display:grid;grid-template-columns:minmax(0,1fr) minmax(92px,auto);flex-wrap:wrap;align-items:stretch}.day-card__expand{width:100%;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto;gap:3px;padding:12px 8px 12px 14px}.day-card__date{grid-column:1;grid-row:1}.day-card__state{grid-column:1;grid-row:2;gap:7px;font-size:16px;line-height:1.4}.day-card__expand>svg{display:none}.day-card__date strong{font-size:22px;line-height:1.3}.day-card__date small{font-size:16px}.day-card__override{width:100%;min-width:92px;max-width:124px;min-height:52px;margin:8px 10px 8px 0;padding:8px 10px;border-top:0;border-left:1px dashed #dce2da;font-size:17px}.day-card__content{padding:8px 12px 14px}.meal-block{gap:10px;padding:14px 0}.meal-block__title span{font-size:21px}.meal-block__title small{font-size:16px}.meal-selection__empty{min-height:64px;grid-template-columns:36px minmax(0,1fr) 24px;gap:9px;padding:10px 12px}.meal-selection__empty>span strong{font-size:20px}.meal-selection__empty>span small{font-size:16px;line-height:1.45}.meal-selection__toolbar>span{font-size:16px}.batch-row{padding:10px}.batch-row__name strong{font-size:19px}.batch-row__name small{font-size:15px}.modal-backdrop{align-items:end;padding:0}.modal{max-height:min(92dvh,var(--app-visual-viewport-height, 92dvh))}.modal--large{height:min(92dvh,var(--app-visual-viewport-height, 92dvh))}.modal__header{grid-template-columns:minmax(0,1fr) 52px;gap:10px;padding:12px 14px}.modal__header .eyebrow{margin-bottom:3px;font-size:14px;line-height:1.35}.modal__header h2{font-size:24px;line-height:1.3}.modal:has(.dish-selector){height:var(--app-visual-viewport-height, 100dvh);max-height:var(--app-visual-viewport-height, 100dvh)}.modal:has(.dish-selector) .modal__header{padding:10px 12px}.modal:has(.dish-selector) .modal__body{flex:1 1 auto;min-height:0;overflow:hidden;padding:10px 12px 0}.dish-selector{min-height:0;height:100%;display:grid;grid-template-rows:auto auto auto auto minmax(0,1fr) auto}.dish-selector__search{min-height:54px;grid-template-columns:36px minmax(0,1fr) 48px;gap:6px;padding:3px 6px}.dish-selector__search input{min-height:48px;font-size:18px}.dish-selector__search>button{width:48px;min-width:48px;height:48px;min-height:48px}.dish-selector__categories{flex-wrap:nowrap;gap:7px;margin:0;padding:8px 0;overflow-x:auto;overscroll-behavior-inline:contain}.dish-selector__categories button{min-height:52px;flex:0 0 auto;justify-content:center;padding:8px 14px;white-space:nowrap;font-size:17px}.dish-selector__categories button span{font-size:14px}.dish-selector__selected{max-height:116px;margin:0 0 8px;padding:9px 10px;overflow-y:auto}.dish-selector__selected>header strong{font-size:17px}.dish-selector__selected>header span,.dish-selector__selected>p{font-size:14px}.selected-dish-pill{min-height:48px;font-size:16px}.selected-dish-pill>button{width:48px;min-width:48px;height:48px;min-height:48px}.dish-selector__result-heading{margin-bottom:7px}.dish-selector__result-heading strong{font-size:17px}.dish-selector__result-heading span{font-size:14px}.dish-selector__grid{min-height:0;align-content:start;gap:8px;padding:0 2px 10px;overflow-y:auto;overscroll-behavior-y:contain}.selector-dish-card{min-height:64px}.selector-dish-card.is-selected{height:auto;min-height:128px;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(64px,auto) auto;align-items:stretch}.selector-dish-card.is-selected>.selector-dish-card__toggle{grid-column:1;grid-row:1}.selector-dish-card.is-selected>.selector-dish-card__stepper{grid-column:1;grid-row:2;align-self:stretch}.selector-dish-card__toggle{min-height:64px;grid-template-columns:42px minmax(0,1fr);gap:8px;padding:8px 10px}.selector-dish-card__check{width:34px;height:34px}.selector-dish-card__copy strong{font-size:19px}.selector-dish-card__copy small{font-size:15px}.selector-dish-card__stepper{width:calc(100% - 20px);min-height:52px;grid-template-columns:minmax(52px,1fr) auto auto minmax(52px,1fr);margin:0 10px 10px}.selector-dish-card__stepper button{min-height:52px}.selector-dish-card__stepper strong{font-size:19px}.selector-dish-card__stepper small{font-size:15px}.dish-selector__empty{min-height:0;overflow-y:auto}.dish-selector__footer{position:static;min-height:68px;margin:0 -12px;padding:8px 12px calc(8px + env(safe-area-inset-bottom))}.dish-selector__footer>div{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dish-selector__footer .button--ghost,.dish-selector__footer .button--primary{min-height:52px;padding:8px 10px;font-size:18px}@keyframes sheet-in{0%{opacity:0;transform:translateY(30px)}}}html.is-virtual-keyboard-open .modal:has(.dish-selector) .modal__header .eyebrow,html.is-virtual-keyboard-open .modal:has(.dish-selector) .dish-selector__selected,html.is-virtual-keyboard-open .modal:has(.dish-selector) .dish-selector__result-heading{display:none}html.is-virtual-keyboard-open .modal:has(.dish-selector) .modal__header{padding-block:8px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
