:root{--forest-700:#214f35;--forest-800:#173b27;--leaf-500:#7daa43;--cocoa-800:#3f2b14;--gold-500:#c6a24c;--cream-050:#f8f3ea;--cream-100:#f1e9dc;--sage-100:#e7efe7;--moss-200:#cbd8b9;--turmeric-200:#e6c876;--clay-100:#ead9cc;--mint-100:#dfece7;--error-700:#9e2d24;--charcoal-900:#262a27;--white:#fff;--shadow-soft:0 18px 50px #214f351a;--shadow-lifted:0 24px 64px -8px #214f3524, 0 6px 18px #3f2b1414;--shadow:var(--shadow-soft);--space-4:.25rem;--space-8:.5rem;--space-12:.75rem;--space-16:1rem;--space-24:1.5rem;--space-32:2rem;--space-48:3rem;--space-64:4rem;--space-80:5rem;--space-96:6rem;--space-120:7.5rem;--radius-small:10px;--radius-card:20px;--radius-media:32px;--radius-pill:999px;--container:1680px;--reading-column:760px;--layout-gutter:clamp(1rem, 4vw, 4rem);--section-pad-y:clamp(4.5rem, 8vw, 8rem);--hero-min-height:760px;--header-height:96px;--display:"DM Serif Display", Georgia, "Times New Roman", serif;--body:Manrope, "Segoe UI", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{background:var(--cream-050);color:var(--charcoal-900);font-family:var(--body);text-rendering:optimizelegibility;margin:0;font-size:1rem;line-height:1.65}body:before{z-index:-1;content:"";pointer-events:none;background-image:radial-gradient(circle at 10% 20%,#7daa4312,#0000 22rem),radial-gradient(circle at 88% 70%,#c6a24c0f,#0000 24rem);position:fixed;inset:0}img,svg{max-width:100%;display:block}a{color:inherit}button,input,textarea,select{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--cocoa-800);font-family:var(--display);letter-spacing:-.025em;font-weight:400}h1{margin-bottom:1.5rem;font-size:clamp(3rem,6.4vw,5.85rem);line-height:.98}h1 em{color:var(--forest-700);font-weight:inherit}h2{margin-bottom:1.25rem;font-size:clamp(2.25rem,4.4vw,4rem);line-height:1.05}h3{margin-bottom:.8rem;font-size:clamp(1.65rem,3vw,2.3rem);line-height:1.12}p{margin-bottom:1.25rem}:focus-visible{outline:3px solid var(--forest-700);outline-offset:3px}.container{width:min(calc(100% - 3rem), var(--container));margin-inline:auto}.skip-link{z-index:1000;border-radius:var(--radius-small);background:var(--forest-700);color:var(--white);padding:.75rem 1rem;font-weight:700;text-decoration:none;position:fixed;top:1rem;left:1rem;transform:translateY(-180%)}.skip-link:focus{transform:none}.eyebrow{color:var(--forest-700);letter-spacing:.11em;text-transform:uppercase;margin-bottom:.8rem;font-size:.78rem;font-weight:750;line-height:1.4}.eyebrow-light{color:#dce9cd}.button-row{flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;display:flex}.button{border:1px solid var(--forest-700);background:var(--forest-700);min-height:48px;color:var(--white);border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1.4rem;font-size:.92rem;font-weight:750;line-height:1;text-decoration:none;transition:background-color .18s ease-out,color .18s ease-out,transform .18s ease-out;display:inline-flex}.button:hover{background:var(--forest-800);transform:translateY(-2px)}.button-small{min-height:44px;padding-inline:1.2rem}.button-cream{border-color:var(--cream-050);background:var(--cream-050);color:var(--forest-800)}.button-cream:hover{background:var(--white)}.button-secondary{color:var(--forest-800);background:0 0;border-color:#214f3547}.button-secondary:hover{background:var(--sage-100);color:var(--forest-800)}.text-link{min-height:44px;color:var(--forest-700);text-decoration-color:var(--gold-500);text-underline-offset:5px;align-items:center;font-weight:750;text-decoration-thickness:2px;display:inline-flex}.text-link:after{content:"→";margin-left:.45rem;transition:transform .18s ease-out}.text-link:hover:after{transform:translate(4px)}.text-link-light{color:var(--white)}.site-header{z-index:100;backdrop-filter:blur(16px);background:#f8f3eaf0;border-bottom:1px solid #3f2b141a;position:sticky;top:0}.announcement{background:var(--forest-800);color:var(--white);letter-spacing:.04em;text-align:center;padding:.34rem 1rem;font-size:.7rem;font-weight:700}.header-inner{grid-template-columns:196px 1fr auto;align-items:center;gap:2rem;min-height:74px;display:grid}.brand-link{align-items:center;width:184px;min-height:44px;display:inline-flex}.brand-link img{width:100%;height:auto}.desktop-nav ul,.footer-links,.mobile-menu ul,.chip-list,.breadcrumbs ol{margin:0;padding:0;list-style:none}.desktop-nav ul{justify-content:center;gap:clamp(1.1rem,2.4vw,2.2rem);display:flex}.desktop-nav a{align-items:center;min-height:44px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.desktop-nav a:hover{color:var(--forest-700)}.desktop-nav li{position:relative}.nav-disclosure>summary{cursor:pointer;align-items:center;gap:.4rem;min-height:44px;font-size:.9rem;font-weight:700;list-style:none;display:inline-flex}.nav-disclosure>summary::-webkit-details-marker{display:none}.nav-disclosure>summary:after{color:var(--forest-700);content:"⌄";font-size:.9rem;transform:translateY(-2px)}.desktop-nav .is-active{color:var(--forest-700)}.nav-popover{border-radius:var(--radius-card);background:var(--cream-050);width:220px;box-shadow:var(--shadow);border:1px solid #214f351f;padding:.75rem;display:grid;position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%)}.nav-popover a{border-radius:8px;min-height:42px;padding-inline:.75rem}.nav-popover a:hover,.nav-popover a.is-active{background:var(--sage-100)}.mobile-menu-trigger{cursor:pointer;background:0 0;border:1px solid #214f3533;border-radius:50%;place-content:center;gap:5px;width:46px;height:46px;display:none}.mobile-menu-trigger span{background:var(--forest-700);width:20px;height:2px}.mobile-menu{border-radius:var(--radius-card);background:var(--cream-050);width:min(92vw,460px);max-height:calc(100vh - 2rem);box-shadow:var(--shadow);border:1px solid #214f351f;margin:1rem 1rem 1rem auto;padding:1.25rem}.mobile-menu::backdrop{backdrop-filter:blur(4px);background:#152a1e94}.mobile-menu-head{border-bottom:1px solid #214f351f;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:1rem;display:flex}.mobile-menu-head img{width:144px;height:auto}.mobile-menu-close{min-height:44px;color:var(--forest-700);cursor:pointer;background:0 0;border:1px solid #214f3533;border-radius:999px;padding-inline:.8rem;font-weight:700}.mobile-menu nav a:not(.button){border-bottom:1px solid #3f2b1417;align-items:center;min-height:48px;font-weight:700;text-decoration:none;display:flex}.mobile-menu li>details>summary{cursor:pointer;border-bottom:1px solid #3f2b1417;justify-content:space-between;align-items:center;min-height:48px;font-weight:700;list-style:none;display:flex}.mobile-menu li>details>summary::-webkit-details-marker{display:none}.mobile-menu li>details>summary:after{content:"+"}.mobile-menu li>details[open]>summary:after{content:"−"}.mobile-subnav{padding:.35rem 0 .65rem 1rem}.mobile-subnav a{color:var(--forest-700);font-size:.92rem}.mobile-menu .button{width:100%;margin-top:1rem}.hero{padding-block:clamp(3.4rem,7vw,6.4rem) clamp(4.5rem,8vw,7rem);overflow:hidden}.homepage .section{padding-block:clamp(3.5rem,6vw,5.75rem)}.hero-grid{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(2.5rem,6vw,6rem);display:grid}.hero-copy{z-index:1;position:relative}.hero-intro{max-width:57ch;margin-bottom:2rem;font-size:clamp(1.05rem,1.7vw,1.22rem)}.hero-notes{color:var(--cocoa-800);letter-spacing:.07em;text-transform:uppercase;flex-wrap:wrap;gap:.65rem;margin-top:2rem;font-size:.8rem;font-weight:750;display:flex}.hero-media{position:relative}.hero-media:before{content:"";border:1px solid #7daa4352;border-radius:50%;width:18rem;height:18rem;position:absolute;top:-3rem;right:-5rem}.hero-media img{width:100%;min-height:530px;box-shadow:var(--shadow);object-fit:cover;border-radius:52% 48% 42% 58%/48% 36% 64% 52%;position:relative}.hero-badge{border-radius:var(--radius-card);min-width:210px;box-shadow:var(--shadow);backdrop-filter:blur(10px);background:#f8f3eaeb;border:1px solid #ffffffb3;padding:1rem 1.2rem;display:grid;position:absolute;bottom:1.6rem;right:-1rem}.hero-badge span{color:var(--forest-700);letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:750}.hero-badge strong{color:var(--cocoa-800);font-family:var(--display);font-size:1.25rem;font-weight:400}.manifesto{background:var(--sage-100);border-block:1px solid #3f2b141a}.manifesto-grid{grid-template-columns:.65fr 1.35fr;gap:clamp(2rem,8vw,8rem);display:grid}.manifesto-grid>div{max-width:70ch}.manifesto-grid h2{margin-bottom:1.6rem}.manifesto-grid div>p{max-width:64ch;font-size:1.1rem}.section-heading{grid-template-columns:minmax(0,1.15fr) minmax(300px,.65fr);align-items:end;gap:3rem;margin-bottom:clamp(2.5rem,5vw,4.5rem);display:grid}.section-heading h2{max-width:13ch;margin-bottom:0}.section-heading>p{max-width:54ch;margin-bottom:.7rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;display:grid}.product-card{border-radius:var(--radius-media);background:var(--white);border:1px solid #214f351a;overflow:hidden;box-shadow:0 12px 40px #214f350f}.product-media{aspect-ratio:1.28;position:relative;overflow:hidden}.product-media img{object-fit:cover;width:100%;height:100%;transition:transform .36s ease-out}.product-card:hover .product-media img{transform:scale(1.025)}.pack-pill{color:var(--forest-700);letter-spacing:.06em;backdrop-filter:blur(8px);background:#f8f3eaeb;border-radius:999px;padding:.42rem .8rem;font-size:.76rem;font-weight:800;position:absolute;top:1.2rem;right:1.2rem}.product-content{padding:clamp(1.5rem,3vw,2.3rem)}.product-content>p:not(.eyebrow){max-width:57ch}.chip-list{flex-wrap:wrap;gap:.55rem;margin-block:1.5rem;display:flex}.chip-list li{background:var(--sage-100);color:var(--forest-800);border:1px solid #214f352b;border-radius:999px;padding:.38rem .75rem;font-size:.78rem;font-weight:700}.business-section{background:var(--forest-700);color:var(--white);padding-block:0}.business-grid{grid-template-columns:1fr 1fr;align-items:stretch;width:min(100%,1440px);display:grid}.business-media{min-height:620px}.business-media img{object-fit:cover;width:100%;height:100%}.business-copy{flex-direction:column;justify-content:center;align-items:flex-start;max-width:640px;padding:clamp(4rem,7vw,7rem);display:flex}.business-copy h2{color:var(--white)}.business-copy p:not(.eyebrow){color:#ffffffd1;max-width:55ch}.business-copy .button{margin-top:.7rem}.faq-section{background:var(--sage-100)}.faq-grid{grid-template-columns:.7fr 1.3fr;gap:clamp(3rem,7vw,7rem);display:grid}.faq-grid>div:first-child>p:last-child{max-width:42ch}.faq-list{border-top:1px solid #214f352e}.faq-list details{border-bottom:1px solid #214f352e}.faq-list summary{color:var(--cocoa-800);cursor:pointer;font-family:var(--display);padding:1.5rem 3.2rem 1.5rem 0;font-size:clamp(1.25rem,2vw,1.55rem);line-height:1.25;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{width:1.8rem;height:1.8rem;color:var(--forest-700);content:"+";font-family:var(--body);text-align:center;font-size:1.7rem;line-height:1;position:absolute;top:1.5rem;right:0}.faq-list details[open] summary:after{content:"−"}.faq-list details p{max-width:66ch;padding-right:3rem}.contact-section{position:relative}.home-contact-summary{border-radius:var(--radius-media);background:var(--white);box-shadow:var(--shadow);border:1px solid #214f351f;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(2.5rem,8vw,8rem);padding:clamp(2rem,5vw,4.5rem);display:grid}.home-contact-summary h2{margin-bottom:0}.home-contact-summary address{color:var(--cocoa-800);margin-bottom:1rem;font-style:normal;font-weight:700}.home-contact-summary address span{display:block}.contact-grid{grid-template-columns:1fr .82fr;align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.contact-grid>div:first-child>p:not(.eyebrow){max-width:55ch;font-size:1.08rem}.contact-card{border-radius:var(--radius-media);background:var(--white);box-shadow:var(--shadow);border:1px solid #214f351f;padding:clamp(2rem,4vw,3.5rem)}.contact-card address,.site-footer address{margin-bottom:1.2rem;font-style:normal}.contact-card address span,.site-footer address span{display:block}.contact-card>a,.site-footer address+a,.site-footer address+a+a{width:max-content;max-width:100%;color:var(--forest-700);overflow-wrap:anywhere;margin-block:.35rem;font-weight:700;display:block}.map-note{color:#555d58;border-top:1px solid #214f351f;margin:1.5rem 0 0;padding-top:1rem;font-size:.82rem}.cta-band{background:var(--forest-800);color:var(--white);padding-block:clamp(3.5rem,7vw,6rem)}.cta-band-inner{grid-template-columns:1fr auto;align-items:center;gap:2rem 5rem;display:grid}.cta-band h2{color:var(--white);margin-bottom:.8rem;font-size:clamp(2rem,4vw,3.5rem)}.cta-band p:not(.eyebrow){color:#ffffffc7;max-width:60ch;margin-bottom:0}.site-footer{color:#ffffffc2;background:#152a1e;padding-top:clamp(3rem,5vw,4.5rem)}.footer-grid{grid-template-columns:1.15fr .72fr .72fr 1.05fr;gap:3rem clamp(2rem,4vw,4rem);padding-bottom:3rem;display:grid}.footer-brand img{filter:drop-shadow(0 8px 20px #00000024);width:220px;height:auto;margin-bottom:1.25rem}.footer-brand p{max-width:39ch}.footer-socials{gap:.75rem;margin:1rem 0 1.25rem;display:flex}.footer-social-link{color:#fff;border:1px solid #ffffff73;border-radius:50%;place-items:center;width:48px;height:48px;transition:transform .18s,box-shadow .18s;display:inline-grid;box-shadow:0 10px 24px #0000002e}.footer-social-link--facebook{background:#1877f2}.footer-social-link--instagram{background:linear-gradient(135deg,#833ab4 0%,#fd1d1d 52%,#fcb045 100%)}.footer-social-link svg{fill:currentColor;width:24px;height:24px}.footer-social-link:hover{color:#fff;transform:translateY(-2px);box-shadow:0 14px 28px #0000003d}.footer-social-link:focus-visible{outline:3px solid var(--r2-lime);outline-offset:3px}.footer-title{color:var(--white);font-family:var(--body);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:.76rem;font-weight:800}.footer-links a,.site-footer a{color:inherit}.footer-links a{align-items:center;min-height:38px;text-decoration:none;display:inline-flex}.footer-links a:hover,.site-footer a:hover{color:var(--white)}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;gap:2rem;padding-block:1.4rem;font-size:.76rem;display:flex}.footer-bottom p{margin:0}.footer-bottom>div{gap:.7rem;display:grid}.legal-links{flex-wrap:wrap;gap:.65rem 1.2rem;display:flex}.footer-cookie-button{min-height:auto;color:inherit;cursor:pointer;font-size:inherit;text-underline-offset:3px;background:0 0;border:0;padding:0;text-decoration:underline}.footer-cookie-button:hover{color:var(--white)}.site-attribution{text-align:right}.floating-contact{z-index:90;gap:.65rem;display:grid;position:fixed;bottom:1.25rem;right:max(1rem,50vw - 720px)}.floating-button{border:2px solid var(--cream-050);width:54px;height:54px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative;box-shadow:0 8px 26px #122f1e3d}.floating-button:before{border-radius:inherit;content:"";opacity:0;border:1px solid;width:54px;height:54px;animation:3s ease-out infinite contact-pulse;position:absolute}.floating-button svg{width:26px;height:26px}.floating-button span{background:var(--charcoal-900);color:var(--white);opacity:0;pointer-events:none;border-radius:6px;padding:.34rem .6rem;font-size:.7rem;font-weight:700;transition:opacity .16s ease-out,transform .16s ease-out;position:absolute;right:calc(100% + .65rem);transform:translate(6px)}.floating-button:hover span,.floating-button:focus-visible span{opacity:1;transform:none}.floating-button.whatsapp{background:#1f7a45}.floating-button.phone{background:var(--cocoa-800)}@keyframes contact-pulse{0%,45%{opacity:0;transform:scale(1)}65%{opacity:.4}to{opacity:0;transform:scale(1.35)}}.breadcrumbs{margin-bottom:2.5rem}.breadcrumbs ol{flex-wrap:wrap;gap:.5rem;font-size:.82rem;display:flex}.breadcrumbs li:not(:last-child):after{color:var(--gold-500);content:"/";margin-left:.5rem}.breadcrumbs a{color:var(--forest-700)}.utility-page{min-height:66vh;padding-block:clamp(4rem,10vw,9rem)}.utility-inner{max-width:900px}.utility-inner>p:not(.eyebrow){max-width:58ch;font-size:1.12rem}.page-hero{border-bottom:1px solid #3f2b1417;padding-block:clamp(2.5rem,6vw,5.5rem) clamp(4rem,8vw,7rem);overflow:hidden}.page-hero-grid{grid-template-columns:minmax(0,1fr);align-items:center;gap:clamp(2.5rem,6vw,6rem);display:grid}.page-hero-with-media .page-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.page-hero-copy h1{max-width:14ch}.page-hero-intro{max-width:62ch;margin-bottom:2rem;font-size:clamp(1.05rem,1.8vw,1.24rem)}.page-hero-media img{aspect-ratio:1.22;border-radius:var(--radius-media);width:100%;box-shadow:var(--shadow);object-fit:cover}.prose-grid{grid-template-columns:minmax(160px,.45fr) minmax(0,1.55fr);gap:clamp(2.5rem,8vw,8rem);display:grid}.prose-grid>div>p,.prose-grid>div>ol{font-size:1.06rem}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;display:grid}.feature-card{border-radius:var(--radius-card);background:#ffffffb3;border:1px solid #214f351f;flex-direction:column;min-height:280px;padding:clamp(1.4rem,2.4vw,2rem);display:flex}.feature-card p{flex:1}.feature-number{color:var(--gold-500);letter-spacing:.12em;margin-bottom:2rem;font-size:.74rem;font-weight:800}.chooser-section{background:var(--forest-800);color:#fffc}.chooser-section h2{color:var(--white)}.chooser-section .eyebrow{color:#dce9cd}.chooser-grid,.split-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.choice-list{border-top:1px solid #fff3;display:grid}.choice-list a{border-bottom:1px solid #fff3;align-content:center;gap:.2rem;min-height:96px;text-decoration:none;display:grid}.choice-list a:hover strong{color:#dce9cd}.choice-list span{font-size:.82rem}.choice-list strong{color:var(--white);font-family:var(--display);font-size:1.45rem;font-weight:400}.split-grid-reverse .split-media{order:2}.split-media img{aspect-ratio:1.1;border-radius:var(--radius-media);width:100%;box-shadow:var(--shadow);object-fit:cover}.split-copy{max-width:62ch}.journey-grid,.related-grid,.contact-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.journey-grid>article,.related-grid>a,.contact-option{border-radius:var(--radius-card);background:var(--white);border:1px solid #214f351f;padding:clamp(1.7rem,3vw,2.7rem);box-shadow:0 10px 32px #214f350d}.contact-options{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-option{align-content:center;min-height:180px;text-decoration:none;transition:transform .18s ease-out,border-color .18s ease-out;display:grid}.contact-option:hover,.related-grid>a:hover{border-color:#214f3559;transform:translateY(-3px)}.contact-option span{color:var(--forest-700);letter-spacing:.1em;text-transform:uppercase;font-size:.76rem;font-weight:800}.contact-option strong{color:var(--cocoa-800);overflow-wrap:anywhere;margin-block:.55rem}.contact-option small{color:#59615c}.table-wrap{border-radius:var(--radius-card);background:var(--white);border:1px solid #214f351f;overflow-x:auto}.comparison-table{border-collapse:collapse;width:100%;min-width:680px}.comparison-table th,.comparison-table td{text-align:left;border-bottom:1px solid #214f351a;padding:1.2rem 1.35rem}.comparison-table thead th{background:var(--forest-700);color:var(--white)}.comparison-table tbody th{color:var(--cocoa-800)}.fact-panel{border-radius:var(--radius-media);background:var(--sage-100);grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:3rem;padding:clamp(2rem,5vw,4rem);display:grid}.fact-list{margin:0}.fact-list>div{border-bottom:1px solid #214f3524;grid-template-columns:.45fr 1fr;gap:1rem;padding-block:1rem;display:grid}.fact-list dt{color:var(--forest-700);font-weight:750}.fact-list dd{margin:0}.map-panel{border-radius:var(--radius-media);background:var(--white);box-shadow:var(--shadow);border:1px solid #214f351f;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);display:grid;overflow:hidden}.map-copy{padding:clamp(2rem,4vw,3.5rem)}.map-copy address{margin-bottom:1.5rem;font-style:normal}.map-copy address span{display:block}.map-disclosure{color:#59615c;border-top:1px solid #214f351f;margin-top:2rem;padding-top:1rem;font-size:.82rem}.map-frame{min-height:480px}.map-frame iframe{border:0;width:100%;height:100%;min-height:480px}.related-block{border-radius:var(--radius-media);background:var(--cream-100);padding:clamp(2rem,5vw,4rem)}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.related-grid>a{gap:.5rem;text-decoration:none;display:grid}.related-grid span{color:#59615c;font-size:.9rem}.step-list{gap:.8rem;padding-left:1.35rem;display:grid}.legal-prose{max-width:850px}.legal-prose h2{margin-top:3rem;font-size:clamp(1.65rem,3vw,2.35rem)}.legal-prose h2:first-child{margin-top:0}.legal-prose p{max-width:76ch}.recipe-grid,.article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.recipe-card,.article-card{border-radius:var(--radius-card);background:var(--white);border:1px solid #214f351f;overflow:hidden;box-shadow:0 12px 38px #214f350f}.recipe-card[hidden]{display:none}.recipe-card-media,.article-card-media{aspect-ratio:1.08;display:block;overflow:hidden}.recipe-card-media img,.article-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .32s ease-out}.recipe-card:hover .recipe-card-media img,.article-card:hover .article-card-media img{transform:scale(1.025)}.recipe-card-copy,.article-card-copy{padding:clamp(1.35rem,2.5vw,2rem)}.recipe-card-copy h2,.article-card-copy h2{font-size:clamp(1.55rem,2.5vw,2.05rem)}.recipe-card-copy h2 a,.article-card-copy h2 a{color:inherit;text-decoration:none}.recipe-meta{color:var(--forest-700);letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;gap:1rem;margin-bottom:.85rem;font-size:.75rem;font-weight:800;display:flex}.recipe-card .chip-list{margin-block:1.15rem}.recipe-card .chip-list span{background:var(--sage-100);color:var(--forest-800);border-radius:999px;padding:.3rem .58rem;font-size:.72rem;font-weight:700}.filter-bar{flex-wrap:wrap;align-items:center;gap:.65rem;margin-bottom:1rem;display:flex}.filter-bar>span{color:var(--cocoa-800);margin-right:.3rem;font-weight:750}.filter-button{min-height:42px;color:var(--forest-800);cursor:pointer;font:inherit;background:0 0;border:1px solid #214f353d;border-radius:999px;padding:.55rem .9rem;font-size:.85rem;font-weight:750}.filter-button:hover,.filter-button.is-active{border-color:var(--forest-700);background:var(--forest-700);color:var(--white)}.filter-result{color:#59615c;margin-bottom:1.5rem;font-size:.88rem}.section-follow{margin:2rem 0 0}.recipe-hero,.article-hero{background:var(--cream-100);border-bottom:1px solid #3f2b1417}.recipe-hero-grid,.article-hero-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(2.5rem,6vw,6rem);display:grid}.recipe-hero-grid img,.article-hero-grid img{aspect-ratio:1.08;border-radius:var(--radius-media);width:100%;box-shadow:var(--shadow);object-fit:cover}.recipe-facts{border-block:1px solid #214f3526;grid-template-columns:repeat(5,minmax(0,1fr));margin:2.5rem 0 0;display:grid}.recipe-facts div{border-right:1px solid #214f351f;padding:1.1rem}.recipe-facts div:last-child{border-right:0}.recipe-facts dt,.article-byline dt{color:var(--forest-700);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.recipe-facts dd,.article-byline dd{color:var(--cocoa-800);margin:.25rem 0 0;font-weight:750}.recipe-body-grid,.recipe-notes,.local-story-grid,.local-menu-grid{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(3rem,8vw,8rem);display:grid}.ingredient-list,.method-list,.recipe-notes ul{gap:.8rem;display:grid}.ingredient-list li{border-bottom:1px solid #214f351c;padding-bottom:.75rem}.method-list{counter-reset:recipe-step;padding-left:0}.method-list li{counter-increment:recipe-step;border-bottom:1px solid #214f351c;min-height:3.25rem;padding:.4rem 0 1rem 3.6rem;position:relative}.method-list li:before{background:var(--forest-700);width:2.5rem;height:2.5rem;color:var(--white);content:counter(recipe-step);border-radius:50%;place-items:center;font-weight:800;display:grid;position:absolute;top:0;left:0}.allergen-card,.source-notes{border-radius:var(--radius-card);background:var(--white);border:1px solid #214f3526;padding:clamp(1.6rem,3vw,2.5rem)}.article-byline{gap:.8rem;margin:2rem 0 0;display:grid}.article-byline div{border-bottom:1px solid #214f351a;grid-template-columns:8rem 1fr;gap:1rem;padding-bottom:.7rem;display:grid}.article-layout{grid-template-columns:minmax(220px,.48fr) minmax(0,1.52fr);align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.article-toc{border-left:3px solid var(--gold-500);background:var(--sage-100);padding:1.5rem;position:sticky;top:110px}.article-toc ol{gap:.65rem;display:grid}.article-toc a{color:var(--forest-800);font-size:.9rem}.article-toc .toc-subitem{padding-left:.9rem}.article-prose{max-width:760px}.article-prose>h2{margin-top:3.5rem;scroll-margin-top:110px}.article-prose>h2:first-child{margin-top:0}.article-prose>h3{margin-top:2.3rem;scroll-margin-top:110px}.article-prose>p,.article-prose>ul,.article-prose>ol{font-size:1.06rem}.source-notes{background:var(--cream-100);margin-top:4rem}.source-notes h2{font-size:1.65rem}.local-story-grid>div,.local-menu-grid>article{border-radius:var(--radius-card);background:var(--white);border:1px solid #214f351f;padding:clamp(1.8rem,4vw,3.2rem);box-shadow:0 10px 32px #214f350d}.enquiry-form-panel{border-radius:var(--radius-media);background:var(--white);box-shadow:var(--shadow);border:1px solid #214f3521;grid-template-columns:minmax(250px,.58fr) minmax(0,1.42fr);gap:clamp(2.5rem,6vw,6rem);padding:clamp(1.6rem,4vw,4rem);display:grid}.form-intro{align-self:start}.enquiry-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;display:grid}.field{align-content:start;gap:.45rem;display:grid}.field-wide{grid-column:1/-1}.form-group-heading{border-top:1px solid #214f3521;align-items:center;gap:.85rem;margin-top:.4rem;padding:1rem 0 .35rem;display:flex}.form-group-heading:first-of-type{border-top:0;margin-top:0;padding-top:0}.form-group-heading>span{background:var(--sage-100);width:2rem;height:2rem;color:var(--forest-800);border-radius:50%;flex:0 0 2rem;place-items:center;font-size:.78rem;font-weight:800;display:grid}.form-group-heading strong,.form-group-heading small{display:block}.form-group-heading strong{color:var(--cocoa-800)}.form-group-heading small{color:#59615c;font-size:.78rem}.consent-banner{z-index:220;border-radius:var(--radius-card);color:#ffffffd6;backdrop-filter:blur(18px);background:#152a1ef7;border:1px solid #ffffff73;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.5rem 3rem;width:min(100% - 2rem,1120px);margin-inline:auto;padding:clamp(1.25rem,3vw,2rem);display:grid;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 24px 70px #00000047}.consent-banner[hidden]{display:none}.consent-banner .eyebrow{color:#dce9cd;margin-bottom:.4rem}.consent-banner p:last-child{max-width:70ch;margin-bottom:0}.consent-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.7rem;display:flex}.consent-actions .button{min-height:44px}.consent-actions .button-secondary{color:var(--white);border-color:#ffffff7a}.consent-actions .button-secondary:hover{color:var(--white);background:#ffffff1a}.consent-actions a{color:var(--white);text-underline-offset:4px;font-size:.82rem}.field label,.choice-field legend{color:var(--cocoa-800);font-size:.88rem;font-weight:750}.field input,.field select,.field textarea{background:var(--cream-050);width:100%;min-height:48px;color:var(--charcoal-900);font:inherit;border:1px solid #214f353d;border-radius:9px;padding:.72rem .82rem}.field textarea{resize:vertical;min-height:145px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--forest-700);outline:3px solid #214f3524}.field small,.consent-field{color:#59615c;font-size:.78rem}.choice-field{border:1px solid #214f3529;border-radius:9px;flex-wrap:wrap;gap:.8rem 1.3rem;padding:1rem;display:flex}.choice-field legend{padding-inline:.4rem}.choice-field label,.consent-field{align-items:flex-start;gap:.55rem;display:flex}.choice-field input,.consent-field input{width:1.1rem;min-height:1.1rem;margin-top:.15rem}.form-actions{flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;display:flex}.form-actions p{margin:0;font-size:.86rem}.form-status{min-height:1.5rem;color:var(--forest-700);font-weight:700}.form-status[data-state=error]{color:#9e2d24}.form-trap{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}@media (width<=980px){.header-inner{grid-template-columns:1fr auto}.desktop-nav,.header-cta{display:none}.mobile-menu-trigger{display:grid}.hero-grid,.manifesto-grid,.faq-grid,.contact-grid,.page-hero-with-media .page-hero-grid,.chooser-grid,.split-grid,.fact-panel,.map-panel,.home-contact-summary{grid-template-columns:1fr}.recipe-grid,.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recipe-hero-grid,.article-hero-grid,.article-layout,.enquiry-form-panel{grid-template-columns:1fr}.article-toc{position:static}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split-grid-reverse .split-media{order:initial}.map-frame,.map-frame iframe{min-height:420px}.hero-copy{max-width:760px}.hero-media img{aspect-ratio:1.35;min-height:auto}.manifesto-grid,.faq-grid,.contact-grid{gap:2.5rem}.business-grid{grid-template-columns:1fr;width:100%}.business-media{min-height:460px}.business-copy{max-width:none;padding-inline:max(1.5rem, calc((100vw - var(--container)) / 2))}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=760px){.container{width:min(calc(100% - 2rem), var(--container))}.header-inner{min-height:68px}.brand-link{width:158px}.hero{padding-top:2.5rem}.hero-grid{gap:2.4rem}.hero-media img{aspect-ratio:1/1.05;border-radius:var(--radius-media)}.hero-badge{min-width:auto;bottom:.75rem;right:.75rem}.section-heading,.product-grid,.cta-band-inner,.footer-grid,.feature-grid,.prose-grid,.journey-grid,.related-grid,.contact-options,.recipe-grid,.article-grid,.recipe-body-grid,.recipe-notes,.local-story-grid,.local-menu-grid,.enquiry-form{grid-template-columns:1fr}.field-wide{grid-column:auto}.form-group-heading{grid-column:1}.consent-banner{grid-template-columns:1fr;gap:1rem}.consent-actions{justify-content:flex-start}.recipe-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.recipe-facts div{border-bottom:1px solid #214f351f}.section-heading{gap:1.2rem}.product-grid{gap:1.5rem}.product-media{aspect-ratio:1.08}.business-media{min-height:360px}.business-copy{padding:4.5rem 1rem}.cta-band-inner{align-items:start}.footer-grid{gap:2rem}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;gap:.75rem}.site-attribution{text-align:left}.page-hero{padding-top:2rem}.page-hero-media img{aspect-ratio:1/1.05}.prose-grid{gap:1.4rem}.feature-card{min-height:auto}.fact-list>div{grid-template-columns:1fr;gap:.2rem}.map-frame,.map-frame iframe{min-height:360px}.floating-contact{bottom:.75rem;right:.75rem}.floating-button,.floating-button:before{width:50px;height:50px}}.container{width:min(calc(100% - (2 * var(--layout-gutter))), var(--container))}.section{padding-block:var(--section-pad-y)}.announcement{display:none}.site-header{backdrop-filter:blur(22px)saturate(120%);background:#f8f3eae6;border-bottom-color:#3f2b1417}.header-inner{min-height:var(--header-height);grid-template-columns:minmax(170px,.8fr) auto minmax(170px,.8fr);gap:clamp(1.25rem,3vw,3rem)}.brand-link{width:clamp(154px,13vw,190px)}.desktop-nav ul{gap:clamp(1rem,2vw,1.8rem)}.header-cta{justify-self:end}.button{border-radius:var(--radius-pill);letter-spacing:.01em;min-height:52px;padding:.95rem 1.55rem;font-size:.82rem;box-shadow:0 8px 20px #214f3517}.button-secondary{box-shadow:none;background:#ffffff61;border-color:#214f3547}.premium-home-hero{min-height:max(760px, calc(100svh - var(--header-height)));padding-block:clamp(4.5rem,8vw,7rem)}.hero-stage{flex-direction:column;align-items:center;gap:clamp(2rem,4vw,3.5rem);display:flex}.hero-copy-centered{text-align:center;flex-direction:column;align-items:center;width:min(100%,980px);display:flex}.hero-copy-centered h1{max-width:16ch;margin-bottom:1.25rem;font-size:clamp(4rem,6.5vw,6.5rem);line-height:.96}.hero-copy-centered .hero-intro{max-width:62ch;margin-bottom:1.6rem}.hero-copy-centered .button-row{justify-content:center}.hero-media-wide{width:min(100%,1120px)}.hero-media-wide:before,.hero-badge{display:none}.hero-media-wide img{border-radius:var(--radius-media);width:100%;height:clamp(360px,34vw,500px);min-height:0;box-shadow:var(--shadow-lifted);object-fit:cover}.color-zone{isolation:isolate;position:relative}.zone-sage{background:var(--sage-100)}.zone-mint{background:var(--mint-100)}.zone-forest{background:var(--forest-800);color:#fffc}.section-heading,.section-heading-centered{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:900px;margin:0 auto clamp(3rem,5vw,4.5rem);display:flex}.section-heading h2,.section-heading-centered h2{max-width:16ch;margin:0 auto}.section-heading>p,.section-heading-centered>p{max-width:64ch;margin:0 auto;font-size:clamp(1rem,1.35vw,1.15rem)}.product-grid{gap:clamp(1.5rem,3vw,2.25rem);width:min(100%,1040px);margin-inline:auto}.product-card,.recipe-card,.article-card,.journey-grid>article,.related-grid>a,.contact-option,.enquiry-form-panel{border-radius:var(--radius-card);box-shadow:var(--shadow-soft);border-color:#214f351a}.product-card{transition:transform .22s ease-out,box-shadow .22s ease-out}.product-card:hover{box-shadow:var(--shadow-lifted);transform:translateY(-5px)}.product-media{aspect-ratio:1.36}.ingredient-grid,.split-grid{width:min(100%,1216px);margin-inline:auto}.ingredient-grid{grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);gap:clamp(3rem,6vw,5rem)}.ingredient-grid .split-media img{height:clamp(520px,48vw,640px);min-height:560px}.reading-column,.utility-inner,.article-body,.recipe-copy{max-width:var(--reading-column)}.recipe-spotlight{text-align:center}.spotlight-inner{flex-direction:column;align-items:center;gap:clamp(1.5rem,3vw,2.75rem);display:flex}.spotlight-inner h2{max-width:16ch;color:var(--white);margin:0;font-size:clamp(3rem,6vw,5.5rem)}.spotlight-inner>p:last-child{color:#ffffffbf;max-width:66ch;margin:0;font-size:1.05rem}.spotlight-media{border-radius:var(--radius-media);width:min(100%,1216px);box-shadow:var(--shadow-lifted);overflow:hidden}.spotlight-media img{object-fit:cover;width:100%;height:clamp(360px,36vw,480px)}.recipe-grid,.article-grid{gap:clamp(1.25rem,2.5vw,2rem);width:min(100%,1200px);margin-inline:auto}.recipe-card,.article-card{background:var(--white);overflow:hidden}.section-follow{text-align:center;margin-top:clamp(2.5rem,5vw,4rem)}.journey-grid{gap:clamp(1.25rem,3vw,2rem);width:min(100%,1000px);margin-inline:auto}.journey-grid>article{min-height:300px;padding:clamp(2rem,4vw,3.25rem)}.faq-grid{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:clamp(3rem,7vw,7rem);width:min(100%,1120px);margin-inline:auto}.faq-intro{align-self:start}.page-hero{background:radial-gradient(circle at 50% 100%, #7daa431a, transparent 36rem), var(--cream-050);place-items:center;min-height:680px;padding-block:clamp(4.5rem,8vw,7.5rem);display:grid}.page-hero-grid,.page-hero-with-media .page-hero-grid{flex-direction:column;align-items:center;gap:clamp(2.5rem,5vw,4rem);display:flex}.page-hero-copy{text-align:center;flex-direction:column;align-items:center;width:min(100%,940px);display:flex}.page-hero-copy h1{max-width:15ch;margin-inline:auto}.page-hero-intro{max-width:64ch;margin-inline:auto}.page-hero-copy .button-row,.page-hero-copy .breadcrumbs ol{justify-content:center}.page-hero-media{width:min(100%,1040px)}.page-hero-media img{height:clamp(320px,34vw,500px);box-shadow:var(--shadow-lifted)}.cta-band{background:var(--cream-050);padding-block:clamp(4.5rem,8vw,7rem)}.cta-band-inner{border-radius:var(--radius-media);background:var(--forest-800);min-height:360px;color:var(--white);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:clamp(2.5rem,5vw,5rem);display:flex}.cta-band h2{max-width:17ch;margin-inline:auto;font-size:clamp(2.8rem,5vw,4.5rem)}.cta-band p:not(.eyebrow){max-width:64ch;margin-inline:auto}.cta-band .button-row{justify-content:center}.site-footer{background:var(--forest-800);padding-top:clamp(4rem,7vw,6rem)}.footer-grid,.footer-bottom{width:min(calc(100% - (2 * var(--layout-gutter))), 1216px)}.footer-grid{gap:clamp(2rem,5vw,5rem);padding-bottom:clamp(3rem,5vw,5rem)}.footer-brand img{width:min(240px,100%)}.field input,.field select,.field textarea{border-radius:var(--radius-small);background:var(--white)}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--forest-700);box-shadow:0 0 0 3px #214f351f}@media (width<=1200px){:root{--layout-gutter:clamp(1.5rem, 4vw, 2.5rem);--section-pad-y:clamp(4.5rem, 9vw, 6rem);--hero-min-height:680px;--header-height:88px}.header-inner{min-height:var(--header-height)}.desktop-nav ul{gap:1rem}.desktop-nav a,.nav-disclosure>summary{font-size:.73rem}}@media (width<=980px){.header-inner{grid-template-columns:1fr auto}.premium-home-hero{min-height:680px}.ingredient-grid,.faq-grid{grid-template-columns:1fr}.ingredient-grid .split-media img{height:clamp(360px,56vw,520px);min-height:0}.faq-intro{max-width:var(--reading-column);text-align:center}.faq-intro .text-link{justify-content:center}}@media (width<=760px){:root{--layout-gutter:1rem;--section-pad-y:4.5rem;--hero-min-height:620px;--header-height:72px}.container{width:min(calc(100% - 2rem), var(--container))}.header-inner{min-height:var(--header-height)}.brand-link{width:142px}.premium-home-hero{min-height:auto;padding-block:3.5rem 4.5rem}.hero-copy-centered h1{font-size:clamp(3.25rem,15vw,4.5rem);line-height:.98}.hero-copy-centered .hero-intro{font-size:.98rem}.hero-copy-centered .button-row{width:100%}.hero-copy-centered .button-row .button{flex:150px}.hero-media-wide img{border-radius:var(--radius-card);height:min(70vw,360px)}.section-heading,.section-heading-centered{margin-bottom:2.75rem}.section-heading h2,.section-heading-centered h2,.spotlight-inner h2{font-size:clamp(2.65rem,12vw,3.6rem)}.product-grid,.journey-grid,.recipe-grid,.article-grid{grid-template-columns:1fr}.product-media{aspect-ratio:1.18}.ingredient-grid,.split-grid{gap:2.5rem}.ingredient-grid .split-media img,.spotlight-media img,.page-hero-media img{border-radius:var(--radius-card);height:min(82vw,420px)}.reading-column{text-align:left}.spotlight-inner>p:last-child{font-size:.96rem}.journey-grid>article{min-height:0}.page-hero{min-height:auto;padding-block:3.75rem 4.5rem}.page-hero-copy h1{font-size:clamp(3.1rem,14vw,4.6rem)}.page-hero-copy .button-row{justify-content:center}.cta-band{padding-block:4rem}.cta-band-inner{align-items:center;min-height:0;padding:3.5rem 1.5rem}.cta-band h2{font-size:clamp(2.6rem,12vw,3.5rem)}.footer-grid,.footer-bottom{width:min(100% - 2rem,1216px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.site-header,.floating-contact,.cta-band{display:none}body{color:#000;background:#fff}}:root{--r2-forest:#124b36;--r2-forest-deep:#083827;--r2-lime:#dce98b;--r2-lime-soft:#eff4c7;--r2-saffron:#f2c451;--r2-aqua:#67cec5;--r2-coral:#db624c;--r2-ink:#123129;--r2-cream:#fff9ed;--r2-radius:clamp(1.8rem, 4vw, 4.5rem)}body{background:var(--r2-cream);overflow-x:clip}.site-header{backdrop-filter:blur(18px)saturate(135%);background:#dce98bf5;border-bottom:0;box-shadow:0 1px #124b361f}.desktop-nav a,.nav-disclosure>summary{color:var(--r2-ink)}.desktop-nav a:hover,.desktop-nav a.is-active,.nav-disclosure>summary:hover,.nav-disclosure>summary.is-active{color:var(--r2-forest)}.header-cta{border-color:var(--r2-forest-deep);background:var(--r2-forest-deep)}.mobile-menu-trigger{background:#fff9ed73;border-color:#124b3659}.mobile-menu-trigger span{background:var(--r2-forest-deep)}.button-gold{border-color:var(--r2-saffron);background:var(--r2-saffron);color:var(--r2-forest-deep)}.button-gold:hover{border-color:var(--r2-cream);background:var(--r2-cream);color:var(--r2-forest-deep)}.button-ghost-light{color:var(--r2-cream);box-shadow:none;background:#ffffff12;border-color:#fff9ed8c}.button-ghost-light:hover{border-color:var(--r2-cream);background:var(--r2-cream);color:var(--r2-forest-deep)}.zone-lime{background:var(--r2-lime)}.zone-saffron{background:var(--r2-saffron)}.zone-aqua{background:var(--r2-aqua)}.zone-coral{background:var(--r2-coral);color:#fff9ede0}.zone-coral h2,.zone-coral h3,.zone-forest h2,.zone-forest h3{color:var(--r2-cream)}.zone-forest{background:var(--r2-forest-deep)}.r2-home .container{width:min(calc(100% - (2 * var(--layout-gutter))), 1840px)}.r2-chapter{isolation:isolate;min-height:min(920px,100svh);padding-block:clamp(6rem,10vw,10rem);position:relative}.r2-chapter:before{z-index:-1;background:inherit;clip-path:polygon(0 58%,26% 18%,66% 62%,100% 7%,100% 100%,0 100%);content:"";height:4.5rem;position:absolute;top:-2.2rem;left:0;right:0}.r2-hero{min-height:calc(100svh - var(--header-height));background:var(--r2-forest);color:var(--r2-cream);padding-block:clamp(4.5rem,7vw,7rem) clamp(7rem,11vw,10rem);position:relative}.r2-hero:after{background:var(--r2-lime);clip-path:polygon(0 66%,28% 18%,67% 72%,100% 20%,100% 100%,0 100%);content:"";height:clamp(3rem,6vw,6rem);position:absolute;bottom:-1px;left:0;right:0}.r2-hero-orbit{pointer-events:none;border:1px solid #dce98b47;border-radius:50%;position:absolute}.r2-orbit-one{width:34rem;height:34rem;top:-12rem;left:-8rem}.r2-orbit-two{width:40rem;height:40rem;bottom:8rem;right:-13rem}.r2-hero-stage{z-index:1;flex-direction:column;align-items:center;gap:clamp(2.5rem,5vw,4.5rem);display:flex;position:relative}.r2-hero-copy h1{max-width:14ch;color:var(--r2-cream);text-wrap:balance;font-size:clamp(4.4rem,8.1vw,8.7rem);line-height:.88}.r2-hero-copy h1 em{color:var(--r2-saffron)}.r2-hero-copy .hero-intro{color:#fff9edd1;max-width:58ch;font-size:clamp(1.05rem,1.5vw,1.28rem)}.r2-hero-mosaic{grid-template-columns:minmax(150px,.27fr) minmax(0,1fr) minmax(150px,.27fr);align-items:end;gap:clamp(.65rem,1.4vw,1.5rem);width:min(100%,1600px);display:grid}.r2-hero-mosaic figure,.r2-story-stage figure,.r2-recipe-gallery figure,.r2-business-photo,.visual-ribbon-tile{margin:0}.r2-hero-mosaic img,.r2-story-stage img,.r2-recipe-gallery img,.r2-business-photo img,.visual-ribbon-tile img{width:100%;height:auto}.r2-hero-main{border:.65rem solid var(--r2-cream);border-radius:var(--r2-radius);overflow:hidden;transform:rotate(-1.1deg);box-shadow:0 34px 84px #00000047}.r2-hero-side{border:.48rem solid var(--r2-cream);overflow:hidden;box-shadow:0 24px 60px #0000003d}.r2-hero-side-left{border-radius:50% 50% 1.8rem 1.8rem;align-self:center;animation:7s ease-in-out infinite alternate r2-float-up;transform:rotate(-4deg)}.r2-hero-side-right{border-radius:2rem 2rem 50% 50%;margin-bottom:2.5rem;animation:8s ease-in-out infinite alternate r2-float-down;transform:rotate(4deg)}.r2-hero-signal{flex-wrap:wrap;justify-content:center;gap:.7rem;display:flex}.r2-hero-signal span{color:var(--r2-cream);letter-spacing:.08em;text-transform:uppercase;border:1px solid #fff9ed47;border-radius:999px;padding:.55rem 1rem;font-size:.74rem;font-weight:800}.r2-products .product-grid{gap:clamp(1.5rem,3vw,3rem);width:min(100%,1320px)}.r2-products .product-card{border-radius:var(--r2-radius);border:0;box-shadow:0 26px 70px #08382726}.r2-products .product-media,.product-media{aspect-ratio:auto;background:var(--r2-cream)}.r2-products .product-media img,.product-media img{object-fit:contain;width:100%;height:auto}.r2-products .product-content,.product-content{text-align:center;flex-direction:column;align-items:center;display:flex}.r2-products .chip-list,.product-content .chip-list{justify-content:center}.r2-story-stage{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:center;gap:clamp(1.5rem,4vw,4rem);width:min(100%,1440px);margin-inline:auto;display:grid}.r2-story-photo{border:.6rem solid var(--r2-cream);overflow:hidden;box-shadow:0 28px 70px #3f2b142b}.r2-story-photo-wide{border-radius:4rem 1.5rem;grid-row:1/span 2;transform:rotate(-1.4deg)}.r2-story-photo-square{border-radius:50%;justify-self:center;width:min(78%,440px);animation:8s ease-in-out infinite alternate r2-float-down;transform:rotate(2.8deg)}.r2-story-copy{text-align:center;flex-direction:column;justify-self:center;align-items:center;max-width:620px;display:flex}.r2-story-copy .button{margin-top:.5rem}.r2-recipe-showcase,.r2-recipe-showcase .spotlight-inner h2,.r2-recipe-showcase .spotlight-inner>p:last-child{color:var(--r2-ink)}.r2-recipe-gallery{width:min(100%,1500px);padding:0 clamp(0rem,3vw,3rem) clamp(4.5rem,8vw,8rem) 0;position:relative}.r2-recipe-gallery-main{border:.65rem solid var(--r2-cream);border-radius:2rem 6rem;overflow:hidden;transform:rotate(1deg);box-shadow:0 30px 74px #1231292e}.r2-recipe-gallery-inset{border:.55rem solid var(--r2-saffron);border-radius:50%;width:min(35%,520px);animation:7s ease-in-out infinite alternate r2-float-up;position:absolute;bottom:0;right:0;overflow:hidden;transform:rotate(-5deg);box-shadow:0 24px 60px #12312938}.zone-coral .recipe-card{border:0;box-shadow:0 24px 64px #4f181033}.zone-coral .recipe-card h2,.zone-coral .recipe-card p,.zone-coral .recipe-card a{color:var(--r2-ink)}.recipe-card-media,.article-card-media{aspect-ratio:auto;background:var(--r2-cream)}.recipe-card-media img,.article-card-media img{object-fit:contain;width:100%;height:auto}.r2-business .section-heading>p{color:#fff9edbf}.r2-business-photo{border:.65rem solid var(--r2-lime);border-radius:6rem 2rem;width:min(100%,1380px);margin:0 auto clamp(2rem,4vw,4rem);overflow:hidden;box-shadow:0 34px 80px #00000047}.r2-business .journey-grid>article{background:var(--r2-lime);box-shadow:none;text-align:center;border:0}.r2-business .journey-grid .text-link,.journey-grid .text-link,.related-grid .text-link{justify-content:center}.r2-faq .faq-grid{align-items:center;width:min(100%,1280px)}.r2-faq .faq-intro{text-align:center}.r2-faq .faq-list{background:var(--r2-cream);border:0;border-radius:2rem;padding:clamp(1rem,2vw,2rem);box-shadow:0 24px 60px #3f2b1421}.r2-faq .faq-list details:last-child{border-bottom:0}.visual-ribbon{background:var(--r2-forest);color:var(--r2-cream);padding-block:clamp(5rem,9vw,9rem);overflow:hidden}.visual-ribbon-heading{text-align:center;flex-direction:column;align-items:center;width:min(100% - 2rem,1000px);margin:0 auto clamp(2.5rem,5vw,4.5rem);display:flex}.visual-ribbon-heading h2{max-width:15ch;color:var(--r2-cream);margin-bottom:0;font-size:clamp(3rem,6vw,6.2rem);line-height:.94}.visual-ribbon-track{grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:clamp(.65rem,1.4vw,1.4rem);width:calc(100% + 6vw);margin-left:-3vw;display:grid}.visual-ribbon-tile{border:.38rem solid var(--r2-cream);background:var(--r2-cream);overflow:hidden;box-shadow:0 22px 52px #0000003d}.visual-ribbon-tile:nth-child(3n+1){border-radius:50% 50% 1.6rem 1.6rem}.visual-ribbon-tile:nth-child(3n+2){border-radius:1.6rem 4rem}.visual-ribbon-tile:nth-child(3n){border-radius:1.6rem 1.6rem 50% 50%}.visual-ribbon-up{animation:6.5s ease-in-out infinite alternate r2-float-up}.visual-ribbon-down{animation:7.5s ease-in-out infinite alternate r2-float-down}.visual-ribbon-link{text-align:center;margin:clamp(3rem,6vw,5rem) 0 0}.page-hero{background:var(--r2-lime-soft);border:0;min-height:auto;padding-block:clamp(5rem,9vw,8rem) clamp(7rem,11vw,11rem);position:relative}.page-hero:after{background:var(--r2-cream);clip-path:polygon(0 64%,31% 14%,70% 70%,100% 20%,100% 100%,0 100%);content:"";height:clamp(3rem,6vw,6rem);position:absolute;bottom:-1px;left:0;right:0}.page-hero-recipe{background:var(--r2-aqua)}.page-hero-business{background:var(--r2-forest);color:#fff9edd1}.page-hero-legal{background:var(--r2-saffron)}.page-hero-business h1,.page-hero-business .breadcrumbs,.page-hero-business .breadcrumbs a{color:var(--r2-cream)}.page-hero-business .eyebrow{color:var(--r2-lime)}.page-hero-business .text-link{color:var(--r2-cream)}.page-hero-business .text-link:hover,.page-hero-business .text-link:focus-visible{color:var(--r2-lime)}.page-hero-grid,.page-hero-with-media .page-hero-grid{width:min(calc(100% - (2 * var(--layout-gutter))), 1500px)}.page-hero-copy h1{max-width:16ch;font-size:clamp(4rem,7vw,7.2rem);line-height:.92}.page-hero-media{border:.62rem solid var(--r2-cream);border-radius:2rem 6rem;width:min(100%,1280px);overflow:hidden;transform:rotate(-1deg);box-shadow:0 30px 72px #1231292e}.page-hero-media img,.recipe-hero-grid img,.article-hero-grid img,.split-media img{aspect-ratio:auto;object-fit:contain;width:100%;height:auto;min-height:0}.sage-section,.guide-panels{background:var(--r2-lime-soft)}.prose-grid{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;width:min(100%,980px);margin-inline:auto;display:flex}.feature-card,.journey-grid>article,.local-story-grid>div,.local-menu-grid>article,.related-grid>a,.contact-option{text-align:center}.feature-card{align-items:center}.feature-grid,.journey-grid,.local-story-grid,.local-menu-grid,.related-grid,.contact-options{width:min(100%,1320px);margin-inline:auto}.utility-inner{text-align:center;flex-direction:column;align-items:center;margin-inline:auto;display:flex}.utility-inner .button-row{justify-content:center}.recipe-hero,.article-hero{background:var(--r2-aqua)}.legal-prose{margin-inline:auto}.site-footer a,.site-footer address+a,.site-footer address+a+a{color:#fff9eddb}.site-footer .footer-brand>a{background:var(--r2-lime);border-radius:1rem 2.5rem;padding:.85rem 1rem;display:inline-flex}.site-footer .footer-brand img{width:min(250px,100%)}@keyframes r2-float-up{0%{transform:translateY(1rem)rotate(-2deg)}to{transform:translateY(-1rem)rotate(1deg)}}@keyframes r2-float-down{0%{transform:translateY(-1rem)rotate(2deg)}to{transform:translateY(1rem)rotate(-1deg)}}@media (width<=980px){.r2-chapter{min-height:auto}.r2-hero-mosaic{grid-template-columns:repeat(2,minmax(0,1fr))}.r2-hero-main{grid-area:1/1/auto/-1}.r2-hero-side{justify-self:center;width:min(100%,360px)}.r2-story-stage{grid-template-columns:1fr}.r2-story-photo-wide{grid-row:auto}.r2-story-copy{order:-1}.visual-ribbon-track{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:thin;grid-template-columns:none;grid-auto-columns:minmax(230px,56vw);grid-auto-flow:column;width:100%;margin-left:0;padding-inline:1rem;overflow-x:auto}.visual-ribbon-tile{scroll-snap-align:center}}@media (width<=760px){.r2-hero{padding-block:3.5rem 7rem}.r2-hero-copy h1{font-size:clamp(3.7rem,17vw,5.6rem)}.r2-hero-main,.r2-hero-side,.r2-story-photo,.r2-recipe-gallery-main,.r2-business-photo,.page-hero-media{border-width:.38rem}.r2-hero-main,.r2-story-photo-wide,.r2-recipe-gallery-main,.r2-business-photo,.page-hero-media{border-radius:1.35rem 3rem}.r2-hero-side-right{margin-bottom:0}.r2-hero-signal{gap:.45rem}.r2-hero-signal span{padding:.45rem .72rem;font-size:.65rem}.r2-chapter{padding-block:5.5rem}.r2-story-photo-square{width:min(78%,320px)}.r2-recipe-gallery{padding:0 0 3.25rem}.r2-recipe-gallery-inset{border-width:.3rem;width:42%;right:-.2rem}.page-hero{padding-block:3.75rem 7rem}.page-hero-copy h1{font-size:clamp(3.5rem,15vw,5rem)}.visual-ribbon-track{grid-auto-columns:74vw}.feature-grid{grid-template-columns:1fr}}.desktop-nav a,.nav-disclosure>summary{letter-spacing:.012em;font-size:clamp(.9rem,.88vw,1.02rem)}.r2-hero-orbit{display:none}.r2-hero{min-height:calc(100svh - var(--header-height));background:var(--r2-forest);place-items:center;padding-block:clamp(4.5rem,7vw,7rem) clamp(7rem,11vw,10rem);display:grid;overflow:hidden}.r3-hero-video,.r3-hero-shade{width:100%;height:100%;position:absolute;inset:0}.r3-hero-video{z-index:0;object-fit:cover;object-position:center}.r3-hero-shade{z-index:0;pointer-events:none;background:linear-gradient(#032b1f6b 0%,#032b1f9e 74%,#032b1fcc 100%),radial-gradient(circle,#0000 10%,#032b1f3d 100%)}.r2-hero-stage{min-height:min(780px, calc(100svh - var(--header-height) - 7rem));justify-content:center}.r2-hero-copy{z-index:1;width:100%;max-width:none;position:relative}.r2-hero-copy h1{width:100%;max-width:none;font-size:clamp(4.2rem,7.1vw,8.4rem)}.r2-hero-copy h1 span,.r2-hero-copy h1 em{white-space:nowrap;display:block}.r2-hero-copy .hero-intro{max-width:78ch}.r3-video-toggle{z-index:1;color:var(--r2-cream);font:inherit;letter-spacing:.04em;cursor:pointer;background:#032b1f9e;border:1px solid #fff9ed75;border-radius:999px;padding:.56rem .9rem;font-size:.75rem;font-weight:800;position:relative}.r3-video-toggle:hover,.r3-video-toggle:focus-visible{border-color:var(--r2-cream);background:var(--r2-cream);color:var(--r2-forest-deep)}.section-heading,.section-heading-centered{width:min(100%,1500px);max-width:none}.section-heading h2,.section-heading-centered h2,.spotlight-inner h2,.visual-ribbon-heading h2,.cta-band h2{text-wrap:balance;max-width:24ch}.section-heading>p,.section-heading-centered>p,.spotlight-inner>p,.page-hero-intro{max-width:90ch}.visual-ribbon-heading{width:min(calc(100% - (2 * var(--layout-gutter))), 1500px)}.visual-ribbon-track{grid-template-columns:repeat(8,minmax(0,1fr))}.page-hero-copy{width:min(100%,1400px);max-width:none}.page-hero-copy h1{text-wrap:balance;max-width:22ch}.prose-grid{width:min(100%,1320px)}.prose-grid>div{max-width:90ch}.journey-grid{width:min(100%,1500px)}.r2-business .journey-grid>article h3,.r2-business .journey-grid>article p{color:var(--r2-forest-deep)}.r2-business .journey-grid>article .eyebrow{color:var(--r2-forest)}.product-media,.product-detail-grid .product-media,.concept-card{place-items:center;margin-inline:auto;display:grid}.product-media img,.product-detail-grid .product-media img,.concept-card img{object-position:center}.product-detail-grid{align-items:center}.product-detail-grid>div,.concept-card{text-align:center}.product-detail-grid .large-chip-list{flex-wrap:wrap;justify-content:center;gap:.65rem;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.product-detail-grid .large-chip-list li{background:var(--r2-lime-soft);color:var(--r2-forest-deep);border:1px solid #18523929;border-radius:999px;padding:.55rem .9rem;font-size:.82rem;font-weight:800}.concept-card{width:min(100%,980px);margin-top:clamp(2rem,5vw,4rem)}.concept-card img{border:.5rem solid var(--r2-cream);border-radius:2rem 5rem;width:100%;height:auto;box-shadow:0 28px 70px #12312929}.concept-card figcaption{color:#123129b8;max-width:72ch;margin-top:1rem;font-size:.82rem}.recipe-facts-compact{grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=1200px) and (width>=981px){.desktop-nav a,.nav-disclosure>summary{font-size:.86rem}}@media (width<=760px){.r2-hero-stage{min-height:min(690px, calc(100svh - var(--header-height) - 4rem))}.r2-hero-copy h1 span,.r2-hero-copy h1 em{white-space:nowrap}.r2-hero-copy h1{font-size:clamp(2rem,8.5vw,4.25rem)}.recipe-facts-compact{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.r3-hero-video,.r3-video-toggle{display:none}}html,body{width:100%;max-width:100%;overflow-x:clip}main,main>*,.container,.header-inner,.page-hero-grid,.r2-hero-stage{min-width:0}@media (width>=981px){:root{--header-height:112px}.header-inner{min-height:var(--header-height);grid-template-columns:minmax(150px,.72fr) auto minmax(160px,.72fr);gap:clamp(1rem,2.2vw,2.5rem)}.brand-link{width:clamp(150px,11.5vw,200px)}.desktop-nav ul{gap:clamp(.8rem,1.55vw,1.75rem)}.desktop-nav a,.nav-disclosure>summary{letter-spacing:-.012em;white-space:nowrap;min-height:52px;font-size:clamp(.84rem,1.08vw,1.456rem);font-weight:800}.nav-disclosure>summary:after{font-size:.82em}.nav-popover{border-radius:1.5rem;width:270px;padding:.9rem;top:calc(100% + .7rem)}.nav-popover a{letter-spacing:0;min-height:52px;padding-inline:1rem;font-size:clamp(1rem,.88vw,1.14rem)}}@media (width>=981px) and (width<=1200px){.header-inner{grid-template-columns:132px 1fr 150px;gap:.8rem}.brand-link{width:132px}.desktop-nav ul{gap:.66rem}.desktop-nav a,.nav-disclosure>summary{font-size:.816rem}.header-cta{min-height:46px;padding-inline:.9rem;font-size:.72rem}}@media (width>=1201px) and (width<=1399px){.desktop-nav a,.nav-disclosure>summary{font-size:1.48rem}}@media (width>=1400px) and (width<=1599px){.desktop-nav a,.nav-disclosure>summary{font-size:1.6rem}}@media (width>=1600px){.desktop-nav a,.nav-disclosure>summary{font-size:1.664rem}}.page-hero-copy h1 span{white-space:nowrap;display:block}.page-hero-title-split span{white-space:nowrap}.visual-ribbon{--r4-gallery-gap:clamp(.8rem, 1.5vw, 1.6rem);padding-block:clamp(5rem,8vw,8.5rem);overflow:hidden}.visual-ribbon-heading{width:calc(100% - (2 * var(--layout-gutter)));max-width:none;margin-bottom:clamp(2.5rem,4.5vw,4rem)}.visual-ribbon-heading h2{white-space:nowrap;width:100%;max-width:none;font-size:clamp(.82rem,3.8vw,4.5rem);line-height:1}.visual-ribbon-marquee{width:100%;padding-block:clamp(.45rem,.9vw,.9rem);overflow:hidden}.visual-ribbon-strip{gap:var(--r4-gallery-gap);will-change:transform;width:max-content;display:flex}.visual-ribbon-group{gap:var(--r4-gallery-gap);flex:none;display:flex}.visual-ribbon-tile{aspect-ratio:3/2;border-width:clamp(.28rem,.45vw,.5rem);flex:none;width:clamp(280px,30vw,540px);transform:translateZ(0)}.visual-ribbon-home .visual-ribbon-tile{width:clamp(290px,29vw,560px)}.visual-ribbon-tile img{object-fit:cover;width:100%;height:100%}.visual-ribbon-shape-1{border-radius:50% 50% 1.6rem 1.6rem}.visual-ribbon-shape-2{border-radius:1.6rem 4rem}.visual-ribbon-shape-3{border-radius:1.6rem 1.6rem 50% 50%}.visual-ribbon-strip-forward{animation:52s linear infinite r4-marquee-forward}.visual-ribbon-strip-reverse{animation:56s linear infinite r4-marquee-reverse}.visual-ribbon-marquee:hover .visual-ribbon-strip,.visual-ribbon-marquee:focus-within .visual-ribbon-strip{animation-play-state:paused}.visual-ribbon-link{margin-top:clamp(2.5rem,5vw,4.5rem)}.r2-home .section-heading h2,.r2-home .spotlight-inner h2{white-space:nowrap;width:100%;max-width:none;font-size:clamp(1rem,4.45vw,5.6rem)}.r2-home .r2-recipe-showcase .spotlight-inner h2{font-size:clamp(.78rem,3.65vw,4.8rem)}.r2-recipe-gallery{padding:0}.r2-recipe-gallery-main{transform:none}.r2-recipe-gallery-main img{aspect-ratio:3/2;object-fit:cover}.r2-home .recipe-section .container{width:min(calc(100% - (2 * var(--layout-gutter))), 1780px)}.r2-home .recipe-section .recipe-grid{gap:clamp(1.25rem,2.2vw,2.5rem);width:100%}@keyframes r4-marquee-forward{0%{transform:translate(0,0)}to{transform:translate3d(calc(-50% - (var(--r4-gallery-gap) / 2)), 0, 0)}}@keyframes r4-marquee-reverse{0%{transform:translate3d(calc(-50% - (var(--r4-gallery-gap) / 2)), 0, 0)}to{transform:translate(0,0)}}@media (width<=980px) and (width>=761px){.page-hero-copy h1{width:100%;max-width:none;font-size:clamp(2.2rem,6vw,4rem)}.page-hero-copy h1.page-hero-title-split{font-size:clamp(1.8rem,4.6vw,3.25rem)}}@media (width<=760px){.r2-hero-stage{gap:1.45rem}.r2-hero-copy h1{font-size:clamp(1.5rem,7.8vw,3.35rem);line-height:.94}.r2-hero-copy .hero-intro{max-width:42ch;margin-bottom:.9rem;font-size:clamp(.78rem,3.4vw,.98rem);line-height:1.5}.hero-copy-centered .button-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;width:min(100%,420px);display:grid}.hero-copy-centered .button-row .button{white-space:nowrap;min-width:0;min-height:42px;padding:.65rem .4rem;font-size:clamp(.58rem,2.55vw,.76rem)}.r2-hero-signal{grid-template-columns:repeat(4,minmax(0,1fr));gap:.34rem;width:min(100%,520px);display:grid}.r2-hero-signal span{letter-spacing:.025em;text-align:center;white-space:nowrap;min-width:0;padding:.42rem .14rem;font-size:clamp(.42rem,1.8vw,.62rem)}.r3-video-toggle{min-height:40px}.r2-home .section-heading h2,.r2-home .spotlight-inner h2{font-size:clamp(.92rem,4.5vw,2rem)}.r2-home .r2-recipe-showcase .spotlight-inner h2{font-size:clamp(.7rem,3.55vw,1.6rem)}.r2-home .faq-intro h2{white-space:nowrap;width:100%;max-width:none;font-size:clamp(.9rem,4.35vw,1.8rem)}.r2-home .cta-band h2{text-wrap:balance;max-width:24ch;font-size:clamp(1.12rem,5.8vw,2.25rem)}.page-hero-copy h1{width:100%;max-width:none;font-size:clamp(2rem,10vw,3.8rem)}.page-hero-copy h1.page-hero-title-split{font-size:clamp(1.08rem,5.7vw,2.75rem)}.page-hero-copy h1.page-hero-title-single-long{font-size:clamp(1rem,5.35vw,2.35rem)}.page-hero-title-split span{white-space:nowrap}.page-hero-copy .button-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;width:min(100%,420px);display:grid}.page-hero-copy .button-row>*{text-align:center;white-space:nowrap;min-width:0;padding-inline:.45rem;font-size:.7rem}.visual-ribbon{--r4-gallery-gap:.75rem;padding-block:4.5rem}.visual-ribbon-heading{width:calc(100% - 1.5rem);margin-bottom:2rem}.visual-ribbon-heading h2{font-size:clamp(.7rem,3.65vw,1.1rem)}.visual-ribbon-tile,.visual-ribbon-home .visual-ribbon-tile{width:clamp(240px,76vw,340px)}.table-wrap{background:0 0;border:0;overflow:visible}.comparison-table,.comparison-table tbody{gap:1rem;width:100%;min-width:0;display:grid}.comparison-table thead{display:none}.comparison-table tr{background:var(--white);border:1px solid #214f351f;border-radius:1.2rem;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.comparison-table tbody th{background:var(--forest-700);color:var(--white);text-align:center;border-bottom:1px solid #214f351f;grid-column:1/-1;padding:.85rem 1rem}.comparison-table td{overflow-wrap:anywhere;text-align:center;border-bottom:0;min-width:0;padding:.9rem .75rem;font-size:.82rem}.comparison-table td+td{border-left:1px solid #214f351f}.comparison-table td:before{color:var(--forest-700);content:attr(data-label);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.35rem;font-size:.68rem;font-weight:800;display:block}}@media (width<=370px){.r2-hero-copy h1{font-size:7.45vw}.r2-home .section-heading h2,.r2-home .spotlight-inner h2{font-size:4.15vw}.r2-home .r2-recipe-showcase .spotlight-inner h2{font-size:3.3vw}.page-hero-copy h1.page-hero-title-split{font-size:5.25vw}}@media (prefers-reduced-motion:reduce){.visual-ribbon-strip-forward,.visual-ribbon-strip-reverse{animation:none}}.r6-hero-carousel,.r6-hero-slide{margin:0;position:absolute;inset:0}.r6-hero-carousel{z-index:0;background:var(--r2-forest);overflow:hidden}.r6-hero-slide{visibility:hidden;opacity:0;transition:opacity .52s,transform 1.3s,visibility 0s linear .52s;transform:scale(1.035)}.r6-hero-slide.is-active{visibility:visible;opacity:1;transition-delay:0s;transform:scale(1)}.r6-hero-slide img{object-fit:cover;object-position:center;width:100%;height:100%}.r6-carousel-dots{z-index:2;justify-content:center;gap:.5rem;display:flex;position:relative}.r6-carousel-dots button{cursor:pointer;background:0 0;border:1px solid #fff9edb3;border-radius:50%;width:.62rem;height:.62rem;padding:0}.r6-carousel-dots button.is-active{background:var(--r2-saffron);transform:scale(1.25)}.r6-carousel-dots .r6-carousel-toggle{width:1.55rem;height:1.55rem;color:var(--r2-cream);background:#0838278a;border-color:#fff9edd1;place-items:center;margin-left:.3rem;font-size:.65rem;line-height:1;display:inline-grid}.r6-carousel-dots .r6-carousel-toggle[aria-pressed=true]{background:var(--r2-saffron);color:var(--r2-forest-deep)}.zone-cream{background:var(--r2-cream)}.r6-awareness-grid,.r6-editorial-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(2rem,5vw,6rem);display:grid}.r6-awareness-grid figure,.r6-editorial-grid figure{border:.5rem solid var(--r2-cream);border-radius:2rem 6rem;margin:0;overflow:hidden;box-shadow:0 28px 70px #03312329}.r6-awareness-grid figure img,.r6-editorial-grid figure img{width:100%;height:auto;display:block}.r6-awareness-copy h2,.r6-editorial-grid h2,.r6-source-note h2{max-width:15ch}.r6-awareness-points{gap:.8rem;margin:1.5rem 0 2rem;padding:0;list-style:none;display:grid}.r6-awareness-points li{border-left:4px solid var(--r2-saffron);background:#ffffff73;border-radius:0 1rem 1rem 0;padding:.9rem 1rem}.r6-editorial-grid-reverse{color:var(--r2-cream);grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.r6-source-note{max-width:980px}.r6-source-note ul{flex-wrap:wrap;gap:.8rem 1.4rem;padding:0;list-style:none;display:flex}.r6-source-note a{text-underline-offset:.25em;font-weight:800;text-decoration:underline}@media (width<=980px){.r6-awareness-grid,.r6-editorial-grid,.r6-editorial-grid-reverse{grid-template-columns:1fr}.r6-awareness-copy,.r6-editorial-grid>div{text-align:center}.r6-awareness-copy h2,.r6-editorial-grid h2{max-width:none}.r6-editorial-grid-reverse figure{grid-row:1}}@media (width<=760px){.r6-hero-slide img{object-position:center}.r6-carousel-dots{gap:.38rem}.r6-carousel-dots button{width:.5rem;height:.5rem}.r6-carousel-dots .r6-carousel-toggle{width:1.4rem;height:1.4rem}.r6-awareness-grid figure,.r6-editorial-grid figure{border-width:.35rem;border-radius:1.4rem 3.5rem}}@media (prefers-reduced-motion:reduce){.r6-hero-slide{transition:none;transform:none}}
