@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Kalam:wght@400&family=Lilita+One&display=swap');
:root{--yellow:#f8de8b;--cream:#fff6df;--red:#bd2e1c;--ink:#2c2027;--display:'Lilita One',Georgia,serif;--body:'DM Sans',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--yellow);color:var(--ink);font-family:var(--body);font-size:17px;line-height:1.5}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin:0}h1,h2,.logo{font-family:var(--display);font-weight:400}h1{font-size:clamp(3.8rem,6.35vw,6.35rem);line-height:.98;letter-spacing:-.025em;color:var(--red)}h2{font-size:clamp(2.5rem,4.1vw,4.1rem);line-height:1.03;letter-spacing:-.02em}h3{font-size:1.3rem;font-weight:700;line-height:1.25}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--ink);outline-offset:5px}.wrap{width:min(1260px,calc(100% - 80px));margin-inline:auto}.cream{background:var(--cream)}.header{height:102px;display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid var(--red);gap:24px}.logo{display:flex;align-items:center;gap:9px;font-size:3.25rem;line-height:1;letter-spacing:-.035em}.logo svg{width:37px;height:43px;color:var(--red)}nav{display:flex;gap:38px;font-size:.92rem;font-weight:700}nav a:hover{color:var(--red)}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;background:var(--red);color:var(--cream);padding:15px 25px;border-radius:999px;font-weight:700;border:2px solid transparent;transition:background .18s,transform .18s}.button:hover{background:#992211;transform:translateY(-2px)}.button svg{width:23px;height:23px}.nav-button{font-size:.9rem;padding:11px 20px;gap:10px}.hero{display:grid;grid-template-columns:1fr 1.08fr;align-items:center;min-height:665px;position:relative;padding-top:58px;padding-bottom:42px}.hero-copy{position:relative;z-index:1;padding-bottom:16px}.hero-description{font-size:1.12rem;max-width:430px;margin-top:28px}.hero-price{margin-top:28px;font-weight:700;font-size:1.05rem}.hero-price span{display:block;font-size:.87rem;font-weight:400;margin-top:2px}.hero-copy .button{margin-top:25px;min-width:225px}.launch-note{margin-top:27px;font-size:.9rem}.hero-art{align-self:end;margin-left:-30px;margin-right:-35px;position:relative}.hero-art img{width:100%;mix-blend-mode:multiply}.handwritten{position:absolute;right:12px;top:-54px;font-family:'Kalam',cursive;font-size:1.3rem;line-height:1.15;transform:rotate(-7deg);z-index:1}.ribbon{background:var(--red);color:var(--cream);padding:17px 24px;text-align:center;font-size:.93rem;text-transform:uppercase;letter-spacing:.085em;font-weight:700}.ribbon span{margin-inline:25px}.split{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:65px}.problem{padding:78px 0}.eyebrow{font-size:.79rem;font-weight:700;letter-spacing:.085em;text-transform:uppercase;color:var(--red);margin-bottom:20px}.body-copy{max-width:460px;margin-top:25px}.grocery-art{width:360px;justify-self:center;mix-blend-mode:multiply}.how{padding-top:66px;padding-bottom:67px}.how h2{font-size:clamp(2.4rem,3.6vw,3.5rem)}.steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:37px}.step{padding:0 38px;border-left:1px solid var(--ink)}.step:first-child{border:0;padding-left:0}.step:last-child{padding-right:0}.step-top{height:130px;display:flex;align-items:center;justify-content:space-between;margin-bottom:17px;padding-right:45px}.step-top span{font:2.4rem var(--display);align-self:flex-start;color:var(--red)}.step-top svg{width:94px;height:94px;color:var(--ink);transform:rotate(-6deg)}.step:nth-child(2) svg{transform:rotate(6deg)}.step p{margin-top:10px;max-width:310px}.offer{padding:50px 0}.offer .split{grid-template-columns:1fr 1fr;gap:80px}.pot-art{mix-blend-mode:multiply;width:480px}.offer h2{margin-bottom:18px}.offer-price{font:3.3rem var(--display);color:var(--red);margin-top:23px;line-height:1.1}.offer-unit{font-weight:700;margin-top:4px}.small-note{font-size:.9rem;margin-top:12px}.join{background:var(--red);color:var(--cream);padding:65px 0}.join-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.join .eyebrow{color:var(--cream);opacity:.85}.join h2{font-size:clamp(3rem,4.8vw,4.7rem);margin-bottom:24px}.join p:not(.eyebrow){max-width:345px}.join-symbol{width:69px;height:69px;margin-top:24px;transform:rotate(-12deg)}.interest-form{display:flex;flex-direction:column;gap:15px;align-self:center}.interest-form label{display:block;font-size:.88rem;font-weight:600;margin-bottom:5px}.interest-form input{border:2px solid transparent;border-radius:9px;background:var(--cream);color:var(--ink);width:100%;height:52px;padding:12px 16px}.interest-form input::placeholder{color:#71615f}.interest-form .button{border-radius:9px;background:var(--cream);color:var(--red);margin-top:5px;min-height:55px;font-size:1.1rem}.interest-form .button:hover{background:#f7df96}.interest-form .button:disabled{opacity:.75;cursor:wait;transform:none}.interest-form .form-note{font-size:.8rem;max-width:none!important;line-height:1.5}.status{padding:13px 16px;border:1px solid currentColor;border-radius:9px;font-size:.95rem}.interest-form .error{color:#fff;background:#8d2013}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:110px}.footer-inner .logo{font-size:2.5rem}.footer-inner p{font-weight:600;font-size:.9rem}.skip-link{position:absolute;left:20px;top:-100px;background:var(--cream);padding:12px;z-index:10}.skip-link:focus{top:12px}section[id]{scroll-margin-top:20px}::selection{background:var(--ink);color:var(--cream)}
@media(min-width:1500px){.hero-art{margin-right:-60px}.hero{min-height:700px}}
@media(max-width:1000px){.wrap{width:calc(100% - 48px)}nav{gap:22px}.hero{min-height:600px;grid-template-columns:1.05fr 1fr}.hero-art{margin-left:-45px;margin-right:-24px}.hero-description{font-size:1rem;max-width:340px}.split{gap:35px}.join-grid{gap:55px}.step{padding-inline:24px}.step-top{padding-right:15px}.ribbon{font-size:.78rem}.ribbon span{margin-inline:14px}}
@media(max-width:720px){body{font-size:16px}.wrap{width:calc(100% - 36px)}.header{height:82px;gap:12px}.logo{font-size:2.65rem}.logo svg{width:27px;height:35px}.header nav{display:none}.nav-button{font-size:.79rem;padding:10px 14px;gap:6px}.nav-button svg{width:18px}.hero{grid-template-columns:1fr;padding-top:42px;padding-bottom:0;min-height:0}.hero-copy{padding-bottom:0}h1{font-size:clamp(3.2rem,12vw,5rem)}.hero-description{max-width:440px;margin-top:23px;font-size:1.05rem}.hero-price{margin-top:22px;font-size:1rem}.hero-copy .button{margin-top:21px}.launch-note{margin-top:18px;font-size:.85rem}.hero-art{margin:32px -18px 0;max-width:650px}.handwritten{top:-7px;right:15px;font-size:1rem;background:var(--yellow);padding:4px}.ribbon{font-size:.66rem;padding:15px 14px;letter-spacing:.055em}.ribbon span{margin-inline:8px}.split,.offer .split{grid-template-columns:1fr;gap:28px}.problem{padding:45px 0}.eyebrow{font-size:.73rem;margin-bottom:18px}h2{font-size:2.6rem}.body-copy{margin-top:20px}.grocery-art{width:235px}.how{padding-block:43px}.how h2{font-size:2.5rem}.steps{grid-template-columns:1fr;margin-top:25px}.step,.step:first-child,.step:last-child{border-left:0;border-top:1px solid #2c202750;padding:23px 0;display:grid;grid-template-columns:92px 1fr;column-gap:20px}.step-top{grid-row:span 2;display:flex;flex-direction:column;height:105px;margin:0;padding:0;justify-content:space-between;align-items:flex-start}.step-top span{font-size:1.55rem}.step-top svg{width:64px;height:64px;align-self:center}.step h3{align-self:end}.step p{margin-top:6px;max-width:none}.offer{padding:30px 0 43px}.pot-art{width:330px;justify-self:center}.offer .split>div{padding-inline:4px}.offer-price{font-size:3rem}.join{padding:43px 0}.join-grid{grid-template-columns:1fr;gap:28px}.join h2{font-size:3.4rem;margin-bottom:18px}.join-symbol{display:none}.interest-form{gap:14px}.footer-inner{min-height:100px;gap:15px}.footer-inner p{font-size:.78rem;max-width:135px;text-align:right}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}

.join :focus-visible{outline-color:var(--cream)}
.logo-dot{font-family:Georgia,serif;font-size:.6em;color:var(--red);margin-left:2px}.footer-links{display:flex;gap:23px;align-items:center;font-size:.85rem}.footer-links a:hover{text-decoration:underline}.join-actions{align-self:center;display:grid;gap:20px;justify-items:start}.button.light{background:var(--cream);color:var(--red)}.host-link{text-decoration:underline;text-underline-offset:5px;font-weight:600}.step-top .step-word{font-family:'Kalam',cursive;font-size:2.1rem;line-height:1.15;color:var(--ink);transform:rotate(-7deg);align-self:center}.registration{display:grid;grid-template-columns:.83fr 1.17fr;gap:70px;padding-block:60px 80px;align-items:start}.form-intro{position:sticky;top:35px}.form-intro h1{font-size:clamp(2.9rem,4.6vw,4.6rem);line-height:1.02}.form-intro>p:not(.eyebrow){margin-top:24px;max-width:380px}.form-intro img{mix-blend-mode:multiply;width:330px;margin-top:22px}.intro-note{border-top:1px solid #2c202740;padding-top:20px;font-size:.9rem;max-width:380px;margin-top:12px}.intro-note p{margin-top:6px}.form-panel{background:var(--cream);padding:32px;border-radius:16px}fieldset{border:0;padding:0;margin:0 0 32px;min-width:0}legend{font-family:var(--display);font-size:1.65rem;margin-bottom:20px;line-height:1.2}legend span{color:var(--red);margin-right:10px}.field{margin-bottom:19px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field label,.field-label{display:block;font-weight:700;font-size:.92rem;margin-bottom:6px}.optional{font-size:.78rem;font-weight:400;color:#70615c;margin-left:4px}input,select,textarea{font:inherit}input:not([type=checkbox]),select,textarea{width:100%;border:1px solid #a9997e;background:#fffdf5;color:var(--ink);border-radius:7px;padding:11px 12px;min-height:46px}textarea{resize:vertical}.hint{display:block;font-size:.81rem;line-height:1.45;color:#68554c;margin-top:6px}.field input:focus-visible,.field select:focus-visible,.field textarea:focus-visible{outline:2px solid var(--red);outline-offset:3px}.check{display:flex;align-items:flex-start;gap:10px;font-size:.9rem;cursor:pointer;line-height:1.45}.check input{accent-color:var(--red);width:19px;height:19px;flex:0 0 19px;margin:1px 0 0;cursor:pointer}.check:has(input:checked){color:var(--red)}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.consent{margin:24px 0 20px}.consent a{text-decoration:underline;text-underline-offset:3px}.form-submit{width:100%;border-radius:8px;margin-top:5px}.form-submit:disabled{opacity:.55;cursor:not-allowed;transform:none}.connection-notice{padding:14px 16px;border:1px dashed #a48b57;background:#ffebae;border-radius:8px;font-size:.85rem;line-height:1.5;margin-bottom:14px}.area-group{border-bottom:1px solid #cfc3a9;padding:12px 0}.area-group summary{cursor:pointer;font-weight:700;font-size:.92rem;min-height:44px}.area-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:10px 0}.area-options .check{font-size:.85rem}.area-options .check input:disabled{opacity:.35}.area-options .check:has(input:disabled){opacity:.6}.status{margin-top:18px;background:#fffdf5}.status.error{border-color:var(--red);color:var(--red)}.status.success{border-color:#536339;color:#354b23}.privacy{max-width:800px;padding-block:60px 80px}.privacy h1{font-size:4rem;margin-bottom:30px}.privacy h2{font-size:1.8rem;margin-top:32px;margin-bottom:12px}.privacy>p{margin-bottom:18px}.privacy .button{margin-top:20px}[hidden]{display:none!important}
@media(max-width:1000px){.registration{gap:35px;grid-template-columns:.8fr 1.2fr}.form-panel{padding:25px}.field-grid{grid-template-columns:1fr;gap:0}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:12px}}
@media(max-width:720px){.registration{grid-template-columns:1fr;gap:30px;padding-block:35px 45px}.form-intro{position:static}.form-intro h1{font-size:3.2rem}.form-intro img{display:none}.form-intro>p:not(.eyebrow){margin-top:18px;max-width:100%}.intro-note{max-width:100%;margin-top:20px}.form-panel{padding:23px 18px}.choice-grid,.area-options{grid-template-columns:1fr}.area-options{gap:13px}.check{min-height:44px}.field-grid{grid-template-columns:1fr}.footer-links{gap:8px 16px}.footer-links p{flex-basis:100%;max-width:none}.step-top .step-word{font-size:1.35rem}.privacy h1{font-size:3rem}.privacy{padding-top:35px}}

/* Illustrated steps use one consistent three-panel artwork. */
.step-top{height:190px;padding-right:0;gap:8px;align-items:center}
.step-top .step-illustration{display:block;flex:1;align-self:center;width:180px;height:180px;background-image:url('assets/steps-illustrated.png');background-size:300% 100%;background-repeat:no-repeat;mix-blend-mode:multiply}
.step-calendar{background-position:left center}.step-groceries{background-position:center center}.step-mugs{background-position:right center}
.offer .pot-art{mix-blend-mode:multiply}
@media(max-width:720px){.step,.step:first-child,.step:last-child{grid-template-columns:125px 1fr;column-gap:16px}.step-top{height:140px;gap:0}.step-top .step-illustration{flex:none;width:125px;height:115px}}
/* Proportions and detailing matched to the approved illustrated reference. */
:root{--yellow:#ffe493;--cream:#fff7e1;--red:#d9250c;--ink:#291b22}
body{background:var(--yellow)}
body::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:20;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23000' filter='url(%23n)' opacity='.5' d='M0 0h160v160H0z'/%3E%3C/svg%3E")}
.wrap{width:min(1040px,calc(100% - 96px))}.header{width:min(1080px,calc(100% - 56px));height:92px;border-bottom:2px solid var(--red)}
.logo{display:inline-flex;align-items:center;gap:8px;font-size:3.2rem;letter-spacing:-.04em}.brand-spoons{width:40px;height:52px;color:var(--red);flex-shrink:0}.header nav{font-size:.95rem;gap:54px}.nav-button{padding:10px 22px;font-size:.95rem}.button{background:var(--red);border-radius:30px;padding:16px 28px}.button:hover{background:#b51f09}
.hero{min-height:710px;display:block;padding-top:62px;padding-bottom:0;isolation:isolate}.hero-copy{width:50%;padding:0;z-index:2}.hero h1{font-size:clamp(3.8rem,8vw,6rem);line-height:.95;letter-spacing:-.025em}.hero-description{max-width:425px;font-size:1.15rem;margin-top:32px}.hero-price{font-size:1.12rem;margin-top:34px}.hero-price span{font-size:.92rem}.hero-copy .button{min-width:300px;margin-top:30px}.launch-note{font-size:.94rem;margin-top:38px}.hero-art{position:absolute;right:-48px;bottom:0;width:78%;margin:0;z-index:1}.hero-art img{width:100%;mix-blend-mode:multiply}.handwritten{right:54px;top:16px;font-size:1.5rem;line-height:1.2;transform:rotate(-7deg);background:none}.ribbon{padding:15px 20px;font-size:1.08rem;letter-spacing:.055em}.ribbon span{margin-inline:12px}
.problem{padding:48px 0 38px}.problem .split{grid-template-columns:1.35fr .8fr;gap:45px}.eyebrow{font-size:1rem;letter-spacing:.055em;margin-bottom:22px}.problem h2{font-size:3.65rem;line-height:1.02}.body-copy{font-size:1.05rem;max-width:395px;line-height:1.35;margin-top:32px}.grocery-art{width:335px;mask-image:none}
.how{padding-top:30px;padding-bottom:34px}.how h2{font-size:2.8rem;line-height:1.02}.steps{margin-top:18px}.step{padding:0 30px;border-left:1px solid #53613e}.step-top{position:relative;display:flex;align-items:center;justify-content:center;height:180px;padding:0;margin:0 0 0}.step-top>span:first-child{position:absolute;left:0;top:4px;font-size:2.4rem}.step-top .step-illustration{flex:0 1 180px;min-width:0;width:180px;height:auto;aspect-ratio:1;align-self:center}.step h3{font-size:1.35rem}.step p{font-size:1.05rem;line-height:1.3;margin-top:8px;max-width:265px}
.offer{padding:18px 0}.offer .split{grid-template-columns:1fr 1fr;gap:55px}.pot-art{width:500px;mix-blend-mode:multiply}.offer h2{font-size:3.4rem;line-height:1.02;margin-bottom:14px}.offer p{font-size:1.08rem}.offer .offer-price{font-size:3.2rem;margin-top:14px;line-height:1.1}.offer .small-note{font-size:.98rem;margin-top:4px}.offer-unit{line-height:1.3}
.join{padding:22px 0 18px}.join-grid{grid-template-columns:1.2fr 1fr;gap:65px}.join h2{font-size:3.7rem;line-height:1.02;margin:15px 0 24px}.join p:not(.eyebrow){font-size:1rem;line-height:1.3;max-width:240px}.join-copy{position:relative}.join-spoons{position:absolute;right:0;bottom:45px;width:95px;height:130px;color:var(--cream);transform:rotate(-8deg)}.landing-interest{align-self:center;display:grid;gap:5px}.landing-interest input{height:50px;border:0;border-radius:9px;background:var(--cream);padding:12px 20px;color:var(--ink);font-size:.9rem;min-width:0;width:100%}.landing-interest .button{border-radius:8px;background:var(--cream);color:var(--red);min-height:54px;padding:10px 20px;font-size:1.25rem;width:100%}.landing-interest .form-note{font-size:.85rem!important;max-width:none!important;line-height:1.2!important}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.footer-inner{min-height:80px}.footer-inner .logo{font-size:2.5rem}.footer-inner .brand-spoons{height:42px;width:32px}.footer-links{font-size:.8rem}
@media(min-width:721px) and (max-width:1100px){.wrap{width:calc(100% - 70px)}.header{height:76px}.hero{min-height:61vw;padding-top:45px}.hero h1{font-size:8vw}.hero-description{font-size:1.7vw;max-width:37vw;margin-top:23px}.hero-price{font-size:1.6vw;margin-top:22px}.hero-price span{font-size:1.3vw}.hero-copy .button{min-width:0;font-size:1.5vw;padding:13px 25px;margin-top:22px}.launch-note{font-size:1.35vw;margin-top:27px}.hero-art{right:-35px;width:78%}.handwritten{font-size:2.3vw;right:4vw;top:0}.problem h2{font-size:5.1vw}.problem{padding:32px 0}.body-copy{font-size:1.65vw;margin-top:24px}.eyebrow{font-size:1.5vw}.ribbon{font-size:1.7vw;padding:12px}.grocery-art{width:29vw}.how h2{font-size:4vw}.step{padding-inline:22px}.step-top{height:145px}.step-top .step-illustration{flex-basis:145px;width:145px}.step-top>span:first-child{font-size:2rem}.step h3{font-size:1.1rem}.step p{font-size:.9rem}.offer h2{font-size:4.6vw}.offer p{font-size:1.55vw}.offer .offer-price{font-size:4.5vw}.offer .small-note{font-size:1.45vw}.offer .split{gap:35px}.join h2{font-size:5.2vw}.join-grid{gap:35px}.join-spoons{width:70px;right:5px}.join p:not(.eyebrow){font-size:.9rem;max-width:190px}}
@media(max-width:720px){.wrap{width:calc(100% - 36px)}.header{width:calc(100% - 28px);height:76px}.logo{font-size:2.5rem}.brand-spoons{width:28px;height:38px}.hero{padding-top:35px;min-height:0}.hero-copy{width:100%}.hero h1{font-size:clamp(3.4rem,12vw,5.8rem)}.hero-description{max-width:330px;font-size:1rem;margin-top:24px}.hero-price{font-size:1rem;margin-top:22px}.hero-copy .button{min-width:0;margin-top:23px}.launch-note{margin-top:22px;font-size:.85rem}.hero-art{position:relative;right:auto;width:calc(100% + 36px);margin:12px -18px 0}.handwritten{top:5px;right:14px;font-size:1rem}.ribbon{font-size:.65rem;padding:13px 10px}.ribbon span{margin-inline:4px}.problem{padding:35px 0}.problem .split{grid-template-columns:1fr;gap:10px}.problem h2{font-size:2.6rem}.eyebrow{font-size:.76rem}.body-copy{font-size:1rem;margin-top:22px}.grocery-art{width:245px}.how{padding-block:30px}.how h2{font-size:2.5rem}.steps{margin-top:20px}.step,.step:first-child,.step:last-child{grid-template-columns:125px 1fr;gap:8px 18px;padding:20px 0}.step-top{height:154px;grid-row:span 2;justify-content:flex-end}.step-top>span:first-child{font-size:1.5rem;top:0}.step-top .step-illustration{flex:none;width:125px;height:125px;aspect-ratio:1}.step h3{font-size:1.15rem;align-self:end}.step p{font-size:.95rem;margin-top:0}.offer{padding:20px 0 35px}.offer .split{gap:8px}.pot-art{width:350px}.offer h2{font-size:2.8rem}.offer p{font-size:1rem}.offer .offer-price{font-size:3rem}.join{padding:30px 0}.join-grid{grid-template-columns:1fr;gap:28px}.join h2{font-size:3rem;margin-top:0}.join-spoons{right:15px;bottom:0;width:70px;height:100px}.landing-interest{gap:7px}.footer-inner{padding-block:18px}.footer-links{justify-content:flex-end}.footer-links p{font-size:.7rem}.nav-button{font-size:.75rem;padding:10px 14px}}
@media(min-width:721px){.hero h1{white-space:nowrap;transform:scaleX(.9);transform-origin:left center}.hero-copy{width:52%}}
.hero-art{mix-blend-mode:multiply}.hero-art img{mix-blend-mode:normal}
@media(min-width:1101px){.step-top .step-illustration{flex-basis:240px;width:240px}}
@media(min-width:721px) and (max-width:1100px){.step-top .step-illustration{flex-basis:190px;width:190px}}
.hero{background:var(--yellow)}
@media(max-width:720px){.offer .split{grid-template-columns:1fr}}
@media(min-width:721px) and (max-width:1100px){.body-copy{font-size:clamp(.9rem,1.65vw,1.05rem)}.hero-price span,.launch-note,.offer .small-note{font-size:clamp(.85rem,1.45vw,1rem)}}
.hero{isolation:auto}
@media(min-width:721px){.hero h1{transform:scaleX(.86)}}

/* Give sticky panels an explicit backdrop for illustration blending. */
.form-intro{background:var(--yellow);mix-blend-mode:normal}
.form-intro img{mix-blend-mode:multiply}

/* Keep the longer name compact beside navigation and on small screens. */
.header .logo,.footer-inner .logo{font-size:1.85rem;letter-spacing:-.025em;flex-shrink:0}
.brand-name{display:block;line-height:.92;white-space:nowrap}
.header .brand-spoons,.footer-inner .brand-spoons{width:36px;height:42px;flex-shrink:0}
.header nav{gap:32px}
.header .nav-button{white-space:nowrap;flex-shrink:0}
@media(min-width:721px) and (max-width:900px){.header .logo{font-size:1.45rem}.header nav{gap:20px;font-size:.85rem}.header .nav-button{font-size:.85rem;padding:10px 16px;gap:8px}}
@media(max-width:720px){.header{gap:12px}.header .logo,.footer-inner .logo{font-size:1.4rem}.header .nav-button{flex-shrink:0}}
@media(max-width:360px){.header .logo{font-size:1.25rem}}

.join-actions{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px;padding-block:20px}
.launch-note strong{display:block;color:#b51f09;font-size:1.05rem;font-weight:700;letter-spacing:.055em;text-transform:uppercase;margin-bottom:3px}
@media(max-width:720px){.join-actions{padding-block:0}}

/* Readable small headings and comfortable secondary links on mobile. */
.privacy>.eyebrow{color:#b51f09}
.privacy a[href^="mailto:"]{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}
@media(max-width:720px){.footer-links>a,.join-actions .host-link{display:inline-flex;align-items:center;min-height:44px;padding-block:10px}.footer-links{row-gap:0}}

/* Keep hosting accessible beside signup at every header size. */
.header nav a{white-space:nowrap}
@media(min-width:721px) and (max-width:900px){.header nav a[href$="#first-kitchen"]{display:none}}
@media(max-width:720px){.header{display:grid;grid-template-columns:1fr auto;height:auto;padding-block:12px 4px;gap:0 12px}.header .logo{grid-column:1;grid-row:1 / span 2}.header .nav-button{grid-column:2;grid-row:1}.header nav{display:flex;grid-column:2;grid-row:2;justify-content:center;font-size:.8rem}.header nav a:not(.nav-host){display:none}.header .nav-host{display:inline-flex;align-items:center;min-height:44px}}
