@font-face{font-family:Ezy Geist;src:url(/fonts/geist.woff2)format("woff2");font-display:swap}:root{--cream:#fff7e8;--plum:#361437;--deep-plum:#210a23;--lime:#c7f21e;--ink:#261326;--muted:#6e6367}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);margin:0;font-family:Ezy Geist,Arial,sans-serif}button,a{font:inherit;-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}.announcement{background:var(--plum);color:#fff;letter-spacing:.24em;justify-content:center;align-items:center;gap:24px;height:34px;font-size:10px;font-weight:750;display:flex}.announcement b{color:var(--lime)}header{background:var(--cream);grid-template-columns:1fr auto 1fr;align-items:center;height:88px;padding:0 4.5%;display:grid}.logo{align-items:center;gap:12px;width:fit-content;display:inline-flex}.logo-mark{background:var(--plum);border-radius:10px 10px 21px 21px;width:46px;height:43px;display:block;position:relative;transform:rotate(2deg)}.logo-mark:before{content:"";background:var(--lime);border-radius:50%;width:26px;height:8px;position:absolute;top:3px;left:10px;transform:rotate(7deg)}.logo-mark:after{content:"";background:var(--plum);width:2px;height:10px;box-shadow:8px 1px 0 var(--plum);position:absolute;top:-10px;left:20px;transform:rotate(20deg)}.logo-copy{flex-direction:column;display:flex}.logo-copy strong{letter-spacing:-.05em;font-size:25px;line-height:1}.logo-copy small{letter-spacing:.25em;margin-top:9px;font-size:7px;font-weight:900}header nav,footer nav{gap:44px;font-size:14px;font-weight:720;display:flex}header nav a:hover,footer nav a:hover{color:#779400}.cart-button{background:var(--plum);color:#fff;border:0;border-radius:999px;justify-self:end;align-items:center;gap:14px;padding:11px 10px 11px 23px;font-weight:750;display:flex}.cart-button span{background:var(--lime);color:var(--plum);border-radius:50%;place-items:center;width:30px;height:30px;font-size:18px;display:grid}.hero{grid-template-columns:45% 55%;min-height:670px;display:grid;overflow:hidden}.hero-copy{z-index:2;padding:80px 3% 50px 4.5%;position:relative}.eyebrow{letter-spacing:.16em;border-radius:999px;padding:10px 15px 9px;font-size:10px;font-weight:850;line-height:1;display:inline-flex}.eyebrow.lime{background:var(--lime)}.eyebrow.dark{background:var(--plum);color:#fff}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.065em;white-space:nowrap;margin:30px 0 27px;font-size:clamp(56px,5.25vw,90px);font-weight:480;line-height:.94}.hero-copy>p{max-width:570px;font-size:18px;line-height:1.55}.hero-actions{align-items:center;gap:31px;margin-top:34px;display:flex}.primary-action{background:var(--lime);border-radius:12px;justify-content:space-between;align-items:center;width:178px;min-height:58px;padding:0 18px 0 24px;font-weight:750;transition:transform .2s;display:flex}.primary-action:hover{transform:translateY(-2px)}.text-action{font-weight:750}.benefits{gap:29px;margin-top:34px;font-size:12px;font-weight:650;display:flex}.hero-visual{background:var(--plum);min-height:670px;position:relative;overflow:hidden}.lime-orb{background:var(--lime);border-radius:50%;width:78%;height:72%;position:absolute;top:-16%;right:8%}.stamp{z-index:5;border:3px solid var(--plum);outline:3px solid var(--lime);text-align:center;background:var(--lime);border-radius:50%;place-content:center;width:114px;height:114px;font-size:15px;font-weight:900;line-height:.86;display:grid;position:absolute;top:46px;right:5%;transform:rotate(4deg)}.hero-card{background:var(--cream);border-radius:22px;position:absolute;overflow:hidden;box-shadow:0 18px 50px #1e081f24}.hero-card img{object-fit:cover;width:100%;height:100%;display:block}.hero-card-lamb{width:51%;height:76%;bottom:2%;left:-5%;transform:rotate(-4deg)}.hero-card-chicken{z-index:2;width:54%;height:58%;bottom:13%;left:27%}.hero-card-bkt{width:48%;height:70%;bottom:-1%;right:-27%;transform:rotate(4deg)}.meals-section{background:var(--plum);color:#fff;padding:90px 4.5% 104px}.section-heading{grid-template-columns:1fr 390px;align-items:end;gap:40px;display:grid}.section-heading h2,.how-section h2,.about-section h2{letter-spacing:-.055em;margin:30px 0 0;font-size:clamp(50px,5vw,78px);font-weight:450;line-height:.98}.section-heading>p{color:#cdbfce;margin-bottom:14px;font-size:16px;line-height:1.55}.meal-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:50px;display:grid}.meal-card{color:var(--ink);background:#fff;border-radius:22px;flex-direction:column;display:flex;overflow:hidden}.meal-image{background:var(--cream);height:350px;position:relative;overflow:hidden}.meal-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.meal-card:hover .meal-image img{transform:scale(1.025)}.meal-image>span{background:#fff;border-radius:50%;padding:12px;font-size:10px;font-weight:750;position:absolute;top:15px;right:15px}.meal-content{flex-direction:column;flex:1;padding:28px 24px 24px;display:flex}.meal-content small{color:#789200;letter-spacing:.15em;font-size:10px;font-weight:850}.meal-content h3{letter-spacing:-.03em;margin:16px 0 12px;font-size:25px;font-weight:500}.meal-content em{color:#6f666a;font-size:13px}.meal-content>p{color:#6f666a;min-height:38px;margin:7px 0 28px;font-size:13px;line-height:1.45}.meal-buy{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.meal-buy strong{font-size:21px}.meal-buy button{background:var(--plum);color:#fff;border:0;border-radius:999px;padding:15px 18px;font-weight:750}.meal-buy button b{color:var(--lime);padding-left:7px}.how-section{grid-template-columns:1fr 1.05fr;gap:9%;min-height:600px;padding:98px 4.5% 112px;display:grid}.how-section h2{margin-top:26px}.how-section ol{margin:0;padding:0;list-style:none}.how-section li{border-top:1px solid #d8cfc2;grid-template-columns:78px 1fr;padding:26px 0;display:grid}.how-section li>span{color:#7c756f;font-size:11px;font-weight:700}.how-section li strong{font-size:21px}.how-section li p{color:#7c756f;margin:13px 0 0;font-size:13px}.about-section{background:var(--lime);grid-template-columns:2.1fr 1fr;gap:50px;min-height:520px;padding:92px 4.5%;display:grid}.about-copy{padding-right:5%}.about-copy>span{font-size:11px}.about-copy h2{max-width:970px;margin:25px 0}.about-copy p{max-width:700px;margin-bottom:3px;line-height:1.45}.about-copy a{font-weight:800}.stats{border-left:1px solid #26132638;flex-direction:column;justify-content:center;padding-left:45px;display:flex}.stats p{border-bottom:1px solid #26132638;justify-content:space-between;align-items:center;margin:0;padding:22px 0;display:flex}.stats strong{font-size:27px}.stats span{font-size:12px;font-weight:700}footer{background:var(--deep-plum);color:#fff;grid-template-columns:1fr 1.3fr 1fr;align-items:center;padding:63px 4.5%;display:grid}footer .logo-mark{background:#2b1030}footer .logo-mark:after{background:#2b1030;box-shadow:8px 1px #2b1030}footer p{color:#c8bac8;margin:0;font-size:12px;line-height:1.55}footer p a{color:#fff;text-underline-offset:3px;text-decoration:underline}footer nav{justify-self:end;gap:26px}.cart-layer{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#12051394;position:fixed;inset:0}.cart-panel{background:var(--cream);flex-direction:column;width:min(440px,100%);height:100%;margin-left:auto;padding:28px;animation:.24s ease-out cart-in;display:flex}@keyframes cart-in{0%{transform:translate(100%)}}.cart-top{border-bottom:1px solid #d8cfc2;justify-content:space-between;padding-bottom:22px;display:flex}.cart-top small{letter-spacing:.16em;font-size:10px;font-weight:800}.cart-top h2{margin:7px 0 0;font-size:36px}.cart-top button{background:var(--plum);color:#fff;border:0;border-radius:50%;width:42px;height:42px;font-size:26px}.empty-cart{text-align:center;flex:1;align-content:center;display:grid}.empty-cart>span{color:#8aa500;font-size:52px}.empty-cart h3{margin-bottom:8px;font-size:23px}.empty-cart p{color:var(--muted)}.cart-items{flex:1;padding-top:14px;overflow:auto}.cart-line{border-bottom:1px solid #ddd2c6;grid-template-columns:86px 1fr 32px;align-items:center;gap:14px;padding:12px 0;display:grid}.cart-line img{object-fit:cover;border-radius:10px;width:86px;height:70px}.cart-line div{flex-direction:column;gap:7px;display:flex}.cart-line div span{color:var(--muted);font-size:12px}.cart-line button{background:0 0;border:1px solid #c9bdaf;border-radius:50%;width:30px;height:30px}.cart-bottom{border-top:1px solid #d8cfc2;padding-top:20px}.cart-bottom p{justify-content:space-between;font-size:20px;display:flex}.cart-bottom>button{background:var(--lime);border:0;border-radius:12px;width:100%;padding:17px;font-weight:800}.cart-bottom>button:disabled{opacity:.38;cursor:not-allowed}@media (width<=900px){.announcement{letter-spacing:.09em;gap:9px;font-size:8px}header{grid-template-columns:1fr auto;height:76px;padding:0 20px}header nav{display:none}.logo-copy strong{font-size:21px}.logo-mark{width:40px;height:38px}.hero{flex-direction:column;display:flex}.hero-copy{padding:60px 20px 50px}h1{white-space:normal;font-size:clamp(51px,14vw,72px)}.hero-copy>p{font-size:16px}.benefits{flex-wrap:wrap;gap:13px 22px}.hero-visual{min-height:430px}.stamp{width:84px;height:84px;font-size:11px;top:24px}.meals-section,.how-section,.about-section{padding-left:20px;padding-right:20px}.section-heading,.how-section,.about-section{grid-template-columns:1fr}.section-heading{gap:25px}.section-heading>p{max-width:420px}.meal-grid{grid-template-columns:1fr}.meal-image{aspect-ratio:1.43;height:auto}.how-section{gap:54px;min-height:auto}.about-section{gap:45px}.stats{border-top:1px solid #26132638;border-left:0;padding:18px 0 0}footer{grid-template-columns:1fr;gap:35px}footer nav{justify-self:start}}@media (width<=540px){.announcement span:nth-of-type(2),.announcement b:nth-of-type(2){display:none}.cart-button{padding:8px 8px 8px 15px}.cart-button span{width:27px;height:27px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.hero-card-lamb{width:66%;left:-18%}.hero-card-chicken{width:70%;left:24%}.hero-card-bkt{display:none}.meals-section{padding-top:70px}.section-heading h2,.how-section h2,.about-section h2{font-size:48px}.meal-content>p{min-height:auto}footer nav{flex-wrap:wrap;gap:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
