@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,700;9..144,800&display=swap";:root{--green:#123d2d;--green-2:#1f8f4a;--lime:#94c93d;--cream:#f6f0e3;--paper:#fffaf1;--yellow:#ffc72c;--red:#a92313;--ink:#17362b;--muted:#61736b;--border:#123d2d2b}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,sans-serif;overflow-x:hidden}main{width:100%;overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%;display:block}.announcement{background:var(--yellow);letter-spacing:.13em;text-transform:uppercase;justify-content:center;align-items:center;gap:12px;height:34px;font-size:11px;font-weight:700;display:flex}.announcement span{color:var(--red)}.announcement i{background:var(--green);border-radius:50%;width:3px;height:3px}header{z-index:20;color:#fff;border-bottom:1px solid #ffffff29;justify-content:space-between;align-items:center;height:86px;padding:0 clamp(24px,5vw,80px);display:flex;position:absolute;top:34px;left:0;right:0}.brand{color:var(--green);grid-template-rows:25px 10px;grid-template-columns:34px auto;align-items:center;column-gap:8px;display:grid}.brand--light{color:#fff}.brand-clock{border:3px solid;border-radius:50%;grid-row:1/3;width:34px;height:34px;position:relative}.brand-clock:before,.brand-clock i{content:"";background:var(--yellow);transform-origin:bottom;width:2px;height:11px;position:absolute;bottom:15px;left:15px;transform:rotate(-36deg)}.brand-clock i{height:9px;transform:rotate(52deg)}.brand strong{letter-spacing:-.08em;font:800 24px/1 DM Sans}.brand small{letter-spacing:.35em;opacity:.8;font-size:8px;font-weight:700}header .brand{color:#fff}nav{gap:34px;font-size:13px;font-weight:600;display:flex}nav a{opacity:.86;transition:all .2s}nav a:hover{opacity:1;color:var(--yellow)}.nav-close,.menu-button{color:inherit;background:0 0;border:0;display:none}.button{background:var(--yellow);color:var(--green);cursor:pointer;border:0;border-radius:3px;justify-content:center;align-items:center;gap:10px;padding:16px 22px;font-size:13px;font-weight:700;transition:all .25s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000024}.hero{background:var(--green);color:#fff;grid-template-columns:.95fr 1.05fr;align-items:center;gap:40px;min-height:770px;padding:160px clamp(24px,7vw,110px) 90px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";background-image:radial-gradient(#ffffff12 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 58%);mask-image:linear-gradient(90deg,#000,#0000 58%)}.hero-copy{z-index:2;max-width:620px;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.18em;margin:0 0 22px;font-size:10px;font-weight:700}.eyebrow span{color:var(--yellow);margin-right:6px}.hero h1,.section h2,.find h2{letter-spacing:-.055em;margin:0;font:800 clamp(58px,7vw,106px)/.9 Fraunces,serif}.hero h1 em{color:var(--yellow);font-style:italic}.hero-lead{color:#ffffffbf;max-width:520px;margin:30px 0;font-size:17px;line-height:1.7}.hero-actions{align-items:center;gap:28px;display:flex}.text-link,.arrow-link{border-bottom:1px solid;align-items:center;gap:10px;padding-bottom:4px;font-size:13px;font-weight:700;display:inline-flex}.hero-proof{gap:42px;margin-top:58px;display:flex}.hero-proof>div{align-items:center;gap:11px;display:flex}.hero-proof svg{color:var(--yellow);width:25px}.hero-proof span{color:#fff9;letter-spacing:.05em;text-transform:uppercase;flex-direction:column;font-size:10px;display:flex}.hero-proof b{color:#fff;margin-bottom:2px;font-size:12px}.hero-visual{height:570px;position:relative}.hero-sun{background:var(--yellow);border-radius:50%;width:500px;height:500px;position:absolute;top:0;right:-5%}.hero-photo{border:9px solid var(--cream);border-radius:50% 50% 0 0;width:76%;height:72%;position:absolute;bottom:-10%;right:-12%;overflow:hidden;transform:rotate(4deg)}.hero-photo img{object-fit:cover;width:100%;height:100%}.hero-pack{filter:drop-shadow(0 28px 22px #0000004d);clip-path:inset(0 round 14px);width:auto;height:76%;position:absolute;top:5%;left:2%;transform:rotate(-7deg)}.flavour-seal{background:var(--red);outline-offset:-7px;border-radius:50%;outline:1px solid #ffffff80;flex-direction:column;justify-content:center;align-items:center;width:108px;height:108px;display:flex;position:absolute;top:8%;right:2%;transform:rotate(8deg)}.flavour-seal span{font:800 25px/1 Fraunces}.flavour-seal small{text-align:center;letter-spacing:.08em;margin-top:3px;font-size:9px}.scribble{font:italic 17px Fraunces;position:absolute;bottom:0;left:3%;transform:rotate(-5deg)}.scribble span{color:var(--yellow);font-size:25px}.ticker{background:var(--red);color:#fff;white-space:nowrap;z-index:3;margin:-10px -5px 0;padding:16px 0;position:relative;overflow:hidden;transform:rotate(-1deg)}.ticker div{letter-spacing:.12em;word-spacing:20px;font:700 14px DM Sans}.section{padding:120px clamp(24px,7vw,110px)}.section-heading{grid-template-columns:1.15fr .6fr;align-items:end;gap:80px;margin-bottom:55px;display:grid}.eyebrow--dark{color:var(--red)}.section h2{font-size:clamp(43px,5vw,75px);line-height:.98}.section-heading>p{color:var(--muted);max-width:430px;line-height:1.75}.product-tabs{gap:8px;margin-bottom:18px;display:flex}.product-tabs button{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;border-radius:30px;padding:10px 20px;font-size:12px;font-weight:700}.product-tabs button.active{background:var(--green);color:#fff;border-color:var(--green)}.product-stage{background:var(--red);color:#fff;border-radius:12px;grid-template-columns:1fr 1fr;min-height:570px;transition:background .3s;display:grid;position:relative;overflow:hidden}.product-stage--chicken{background:#598d16}.product-stage--fish{color:var(--green);background:#ddb41e}.product-stage:after{content:"ANYTIME";letter-spacing:-.08em;color:#ffffff0f;font:800 13vw DM Sans;position:absolute;bottom:-4vw;right:-1vw}.product-info{z-index:2;align-self:center;padding:70px;position:relative}.product-no{border-bottom:1px solid;margin-bottom:38px;padding-bottom:4px;font:700 13px Fraunces;display:inline-block}.product-info h3{letter-spacing:-.04em;max-width:590px;margin:0;font:800 clamp(42px,4.5vw,72px)/.95 Fraunces}.product-info>p:not(.eyebrow){color:#ffffffc2;max-width:510px;line-height:1.7}.product-stage--fish .product-info>p:not(.eyebrow){color:#123d2dc7}.pills{flex-wrap:wrap;gap:16px;margin:30px 0;display:flex}.pills span{align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.pills svg{width:15px}.button--cream{background:var(--cream)}.product-pack-wrap{background:radial-gradient(circle,#ffffff2e,#0000 64%);justify-content:center;align-items:center;display:flex;position:relative}.single-pack{filter:drop-shadow(0 28px 22px #0000004d);clip-path:inset(0 round 13px);width:auto;height:84%;transform:rotate(5deg)}.range-pack{object-fit:cover;object-position:center 29%;mix-blend-mode:multiply;width:86%;height:430px;transform:rotate(-2deg)}.size-badge{background:var(--yellow);width:88px;height:88px;color:var(--green);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:13%;right:10%;transform:rotate(8deg)}.size-badge b{font:800 24px Fraunces}.size-badge span{letter-spacing:.13em;font-size:7px}.story{background:var(--cream);grid-template-columns:1fr .9fr;align-items:center;gap:10vw;display:grid}.story-images{height:700px;position:relative}.story-main{object-fit:cover;border-radius:50% 50% 12px 12px;width:82%;height:86%;position:absolute;bottom:0;right:0}.story-note{z-index:2;background:var(--yellow);box-shadow:8px 8px 0 var(--green);align-items:center;gap:14px;padding:22px 26px;display:flex;position:absolute;top:14%;left:0;transform:rotate(-3deg)}.story-note svg{width:28px}.story-note span{font-size:12px}.story-pattern{color:var(--red);opacity:.12;font:800 52px/.7 Fraunces;position:absolute;bottom:1%;left:2%;transform:rotate(-8deg)}.story-copy h2{margin-bottom:30px}.story-copy>p{color:var(--muted);line-height:1.8}.story-copy .large-copy{color:var(--ink);font-size:20px}.signature{color:var(--red);margin:38px 0;font:italic 24px Fraunces}.arrow-link{color:var(--green)}.arrow-link svg{width:17px}.how{background:var(--green);color:#fff;padding-bottom:0}.how-title{text-align:center}.how-title .eyebrow{color:var(--yellow)}.steps{background:#ffffff26;grid-template-columns:repeat(3,1fr);gap:1px;margin:70px 0;display:grid}.steps article{background:var(--green);text-align:center;padding:42px;position:relative}.steps article>span{color:var(--yellow);font:700 11px Fraunces;position:absolute;top:25px;left:25px}.step-icon{height:65px;font-size:38px}.steps h3{margin:8px;font:700 29px Fraunces}.steps p{color:#ffffffa3;font-size:13px;line-height:1.6}.serving-strip{background:var(--yellow);height:290px;color:var(--green);grid-template-columns:1fr 1fr;align-items:center;margin:0 calc(-1*clamp(24px,7vw,110px));display:grid;overflow:hidden}.serving-strip img{object-fit:cover;width:100%;height:100%}.serving-strip div{padding:45px}.serving-strip p{margin:0 0 18px;font:700 clamp(31px,4vw,52px)/1 Fraunces}.serving-strip span{text-transform:uppercase;letter-spacing:.12em;font-size:11px}.quality{grid-template-columns:1fr .75fr;align-items:center;gap:10vw;display:grid}.quality-copy>p:not(.eyebrow){color:var(--muted);max-width:650px;line-height:1.8}.quality ul{gap:22px;margin:36px 0;padding:0;list-style:none;display:grid}.quality li{gap:17px;display:flex}.quality li svg{color:var(--red)}.quality li span{color:var(--muted);flex-direction:column;font-size:12px;display:flex}.quality li b{color:var(--ink);margin-bottom:4px;font-size:14px}.quality-card{background:var(--red);color:#fff;text-align:center;min-height:510px;box-shadow:18px 18px 0 var(--yellow);border-radius:50% 50% 10px 10px;flex-direction:column;justify-content:center;align-items:center;padding:55px;display:flex}.quality-mark{border:1px solid #ffffff80;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:130px;height:130px;display:flex}.quality-mark svg{width:30px}.quality-mark b{font:800 25px Fraunces}.quality-mark span{letter-spacing:.15em;font-size:8px}.quality-card blockquote{margin:36px 0;font:italic 700 30px/1.2 Fraunces}.quality-card>p{letter-spacing:.18em;font-size:9px}.find{background:var(--yellow);color:var(--green);grid-template-columns:1fr 1fr;align-items:end;gap:10vw;padding:90px clamp(24px,7vw,110px);display:grid}.find h2{font-size:clamp(50px,6vw,86px)}.find-copy>p:last-child{max-width:530px;line-height:1.6}.find form{align-items:end;gap:10px;display:flex}.find label{flex:1}.find label span{text-transform:uppercase;letter-spacing:.13em;margin-bottom:8px;font-size:10px;font-weight:700;display:block}.find input{background:#fff;border:0;outline:0;width:100%;padding:18px 20px}.button--yellow{background:var(--green);color:#fff;white-space:nowrap}footer{color:#fff;background:#0b2b20;padding:75px clamp(24px,7vw,110px) 25px}.footer-top{border-bottom:1px solid #ffffff26;grid-template-columns:1fr 1fr auto;align-items:center;padding-bottom:45px;display:grid}.footer-top p{margin:0;font:700 24px/1.3 Fraunces}.back-top{color:var(--yellow);font-size:11px}.footer-links{grid-template-columns:1fr 2fr 1fr;padding:50px 0;display:grid}.footer-links>div{color:#fff9;flex-direction:column;gap:10px;font-size:12px;display:flex}.footer-links b{color:#fff;text-transform:uppercase;letter-spacing:.12em;margin-bottom:10px;font-size:9px}.footer-links a:hover{color:var(--yellow)}.footer-bottom{color:#fff6;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #ffffff26;justify-content:space-between;padding-top:22px;font-size:9px;display:flex}@media (width<=900px){header{height:72px;padding:0 22px}.announcement{gap:7px;font-size:8px}.button--small{display:none}.menu-button{display:block}.menu-button svg{width:25px}nav{background:var(--green);z-index:50;flex-direction:column;justify-content:center;align-items:center;font:700 28px Fraunces;transition:all .3s;position:fixed;inset:0;transform:translate(100%)}nav.open{transform:none}.nav-close{display:block;position:absolute;top:24px;right:23px}.hero{grid-template-columns:1fr;align-items:start;min-height:920px;padding:140px 22px 65px}.hero h1{font-size:clamp(56px,16vw,82px)}.hero-lead{font-size:15px}.hero-visual{height:410px;margin-top:15px}.hero-sun{width:340px;height:340px;right:-18%}.hero-photo{border-width:6px;width:78%;height:72%;bottom:-15%;right:-20%}.hero-pack{height:75%;left:0}.flavour-seal{width:82px;height:82px;right:0}.flavour-seal span{font-size:19px}.scribble{display:none}.hero-proof{gap:25px;margin-top:35px}.section{padding:80px 22px}.section-heading{grid-template-columns:1fr;gap:24px}.section h2{font-size:45px}.product-tabs{overflow:auto}.product-stage{grid-template-columns:1fr;min-height:820px}.product-info{padding:45px 28px 10px}.product-pack-wrap{min-height:410px}.single-pack{height:92%}.story{grid-template-columns:1fr;gap:60px}.story-images{height:510px}.story-copy{grid-row:1}.steps{grid-template-columns:1fr;margin:50px 0}.steps article{padding:35px}.serving-strip{grid-template-columns:1fr;height:auto;margin:0 -22px}.serving-strip img{height:250px}.quality{grid-template-columns:1fr;gap:70px}.quality-card{min-height:430px;box-shadow:10px 10px 0 var(--yellow)}.find{grid-template-columns:1fr;gap:35px;padding:75px 22px}.find form{flex-direction:column;align-items:stretch}.footer-top{grid-template-columns:1fr auto;gap:35px}.footer-top p{grid-area:2/1/auto/3}.footer-links{grid-template-columns:1fr 1.5fr;gap:35px}.footer-links>div:last-child{grid-column:1/3}.footer-bottom{gap:20px}}@media (width<=600px){.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.hero-proof{gap:15px}.hero-proof span{font-size:8px}.hero-proof b{font-size:10px}.product-info h3{font-size:43px}.pills{gap:10px}.story-images{height:430px}.story-note{padding:16px}.quality-card{padding:30px}.footer-links{grid-template-columns:1fr}.footer-links>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}:root{--radius-lg:32px;--radius-md:22px;--shadow-soft:0 24px 70px #13372a1f}header{z-index:40;border:1px solid #0000;border-radius:18px;width:min(92%,1320px);height:70px;padding:0 20px 0 24px;transition:background .3s,border-color .3s,box-shadow .3s,top .3s;position:fixed;top:18px;left:50%;right:auto;transform:translate(-50%)}header.scrolled{-webkit-backdrop-filter:blur(18px);background:#0a2b1fd1;border-color:#ffffff1f;top:14px;box-shadow:0 16px 45px #00000029}header.scrolled .brand{transform-origin:0;transform:scale(.92)}.brand{transition:transform .3s}.hero{background:linear-gradient(125deg,#0b3023 0%,#124a34 64%,#0e392a 100%);min-height:850px;padding-top:175px}.hero:after{content:"";filter:blur(2px);background:#94c93d14;border-radius:50%;width:44vw;height:44vw;position:absolute;top:-18vw;right:-15vw}.hero h1{max-width:720px}.hero-lead{font-size:18px}.hero-photo{box-shadow:var(--shadow-soft);border-radius:42% 42% 18px 18px}.hero-pack{transition:transform .45s}.hero-visual:hover .hero-pack{transform:rotate(-3deg)translateY(-8px)}.button{border-radius:999px;padding:16px 24px}.button--small{padding:12px 18px}.text-link{border:0}.text-link svg{border:1px solid #ffffff4d;border-radius:50%;width:34px;height:34px;padding:9px}.ticker{padding:18px 0;box-shadow:0 15px 45px #a923132e}.benefit-grid{background:#f8f3e9;grid-template-rows:230px 230px;grid-template-columns:1.1fr .9fr .7fr;gap:18px;display:grid}.benefit-intro{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#fff;flex-direction:column;grid-row:1/3;justify-content:center;padding:54px;display:flex}.benefit-intro h2{font-size:clamp(48px,5.2vw,78px)}.benefit-intro h2 em{color:var(--red)}.benefit-intro>p:last-child{max-width:440px;color:var(--muted);line-height:1.7}.benefit-card{border-radius:var(--radius-lg);flex-direction:column;justify-content:flex-end;min-width:0;padding:30px;display:flex;position:relative;overflow:hidden}.benefit-card--photo{grid-row:1/3;padding:0}.benefit-card--photo:after{content:"";background:linear-gradient(#0000,#082218e0);position:absolute;inset:30% 0 0}.benefit-card--photo img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.benefit-card--photo:hover img{transform:scale(1.04)}.benefit-card--photo span{z-index:2;color:#fff;justify-content:space-between;align-items:center;font-size:13px;font-weight:700;display:flex;position:absolute;bottom:26px;left:28px;right:28px}.benefit-card--photo svg{width:18px}.benefit-card--yellow{background:var(--yellow)}.benefit-card--green{background:var(--green);color:#fff}.benefit-card>svg{position:absolute;top:25px;right:25px}.benefit-card>strong{opacity:.22;font:800 54px/.8 Fraunces;position:absolute;top:28px;right:25px}.benefit-card h3{margin:0 0 8px;font:700 24px Fraunces}.benefit-card p{opacity:.7;margin:0;font-size:12px;line-height:1.5}.mini-label{text-transform:uppercase;letter-spacing:.15em;color:var(--yellow);font-size:8px;position:absolute;top:25px;left:25px}.products{background:linear-gradient(#fffaf1,#f6efe1)}.product-stage{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.product-tabs button{transition:all .25s}.product-tabs button:hover{transform:translateY(-2px)}.story-main{border-radius:var(--radius-lg) 160px var(--radius-lg) var(--radius-lg);box-shadow:var(--shadow-soft)}.steps{border-radius:var(--radius-lg);overflow:hidden}.steps article{transition:background .25s,transform .25s}.steps article:hover{background:#174d39;transform:translateY(-4px)}.serving-strip{border-radius:var(--radius-lg) var(--radius-lg) 0 0;margin-left:0;margin-right:0}.find{border-radius:var(--radius-lg);margin:0 2.5vw 2.5vw}footer{border-radius:var(--radius-lg) var(--radius-lg) 0 0}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(28px)}.reveal.is-visible{opacity:1;transform:none}@media (width<=1050px){.benefit-grid{grid-template-rows:auto 260px 220px;grid-template-columns:1fr 1fr}.benefit-intro{grid-area:auto/1/auto/3}.benefit-card--photo{grid-row:2/4}.benefit-card--yellow,.benefit-card--green{grid-column:2}}@media (width<=900px){header{width:calc(100% - 24px);height:62px;padding:0 15px;top:12px}.hero{padding-top:125px}.benefit-grid{grid-template-rows:auto 380px 200px 200px;grid-template-columns:1fr}.benefit-intro,.benefit-card--photo,.benefit-card--yellow,.benefit-card--green{grid-area:auto}.benefit-intro{padding:38px 28px}.serving-strip{border-radius:var(--radius-md) var(--radius-md) 0 0;margin-left:0;margin-right:0}.find{margin:0 12px 12px}.reveal{transform:translateY(18px)}}@media (width<=600px){.hero{min-height:1040px}.hero h1{font-size:56px}.hero-lead{font-size:15px}.hero-visual{margin-top:30px}.benefit-grid{grid-template-rows:auto 330px 190px 190px}.benefit-card,.product-stage,.find{border-radius:24px}}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none}}@keyframes heroCopyIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes packIn{0%{opacity:0;transform:rotate(-12deg)translateY(45px)scale(.92)}to{opacity:1;transform:rotate(-7deg)translateY(0)scale(1)}}@keyframes foodIn{0%{opacity:0;transform:rotate(8deg)scale(.9)}to{opacity:1;transform:rotate(4deg)scale(1)}}@keyframes softFloat{0%,to{translate:0}50%{translate:0 -10px}}@keyframes sealPulse{0%,to{transform:rotate(8deg)scale(1)}50%{transform:rotate(5deg)scale(1.045)}}@keyframes marquee{to{transform:translate(-50%)}}@keyframes productSwap{0%{opacity:0;transform:translateY(24px)rotate(0)scale(.94)}to{opacity:1}}.hero-copy>*{opacity:0;animation:.65s cubic-bezier(.2,.75,.2,1) forwards heroCopyIn}.hero-copy>:nth-child(2){animation-delay:80ms}.hero-copy>:nth-child(3){animation-delay:.16s}.hero-copy>:nth-child(4){animation-delay:.24s}.hero-copy>:nth-child(5){animation-delay:.32s}.hero-pack{animation:.9s cubic-bezier(.2,.8,.2,1) .25s both packIn}.hero-photo{animation:.9s cubic-bezier(.2,.8,.2,1) .4s both foodIn}.hero-sun{animation:5s ease-in-out infinite softFloat}.flavour-seal{animation:3.5s ease-in-out infinite sealPulse}.ticker div{width:max-content;animation:28s linear infinite marquee}.product-enter{animation:.48s cubic-bezier(.2,.8,.2,1) both productSwap}.product-tabs button.active{box-shadow:0 8px 20px #123d2d2e}.product-tabs button{position:relative;overflow:hidden}.product-tabs button span{z-index:1;position:relative}.product-tabs button.active:after{content:"";background:var(--yellow);transform-origin:0;height:3px;animation:5.2s linear both productProgress;position:absolute;bottom:0;left:0;right:0}@keyframes productProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (width<=900px){header{width:auto;left:12px;right:12px;transform:none}.menu-button{border:1px solid #ffffff29;border-radius:50%;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;margin-left:auto;padding:9px}.menu-button svg{width:22px;height:22px}nav{gap:8px;padding:90px 24px 40px}nav a{text-align:center;border-bottom:1px solid #ffffff1f;width:100%;max-width:350px;padding:18px}.nav-close{border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.hero{grid-template-columns:minmax(0,1fr);gap:35px}.hero-copy,.hero-visual{width:100%}.hero-lead{max-width:620px}.product-tabs{scrollbar-width:none;margin-right:-22px;padding-right:22px}.product-tabs::-webkit-scrollbar{display:none}.product-tabs button{flex:none;min-width:80px}.product-stage{grid-template-columns:minmax(0,1fr)}.product-info{min-width:0}.product-pack-wrap{overflow:hidden}.range-pack{width:92%;height:390px}.story{grid-template-columns:minmax(0,1fr)}.story-copy,.quality-copy{min-width:0}.story-main{width:88%;right:2%}.steps article:hover{transform:none}.serving-strip{grid-template-columns:minmax(0,1fr)}.find form,.find label{width:100%}.footer-top{grid-template-columns:minmax(0,1fr) auto}.footer-links{overflow-wrap:anywhere}}@media (width<=600px){.announcement{white-space:nowrap;letter-spacing:.08em;height:32px;padding:0 10px}.announcement i{flex:none}header{top:12px}.brand{grid-template-rows:23px 9px;grid-template-columns:31px auto}.brand-clock{width:31px;height:31px}.brand-clock:before,.brand-clock i{bottom:13px;left:13px}.brand strong{font-size:21px}.hero{min-height:970px;padding:136px 20px 58px}.hero h1{font-size:clamp(49px,14vw,62px);line-height:.94}.hero-lead{margin:25px 0;font-size:15px;line-height:1.65}.hero-actions{width:100%}.hero-actions .button{width:100%;max-width:260px}.hero-proof{justify-content:space-between;width:100%;margin-top:38px}.hero-proof>div{gap:8px}.hero-proof svg{width:22px}.hero-visual{height:360px;margin-top:12px}.hero-sun{width:300px;height:300px;top:8%;right:-24%}.hero-pack{height:72%;top:8%;left:-4%}.hero-photo{border-width:5px;width:78%;height:62%;bottom:-5%;right:-20%}.flavour-seal{width:74px;height:74px;top:14%;right:-6%}.flavour-seal span{font-size:17px}.ticker{padding:14px 0}.ticker div{word-spacing:12px;font-size:11px}.section{padding:72px 20px}.section-heading{margin-bottom:38px}.section h2{font-size:clamp(39px,12vw,49px)}.benefit-grid{gap:12px;padding-top:72px;padding-bottom:72px}.benefit-intro{padding:34px 24px}.benefit-intro h2{font-size:46px}.benefit-card--photo{min-height:310px}.benefit-card{padding:24px}.benefit-card h3{font-size:22px}.product-tabs{margin-bottom:14px}.product-tabs button{padding:9px 18px}.product-stage{min-height:780px}.product-info{padding:36px 23px 6px}.product-info h3{font-size:41px}.product-no{margin-bottom:25px}.product-info>p:not(.eyebrow){font-size:14px}.pills{margin:22px 0}.product-pack-wrap{min-height:380px}.single-pack{height:88%}.range-pack{height:350px}.size-badge{width:72px;height:72px;top:8%;right:5%}.size-badge b{font-size:19px}.story{gap:45px}.story-copy .large-copy{font-size:18px}.story-images{height:400px}.story-note{box-shadow:6px 6px 0 var(--green);top:8%;left:2%}.how-title{text-align:left}.steps{border-radius:24px;margin:42px 0}.steps article{text-align:left;padding:30px 28px 30px 76px}.steps article>span{top:32px}.step-icon{font-size:28px;position:absolute;top:72px;left:28px}.steps h3{font-size:25px}.serving-strip img{height:220px}.serving-strip div{padding:32px 24px}.quality-card{min-height:390px;box-shadow:8px 8px 0 var(--yellow);border-radius:120px 24px 24px}.quality-card blockquote{font-size:25px}.quality-mark{width:110px;height:110px}.find{padding:58px 22px}.find h2{font-size:50px}.button--yellow{width:100%}footer{padding-top:58px}.footer-top{gap:28px}.footer-top p{font-size:21px}.footer-links{grid-template-columns:1fr 1fr}.footer-links>div:last-child{grid-column:1/3}.footer-bottom{line-height:1.5}}@media (width<=370px){.hero h1{font-size:46px}.hero-proof{flex-direction:column;gap:14px}.hero{min-height:1010px}.footer-links{grid-template-columns:1fr}.footer-links>div:last-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){.hero-copy>*,.hero-pack,.hero-photo,.hero-sun,.flavour-seal,.ticker div,.product-enter{opacity:1!important;animation:none!important;translate:none!important}}.hero{isolation:isolate}.hero-word{z-index:-1;letter-spacing:-.095em;color:#ffffff08;white-space:nowrap;-webkit-user-select:none;user-select:none;transform:translate(var(--mx,0),var(--my,0));font:800 clamp(120px,18vw,310px)/.72 DM Sans;transition:transform .25s ease-out;position:absolute;bottom:-2.7vw;left:-1.5vw}.hero-side-label{z-index:3;writing-mode:vertical-rl;letter-spacing:.25em;color:#ffffff73;font-size:8px;position:absolute;top:50%;right:22px;transform:rotate(180deg)}.hero-visual{transform:translate(calc(var(--mx,0) * -.35),calc(var(--my,0) * -.35));transition:transform .35s ease-out}.ingredient-tag{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-transform:uppercase;letter-spacing:.1em;background:#0c3224b3;border:1px solid #ffffff59;border-radius:999px;padding:8px 13px;font-size:9px;position:absolute;box-shadow:0 8px 25px #00000026}.ingredient-tag:before{content:"";background:var(--yellow);border-radius:50%;width:5px;height:5px;margin-right:7px;display:inline-block}.ingredient-tag--one{top:50%;left:3%;transform:rotate(-7deg)}.ingredient-tag--two{bottom:8%;right:8%;transform:rotate(5deg)}.culture-break{color:#fff;background:#0b281e;grid-template-columns:1fr 1.3fr;align-items:center;height:min(820px,82vw);min-height:640px;padding:clamp(30px,7vw,110px);display:grid;position:relative;overflow:hidden}.culture-break:before{content:"";z-index:1;background:linear-gradient(90deg,#0a261cf2 0%,#0a261c8c 48%,#0a261c1a);position:absolute;inset:0}.culture-image{clip-path:polygon(18% 0,100% 0,100% 100%,0 100%);position:absolute;inset:0 0 0 34%}.culture-image img{object-fit:cover;filter:saturate(1.1)contrast(1.06);width:100%;height:100%}.culture-copy{z-index:2;position:relative}.culture-kicker{letter-spacing:.24em;color:var(--yellow);margin-bottom:34px;font-size:9px;display:block}.culture-copy>p{letter-spacing:-.055em;margin:0;font:800 clamp(55px,7.2vw,112px)/.88 Fraunces}.culture-copy em{color:var(--yellow)}.culture-foot{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:16px;margin-top:45px;font-size:9px;display:flex}.culture-foot i{background:var(--yellow);width:44px;height:1px;display:block}.culture-stamp{z-index:3;background:var(--yellow);width:125px;height:125px;color:var(--green);outline:1px dashed var(--green);outline-offset:-8px;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:10%;right:6%;transform:rotate(10deg)}.culture-stamp span{letter-spacing:.18em;font-size:7px}.culture-stamp b{font:800 44px/.9 Fraunces}.manifesto{background:var(--red);color:#fff;flex-direction:column;justify-content:space-between;min-height:520px;padding:60px clamp(24px,7vw,110px);display:flex;position:relative;overflow:hidden}.manifesto:before{content:"✦";color:#ffc72c0f;font-size:36vw;position:absolute;top:-10vw;right:-2vw}.manifesto-top,.manifesto-bottom{letter-spacing:.22em;z-index:1;justify-content:space-between;font-size:8px;display:flex;position:relative}.manifesto p{letter-spacing:-.045em;z-index:1;max-width:1280px;margin:65px auto;font:700 clamp(50px,7.7vw,116px)/.95 Fraunces;position:relative}.manifesto p em{color:var(--yellow)}.section-heading{position:relative}.section-heading:after{content:"↘";border:1px solid var(--border);border-radius:50%;place-items:center;width:52px;height:52px;font-size:20px;display:grid;position:absolute;top:0;right:0}.product-stage:before{content:"";border-radius:calc(var(--radius-lg) - 10px);pointer-events:none;border:1px solid #ffffff29;position:absolute;inset:18px}.quality-card{position:relative;overflow:hidden}.quality-card:before{content:"";border:1px solid #ffffff1f;border-radius:50%;width:230px;height:230px;position:absolute;bottom:-85px;left:-85px;box-shadow:0 0 0 35px #ffffff09,0 0 0 70px #ffffff06}@media (width<=900px){.hero-side-label{display:none}.ingredient-tag--two{right:1%}.culture-break{align-items:end;height:auto;min-height:760px;padding:70px 22px}.culture-break:before{background:linear-gradient(#0a261c14,#0a261c59 28%,#0a261cf7 100%)}.culture-image{clip-path:none;inset:0}.culture-copy{align-self:end}.culture-copy>p{font-size:clamp(50px,13vw,75px)}.culture-stamp{width:98px;height:98px;top:25px;right:20px}.culture-stamp b{font-size:35px}.manifesto{min-height:470px;padding:45px 22px}.manifesto p{font-size:clamp(44px,11vw,65px)}.section-heading:after{display:none}}@media (width<=600px){.hero-word{font-size:125px;bottom:4%}.ingredient-tag{padding:7px 10px;font-size:7px}.ingredient-tag--one{top:54%;left:1%}.ingredient-tag--two{display:none}.culture-break{min-height:690px}.culture-copy>p{font-size:49px}.culture-foot{flex-direction:column;align-items:flex-start;gap:8px}.culture-foot i{width:28px}.manifesto{min-height:450px}.manifesto-top,.manifesto-bottom{font-size:7px}.manifesto p{margin:48px 0;font-size:43px}}:root{--radius-lg:18px;--radius-md:12px}.facts{background:var(--green);color:#fff;border-radius:18px;grid-template-columns:repeat(4,1fr);margin:76px clamp(24px,7vw,110px) 100px;padding:14px;display:grid;box-shadow:0 24px 60px #123d2d29}.facts>div{border-radius:12px;grid-template-columns:44px 1fr;align-items:center;gap:15px;min-height:138px;padding:24px 20px;transition:background .25s,transform .25s;display:grid;position:relative}.facts>div:hover{background:#ffffff12;transform:translateY(-2px)}.facts>div+div:before{content:"";background:#ffffff21;width:1px;height:60%;position:absolute;top:20%;left:-7px}.facts .fact-icon{background:var(--yellow);width:44px;height:44px;color:var(--green);border-radius:50%;place-items:center;display:grid}.facts .fact-icon svg{width:20px;height:20px}.facts>div>span:not(.fact-icon){flex-direction:column;gap:5px;line-height:1.3;display:flex}.facts b{color:#fff;font:700 16px DM Sans}.facts small{color:#fff9;font-size:10px;font-weight:400}.facts em{color:#ffffff38;font:italic 700 12px Fraunces;position:absolute;top:10px;right:14px}.mobile-gallery,.mobile-hero-slides,.mobile-hero-shade,.mobile-hero-pack{display:none}.product-stage{border-radius:18px}.product-stage:before{border-radius:10px}.story-main{border-radius:18px 110px 18px 18px}.steps{border-radius:18px}.quality-card{border-radius:130px 18px 18px}.serving-strip{border-radius:18px 18px 0 0}.find{border-radius:18px}.section-heading:after{display:none}.hero-visual{transition:transform .6s cubic-bezier(.2,.7,.2,1)}.hero-copy>*{animation-duration:.5s}.flavour-seal{animation-duration:5s}.reveal{transition-duration:.55s}@media (width<=900px){.facts{grid-template-columns:1fr 1fr;margin:55px 22px 72px}.facts>div:nth-child(3):before{display:none}.quality-card{border-radius:100px 18px 18px}}@media (width<=600px){.facts{grid-template-columns:1fr;margin:42px 20px 18px;padding:8px}.facts>div{grid-template-columns:40px 1fr;min-height:96px;padding:16px 14px}.facts>div+div:before{width:80%;height:1px;top:-4px;left:10%}.facts .fact-icon{width:40px;height:40px}.facts b{font-size:13px}.product-stage{border-radius:14px}.story-main{border-radius:14px 72px 14px 14px}.steps{border-radius:14px}.serving-strip{border-radius:14px 14px 0 0}.quality-card{border-radius:78px 14px 14px}.find{border-radius:14px}.hero{isolation:isolate;background:#09271d;align-items:flex-end;height:100svh;min-height:810px;padding:150px 22px 34px;display:flex}.hero:before,.hero:after{display:none}.mobile-hero-slides,.mobile-hero-shade,.mobile-hero-pack{display:block}.mobile-hero-slides{z-index:-3;position:absolute;inset:0}.mobile-hero-slides img{object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;transition:opacity 1s;position:absolute;inset:0;transform:scale(1.08)}.mobile-hero-slides img.active{opacity:1;animation:5.2s ease-out both mobileKenBurns}.mobile-hero-slides img:nth-child(2){object-position:65% center}.mobile-hero-slides img:nth-child(3){object-position:48% center}.mobile-hero-shade{z-index:-2;background:linear-gradient(#0418106b 0%,#04181014 26%,#04181061 48%,#041810f5 100%);position:absolute;inset:0}.hero-copy{z-index:3;width:100%;max-width:none}.hero-copy>*{animation:.65s cubic-bezier(.18,.75,.22,1) both mobileTextIn}.hero-copy>:nth-child(2){animation-delay:90ms}.hero-copy>:nth-child(3){animation-delay:.18s}.hero-copy>:nth-child(4){animation-delay:.27s}.hero-copy>:nth-child(5){animation-delay:.34s}.hero-copy .eyebrow{margin-bottom:14px}.hero h1{text-shadow:0 3px 24px #0000004d;font-size:clamp(49px,14vw,61px)}.hero-lead{-webkit-line-clamp:2;color:#ffffffd4;-webkit-box-orient:vertical;max-width:340px;margin:18px 0;display:-webkit-box;overflow:hidden}.hero-actions{margin-top:20px}.hero-actions .button{width:auto;max-width:none;padding:14px 21px}.hero-actions .text-link{display:none}.hero-proof{border-top:1px solid #fff3;margin-top:22px;padding-top:17px}.hero-visual{display:none}.mobile-hero-pack{z-index:2;object-fit:cover;border-radius:7px;width:76px;height:110px;animation:4s ease-in-out infinite mobilePackFloat;position:absolute;top:112px;right:17px;transform:rotate(5deg);box-shadow:0 15px 30px #0000004d}.hero-word,.hero-side-label,.ingredient-tag{display:none!important}.facts{background:var(--green);grid-template-columns:1fr;gap:0;margin:42px 20px 18px;padding:8px}.facts>div{background:0 0;margin:0;padding:16px 14px;display:grid}.facts b{margin:0;display:block}.facts span{font-size:11px}.facts small{font-size:9px}.mobile-gallery{background:var(--cream);scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;padding:0 20px 68px;display:flex;overflow-x:auto}.mobile-gallery::-webkit-scrollbar{display:none}.mobile-gallery>div{scroll-snap-align:center;border-radius:14px;flex:0 0 78vw;height:330px;position:relative;overflow:hidden}.mobile-gallery img{object-fit:cover;width:100%;height:100%}.mobile-gallery span{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a2b1fd1;border-radius:999px;padding:8px 12px;font-size:10px;position:absolute;bottom:14px;left:14px}.products .section-heading>p{display:none}.products .section-heading{margin-bottom:28px}.product-info>p:not(.eyebrow){-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product-info .pills span:nth-child(3){display:none}.product-stage{min-height:700px}.product-pack-wrap{min-height:340px}.story{flex-direction:column;padding-top:64px;display:flex}.story-images{order:1;width:100%;height:430px}.story-copy{order:2}.story-copy>p:not(.eyebrow):not(.large-copy){display:none}.story-copy .large-copy{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.story-main{width:94%;height:94%}.signature{margin:25px 0}.steps article p{max-width:230px}.serving-strip div{padding:25px 22px}.serving-strip p{font-size:34px}.quality-copy>p:not(.eyebrow){-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.quality li span{font-size:10px}.quality li b{font-size:12px}.quality{gap:45px}.quality-card{min-height:350px}.quality-card blockquote{margin:24px 0}.find-copy>p:last-child{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}@keyframes mobileKenBurns{0%{transform:scale(1.08)}to{transform:scale(1.01)}}@keyframes mobileTextIn{0%{opacity:0;filter:blur(5px);transform:translateY(22px)}to{opacity:1;filter:blur();transform:none}}@keyframes mobilePackFloat{0%,to{transform:rotate(5deg)translateY(0)}50%{transform:rotate(2deg)translateY(-7px)}}@media (width<=370px){.hero{min-height:740px;padding-bottom:25px}.hero h1{font-size:45px}.hero-lead{font-size:13px}.mobile-hero-pack{width:66px;height:96px}.hero-proof{gap:10px}}@media (prefers-reduced-motion:reduce){.mobile-hero-slides img.active,.hero-copy>*,.mobile-hero-pack{filter:none!important;animation:none!important}.product-tabs button.active:after{animation:none;transform:scaleX(1)}}.order-form{grid-template-columns:1fr 1fr;align-items:end!important;gap:14px!important;display:grid!important}.order-form label{min-width:0}.order-form input,.order-form select{width:100%;height:54px;color:var(--green);background:#fff;border:1px solid #123d2d24;border-radius:8px;outline:none;padding:0 16px}.order-form input:focus,.order-form select:focus{border-color:var(--green);box-shadow:0 0 0 3px #123d2d1a}.order-form .button{grid-column:1/3;width:100%;margin-top:3px}.whatsapp-float{z-index:35;color:#fff;background:#20b858;border-radius:999px;align-items:center;gap:9px;padding:13px 17px;font-size:12px;font-weight:700;transition:transform .25s,box-shadow .25s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 35px #094b254d}.whatsapp-float:hover{transform:translateY(-3px);box-shadow:0 16px 40px #094b2561}.whatsapp-float svg{width:20px;height:20px}.find{grid-template-columns:.85fr 1.15fr}@media (width<=900px){.find{grid-template-columns:1fr}.order-form{width:100%}}@media (width<=600px){.order-form{grid-template-columns:1fr!important}.order-form .button{grid-column:1}.order-form input,.order-form select{height:50px}.whatsapp-float{padding:13px;bottom:14px;right:14px}.whatsapp-float span{display:none}.whatsapp-float svg{width:24px;height:24px}}.nav-mobile-head,.nav-mobile-foot,.nav-whatsapp,nav a span,nav a>svg{display:none}@media (width<=900px){nav{justify-content:flex-start;align-items:stretch;gap:0;width:min(88vw,420px);padding:24px 22px 20px;inset:0 0 0 auto;overflow-y:auto;box-shadow:-25px 0 70px #00000047}nav:before{content:"";background:linear-gradient(transparent,var(--green)),url(/assets/stew-hero.jpg) center/cover;opacity:.12;pointer-events:none;height:210px;position:absolute;inset:auto 0 0}.nav-mobile-head{border-bottom:1px solid #ffffff26;justify-content:space-between;align-items:flex-end;margin-bottom:10px;padding:3px 52px 25px 0;display:flex}.nav-mobile-head p{color:var(--yellow);text-align:right;margin:0;font:italic 14px/1.2 Fraunces}.nav-mobile-head .brand{transform-origin:0 100%;transform:scale(.82)}nav a{text-align:left;border-bottom:1px solid #ffffff1f;grid-template-columns:30px 1fr 20px;align-items:center;width:100%;max-width:none;padding:16px 2px;font:600 20px/1 DM Sans;display:grid}nav a span{letter-spacing:.1em;color:var(--yellow);font:700 8px DM Sans;display:block}nav a>svg{opacity:.45;width:15px;display:block}.nav-close{z-index:2;width:38px;height:38px;top:20px;right:18px}.nav-whatsapp{background:#20b858;border-radius:999px;align-items:center;margin-top:20px;border:0!important;justify-content:center!important;gap:8px!important;padding:14px 17px!important;font:700 12px DM Sans!important;display:flex!important}.nav-whatsapp svg{opacity:1;width:18px;display:block}.nav-mobile-foot{letter-spacing:.12em;text-transform:uppercase;color:#ffffff6b;z-index:1;justify-content:space-between;margin-top:auto;padding-top:22px;font-size:8px;display:flex;position:relative}}@media (width<=380px){nav{width:92vw;padding-left:18px;padding-right:18px}nav a{padding:14px 2px;font-size:18px}.nav-mobile-head{padding-bottom:20px}.nav-whatsapp{margin-top:16px!important}}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--yellow);outline-offset:3px}.flavor-profile{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000026;border-radius:12px;flex-direction:column;gap:12px;max-width:460px;margin:22px 0;padding:16px 20px;display:flex}.flavor-item{letter-spacing:.05em;text-transform:uppercase;flex-direction:column;gap:6px;font-size:11px;font-weight:700;display:flex}.flavor-bar{background:#fff3;border-radius:999px;width:100%;height:6px;overflow:hidden}.flavor-bar>div{background:var(--yellow);border-radius:999px;height:100%;transition:width .4s}.pairing-hint{color:#ffffffe6;align-items:center;gap:8px;margin-bottom:18px;font-size:12px;display:flex}.pairings{background:var(--paper)}.pairing-tabs{scrollbar-width:none;gap:10px;margin-bottom:30px;padding-bottom:12px;display:flex;overflow-x:auto}.pairing-tabs::-webkit-scrollbar{display:none}.pairing-tabs button{border:1px solid var(--border);color:var(--ink);cursor:pointer;white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:12px 22px;font-size:13px;transition:all .25s;display:flex}.pairing-tabs button.active{background:var(--green);color:#fff;border-color:var(--green)}.pairing-card{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:24px;grid-template-columns:1fr 1fr;gap:40px;display:grid;overflow:hidden}.pairing-visual{height:380px;position:relative}.pairing-visual img{object-fit:cover;width:100%;height:100%}.pairing-badge{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a2b1fd9;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:11px;font-weight:700;display:flex;position:absolute;top:20px;left:20px}.pairing-info{flex-direction:column;justify-content:center;padding:50px;display:flex}.pairing-tags{gap:10px;margin-bottom:14px;display:flex}.pairing-tags span{text-transform:uppercase;letter-spacing:.1em;color:var(--red);background:#a9231314;border-radius:999px;align-items:center;gap:5px;padding:5px 11px;font-size:10px;font-weight:700;display:flex}.pairing-info h3{margin:0 0 16px;font:800 36px/1.1 Fraunces}.pairing-info p{color:var(--muted);margin-bottom:28px;line-height:1.7}.faq{background:var(--cream)}.faq-container{grid-template-columns:.9fr 1.1fr;align-items:start;gap:60px;display:grid}.faq-intro h2{margin-bottom:18px}.faq-intro p{color:var(--muted);margin-bottom:24px;line-height:1.7}.faq-list{flex-direction:column;gap:14px;display:flex}.faq-item{border:1px solid var(--border);background:#fff;border-radius:14px;transition:all .25s;overflow:hidden}.faq-item.open{border-color:var(--green);box-shadow:0 10px 30px #123d2d14}.faq-question{text-align:left;width:100%;color:var(--ink);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;padding:20px 24px;font:700 16px DM Sans;display:flex}.faq-icon{color:var(--green);transition:transform .3s}.faq-icon.rotate{transform:rotate(180deg)}.faq-answer{color:var(--muted);border-top:1px solid #123d2d0f;padding:14px 24px 20px;font-size:14px;line-height:1.7}.estimator-box{background:#123d2d14;border-radius:14px;margin-top:24px;padding:18px}.estimator-title{text-transform:uppercase;letter-spacing:.1em;color:var(--green);align-items:center;gap:6px;margin:0 0 8px;font-size:11px;font-weight:700;display:flex}.estimator-badge{color:var(--ink);font-size:13px}.estimator-badge b{color:var(--green)}.sticky-order-bar{z-index:38;color:#fff;-webkit-backdrop-filter:blur(16px);background:#0a2b1fe0;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:20px;padding:10px 20px;animation:.35s ease-out both stickyIn;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 18px 45px #00000040}.sticky-bar-info{align-items:center;gap:9px;font-size:12px;display:flex}.sticky-bar-info b{color:var(--yellow)}@keyframes stickyIn{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}@media (width<=900px){.pairing-card{grid-template-columns:1fr}.pairing-info{padding:30px}.pairing-visual{height:260px}.faq-container{grid-template-columns:1fr;gap:35px}.sticky-order-bar{z-index:45;justify-content:space-between;width:calc(100% - 32px);padding:10px 16px;bottom:14px}.sticky-bar-info span{text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:11px;overflow:hidden}.whatsapp-float.scrolled{display:none!important}}
