.landing-root{background:#FBF7EF;color:#2C2A26;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.65;-webkit-font-smoothing:antialiased}.landing-root *,.landing-root :after,.landing-root :before{box-sizing:border-box;margin:0;padding:0}.landing-root{--forest:#0F4C3A;--cream:#FBF7EF;--cream-raised:#FFFDF9;--apricot:#F4B58A;--char:#2C2A26;--text-secondary:#5C564A;--text-muted:#8A7F6C;--border:#E8DFCE;--forest-tint:#DCEEE4;--forest-tint-text:#9FC9B4;--apricot-text-dark:#5C2E10;--apricot-text:#6E3A16;--font-display:var(--font-fraunces),Georgia,serif;--font-body:var(--font-inter),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;--max-w:1080px;--pad:clamp(1.25rem,5vw,3rem)}.landing-root .reveal{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s ease}.landing-root .reveal.in{opacity:1;transform:none}.landing-root .reveal-d1{transition-delay:.08s}.landing-root .reveal-d2{transition-delay:.16s}.landing-root .reveal-d3{transition-delay:.24s}@media (prefers-reduced-motion:reduce){.landing-root .reveal{opacity:1;transform:none;transition:none}}.landing-root .wrap{max-width:var(--max-w);margin:0 auto;padding:0 var(--pad)}.landing-root .eyebrow{font-size:.6875rem;font-weight:500;text-transform:uppercase;letter-spacing:.13em;color:var(--text-muted);margin-bottom:1rem}.landing-root nav{position:sticky;top:0;z-index:200;background:var(--cream);border-bottom:1px solid var(--border)}.landing-root .nav-inner{max-width:var(--max-w);margin:0 auto;padding:1.1rem var(--pad);display:flex;align-items:center;justify-content:space-between;gap:2rem}.landing-root .wordmark{font-family:var(--font-display);font-size:1.45rem;font-weight:400;letter-spacing:.06em;color:var(--forest);text-decoration:none}.landing-root .nav-links{display:flex;align-items:center;gap:2.25rem;list-style:none}.landing-root .nav-links a{font-size:.875rem;color:var(--text-secondary);text-decoration:none}.landing-root .nav-links a:hover{color:var(--char)}.landing-root .btn-nav{background:var(--forest);color:var(--cream)!important;padding:.5rem 1.25rem;border-radius:6px;font-size:.875rem;font-weight:500}.landing-root .btn-primary{display:inline-block;background:var(--forest);color:var(--cream);padding:.9rem 2rem;border-radius:8px;font-family:var(--font-body);font-size:.9375rem;font-weight:500;text-decoration:none;border:none;cursor:pointer;transition:opacity .18s}.landing-root .btn-primary:hover{opacity:.87}.landing-root .btn-apricot{display:inline-block;background:var(--apricot);color:var(--apricot-text-dark);padding:.9rem 2rem;border-radius:8px;font-family:var(--font-body);font-size:.9375rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:opacity .18s}.landing-root .btn-apricot:hover{opacity:.88}.landing-root .hero{background:var(--cream);padding:clamp(1.5rem,3vw,2.5rem) var(--pad) clamp(1rem,2vw,1.75rem);overflow:hidden}.landing-root .hero-inner{max-width:var(--max-w);margin:0 auto;display:grid;grid-template-columns:52% 48%;gap:clamp(1.5rem,4vw,3rem);align-items:center}.landing-root .hero-text{min-width:0}.landing-root .hero h1{font-family:var(--font-display);font-size:clamp(1.75rem,3.5vw,2.875rem);font-weight:400;line-height:1.1;color:var(--forest);text-wrap:balance;margin-bottom:.875rem}.landing-root .hero h1 em{font-style:italic}.landing-root .hero-sub{font-size:clamp(.875rem,1.4vw,1rem);color:var(--text-secondary);line-height:1.72;margin-bottom:1.5rem}.landing-root .hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.landing-root .reassurance{font-size:.8125rem;color:var(--text-muted)}@media (max-width:700px){.landing-root .hero-inner{grid-template-columns:1fr}.landing-root .hero-actions{align-items:center}.landing-root .hero h1,.landing-root .hero-sub{text-align:center}}.landing-root .app-preview{background:var(--cream-raised);border:1px solid var(--border);border-radius:16px;overflow:hidden;box-shadow:0 8px 48px rgba(15,76,58,.14),0 2px 12px rgba(0,0,0,.06);min-width:0}.landing-root .app-bar{background:var(--forest);padding:.875rem 1.25rem;display:flex;align-items:center;justify-content:space-between}.landing-root .app-bar-title{font-family:var(--font-display);font-size:1rem;font-weight:400;color:var(--cream)}.landing-root .app-credit-pill{background:var(--forest-tint);color:var(--forest);font-size:.6875rem;font-weight:600;padding:.25rem .625rem;border-radius:20px}.landing-root .app-week{display:grid;grid-template-columns:repeat(7,1fr);gap:.375rem;padding:.875rem 1rem 1.125rem}.landing-root .app-day{min-width:0}.landing-root .app-day-thumb{width:100%;height:64px;border-radius:8px;margin-bottom:.4rem;overflow:hidden}.landing-root .app-day-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.landing-root .app-day-label{font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:.2rem}.landing-root .app-day-name{font-size:.75rem;font-weight:500;color:var(--char);line-height:1.3}.landing-root .app-day-badge{display:inline-block;margin-top:.3rem;font-size:.5625rem;font-weight:500;padding:.15rem .4rem;border-radius:20px;background:var(--forest-tint);color:var(--forest)}.landing-root .proof-strip{background:var(--cream);padding:clamp(1.5rem,3vw,2.5rem) 0 clamp(3rem,6vw,5rem)}.landing-root .proof-label{max-width:var(--max-w);padding:0 var(--pad);margin:0 auto 1.5rem;display:flex;align-items:center;gap:1rem}.landing-root .proof-label:after{content:"";flex:1;height:1px;background:var(--border)}.landing-root .proof-label .eyebrow{color:var(--forest);font-size:.75rem;margin-bottom:0;white-space:nowrap}.landing-root .proof-grid{display:flex;gap:clamp(.5rem,.9vw,.875rem);padding:.25rem var(--pad) .75rem}.landing-root .meal-card{flex:1 1 0;min-width:120px;border-radius:14px;overflow:hidden;background:var(--cream-raised);border:1px solid var(--border);box-shadow:0 1px 4px rgba(15,76,58,.06);transition:transform .2s ease,box-shadow .2s ease}.landing-root .meal-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(15,76,58,.12)}.landing-root .meal-img{aspect-ratio:4/3;overflow:hidden}.landing-root .meal-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.landing-root .meal-body{padding:.875rem 1rem 1rem}.landing-root .meal-day{font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);margin-bottom:.3rem}.landing-root .meal-name{font-size:.875rem;font-weight:500;color:var(--char);line-height:1.35;margin-bottom:.6rem}.landing-root .badge{display:inline-block;font-size:.625rem;font-weight:500;letter-spacing:.04em;padding:.2rem .55rem;border-radius:20px;background:var(--forest-tint);color:var(--forest)}.landing-root .problem-strip{background:var(--forest);padding:clamp(5rem,12vw,9rem) var(--pad);text-align:center}.landing-root .problem-strip blockquote{font-family:var(--font-display);font-style:italic;font-size:clamp(1.625rem,4.5vw,3rem);font-weight:400;line-height:1.38;color:var(--cream);max-width:26ch;margin:0 auto;text-wrap:balance}.landing-root .problem-strip em{color:var(--apricot)}.landing-root .hiw{background:var(--cream);padding:clamp(4.5rem,9vw,7rem) var(--pad)}.landing-root .hiw h2{font-family:var(--font-display);font-size:clamp(1.875rem,4.5vw,3rem);font-weight:400;color:var(--forest);text-wrap:balance;margin-bottom:3rem;max-width:22ch}.landing-root .steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(265px,1fr));gap:1.25rem}.landing-root .step{background:var(--cream-raised);border:1px solid var(--border);border-radius:14px;padding:2rem 1.75rem}.landing-root .step-title{font-family:var(--font-display);font-size:1.1875rem;font-weight:400;color:var(--char);margin-bottom:.75rem;line-height:1.3}.landing-root .step p{font-size:.9375rem;color:var(--text-secondary);line-height:1.68}.landing-root .diff{background:var(--cream);border-top:1px solid var(--border);padding:clamp(4rem,8vw,6rem) var(--pad)}.landing-root .diff-inner{max-width:640px;margin:0 auto;text-align:center}.landing-root .diff h2{font-family:var(--font-display);font-style:italic;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:400;color:var(--forest);text-wrap:balance;margin-bottom:1.5rem;line-height:1.08}.landing-root .diff p{font-size:1.0625rem;color:var(--text-secondary);line-height:1.75}.landing-root .tolerance{background:var(--cream);padding:clamp(1rem,3vw,2rem) var(--pad) clamp(4rem,8vw,6rem)}.landing-root .tolerance-panel{max-width:680px;margin:0 auto;background:var(--apricot);border-radius:20px;padding:clamp(2.25rem,5vw,3.25rem) clamp(1.75rem,5vw,3rem)}.landing-root .tolerance-panel h2{font-family:var(--font-display);font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:400;color:var(--apricot-text-dark);margin-bottom:1rem;text-wrap:balance;line-height:1.2}.landing-root .tolerance-panel p{font-size:1rem;color:var(--apricot-text);line-height:1.72}.landing-root .breadth{background:var(--cream);border-top:1px solid var(--border);padding:clamp(3rem,6vw,4.5rem) var(--pad)}.landing-root .breadth p{max-width:56ch;margin:0 auto;font-size:1.0625rem;color:var(--text-secondary);line-height:1.78;text-align:center}.landing-root .pricing{background:var(--cream);padding:clamp(4.5rem,9vw,7rem) var(--pad)}.landing-root .pricing-head{max-width:520px;margin:0 auto 3rem;text-align:center}.landing-root .pricing-head h2{font-family:var(--font-display);font-size:clamp(1.875rem,4vw,2.75rem);font-weight:400;color:var(--forest);text-wrap:balance;margin-bottom:1rem;line-height:1.18}.landing-root .pricing-head p{font-size:.9375rem;color:var(--text-secondary);line-height:1.72}.landing-root .pricing-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;max-width:840px;margin:0 auto;align-items:stretch}.landing-root .pc{background:var(--cream-raised);border:1px solid var(--border);border-radius:16px;padding:2rem 1.75rem;display:flex;flex-direction:column}.landing-root .pc.dest{background:var(--forest);border-color:var(--forest)}.landing-root .pc-label{font-size:.6875rem;font-weight:500;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);margin-bottom:.75rem}.landing-root .pc.dest .pc-label{color:var(--forest-tint-text)}.landing-root .pc-price{font-family:var(--font-display);font-size:3.25rem;font-weight:400;line-height:1;color:var(--forest);margin-bottom:.3rem}.landing-root .pc.dest .pc-price{color:var(--cream)}.landing-root .pc-sub{font-size:.8125rem;color:var(--text-muted);margin-bottom:1.5rem;line-height:1.4}.landing-root .pc.dest .pc-sub{color:var(--forest-tint-text)}.landing-root .pc-body{font-size:.9375rem;color:var(--text-secondary);line-height:1.65;flex:1}.landing-root .pc.dest .pc-body{color:var(--forest-tint-text)}.landing-root .final-cta{background:var(--forest);padding:clamp(5.5rem,12vw,9rem) var(--pad);text-align:center}.landing-root .final-cta h2{font-family:var(--font-display);font-style:italic;font-size:clamp(2.25rem,6vw,4rem);font-weight:400;color:var(--cream);text-wrap:balance;margin-bottom:2.5rem;line-height:1.12}.landing-root .tagline{display:block;margin-top:2rem;font-size:.8125rem;color:var(--forest-tint-text);letter-spacing:.06em}@media (max-width:600px){.landing-root .nav-links li:not(:last-child){display:none}}@font-face{font-family:Fraunces;font-style:italic;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c56fbb5486862d1b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:italic;font-weight:100 900;font-display:swap;src:url(/_next/static/media/bd7a9b1ce2297c14-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:italic;font-weight:100 900;font-display:swap;src:url(/_next/static/media/45d0fdf0988e07ff-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/7452ca4a93358909-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e0ecb571b51ea3b5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6e8c7cb283336a9d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces Fallback;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_35b0e9{font-family:Fraunces,Fraunces Fallback}.__variable_35b0e9{--font-fraunces:"Fraunces","Fraunces Fallback"}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_3eb911{font-family:Inter,Inter Fallback;font-style:normal}.__variable_3eb911{--font-inter:"Inter","Inter Fallback"}