:root{--background:#fff;--foreground:#171717;--king-cup-cream:#e7e0c1;--king-cup-green:#01361d;--king-cup-yellow:#ffc41d;--mobile-gutter:24px;--mobile-gutter-compact:16px;--navbar-logo-center:calc(var(--site-gutter) + 84px);--site-gutter:136px}body{background:var(--background);min-height:100vh;color:var(--foreground);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;margin:0}main{padding-inline:var(--site-gutter)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}*{box-sizing:border-box}.site-header{z-index:50;background-color:var(--king-cup-green);background-image:radial-gradient(ellipse 420px 92px at var(--navbar-logo-center) 50%, #ffc41d2e 0%, #ffc41d12 48%, transparent 100%), linear-gradient(#01361da6, #01361da6), url(/navbar-pattern.webp);background-repeat:no-repeat,no-repeat,repeat;background-size:100% 100%,100% 100%,700px;width:100%;position:sticky;top:0;box-shadow:0 5px 20px #001c1033}.navbar{width:calc(100% - var(--site-gutter) - var(--site-gutter));grid-template-columns:minmax(165px,1fr) auto minmax(165px,1fr);align-items:center;gap:28px;min-height:92px;margin:0 auto;display:grid;position:relative}.navbar__brand{border-radius:6px;width:fit-content;display:inline-flex}.navbar__brand img{filter:drop-shadow(0 3px 2px #0000007a)drop-shadow(0 6px 8px #0000003d);width:168px;height:auto}.navbar__links{justify-content:center;align-items:center;gap:clamp(28px,3vw,50px);display:flex}.nav-label-text{font-family:var(--font-barlow), Arial, Helvetica, sans-serif;letter-spacing:.08em;text-transform:uppercase;font-size:1.05rem;font-weight:500;line-height:1;display:inline-block}.navbar__cta .nav-label-text,.mobile-menu__cta .nav-label-text{font-weight:700}.navbar__links a{color:var(--king-cup-cream);background-color:#0000;border:0;border-radius:999px;padding:12px 18px;text-decoration:none;transition:background-color .15s,color .15s,box-shadow .15s,transform .15s;display:block;position:relative}.navbar__links a.is-selected{background-color:var(--king-cup-yellow);color:var(--king-cup-green);box-shadow:0 4px 12px #00180d33}.navbar__links a:not(.is-selected):hover{color:#ffe38a;background-color:#ffc41d1f;transform:translateY(-2px)}.navbar__cta{background:var(--king-cup-yellow);min-height:46px;color:var(--king-cup-green);border:0;border-radius:999px;justify-content:center;justify-self:end;align-items:center;gap:10px;padding:0 28px;text-decoration:none;display:inline-flex}.cta-icon{stroke-width:2.25px;width:17px;height:17px}.navbar a:focus-visible,.navbar button:focus-visible,.mobile-menu summary:focus-visible{outline:3px solid var(--king-cup-yellow);outline-offset:4px}.mobile-menu{display:none}@media (max-width:1400px){:root{--site-gutter:80px}}@media (max-width:1100px){:root{--navbar-logo-center:calc(var(--site-gutter) + 72px);--site-gutter:48px}.navbar{grid-template-columns:1fr auto;min-height:78px}.site-header{will-change:transform;transition:transform .22s}.site-header--hidden{transform:translateY(-100%)}.navbar__brand img{width:144px}.navbar__links,.navbar__cta{display:none}.mobile-menu{display:block}.mobile-menu summary{cursor:pointer;border:2px solid #ffc41dcc;border-radius:50%;place-content:center;gap:5px;width:46px;height:46px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:#fff;border-radius:99px;width:20px;height:2px;transition:opacity .18s,transform .18s;display:block}.mobile-menu[open] summary span:first-child{transform:translateY(7px)rotate(45deg)}.mobile-menu[open] summary span:nth-child(2){opacity:0}.mobile-menu[open] summary span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu--closing[open] summary span:first-child,.mobile-menu--closing[open] summary span:nth-child(3){transform:none}.mobile-menu--closing[open] summary span:nth-child(2){opacity:1}.mobile-menu__panel{top:100%;right:calc(0px - var(--site-gutter));left:calc(0px - var(--site-gutter));background-color:var(--king-cup-green);transform-origin:top;background-image:linear-gradient(#01361da6,#01361da6),url(/navbar-pattern.webp);background-position:50%;background-size:700px;flex-direction:column;padding:14px 16px 20px;display:flex;position:absolute;box-shadow:0 12px 24px #001c1038}.mobile-menu[open] .mobile-menu__panel{animation:.28s cubic-bezier(.22,1,.36,1) both mobile-menu-drop}.mobile-menu[open] .mobile-menu__panel>a,.mobile-menu[open] .mobile-menu__panel .mobile-menu__cta{animation:.22s cubic-bezier(.22,1,.36,1) both mobile-menu-item-in}.mobile-menu[open] .mobile-menu__panel>a:first-child{animation-delay:25ms}.mobile-menu[open] .mobile-menu__panel>a:nth-child(2){animation-delay:50ms}.mobile-menu[open] .mobile-menu__panel>a:nth-child(3){animation-delay:75ms}.mobile-menu[open] .mobile-menu__panel>a:nth-child(4){animation-delay:.1s}.mobile-menu[open] .mobile-menu__panel>a:nth-child(5){animation-delay:.125s}.mobile-menu[open] .mobile-menu__panel .mobile-menu__cta{animation-delay:.15s}.mobile-menu--closing[open] .mobile-menu__panel{animation:.28s cubic-bezier(.64,0,.78,0) both mobile-menu-lift}.mobile-menu--closing[open] .mobile-menu__panel>a,.mobile-menu--closing[open] .mobile-menu__panel .mobile-menu__cta{animation:.22s ease-in both mobile-menu-item-out}@keyframes mobile-menu-drop{0%{opacity:0;translate:0 -12px;scale:1 .94}}@keyframes mobile-menu-item-in{0%{opacity:0;translate:0 -8px}}@keyframes mobile-menu-lift{to{opacity:0;translate:0 -12px;scale:1 .94}}@keyframes mobile-menu-item-out{to{opacity:0;translate:0 -8px}}.mobile-menu__panel>a:not(.mobile-menu__cta){color:var(--king-cup-cream);cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff1f;padding:15px 8px;text-decoration:none;transition:color .13s,transform .13s;display:block}.mobile-menu__panel>a.is-selected{border-bottom-color:var(--king-cup-yellow);color:var(--king-cup-yellow)}.mobile-menu__panel>a:not(.is-selected):not(.mobile-menu__cta):hover{border-bottom-color:var(--king-cup-yellow);color:var(--king-cup-yellow);transform:translateY(-2px)}.mobile-menu__panel .mobile-menu__cta{background:var(--king-cup-yellow);color:var(--king-cup-green);border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;margin-top:14px;padding:14px 26px;text-decoration:none;display:flex}}@media (max-width:760px){:root{--site-gutter:var(--mobile-gutter)}}.recipe-related{margin-top:clamp(48px,7vw,84px)}.recipe-related__heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.recipe-related__heading h2{color:#073b24;font-family:var(--font-barlow), Arial, sans-serif;letter-spacing:.035em;text-transform:uppercase;margin:0;font-size:clamp(1.2rem,1.65vw,1.65rem);font-weight:600;line-height:1.2}.recipe-related__heading>a,.recipe-related__grid>a>span:last-child{color:#073b24ab;min-height:44px;font-family:var(--font-barlow), Arial, sans-serif;letter-spacing:.035em;text-transform:uppercase;align-items:center;gap:8px;font-size:.73rem;font-weight:700;display:inline-flex}.recipe-related__heading>a{color:#073b24;font-size:.82rem}.recipe-related__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.recipe-related__grid>a{color:#073b24;text-align:center;background:#fff8e8;border:1px solid #073b241c;border-radius:34px;flex-direction:column;align-items:center;min-width:0;padding:22px 18px 20px;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;overflow:hidden;box-shadow:0 10px 26px #073b240b}.recipe-related__grid>a:hover{border-color:#d6a30c94;transform:translateY(-4px);box-shadow:0 16px 34px #073b2417}.recipe-related__grid>a:focus-visible{outline-offset:4px;outline:3px solid #ffc41d}.recipe-related__image{aspect-ratio:4/3;border-radius:22px;width:100%;display:block;position:relative;overflow:hidden}.recipe-related__image img{object-fit:cover;transition:transform .18s}.recipe-related__grid>a:hover .recipe-related__image img{transform:scale(1.035)}.recipe-related__grid>a>strong{font-family:var(--font-libre-baskerville), Georgia, serif;margin-top:20px;font-size:1.16rem;line-height:1.35}.recipe-related__grid>a>span:last-child{margin-top:10px}.recipe-related__grid>a>span:last-child svg,.recipe-related__heading>a svg{stroke-width:2px;width:14px;height:14px}.demo-form-notice{color:#173126;background:#fff8dc;border:1px solid #8b641459;border-radius:14px;margin:0 0 24px;padding:16px 18px}.demo-form-notice strong{color:#704c07}.demo-form-notice p,.recipes-page__newsletter-demo{margin:6px 0 0;line-height:1.55}.recipes-page__newsletter-demo{color:#fff7e5e6;font-size:.9rem}.not-found-page{color:#01361d;text-align:center;background:#fff7e5;place-content:center;min-height:70vh;padding:120px 24px 80px;display:grid}.not-found-page__can{width:clamp(76px,6vw,106px);height:auto;margin:0 auto}.not-found-page h1{max-width:1100px;font-family:var(--font-libre-baskerville), Georgia, serif;white-space:nowrap;margin:12px auto;font-size:clamp(1.4rem,7vw,4.5rem)}.not-found-page div{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:28px;display:flex}.not-found-page a{color:#01361d;border:1px solid #01361d;border-radius:999px;align-items:center;min-height:46px;padding:10px 18px;font-weight:800;text-decoration:none;display:inline-flex}@media (max-width:700px){.recipe-related__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.recipe-related__grid>a{border-radius:24px;padding:16px 10px}.recipe-related__grid>a:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:calc(50% - 5px)}.recipe-related__image{border-radius:16px}.recipe-related__grid>a>strong{margin-top:15px;font-size:.98rem}.recipe-related__grid>a>span:last-child{font-size:.65rem}.recipe-related__heading{flex-direction:column;align-items:start}}@media (max-width:420px){:root{--navbar-logo-center:calc(var(--site-gutter) + 63px)}.navbar__brand img{width:126px}}@media (prefers-reduced-motion:reduce){.site-header,.navbar *,.navbar :after,.hero__can{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.home-page{min-height:100vh}@media (prefers-reduced-motion:no-preference){.hero__crown,.hero__slogan,.hero__description,.hero__actions{animation:.72s cubic-bezier(.22,1,.36,1) backwards homepage-intro-rise}.hero__crown{animation-delay:80ms}.hero__slogan{animation-delay:.17s}.hero__description{animation-delay:.27s}.hero__actions{animation-delay:.35s}.home-page[data-motion-ready=true] [data-reveal]{opacity:0;transition:opacity .62s cubic-bezier(.22,1,.36,1),translate .72s cubic-bezier(.22,1,.36,1),scale .72s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);translate:0 26px}.home-page[data-motion-ready=true] [data-reveal=left]{translate:-30px}.home-page[data-motion-ready=true] [data-reveal=right]{translate:30px}.home-page[data-motion-ready=true] [data-reveal=scale]{translate:0 16px;scale:.96}.home-page[data-motion-ready=true] .recipe-banner[data-reveal=dish-left]{opacity:1;transition:none;translate:0}.home-page[data-motion-ready=true] .recipe-banner[data-reveal=dish-left] .recipe-banner__dish{will-change:translate, rotate, scale;translate:-58vw;rotate:none;scale:.985}.home-page[data-motion-ready=true] .product-card__visual[data-reveal]{opacity:1;transition:none;translate:none;scale:none}.home-page[data-motion-ready=true] .product-card__halo{clip-path:inset(100% 0 0)}.home-page[data-motion-ready=true] [data-reveal=pop]{opacity:0;transition:none;translate:0;scale:.9}.home-page[data-motion-ready=true] .why-benefits[data-reveal=benefit-sequence],.home-page[data-motion-ready=true] .why-section__heading[data-reveal=heading-ornaments]{opacity:1;transition:none;translate:0}.home-page[data-motion-ready=true] .why-section__heading[data-reveal=heading-ornaments] .why-section__crown-divider span,.home-page[data-motion-ready=true] .why-section__heading[data-reveal=heading-ornaments] .why-section__underline{scale:0 1}.home-page[data-motion-ready=true] .why-section__heading[data-reveal=heading-ornaments] .why-section__crown-divider span:first-child{transform-origin:0}.home-page[data-motion-ready=true] .why-section__heading[data-reveal=heading-ornaments] .why-section__crown-divider span:last-child{transform-origin:100%}.home-page[data-motion-ready=true] .why-section__heading[data-reveal=heading-ornaments] .why-section__underline{transform-origin:0}.home-page[data-motion-ready=true] .why-benefits[data-reveal=benefit-sequence] .why-benefit__visual{opacity:0;scale:.9}.home-page[data-motion-ready=true] .why-benefits[data-reveal=benefit-sequence] .why-benefit__connector{clip-path:inset(0 100% 0 0);opacity:0}.home-page[data-motion-ready=true] [data-reveal].is-visible{opacity:1;translate:0;scale:1}.home-page[data-motion-ready=true] .product-card__visual[data-reveal].is-visible .product-card__halo{animation:arch-build-up .68s var(--reveal-delay,0s) cubic-bezier(.22, 1, .36, 1) both}.home-page[data-motion-ready=true] .product-card__visual[data-reveal].is-visible{translate:none;scale:none}.home-page[data-motion-ready=true] [data-reveal=pop].is-visible,.home-page[data-motion-ready=true] .why-benefits[data-reveal=benefit-sequence].is-visible .why-benefit__visual{animation:badge-pop .52s var(--reveal-delay,0s) cubic-bezier(.22, 1, .36, 1) both}.home-page[data-motion-ready=true] .why-benefits[data-reveal=benefit-sequence].is-visible .why-benefit__connector{animation:benefit-line-draw .12s var(--reveal-delay,0s) ease-out both}.home-page[data-motion-ready=true] .why-section__heading[data-reveal=heading-ornaments].is-visible .why-section__crown-divider span{animation:.42s cubic-bezier(.22,1,.36,1) 80ms both heading-ornament-draw}.home-page[data-motion-ready=true] .why-section__heading[data-reveal=heading-ornaments].is-visible .why-section__underline{animation:.32s cubic-bezier(.22,1,.36,1) 1.18s both heading-ornament-draw}.home-page[data-motion-ready=true] .why-section__heading[data-reveal=heading-ornaments] p span{clip-path:inset(0 100% 0 0);display:inline-block}.home-page[data-motion-ready=true] .why-section__heading[data-reveal=heading-ornaments].is-visible p span:first-of-type{animation:.68s linear .1s both script-write}.home-page[data-motion-ready=true] .why-section__heading[data-reveal=heading-ornaments].is-visible p span:last-of-type{animation:.52s linear .7s both script-write}.home-page[data-motion-ready=true] .recipe-banner[data-reveal=dish-left].is-visible .recipe-banner__dish{animation:1.1s cubic-bezier(.16,.84,.24,1) both dish-slide-in}@keyframes dish-slide-in{0%{translate:-58vw;rotate:none;scale:.985}to{translate:0;rotate:none;scale:1}}.product-card:first-child{--reveal-delay:0s}.product-card:nth-child(2){--reveal-delay:.13s}.product-card:nth-child(3){--reveal-delay:.26s}.product-card:nth-child(4){--reveal-delay:.39s}.product-card:nth-child(5){--reveal-delay:.52s}.why-benefit:nth-of-type(2){--reveal-delay:.14s}.why-benefit:nth-of-type(3){--reveal-delay:.28s}.why-benefit:nth-of-type(4){--reveal-delay:.42s}.why-benefit__connector--1{--reveal-delay:70ms}.why-benefit__connector--2{--reveal-delay:.21s}.why-benefit__connector--3{--reveal-delay:.35s}}@keyframes homepage-intro-rise{0%{translate:0 18px}}@keyframes script-write{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes badge-pop{0%{opacity:0;scale:.9}68%{opacity:1;scale:1.035}to{opacity:1;scale:1}}@keyframes benefit-line-draw{0%{clip-path:inset(0 100% 0 0);opacity:0}to{clip-path:inset(0);opacity:.22}}@keyframes heading-ornament-draw{0%{scale:0 1}to{scale:1}}@keyframes arch-build-up{0%{clip-path:inset(100% 0 0)}to{clip-path:inset(0)}}@keyframes arch-shimmer{0%{transform:translate(-160%)skew(-16deg)}to{transform:translate(360%)skew(-16deg)}}@keyframes hero-can-enter{0%{opacity:0;translate:0 20px;scale:.94}}.hero{min-height:clamp(620px,74vh,740px);margin-inline:calc(0px - var(--site-gutter));color:#fff;background-color:#002c18;position:relative;overflow:hidden}.hero:before{z-index:1;content:"";pointer-events:none;background:linear-gradient(90deg,#002313db 0%,#002313ad 38%,#00231347 70%,#0023131a 100%);position:absolute;inset:0}.hero__background{z-index:0;object-fit:cover;object-position:center bottom}.hero__inner{z-index:2;width:100%;min-height:inherit;padding:36px var(--site-gutter) 32px;grid-template-columns:minmax(0,.88fr) minmax(500px,1.12fr);align-items:center;display:grid;position:relative}.hero__copy{z-index:4;width:min(100%,720px);padding-left:clamp(0px,2vw,34px);position:relative;transform:translateY(-26px)}.hero__crown{object-fit:contain;filter:drop-shadow(0 6px 14px #0000004d);width:92px;height:92px;margin:0 auto 14px;display:block}.hero__slogan{object-fit:contain;filter:drop-shadow(0 4px 2px #00000085)drop-shadow(0 10px 14px #0000004d);width:min(100%,720px);height:auto;display:block}.hero__description{max-width:420px;color:var(--king-cup-cream);font-family:var(--font-libre-baskerville), Georgia, "Times New Roman", serif;margin:20px 0;font-size:clamp(1.55rem,2vw,2.05rem);font-weight:700;line-height:1.35}.hero__actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.hero__button{color:#fff;min-height:56px;font-family:var(--font-barlow), Arial, Helvetica, sans-serif;letter-spacing:.08em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:11px;padding:0 28px;font-size:.94rem;font-weight:700;text-decoration:none;transition:transform .15s,background-color .15s,border-color .15s;display:inline-flex}.hero__button svg{stroke-width:2.4px;width:18px;height:18px}.hero__button:hover{transform:translateY(-2px)}.hero__button--primary{background:var(--king-cup-yellow);color:var(--king-cup-green)}.hero__button--primary:hover{background:#ffd04b}.hero__button--secondary{background:#ffffff0f;border-color:#e7e0c180}.hero__button--secondary:hover{border-color:var(--king-cup-cream);background:#ffffff1f}.hero__products{aspect-ratio:1.4;place-self:center;width:clamp(460px,55vw,780px);position:relative}.hero__can{object-fit:contain;object-position:bottom;filter:drop-shadow(0 28px 24px #0000007a);will-change:transform;width:auto;position:absolute;bottom:0}.hero__can--tomato{z-index:3;height:92%;animation:5s ease-in-out infinite hero-float-center,.62s cubic-bezier(.22,1,.36,1) .1s backwards hero-can-enter;left:50%;transform:translate(-50%)}.hero__can--chili{z-index:2;--can-rotation:-2deg;transform-origin:bottom;height:70%;animation:5.6s ease-in-out -1.1s infinite hero-float-sides,.62s cubic-bezier(.22,1,.36,1) .25s backwards hero-can-enter;bottom:4%;left:5%;transform:rotate(-2deg)}.hero__can--spanish{z-index:2;--can-rotation:2deg;transform-origin:bottom;height:70%;animation:5.6s ease-in-out -2.8s infinite hero-float-sides,.62s cubic-bezier(.22,1,.36,1) .4s backwards hero-can-enter;bottom:4%;right:5%;transform:rotate(2deg)}@keyframes hero-float-center{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-8px)}}@keyframes hero-float-sides{0%,to{transform:translateY(0) rotate(var(--can-rotation))}50%{transform:translateY(-5px) rotate(var(--can-rotation))}}@media (max-width:1100px){.hero{min-height:auto}.hero__inner{grid-template-columns:minmax(0,1fr);padding-top:44px}.hero__copy{text-align:center;width:min(100%,760px);margin:0 auto;padding-left:0;transform:none}.hero__crown{width:78px;height:78px;margin:0 auto 20px}.hero__slogan{margin:0 auto}.hero__description{margin-left:auto;margin-right:auto}.hero__actions{justify-content:center}.hero__products{margin:12px 0 0}}@media (max-width:640px){.hero__inner{padding-top:42px;padding-bottom:54px}.hero__crown{width:64px;height:64px;margin-bottom:15px}.hero__description{max-width:300px;margin:24px auto 22px;font-size:1.25rem}.hero__actions{flex-direction:column;align-items:stretch}.hero__button{width:min(100%,340px);min-height:52px;margin-inline:auto;padding:0 20px;font-size:.92rem}.hero__products{--hero-products-mobile-gutter:var(--mobile-gutter-compact);width:calc(100% + var(--site-gutter) + var(--site-gutter) - var(--hero-products-mobile-gutter) - var(--hero-products-mobile-gutter));max-width:520px;margin-top:36px;margin-inline:calc(var(--hero-products-mobile-gutter) - var(--site-gutter));justify-self:center}}@media (max-width:390px){.hero__products{width:calc(100% + var(--site-gutter) + var(--site-gutter) - var(--hero-products-mobile-gutter) - var(--hero-products-mobile-gutter))}}.trust-strip{z-index:2;margin-inline:calc(0px - var(--site-gutter));color:var(--king-cup-green);filter:drop-shadow(0 8px 10px #a168181f);background:#fff7e5;position:relative}.trust-strip__wave{fill:#fff7e5;pointer-events:none;width:100%;height:24px;display:block;position:absolute;left:0;overflow:visible}.trust-strip__wave--top{top:-23px}.trust-strip__wave--bottom{bottom:-23px;transform:scaleY(-1)}.trust-strip__inner{width:calc(100% - var(--site-gutter) - var(--site-gutter) - clamp(40px, 6vw, 120px));grid-template-columns:repeat(4,minmax(0,1fr));margin:0 auto;padding:42px 0;display:grid}.trust-item{grid-template-columns:66px max-content;justify-content:center;align-items:center;gap:18px;min-width:0;padding:0 clamp(20px,2.2vw,42px);display:grid;position:relative}.trust-item:after{content:"";background:#f1dfb8;width:1px;height:46px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.trust-item:last-child:after{display:none}.trust-item__icon{object-fit:contain;width:56px;height:56px}.trust-item__icon-housing{place-items:center;width:66px;height:56px;display:grid}.trust-item>div{flex-direction:column;justify-content:center;height:56px;display:flex}.trust-item h2{color:#002916;font-family:var(--font-inter), Arial, sans-serif;letter-spacing:normal;white-space:nowrap;margin:0 0 2px;font-size:18px;font-weight:900;line-height:19.44px}.trust-item p{color:#01361db8;max-width:190px;font-family:var(--font-inter), system-ui, sans-serif;letter-spacing:-.01em;margin:0;font-size:clamp(.86rem,.95vw,1rem);font-weight:500;line-height:1.05}.trust-label-short{display:none}.cream-pattern-section{min-height:816px;margin-inline:calc(0px - var(--site-gutter));padding:96px var(--site-gutter) 96px;background-color:#fff7e5;background-image:url(/cream-pattern.webp);background-position:top;background-repeat:repeat;background-size:min(890px,75.5vw);position:relative;overflow:hidden}.cream-pattern-section:after{z-index:0;content:"";pointer-events:none;background:linear-gradient(#fff7e500 0,#fff7e514 35%,#fff7e5c7 72%,#fff7e5 100%);height:140px;position:absolute;bottom:0;left:0;right:0}.product-showcase{z-index:1;width:min(100%,1500px);min-height:610px;margin:51px auto 0;padding-top:38px;position:relative}.product-showcase__group-label{z-index:4;color:#24180f;font-family:var(--font-barlow), Arial, sans-serif;letter-spacing:.04em;text-align:center;text-transform:uppercase;font-size:.86rem;font-weight:700;position:absolute;top:-28px}.product-showcase__group-label:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 8'%3E%3Cpath d='M1 4 C7 0 13 0 19 4 C25 8 31 8 37 4 C43 0 49 0 55 4' fill='none' stroke='%23d6a947' stroke-width='1.8' stroke-linecap='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:56px;height:8px;margin:5px auto 0;display:block}.product-showcase__group-label--classic{left:29.5%;transform:translate(-50%)}.product-showcase__group-label--premium{left:80.4%;transform:translate(-50%)}.product-showcase__products{grid-template-columns:repeat(3,minmax(0,1fr)) 28px repeat(2,minmax(0,1fr));align-items:end;width:100%;display:grid;position:relative;top:30px}.product-carousel__controls{display:none}.product-card:nth-child(4){grid-column:5}.product-card:nth-child(5){grid-column:6}.product-card{flex-direction:column;align-items:center;min-width:0;display:flex;position:relative}.product-card__visual{justify-content:center;align-items:flex-end;width:100%;height:350px;display:flex;position:relative}.product-card__halo{z-index:1;background:linear-gradient(90deg,#9dce8d 0 50%,#315b42 50% 100%);border:1px solid #d6a947;border-radius:129px 129px 0 0/130px 130px 0 0;width:min(90%,264px);height:396px;position:absolute;bottom:0;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:inset 0 0 30px #fff3}.product-card__halo:after{border-radius:inherit;content:"";pointer-events:none;background:linear-gradient(#ffffff36 0%,#ffffff14 22%,#fff0 43%),linear-gradient(#05120c00 45%,#05120c1a 72%,#05120c47 100%);position:absolute;inset:0}.product-card__halo:before{z-index:2;content:"";opacity:0;pointer-events:none;background:linear-gradient(90deg,#fff0,#ffffff1f 28%,#ffffff94 52%,#fff4be2e 72%,#fff0);width:34%;position:absolute;top:-10%;bottom:-10%;left:0;transform:translate(-160%)skew(-16deg)}@media (prefers-reduced-motion:no-preference){.home-page[data-motion-ready=true] .product-card__visual[data-reveal].is-visible .product-card__halo:before{animation:arch-shimmer .76s calc(var(--reveal-delay,0s) + .52s) ease-out both;opacity:1}}.product-card--tomato .product-card__halo{background:radial-gradient(at 28% 20%,#ffffff4d 0%,#ffffff1a 34%,#fff0 70%) 0/50% 100% no-repeat,radial-gradient(at 32% 18%,#ffffff2e 0%,#ffffff0d 38%,#fff0 72%) 100%/50% 100% no-repeat,linear-gradient(#a2d09a 0%,#91c789 52%,#75aa72 100%) 0/50% 100% no-repeat,linear-gradient(#53795e 0%,#3e684e 52%,#25563c 100%) 100%/50% 100% no-repeat;box-shadow:inset 20px 0 30px #204f311a,inset -26px 0 36px #06261733,inset 0 18px 30px #ffffff14}.product-card--chili .product-card__halo{background:linear-gradient(90deg,#ff8c7d 0 50%,#a23b3d 50% 100%)}.product-card--spanish .product-card__halo{background:linear-gradient(90deg,#fff19b 0 50%,#da962c 50% 100%)}.product-card--portuguese .product-card__halo{background:linear-gradient(90deg,#8bd4e7 0 50%,#396595 50% 100%)}.product-card--premium-spanish .product-card__halo{background:linear-gradient(90deg,#ffd46f 0 50%,#c8792d 50% 100%)}.product-card__can{z-index:3;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 4px 3px #301f0c3d)drop-shadow(0 1px 1px #2617082e);transform-origin:bottom;width:auto;height:93%;position:relative;transform:translateY(20px)}.home-page[data-motion-ready=true] .product-card__can{transition:filter .26s,translate .26s cubic-bezier(.22,1,.36,1),scale .26s cubic-bezier(.22,1,.36,1)}.home-page[data-motion-ready=true] .product-card__halo{transition:filter .26s,box-shadow .26s}.product-card:has(.product-card__badge-copy a:focus-visible) .product-card__can{filter:drop-shadow(0 8px 7px #301f0c47)drop-shadow(0 2px 2px #26170833);translate:0 -6px;scale:1.025}.product-card:has(.product-card__badge-copy a:focus-visible) .product-card__halo{filter:brightness(1.06)saturate(1.04);box-shadow:inset 0 0 30px #ffffff42,0 0 22px #d6a94724}@media (hover:hover) and (pointer:fine){.product-card:hover .product-card__can{filter:drop-shadow(0 8px 7px #301f0c47)drop-shadow(0 2px 2px #26170833);translate:0 -6px;scale:1.025}.product-card:hover .product-card__halo{filter:brightness(1.06)saturate(1.04);box-shadow:inset 0 0 30px #ffffff42,0 0 22px #d6a94724}}.product-card--portuguese .product-card__can,.product-card--premium-spanish .product-card__can{height:94%}.product-showcase__shelf{z-index:2;object-fit:fill;filter:drop-shadow(0 9px 8px #4b2c0c3d);width:min(100% + 60px,1640px);max-width:none;height:98px;position:absolute;top:408px;left:50%;transform:translate(-50%)}.product-card__badge{z-index:5;aspect-ratio:1181/646;filter:drop-shadow(0 9px 8px #4b2c0c3d);width:min(80%,218px);margin-top:44px;position:relative}.product-card__badge-frame{width:100%;height:100%;position:absolute;inset:0}.product-card__badge-copy{color:#261b13;text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:13% 8% 12%}.product-card__badge-copy h3{font-family:var(--font-libre-baskerville), Georgia, serif;-webkit-text-stroke:.15px currentColor;margin:0;font-size:clamp(.95rem,1.1vw,1.22rem);font-weight:700;line-height:1.1}.product-card--premium-spanish .product-card__badge-copy h3{white-space:nowrap;font-size:clamp(.86rem,.98vw,1.08rem)}.product-card__badge-copy p{color:#94600a;font-family:var(--font-libre-baskerville), Georgia, serif;margin:5px 0 11px;font-size:clamp(.76rem,.84vw,.94rem);font-style:italic;line-height:1.05}.product-card--tomato .product-card__badge-copy p{color:#397f3d}.product-card--chili .product-card__badge-copy p{color:#e44e3c}.product-card--portuguese .product-card__badge-copy p{color:#3977a8}.product-card__badge-copy a{color:#063a24;min-height:34px;font-family:var(--font-barlow), Arial, Helvetica, sans-serif;letter-spacing:.02em;background:#fffaecb8;border:1px solid #d6a947d1;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:clamp(.76rem,.82vw,.9rem);font-weight:600;text-decoration:none;transition:color .14s,background-color .14s,border-color .14s;display:inline-flex;position:relative}.product-card__badge-copy a:after{content:"";border-radius:8px;position:absolute;inset:-9px -14px}.product-card__badge-copy a:hover{color:#fff7e5;background:#063a24;border-color:#063a24;text-decoration:none}.product-card__badge-copy a:focus-visible{outline-offset:4px;outline:3px solid #d6a947}.product-card__badge-copy svg{color:#d79a00;width:19px;height:19px;transition:color .14s}.product-card__badge-copy a:hover svg{color:#ffc41d}@media (max-width:1050px){.product-showcase{min-height:540px}.product-card__visual{height:320px}.product-showcase__shelf{height:74px;top:378px}}@media (max-width:760px){.cream-pattern-section{background-size:700px;padding-inline:0}.cream-pattern-section__heading{padding-inline:var(--mobile-gutter)}.product-showcase{min-height:0;margin-top:20px;padding-top:0}.product-showcase__group-label,.product-showcase__shelf{display:none}.product-showcase__products{--mobile-product-card-width:min(70vw, 350px);overscroll-behavior-x:contain;padding:0 calc((100vw - var(--mobile-product-card-width)) / 2) 32px;scroll-behavior:smooth;scroll-padding-inline:calc((100vw - var(--mobile-product-card-width)) / 2);scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x pan-y;gap:14px;display:flex;top:0;overflow-x:auto}.product-showcase__products::-webkit-scrollbar{display:none}.product-card{flex:0 0 var(--mobile-product-card-width);scroll-snap-align:center;scroll-snap-stop:always}.product-card+.product-card{margin-left:-44px}.product-card:nth-child(4),.product-card:nth-child(5){grid-column:auto}.product-card__visual{height:290px}.product-card__halo{height:281px}.product-card__can{z-index:6;height:84%;transform:translateY(20px)}.product-card--portuguese .product-card__can,.product-card--premium-spanish .product-card__can{height:85%}.product-card:last-child{width:auto}.product-card__badge{aspect-ratio:auto;filter:drop-shadow(0 9px 8px #4b2c0c2e);background-color:#fff8e8;background-image:radial-gradient(circle at 25% 20%,#d6a94714,#0000 38%),linear-gradient(#fffaf0 0%,#fff5df 100%);border:1px solid #d6a947;border-radius:0 0 18px 18px;width:min(90%,264px);min-height:132px;margin-top:0}.product-card__badge-frame{display:none}.product-card__badge-copy{min-height:132px;padding:26px 12px 14px;position:relative;inset:auto}.product-card__badge-copy h3{font-size:1.4rem}.product-card--premium-spanish .product-card__badge-copy h3{font-size:1.16rem}.product-card__badge-copy p{margin:5px 0 12px;font-size:.88rem}.product-card__badge-copy a{min-height:44px;padding:8px 18px;font-size:.9rem}.product-card__badge-copy a svg{width:20px;height:20px}.product-carousel__controls{width:100%;padding-inline:var(--mobile-gutter);justify-content:center;align-items:center;gap:14px;margin-top:2px;display:flex}.product-carousel__dots{align-items:center;gap:8px;display:flex}.product-carousel__dot{cursor:pointer;background:0 0;border:0;border-radius:999px;width:28px;height:28px;padding:0;transition:width .16s,background-color .16s;position:relative}.product-carousel__dot:after{content:"";background:#01361d61;border-radius:999px;width:9px;height:9px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.product-carousel__dot[data-active=true]{width:34px}.product-carousel__dot[data-active=true]:after{background:#01361d;width:24px}.product-carousel__dot:focus-visible{outline-offset:3px;outline:3px solid #d6a947}.product-carousel__count{color:#01361db8;min-width:34px;font-family:var(--font-barlow), Arial, sans-serif;letter-spacing:.04em;font-size:.78rem;font-weight:700}}@media (max-width:430px){.product-card__visual{height:330px}.product-card__halo{width:min(84%,256px);height:301px}.product-card__badge{width:min(84%,256px)}}@media (max-width:760px) and (prefers-reduced-motion:no-preference){.home-page[data-motion-ready=true] .product-card:nth-child(n+3) .product-card__halo{clip-path:inset(0);animation:none!important}.home-page[data-motion-ready=true] .product-card:nth-child(n+3) .product-card__halo:before{opacity:0;animation:none!important}}@media (prefers-reduced-motion:reduce){.product-showcase__products{scroll-behavior:auto}.product-carousel__dot{transition:none}.product-card__can,.product-card__halo{transition:none!important}.product-card__halo:before{display:none}}.cream-pattern-section__heading{z-index:1;color:#01361d;text-align:center;position:relative}.cream-pattern-section__heading h2{font-family:var(--font-libre-baskerville), Georgia, serif;margin:0;font-size:clamp(2.75rem,3.5vw,4rem);font-weight:700;line-height:1.05}.cream-pattern-section__heading p{color:#002916c7;font-family:var(--font-libre-baskerville), Georgia, serif;margin:8px 0 0;font-size:clamp(1rem,1.25vw,1.35rem);font-style:italic;font-weight:400;line-height:1.25}.why-section{min-height:620px;margin-inline:calc(0px - var(--site-gutter));padding:8px var(--site-gutter) 120px;color:var(--king-cup-green);background-color:#fff7e5;background-image:linear-gradient(#fff7e5 0 calc(100% - 12px),#f8edcf calc(100% - 12px) 100%);position:relative;overflow:hidden}.why-section:before{content:none}.why-section__inner{z-index:2;width:min(100%,1460px);margin:0 auto;position:relative}.why-section__heading{text-align:center}.why-section__crown-divider{color:#daa000;grid-template-columns:92px 64px 92px;justify-content:center;align-items:center;gap:15px;margin-bottom:14px;display:grid}.why-section__crown-divider span{background:#daa000;height:2px;position:relative}.why-section__crown-divider span:after{content:"";background:#daa000;width:7px;height:7px;position:absolute;top:50%;transform:translateY(-50%)rotate(45deg)}.why-section__crown-divider span:first-child:after{right:-3px}.why-section__crown-divider span:first-child{background:linear-gradient(90deg,#0000 0,#daa000 42% 100%)}.why-section__crown-divider span:last-child:after{left:-3px}.why-section__crown-divider span:last-child{background:linear-gradient(270deg,#0000 0,#daa000 42% 100%)}.why-section__crown-divider svg{fill:currentColor;stroke:currentColor;stroke-width:1.4px;width:64px;height:46px}.why-section__crown-divider svg path:last-child{display:none}.why-section__heading h2{color:#01361d;font-family:var(--font-libre-baskerville), Georgia, serif;letter-spacing:normal;margin:0;font-size:clamp(2.75rem,3.5vw,4rem);font-weight:700;line-height:1.05}.why-section__title-break{display:none}.why-section__heading p{color:#d49b00;font-family:var(--font-satisfy), cursive;margin:18px 0 0;font-size:clamp(1.35rem,1.65vw,1.7rem);font-style:normal;font-weight:400;line-height:1.2}.why-section__subtitle-break{display:none}.why-section__underline{border-top:3px solid #dba300;border-radius:50%;width:166px;height:12px;margin:16px auto 0;display:block;transform:rotate(-2deg)}.why-benefits{grid-template-columns:repeat(4,minmax(0,1fr));width:min(100%,1410px);margin:48px auto 0;display:grid;position:relative}.why-benefits__mobile-connector,.why-section__mobile-art{display:none}.why-benefit{text-align:center;min-width:0;position:relative}.why-benefit__visual{z-index:2;width:215px;height:215px;margin:0 auto 12px;position:relative}.why-benefit__badge{object-fit:contain;filter:brightness(1.015)saturate(.985)drop-shadow(0 9px 8px #956a141f);width:100%;height:100%;position:absolute;inset:0}.why-benefit__icon{z-index:1;object-fit:contain;width:58%;height:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.why-benefit--export .why-benefit__icon{width:54%;height:48%}.why-benefit--siksik .why-benefit__icon{width:59%;height:51%}.why-benefit--premium .why-benefit__icon{width:58%;height:49%}.why-benefit h3{z-index:2;font-family:var(--font-libre-baskerville), Georgia, serif;text-wrap:balance;margin:0;font-size:clamp(1.08rem,1.35vw,1.42rem);font-weight:700;line-height:1.15;position:relative}.why-benefit p{z-index:2;color:#01361dba;max-width:250px;font-family:var(--font-inter), Arial, sans-serif;text-wrap:balance;margin:8px auto 0;font-size:clamp(.9rem,1.04vw,1.05rem);font-weight:500;line-height:1.22;position:relative}.why-benefit__connector{z-index:1;object-fit:fill;opacity:.22;width:calc(100% - 132px);height:105px;position:absolute;top:50px;left:calc(50% + 66px)}.why-benefit__connector--2{height:68px;top:72px}.why-benefit__connector--3{top:64px}.why-section__side-art{z-index:1;opacity:.25;pointer-events:none;width:600px;height:auto;position:absolute;bottom:-8px}.why-section__side-art--left{width:540px;left:-210px}.why-section__side-art--right{width:600px;right:-300px}@media (max-width:1120px){.why-section{padding:90px 46px 68px}.why-benefit__visual{width:196px;height:196px}.why-benefit p{padding-inline:12px}.why-section__side-art{width:310px}}@media (max-width:820px){.why-section{padding:62px 28px 64px}.why-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:44px 18px}.why-benefit__connector,.why-section__side-art{display:none}.why-benefit__visual{width:220px;height:220px}}@media (max-width:1100px){.cream-pattern-section{padding-bottom:88px}.cream-pattern-section:after{background:linear-gradient(#fff7e500 0%,#fff7e58c 48%,#fff7e5 100%);height:96px}.why-section{background-color:#fff7e5;background-image:none;min-height:900px;margin-top:-1px;padding:24px 0 120px}.why-section__inner{z-index:3}.why-section__crown-divider{grid-template-columns:74px 42px 74px;gap:10px}.why-section__crown-divider svg{width:42px;height:31px}.why-section__heading h2{max-width:850px;margin-inline:auto;font-size:clamp(2.85rem,8vw,5.5rem);line-height:1}.why-section__title-break{display:none}.why-section__heading p{max-width:620px;margin:15px auto 0;padding-inline:20px;font-size:clamp(1.36rem,3.4vw,2.2rem);line-height:1.38}.why-section__subtitle-break{display:initial}.why-section__underline{width:112px;margin-top:13px}.why-benefits{isolation:isolate;grid-template-columns:1fr;gap:0;margin-top:34px}.why-benefits__mobile-connector{z-index:0;opacity:.18;object-fit:fill;width:70%;height:25%;display:block;position:absolute;left:15%}.why-benefits__mobile-connector--1{top:12.5%}.why-benefits__mobile-connector--2{top:37.5%;transform:scaleX(-1)}.why-benefits__mobile-connector--3{top:62.5%}.why-benefit{text-align:right;grid-template-columns:43% 57%;align-items:center;min-height:clamp(205px,38vw,370px);padding:0 clamp(27px,5.5vw,58px);display:grid}.why-benefit:nth-of-type(2n){text-align:left;grid-template-columns:57% 43%}.why-benefit:nth-of-type(2n) .why-benefit__visual{grid-column:2}.why-benefit:nth-of-type(2n) .why-benefit__copy{grid-area:1/1}.why-benefit__connector{display:none}.why-benefit__visual{grid-row:1;justify-self:start;width:clamp(158px,34vw,320px);height:clamp(158px,34vw,320px);margin:0}.why-benefit__copy{grid-area:1/2}.why-benefit:nth-of-type(2n) .why-benefit__visual{justify-self:end}.why-benefit h3{white-space:nowrap;align-self:end;margin:0 0 7px;font-size:clamp(1.25rem,3.65vw,2.25rem);line-height:1.1}.why-benefit p{align-self:start;max-width:none;margin:0;padding:0;font-size:clamp(.92rem,2.9vw,1.7rem);line-height:1.28}.why-section__mobile-art{z-index:1;opacity:.3;pointer-events:none;height:auto;display:block;position:absolute}.why-section__mobile-art--tomato{width:150px;top:24px;left:-63px}.why-section__mobile-art--leaves{width:142px;top:148px;right:-54px}.why-section__mobile-art--bottom{opacity:.22;width:520px;max-width:none;bottom:-6px;right:-28px}}@media (max-width:1180px){.trust-strip__inner{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:28px}.trust-item:nth-child(2):after{display:none}}@media (max-width:620px){.trust-strip__inner{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:calc(100% - 16px);padding:18px 0 16px;position:relative}.trust-strip__inner:before,.trust-strip__inner:after{display:none}.trust-item,.trust-item:nth-child(3){z-index:1;text-align:center;border:0;flex-direction:column;justify-content:center;gap:7px;min-height:92px;padding:4px 2px;display:flex}.trust-item:after,.trust-item:nth-child(3):after{display:none}.trust-item__icon-housing{flex:0 0 58px;width:58px;height:58px;position:relative}.trust-item__icon-housing:before{z-index:0;content:"";background:#f3ead7;border-radius:50%;position:absolute;inset:0}.trust-item__icon{z-index:1;width:38px;height:38px;position:relative}.trust-item>div{align-items:center;height:auto}.trust-item h2{white-space:normal;place-items:start center;min-height:2.16em;margin:0;font-size:clamp(.75rem,3.2vw,.85rem);line-height:1.08;display:grid}.trust-item p,.trust-label-full{display:none}.trust-label-short{display:inline}}.recipe-banner{z-index:2;min-height:480px;margin-inline:calc(0px - var(--site-gutter));isolation:isolate;background:#f8edcf;grid-template-columns:53% 47%;display:grid;position:relative;overflow:visible}.recipe-banner:before,.recipe-banner:after{z-index:5;content:"";pointer-events:none;background:#f8edcf;height:12px;position:absolute;left:0;right:0}.recipe-banner:before{background-color:#0000;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 12' preserveAspectRatio='none'%3E%3Cpath fill='%23f8edcf' d='M0 0H1200V5C1050 8 950 2 790 5S510 10 350 6S120 3 0 7Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%;height:12px;top:0}.recipe-banner:after{background-color:#0000;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 24' preserveAspectRatio='none'%3E%3Cpath fill='%23f8edcf' d='M0 6C145 2 255 9 410 6S680 3 825 7S1070 9 1200 4V24H0Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%;height:24px;bottom:0}.recipe-banner__food{z-index:1;background-image:url(/recipe-banner-background-wide.webp);background-position:100%;background-repeat:no-repeat;background-size:auto 118%;min-width:0;margin-right:-120px;position:relative;overflow:hidden}.recipe-banner__dish{z-index:7;filter:drop-shadow(0 24px 24px #45250940)drop-shadow(0 7px 8px #45250933);width:min(34%,650px);height:auto;position:absolute;top:50%;left:26.5%;transform:translate(-50%,-50%)}.recipe-banner__copy{z-index:2;clip-path:polygon(8% 0,100% 0,100% 100%,0 100%);color:#fff7e5;text-align:center;background-color:#00351e;background-image:linear-gradient(#00351e85,#00351e85),url(/navbar-pattern.webp);background-position:50%;background-repeat:repeat;background-size:auto,900px;flex-direction:column;justify-content:center;align-items:center;margin-left:-52px;padding:54px 54px 50px 102px;display:flex;position:relative}.recipe-banner__emblem{object-fit:contain;filter:drop-shadow(0 10px 12px #0010098c)drop-shadow(0 3px 3px #000c0757)drop-shadow(0 0 30px #ffe2896b)drop-shadow(0 0 64px #ffd65c33);width:66px;height:66px;margin-bottom:20px}.recipe-banner__copy h2{font-family:var(--font-libre-baskerville), Georgia, serif;letter-spacing:-.025em;text-wrap:balance;margin:0;font-size:clamp(2.25rem,3.3vw,3.6rem);font-weight:700;line-height:1.03}.recipe-banner__copy p{color:#fff7e5e6;font-family:var(--font-inter), Arial, sans-serif;text-wrap:balance;margin:24px 0 0;font-size:clamp(.88rem,1vw,1.05rem);font-weight:600;line-height:1.45}.recipe-banner__divider{display:none}.recipe-banner__copy a{color:#002e1a;min-height:52px;font-family:var(--font-barlow), Arial, sans-serif;letter-spacing:.035em;text-transform:uppercase;background:#ffc326;border-radius:999px;justify-content:center;align-items:center;gap:20px;margin-top:28px;padding:13px 28px;font-size:.92rem;font-weight:700;text-decoration:none;transition:background-color .15s,transform .15s;display:inline-flex}.recipe-banner__copy a:hover{background:#ffd04b;transform:translateY(-2px)}.recipe-banner__copy a:focus-visible{outline-offset:4px;outline:3px solid #fff7e5}.recipe-banner__copy a svg{stroke-width:2.5px;width:19px;height:19px}@media (max-width:1100px){.recipe-banner{background:#fff7e5;grid-template-columns:1fr}.recipe-banner:before,.recipe-banner:after{display:none}.recipe-banner__food{background-image:url(/recipe-banner-home-mobile-bg.webp);background-position:50%;background-size:cover;min-height:440px;margin-right:0}.recipe-banner__food:before{z-index:2;content:"";pointer-events:none;background:linear-gradient(#fff7e5 0%,#fff7e5e6 12%,#fff7e56b 48%,#fff7e500 100%);height:clamp(105px,17vw,165px);position:absolute;inset:0 0 auto}.recipe-banner__dish{width:min(72%,540px);top:175px;left:50%}.recipe-banner__copy{aspect-ratio:auto;clip-path:none;width:100%;min-height:clamp(420px,59vw,570px);margin:-58px 0 0;padding:clamp(78px,10vw,100px) 28px;-webkit-mask-image:url(/recipe-banner-mobile-mask-bottom-wave-top.png);mask-image:url(/recipe-banner-mobile-mask-bottom-wave-top.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:calc(100% + 4px) 100%;mask-size:calc(100% + 4px) 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.recipe-banner__copy h2{font-size:clamp(2.6rem,6vw,4.1rem)}.recipe-banner__divider{width:56px;height:8px;margin:24px auto 0;display:block;position:relative}.recipe-banner__divider:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 8'%3E%3Cpath d='M1 4 C7 0 13 0 19 4 C25 8 31 8 37 4 C43 0 49 0 55 4' fill='none' stroke='%23d6a947' stroke-width='1.8' stroke-linecap='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;position:absolute;inset:0}.recipe-banner__divider:after{content:none}.recipe-banner__copy p{font-size:clamp(1rem,2.35vw,1.3rem)}.recipe-banner__copy a{font-size:.84rem}}@media (max-width:520px){.recipe-banner__food{min-height:330px}.recipe-banner__dish{width:min(84%,380px);top:155px}.recipe-banner__copy{min-height:405px;padding:50px var(--mobile-gutter)}.recipe-banner__emblem{width:48px;height:48px;margin-bottom:10px}.recipe-banner__copy h2{font-size:2.25rem}.recipe-banner__copy p{max-width:330px;margin-top:14px;font-size:.95rem}.recipe-banner__divider{display:none}.recipe-banner__copy a{min-height:48px;margin-top:18px;padding:11px 25px;font-size:.84rem}.recipe-banner__copy-break{display:none}}.site-footer{color:#fff8e6;width:100%;font-family:var(--font-barlow), Arial, sans-serif;scroll-margin-top:92px;position:relative}.site-footer__main{background-color:#00351f;background-image:radial-gradient(circle at 16% 38%,#ffc41d21,#0000 25%),linear-gradient(#00351fb8,#00351fb8),url(/navbar-pattern.webp);background-position:50%,50%,50% 42%;background-repeat:no-repeat,no-repeat,repeat;background-size:100% 100%,100% 100%,640px}.site-footer__grid{grid-template-columns:1.02fr .68fr 1.15fr 1.2fr;width:min(100% - 96px,1710px);min-height:296px;margin:0 auto;padding:45px 0 38px;display:grid}.site-footer__brand{flex-direction:column;align-items:flex-start;padding:0 56px 0 28px;display:flex}.site-footer__logo{filter:drop-shadow(0 3px 1px #0009)drop-shadow(0 7px 8px #00000038);width:208px;height:auto;display:block}.site-footer__slogan{object-fit:contain;width:208px;height:auto;margin:25px 0 18px}.site-footer__socials{align-items:center;gap:14px;display:flex}.site-footer__socials a{color:#01442a;background:#fff8e6;border-radius:50%;place-items:center;width:43px;height:43px;transition:background-color .15s,color .15s,transform .15s;display:grid}.site-footer__socials a:hover{background:var(--king-cup-yellow);color:#00351f;transform:translateY(-2px)}.site-footer__socials svg{width:27px;height:27px}.site-footer__column{min-width:0;padding:4px 45px 0 54px;position:relative}.site-footer__column:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 800' preserveAspectRatio='none'%3E%3Cpath d='M3 0 C1.2 75 4.8 145 3 220 S1.1 365 3.2 440 S4.9 585 2.8 655 S1.4 750 3.4 800' fill='none' stroke='%23ffc41d' stroke-opacity='.3' stroke-width='1'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:6px;position:absolute;top:4px;bottom:0;left:-3px}.site-footer__column h2{color:#fff8e6;font-family:var(--font-barlow), Arial, sans-serif;letter-spacing:.04em;text-transform:uppercase;margin:0 0 17px;font-size:1.07rem;font-weight:800;line-height:1.1}.site-footer__column ul{margin:0;padding:0;list-style:none}.site-footer__column li+li{margin-top:10px}.site-footer__column a{color:#fff8e6;font-size:.98rem;font-style:normal;font-weight:600;line-height:1.35;text-decoration:none;transition:color .14s}.site-footer__column a:hover{color:var(--king-cup-yellow)}.site-footer__products{padding-left:55px}.site-footer__products--mobile,.site-footer__navigation--mobile{display:none}.site-footer__contact{padding-right:18px}.site-footer__contact address{flex-direction:column;gap:15px;font-style:normal;display:flex}.site-footer__contact address a{grid-template-columns:24px 1fr;align-items:start;gap:13px;display:grid}.site-footer__contact .site-footer__contact-icon{fill:currentColor;stroke:currentColor;stroke-width:1.9px;width:19px;height:19px;margin-top:1px}.site-footer__contact .site-footer__contact-icon--send path:last-child{display:none}.site-footer__contact .site-footer__contact-icon--pin{stroke-width:1.7px}.site-footer__contact .site-footer__contact-icon--pin circle{r:4px;fill:#00351f;stroke:none}.site-footer__legal{background:var(--king-cup-yellow);color:#00351f;flex-wrap:wrap;justify-content:center;align-items:center;gap:4px 14px;min-height:42px;padding:7px 20px;display:flex}.site-footer__legal p{font-family:var(--font-inter), Arial, sans-serif;letter-spacing:.015em;text-align:center;margin:0;font-size:.86rem;font-weight:600}.site-footer__legal a{color:#00351f;font-family:var(--font-inter), Arial, sans-serif;text-underline-offset:3px;font-size:.82rem;font-weight:700}.privacy-page{min-height:100vh;padding:clamp(54px, 8vw, 96px) var(--mobile-gutter);color:#173126;background:#fff7e5}.products-page{background:#fff7e5;min-height:calc(100vh - 92px);padding-inline:0}.product-detail{color:#073b24;background:#fff7e5;min-height:calc(100svh - 92px);padding:0;position:relative;overflow:hidden}.product-detail__inner{--product-column-gap:clamp(48px, 4vw, 64px);z-index:2;width:min(calc(100% - var(--site-gutter) - var(--site-gutter)), 1240px);align-items:center;column-gap:var(--product-column-gap);grid-template-columns:repeat(2,minmax(0,1fr));row-gap:16px;margin:0 auto;padding:clamp(50px,6vh,72px) 0 clamp(110px,14vh,170px);display:grid;position:relative}.product-detail__back-row{z-index:3;grid-column:1/-1;width:100%;margin-bottom:clamp(60px,8vh,98px);position:relative}.product-detail__visual{place-items:center;width:100%;min-height:455px;display:grid;position:relative}.product-detail__gallery{min-height:inherit;grid-template-columns:minmax(0,1fr);align-items:center;display:grid;position:relative}.product-detail__thumbnails{z-index:3;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;gap:12px;max-height:440px;padding:4px 4px 42px;display:flex;position:relative;overflow-y:auto;-webkit-mask-image:linear-gradient(#000 0 calc(100% - 52px),#0000 100%);mask-image:linear-gradient(#000 0 calc(100% - 52px),#0000 100%)}.product-detail__thumbnails::-webkit-scrollbar{width:0;height:0;display:none}.product-detail__thumbnail{aspect-ratio:1;cursor:pointer;background:#fffcf2cc;border:1px solid #073b2429;border-radius:14px;flex:0 0 84px;place-items:center;width:84px;height:84px;padding:11px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid;overflow:hidden}.product-detail__thumbnail:hover{border-color:#073b247a;transform:translateY(-1px)}.product-detail__thumbnail[aria-current=true]{border:2px solid #d6a30c;box-shadow:0 5px 14px #d6a30c29}.product-detail__thumbnail:focus-visible{outline-offset:3px;outline:3px solid #ffc41d}.product-detail__thumbnail-image{border-radius:10px;width:100%;min-width:0;height:100%;min-height:0;display:block;position:relative;overflow:hidden}.product-detail__thumbnail-image img{object-fit:contain;object-position:center;border-radius:inherit;max-width:100%;max-height:100%;display:block}.product-detail__media-stage{min-height:inherit;place-items:center;padding-inline:0;display:grid;position:relative}.product-detail__glow{aspect-ratio:1;filter:blur(18px);background:radial-gradient(circle,#ffb80cc7,#ffcf3a6e 46%,#ffdd7333 68%,#0000 88%);border-radius:50%;width:min(96%,500px);position:absolute}.product-detail__active-media{z-index:1;aspect-ratio:1;width:min(100%,490px);display:block;position:relative}.product-detail__active-media img{object-fit:contain;object-position:center;border-radius:24px}.product-detail__content{width:100%;max-width:580px;margin-inline:auto}.product-detail__back{color:#073b24b8;font-family:var(--font-barlow), Arial, sans-serif;align-items:center;gap:9px;font-size:1rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.product-detail__back svg{stroke-width:2px;width:19px;height:19px;transition:transform .15s}.product-detail__back:hover{color:#073b24}.product-detail__back:hover svg{transform:translate(-3px)}.product-detail__back:focus-visible{outline-offset:4px;border-radius:3px;outline:3px solid #ffc41d}.product-detail__tags{align-items:center;gap:10px;display:flex}.product-detail__tags span{min-height:30px;font-family:var(--font-barlow), Arial, sans-serif;letter-spacing:.04em;text-transform:uppercase;border:1px solid #073b2440;border-radius:999px;justify-content:center;align-items:center;padding:6px 15px;font-size:.7rem;font-weight:800;display:inline-flex}.product-detail__content h1{max-width:610px;font-family:var(--font-libre-baskerville), Georgia, serif;letter-spacing:normal;text-wrap:balance;margin:0;font-size:clamp(2.15rem,3vw,3.5rem);font-weight:700;line-height:.98}.product-detail__description{color:#536159;max-width:560px;font-family:var(--font-barlow), Arial, sans-serif;margin:22px 0 0;font-size:clamp(1rem,1.05vw,1.12rem);font-weight:400;line-height:1.6}.product-detail__features{margin:23px 0 0;padding:0;list-style:none;display:flex}.product-detail__features li{color:#28533c;min-width:0;font-family:var(--font-barlow), Arial, sans-serif;align-items:center;gap:10px;padding:0 17px;font-size:.9rem;font-weight:600;line-height:1.15;display:flex}.product-detail__features li:first-child{padding-left:0}.product-detail__feature-icon{flex:0 0 22px;place-items:center;width:22px;height:22px;display:grid;overflow:hidden}.product-detail__feature-icon svg{color:#28533c;stroke-width:1.8px;width:21px;height:21px}.product-detail__shop{margin-top:27px}.product-detail__shop>p{font-family:var(--font-barlow), Arial, sans-serif;letter-spacing:.07em;text-transform:uppercase;margin:0 0 14px;font-size:.75rem;font-weight:800}.product-detail__retailers{flex-wrap:wrap;gap:14px;display:flex}.product-detail__retailers a{background:#fffcf2d1;border:1px solid #073b241f;border-radius:999px;place-items:center;width:142px;height:50px;padding:10px 21px;transition:border-color .15s,transform .15s,box-shadow .15s;display:grid;box-shadow:0 5px 16px #073b2409}.product-detail__retailers a:hover{border-color:#073b2480;transform:translateY(-2px);box-shadow:0 8px 20px #073b241c}.product-detail__retailers a:focus-visible,.product-detail__contact a:focus-visible{outline-offset:4px;outline:3px solid #ffc41d}.product-detail__retailers img{object-fit:contain;width:100%;height:23px}.product-detail__contact{color:#77817b;font-family:var(--font-barlow), Arial, sans-serif;margin:17px 0 0;font-size:.72rem}.product-detail__contact a{color:#073b24;border-bottom:2px solid #d7a20b;font-weight:800;text-decoration:none}.product-detail__decor{z-index:1;opacity:.16;filter:sepia()saturate(.3)hue-rotate(88deg);pointer-events:none;width:clamp(210px,19vw,360px);height:auto;position:absolute}.product-detail__decor--left{top:150px;bottom:auto;left:-72px}.product-detail__decor--right{top:105px;bottom:auto;right:-74px}.product-details-panel{z-index:3;color:#073b24;background:#fffaf0;border:1px solid #073b241f;border-radius:28px;width:min(100% - clamp(180px,20vw,400px),1240px);margin:0 auto clamp(24px,3vw,40px);position:relative;overflow:hidden;box-shadow:0 20px 52px #a168181f,0 10px 28px #073b240e}.product-details-panel__tabs{z-index:1;background:#faf1dc;border-bottom:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px;display:grid;position:relative}.product-details-panel__tab{color:#073b24ad;min-height:46px;font-family:var(--font-barlow), Arial, sans-serif;letter-spacing:.015em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;padding:11px 18px;font-size:.76rem;font-weight:700;transition:color .15s,background-color .15s,transform .15s;position:relative}.product-details-panel__tab:hover{color:#073b24;background:#fff7e5b8;transform:translateY(-1px)}.product-details-panel__tab[aria-selected=true]{color:#fff7e5;background:#073b24;box-shadow:0 7px 16px #073b2426}.product-details-panel__tab:focus-visible{z-index:1;outline-offset:-4px;outline:3px solid #ffc41d}.product-details-panel__body{z-index:1;min-height:190px;padding:clamp(24px,2.5vw,34px);position:relative}.product-details-panel__info-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px;display:grid}.product-details-panel__info-row{min-height:66px;font-family:var(--font-barlow), Arial, sans-serif;background:0 0;grid-template-columns:36px minmax(120px,.7fr) minmax(110px,1fr);align-items:center;gap:12px;padding:10px 8px;display:grid;position:relative}.product-details-panel__info-row:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 6' preserveAspectRatio='none'%3E%3Cpath d='M0 3 C75 1.2 145 4.8 220 3 S365 1.1 440 3.2 S585 4.9 655 2.8 S750 1.4 800 3.4' fill='none' stroke='%23073b24' stroke-opacity='.14' stroke-width='1'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;height:6px;position:absolute;bottom:-2px;left:8px;right:8px}.product-details-panel__info-row:nth-child(2n):after{transform:scaleY(-1)}.product-details-panel__info-row:nth-last-child(-n+2):after{display:none}.product-details-panel__row-icon{color:#073b24;place-items:center;width:34px;height:34px;display:grid}.product-details-panel__row-icon svg{stroke-width:2.5px;width:22px;height:22px}.product-details-panel__info-row strong,.product-details-panel__nutrition th,.product-details-panel__empty-state strong{font-weight:700}.product-details-panel__value{color:#2a3730b8;line-height:1.35}.product-details-panel__empty-state{color:#073b24;min-height:140px;font-family:var(--font-barlow), Arial, sans-serif;justify-content:center;align-items:center;gap:18px;display:flex}.product-details-panel__empty-state>div{max-width:900px}.product-details-panel__empty-state>svg{color:#28533c;stroke-width:1.7px;width:30px;height:30px}.product-details-panel__empty-state p{color:#2a37309e;margin:7px 0 0}.product-details-panel__nutrition-wrap{overflow-x:auto}.product-details-panel__nutrition{border-collapse:collapse;width:100%;font-family:var(--font-barlow), Arial, sans-serif;text-align:left}.product-details-panel__nutrition th,.product-details-panel__nutrition td{background:0 0;padding:14px 11px}.product-details-panel__nutrition tr{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 6' preserveAspectRatio='none'%3E%3Cpath d='M0 3 C75 1.2 145 4.8 220 3 S365 1.1 440 3.2 S585 4.9 655 2.8 S750 1.4 800 3.4' fill='none' stroke='%23073b24' stroke-opacity='.14' stroke-width='1'/%3E%3C/svg%3E");background-position:bottom;background-repeat:no-repeat;background-size:100% 6px}.product-details-panel__nutrition thead th{color:#073b24;padding-top:6px}.product-details-panel__nutrition thead tr{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 6' preserveAspectRatio='none'%3E%3Cpath d='M0 3 C75 1.2 145 4.8 220 3 S365 1.1 440 3.2 S585 4.9 655 2.8 S750 1.4 800 3.4' fill='none' stroke='%23073b24' stroke-opacity='.24' stroke-width='1'/%3E%3C/svg%3E")}.product-details-panel__nutrition tbody tr:last-child{background-image:none}.product-details-panel__nutrition td{color:#2a3730c2}.product-serving-banner{z-index:3;background:#073b24;border-radius:28px;grid-template-columns:minmax(250px,.62fr) minmax(0,1.38fr);width:min(100% - clamp(180px,20vw,400px),1240px);min-height:228px;margin:0 auto clamp(44px,5vw,68px);display:grid;position:relative;overflow:hidden;box-shadow:0 18px 44px #073b2421}.product-serving-banner__image{min-height:228px;position:relative;overflow:hidden}.product-serving-banner__image img{object-fit:cover;object-position:center 37%}.product-serving-banner__content{color:#fff7e5;background:#073b24;flex-direction:column;justify-content:center;padding:24px clamp(44px,4vw,68px);display:flex;position:relative}.product-serving-banner__content:before{z-index:0;content:"";pointer-events:none;background:#073b24;width:36px;position:absolute;top:0;bottom:0;left:-35px;-webkit-mask:url(/serving-banner-wave-vertical.svg) 50%/100% 100% no-repeat;mask:url(/serving-banner-wave-vertical.svg) 50%/100% 100% no-repeat}.product-serving-banner__content:after{content:"";opacity:.18;pointer-events:none;background:url(/simmer_gently_let_flavors_blend.svg) 100% 100%/contain no-repeat;width:min(46%,340px);height:100%;position:absolute;bottom:0;right:clamp(18px,3vw,46px)}.product-serving-banner__content>*{z-index:1;position:relative}.product-serving-banner__content h2{font-family:var(--font-libre-baskerville), Georgia, serif;margin:0;font-size:clamp(1.65rem,2.2vw,2.35rem);line-height:1.12}.product-serving-banner__content>span{color:#fff7e5cc;font-family:var(--font-barlow), Arial, sans-serif;margin-top:9px;font-size:.92rem}.product-serving-banner__content>a{color:#fff7e5;width:max-content;min-height:42px;font-family:var(--font-barlow), Arial, sans-serif;letter-spacing:.045em;text-transform:uppercase;border:1px solid #fff7e5b8;border-radius:999px;align-items:center;gap:12px;margin-top:15px;padding:10px 19px;font-size:.76rem;font-weight:800;text-decoration:none;transition:background-color .15s,color .15s,transform .15s;display:inline-flex}.product-serving-banner__content>a:hover{color:#073b24;background:#fff7e5;transform:translateY(-2px)}.product-serving-banner__content>a:focus-visible{outline-offset:4px;outline:3px solid #ffc41d}.product-serving-banner__content>a svg{stroke-width:2px;width:16px;height:16px}.related-products{z-index:3;width:min(100% - clamp(180px,20vw,400px),1240px);margin:0 auto clamp(72px,9vw,120px);position:relative}.related-products__heading{text-align:left;margin-bottom:24px}.related-products__heading h2{color:#073b24;font-family:var(--font-barlow), Arial, sans-serif;letter-spacing:.035em;text-transform:uppercase;margin:0;font-size:clamp(1.2rem,1.65vw,1.65rem);font-weight:600;line-height:1.2}.related-products__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.related-products__card{color:#073b24;text-align:center;background:#fff8e8;border:1px solid #073b241c;border-radius:34px;flex-direction:column;align-items:center;min-width:0;padding:22px 18px 20px;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;overflow:hidden;box-shadow:0 10px 26px #073b240b}.related-products__card:hover{border-color:#d6a30c94;transform:translateY(-4px);box-shadow:0 16px 34px #073b2417}.related-products__card:focus-visible{outline-offset:4px;outline:3px solid #ffc41d}.related-products__visual{width:100%;height:190px;display:block;position:relative}.related-products__visual img{object-fit:contain;filter:drop-shadow(0 12px 10px #073b2424);transition:transform .18s}.related-products__card:hover .related-products__visual img{transform:scale(1.035)}.related-products__name{font-family:var(--font-libre-baskerville), Georgia, serif;margin-top:20px;font-size:1.16rem;font-weight:700}.related-products__link{color:#073b24ab;font-family:var(--font-barlow), Arial, sans-serif;letter-spacing:.035em;text-transform:uppercase;align-items:center;gap:7px;margin-top:10px;font-size:.73rem;font-weight:700;display:inline-flex}.related-products__link svg{stroke-width:2px;width:14px;height:14px}@media (max-width:1100px){.product-detail__inner{width:min(calc(100% - var(--site-gutter) - var(--site-gutter)), 980px);column-gap:var(--product-column-gap);grid-template-columns:repeat(2,minmax(0,1fr));row-gap:16px}.product-detail__visual{min-height:400px}.product-detail__features li{padding-inline:14px}.product-details-panel,.product-serving-banner,.related-products{width:min(100% - 48px,980px)}.related-products__visual{height:165px}}@media (max-width:760px){.product-detail{min-height:calc(100svh - 72px);overflow:hidden}.product-detail__back-row{width:100%;margin-bottom:0}.product-detail__inner{width:100%;max-width:100vw;min-height:0;padding:36px var(--mobile-gutter) 48px;grid-template-columns:1fr;row-gap:22px;overflow-x:clip}.product-detail__visual{width:100%;min-width:0;min-height:315px;padding:32px 12px}.product-detail__gallery{grid-template-columns:minmax(0,1fr);gap:45px;width:100%;min-width:0}.product-detail__thumbnails{flex-direction:row;grid-row:2;justify-content:flex-start;width:100%;min-width:0;max-width:100%;padding:4px 36px 4px 0;position:relative;top:auto;left:auto;overflow:auto hidden;transform:none;-webkit-mask-image:linear-gradient(90deg,#000 0 calc(100% - 42px),#0000 100%);mask-image:linear-gradient(90deg,#000 0 calc(100% - 42px),#0000 100%)}.product-detail__thumbnail{aspect-ratio:1;border-radius:12px;flex-basis:62px;width:62px;height:62px;padding:6px}.product-detail__media-stage{width:100%;min-width:0;min-height:290px;padding-inline:12px}.product-detail__active-media{justify-self:center;width:min(82vw,320px)}.product-detail__glow{width:min(78vw,320px)}.product-detail__content{max-width:none}.product-detail__content h1{margin-top:0;font-size:clamp(1.65rem,6.7vw,2.2rem)}.product-detail__description{margin-top:18px;font-size:1.02rem}.product-detail__features{margin-inline:auto;grid-template-columns:repeat(3,minmax(0,1fr));justify-items:center;gap:0;width:100%;min-width:0;margin-top:23px;display:grid}.product-detail__features li,.product-detail__features li:first-child{text-align:center;border:0;flex-direction:column;justify-content:flex-start;gap:8px;padding:0 8px;position:relative}.product-detail__feature-icon{flex-basis:46px;width:46px;height:46px}.product-detail__feature-icon svg{width:26px;height:26px}.product-detail__shop{margin-top:28px}.product-detail__retailers{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;min-width:0;margin-inline:auto;display:grid}.product-detail__retailers a{width:100%;height:54px;padding:9px 10px}.product-detail__retailers img{width:100%;max-width:92px;height:24px}.product-detail__contact{line-height:1.5}.product-detail__decor{opacity:.13;width:150px}.product-detail__decor--left{top:12px;bottom:auto;left:-30px}.product-detail__decor--right{top:235px;bottom:auto;right:-36px}.product-details-panel{border-radius:22px;width:calc(100% - 44px);margin-bottom:56px}.product-serving-banner{border-radius:22px;grid-template-columns:1fr;width:calc(100% - 44px);margin-bottom:56px}.product-serving-banner__image{min-height:270px}.product-serving-banner__content{text-align:center;padding:24px 24px 27px}.product-serving-banner__content:before{width:100%;height:26px;inset:-25px 0 auto;-webkit-mask:url(/serving-banner-wave-horizontal.svg) 50%/100% 100% no-repeat;mask:url(/serving-banner-wave-horizontal.svg) 50%/100% 100% no-repeat}.product-serving-banner__content>a{margin-inline:auto}.product-serving-banner__content:after{opacity:.08;background-position:bottom;width:72%;right:50%;transform:translate(50%)}.related-products{width:calc(100% - 44px);margin-bottom:70px}.related-products__heading{margin-bottom:20px}.related-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.related-products__card{border-radius:24px;padding:16px 10px}.related-products__visual{height:145px}.related-products__name{margin-top:15px;font-size:.98rem}.related-products__link{font-size:.65rem}.product-details-panel__tabs{justify-content:space-between;gap:6px;padding:10px 16px;display:flex;overflow:hidden}.product-details-panel__tabs::-webkit-scrollbar{display:none}.product-details-panel__tab{white-space:nowrap;flex:0 auto;min-width:0;min-height:44px;padding:10px clamp(7px,2vw,14px);font-size:clamp(.6rem,2.5vw,.74rem)}.product-details-panel__body{min-height:0;padding:22px 18px 26px}.product-details-panel__info-grid{grid-template-columns:1fr}.product-details-panel__info-row:nth-last-child(-n+2):after{display:block}.product-details-panel__info-row:last-child:after{display:none}.product-details-panel__info-row{grid-template-columns:32px minmax(110px,.8fr) minmax(90px,1fr);gap:11px;min-height:60px;font-size:.86rem}.product-details-panel__row-icon{width:30px;height:30px}.product-details-panel__row-icon svg{stroke-width:2.5px;width:20px;height:20px}.product-details-panel__nutrition{min-width:0}.product-details-panel__nutrition tr>:nth-child(3){display:none}}@media (max-width:390px){.product-detail__visual{min-height:280px}.product-detail__features li,.product-detail__features li:first-child{padding-inline:5px;font-size:.8rem}}.page-banner{position:relative;overflow:hidden}.page-banner__transition{z-index:2;filter:drop-shadow(0 8px 10px #a168181f);background:#fff7e5;justify-content:center;align-items:center;min-height:92px;padding:14px 24px;display:flex;position:relative}.page-banner__wave{fill:#fff7e5;pointer-events:none;width:100%;height:24px;display:block;position:absolute;left:0;overflow:visible}.page-banner__wave--top{top:-23px}.page-banner__wave--bottom{bottom:-23px;transform:scaleY(-1)}.products-page__category-buttons{z-index:1;justify-content:center;align-items:center;gap:16px;width:min(100%,760px);display:flex;position:relative}.products-page__category-button{color:#00351f;cursor:pointer;min-height:52px;font-family:var(--font-barlow), Arial, sans-serif;letter-spacing:.055em;text-transform:uppercase;background:0 0;border:2px solid #bec9bf;border-radius:999px;padding:0 24px;font-size:.88rem;font-weight:800;transition:background-color .15s,border-color .15s,transform .15s}.products-page__category-button:hover{border-color:#00351f;transform:translateY(-2px)}.products-page__category-button.is-active{color:#fff7e5;background:#00351f;border:2px solid #00351f}.products-page__category-button:focus-visible{outline:3px solid var(--king-cup-yellow);outline-offset:4px}.products-page__catalog{background-color:#fff7e5;background-image:url(/cream-pattern.webp);background-position:top;background-repeat:repeat;background-size:min(890px,75.5vw);width:100%;padding:46px 24px 32px}.products-page__trust-strip{color:#00351f;background:#fffaf0;border-top:1px solid #d6a9474d;border-bottom:1px solid #d6a9474d}.products-page__trust-strip-inner{grid-template-columns:repeat(5,minmax(0,1fr));width:min(100% - 48px,1520px);margin:0 auto;padding:12px 0;display:grid}.products-page__trust-item{justify-content:center;align-items:center;gap:10px;min-width:0;padding:0 16px;display:flex;position:relative}.products-page__trust-item--duplicate{display:none}.products-page__trust-icon{color:#00351f;flex:0 0 26px;place-items:center;width:26px;height:26px;display:inline-grid}.products-page__trust-icon svg{fill:currentColor;stroke:none;width:22px;height:22px;display:block}.products-page__trust-item p{color:#00351f;font-family:var(--font-libre-baskerville), Georgia, serif;white-space:nowrap;margin:0;font-size:clamp(.78rem,1vw,.95rem);font-weight:700;line-height:1.15}.products-page__buy-cta{padding:20px var(--site-gutter) 36px;background-color:#fff7e5;background-image:url(/cream-pattern.webp);background-position:top;background-repeat:repeat;background-size:min(890px,75.5vw)}.products-page__buy-cta-inner{color:#fff7e5;background:#00351f;border-radius:30px;justify-content:space-between;align-items:center;gap:clamp(24px,3vw,48px);width:min(100%,1120px);min-height:142px;margin:0 auto;padding:28px 42px;display:flex;position:relative}.products-page__buy-cta-copy,.products-page__buy-cta-actions{z-index:1;position:relative}.products-page__buy-cta-actions{flex:none;gap:12px;display:flex}.products-page__buy-cta-copy{align-items:center;gap:24px;display:flex}.products-page__buy-cta-icon{color:#ffc326;flex:0 0 52px;place-items:center;width:52px;height:52px;display:grid}.products-page__buy-cta-icon img{object-fit:contain;width:52px;height:52px}.products-page__buy-cta-copy h2{max-width:620px;font-family:var(--font-libre-baskerville), Georgia, serif;letter-spacing:.01em;text-wrap:balance;margin:0;font-size:clamp(1.45rem,1.7vw,1.8rem);font-weight:700;line-height:1.2}.products-page__buy-cta-link{color:#00351f;min-height:44px;font-family:var(--font-barlow), Arial, sans-serif;letter-spacing:.05em;text-transform:uppercase;background:#ffc326;border:2px solid #0000;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:12px;padding:12px 22px;font-size:.8rem;font-weight:800;text-decoration:none;transition:background-color .15s,transform .15s;display:inline-flex}.products-page__buy-cta-link:hover{background:#ffd04b;transform:translateY(-2px)}.products-page__buy-cta-link--secondary{color:#ffc326;background:0 0;border-color:#ffc326}.products-page__buy-cta-link--secondary:hover{background:#ffc3261f}.products-page__buy-cta-link:focus-visible{outline-offset:4px;outline:3px solid #ffc326}.products-page__buy-cta-link svg{stroke-width:2.5px;width:19px;height:19px}.products-page__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(10px,1.1vw,18px);width:min(100%,1472px);margin-inline:auto;display:grid}.products-page__grid[data-category=classic]{grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,920px);margin-inline:auto}.products-page__grid[data-category=premium]{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,620px);margin-inline:auto}.products-page__card{background:#fffaee;border:1px solid #01361d29;border-radius:999px;min-width:0;padding-block:clamp(24px,2vw,32px);overflow:hidden;box-shadow:0 14px 30px #002f1b1a}.products-page__card-visual{background:#fffaee;place-items:center;height:clamp(260px,24vw,340px);display:grid;position:relative;overflow:visible}.products-page__card-visual:before{aspect-ratio:1;content:"";pointer-events:none;background:radial-gradient(circle,#ffc41d6b 0%,#ffc41d38 44%,#0000 72%);border-radius:50%;width:84%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.products-page__card-can{z-index:1;object-fit:contain;width:auto;height:min(80%,260px);transition:transform .18s;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.products-page__card:hover .products-page__card-can{transform:translate(-50%,calc(-50% - 6px))rotate(-1deg)}.products-page__card-copy{text-align:center;min-height:120px;padding:0 16px}.products-page__card-copy h2{color:#00351f;font-family:var(--font-libre-baskerville), Georgia, serif;margin:0;font-size:clamp(.98rem,1.25vw,1.3rem);line-height:1.15}.products-page__card-copy p{color:#c58a00;font-family:var(--font-barlow), Arial, sans-serif;letter-spacing:.055em;text-transform:uppercase;margin:8px 0 0;font-size:.78rem;font-weight:700;line-height:1.2}.products-page__card--tomato .products-page__card-copy p{color:#397f3d}.products-page__card--chili .products-page__card-copy p{color:#e44e3c}.products-page__card--spanish .products-page__card-copy p{color:#e0a500}.products-page__card--portuguese .products-page__card-copy p{color:#3977a8}.products-page__card--premium-spanish .products-page__card-copy p{color:#d79a00}.products-page__view-product{color:#063a24;min-height:34px;font-family:var(--font-barlow), Arial, Helvetica, sans-serif;letter-spacing:.02em;background:#fffaecb8;border:1px solid #d6a947d1;border-radius:999px;align-items:center;gap:8px;margin-top:12px;padding:6px 14px;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .14s,background-color .14s,border-color .14s;display:inline-flex}.products-page__view-product:hover{color:#fff7e5;background:#063a24;border-color:#063a24}.products-page__view-product:focus-visible{outline-offset:4px;outline:3px solid #d6a947}.products-page__view-product svg{color:#d79a00;width:19px;height:19px;transition:color .14s}.products-page__view-product:hover svg{color:#ffc41d}.page-banner:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(90deg,#002313 0%,#002313fa 27%,#002313cc 40%,#0023135c 53%,#00231314 66%,#0000 75%);position:absolute;inset:0}.page-banner__copy{z-index:2;color:#fff7e5;position:absolute;top:calc(50% - 20px);left:max(24px,50vw - 736px);transform:translateY(-50%)}.page-banner__icon{grid-template-columns:64px;gap:0;width:100%}.page-banner--recipes .page-banner__icon svg path:last-child,.page-banner--about .page-banner__icon svg path:last-child{display:block}.page-banner--recipes .page-banner__icon{margin-bottom:22px}.page-banner--recipes .page-banner__icon svg{transform-origin:50%;transform:translateY(-4px)scale(1.111)}.page-banner--about .page-banner__icon svg{fill:currentColor;stroke:currentColor;stroke-width:1.4px}.page-banner__title{width:fit-content}.page-banner__copy h1{font-family:var(--font-libre-baskerville), Georgia, serif;letter-spacing:normal;white-space:nowrap;text-shadow:0 3px 18px #001d102e;margin:0;font-size:clamp(2.75rem,3.5vw,4rem);font-weight:700;line-height:.98}.page-banner__intro{color:#fff7e5eb;max-width:480px;font-family:var(--font-barlow), Arial, sans-serif;margin:18px 0 0;font-size:clamp(.92rem,1.25vw,1.1rem);font-weight:500;line-height:1.42}.page-banner__intro-mobile{display:none}.page-banner__picture{display:block}.page-banner__image{z-index:0;object-fit:cover;object-position:center 43%;width:100%;height:clamp(270px,28vw,420px);display:block;position:relative}@media (max-width:640px){.page-banner__transition{min-height:0;padding:20px}.products-page__category-buttons{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:min(90%,440px);display:grid}.products-page__category-button{letter-spacing:.025em;white-space:nowrap;min-width:0;min-height:46px;padding-inline:8px;font-size:clamp(.65rem,3vw,.78rem)}.products-page__catalog{padding:36px var(--mobile-gutter-compact) 22px;background-size:700px}.products-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.products-page__grid[data-category=classic],.products-page__grid[data-category=premium]{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.products-page__card{border-radius:999px;padding-block:38px}.products-page__card-visual{height:clamp(150px,42vw,190px);overflow:hidden}.products-page__card-can{height:min(84%,175px)}.products-page__card-copy{min-height:96px;padding:8px 8px 0}.products-page__card-copy h2{font-size:1.04rem}.products-page__card-copy p{margin-top:7px;font-size:.72rem}.products-page__view-product{gap:7px;min-height:44px;margin-top:10px;padding-inline:14px;font-size:.82rem}.products-page__view-product svg{width:18px;height:18px}.page-banner:after{background:linear-gradient(#002313 0%,#002313f5 18%,#002313b8 32%,#00231347 46%,#0000 60%);display:block}.page-banner__image{object-fit:cover;object-position:center bottom;height:clamp(420px,118vw,550px);display:block}.page-banner__copy{text-align:center;width:calc(100% - 44px);top:7%;left:50%;transform:translate(-50%)}.page-banner__title{margin-inline:auto}.page-banner__copy h1{font-size:clamp(2.15rem,10vw,3rem)}.page-banner__intro{max-width:100%;margin:10px auto 0;font-size:clamp(.9rem,4vw,1rem);line-height:1.3}.page-banner__intro-desktop{display:none}.page-banner__intro-mobile{display:inline}.products-page__trust-strip-inner{width:max-content;padding:10px 0;animation:24s linear infinite products-trust-marquee;display:flex}.products-page__trust-strip{overflow:hidden}.products-page__trust-item{flex:none;gap:7px;min-height:52px;padding:3px 20px}.products-page__trust-item--duplicate{display:flex}.products-page__trust-item p{white-space:nowrap;font-size:.76rem}.products-page__trust-icon{flex-basis:24px;width:24px;height:24px}.products-page__trust-icon svg{width:20px;height:20px}.products-page__buy-cta{padding:16px var(--mobile-gutter) 34px;background-size:700px}.products-page__buy-cta-inner{border-radius:28px;flex-direction:column;align-items:stretch;gap:16px;min-height:0;padding:24px 20px}.products-page__buy-cta-copy h2{text-wrap:nowrap;max-width:none;font-size:clamp(1rem,5vw,1.35rem);line-height:1.2}.products-page__buy-cta-copy h2 span{display:block}.products-page__buy-cta-copy{text-align:center;flex-direction:column;align-items:center;gap:10px;width:100%}.products-page__buy-cta-text{min-width:0}.products-page__buy-cta-icon{flex-basis:42px;width:42px;height:42px}.products-page__buy-cta-icon img{width:42px;height:42px}.products-page__buy-cta-link{flex:1 1 0;gap:7px;width:auto;min-width:0;min-height:44px;padding-inline:10px;font-size:clamp(.62rem,2.8vw,.72rem)}.products-page__buy-cta-actions{flex-direction:row;gap:8px;width:100%}}@media (max-width:440px){.products-page__trust-item{min-height:48px}}@keyframes products-trust-marquee{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.products-page__trust-strip{overflow-x:auto}.products-page__trust-strip-inner{animation:none}.products-page__trust-item--duplicate{display:none}}.recipes-page{color:#173126;background:#fff7e5;min-height:100vh;padding-inline:0;overflow-x:clip}.page-banner--recipes .page-banner__image{object-position:center center;object-position:center 68%}.page-banner--recipes+.page-banner__transition{min-height:92px}.recipes-page__category-buttons{flex-wrap:wrap;gap:10px;width:min(100%,1180px)}.recipes-page__category-buttons .products-page__category-button{min-height:46px;padding-inline:20px}.recipes-page__category-select{display:none}.recipes-page__newsletter{padding:20px var(--site-gutter) 36px;background-color:#fff7e5;background-image:url(/cream-pattern.webp);background-position:top;background-repeat:repeat;background-size:min(890px,75.5vw)}.recipes-page__newsletter-inner{color:#fff7e5;background:#00351f;border-radius:30px;grid-template-columns:minmax(360px,.95fr) minmax(420px,1.05fr);align-items:center;gap:clamp(24px,3vw,48px);width:min(100%,1120px);min-height:142px;margin-inline:auto;padding:28px 42px;display:grid}.recipes-page__newsletter-heading{align-items:center;gap:24px;display:flex}.recipes-page__newsletter-emblem{object-fit:contain;flex:0 0 52px;width:52px;height:52px}.recipes-page__newsletter h2{font-family:var(--font-libre-baskerville), Georgia, serif;letter-spacing:.01em;text-wrap:balance;margin:0;font-size:clamp(1.45rem,1.7vw,1.8rem);font-weight:700;line-height:1.2}.recipes-page__newsletter-action{min-width:0;position:relative}.recipes-page__newsletter-action form{background:#fff7e5;border-radius:999px;min-height:54px;display:flex;overflow:hidden}.recipes-page__newsletter-action input{color:#173126;min-width:0;font-family:var(--font-barlow), Arial, sans-serif;background:0 0;border:0;outline:0;flex:1;padding:0 22px;font-size:1rem}.recipes-page__newsletter-action input::placeholder{color:#6b756e}.recipes-page__newsletter-action form:focus-within{box-shadow:0 0 0 4px #ffc41d6b}.recipes-page__newsletter-action button{color:#00351f;min-width:142px;font-family:var(--font-barlow), Arial, sans-serif;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:#ffc326;border:0;padding-inline:24px;font-size:.8rem;font-weight:800;transition:background-color .15s}.recipes-page__newsletter-action button:hover{background:#ffd04b}.recipes-page__newsletter-action button:disabled{cursor:wait;opacity:.78}.recipes-page__newsletter-action>span{color:#ffc326;font-family:var(--font-barlow), Arial, sans-serif;margin:0;font-size:.78rem;font-weight:600;position:absolute;top:calc(50% + 35px);left:20px}.page-banner--recipes .page-banner__copy{text-align:center;width:min(560px,100% - 48px)}.page-banner--recipes .page-banner__title,.page-banner--recipes .page-banner__intro{margin-inline:auto}.page-banner--products .page-banner__copy{text-align:center;width:min(560px,100% - 48px)}.page-banner--products .page-banner__title,.page-banner--products .page-banner__intro{margin-inline:auto}.page-banner--about .page-banner__image{object-position:center 55%;height:clamp(200px,16vw,250px)}.page-banner--about:after{background:linear-gradient(90deg,#01361df0 0%,#01361dd1 28%,#01361d9e 52%,#01361d61 76%,#01361d33 100%);display:block}.page-banner--about .page-banner__copy{text-align:center;width:min(560px,100% - 48px);left:50%;transform:translate(-50%,-50%)}.page-banner--about .page-banner__copy h1{text-shadow:0 2px 5px #001d10b3,0 10px 28px #001d1080;font-size:clamp(3.2rem,4.5vw,5.2rem)}.page-banner--about .page-banner__title,.page-banner--about .page-banner__intro{margin-inline:auto}.page-banner--about+.page-banner__transition{filter:none;background:0 0;min-height:0;padding-block:0}.page-banner--about+.page-banner__transition .page-banner__wave--bottom{display:none}.about-page{color:#00351f;background:#fff7e5;padding:0 0 12px}.about-page__heritage{background-image:url(/cream-pattern.webp);background-size:min(890px,75.5vw);padding:clamp(64px,8vw,112px) 24px}.about-page__heritage-inner{grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);align-items:center;gap:clamp(48px,7vw,96px);width:min(100%,1160px);margin:0 auto;display:grid}.about-page__eyebrow{color:#b2232a;font-family:var(--font-barlow), Arial, sans-serif;letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;font-size:.82rem;font-weight:800;display:block}.about-page__copy h2,.about-page__values h2,.about-page__cta h2{font-family:var(--font-libre-baskerville), Georgia, serif;margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.08}.about-page__copy p{color:#365746;margin:24px 0 0;font-size:clamp(1rem,1.3vw,1.12rem);line-height:1.75}.about-page__postcard{position:relative;transform:rotate(1.5deg)}.about-page__postcard>img:first-child{filter:drop-shadow(0 18px 24px #3e2b0d33);width:100%;height:auto;display:block}.about-page__stamp{width:clamp(82px,11vw,126px);height:auto;position:absolute;top:-38px;right:-28px;transform:rotate(9deg)}.about-page__values{text-align:center;background:#f3e7cd;padding:clamp(64px,7vw,96px) 24px}.about-page__value-grid{grid-template-columns:repeat(3,1fr);gap:20px;width:min(100%,1020px);margin:44px auto 0;display:grid}.about-page__value-grid article{background:#fffaf0;border:1px solid #00351f24;border-radius:24px;padding:38px 28px}.about-page__value-grid strong{color:#b2232a;font-family:var(--font-libre-baskerville), Georgia, serif;font-size:1.65rem}.about-page__value-grid p{color:#365746;margin:14px 0 0;line-height:1.6}.about-page__cta{text-align:center;place-items:center;min-height:430px;padding:72px 24px;display:grid;position:relative;overflow:hidden}.about-page__cta>img{object-fit:cover;object-position:center}.about-page__cta-overlay{background:#00351fc2;position:absolute;inset:0}.about-page__cta-copy{z-index:1;color:#fff7e5;width:min(100%,680px);position:relative}.about-page__cta-copy p{margin:18px 0 28px;font-size:1.08rem;line-height:1.6}.about-page__cta-copy a{color:#00351f;text-transform:uppercase;background:#ffc41d;border-radius:999px;align-items:center;gap:10px;min-height:50px;padding:0 24px;font-weight:800;text-decoration:none;display:inline-flex}.about-page__cta-copy a:hover{transform:translateY(-2px)}.about-page__cta-copy a:focus-visible{outline-offset:4px;outline:3px solid #fff7e5}.about-page__cta-copy a svg{width:18px;height:18px}.about-origin{z-index:3;padding:calc(clamp(72px, 8vw, 124px) + 24px) var(--mobile-gutter) 24px;color:#00351e;background-color:#fff7e5;background-image:url(/cream-pattern.webp);background-position:top;background-repeat:repeat;background-size:min(890px,75.5vw);margin-top:-24px;position:relative;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1300 24' preserveAspectRatio='none'%3E%3Cpath fill='white' d='M-150 20 C-100 20 -100 4 -50 4 S0 20 50 20 S100 4 150 4 S200 20 250 20 S300 4 350 4 S400 20 450 20 S500 4 550 4 S600 20 650 20 S700 4 750 4 S800 20 850 20 S900 4 950 4 S1000 20 1050 20 S1100 4 1150 4 S1200 20 1250 20 S1300 4 1350 4 S1400 20 1450 20 L1450 24 L-150 24 Z'/%3E%3C/svg%3E"),linear-gradient(#000,#000);mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1300 24' preserveAspectRatio='none'%3E%3Cpath fill='white' d='M-150 20 C-100 20 -100 4 -50 4 S0 20 50 20 S100 4 150 4 S200 20 250 20 S300 4 350 4 S400 20 450 20 S500 4 550 4 S600 20 650 20 S700 4 750 4 S800 20 850 20 S900 4 950 4 S1000 20 1050 20 S1100 4 1150 4 S1200 20 1250 20 S1300 4 1350 4 S1400 20 1450 20 L1450 24 L-150 24 Z'/%3E%3C/svg%3E"),linear-gradient(#000,#000);-webkit-mask-position:top,bottom;mask-position:top,bottom;-webkit-mask-size:100% 24px,100% calc(100% - 23px);mask-size:100% 24px,100% calc(100% - 23px);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.about-origin__inner{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:clamp(46px,7vw,106px);width:min(100%,1472px);margin:0 auto;padding-bottom:clamp(18px,2vw,32px);display:grid}.about-origin__figure{margin:0}.about-origin__image{aspect-ratio:2048/1150;background:#252b27;border-radius:28px;min-height:0;position:relative;overflow:hidden;box-shadow:0 28px 55px #00351e29}.about-origin__image>img{object-fit:contain;object-position:center;opacity:0;transition:opacity .65s;transform:scale(1.02)}.about-origin__image>img.is-active{opacity:1}.about-origin__figure figcaption{color:#667066;min-width:0;font-family:var(--font-barlow), Arial, sans-serif;letter-spacing:.025em;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.78rem;font-weight:500;line-height:1.45;display:-webkit-box;overflow:hidden}.about-story-carousel__details{justify-content:space-between;align-items:center;gap:24px;min-height:32px;margin-top:13px;display:flex}.about-story-carousel__controls,.about-story-carousel__dots{align-items:center;display:flex}.about-story-carousel__controls{gap:9px}.about-story-carousel__dots{gap:5px}.about-story-carousel__dots button,.about-story-carousel__pause{color:#667066;cursor:pointer;background:0 0;border:0;place-items:center;width:28px;height:28px;padding:0;display:grid}.about-story-carousel__dots button:after{content:"";background:#a6ada7;border-radius:50%;width:6px;height:6px;transition:background .18s,transform .18s}.about-story-carousel__dots button.is-active:after{background:#00351e;transform:scale(1.45)}.about-story-carousel__pause svg{stroke-width:1.8px;width:15px;height:15px}.about-story-carousel__dots button:focus-visible,.about-story-carousel__pause:focus-visible{outline-offset:1px;outline:2px solid #00351e}@media (prefers-reduced-motion:reduce){.about-origin__image>img{transition:none}}.about-origin__copy h2,.about-pillars h2,.about-permex h2{font-family:var(--font-libre-baskerville), Georgia, serif;letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(3rem,5vw,5.6rem);font-weight:700;line-height:1.04}.about-origin__copy p{color:#3d493f;max-width:600px;margin:26px 0 0;font-size:clamp(1rem,1.15vw,1.12rem);line-height:1.75}.about-origin__copy p+p{margin-top:16px}.about-origin__copy h2{font-size:clamp(2.55rem,3.4vw,4.15rem);line-height:1}.about-origin__numbers-band{z-index:1;color:#fff7e5;background:#00351e;margin:clamp(48px,5vw,72px) -24px 0;position:relative}.about-origin__numbers-wave{fill:#00351e;pointer-events:none;width:100%;height:24px;display:block;position:absolute;left:0;overflow:visible}.about-origin__numbers-wave--top{top:-23px}.about-origin__numbers-wave--bottom{bottom:-23px;transform:scaleY(-1)}.about-origin__numbers{grid-template-columns:repeat(3,1fr);width:min(100%,1472px);margin:0 auto;padding:0;display:grid}.about-origin__numbers>div{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:clamp(142px,10.5vw,166px);padding:clamp(26px,2.5vw,36px) clamp(22px,3vw,44px);display:flex;position:relative}.about-origin__numbers>div+div:before{content:"";background:#ffc326;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:0;transform:translate(-50%,-50%)}.about-origin__numbers dt{color:#ffc326;font-family:var(--font-barlow), Arial, sans-serif;white-space:nowrap;font-size:clamp(2.5rem,4.1vw,4.5rem);font-weight:700;line-height:.95}.about-origin__numbers dd{margin:12px 0 0;width:21ch;max-width:100%;font-family:var(--font-barlow), Arial, sans-serif;margin-inline:auto;font-size:clamp(.95rem,1.08vw,1.1rem);font-weight:600;line-height:1.35}.about-pillars{width:100%;padding:clamp(84px, 8vw, 132px) max(var(--mobile-gutter), calc((100vw - 1472px) / 2));color:#00351e;isolation:isolate;background:#fff7e5;grid-template-columns:minmax(0,1fr);justify-items:center;gap:clamp(28px,3.2vw,44px);display:grid;position:relative;overflow:hidden}.about-pillars:before,.about-pillars:after{z-index:-1;content:"";opacity:.16;filter:sepia()saturate(.3)hue-rotate(88deg);pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:contain;width:clamp(210px,19vw,360px);position:absolute}.about-pillars:before{aspect-ratio:437/616;background-image:url(/oAtnGN001-cropped.svg);top:150px;left:-130px}.about-pillars:after{aspect-ratio:400/658;background-image:url(/i0ouIKb01-cropped.svg);top:105px;right:-140px}.about-pillars__heading{text-align:center;align-self:start;width:min(100%,1120px);padding-top:8px}.about-pillars__heading h2{white-space:nowrap;font-size:clamp(2.35rem,3.2vw,3.7rem);line-height:.98}.about-pillars__subtitle{color:#d49b00;font-family:var(--font-satisfy), cursive;margin:18px 0 0;font-size:clamp(1.35rem,1.65vw,1.7rem);font-weight:400;line-height:1.2}.about-pillars__underline{border-top:3px solid #dba300;border-radius:50%;width:166px;height:12px;margin:16px auto 0;display:block;transform:rotate(-2deg)}.about-pillars__grid{width:min(100%,1472px)}.about-pillars__track{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(28px,3.5vw,56px);display:grid}.about-pillars__carousel-controls{display:none}.about-pillars__grid article{text-align:center;flex-direction:column;min-width:0;display:flex;position:relative}.about-pillars__marker{background:#ffffff52;border:0;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 18px;display:grid;box-shadow:0 8px 20px #00351e24}.about-pillars__marker svg{color:#c48900;stroke-width:1.65px;width:30px;height:30px}.about-pillars__grid h3{font-family:var(--font-barlow), Arial, sans-serif;letter-spacing:-.02em;text-wrap:balance;margin:0;font-size:clamp(1.35rem,1.8vw,1.75rem);font-weight:550;line-height:1.2}@media (min-width:901px){.about-pillars{gap:clamp(52px,5vw,76px)}.about-pillars__marker{width:40px;height:40px;box-shadow:none;background:0 0}.about-pillars__track{grid-template-rows:auto auto auto;gap:0 clamp(28px,3.5vw,56px)}.about-pillars__track article{grid-row:1/span 3;grid-template-rows:subgrid;display:grid}}.about-pillars__body{min-height:0}.about-pillars__grid p{color:#4e5d52;max-width:360px;margin:0;margin-inline:auto;line-height:1.65}.about-pillars__media{width:100%;margin-top:20px;position:relative}.about-pillars__connector{z-index:0;filter:drop-shadow(0 2px 3px #a8780038);pointer-events:none;justify-content:center;align-items:center;width:clamp(28px,3.5vw,56px);height:34px;display:flex;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.about-pillars__connector svg{color:#dba300;stroke-width:2.25px;width:clamp(18px,1.35vw,24px);height:clamp(18px,1.35vw,24px)}.about-pillars__image{z-index:1;aspect-ratio:3/2;background:#d9d1bc;border:12px solid #fff7e5;border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 2px 5px #00351e14,0 20px 42px #00351e29}.about-pillars__image img,.about-pillars__image video{object-fit:cover;width:100%;height:100%}.about-pillars__image video{display:block}.about-permex{min-height:clamp(360px,26vw,420px);padding:clamp(48px, 4.3vw, 64px) max(var(--mobile-gutter), calc((100vw - 1472px) / 2));color:#00351e;isolation:isolate;background:#f5ebd5;grid-template-columns:minmax(390px,.92fr) minmax(600px,1.25fr) minmax(180px,.48fr);align-items:center;gap:clamp(42px,5vw,82px);display:grid;position:relative;overflow:hidden}.about-permex__map-art{z-index:-1;pointer-events:none;width:43%;position:absolute;top:0;bottom:0;right:-12%;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000073 16%,#000 34%);mask-image:linear-gradient(90deg,#0000 0%,#00000073 16%,#000 34%)}.about-permex__map-art img{object-fit:cover;object-position:42% 62%}.about-permex__copy{flex-direction:column;justify-content:center;max-width:580px;display:flex}.about-permex__heading{width:max-content;max-width:none}.about-permex__logo{width:118px;height:auto;margin:0 auto 22px;display:block}.about-permex h2{font-size:clamp(2.2rem,2.35vw,3.1rem);line-height:.98}.about-permex h2 span{width:fit-content;display:block}.about-permex__title-lead{white-space:nowrap}.about-permex__title-emphasis{position:relative}.about-permex__title-emphasis:after{content:"";border-top:3px solid #dba300;border-radius:50%;width:100%;height:12px;margin-top:12px;display:block;transform:rotate(-2deg)}.about-permex__copy p{color:#3e4d42;max-width:555px;margin:24px 0 0;font-size:clamp(1rem,1.12vw,1.18rem);line-height:1.62}.about-permex__cta{color:#00351e;width:fit-content;font-family:var(--font-barlow), Arial, sans-serif;letter-spacing:.02em;border:1.5px solid #00351e;border-radius:999px;align-items:center;gap:9px;margin-top:24px;padding:11px 17px;font-size:.88rem;font-weight:750;line-height:1;text-decoration:none;transition:background-color .18s,color .18s,transform .18s;display:inline-flex}.about-permex__cta svg{stroke-width:2.2px;width:15px;height:15px}.about-permex__cta:hover{color:#f5ebd5;background:#00351e;transform:translateY(-1px)}.about-permex__cta:focus-visible{outline-offset:3px;outline:3px solid #dba300}.about-permex__credentials{grid-column:2;grid-template-columns:repeat(3,minmax(0,1fr));justify-self:end;width:100%;max-width:540px;margin:0;padding:0;list-style:none;display:grid}.about-permex__credentials li{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-width:0;min-height:180px;padding:14px clamp(14px,1.6vw,24px);display:flex;position:relative}.about-permex__credentials li+li{border-left:0}.about-permex__credentials li+li:before{content:"";background:#00351e2e;width:1px;height:112px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.about-permex__credentials img,.about-permex__credentials svg{color:#00351e;object-fit:contain;flex:none;width:64px;height:64px;display:block}.about-permex__credentials span{color:#00351e;font-family:var(--font-barlow), Arial, sans-serif;letter-spacing:.15em;text-transform:uppercase;font-size:clamp(.66rem,.75vw,.78rem);font-weight:800;line-height:1.5}@media (max-width:1300px){.about-permex{grid-template-columns:minmax(340px,.9fr) minmax(520px,1.1fr)}.about-permex__credentials{grid-column:2}.about-permex__map-art{width:62%;right:-26%}}@media (max-width:900px){.about-origin__inner,.about-permex{grid-template-columns:1fr}.about-origin__copy{max-width:680px}.about-pillars{grid-template-columns:1fr;gap:34px}.about-pillars__heading{max-width:680px}.about-pillars__heading h2{white-space:normal}.about-pillars__grid{max-width:680px}.about-pillars__track{grid-template-columns:1fr;gap:56px}.about-pillars__connector{display:none}.about-pillars__body{min-height:0}.about-permex{padding-inline:var(--site-gutter);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:48px}.about-permex__credentials{grid-column:2}.about-permex__map-art{width:62%;right:-26%}}@media (max-width:680px){.about-origin{padding-top:82px}.about-origin__inner{gap:38px}.about-origin__copy{order:-1}.about-origin__image{border-radius:28px;min-height:0}.about-story-carousel__details{flex-direction:column;align-items:stretch;gap:12px;min-height:0;margin-top:8px}.about-origin__figure figcaption{flex:none;width:100%}.about-story-carousel__controls{justify-content:center}.about-story-carousel__dots button,.about-story-carousel__pause{width:34px;height:34px}.about-origin__numbers-band{margin-top:58px}.about-origin__numbers{grid-template-columns:repeat(3,minmax(0,1fr))}.about-origin__numbers>div{min-height:156px;padding:24px 7px}.about-origin__numbers>div+div:before{width:6px;height:6px;inset:50% auto auto 0}.about-origin__numbers dt{font-size:clamp(1.45rem,6.8vw,2.15rem)}.about-origin__numbers dd{margin-top:8px;text-wrap:balance;width:15ch;max-width:100%;margin-inline:auto;font-size:clamp(.72rem,2.9vw,.78rem);line-height:1.2}.about-pillars{grid-template-columns:minmax(0,100%);gap:56px;padding-block:72px}.about-pillars:before,.about-pillars:after{opacity:.07;width:150px}.about-pillars:before{top:12px;left:-70px}.about-pillars:after{top:100px;right:-74px}.about-pillars__heading{width:100%;min-width:0;max-width:100%;padding-inline:8px}.about-pillars__grid{width:100%;min-width:0;max-width:100%}.about-pillars__heading h2{overflow-wrap:normal;white-space:normal;text-wrap:balance;width:100%;font-size:clamp(1.9rem,7.5vw,2.45rem);line-height:1.1}.about-pillars__subtitle{white-space:nowrap;width:100%;margin-inline:auto;padding-inline:0;font-size:clamp(1.1rem,5vw,1.35rem);line-height:1.38}.about-pillars__underline{width:112px;margin-top:13px}.about-pillars__grid h3{text-wrap:balance;width:19ch;max-width:100%;min-height:2.4em;margin-inline:auto}.about-pillars__media{margin-top:18px}.about-pillars__image{border-radius:18px}.about-pillars__track{margin-inline:-20px;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;touch-action:pan-x pan-y;gap:16px;width:calc(100% + 40px);margin-bottom:-50px;padding:0 calc(12% + 20px) 64px 20px;scroll-padding-inline:20px;display:flex;overflow-x:auto}.about-pillars__track::-webkit-scrollbar{display:none}.about-pillars__track article{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 98%}.about-pillars__carousel-controls{justify-content:center;align-items:center;gap:18px;min-height:44px;margin-top:8px;display:flex}.about-pillars__carousel-controls>button{color:#00351e;cursor:pointer;background:#fff7e5d6;border:1px solid #00351e38;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.about-pillars__carousel-controls>button:disabled{opacity:.32;cursor:default}.about-pillars__carousel-controls>button:focus-visible,.about-pillars__carousel-dots button:focus-visible{outline-offset:3px;outline:3px solid #dba300}.about-pillars__carousel-controls svg{width:19px;height:19px}.about-pillars__carousel-dots{align-items:center;gap:9px;display:flex}.about-pillars__carousel-dots button{cursor:pointer;background:#00351e40;border:0;border-radius:50%;width:8px;height:8px;padding:0;transition:width .18s,background-color .18s}.about-pillars__carousel-dots button.is-active{background:#d49b00;border-radius:999px;width:22px}.about-permex{grid-template-columns:1fr;gap:32px;min-height:0;padding-block:48px clamp(260px,72vw,320px)}.about-permex__copy{max-width:560px;margin-inline:auto}.about-permex__heading{text-align:center;width:fit-content;max-width:100%;margin-inline:auto}.about-permex h2 span{margin-inline:auto}.about-permex h2{font-size:1.95rem}.about-permex__cta{margin-top:20px}.about-permex__title-lead{white-space:normal}.about-permex__credentials{grid-column:1;display:none}.about-permex__credentials li{min-height:150px;padding-inline:10px}.about-permex__credentials img,.about-permex__credentials svg{width:68px;height:68px}.about-permex__credentials span{letter-spacing:.1em;font-size:clamp(.55rem,2.3vw,.7rem)}.about-permex__map-art{-webkit-mask-composite:source-in;width:100%;height:clamp(260px,72vw,320px);top:auto;right:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 14% 86%,#0000 100%),linear-gradient(#0000 0%,#000 20% 80%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 14% 86%,#0000 100%),linear-gradient(#0000 0%,#000 20% 80%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}}@media (max-width:760px){.about-origin{background-size:700px}.page-banner--about{background:radial-gradient(circle at 82% 26%,#ffc41d33,#0000 26%),linear-gradient(135deg,#004326,#002f1b)}.page-banner--about:after{display:none}.page-banner--about .page-banner__copy{top:50%;transform:translate(-50%,-50%)}.page-banner--about .page-banner__image{opacity:0;object-position:center 58%;height:clamp(155px,44vw,185px)}.about-page__heritage-inner{grid-template-columns:1fr;gap:48px}.about-page__postcard{margin-inline:10px}.about-page__stamp{right:-12px}.about-page__value-grid{grid-template-columns:1fr;margin-top:32px}.about-page__value-grid article{padding:30px 24px}.about-page__cta{min-height:380px}}.recipes-page__content{background-color:#fff7e5;background-image:url(/cream-pattern.webp);background-position:top;background-repeat:repeat;background-size:min(890px,75.5vw);padding:clamp(48px,5vw,72px) 24px clamp(40px,5vw,64px)}.recipes-page__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(18px,2.2vw,32px);width:min(100%,1472px);margin-inline:auto;display:grid}.recipes-page__load-more{display:none}@media (min-width:641px){.recipes-page__grid:not(.is-desktop-expanded) .recipes-page__card:nth-child(n+13),.recipes-page__grid[data-category=all]:not(.is-desktop-expanded) .recipes-page__card:nth-child(n+12){display:none}:is(.recipes-page__grid:not([data-category=all]):not(.is-desktop-expanded):has(.recipes-page__card:nth-child(13))+.recipes-page__load-more,.recipes-page__grid[data-category=all]:not(.is-desktop-expanded):has(.recipes-page__card:nth-child(12))+.recipes-page__load-more){display:flex}.recipes-page__load-more{color:#00351f;width:fit-content;min-height:44px;font-family:var(--font-barlow), Arial, sans-serif;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;margin:28px auto 0;padding:6px 4px;font-size:.8rem;font-weight:800;transition:color .15s,transform .15s}.recipes-page__load-more:hover{color:#9a6700;transform:translateY(-2px)}.recipes-page__load-more:focus-visible{outline-offset:3px;outline:3px solid #ffc41d8c}.recipes-page__load-more svg{stroke-width:2.5px;width:18px;height:18px}}.recipes-page__card{background:#fffaf0;border:1px solid #01361d1c;border-radius:28px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 10px 28px #002f1b12}.recipes-page__card--featured{grid-column:span 2;grid-template-columns:minmax(0,1.15fr) minmax(240px,.85fr);display:grid}.recipes-page__card--featured .recipes-page__card-visual{aspect-ratio:auto;min-height:100%}.recipes-page__card--featured .recipes-page__card-copy{justify-content:center;padding:clamp(28px,3vw,44px)}.recipes-page__featured-label{color:#8f6a1f;width:fit-content;font-family:var(--font-libre-baskerville), Georgia, serif;letter-spacing:normal;margin-bottom:8px;font-size:.78rem;font-style:italic;font-weight:400;line-height:1.3;display:block}.recipes-page__card.recipes-page__card--featured h2{letter-spacing:-.035em;text-wrap:balance;font-size:clamp(1.85rem,2.4vw,2.55rem);line-height:1.04}.recipes-page__card--featured .recipes-page__view-recipe{margin-top:0}.recipes-page__card-visual{aspect-ratio:4/3;background:#ead8b5;position:relative;overflow:hidden}.recipes-page__card-image{object-fit:cover;transition:transform .22s}.recipes-page__card:hover .recipes-page__card-image{transform:scale(1.04)}.recipes-page__card-copy{flex-direction:column;flex:1;padding:22px 22px 24px;display:flex;position:relative}.recipes-page__card h2{color:#00351f;font-family:var(--font-libre-baskerville), Georgia, serif;text-wrap:balance;margin:0;font-size:clamp(1.28rem,1.7vw,1.7rem);line-height:1.18}.recipes-page__card-product{color:#52665a;font-family:var(--font-barlow), Arial, sans-serif;align-items:center;gap:7px;margin-top:10px;margin-bottom:18px;font-size:.82rem;font-weight:500;line-height:1.4;display:inline-flex}.recipes-page__view-recipe{color:#fff7e5;width:100%;min-height:44px;font-family:var(--font-barlow), Arial, sans-serif;letter-spacing:.05em;text-transform:uppercase;background:#00351f;border-radius:999px;justify-content:center;align-items:center;gap:9px;margin-top:auto;padding:10px 18px;font-size:.78rem;font-weight:800;text-decoration:none;transition:background-color .15s,color .15s,transform .15s;display:inline-flex}.recipes-page__view-recipe:hover{color:#00351f;background:#ffc326;transform:translateY(-2px)}.recipes-page__view-recipe:focus-visible{outline-offset:4px;outline:3px solid #ffc326}.recipes-page__view-recipe svg{stroke-width:2.5px;width:18px;height:18px}@media (min-width:641px) and (max-width:1280px){.recipes-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.recipes-page__grid:not(.is-desktop-expanded) .recipes-page__card:nth-child(n+10),.recipes-page__grid[data-category=all]:not(.is-desktop-expanded) .recipes-page__card:nth-child(n+9){display:none}:is(.recipes-page__grid:not([data-category=all]):not(.is-desktop-expanded):has(.recipes-page__card:nth-child(10))+.recipes-page__load-more,.recipes-page__grid[data-category=all]:not(.is-desktop-expanded):has(.recipes-page__card:nth-child(9))+.recipes-page__load-more){display:flex}}@media (min-width:641px) and (max-width:900px){.recipes-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recipes-page__grid:not(.is-desktop-expanded) .recipes-page__card:nth-child(n+7),.recipes-page__grid[data-category=all]:not(.is-desktop-expanded) .recipes-page__card:nth-child(n+6){display:none}:is(.recipes-page__grid:not([data-category=all]):not(.is-desktop-expanded):has(.recipes-page__card:nth-child(7))+.recipes-page__load-more,.recipes-page__grid[data-category=all]:not(.is-desktop-expanded):has(.recipes-page__card:nth-child(6))+.recipes-page__load-more){display:flex}}@media (max-width:640px){.page-banner--recipes .page-banner__image{object-position:center 70%}.page-banner--recipes .page-banner__copy h1{letter-spacing:-.02em;font-size:clamp(2rem,8.5vw,2.6rem)}.page-banner--recipes+.page-banner__transition{min-height:0;padding-block:24px}.recipes-page__category-buttons{display:none}.recipes-page__category-select{color:#00351f;width:min(100%,220px);font-family:var(--font-barlow), Arial, sans-serif;text-align:center;margin-inline:auto;display:block}.recipes-page__category-select>div{position:relative}.recipes-page__category-select select{appearance:none;color:#00351f;width:100%;min-height:44px;font:inherit;text-align:center;text-align-last:center;cursor:pointer;background:#fff7e5;border:2px solid #00412647;border-radius:999px;padding:0 48px 0 18px;font-size:1rem;font-weight:700}.recipes-page__category-select select:focus-visible{outline-offset:3px;outline:3px solid #ffc41d8c}.recipes-page__category-select svg{color:#00623a;pointer-events:none;width:21px;height:21px;position:absolute;top:50%;right:17px;transform:translateY(-50%)}.recipes-page__content{padding:66px var(--mobile-gutter-compact) 32px;background-size:700px}.recipes-page__newsletter{padding:16px var(--mobile-gutter) 34px;background-size:700px}.recipes-page__newsletter-inner{border-radius:28px;flex-direction:column;align-items:stretch;gap:16px;min-height:0;padding:24px 20px;display:flex}.recipes-page__newsletter-heading{text-align:center;flex-direction:column;align-items:center;gap:10px}.recipes-page__newsletter-emblem{flex-basis:42px;width:42px;height:42px}.recipes-page__newsletter h2{min-width:0;font-size:clamp(1rem,5vw,1.35rem);line-height:1.2}.recipes-page__newsletter h2 span{white-space:nowrap;display:block}.recipes-page__newsletter-action form{min-height:54px}.recipes-page__newsletter-action input{padding-inline:16px;font-size:.9rem}.recipes-page__newsletter-action button{min-width:108px;padding-inline:16px;font-size:.72rem}.recipes-page__newsletter-action>span{left:0}.recipes-page__card{border-radius:22px}.recipes-page__card h2{font-size:clamp(1.5rem,6.2vw,1.75rem)}.recipes-page__card--featured{grid-column:auto;display:flex}.recipes-page__card--featured .recipes-page__card-visual{aspect-ratio:4/3;min-height:0}.recipes-page__card--featured .recipes-page__card-copy{padding:22px 22px 24px}.recipes-page__card.recipes-page__card--featured h2{letter-spacing:normal;font-size:clamp(1.5rem,6.2vw,1.75rem);line-height:1.18}.recipes-page__card--featured .recipes-page__view-recipe{margin-top:auto}.recipes-page__grid{grid-template-columns:1fr;width:min(100%,560px)}.recipes-page__card--mobile-hidden{display:none}.recipes-page__grid:has(.recipes-page__card--mobile-hidden)+.recipes-page__load-more{color:#00351f;width:fit-content;min-height:44px;font-family:var(--font-barlow), Arial, sans-serif;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;margin:22px auto 0;padding:6px 4px;font-size:.8rem;font-weight:800;transition:color .15s,transform .15s;display:flex}.recipes-page__load-more:hover{color:#9a6700;transform:translateY(-2px)}.recipes-page__load-more:focus-visible{outline-offset:3px;outline:3px solid #ffc41d8c}.recipes-page__load-more svg{stroke-width:2.5px;width:18px;height:18px}}.recipe-detail-page{min-height:100vh;padding:clamp(50px, 6vh, 72px) var(--site-gutter) clamp(88px, 10vw, 144px);color:#173126;background:#fff7e5;position:relative;overflow:hidden}.recipe-detail-page__inner{z-index:2;width:min(100% - clamp(120px,12vw,240px),1240px);margin-inline:auto;position:relative}.recipe-detail-page__decor{z-index:1;opacity:.16;filter:sepia()saturate(.3)hue-rotate(88deg);pointer-events:none;width:clamp(210px,19vw,360px);height:auto;position:absolute}.recipe-detail-page__decor--left{top:240px;left:-72px}.recipe-detail-page__decor--right{top:195px;right:-74px}.recipe-detail-page__back{color:#073b24b8;font-family:var(--font-barlow), Arial, sans-serif;align-items:center;gap:9px;margin-bottom:16px;font-size:1rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.recipe-detail-page__back:hover{color:#073b24}.recipe-detail-page__back svg{stroke-width:2px;width:19px;height:19px;transition:transform .15s}.recipe-detail-page__back:hover svg{transform:translate(-3px)}.recipe-detail-page__back:focus-visible{outline-offset:4px;border-radius:3px;outline:3px solid #ffc41d}.recipe-detail-header{text-align:left;width:100%;margin:clamp(16px,2vw,28px) 0 clamp(34px,5vw,62px)}.recipe-detail-header h1{color:#00351f;font-family:var(--font-libre-baskerville), Georgia, serif;letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(2.3rem,4vw,4rem);line-height:.98}.recipe-detail-author{color:#073b24ad;font-family:var(--font-barlow), Arial, sans-serif;align-items:center;gap:8px;margin:16px 0 0;font-size:.92rem;font-weight:500;display:flex}.recipe-detail-author-photo{border-radius:50%;flex:0 0 30px;width:30px;height:30px;display:block;position:relative;overflow:hidden}.recipe-detail-author-photo img{width:43px;max-width:none;height:auto;display:block;transform:translate(-6.5px,-10px)}.recipe-detail-author time{color:inherit;align-items:center;margin-left:14px;display:inline-flex}.recipe-detail-author>span:not(.recipe-detail-author-photo),.recipe-detail-author time{gap:4px}.recipe-detail-author strong{color:#073b24;font-weight:700}@media (max-width:480px){.recipe-detail-author{flex-wrap:wrap}}.recipe-detail-hero__image{aspect-ratio:4/3;background:#d2af76;border-radius:28px;width:100%;min-height:0;position:relative;overflow:hidden}.recipe-detail-hero__image img{object-fit:cover}.recipe-detail-lead{grid-template-columns:minmax(0,1.45fr) minmax(340px,.75fr);align-items:start;gap:clamp(38px,5vw,72px);display:grid}.recipe-detail-overview{flex-direction:column;align-self:stretch;align-items:start;gap:0;margin-top:0;display:flex}.recipe-detail-overview__copy{min-width:0}.recipe-detail-hero__description{color:#59675d;max-width:650px;font-family:var(--font-inter), Arial, sans-serif;font-size:clamp(.96rem,1.25vw,1.08rem);line-height:1.65}.recipe-detail-hero__description p{margin:0}.recipe-detail-hero__description p+p{margin-top:16px}.recipe-detail-hero__meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:100%;margin:auto 0;display:grid}.recipe-detail-hero__meta>span{color:#526157;font-family:var(--font-barlow), Arial, sans-serif;text-align:center;flex-direction:column;align-items:center;gap:5px;padding:0;font-size:.82rem;line-height:1.2;display:flex}.recipe-detail-hero__meta svg{color:#b57900;width:25px;height:25px;margin-bottom:2px}.recipe-detail-hero__meta strong{color:#00351f;letter-spacing:normal;text-transform:none;font-size:.75rem}.recipe-detail-content{grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);gap:clamp(44px,7vw,92px);margin-top:clamp(66px,8vw,108px);display:grid}.recipe-detail-ingredients,.recipe-detail-directions{padding:0}.recipe-detail-ingredients{position:relative}.recipe-detail-ingredients__decor{display:none}.recipe-detail-content h2{color:#00351f;font-family:var(--font-libre-baskerville), Georgia, serif;margin:0 0 24px;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.1}.recipe-detail-ingredients ul,.recipe-detail-directions ol{margin:0;padding:0;list-style:none}.recipe-detail-ingredients li{color:#46564b;font-family:var(--font-inter), Arial, sans-serif;padding:11px 0;font-size:.91rem;line-height:1.5}.recipe-detail-ingredients label,.recipe-detail-ingredient-row{align-items:flex-start;gap:12px;display:flex}.recipe-detail-ingredients label{cursor:pointer}.recipe-detail-ingredients input{appearance:none;cursor:pointer;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:13px 13px;border:1.5px solid #0053308c;border-radius:6px;flex:none;width:19px;height:19px;margin:1px 0 0}.recipe-detail-ingredients input:checked{background-color:#006a3d;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='m3.5 8.2 2.8 2.8 6.2-6.2' fill='none' stroke='%23fff7e5' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.2'/%3E%3C/svg%3E");border-color:#006a3d}.recipe-detail-ingredients input:focus-visible{outline-offset:2px;outline:3px solid #ffc41d73}.recipe-detail-ingredients label>span{transition:color .15s,opacity .15s}.recipe-detail-ingredients input:checked+span{color:#46564b99;text-decoration:line-through;text-decoration-thickness:1px}.recipe-detail-ingredient-row a{color:inherit;font-weight:inherit;align-items:center;gap:7px;text-decoration:none;transition:color .15s;display:inline-flex}.recipe-detail-ingredient-row a:hover{color:#00623a}.recipe-detail-ingredient-row a svg{color:#b57900;stroke-width:2px;flex:0 0 16px;width:16px;height:16px;transition:transform .15s}.recipe-detail-ingredient-row a:hover svg{transform:translate(3px)}.recipe-detail-ingredient-row a:focus-visible{outline-offset:3px;border-radius:2px;outline:3px solid #ffc41d73}.recipe-detail-ingredients li:last-child{border-bottom:0}.recipe-detail-directions ol{flex-direction:column;gap:18px;display:flex}.recipe-detail-directions li{grid-template-columns:38px 1fr;align-items:start;gap:14px;display:grid}.recipe-detail-directions li>span{color:#fff7e5;width:38px;height:38px;font-family:var(--font-barlow), Arial, sans-serif;background:#00351f;border-radius:50%;place-items:center;font-size:.82rem;font-weight:800;display:grid}.recipe-detail-directions li p{color:#46564b;font-family:var(--font-inter), Arial, sans-serif;margin:6px 0 0;font-size:.94rem;line-height:1.58}.recipe-detail-note{color:#173126;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 6' preserveAspectRatio='none'%3E%3Cpath d='M0 3 C75 1.2 145 4.8 220 3 S365 1.1 440 3.2 S585 4.9 655 2.8 S750 1.4 800 3.4' fill='none' stroke='%2301361d' stroke-opacity='.2' stroke-width='1'/%3E%3C/svg%3E");background-position:top;background-repeat:no-repeat;background-size:100% 6px;align-items:center;gap:17px;width:100%;margin:clamp(60px,7vw,92px) auto 0;padding:clamp(24px,3vw,34px) 0 0;display:flex}.recipe-detail-note>svg{color:#ffc326;flex:0 0 32px;width:32px;height:32px}.recipe-detail-note h2,.recipe-detail-note p{display:block}.recipe-detail-note h2{color:#00351f;font-family:var(--font-libre-baskerville), Georgia, serif;margin:0;font-size:1.25rem;line-height:1.2}.recipe-detail-note p{color:#46564b;font-family:var(--font-inter), Arial, sans-serif;margin:7px 0 0;font-size:.92rem;line-height:1.58}@media (max-width:900px){.recipe-detail-page{padding-inline:var(--mobile-gutter)}.recipe-detail-page__inner{width:min(100%,720px)}.recipe-detail-lead,.recipe-detail-content{grid-template-columns:1fr}.recipe-detail-lead{gap:30px}.recipe-detail-ingredients,.recipe-detail-directions{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 6' preserveAspectRatio='none'%3E%3Cpath d='M0 3 C75 1.2 145 4.8 220 3 S365 1.1 440 3.2 S585 4.9 655 2.8 S750 1.4 800 3.4' fill='none' stroke='%2301361d' stroke-opacity='.18' stroke-width='1'/%3E%3C/svg%3E");background-position:top;background-repeat:no-repeat;background-size:100% 6px;padding-top:36px}.recipe-detail-overview{gap:28px}.recipe-detail-hero__meta{order:-1;grid-template-columns:repeat(4,minmax(0,1fr))}.recipe-detail-hero__image{aspect-ratio:4/3;width:100%;min-height:0}}@media (max-width:560px){.recipe-detail-page{padding:36px var(--mobile-gutter-compact) 88px}.recipe-detail-page__back{margin-bottom:12px}.recipe-detail-page__decor{opacity:.13;width:150px}.recipe-detail-page__decor--left{display:none}.recipe-detail-page__decor--right{top:80px;right:-36px}.recipe-detail-header{margin:20px 0 34px}.recipe-detail-header h1{font-size:clamp(2rem,9vw,2.8rem)}.recipe-detail-hero__image{border-radius:20px}.recipe-detail-hero__meta{grid-template-columns:repeat(4,minmax(0,1fr))}.recipe-detail-ingredients,.recipe-detail-directions{padding:32px 0 0}.recipe-detail-ingredients__decor{z-index:0;opacity:.13;filter:sepia()saturate(.3)hue-rotate(88deg);pointer-events:none;width:150px;height:auto;display:block;position:absolute;top:65px;right:-42px;transform:scaleX(-1)}.recipe-detail-ingredients h2,.recipe-detail-ingredients ul{z-index:1;position:relative}.recipe-detail-note{padding:24px 0 0}}.contact-page{color:#173126;background:#fff7e5;min-height:100vh;padding-bottom:12px;overflow-x:clip}.contact-page>.page-banner,.contact-page>.page-banner__transition{margin-inline:calc(0px - var(--site-gutter))}.contact-page>.page-banner{background:#01361d}.contact-page>.page-banner .page-banner__image{object-fit:contain;object-position:right center;transform-origin:100%;transform:scale(1.12);-webkit-mask-image:linear-gradient(90deg,#0000 0% 64%,#0003 70%,#000000b8 79%,#000 88%);mask-image:linear-gradient(90deg,#0000 0% 64%,#0003 70%,#000000b8 79%,#000 88%)}.contact-page>.page-banner:after{background:linear-gradient(90deg,#01361dfa 0%,#01361df2 36%,#01361ddb 54%,#01361dad 68%,#01361d70 80%,#01361d42 90%,#01361d2e 100%),#01361d2e}.contact-page>.page-banner__transition{z-index:1;min-height:clamp(48px,5vw,72px)}.contact-hero{margin-inline:calc(0px - var(--site-gutter));padding:clamp(72px, 8.5vw, 108px) var(--site-gutter) clamp(125px, 12vw, 175px);color:#fff7e5;text-align:center;background:radial-gradient(circle at 82% 26%,#ffc41d33,#0000 26%),linear-gradient(135deg,#004326,#002f1b);position:relative;overflow:hidden}.contact-hero__media{aspect-ratio:3/2;pointer-events:none;width:auto;max-width:58%;height:100%;position:absolute;top:0;right:0}.contact-hero__media img{object-fit:contain;object-position:right center;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000014 2%,#00000040 5%,#00000080 9%,#000000bf 13%,#000 20%);mask-image:linear-gradient(90deg,#0000 0%,#00000014 2%,#00000040 5%,#00000080 9%,#000000bf 13%,#000 20%)}.contact-hero__ornaments{z-index:0;pointer-events:none;position:absolute;inset:0}.contact-hero__ornament{opacity:.2;filter:sepia()saturate(.25)hue-rotate(88deg)brightness(.72);-webkit-user-select:none;user-select:none;height:auto;position:absolute}.contact-hero__ornament--tomato{z-index:1;width:clamp(190px,17vw,330px);bottom:-100px;left:-58px;transform:rotate(-7deg)}.contact-hero__copy{z-index:2;width:min(100%,760px);margin:0 auto;position:relative}.contact-hero__wave{fill:#fff7e5;stroke:none;pointer-events:none;border:0;outline:0;width:100%;height:24px;display:block;position:absolute;bottom:-1px;left:0;right:0}.contact-hero h1{font-family:var(--font-libre-baskerville), Georgia, serif;text-shadow:0 3px 18px #001d102e;margin:0;font-size:clamp(3.2rem,4.5vw,5.2rem);font-weight:700;line-height:.98}.contact-hero__copy>p{color:#fff7e5eb;width:min(100%,590px);font-family:var(--font-barlow), Arial, sans-serif;margin:18px auto 0;font-size:clamp(.92rem,1.25vw,1.1rem);font-weight:500;line-height:1.42}.contact-form-stage{z-index:2;scroll-margin-top:92px;position:relative}.contact-form-card{z-index:1;background:#fffdf7;border:1px solid #01361d1f;border-radius:28px;width:min(100%,1180px);margin:clamp(-105px,-7vw,-78px) auto 0;padding:clamp(28px,5vw,58px);position:relative;box-shadow:0 26px 70px #002f1b21}.contact-form-card--confirmation{border-radius:22px;width:min(100%,820px);padding:clamp(38px,5vw,58px);box-shadow:0 20px 54px #002f1b1f}.contact-form-ornament{z-index:0;opacity:.42;pointer-events:none;background:#928b79;width:clamp(320px,30vw,470px);height:clamp(560px,52vw,790px);position:absolute;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.contact-form-ornament--left{top:clamp(35px,5vw,75px);left:calc(0px - var(--site-gutter) - clamp(54px, 5vw, 92px));-webkit-mask-image:url(/oAtnGN001-cropped.svg);mask-image:url(/oAtnGN001-cropped.svg)}.contact-form-ornament--right{top:clamp(500px,48vw,690px);right:calc(0px - var(--site-gutter) - clamp(54px, 5vw, 92px));-webkit-mask-image:url(/i0ouIKb01-cropped.svg);mask-image:url(/i0ouIKb01-cropped.svg)}@media (max-width:1280px){.contact-form-ornament{opacity:.34;width:330px;height:610px}}@media (max-width:900px){.contact-form-ornament{display:none}}.contact-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px;display:grid}.contact-form label,.contact-fieldset legend{color:#00351f;font-family:var(--font-barlow), Arial, sans-serif;letter-spacing:.025em;font-size:.9rem;font-weight:700}.contact-form label>span[aria-hidden=true],.contact-fieldset legend span{color:#b52b22}.contact-field{flex-direction:column;gap:8px;min-width:0;display:flex}.contact-field--full{grid-column:1/-1}.contact-fieldset{border:0;min-width:0;margin:0;padding:0}.contact-fieldset legend{margin-bottom:10px}.contact-label__optional{letter-spacing:0;text-transform:none;margin-left:6px;font-size:.72rem;font-weight:600;color:#6d7971!important}.contact-field__error{font-family:var(--font-inter), Arial, sans-serif;color:#a5231b;margin:0;font-size:.78rem;font-weight:650;line-height:1.45}.contact-conditional{background:#eaf7ee85;border:1px solid #006a3d2e;border-radius:16px;padding:22px}.contact-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px;display:grid}.contact-form input:not([type=checkbox]),.contact-form select,.contact-form textarea{color:#173126;width:100%;font:500 .96rem/1.4 var(--font-barlow), Arial, sans-serif;background:#fff;border:1px solid #cbd5cc;border-radius:11px;outline:none;transition:border-color .15s,box-shadow .15s}.contact-select{position:relative}.contact-select select{appearance:none;padding-right:42px}.contact-select>svg{color:#00351f;pointer-events:none;stroke-width:2.25px;width:19px;height:19px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.contact-form input:not([type=checkbox]),.contact-form select{min-height:50px;padding:0 15px}.contact-form textarea{resize:vertical;min-height:154px;padding:14px 15px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#8b948d}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#007644;box-shadow:0 0 0 4px #0076441f}.contact-form input[aria-invalid=true],.contact-form select[aria-invalid=true],.contact-form textarea[aria-invalid=true]{border-color:#b52b22}.contact-form input[aria-invalid=true]:focus,.contact-form select[aria-invalid=true]:focus,.contact-form textarea[aria-invalid=true]:focus{box-shadow:0 0 0 4px #b52b221f}.contact-honeypot{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.contact-consent-wrap{flex-direction:column;gap:7px;display:flex}.contact-consent{cursor:pointer;align-items:flex-start;gap:12px;line-height:1.55;display:flex;color:#425448!important;font-family:var(--font-inter), Arial, sans-serif!important;font-size:.88rem!important;font-weight:500!important}.contact-consent input{appearance:none;cursor:pointer;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:13px 13px;border:1.5px solid #0053308c;border-radius:6px;flex:none;width:19px;height:19px;margin:1px 0 0}.contact-consent input:checked{background-color:#006a3d;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='m3.5 8.2 2.8 2.8 6.2-6.2' fill='none' stroke='%23fff7e5' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.2'/%3E%3C/svg%3E");border-color:#006a3d}.contact-consent input:focus-visible{outline-offset:2px;outline:3px solid #ffc41d73}.contact-consent a{color:#006a3d;font-weight:800}.contact-form__submit{background:var(--king-cup-yellow);color:#00351f;cursor:pointer;min-height:52px;font-family:var(--font-barlow), Arial, sans-serif;letter-spacing:.07em;text-transform:uppercase;border:0;border-radius:999px;justify-content:center;justify-self:start;align-items:center;gap:10px;padding:0 25px;font-size:.9rem;font-weight:800;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 8px 20px #7553002e}.contact-form__submit:hover{transform:translateY(-2px);box-shadow:0 11px 24px #75530040}.contact-form__submit:focus-visible,.contact-form__confirmation-action:focus-visible{outline-offset:3px;outline:3px solid #006a3d59}.contact-form__submit:disabled{cursor:wait;opacity:.68;transform:none}.contact-form__submit svg{width:18px;height:18px}.contact-form__success{color:#005632;font-family:var(--font-barlow), Arial, sans-serif;background:#eaf7ee;border:1px solid #006a3d33;border-radius:14px;align-items:center;gap:12px;margin-bottom:28px;padding:16px 18px;display:flex}.contact-form__success svg{flex:none;width:25px;height:25px}.contact-form__success strong,.contact-form__success span{display:block}.contact-form__success span{margin-top:2px;font-size:.86rem}.contact-form__actions{align-items:center;gap:16px;display:flex}.contact-form__actions>p{color:#6a756e;max-width:440px;font-family:var(--font-inter), Arial, sans-serif;margin:0;font-size:.75rem;line-height:1.45}.contact-form__confirmation{color:#173126;max-width:650px;min-height:0;font-family:var(--font-inter), Arial, sans-serif;text-align:center;flex-direction:column;align-items:center;margin-inline:auto;padding:0;display:flex}.contact-form__confirmation h2{color:#00351f;font-family:var(--font-libre-baskerville), Georgia, serif;text-wrap:balance;margin:0;font-size:clamp(2rem,4vw,2.85rem);line-height:1.14}.contact-form__confirmation>p{color:#526158;margin:17px 0 0;font-size:1rem;line-height:1.55}.contact-form__confirmation>p strong{color:#00351f;font-weight:750}.contact-form__confirmation .contact-form__reference{color:#5f6d64;border-top:1px solid #00533029;flex-wrap:wrap;justify-content:center;align-items:center;gap:7px 11px;margin-top:24px;padding-top:17px;font-size:.84rem;display:flex}.contact-form__confirmation .contact-form__reference>strong{font-family:var(--font-barlow), Arial, sans-serif;letter-spacing:.035em;font-size:.95rem}.contact-form__confirmation .contact-form__reference>span{color:#748078}.contact-form__confirmation-action{margin-top:27px}.contact-direct{grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);align-items:center;gap:clamp(42px,7vw,92px);width:min(100%,1180px);margin:clamp(76px,10vw,132px) auto 0;display:grid}.contact-direct__image{border-radius:26px;position:relative;overflow:hidden;box-shadow:0 24px 60px #002f1b2e}.contact-direct__image:after{border-radius:inherit;content:"";pointer-events:none;border:1px solid #fff3;position:absolute;inset:0}.contact-direct__image img{aspect-ratio:1.35;object-fit:cover;width:100%;height:auto;display:block}.contact-direct h2{color:#00351f;font-family:var(--font-libre-baskerville), Georgia, serif;margin:0 0 30px;font-size:clamp(1.5rem,2.5vw,2.25rem);line-height:1.2}.contact-direct address{flex-direction:column;gap:17px;font-style:normal;display:flex}.contact-direct address a{color:#4f5e54;font-family:var(--font-barlow), Arial, sans-serif;grid-template-columns:24px 1fr;align-items:start;gap:13px;font-size:.94rem;font-weight:600;line-height:1.5;text-decoration:none;display:grid}.contact-direct .contact-direct__icon{color:#00351f;fill:currentColor;stroke:currentColor;stroke-width:1.9px;width:19px;height:19px;margin-top:1px}.contact-direct .contact-direct__icon--send path:last-child{display:none}.contact-direct .contact-direct__icon--pin{stroke-width:1.7px}.contact-direct .contact-direct__icon--pin circle{r:4px;fill:#fff7e5;stroke:none}.contact-direct address a:hover span{color:#007142;text-underline-offset:3px;text-decoration:underline}.contact-direct address a:focus-visible{outline:3px solid var(--king-cup-yellow);outline-offset:5px;border-radius:6px}.contact-locations{width:100%;margin:clamp(92px,12vw,154px) auto 0}.contact-locations__heading{width:calc(100% + var(--site-gutter) + var(--site-gutter));min-height:clamp(104px,10vw,140px);margin:0 calc(0px - var(--site-gutter));padding:24px var(--site-gutter);text-align:center;background:#00351f;justify-content:center;align-items:center;display:flex;position:relative}.contact-locations__wave{fill:#00351f;pointer-events:none;width:100%;height:24px;display:block;position:absolute;left:0;overflow:visible}.contact-locations__wave--top{top:-23px}.contact-locations__wave--bottom{bottom:-23px;transform:scaleY(-1)}.contact-locations__heading h2{color:#fff7e5;font-family:var(--font-libre-baskerville), Georgia, serif;margin:0;font-size:clamp(2rem,4vw,3.35rem);line-height:1.15}.contact-locations__catalog{width:calc(100% + var(--site-gutter) + var(--site-gutter));margin-inline:calc(0px - var(--site-gutter));padding:clamp(78px, 8vw, 108px) var(--site-gutter);background-color:#fff7e5;background-image:linear-gradient(#fff7e566,#fff7e566),url(/cream-pattern.webp);background-position:top;background-repeat:repeat;background-size:min(890px,75.5vw)}.contact-locations__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,2.5vw,32px);width:min(100%,1180px);margin:0 auto;display:grid}.contact-location-card{background:#fffaf0;border:1px solid #01361d1c;border-radius:22px;min-width:0;padding:clamp(20px,2vw,24px);box-shadow:0 6px 18px #002f1b09}.contact-location-card__header{justify-content:space-between;align-items:center;gap:18px;min-width:0;margin:0 0 5px;display:flex}.contact-location-card h3{color:#00351f;min-width:0;font-family:var(--font-libre-baskerville), Georgia, serif;margin:0;font-size:clamp(1.28rem,1.8vw,1.65rem);line-height:1.2}.contact-location-card__logo{flex:none;width:clamp(68px,7vw,88px);height:auto}.contact-location-card__logo--yl-fishing{width:clamp(34px,3.5vw,42px)}.contact-location-card__operations{color:#39765a;font-family:var(--font-barlow), Arial, sans-serif;margin:0 0 16px;font-size:.84rem;font-weight:500;line-height:1.45}.contact-location-card__map{background:#ddd7c5;border:1px solid #01361d29;border-radius:14px;width:100%;height:clamp(170px,18vw,220px);margin:0 0 18px;display:block}.contact-location-card address{color:#4f5e54;font-family:var(--font-barlow), Arial, sans-serif;align-items:flex-start;gap:10px;font-size:.88rem;font-style:normal;font-weight:500;line-height:1.55;display:flex}.contact-location-card__address-icon{color:#007142;stroke-width:2.2px;flex:0 0 20px;width:20px;height:20px;margin-top:2px}.contact-location-card address p{margin:0}.contact-bottom-cta{min-height:clamp(300px,25vw,380px);margin:0 calc(0px - var(--site-gutter));background:#00351f;grid-template-columns:minmax(380px,.82fr) minmax(0,1.18fr);display:grid}.about-bottom-cta{margin-inline:0}.contact-bottom-cta__image{min-height:100%;position:relative;overflow:hidden}.contact-bottom-cta__image:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(90deg,#00351f 0%,#00351ff5 18%,#00351fcc 38%,#00351f85 58%,#00351f3d 78%,#0000 100%);width:clamp(190px,18vw,320px);position:absolute;inset:0 auto 0 0}.contact-bottom-cta__image img{object-fit:cover;object-position:65% 80%}.contact-bottom-cta__copy{max-width:660px;padding:clamp(38px, 4.5vw, 64px) clamp(40px, 5.5vw, 82px) clamp(38px, 4.5vw, 64px) var(--site-gutter);color:#fff8e6;flex-direction:column;align-self:center;align-items:flex-start;display:flex}.contact-bottom-cta h2{font-family:var(--font-libre-baskerville), Georgia, serif;margin:0;font-size:clamp(1.8rem,2.7vw,3rem);line-height:1.1}.contact-bottom-cta__copy>p{color:#fff8e6e0;max-width:510px;font-family:var(--font-inter), Arial, sans-serif;margin:15px 0 0;font-size:clamp(.96rem,1.3vw,1.08rem);line-height:1.6}.contact-bottom-cta__copy a{background:var(--king-cup-yellow);color:#00351f;min-height:50px;font-family:var(--font-barlow), Arial, sans-serif;letter-spacing:.055em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;margin-top:22px;padding:0 25px;font-size:.86rem;font-weight:800;text-decoration:none;transition:background-color .15s,transform .15s;display:inline-flex}.contact-bottom-cta__copy a:hover{color:#00351f;background:#e7aa00;transform:translateY(-2px)}.contact-bottom-cta__copy a:focus-visible{outline:3px solid var(--king-cup-yellow);outline-offset:4px}@media (max-width:900px){.contact-direct{grid-template-columns:1fr;gap:38px}.contact-direct__image img{aspect-ratio:16/10}}@media (max-width:700px){.contact-page{--site-gutter:var(--mobile-gutter);padding-bottom:12px}.contact-hero{padding-top:62px;padding-bottom:132px}.contact-hero__wave{z-index:2;fill:#fffdf7;height:28px;bottom:71px}.contact-hero__media,.contact-hero__ornaments{display:none}.contact-hero__copy{width:100%;margin-left:0}.contact-hero__copy>p{white-space:nowrap;width:max-content;max-width:100%;font-size:clamp(.68rem,2.8vw,.9rem)}.contact-form-card{width:calc(100% + var(--site-gutter) + var(--site-gutter));margin-top:-72px;margin-inline:calc(0px - var(--site-gutter));border-radius:0;padding:27px 20px 30px}.contact-form-card--confirmation{width:calc(100% + var(--site-gutter) + var(--site-gutter));padding:34px 20px 38px}.contact-form,.contact-form__grid{grid-template-columns:1fr}.contact-form__actions{flex-direction:column;align-items:flex-start}.contact-conditional{padding:18px 16px}.contact-field--full{grid-column:1}.contact-form__submit{width:100%}.contact-form__confirmation{min-height:0;padding:0}.contact-form__confirmation h2{font-size:clamp(1.8rem,8vw,2.35rem)}.contact-direct{grid-template-columns:1fr;gap:34px;margin-top:72px}.contact-direct__image{border-radius:18px}.contact-locations{margin-top:88px}.contact-locations__grid{grid-template-columns:1fr}.contact-locations__catalog{background-size:700px}.contact-location-card{border-radius:18px;padding:18px}.contact-bottom-cta{grid-template-columns:1fr;min-height:0;margin-top:0}.contact-bottom-cta__image{order:1;min-height:clamp(210px,58vw,280px)}.contact-bottom-cta__image img{object-position:69% 74%}.contact-bottom-cta__image:after{background:linear-gradient(#0000 0%,#00351f2e 22%,#00351f75 46%,#00351fc2 68%,#00351ff0 84%,#00351f 100%);width:auto;height:110px;inset:auto 0 0}.contact-bottom-cta__copy{max-width:none;padding:30px var(--site-gutter) 40px;order:2}.contact-bottom-cta h2{font-size:clamp(1.9rem,8vw,2.65rem)}.contact-bottom-cta__copy a{width:100%}}.privacy-page article{width:min(100%,760px);margin-inline:auto}.privacy-page h1,.privacy-page h2{color:#00351f;font-family:var(--font-libre-baskerville), Georgia, serif}.privacy-page h1{margin:0 0 10px;font-size:clamp(2.4rem,6vw,4rem)}.privacy-page h2{margin:34px 0 8px;font-size:1.15rem}.privacy-page p{line-height:1.7}.privacy-page a{color:#005b36;font-weight:700}.privacy-page__back{margin-top:36px;display:inline-block}.site-footer a:focus-visible{outline:3px solid var(--king-cup-yellow);outline-offset:4px}@media (max-width:1120px){.site-footer__grid{grid-template-columns:1fr 1fr;row-gap:42px;width:min(100% - 64px,880px);padding-block:48px}.site-footer__brand,.site-footer__column{padding-inline:44px}.site-footer__products:before{display:none}}@media (max-width:640px){.site-footer__grid{grid-template-columns:1fr;gap:0;width:min(100% - 40px,420px);padding-block:42px 36px}.site-footer__brand,.site-footer__column{text-align:center;align-items:center;padding:0 6px}.site-footer__column:before{display:none}.site-footer__brand{margin-bottom:22px}.site-footer__logo,.site-footer__slogan{width:190px}.site-footer__column{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 6' preserveAspectRatio='none'%3E%3Cpath d='M0 3 C75 1.2 145 4.8 220 3 S365 1.1 440 3.2 S585 4.9 655 2.8 S750 1.4 800 3.4' fill='none' stroke='%23ffc41d' stroke-opacity='.3' stroke-width='1'/%3E%3C/svg%3E");background-position:top;background-repeat:no-repeat;background-size:100% 6px;width:calc(100% - 28px);margin-inline:auto;padding-block:20px}.site-footer__column h2{margin-bottom:12px}.site-footer__column li+li{margin-top:6px}.site-footer__column a{line-height:1.25}.site-footer__products--desktop,.site-footer__navigation--desktop{display:none}.site-footer__products--mobile,.site-footer__navigation--mobile{display:block}.site-footer__accordion summary{cursor:pointer;color:#fff8e6;font-family:var(--font-barlow), Arial, sans-serif;letter-spacing:.04em;text-transform:uppercase;padding:2px 34px;font-size:1.07rem;font-weight:800;line-height:1.1;list-style:none;position:relative}.site-footer__accordion summary::-webkit-details-marker{display:none}.site-footer__accordion summary:after{content:"+";font-size:1.35rem;font-weight:500;position:absolute;top:50%;right:8px;transform:translateY(-52%)rotate(0)}.site-footer__accordion[open] summary:after{transform:translateY(-52%)rotate(45deg)}.site-footer__accordion ul{margin-top:16px}.site-footer__contact address{align-items:center;gap:14px;width:min(100%,320px);margin-inline:auto}.site-footer__contact address a{text-align:center;grid-template-columns:1fr;justify-items:center;gap:5px;width:100%;font-size:.84rem;font-weight:500}.site-footer__contact .site-footer__contact-icon{width:17px;height:17px;margin-top:0}.site-footer__contact h2{margin-bottom:20px}}.story-section{z-index:1;min-height:510px;margin-inline:calc(0px - var(--site-gutter));color:#00351e;background:#fff7e5;align-items:center;padding:22px clamp(160px,14vw,320px) 20px;scroll-margin-top:92px;display:flex;position:relative;overflow:hidden}.story-section__coast{z-index:0;opacity:.65;pointer-events:none;width:840px;height:auto;position:absolute;bottom:-118px;left:-102px;-webkit-mask-image:radial-gradient(88% 92% at 16% 82%,#000 0% 64%,#000000d1 76%,#0000 100%);mask-image:radial-gradient(88% 92% at 16% 82%,#000 0% 64%,#000000d1 76%,#0000 100%)}.story-section__inner{z-index:1;grid-template-columns:minmax(520px,1fr) minmax(520px,1fr);align-items:center;gap:clamp(44px,3vw,60px);width:100%;display:grid;position:relative;overflow:visible}.story-section__title-row{align-items:center;gap:16px;margin-bottom:18px;display:flex}.story-section__title-row h2{white-space:nowrap;font-family:var(--font-libre-baskerville), Georgia, serif;letter-spacing:-.045em;margin:0;font-size:clamp(3.2rem,4vw,4.75rem);font-weight:700;line-height:1}.story-section__body{max-width:540px}.story-section__body p{color:#33372e;font-family:var(--font-inter), Arial, sans-serif;margin:0;font-size:clamp(.94rem,1.05vw,1.12rem);font-weight:600;line-height:1.58}.story-section__copy a{background:var(--king-cup-green);color:#fff7e5;min-height:54px;font-family:var(--font-barlow), Arial, sans-serif;letter-spacing:.035em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;gap:18px;margin-top:24px;padding:13px 28px;font-size:.92rem;font-weight:700;text-decoration:none;transition:background-color .15s,transform .15s;display:inline-flex;box-shadow:0 10px 18px #00351e2e}.story-section__copy a:hover{background:#075234;transform:translateY(-2px)}.story-section__copy a:focus-visible{outline-offset:4px;outline:3px solid #00351e}.story-section__copy a svg{stroke-width:2.5px;width:18px;height:18px}.story-section__image-frame{isolation:isolate;background:#fff7e5;border-radius:28px;justify-self:center;width:min(100%,560px);padding:14px;position:relative;overflow:visible;box-shadow:0 10px 22px #302c1724,0 24px 42px #302c1733}.story-section__factory-image{aspect-ratio:3/2;object-fit:cover;border-radius:20px;width:100%;height:auto;display:block}.story-section__expertise-seal{z-index:1;filter:drop-shadow(0 5px 7px #002a1847);width:clamp(86px,19%,124px);height:auto;position:absolute;top:26px;right:-58px}.story-section__location-art{z-index:0;opacity:.65;pointer-events:none;width:clamp(580px,46vw,780px);height:auto;position:absolute;top:50%;right:-170px;transform:translateY(-50%);-webkit-mask-image:radial-gradient(#000 52%,#000000ad 72%,#0000 100%);mask-image:radial-gradient(#000 52%,#000000ad 72%,#0000 100%)}@media (min-width:1221px){.story-section__image-frame{z-index:2;transform:translate(18px)}}@media (max-width:1220px){.story-section{min-height:560px;padding-block:54px 50px}.story-section__inner{grid-template-columns:minmax(360px,.9fr) minmax(440px,1.1fr)}.story-section__location-art{width:600px;right:-180px}}@media (max-width:860px){.story-section{min-height:0;padding:66px 28px 112px}.story-section__inner{grid-template-columns:1fr;gap:30px}.story-section__image-frame{width:min(88%,560px)}.story-section__copy{display:contents}.story-section__title-row{order:1;justify-content:center;margin-bottom:0}.story-section__title-row h2{font-size:clamp(2.85rem,7vw,4rem)}.story-section__image-frame{order:2}.story-section__body{text-align:center;order:3;margin-inline:auto}.story-section__copy a{order:4;justify-self:center;margin-top:-4px}.story-section__coast{opacity:.35;width:700px;bottom:-60px;left:-150px;-webkit-mask-image:linear-gradient(#0000 0%,#0000002e 22%,#000 58%);mask-image:linear-gradient(#0000 0%,#0000002e 22%,#000 58%)}.story-section__location-art{opacity:.35;width:430px;right:-145px}}@media (max-width:520px){.story-section{padding:56px var(--mobile-gutter) 104px}.story-section__title-row h2{font-size:2.85rem}.story-section__body p{font-size:.93rem}.story-section__copy a{min-height:52px;padding-inline:22px;font-size:.84rem}.story-section__image-frame{justify-self:center;width:96%;max-width:560px;margin-inline:auto}.story-section__expertise-seal{width:clamp(72px,21%,96px);top:22px;right:-27px}}@media (max-width:760px){.story-section__expertise-seal{display:none}.cream-pattern-section{min-height:0;padding-bottom:88px}.why-section__crown-divider{grid-template-columns:42px}.why-section__crown-divider span{display:none}}
