:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--adf-color-forest-700:#173d31;--adf-color-forest-800:#102f26;--adf-color-forest-900:#0a211a;--adf-color-coral-400:#f09a79;--adf-color-coral-500:#e77c59;--adf-color-coral-600:#c95e40;--adf-color-sage-100:#e4e8d7;--adf-color-sage-200:#d1d9bd;--adf-color-cream-50:#fbf7f0;--adf-color-warm-white:#fffdf9;--adf-color-background:var(--adf-color-cream-50);--adf-color-surface:var(--adf-color-warm-white);--adf-color-surface-muted:var(--adf-color-sage-100);--adf-color-text:#16241e;--adf-color-text-muted:#516159;--adf-color-border:#d8ddd4;--adf-color-focus:#2d6cdf;--adf-color-success:#277a52;--adf-color-error:#b6423a;--adf-color-on-dark:#fffdf9;--adf-font-display:"Fraunces", Georgia, serif;--adf-font-body:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--adf-font-xs:.75rem;--adf-font-sm:.875rem;--adf-font-base:1rem;--adf-font-lg:1.125rem;--adf-font-xl:1.25rem;--adf-font-2xl:1.5rem;--adf-font-3xl:2rem;--adf-font-4xl:clamp(2.25rem, 4vw, 3.25rem);--adf-font-5xl:clamp(2.75rem, 7vw, 4.5rem);--adf-leading-tight:1.05;--adf-leading-heading:1.15;--adf-leading-body:1.6;--adf-space-1:.25rem;--adf-space-2:.5rem;--adf-space-3:.75rem;--adf-space-4:1rem;--adf-space-5:1.25rem;--adf-space-6:1.5rem;--adf-space-8:2rem;--adf-space-10:2.5rem;--adf-space-12:3rem;--adf-space-16:4rem;--adf-space-20:5rem;--adf-space-24:6rem;--adf-space-30:7.5rem;--adf-radius-sm:.5rem;--adf-radius-md:.875rem;--adf-radius-lg:1.25rem;--adf-radius-xl:1.75rem;--adf-radius-pill:999px;--adf-shadow-sm:0 2px 8px #102f2614;--adf-shadow-md:0 12px 32px -8px #102f261f;--adf-shadow-lg:0 24px 64px -16px #102f2629;--adf-content-max:75rem;--adf-text-max:45rem;--adf-gutter:1rem;--adf-motion-fast:.16s;--adf-motion-base:.24s;--adf-motion-slow:.42s;--adf-ease-standard:cubic-bezier(.2, .8, .2, 1)}@media (min-width:48rem){:root{--adf-gutter:1.5rem}}@media (prefers-reduced-motion:reduce){:root{--adf-motion-fast:.01ms;--adf-motion-base:.01ms;--adf-motion-slow:.01ms}}
*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{background:var(--adf-color-background);color:var(--adf-color-text);font-family:var(--adf-font-body);font-size:var(--adf-font-base);line-height:var(--adf-leading-body);text-rendering:optimizelegibility;margin:0}body:before{z-index:-1;content:"";pointer-events:none;background-image:radial-gradient(#173d310a .65px,#0000 .65px);background-size:5px 5px;position:fixed;inset:0}a{color:inherit}img,svg{max-width:100%;display:block}button,input{font:inherit}:focus-visible{outline:2px solid var(--adf-color-focus);outline-offset:3px}.skip-link{top:var(--adf-space-3);left:var(--adf-space-3);z-index:100;padding:var(--adf-space-3) var(--adf-space-4);border-radius:var(--adf-radius-sm);background:var(--adf-color-forest-900);color:var(--adf-color-on-dark);transition:transform var(--adf-motion-fast);position:fixed;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.container{width:min(100% - (2 * var(--adf-gutter)), var(--adf-content-max));margin-inline:auto}.narrow{max-width:62rem}.section{padding-block:var(--adf-space-20)}h1,h2,h3,p{margin-top:0}h1,h2{margin-bottom:var(--adf-space-6);font-family:var(--adf-font-display);letter-spacing:-.035em;font-weight:700}h1{font-size:var(--adf-font-5xl);line-height:.98}h2{font-size:var(--adf-font-4xl);line-height:1.08}h3{margin-bottom:var(--adf-space-3);font-size:var(--adf-font-xl);line-height:1.25}p{color:var(--adf-color-text-muted)}.eyebrow{align-items:center;gap:var(--adf-space-3);margin-bottom:var(--adf-space-5);color:var(--adf-color-forest-700);font-size:var(--adf-font-sm);letter-spacing:.08em;text-transform:uppercase;font-weight:700;display:flex}.eyebrow>span{background:var(--adf-color-coral-500);width:1.75rem;height:2px}.eyebrow.light{color:var(--adf-color-sage-100)}.button{justify-content:center;align-items:center;gap:var(--adf-space-3);min-height:3.25rem;padding:var(--adf-space-3) var(--adf-space-6);border-radius:var(--adf-radius-pill);text-align:center;cursor:pointer;transition:color var(--adf-motion-fast), background var(--adf-motion-fast), border-color var(--adf-motion-fast), transform var(--adf-motion-fast);border:1px solid #0000;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0)}.button-primary{background:var(--adf-color-forest-700);color:var(--adf-color-on-dark);box-shadow:var(--adf-shadow-sm)}.button-primary:hover{background:var(--adf-color-forest-800)}.button-secondary{border-color:var(--adf-color-forest-700);color:var(--adf-color-forest-700);background:0 0}.button-secondary:hover{background:var(--adf-color-surface-muted)}.button-small{min-height:2.75rem;padding-inline:var(--adf-space-5);font-size:var(--adf-font-sm)}.button:disabled{border-color:var(--adf-color-border);background:var(--adf-color-border);color:var(--adf-color-text-muted);cursor:wait;transform:none}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbf7f0eb;border-bottom:1px solid #d8ddd4bf;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:var(--adf-space-6);min-height:5rem;display:flex}.logo-link{flex:none;width:10rem;display:block}.main-navigation{align-items:center;gap:var(--adf-space-8);display:flex}.main-navigation>a:not(.button){min-height:2.75rem;color:var(--adf-color-text);font-size:var(--adf-font-sm);align-content:center;font-weight:600;text-decoration:none}.main-navigation>a:not(.button):hover{color:var(--adf-color-coral-600)}.menu-button{border-radius:var(--adf-radius-pill);width:2.75rem;height:2.75rem;color:var(--adf-color-forest-700);background:0 0;border:0;padding:.65rem;display:none}.menu-button span{width:100%;height:2px;transition:transform var(--adf-motion-fast), opacity var(--adf-motion-fast);background:currentColor;margin-block:4px;display:block}.menu-button[aria-expanded=true] span:first-child{transform:translateY(6px)rotate(45deg)}.menu-button[aria-expanded=true] span:nth-child(2){opacity:0}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-6px)rotate(-45deg)}.hero{min-height:calc(100svh - 5rem);padding-block:var(--adf-space-16) var(--adf-space-20);align-items:center;display:grid;position:relative;overflow:hidden}.hero:after{z-index:-1;border:1px solid var(--adf-color-sage-200);content:"";border-radius:50%;width:35rem;height:35rem;position:absolute;top:-8rem;right:-8rem}.hero-grid{align-items:center;gap:var(--adf-space-12);display:grid}.hero-copy{z-index:2;position:relative}.hero h1 em{color:var(--adf-color-coral-600);font-style:normal}.hero-lead{max-width:39rem;margin-bottom:var(--adf-space-8);font-size:var(--adf-font-lg);line-height:1.6}.hero-actions{gap:var(--adf-space-3);flex-wrap:wrap;display:flex}.microcopy{align-items:center;gap:var(--adf-space-2);margin:var(--adf-space-4) 0 0;font-size:var(--adf-font-sm);display:flex}.microcopy svg{width:1rem;color:var(--adf-color-success)}.preview-wrap{max-width:35rem;padding:var(--adf-space-5);margin-inline:auto;position:relative}.preview-wrap:before{z-index:-1;background:var(--adf-color-sage-100);content:"";border-radius:48% 52% 45% 55%;position:absolute;inset:3% -2% -2% 8%;transform:rotate(-4deg)}.preview-badge{z-index:2;padding:var(--adf-space-2) var(--adf-space-4);border-radius:var(--adf-radius-pill);background:var(--adf-color-coral-500);color:var(--adf-color-forest-900);font-size:var(--adf-font-xs);letter-spacing:.05em;text-transform:uppercase;font-weight:800;position:absolute;top:0;right:0;transform:rotate(3deg)}.product-preview{border:1px solid var(--adf-color-border);border-radius:var(--adf-radius-xl);background:var(--adf-color-surface);box-shadow:var(--adf-shadow-lg);position:relative;overflow:hidden}.preview-top{padding:var(--adf-space-6);border-bottom:1px solid var(--adf-color-border);justify-content:space-between;align-items:flex-start;display:flex}.preview-top h2{font-family:var(--adf-font-body);font-size:var(--adf-font-xl);letter-spacing:-.02em;margin:0}.preview-kicker{margin-bottom:var(--adf-space-1);color:var(--adf-color-text-muted);font-size:var(--adf-font-xs);font-weight:600}.avatar-group{margin-top:var(--adf-space-2);display:flex}.avatar-group i{border:2px solid var(--adf-color-surface);background:var(--adf-color-coral-400);border-radius:50%;width:1.75rem;height:1.75rem;margin-left:-.35rem}.avatar-group i:nth-child(2){background:var(--adf-color-sage-200)}.avatar-group i:nth-child(3){background:var(--adf-color-forest-700)}.meal-list{padding:var(--adf-space-2) var(--adf-space-6)}.meal-row{align-items:center;gap:var(--adf-space-3);border-bottom:1px solid var(--adf-color-border);grid-template-columns:2rem 2.75rem minmax(0,1fr) 1.5rem;min-height:4.25rem;display:grid}.meal-row:last-child{border-bottom:0}.meal-day{color:var(--adf-color-text-muted);font-size:var(--adf-font-xs);font-weight:800}.meal-thumb{border-radius:var(--adf-radius-sm);background:var(--adf-color-sage-100);width:2.75rem;height:2.75rem;position:relative;overflow:hidden}.meal-thumb:before,.meal-thumb:after,.meal-thumb i{background:var(--adf-color-coral-500);content:"";border-radius:50%;position:absolute}.meal-thumb:before{width:1.1rem;height:1.1rem;top:.45rem;left:.4rem}.meal-thumb:after{border-radius:var(--adf-radius-pill);background:var(--adf-color-forest-700);width:1.4rem;height:.7rem;bottom:.45rem;right:.25rem;transform:rotate(-25deg)}.meal-thumb i{background:var(--adf-color-warm-white);width:.65rem;height:.65rem;top:.45rem;right:.4rem}.thumb-2{background:var(--adf-color-coral-400)}.thumb-3{background:var(--adf-color-sage-200)}.thumb-4{background:var(--adf-color-cream-50)}.thumb-5{background:var(--adf-color-coral-500)}.meal-copy{min-width:0;line-height:1.2}.meal-copy strong,.meal-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.meal-copy strong{font-size:var(--adf-font-sm)}.meal-copy small{margin-top:var(--adf-space-1);color:var(--adf-color-text-muted);font-size:.68rem}.meal-heart{color:var(--adf-color-coral-600);font-size:var(--adf-font-lg)}.shopping-preview{padding:var(--adf-space-5) var(--adf-space-6);background:var(--adf-color-sage-100)}.shopping-title{align-items:center;gap:var(--adf-space-3);grid-template-columns:2.5rem 1fr auto;display:grid}.icon-circle{background:var(--adf-color-sage-100);width:2.75rem;height:2.75rem;color:var(--adf-color-forest-700);border-radius:50%;flex:none;place-items:center;display:inline-grid}.icon-circle svg{width:1.3rem;height:1.3rem}.shopping-title .icon-circle{background:var(--adf-color-surface)}.shopping-title strong,.shopping-title small{line-height:1.3;display:block}.shopping-title small{color:var(--adf-color-text-muted);font-size:var(--adf-font-xs)}.shopping-items{gap:var(--adf-space-2);margin-top:var(--adf-space-4);flex-wrap:wrap;display:flex}.shopping-items span{padding:var(--adf-space-1) var(--adf-space-3);border-radius:var(--adf-radius-pill);background:var(--adf-color-surface);color:var(--adf-color-text-muted);font-size:var(--adf-font-xs)}.preview-note{padding:var(--adf-space-2) var(--adf-space-3);border:1px solid var(--adf-color-border);border-radius:var(--adf-radius-pill);background:var(--adf-color-surface);box-shadow:var(--adf-shadow-sm);color:var(--adf-color-forest-700);font-size:var(--adf-font-xs);font-weight:700;position:absolute}.note-one{top:33%;left:-2rem;transform:rotate(-5deg)}.note-two{bottom:19%;right:-1.4rem;transform:rotate(4deg)}.trust-strip{border-block:1px solid var(--adf-color-border);background:var(--adf-color-surface)}.trust-grid{gap:var(--adf-space-4);padding-block:var(--adf-space-5);display:grid}.trust-grid p{align-items:center;gap:var(--adf-space-3);color:var(--adf-color-forest-700);font-size:var(--adf-font-sm);margin:0;font-weight:650;display:flex}.trust-grid svg{width:1.3rem;color:var(--adf-color-coral-600)}.split-intro{gap:var(--adf-space-6);display:grid}.section-number{color:var(--adf-color-coral-600);font-size:var(--adf-font-sm);letter-spacing:.08em;text-transform:uppercase;font-weight:800}.split-intro p:last-child{max-width:var(--adf-text-max);font-size:var(--adf-font-lg);margin-bottom:0}.features-section{background:var(--adf-color-surface-muted)}.section-intro{max-width:var(--adf-text-max);margin-bottom:var(--adf-space-10)}.section-intro.centered{text-align:center;margin-inline:auto}.section-intro.centered .eyebrow{justify-content:center}.feature-grid{gap:var(--adf-space-4);display:grid}.feature-card{padding:var(--adf-space-6);border-radius:var(--adf-radius-lg);background:var(--adf-color-surface);border:1px solid #d8ddd4cc}.feature-card-top{margin-bottom:var(--adf-space-8);justify-content:space-between;align-items:center;display:flex}.feature-card-top>span:last-child{color:var(--adf-color-border);font-family:var(--adf-font-display);font-size:var(--adf-font-2xl);font-weight:700}.feature-card p{margin-bottom:0}.steps-section{background:var(--adf-color-surface)}.steps-list{margin:0;padding:0;list-style:none;display:grid;position:relative}.steps-list li{gap:var(--adf-space-5);padding-bottom:var(--adf-space-8);grid-template-columns:3.5rem 1fr;display:grid;position:relative}.steps-list li:not(:last-child):before{background:var(--adf-color-sage-200);content:"";width:1px;position:absolute;top:3.25rem;bottom:0;left:1.55rem}.step-number{border:1px solid var(--adf-color-sage-200);background:var(--adf-color-background);width:3.15rem;height:3.15rem;color:var(--adf-color-forest-700);font-family:var(--adf-font-display);font-size:var(--adf-font-xl);border-radius:50%;place-items:center;font-weight:700;display:grid}.steps-list p{max-width:38rem;margin-bottom:0}.comparison-section{background:var(--adf-color-surface)}.comparison-card{gap:var(--adf-space-10);padding:var(--adf-space-8);border-radius:var(--adf-radius-xl);background:var(--adf-color-forest-700);color:var(--adf-color-on-dark);box-shadow:var(--adf-shadow-lg);display:grid;overflow:hidden}.comparison-copy p:not(.eyebrow){color:var(--adf-color-sage-100);font-size:var(--adf-font-lg);margin-bottom:0}.comparison-list{gap:var(--adf-space-3);align-content:center;margin:0;padding:0;list-style:none;display:grid}.comparison-list li{align-items:center;gap:var(--adf-space-4);padding:var(--adf-space-4);border-radius:var(--adf-radius-md);background:#fffdf912;border:1px solid #e4e8d72e;font-weight:650;display:flex}.comparison-list li span{background:var(--adf-color-coral-500);width:2rem;height:2rem;color:var(--adf-color-forest-900);border-radius:50%;flex:none;place-items:center;display:grid}.comparison-list svg{width:1rem}.scenario-grid{align-items:center;gap:var(--adf-space-10);display:grid}.scenario-visual{border-radius:var(--adf-radius-xl);background:var(--adf-color-coral-400);place-items:center;min-height:24rem;display:grid;position:relative;overflow:hidden}.scenario-visual:before{content:"";border:1px solid #173d3133;border-radius:50%;width:19rem;height:19rem;position:absolute;inset:auto -12% -25% auto}.scenario-visual>p{right:var(--adf-space-6);bottom:var(--adf-space-6);z-index:2;color:var(--adf-color-forest-900);font-family:var(--adf-font-display);font-size:var(--adf-font-xl);text-align:right;margin:0;font-weight:700;line-height:1.15;position:absolute}.scenario-visual em{color:var(--adf-color-surface);font-style:normal}.plate{border:1.2rem solid var(--adf-color-surface);background:var(--adf-color-sage-100);width:12rem;height:12rem;box-shadow:var(--adf-shadow-lg);border-radius:50%;position:relative;transform:translate(-1rem,-1rem)rotate(-10deg)}.plate:before,.plate:after,.plate span,.plate i,.plate b{content:"";border-radius:50%;position:absolute}.plate:before{background:var(--adf-color-coral-600);width:4rem;height:4rem;top:1.2rem;left:1.2rem}.plate:after{border-radius:var(--adf-radius-pill);background:var(--adf-color-forest-700);width:4.5rem;height:2.1rem;bottom:1.8rem;right:.7rem}.plate span{background:var(--adf-color-surface);width:2.6rem;height:2.6rem;top:1.1rem;right:1rem}.plate i{background:var(--adf-color-coral-500);border-radius:60% 40%;width:2rem;height:3.5rem;bottom:1rem;left:2rem}.plate b{background:var(--adf-color-forest-800);width:1.5rem;height:1.5rem;top:4.8rem;left:4.6rem}.sun{border:1px solid var(--adf-color-surface);border-radius:50%;width:4rem;height:4rem;position:absolute;top:1.5rem;right:2rem}.leaf{border:2px solid var(--adf-color-forest-700);border-radius:100% 0;width:3rem;height:6rem;position:absolute}.leaf-one{bottom:2rem;left:2rem;transform:rotate(-25deg)}.leaf-two{bottom:0;left:5rem;transform:rotate(10deg)scale(.7)}.scenario-copy>p:not(.eyebrow){max-width:35rem;font-size:var(--adf-font-lg)}.scenario-copy blockquote{margin:var(--adf-space-8) 0 0;padding-left:var(--adf-space-5);border-left:3px solid var(--adf-color-coral-500);color:var(--adf-color-forest-700);font-family:var(--adf-font-display);font-size:var(--adf-font-2xl);font-weight:700}.privacy-section{padding-top:0}.privacy-card{gap:var(--adf-space-6);padding:var(--adf-space-8);border:1px solid var(--adf-color-sage-200);border-radius:var(--adf-radius-xl);background:var(--adf-color-surface-muted);display:grid}.privacy-card h2{max-width:48rem}.privacy-card p:last-child{max-width:var(--adf-text-max);margin-bottom:0}.privacy-icon{background:var(--adf-color-forest-700);width:4rem;height:4rem;color:var(--adf-color-on-dark);border-radius:50%;place-items:center;display:grid}.privacy-icon svg{width:2rem}.faq-section{background:var(--adf-color-surface)}.faq-grid{gap:var(--adf-space-10);display:grid}.faq-list{border-top:1px solid var(--adf-color-border)}.faq-item{border-bottom:1px solid var(--adf-color-border)}.faq-item h3{margin:0}.faq-item button{justify-content:space-between;align-items:center;gap:var(--adf-space-4);width:100%;min-height:4.5rem;padding:var(--adf-space-4) 0;color:var(--adf-color-text);text-align:left;cursor:pointer;background:0 0;border:0;font-weight:700;display:flex}.faq-item button:hover{color:var(--adf-color-coral-600)}.faq-symbol{background:var(--adf-color-sage-100);width:2.5rem;height:2.5rem;color:var(--adf-color-forest-700);font-size:var(--adf-font-xl);border-radius:50%;flex:none;place-items:center;font-weight:400;display:grid}.faq-panel p{max-width:43rem;padding:0 var(--adf-space-12) var(--adf-space-5) 0}.waitlist-section{background:var(--adf-color-surface)}.waitlist-card{gap:var(--adf-space-10);padding:var(--adf-space-8);border-radius:var(--adf-radius-xl);background:var(--adf-color-forest-700);color:var(--adf-color-on-dark);display:grid}.waitlist-copy p:not(.eyebrow){max-width:35rem;color:var(--adf-color-sage-100);font-size:var(--adf-font-lg);margin-bottom:0}.waitlist-form{padding:var(--adf-space-6);border-radius:var(--adf-radius-lg);background:var(--adf-color-surface);color:var(--adf-color-text);align-self:center}.form-field label{margin-bottom:var(--adf-space-2);font-size:var(--adf-font-sm);font-weight:700;display:block}.form-field input{width:100%;min-height:3.25rem;padding:0 var(--adf-space-4);border:1px solid var(--adf-color-border);border-radius:var(--adf-radius-md);background:var(--adf-color-warm-white);color:var(--adf-color-text)}.form-field input:focus{border-color:var(--adf-color-focus)}.form-field input[aria-invalid=true]{border-color:var(--adf-color-error)}.waitlist-form .button{width:100%;margin-top:var(--adf-space-4)}.form-error{margin:var(--adf-space-2) 0 0;color:var(--adf-color-error);font-size:var(--adf-font-sm);font-weight:650}.form-privacy{margin:var(--adf-space-4) 0 0;font-size:var(--adf-font-xs);line-height:1.5}.form-privacy a{color:var(--adf-color-forest-700);font-weight:700}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.form-success{align-self:center;gap:var(--adf-space-4);padding:var(--adf-space-6);border-radius:var(--adf-radius-lg);background:var(--adf-color-surface);color:var(--adf-color-text);display:flex}.form-success h3,.form-success p{margin-bottom:0}.success-mark{background:var(--adf-color-success);width:2.75rem;height:2.75rem;color:var(--adf-color-on-dark);border-radius:50%;flex:none;place-items:center;display:grid}.site-footer{padding-block:var(--adf-space-12) var(--adf-space-6);border-top:1px solid var(--adf-color-border);background:var(--adf-color-background)}.footer-main{gap:var(--adf-space-8);flex-direction:column;display:flex}.footer-main img{width:10rem}.footer-main p{margin:var(--adf-space-3) 0 0;font-family:var(--adf-font-display);font-size:var(--adf-font-lg)}.footer-main nav{gap:var(--adf-space-4) var(--adf-space-6);flex-wrap:wrap;display:flex}.footer-main nav a{min-height:2.75rem;font-size:var(--adf-font-sm);align-content:center;font-weight:650;text-decoration:none}.footer-main nav a:hover{text-decoration:underline}.footer-bottom{justify-content:space-between;gap:var(--adf-space-3);margin-top:var(--adf-space-8);padding-top:var(--adf-space-5);border-top:1px solid var(--adf-color-border);flex-wrap:wrap;display:flex}.footer-bottom p{font-size:var(--adf-font-xs);margin:0}.legal-page{min-height:100svh;padding-block:var(--adf-space-10)}.legal-container{max-width:var(--adf-text-max)}.legal-logo{width:10rem;margin-bottom:var(--adf-space-16);display:block}.legal-page h1{font-size:var(--adf-font-5xl)}.legal-page>.container>p{font-size:var(--adf-font-lg)}.legal-notice{margin-bottom:var(--adf-space-8);padding:var(--adf-space-6);border:1px solid var(--adf-color-sage-200);border-radius:var(--adf-radius-lg);background:var(--adf-color-surface-muted)}.legal-notice strong{margin-bottom:var(--adf-space-2);font-size:var(--adf-font-lg);display:block}.legal-notice p{margin:0}@media (min-width:40rem){.trust-grid{grid-template-columns:repeat(3,1fr)}.trust-grid p:nth-child(2){justify-content:center}.trust-grid p:last-child{justify-content:flex-end}.feature-grid{grid-template-columns:repeat(2,1fr)}.privacy-card{grid-template-columns:4rem 1fr}.footer-main{flex-direction:row;justify-content:space-between;align-items:flex-start}}@media (min-width:48rem){.section{padding-block:var(--adf-space-24)}.hero-grid{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}.split-intro{grid-template-columns:10rem 1fr}.steps-list{gap:var(--adf-space-8);grid-template-columns:repeat(2,1fr)}.steps-list li:not(:last-child):before{display:none}.comparison-card,.waitlist-card{padding:var(--adf-space-12);grid-template-columns:minmax(0,1.2fr) minmax(20rem,.8fr)}.scenario-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.faq-grid{grid-template-columns:minmax(17rem,.7fr) minmax(0,1.3fr)}}@media (min-width:64rem){.hero{padding-block:var(--adf-space-20)}.hero-grid{gap:var(--adf-space-20)}.feature-grid{grid-template-columns:repeat(4,1fr)}.feature-card{padding:var(--adf-space-8) var(--adf-space-6)}.steps-list{gap:var(--adf-space-5);grid-template-columns:repeat(4,1fr)}.steps-list li{display:block}.step-number{margin-bottom:var(--adf-space-6)}.comparison-card{gap:var(--adf-space-16)}}@media (max-width:47.99rem){.menu-button{display:block}.main-navigation{align-items:stretch;gap:var(--adf-space-2);padding:var(--adf-space-4) var(--adf-gutter) var(--adf-space-6);border-bottom:1px solid var(--adf-color-border);background:var(--adf-color-background);box-shadow:var(--adf-shadow-md);flex-direction:column;display:none;position:absolute;top:calc(100% + 1px);left:0;right:0}.main-navigation.is-open{display:flex}.main-navigation>a{width:100%}.hero{min-height:auto}.hero-copy{text-align:left}.hero-actions{flex-direction:column;align-items:stretch}.preview-wrap{width:100%;padding-inline:0}.preview-badge{right:var(--adf-space-2)}.note-one,.note-two{display:none}}@media (max-width:23.5rem){.meal-list,.preview-top,.shopping-preview{padding-inline:var(--adf-space-4)}.meal-row{gap:var(--adf-space-2);grid-template-columns:1.5rem 2.5rem minmax(0,1fr) 1rem}.meal-thumb{width:2.5rem;height:2.5rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
