:root {
  --paper:#f5efe4; --paper-2:#ebe1d2; --ink:#1f2923; --muted:#6f756e; --green:#214f3d;
  --green-2:#163b2d; --sage:#9eb09c; --red:#a74732; --cream:#fffaf1; --line:rgba(31,41,35,.14);
  --shadow:0 20px 70px rgba(38,49,40,.13); --radius:28px; --sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  --serif:Iowan Old Style,Baskerville,"Times New Roman",serif;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.5}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit}img{display:block;max-width:100%}
.section-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.topbar{height:78px;position:sticky;z-index:60;top:0;display:flex;align-items:center;gap:34px;padding:0 max(22px,calc((100vw - 1180px)/2));background:rgba(245,239,228,.92);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}
.brand{display:flex;align-items:center;gap:11px;text-decoration:none;min-width:max-content}.brand-mark{display:grid;place-items:center;width:39px;height:39px;border-radius:50%;background:var(--green);color:#fff;font-family:var(--serif);font-weight:800;font-size:14px;letter-spacing:.04em}.brand b,.brand small{display:block}.brand b{font-family:var(--serif);font-size:20px;line-height:1}.brand small{margin-top:3px;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.1em}
.desktop-nav{display:flex;gap:28px;margin:auto}.desktop-nav a{font-size:14px;text-decoration:none;color:#445149}.desktop-nav a:hover{color:var(--red)}.shop-head{display:flex;align-items:center;gap:10px;border:0;border-radius:999px;background:var(--green);color:#fff;padding:8px 10px 8px 13px;cursor:pointer}.shop-head-icon{font-weight:800}.shop-head-copy{text-align:left;min-width:62px}.shop-head-copy b,.shop-head-copy small{display:block}.shop-head-copy b{font-size:12px}.shop-head-copy small{font-size:10px;color:#c8d7ce}.shop-head-ring{width:28px;height:28px;border-radius:50%;background:conic-gradient(#e1a166 0%,rgba(255,255,255,.17) 0);position:relative}.shop-head-ring:after{content:"";position:absolute;inset:4px;border-radius:inherit;background:var(--green)}
.hero{min-height:620px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:70px;padding-block:72px 74px}.eyebrow{margin:0 0 13px;color:var(--red);font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.eyebrow.light{color:#ebc7aa}.hero h1,.section-heading h2,.feature-band h2,.safety h2,.modal-head h2{font-family:var(--serif);font-weight:500}.hero h1{font-size:clamp(55px,6vw,88px);line-height:.93;letter-spacing:-.055em;margin:0;max-width:680px}.hero h1 em{display:block;color:var(--red);font-weight:500}.hero-lead{max-width:610px;margin:25px 0 28px;color:#59625b;font-size:18px}.hero-actions{display:flex;gap:12px}.button{border:1px solid transparent;border-radius:999px;padding:13px 21px;cursor:pointer;text-decoration:none;font-weight:750;font-size:14px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.button.primary{background:var(--red);color:#fff}.button.primary:hover{background:#8d3727}.button.ghost{border-color:var(--line);background:transparent}.button.ghost:hover{background:var(--cream)}.button.dark{background:var(--green);color:#fff}.button.cream{background:#f4e5d1;color:var(--green-2)}.button.small{padding:9px 15px}.hero-facts{display:flex;flex-wrap:wrap;gap:9px 20px;margin-top:31px;color:var(--muted);font-size:12px}.hero-facts span{padding-left:13px;position:relative}.hero-facts span:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--red);position:absolute;left:0;top:7px}.hero-visual{height:485px;position:relative}.hero-visual>img{position:absolute;object-fit:cover;border-radius:120px 120px 32px 32px;box-shadow:var(--shadow)}.hero-visual>img:first-child{width:66%;height:87%;left:0;top:0}.hero-visual>img:nth-child(2){width:53%;height:66%;right:0;bottom:0;border:9px solid var(--paper)}.hero-card{position:absolute;z-index:2;left:-24px;bottom:24px;width:125px;height:125px;border-radius:50%;display:grid;place-content:center;text-align:center;background:#e9c69d;box-shadow:0 12px 35px rgba(31,41,35,.18)}.hero-card strong{font-family:var(--serif);font-size:38px;line-height:.9}.hero-card span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;margin-top:6px;max-width:70px}
.planner{padding:35px 40px 28px;border-radius:var(--radius);background:var(--cream);box-shadow:0 12px 45px rgba(45,52,47,.07);border:1px solid rgba(50,60,52,.08)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:22px}.section-heading.compact{align-items:center}.section-heading h2,.feature-band h2,.safety h2,.modal-head h2{font-size:clamp(36px,4vw,54px);line-height:1;letter-spacing:-.035em;margin:0}.section-heading.compact h2{font-size:32px}.text-button{border:0;background:none;color:var(--green);font-weight:760;cursor:pointer;padding:4px}.text-button span{display:inline-grid;place-items:center;width:21px;height:21px;margin-left:5px;border-radius:50%;background:var(--paper-2);font-size:11px}.text-button.danger{color:var(--red)}.planner-grid{display:grid;grid-template-columns:1.3fr .8fr 1fr 1fr;gap:13px}.planner-grid>label{display:block}.planner-grid label>span:first-child{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:800;margin:0 0 7px 4px}.planner-grid input,.planner-grid select{width:100%;height:47px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:0 13px;color:var(--ink);outline:none}.planner-grid input:focus,.planner-grid select:focus,.search input:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(167,71,50,.12)}.stepper{height:47px;display:grid!important;grid-template-columns:40px 1fr 40px;align-items:center;margin:0!important;border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden}.stepper button{height:100%;border:0;background:transparent;cursor:pointer;font-size:20px}.stepper input{height:100%;padding:0;border:0!important;text-align:center;box-shadow:none!important;-moz-appearance:textfield}.stepper input::-webkit-inner-spin-button{display:none}.planner-result{display:grid;grid-template-columns:1.25fr 1fr 1fr auto;align-items:center;gap:14px;margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.planner-result div span,.planner-result div strong{display:block}.planner-result div span{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.07em}.planner-result div strong{font-size:15px;margin-top:3px}
#menu{padding-block:105px 90px}.section-intro{max-width:690px;margin:-6px 0 34px;color:var(--muted)}.menu-tools{display:flex;align-items:center;gap:15px}.search{width:230px;height:42px;display:flex;align-items:center;gap:8px;padding:0 13px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.45)}.search input{border:0;background:transparent;width:100%;outline:0}.menu-groups{display:grid;gap:18px}.menu-category{border:1px solid var(--line);border-radius:24px;overflow:hidden;background:rgba(255,250,241,.48)}.menu-category>summary{list-style:none;display:flex;align-items:center;gap:16px;cursor:pointer;padding:20px 24px}.menu-category>summary::-webkit-details-marker{display:none}.category-num{font-family:var(--serif);font-size:31px;color:var(--red)}.category-title{display:grid}.category-title b{font-family:var(--serif);font-size:28px;font-weight:500}.category-title span{font-size:12px;color:var(--muted)}.category-selected{margin-left:auto;border-radius:999px;background:var(--paper-2);padding:6px 10px;font-size:11px;font-weight:750}.category-chevron{width:35px;height:35px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;transition:transform .2s}.menu-category[open] .category-chevron{transform:rotate(180deg)}.dish-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:0 18px 18px}.dish-card{position:relative;min-width:0;border-radius:19px;overflow:hidden;background:var(--cream);border:1px solid rgba(31,41,35,.09);transition:transform .2s,box-shadow .2s}.dish-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(31,41,35,.11)}.dish-image{position:relative;height:210px;cursor:pointer;overflow:hidden}.dish-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.dish-card:hover .dish-image img{transform:scale(1.03)}.dish-badges{position:absolute;left:11px;top:11px;display:flex;flex-wrap:wrap;gap:5px}.dish-badges span{padding:5px 8px;border-radius:999px;background:rgba(255,250,241,.9);font-size:9px;text-transform:uppercase;letter-spacing:.07em;font-weight:800}.dish-select{position:absolute;right:11px;top:11px;width:39px;height:39px;border:0;border-radius:50%;display:grid;place-items:center;background:var(--cream);font-size:20px;cursor:pointer;box-shadow:0 6px 18px rgba(0,0,0,.16)}.dish-card.selected .dish-select{background:var(--red);color:#fff}.dish-card.selected{outline:2px solid var(--red);outline-offset:-2px}.dish-info{padding:17px}.dish-info h3{font-family:var(--serif);font-size:24px;line-height:1.05;margin:0 0 9px;font-weight:600}.dish-meta{display:flex;flex-wrap:wrap;gap:7px 14px;color:var(--muted);font-size:11px}.dish-actions{display:flex;justify-content:space-between;align-items:center;margin-top:14px;border-top:1px solid var(--line);padding-top:12px}.dish-actions button{border:0;background:transparent;padding:0;cursor:pointer;font-size:12px;font-weight:800;color:var(--green)}.dish-actions span{font-size:11px;color:var(--muted)}.empty-search{padding:30px;grid-column:1/-1;text-align:center;color:var(--muted)}
.feature-band{background:var(--green-2);color:#fff;padding:80px 0;overflow:hidden}.feature-grid{display:grid;grid-template-columns:1fr .8fr;align-items:center;gap:80px}.feature-band h2{font-size:clamp(45px,6vw,70px);max-width:660px}.feature-band p:not(.eyebrow){max-width:570px;color:#c4d0c9;font-size:17px;margin:20px 0 29px}.phone-demo{justify-self:center;width:310px;padding:12px 12px 23px;border-radius:38px;background:#f5efe4;color:var(--ink);transform:rotate(3deg);box-shadow:0 25px 70px rgba(0,0,0,.3)}.phone-demo img{width:100%;height:280px;object-fit:cover;border-radius:28px}.phone-demo span{display:block;margin:17px 15px 5px;color:var(--red);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.phone-demo strong{display:block;margin:0 15px;font-family:var(--serif);font-size:24px}.phone-demo i{display:block;height:4px;margin:17px 15px 0;border-radius:9px;background:linear-gradient(90deg,var(--red) var(--progress),#ddd var(--progress))}
#batch{padding-block:100px}.batch-plan{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.batch-empty{grid-column:1/-1;border:1px dashed var(--line);border-radius:20px;text-align:center;padding:35px;color:var(--muted)}.batch-card{border-radius:21px;background:var(--cream);border:1px solid var(--line);padding:20px}.batch-card>span{font-size:10px;color:var(--red);font-weight:800;text-transform:uppercase;letter-spacing:.1em}.batch-card h3{font-family:var(--serif);font-size:25px;margin:5px 0 14px}.batch-card ul{list-style:none;padding:0;margin:0;display:grid;gap:11px}.batch-card li{position:relative;padding:11px 11px 11px 35px;border-radius:12px;background:var(--paper);font-size:12px}.batch-card li:before{content:"";position:absolute;left:14px;top:16px;width:8px;height:8px;border-radius:50%;background:var(--red)}.batch-card small{display:block;margin-top:13px;color:var(--muted);font-size:10px}
.shopping-section{padding:36px 40px 45px;margin-bottom:100px;border-radius:var(--radius);background:#e7dbc9}.shopping-summary{display:flex;align-items:center;gap:17px}.big-progress{width:65px;height:65px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--green) var(--p,0%),rgba(31,41,35,.12) 0)}.big-progress:before{content:"";position:absolute}.big-progress span{width:51px;height:51px;border-radius:inherit;background:#e7dbc9;display:grid;place-items:center;font-size:11px;font-weight:850}.shopping-summary strong{font-family:var(--serif);font-size:23px}.shopping-summary p{margin:3px 0 0;color:var(--muted);font-size:13px}.shopping-preview{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:21px}.preview-item{display:flex;align-items:center;gap:9px;padding:9px;border-radius:14px;background:rgba(255,250,241,.58)}.preview-item img{width:42px;height:42px;object-fit:cover;border-radius:10px}.preview-item b,.preview-item small{display:block}.preview-item b{font-size:11px;line-height:1.15}.preview-item small{font-size:10px;color:var(--red);margin-top:3px}.preview-more{display:grid;place-items:center;border:1px dashed var(--line);border-radius:14px;font-size:11px;color:var(--green);cursor:pointer}
.safety{padding-bottom:100px}.safety>div:first-child{display:grid;grid-template-columns:.4fr 1fr;align-items:end;margin-bottom:30px}.safety-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.safety article{padding:24px;border-top:1px solid var(--ink)}.safety article>b{font-family:var(--serif);font-size:15px;color:var(--red)}.safety article h3{font-family:var(--serif);font-size:23px;line-height:1.1;margin:12px 0 10px}.safety article p{font-size:13px;color:var(--muted);margin:0}.sources{font-size:11px;color:var(--muted);margin:18px 24px}.sources a{color:var(--green)}footer{background:var(--green-2);color:#d9e2dc;padding:23px 0;font-size:12px}footer .section-shell{display:flex;justify-content:space-between}footer a{color:#fff}
.mobile-dock{display:none}
dialog{border:0;padding:0;background:var(--cream);color:var(--ink);box-shadow:0 30px 100px rgba(0,0,0,.36)}dialog::backdrop{background:rgba(18,25,21,.7);backdrop-filter:blur(5px)}.dialog-close{position:fixed;z-index:3;top:18px;right:22px;width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,250,241,.94);font-size:27px;line-height:1;cursor:pointer;box-shadow:0 8px 25px rgba(0,0,0,.16)}.dialog-close.inline{position:static;flex:0 0 auto}.recipe-dialog{width:min(1180px,calc(100% - 30px));max-height:calc(100vh - 30px);border-radius:26px;overflow:auto}.recipe-hero{min-height:420px;display:grid;grid-template-columns:1.1fr .9fr;background:var(--green-2);color:#fff}.recipe-hero img{width:100%;height:100%;min-height:420px;object-fit:cover}.recipe-hero-copy{padding:60px 55px;display:flex;flex-direction:column;justify-content:center}.recipe-hero-copy h2{font-family:var(--serif);font-size:52px;line-height:1;margin:0 0 16px;font-weight:500}.recipe-tags{display:flex;flex-wrap:wrap;gap:7px}.recipe-tags span{font-size:10px;border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:5px 9px}.recipe-meta{display:flex;gap:23px;margin:22px 0;color:#c6d4cc;font-size:12px}.method-toggle{display:inline-grid;grid-template-columns:repeat(2,1fr);align-self:flex-start;padding:4px;background:rgba(255,255,255,.1);border-radius:999px}.method-toggle button{border:0;border-radius:999px;background:transparent;color:#fff;padding:8px 13px;cursor:pointer;font-size:11px;font-weight:750}.method-toggle button.active{background:#f0d3b7;color:var(--green-2)}.recipe-body{display:grid;grid-template-columns:320px 1fr;gap:45px;padding:38px 45px 48px}.ingredient-panel{border-right:1px solid var(--line);padding-right:30px}.ingredient-panel h3,.step-panel h3{font-family:var(--serif);font-size:28px;margin:0 0 17px}.ingredient-checks{display:grid;gap:3px}.ingredient-check{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid rgba(31,41,35,.08);cursor:pointer;font-size:11px}.ingredient-check input{accent-color:var(--red)}.ingredient-check.checked span{text-decoration:line-through;color:var(--muted)}.ingredient-check b{font-size:10px;color:var(--red)}.portion-note{margin-top:15px;padding:11px;border-radius:12px;background:var(--paper);font-size:10px;color:var(--muted)}.chef-note{display:flex;gap:10px;margin-bottom:19px;padding:13px;border-radius:14px;background:#e9ddcc;color:#586259;font-size:11px}.chef-note b{color:var(--red)}.step-stage{display:grid;grid-template-columns:minmax(250px,.95fr) 1fr;gap:25px;align-items:center}.step-photo{position:relative}.step-photo img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:20px}.step-number{position:absolute;left:12px;top:12px;padding:6px 10px;border-radius:999px;background:rgba(255,250,241,.92);font-size:10px;font-weight:800}.step-copy h3{font-size:34px;line-height:1}.step-copy p{color:#59625b}.step-tip{margin-top:15px;border-left:3px solid var(--red);padding-left:12px;font-size:11px;color:var(--muted)}.step-progress{height:5px;border-radius:10px;background:var(--paper-2);overflow:hidden;margin:25px 0 17px}.step-progress i{display:block;height:100%;width:25%;background:var(--red);transition:width .25s}.step-controls{display:flex;align-items:center;justify-content:space-between;gap:13px}.step-dots{display:flex;gap:6px}.step-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#cabfb1;cursor:pointer}.step-dots button.active{background:var(--red);transform:scale(1.3)}.step-controls>button{border:1px solid var(--line);background:transparent;border-radius:999px;padding:9px 14px;cursor:pointer;font-size:11px;font-weight:750}.step-controls>button:disabled{opacity:.35}.freeze-notes{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:25px}.freeze-notes div{padding:13px;border-radius:14px;background:var(--paper);font-size:10px}.freeze-notes b{display:block;margin-bottom:4px;color:var(--green)}
.shopping-dialog,.history-dialog{width:min(1050px,calc(100% - 30px));max-height:calc(100vh - 30px);border-radius:24px;padding:28px 30px 24px;overflow:auto}.modal-head{display:flex;justify-content:space-between;align-items:center}.modal-head h2{font-size:40px}.modal-progress{display:grid;grid-template-columns:1fr auto;align-items:center;gap:15px;margin:18px 0}.modal-progress>div{height:7px;border-radius:10px;background:var(--paper-2);overflow:hidden}.modal-progress i{display:block;width:0;height:100%;background:var(--red);transition:width .2s}.modal-progress b{font-size:12px}.shop-filter{display:flex;gap:7px;overflow:auto;padding-bottom:13px}.shop-filter button{white-space:nowrap;border:1px solid var(--line);border-radius:999px;background:transparent;padding:7px 10px;font-size:10px;cursor:pointer}.shop-filter button.active{background:var(--green);color:#fff}.store-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;min-height:180px}.store-card{display:grid;grid-template-columns:68px 1fr 24px;align-items:center;gap:10px;padding:9px;border:1px solid var(--line);border-radius:15px;background:#fff;text-align:left;cursor:pointer}.store-card img{width:68px;height:68px;object-fit:cover;border-radius:11px}.store-card b,.store-card strong{display:block}.store-card b{font-size:11px;line-height:1.2}.store-card strong{font-family:var(--serif);font-size:17px;color:var(--red);margin-top:3px}.store-card i{width:22px;height:22px;border-radius:50%;border:1px solid #b8bcb8;display:grid;place-items:center;font-style:normal;color:transparent}.store-card.bought{opacity:.55;background:#e6eadf}.store-card.bought b{text-decoration:line-through}.store-card.bought i{color:#fff;background:var(--green);border-color:var(--green)}.modal-foot{display:flex;justify-content:space-between;align-items:center;margin-top:22px}.history-list{display:grid;gap:10px;margin-top:23px}.history-card{display:grid;grid-template-columns:1fr auto;gap:15px;align-items:center;padding:15px;border:1px solid var(--line);border-radius:15px}.history-card b{display:block;font-family:var(--serif);font-size:20px}.history-card p{margin:4px 0;color:var(--muted);font-size:11px}.history-actions{display:flex;gap:7px}.history-actions button{border:1px solid var(--line);border-radius:999px;padding:7px 10px;background:transparent;cursor:pointer;font-size:10px}.history-empty{padding:35px;text-align:center;color:var(--muted)}.toast{position:fixed;z-index:100;left:50%;bottom:25px;transform:translate(-50%,20px);padding:10px 16px;border-radius:999px;background:var(--green-2);color:#fff;font-size:12px;opacity:0;pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:980px){.hero{grid-template-columns:1fr .8fr;gap:30px}.dish-grid{grid-template-columns:repeat(2,1fr)}.shopping-preview{grid-template-columns:repeat(3,1fr)}.store-grid{grid-template-columns:repeat(3,1fr)}.batch-plan{grid-template-columns:repeat(2,1fr)}.recipe-body{grid-template-columns:260px 1fr;padding-inline:28px}.step-stage{grid-template-columns:1fr}.step-photo img{aspect-ratio:16/9}.desktop-nav{display:none}}
@media(max-width:700px){html{scroll-padding-top:72px}body{padding-bottom:72px}.section-shell{width:min(100% - 24px,560px)}.topbar{height:64px;padding:0 12px}.brand small{display:none}.brand b{font-size:17px}.brand-mark{width:35px;height:35px}.shop-head{margin-left:auto;padding:7px 9px}.shop-head-copy b{font-size:11px}.shop-head-copy small{font-size:9px}.shop-head-ring{display:none}.hero{min-height:auto;display:block;padding-block:50px 48px}.hero h1{font-size:51px}.hero-lead{font-size:16px}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.hero-facts{display:grid}.hero-visual{height:320px;margin-top:40px}.hero-visual>img:first-child{width:72%;height:92%}.hero-visual>img:nth-child(2){width:52%;height:62%}.hero-card{left:2px;bottom:-15px;width:96px;height:96px}.hero-card strong{font-size:29px}.hero-card span{font-size:8px}.planner{width:calc(100% - 16px);padding:25px 14px 18px}.section-heading{display:block}.section-heading .button,.section-heading .text-button{margin-top:14px}.section-heading h2,.feature-band h2,.safety h2{font-size:39px}.section-heading.compact{display:flex;align-items:end}.section-heading.compact h2{font-size:26px}.section-heading.compact .text-button{font-size:11px;max-width:125px;text-align:right}.planner-grid{grid-template-columns:1fr 1fr}.planner-result{grid-template-columns:1fr 1fr}.planner-result .button{grid-column:1/-1}.planner-result div:nth-child(3){display:none}#menu{padding-block:75px 60px}.menu-tools{display:grid;grid-template-columns:1fr auto;margin-top:19px}.search{width:100%}.menu-tools .text-button{font-size:11px;margin:0}.menu-category>summary{padding:15px}.category-num{font-size:23px}.category-title b{font-size:22px}.category-title span{font-size:10px}.category-selected{display:none}.dish-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 12px 13px;gap:12px}.dish-card{min-width:83%;scroll-snap-align:start}.dish-image{height:195px}.feature-band{padding:58px 0}.feature-grid{grid-template-columns:1fr;gap:45px}.phone-demo{width:280px}.phone-demo img{height:245px}#batch{padding-block:70px}.batch-plan{grid-template-columns:1fr}.shopping-section{width:calc(100% - 16px);padding:27px 14px 34px;margin-bottom:75px}.shopping-section .section-heading .button{width:100%}.shopping-preview{grid-template-columns:1fr 1fr}.shopping-summary strong{font-size:19px}.safety{padding-bottom:70px}.safety>div:first-child{display:block}.safety-cards{grid-template-columns:1fr}.safety article{padding:18px 5px}.sources{margin-inline:5px}.mobile-dock{position:fixed;z-index:58;left:10px;right:10px;bottom:max(8px,env(safe-area-inset-bottom));height:59px;display:grid;grid-template-columns:repeat(3,1fr);background:rgba(22,59,45,.96);border-radius:19px;box-shadow:0 12px 38px rgba(0,0,0,.3);backdrop-filter:blur(14px);overflow:hidden}.mobile-dock a,.mobile-dock button{position:relative;border:0;background:transparent;color:#d8e3dd;text-decoration:none;display:grid;place-content:center;text-align:center;font-size:9px;gap:1px}.mobile-dock span{font-size:18px;line-height:1}.mobile-dock i{position:absolute;right:22%;top:8px;min-width:16px;height:16px;border-radius:9px;background:var(--red);color:#fff;font-style:normal;font-size:8px;display:grid;place-items:center}.recipe-dialog,.shopping-dialog,.history-dialog{width:100%;height:100%;max-height:100%;border-radius:0}.dialog-close{top:10px;right:10px}.recipe-hero{display:block;min-height:0}.recipe-hero img{min-height:0;height:250px}.recipe-hero-copy{padding:25px 17px 28px}.recipe-hero-copy h2{font-size:40px}.recipe-meta{margin:16px 0}.recipe-body{display:block;padding:24px 15px 80px}.ingredient-panel{border:0;border-bottom:1px solid var(--line);padding:0 0 25px;margin-bottom:25px}.step-stage{display:block}.step-photo img{aspect-ratio:1/1}.step-copy h3{font-size:29px;margin-top:18px}.step-controls>button{padding:10px 12px}.freeze-notes{grid-template-columns:1fr}.shopping-dialog,.history-dialog{padding:20px 12px 80px}.modal-head h2{font-size:33px}.store-grid{grid-template-columns:1fr 1fr}.store-card{grid-template-columns:55px 1fr 20px;padding:7px;gap:7px}.store-card img{width:55px;height:55px}.store-card strong{font-size:15px}.modal-foot{position:sticky;bottom:0;background:var(--cream);padding:12px 0}.history-card{grid-template-columns:1fr}.history-actions{justify-content:flex-end}footer{display:none}}
@media(max-width:390px){.hero h1{font-size:44px}.dish-card{min-width:90%}.shopping-preview,.store-grid{grid-template-columns:1fr}.planner-grid{grid-template-columns:1fr 1fr}.method-toggle{width:100%}.step-dots{display:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
