/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#102c26;--forest:#04342c;--green:#147a5a;--mint:#bde8d7;--mint-light:#e8f6ef;--cream:#f6f2e9;--paper:#fcfbf7;--peach:#f2c5a7;--orange:#dd7344;--line:#102c2629;--muted:#61706b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font:inherit}.site-header{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;width:min(1360px,100% - 64px);height:88px;margin:0 auto;display:grid}.brand{letter-spacing:-.5px;align-items:center;gap:11px;width:fit-content;font-size:21px;font-weight:700;display:inline-flex}.brand-mark{background:var(--green);border-radius:10px;place-items:center;width:31px;height:31px;display:grid;position:relative;transform:rotate(-3deg)}.brand-mark span{background:#fff;border-radius:11px 2px;width:11px;height:16px;transform:rotate(11deg)}.brand-mark:after{content:"";background:var(--green);width:1.5px;height:12px;position:absolute;transform:rotate(34deg)}.desktop-nav{color:#344b45;gap:36px;font-size:14px;display:flex}.desktop-nav a{padding:10px 0;transition:color .2s}.desktop-nav a:hover{color:var(--green)}.header-cta{background:var(--forest);color:#fff;border-radius:999px;justify-self:end;align-items:center;gap:18px;min-height:44px;padding:0 20px;font-size:13px;font-weight:700;display:inline-flex}.hero{grid-template-columns:.9fr 1.1fr;align-items:center;gap:54px;width:min(1360px,100% - 64px);min-height:720px;margin:0 auto;padding:58px 0 76px;display:grid}.hero-copy{z-index:2;padding-left:clamp(0px,3vw,50px);position:relative}.eyebrow{color:var(--green);letter-spacing:1.7px;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 20px;font-size:11px;font-weight:800;display:flex}.eyebrow>span{background:currentColor;width:23px;height:1px;display:inline-block}.hero h1,.section-heading h2,.inside-copy h2,.recipe-heading h2,.coming-section h2{letter-spacing:-2.5px;font-family:Georgia,Times New Roman,serif;font-weight:400}.hero h1{max-width:660px;margin:0;font-size:clamp(58px,6vw,91px);line-height:.91}.hero h1 em,.inside-copy h2 em{color:var(--green);font-weight:400}.hero-lede{color:#556660;max-width:545px;margin:31px 0 0;font-size:17px;line-height:1.7}.hero-actions{align-items:center;gap:30px;margin-top:34px;display:flex}.primary-button{background:var(--green);color:#fff;border-radius:999px;align-items:center;gap:26px;min-height:54px;padding:0 25px;font-size:14px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 12px 26px #147a5a29}.primary-button:hover{background:var(--forest);transform:translateY(-2px)}.text-link{border-bottom:1px solid var(--ink);padding:15px 0;font-size:14px;font-weight:700}.hero-notes{color:#60706a;flex-wrap:wrap;gap:22px;margin-top:34px;font-size:12px;display:flex}.hero-notes span{align-items:center;gap:7px;display:inline-flex}.hero-notes b{background:var(--mint-light);width:17px;height:17px;color:var(--green);border-radius:50%;place-items:center;font-size:10px;display:grid}.hero-visual{background:var(--cream);isolation:isolate;border-radius:38px 38px 14px;place-items:center;min-height:585px;display:grid;position:relative;overflow:hidden}.hero-visual:before{content:"";opacity:.22;background-image:radial-gradient(var(--forest) .7px, transparent .7px);background-size:14px 14px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 70%);mask-image:linear-gradient(90deg,#000,#0000 70%)}.sun-shape{aspect-ratio:1;background:var(--peach);opacity:.86;z-index:-1;border-radius:50%;width:560px;position:absolute;bottom:-190px;right:-100px}.stamp{width:118px;height:118px;color:var(--forest);letter-spacing:1.4px;text-align:center;border:1px solid #04342c5c;border-radius:50%;place-items:center;font-size:9px;font-weight:800;line-height:1.5;display:grid;position:absolute;transform:rotate(-10deg)}.stamp:after{content:"✦";font-size:12px;position:absolute;bottom:17px}.stamp-top{top:54px;left:44px}.phone-shell{border:8px solid var(--forest);z-index:2;background:#fff;border-radius:39px;width:284px;min-height:550px;padding:13px 15px 17px;position:relative;transform:rotate(2deg);box-shadow:0 35px 70px #12322b3d}.phone-shell:before{content:"";background:var(--forest);border-radius:0 0 13px 13px;width:80px;height:18px;position:absolute;top:-1px;left:calc(50% - 40px)}.phone-topbar{justify-content:space-between;padding:0 4px;font-size:8px;font-weight:700;display:flex}.phone-title-row{grid-template-columns:1fr auto 1fr;align-items:center;margin:22px 0 12px;font-size:14px;font-weight:700;display:grid}.phone-leaf{background:var(--green);border-radius:6px;width:18px;height:18px}.phone-leaf:after{content:"";background:#fff;border-radius:8px 2px;width:7px;height:10px;margin:4px auto;display:block}.avatar{background:var(--mint-light);width:24px;height:24px;color:var(--green);border-radius:50%;justify-self:end;place-items:center;font-size:9px;display:grid}.meal-photo-wrap{border-radius:22px;height:245px;position:relative;overflow:hidden}.meal-photo-wrap img{object-fit:cover;width:100%;height:100%}.meal-photo-wrap:after{content:"";border-radius:inherit;border:1px solid #ffffffb3;position:absolute;inset:0}.scan-line{background:#fffffff2;height:1px;position:absolute;top:44%;left:14px;right:14px;box-shadow:0 0 10px #fff}.scan-chip{color:#fff;background:#04342ce0;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:700;position:absolute;bottom:10px;left:10px}.phone-result{border-bottom:1px solid #dce5e1;justify-content:space-between;align-items:flex-start;gap:10px;padding:15px 2px 13px;display:flex}.phone-result p{margin:0 0 4px;font-size:11px;font-weight:700}.phone-result span{color:var(--muted);font-size:8px}.phone-result strong{font-family:Georgia,serif;font-size:20px;font-weight:400}.phone-result small{color:var(--muted);font:8px Arial,sans-serif}.macro-row{grid-template-columns:repeat(3,1fr);gap:5px;padding-top:13px;display:grid}.macro-row span{color:var(--muted);text-align:center;font-size:7px}.macro-row b{color:var(--forest);margin-bottom:3px;font-size:12px;display:block}.float-card{z-index:3;background:#fffffff5;border:1px solid #102c261a;border-radius:15px;position:absolute;box-shadow:0 13px 35px #04342c21}.float-card-left{align-items:center;gap:10px;padding:13px 17px;display:flex;bottom:83px;left:35px;transform:rotate(-3deg)}.float-card-left .float-icon{background:var(--mint);width:25px;height:25px;color:var(--forest);border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid}.float-card b{font-size:10px;display:block}.float-card small{color:var(--muted);margin-top:3px;font-size:7px;display:block}.float-card-right{width:145px;padding:14px;top:95px;right:23px;transform:rotate(3deg)}.float-card-right>b{margin-top:6px;font-family:Georgia,serif;font-size:22px;font-weight:400}.float-card-right b span{color:var(--muted);font-family:Arial,sans-serif;font-size:9px}.float-card-right i{background:#dfeae5;border-radius:99px;height:5px;margin-top:10px;display:block;overflow:hidden}.float-card-right i span{border-radius:inherit;background:var(--green);width:71%;height:100%;display:block}.trust-strip{background:var(--forest);color:#ffffffe0;letter-spacing:.2px;justify-content:center;align-items:center;gap:clamp(25px,5vw,75px);min-height:68px;font-family:Georgia,serif;font-size:clamp(13px,1.5vw,18px);display:flex}.trust-strip i{color:var(--mint);font-size:12px}.section-shell{width:min(1240px,100% - 64px);margin:0 auto}.how-section{padding:125px 0 135px}.section-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:60px;display:grid}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:-28px}.section-heading h2,.recipe-heading h2{margin:0;font-size:clamp(45px,5vw,66px);line-height:1.02}.section-heading>p:last-child,.recipe-heading>p{max-width:440px;color:var(--muted);margin:0 0 8px;font-size:15px;line-height:1.7}.steps-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:58px;display:grid}.step-card{border:1px solid var(--line);background:#fff;border-radius:22px;min-height:465px;padding:22px 24px 27px;position:relative}.step-number{border:1px solid var(--line);width:36px;height:36px;color:var(--green);border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.step-illustration{background:var(--mint-light);border-radius:17px;height:240px;margin:7px 0 18px;position:relative;overflow:hidden}.step-illustration:before,.step-illustration:after{content:"";border-radius:50%;position:absolute}.step-illustration:before{background:var(--mint);width:160px;height:160px;top:-50px;right:-35px}.step-illustration:after{background:var(--peach);opacity:.75;width:120px;height:120px;bottom:-43px;left:-40px}.step-phone{z-index:2;border:5px solid var(--forest);background:#fff;border-radius:23px 23px 0 0;width:118px;height:208px;position:absolute;top:32px;left:50%;transform:translate(-50%)rotate(-3deg)}.step-phone:before{content:"";background:linear-gradient(135deg, var(--peach), var(--orange));border-radius:9px;position:absolute;inset:27px 9px 56px}.step-detail{z-index:3;background:#fff;border-radius:10px;width:93px;height:61px;position:absolute;box-shadow:0 8px 22px #04342c21}.step-detail:before{content:"";background:var(--green);border-radius:9px;width:50px;height:5px;margin:15px 12px 7px;display:block}.step-detail:after{content:"";background:#d3ded9;border-radius:9px;width:67px;height:4px;margin-left:12px;display:block}.step-01 .step-detail{bottom:28px;left:28px}.step-02{background:#f7eee7}.step-02 .step-phone:before{background:repeating-linear-gradient(0deg,#d7e9e2 0 12px,#fff 12px 20px)}.step-02 .step-detail{top:29px;right:23px}.step-03{background:#e8f0ec}.step-03 .step-phone:before{background:linear-gradient(to top, var(--green) 0 38%, #d7e9e2 38%);clip-path:polygon(0 100%,0 58%,25% 45%,50% 65%,72% 22%,100% 10%,100% 100%)}.step-03 .step-detail{top:40px;left:23px}.step-card h3{margin:0 0 10px;font-family:Georgia,serif;font-size:25px;font-weight:400}.step-card>p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.inside-section{background:var(--forest);grid-template-columns:1.08fr .92fr;min-height:760px;display:grid;overflow:hidden}.inside-visual{background:var(--mint);place-items:center;min-height:760px;padding:75px;display:grid;position:relative}.inside-visual:before{content:"";border:1px solid #04342c2e;border-radius:50%;width:530px;height:530px;position:absolute;box-shadow:0 0 0 72px #ffffff1f,0 0 0 144px #ffffff14}.insight-card{z-index:2;background:var(--paper);border-radius:26px;width:min(480px,100%);padding:28px;position:relative;transform:rotate(-1.5deg);box-shadow:0 28px 65px #04342c33}.insight-header{justify-content:space-between;align-items:start;gap:20px;display:flex}.insight-header span{color:var(--green);text-transform:uppercase;letter-spacing:1px;font-size:10px;font-weight:800}.insight-header b{margin-top:9px;font-family:Georgia,serif;font-size:25px;font-weight:400;display:block}.insight-header .trend-pill{background:var(--mint-light);letter-spacing:0;border-radius:99px;padding:7px 10px}.week-bars{border-bottom:1px solid var(--line);background:repeating-linear-gradient(#0000 0 44px,#102c2614 44px 45px);grid-template-columns:repeat(7,1fr);align-items:end;gap:13px;height:185px;margin:34px 0 20px;padding-top:20px;display:grid}.week-bars div{flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;height:100%;display:flex}.week-bars div>span{background:#a8d8c5;border-radius:7px 7px 2px 2px;width:17px;min-height:20px}.week-bars div>span.active-bar{background:var(--green)}.week-bars small{color:var(--muted);font-size:8px}.insight-summary{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.insight-summary span+span{border-left:1px solid var(--line);padding-left:15px}.insight-summary small{color:var(--muted);letter-spacing:.7px;font-size:7px;font-weight:800;display:block}.insight-summary b{margin-top:5px;font-family:Georgia,serif;font-size:24px;font-weight:400;display:block}.mini-note{z-index:3;background:#fff;border-radius:15px;gap:12px;width:235px;padding:14px;display:flex;position:absolute;bottom:16%;right:7%;box-shadow:0 15px 35px #04342c26}.mini-note>span{background:var(--peach);border-radius:50%;flex:0 0 28px;place-items:center;height:28px;font-size:10px;display:grid}.mini-note p,.mini-note b{margin:0;font-size:9px;line-height:1.5}.mini-note b{font-size:10px;display:block}.inside-copy{color:#fff;flex-direction:column;justify-content:center;padding:80px clamp(48px,7vw,120px);display:flex}.eyebrow.light{color:var(--mint)}.inside-copy h2{margin:0;font-size:clamp(48px,5vw,68px);line-height:.98}.inside-copy h2 em{color:var(--mint)}.inside-copy>p:not(.eyebrow){color:#ffffffa6;max-width:480px;margin:27px 0 38px;font-size:15px;line-height:1.7}.inside-copy ul{border-top:1px solid #ffffff29;margin:0;padding:0;list-style:none}.inside-copy li{border-bottom:1px solid #ffffff29;grid-template-columns:38px 1fr;gap:16px;padding:19px 0;display:grid}.inside-copy li>span{color:var(--mint);padding-top:3px;font-size:9px;font-weight:800}.inside-copy li b{font-family:Georgia,serif;font-size:17px;font-weight:400;display:block}.inside-copy li small{color:#ffffff8c;margin-top:5px;font-size:11px;display:block}.recipes-section{padding:125px 0 135px}.recipe-heading{justify-content:space-between;align-items:end;gap:40px;display:flex}.recipe-heading>p{margin-bottom:7px}.recipe-grid{grid-template-columns:repeat(3,1fr);gap:19px;margin-top:50px;display:grid}.recipe-image{aspect-ratio:1/.84;background:var(--cream);border-radius:200px 200px 18px 18px;overflow:hidden}.recipe-image img{object-fit:cover;width:100%;height:100%;transition:transform .55s}.recipe-card:hover img{transform:scale(1.035)}.recipe-card>p{color:var(--green);letter-spacing:1.2px;text-transform:uppercase;margin:21px 0 8px;font-size:9px;font-weight:800}.recipe-card h3{max-width:320px;margin:0;font-family:Georgia,serif;font-size:24px;font-weight:400;line-height:1.2}.recipe-card>span{border-bottom:1px solid var(--ink);align-items:center;gap:13px;margin-top:17px;padding-bottom:4px;font-size:11px;font-weight:700;display:inline-flex}.coming-section{background:var(--green);color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:570px;padding:90px 32px 75px;display:flex;position:relative;overflow:hidden}.coming-section:before,.coming-section:after{content:"";border:1px solid #ffffff2e;border-radius:50%;width:420px;height:420px;position:absolute}.coming-section:before{top:-210px;left:-190px;box-shadow:0 0 0 75px #ffffff0d}.coming-section:after{bottom:-250px;right:-200px;box-shadow:0 0 0 75px #ffffff0d}.coming-mark{background:var(--mint);border-radius:15px;place-items:center;width:48px;height:48px;margin-bottom:22px;display:grid;transform:rotate(-4deg)}.coming-mark span{background:var(--green);border-radius:14px 2px;width:15px;height:23px;transform:rotate(12deg)}.coming-section .eyebrow{color:var(--mint)}.coming-section h2{margin:0;font-size:clamp(48px,6vw,75px);line-height:.98}.coming-section>p:not(.eyebrow){color:#ffffffb8;margin:23px 0 29px;font-size:15px}.store-row{gap:10px;display:flex}.store-row>span{text-align:left;background:#04342c3d;border:1px solid #ffffff59;border-radius:11px;min-width:158px;padding:11px 18px}.store-row small,.store-row b{display:block}.store-row small{color:#fff9;letter-spacing:.7px;margin-bottom:3px;font-size:7px}.store-row b{font-size:14px}.disclaimer{color:#ffffff7a;margin-top:31px;font-size:9px}footer{border-top:1px solid var(--line);width:min(1240px,100% - 64px);min-height:110px;color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;margin:0 auto;font-size:11px;display:grid}.footer-brand{color:var(--forest);font-size:17px}.footer-brand .brand-mark{border-radius:8px;width:25px;height:25px}footer>span{justify-self:end}@media (width<=1080px){.hero{grid-template-columns:1fr 1fr;gap:20px}.hero h1{font-size:64px}.hero-visual{min-height:560px}.float-card-left{left:15px}.float-card-right{right:10px}.inside-visual{padding:40px}.inside-copy{padding:70px 48px}}@media (width<=820px){.site-header{grid-template-columns:1fr auto;width:min(100% - 36px,720px)}.desktop-nav{display:none}.hero{grid-template-columns:1fr;width:min(100% - 36px,720px);padding-top:65px}.hero-copy{padding:0 8px}.hero h1{font-size:clamp(56px,13vw,84px)}.hero-visual{min-height:600px;margin-top:25px}.trust-strip{flex-wrap:wrap;gap:14px 24px;padding:22px}.section-shell{width:min(100% - 36px,720px)}.section-heading{grid-template-columns:1fr;gap:20px}.section-heading .eyebrow{margin-bottom:0}.steps-grid{grid-template-columns:1fr}.step-card{min-height:auto}.step-illustration{height:280px}.inside-section{grid-template-columns:1fr}.inside-visual{min-height:680px}.inside-copy{padding:90px 36px}.recipe-heading{flex-direction:column;align-items:start}.recipe-grid{grid-template-columns:1fr;gap:45px}.recipe-image{aspect-ratio:1.35}}@media (width<=520px){.site-header{width:calc(100% - 28px);height:76px}.brand{font-size:19px}.header-cta{min-height:40px;padding:0 15px;font-size:11px}.header-cta span{display:none}.hero{width:calc(100% - 28px);padding:48px 0 55px}.hero-copy{padding:0}.hero h1{letter-spacing:-2px;font-size:54px}.hero-lede{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start;gap:9px}.hero-notes{gap:12px}.hero-visual{border-radius:28px 28px 10px;min-height:535px}.phone-shell{width:244px;min-height:482px;transform:rotate(1deg)}.meal-photo-wrap{height:205px}.stamp{display:none}.float-card-left{bottom:40px;left:5px}.float-card-right{width:125px;top:50px;right:3px}.trust-strip{font-size:13px}.trust-strip i{display:none}.how-section,.recipes-section{padding:90px 0}.section-heading h2,.recipe-heading h2{letter-spacing:-1.8px;font-size:45px}.step-illustration{height:235px}.inside-visual{min-height:555px;padding:20px}.inside-visual:before{width:370px;height:370px}.insight-card{padding:20px 16px}.insight-header b{font-size:19px}.week-bars{gap:7px;height:150px}.week-bars div>span{width:12px}.insight-summary b{font-size:20px}.mini-note{bottom:38px;right:9px}.inside-copy{padding:80px 24px}.inside-copy h2{letter-spacing:-2px;font-size:49px}.recipe-image{aspect-ratio:1/.86}.coming-section{min-height:620px;padding-inline:22px}.coming-section h2{letter-spacing:-2px;font-size:49px}.store-row{flex-direction:column;align-items:center;width:100%}.store-row>span{width:min(220px,100%)}footer{grid-template-columns:1fr auto;gap:12px;width:calc(100% - 28px);padding:27px 0}footer p{grid-area:2/1/auto/-1;margin:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
