:root{color:#173a28;background:#fff;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--green: #4d7c60;--green-dark: #1e5236;--green-deep: #123f29;--green-pale: #edf4ef;--orange: #f6734b;--ink: #183026;--muted: #606a65;--line: #dbe5de;--shadow: 0 24px 70px rgba(22, 66, 43, .14)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;min-width:320px;background:#fff;color:var(--ink)}body,button,a{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{color:inherit}.site-shell{min-height:100vh;overflow:clip}.page-width{width:min(1320px,calc(100% - 48px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:sticky;top:0;z-index:50;padding:18px 24px 0;pointer-events:none}.site-header__inner{width:min(1380px,100%);min-height:78px;margin:0 auto;padding:12px 14px 12px 20px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#ffffffe0;border:1px solid rgba(77,124,96,.12);border-radius:28px;box-shadow:0 12px 42px #1830261a;-webkit-backdrop-filter:blur(22px) saturate(140%);backdrop-filter:blur(22px) saturate(140%);pointer-events:auto}.brand{display:inline-flex;align-items:center;gap:12px;color:var(--green-dark);font-size:22px;font-weight:750;letter-spacing:-.03em;white-space:nowrap}.brand__icon{width:46px;height:46px;border-radius:12px;box-shadow:0 5px 16px #18412a26}.app-store-button{min-width:190px;min-height:62px;padding:9px 18px;display:inline-flex;align-items:center;justify-content:center;gap:11px;color:#fff;background:#090909;border:1px solid #2f2f2f;border-radius:15px;box-shadow:0 9px 20px #00000024;transition:transform .16s ease,box-shadow .16s ease}.app-store-button:hover{transform:translateY(-2px);box-shadow:0 13px 26px #00000030}.app-store-button:focus-visible,.text-link:focus-visible,.contact-card:focus-visible{outline:3px solid rgba(246,115,75,.52);outline-offset:4px}.app-store-button svg{width:31px;height:35px;fill:currentColor}.app-store-button span{display:flex;flex-direction:column;align-items:flex-start;line-height:1}.app-store-button small{margin-bottom:3px;font-size:11px;letter-spacing:.01em}.app-store-button strong{font-size:22px;font-weight:600;letter-spacing:-.025em}.app-store-button--compact{min-width:158px;min-height:52px;padding:7px 14px;border-radius:13px}.app-store-button--compact svg{width:25px;height:29px}.app-store-button--compact small{font-size:9px}.app-store-button--compact strong{font-size:18px}.hero{position:relative;min-height:850px;padding:84px 0 82px;overflow:clip;isolation:isolate}.hero:before{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 86% 18%,rgba(237,244,239,.9),transparent 25%),#fff}.hero__shape{position:absolute;z-index:-1;width:70vw;height:56%;right:-12vw;bottom:-11%;border-radius:60% 0 0;background:var(--green);transform:rotate(-3deg)}.hero__inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(600px,1.1fr);align-items:center;gap:36px}.hero__copy{position:relative;z-index:4;max-width:650px}.accent-line{display:block;width:126px;height:7px;margin-bottom:44px;border-radius:999px;background:var(--orange)}.hero h1,.section-heading h2,.cooking-section h2,.import-section h2,.download-band h2,.legal-hero h1,.contact-page h1,.not-found h1{margin:0;color:var(--green-dark);font-weight:780;letter-spacing:-.055em;text-wrap:balance}.hero h1{max-width:650px;font-size:clamp(58px,5.5vw,82px);line-height:.98}.hero__copy>p{max-width:590px;margin:30px 0 32px;color:var(--muted);font-size:clamp(19px,1.55vw,23px);line-height:1.5}.hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:26px}.text-link{display:inline-flex;align-items:center;gap:9px;color:var(--orange);font-size:17px;font-weight:680}.text-link span{width:29px;height:29px;display:inline-grid;place-items:center;border:2px solid currentColor;border-radius:50%}.hero-media{position:relative;min-height:680px;align-self:stretch}.hero-media__image{position:absolute;width:285px;border:1px solid rgba(18,63,41,.16);border-radius:30px;box-shadow:var(--shadow)}.hero-media__image--recipes{z-index:3;width:325px;top:5px;left:50%;transform:translate(-50%)}.hero-media__image--plan{z-index:2;top:112px;left:3%;transform:rotate(-4deg)}.hero-media__image--shop{z-index:1;top:112px;right:0;transform:rotate(4deg)}.feature-story{padding:150px 0 170px;background:#fff}.section-heading{max-width:840px;margin-bottom:76px}.section-heading h2,.cooking-section h2,.import-section h2{font-size:clamp(44px,4.3vw,64px);line-height:1.06}.section-heading p,.cooking-section__copy>p,.import-section__copy p{margin:22px 0 0;color:var(--muted);font-size:clamp(19px,1.5vw,22px);line-height:1.55}.feature-rail{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(30px,5vw,76px)}.feature-rail:before{content:"";position:absolute;top:52%;left:-4vw;right:-4vw;height:1px;background:var(--green);opacity:.55}.feature-step{position:relative;z-index:1;display:grid;grid-template-rows:auto 1fr;align-items:start;gap:28px}.feature-step--two{padding-top:105px}.feature-step--three{padding-top:28px}.feature-step img{width:min(100%,330px);margin-inline:auto;border:1px solid rgba(18,63,41,.14);border-radius:30px;box-shadow:0 22px 50px #1b4c3124}.feature-step__copy{position:relative;width:min(100%,330px);min-height:140px;margin-inline:auto;padding:0 4px 0 22px;background:#fff}.feature-step__copy:before{content:"";position:absolute;top:9px;bottom:0;left:0;width:1px;background:var(--green)}.rail-dot{position:absolute;top:4px;left:-7px;width:15px;height:15px;border:3px solid #fff;border-radius:50%;background:var(--green);box-shadow:0 0 0 1px var(--green)}.feature-step h3{margin:0 0 11px;color:var(--orange);font-size:21px;letter-spacing:-.025em}.feature-step p{margin:0;color:var(--muted);font-size:16px;line-height:1.5}.cooking-section{padding:130px 0;background:var(--green-deep);color:#fff}.cooking-section__inner{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(72px,9vw,150px)}.cooking-section__media{position:relative}.cooking-section__media:before{content:"";position:absolute;width:70%;aspect-ratio:1;top:-8%;left:-12%;border:1px solid rgba(255,255,255,.2);border-radius:50%}.cooking-section__media img{position:relative;width:min(100%,430px);margin-inline:auto;border-radius:34px;box-shadow:0 32px 70px #00000047}.cooking-section h2{color:#fff}.cooking-section__copy>p{color:#ffffffc7}.check-list{margin:34px 0 0;padding:0;display:grid;gap:17px;list-style:none;font-size:17px;font-weight:650}.check-list li{position:relative;padding-left:34px}.check-list li:before{content:"✓";position:absolute;left:0;width:22px;height:22px;display:grid;place-items:center;color:var(--green-deep);background:var(--orange);border-radius:50%;font-size:13px}.import-section{position:relative;min-height:920px;padding:130px 0 0;background:#fff;overflow:hidden}.import-section__wash{position:absolute;left:-8vw;bottom:-180px;width:52vw;height:540px;border-radius:50% 50% 0 0;background:linear-gradient(145deg,var(--green-pale),rgba(237,244,239,0));transform:rotate(13deg)}.import-section__inner{position:relative;display:grid;grid-template-columns:.85fr 1.15fr;align-items:start;gap:62px}.import-section__copy{max-width:520px;padding-top:86px}.import-section__media{position:relative;min-height:790px}.import-section__media img{position:absolute;width:min(45%,355px);border:1px solid rgba(18,63,41,.14);border-radius:32px 32px 0 0;box-shadow:var(--shadow)}.import-section__camera{top:0;left:4%}.import-section__website{top:42px;right:3%}.download-band{position:relative;padding:46px 0;color:#fff;background:linear-gradient(90deg,rgba(18,63,41,.15),transparent 30%,rgba(18,63,41,.18)),var(--green)}.download-band__inner{display:grid;grid-template-columns:auto minmax(300px,1.1fr) minmax(260px,.8fr) auto;align-items:center;gap:clamp(24px,4vw,58px)}.download-band__inner>img{border-radius:22px;box-shadow:0 14px 28px #00000024}.download-band h2{color:#fff;font-size:clamp(28px,2.6vw,40px);line-height:1.1;letter-spacing:-.04em}.download-band p{margin:0;padding-left:clamp(24px,4vw,56px);border-left:1px solid rgba(255,255,255,.45);color:#ffffffe6;font-size:17px;line-height:1.5}.site-footer{padding:30px 0;background:#fff}.site-footer__inner{width:min(1240px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:36px}.site-footer .brand{font-size:18px}.site-footer .brand__icon{width:38px;height:38px;border-radius:10px}.site-footer nav{display:flex;gap:34px;color:var(--green-dark);font-size:14px;font-weight:650}.site-footer nav a:hover{color:var(--orange)}.site-footer p{margin:0;justify-self:end;color:#7a837e;font-size:13px}.legal-hero{padding:105px 0 90px;background:linear-gradient(135deg,#fff 46%,var(--green-pale))}.legal-hero__inner{max-width:1000px}.legal-hero .accent-line{margin-bottom:34px}.legal-hero h1,.contact-page h1,.not-found h1{font-size:clamp(54px,6vw,82px);line-height:1}.legal-hero__inner>p:not(.legal-hero__date){max-width:720px;margin:26px 0 22px;color:var(--muted);font-size:clamp(19px,1.6vw,23px);line-height:1.5}.legal-hero__date{margin:0;color:var(--green);font-size:14px;font-weight:700}.legal-content{width:min(820px,calc(100% - 48px));margin:0 auto;padding:92px 0 130px;color:#34433b;font-size:17px;line-height:1.75}.legal-content h2{margin:52px 0 14px;color:var(--green-dark);font-size:27px;line-height:1.25;letter-spacing:-.03em}.legal-content p{margin:0 0 22px}.legal-content ul{margin:0 0 24px;padding-left:24px}.legal-content li{margin:8px 0;padding-left:5px}.legal-content li::marker{color:var(--orange)}.legal-content a{color:var(--green-dark);font-weight:700;text-decoration:underline;text-decoration-color:var(--orange);text-underline-offset:3px}.contact-page{position:relative;min-height:calc(100vh - 208px);padding:130px 0 150px;display:grid;align-items:center;overflow:hidden}.contact-page__wash{position:absolute;width:65vw;height:65vw;right:-28vw;bottom:-44vw;border-radius:50%;background:var(--green)}.contact-page__inner{position:relative;display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:clamp(70px,10vw,160px)}.contact-page__copy{max-width:650px}.contact-page__copy p{max-width:610px;margin:28px 0 0;color:var(--muted);font-size:clamp(20px,1.8vw,25px);line-height:1.55}.contact-card{min-height:270px;padding:42px;display:flex;align-items:flex-start;gap:24px;border:1px solid rgba(77,124,96,.16);border-radius:28px;background:#ffffffdb;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);transition:transform .18s ease}.contact-card:hover{transform:translateY(-5px)}.contact-card__icon{flex:0 0 auto;width:56px;height:56px;display:grid;place-items:center;border-radius:17px;color:#fff;background:var(--green)}.contact-card__icon svg{width:28px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linejoin:round}.contact-card span:last-child{display:flex;min-width:0;flex-direction:column}.contact-card small{margin-bottom:12px;color:var(--muted);font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.09em}.contact-card strong{color:var(--green-dark);font-size:clamp(20px,2vw,28px);letter-spacing:-.03em;overflow-wrap:anywhere}.contact-card em{margin-top:38px;color:var(--orange);font-size:16px;font-style:normal;font-weight:700}.not-found{min-height:calc(100vh - 210px);padding:140px 0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.not-found .accent-line{margin-bottom:34px}.not-found>p{margin:0 0 12px;color:var(--orange);font-weight:750}.not-found h1{max-width:760px}.primary-link{margin-top:34px;padding-bottom:5px;color:var(--green-dark);border-bottom:2px solid var(--orange);font-weight:750}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.reveal{animation:rise-in .7s cubic-bezier(.2,.7,.2,1) both}@media(max-width:1120px){.hero{min-height:auto;padding-top:68px}.hero__inner{grid-template-columns:minmax(0,.85fr) minmax(470px,1.15fr)}.hero-media{min-height:620px}.hero-media__image{width:235px}.hero-media__image--recipes{width:280px}.download-band__inner{grid-template-columns:auto 1fr auto}.download-band p{display:none}}@media(max-width:820px){.page-width,.site-footer__inner{width:min(100% - 32px,660px)}.site-header{padding:10px 10px 0}.site-header__inner{min-height:68px;padding:10px 11px 10px 15px;border-radius:22px}.brand{font-size:19px}.brand__icon{width:42px;height:42px}.hero{padding:62px 0 36px}.hero__inner{grid-template-columns:1fr;gap:68px}.hero__copy{max-width:620px}.accent-line{width:96px;height:6px;margin-bottom:30px}.hero h1{font-size:clamp(49px,13vw,70px)}.hero-media{min-height:0;padding:8px 0 32px;display:flex;align-items:flex-start;gap:18px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none}.hero-media::-webkit-scrollbar{display:none}.hero-media__image,.hero-media__image--recipes,.hero-media__image--plan,.hero-media__image--shop{position:relative;inset:auto;flex:0 0 clamp(250px,68vw,300px);width:clamp(250px,68vw,300px);transform:none;scroll-snap-align:center}.hero__shape{width:130vw;height:44%;right:-35vw}.feature-story{padding:96px 0 110px}.section-heading{margin-bottom:58px}.feature-rail{grid-template-columns:1fr;gap:82px}.feature-rail:before{top:0;bottom:0;left:12px;width:1px;height:auto}.feature-step,.feature-step--two,.feature-step--three{padding-top:0;grid-template-columns:140px 1fr;grid-template-rows:auto;align-items:center;gap:26px}.feature-step--two img{order:0}.feature-step--two .feature-step__copy{order:1}.feature-step__copy{width:100%;min-height:0;padding:0 0 0 22px}.feature-step img{width:140px;border-radius:18px}.cooking-section{padding:94px 0}.cooking-section__inner,.import-section__inner,.contact-page__inner{grid-template-columns:1fr}.cooking-section__media img{width:min(76vw,390px)}.import-section{min-height:1050px;padding-top:94px}.import-section__copy{padding-top:0}.import-section__media{min-height:680px}.import-section__media img{width:min(48%,280px);border-radius:24px 24px 0 0}.download-band__inner{grid-template-columns:auto 1fr}.download-band__inner .app-store-button{grid-column:1 / -1;justify-self:start}.site-footer__inner{grid-template-columns:1fr auto}.site-footer p{grid-column:1 / -1;justify-self:start}.contact-page{padding:100px 0 120px}.contact-page__inner{gap:58px}.contact-page__wash{width:120vw;height:120vw;right:-75vw;bottom:-70vw}}@media(max-width:420px){.site-header{padding-inline:6px}.site-header__inner{gap:6px;padding-inline:9px}.brand{gap:8px;font-size:17px}.brand__icon{width:38px;height:38px;border-radius:10px}.site-header__inner>.app-store-button--compact{min-width:120px;padding-inline:8px;gap:8px}.site-header__inner>.app-store-button--compact svg{width:22px;height:26px}.site-header__inner>.app-store-button--compact strong{font-size:16px}}@media(max-width:540px){.hero__actions{align-items:flex-start;flex-direction:column}.hero-media{min-height:0}.hero-media__image,.hero-media__image--recipes,.hero-media__image--plan,.hero-media__image--shop{flex-basis:clamp(230px,74vw,280px);width:clamp(230px,74vw,280px)}.feature-rail:before{left:0}.feature-step,.feature-step--two,.feature-step--three{grid-template-columns:1fr;gap:24px}.feature-step .feature-step__copy{order:0;padding-left:28px}.feature-step img{order:1;width:min(72vw,230px);border-radius:20px}.feature-step h3{font-size:19px}.feature-step p{font-size:15px}.import-section{min-height:900px}.import-section__media{min-height:530px}.import-section__media img{width:53%}.import-section__camera{left:0}.import-section__website{right:0}.download-band__inner{grid-template-columns:64px 1fr}.download-band__inner>img{width:64px;height:64px;border-radius:17px}.site-footer__inner{grid-template-columns:1fr}.site-footer nav{gap:24px}.site-footer p{grid-column:auto}.legal-hero{padding:80px 0 70px}.legal-content{width:calc(100% - 32px);padding:68px 0 96px;font-size:16px}.legal-content h2{font-size:24px}.contact-card{padding:28px;min-height:240px;flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
