:root{--bg: #ffffff;--bg-soft: #f7f7f0;--bg-cream: #fbfaef;--text: #163321;--muted: #5f7466;--line: #e6eadf;--green: #208a3c;--green-dark: #0f5d28;--lime: #d9f05e;--radius-lg: 28px;--radius-md: 20px;--shadow: 0 20px 50px rgba(15, 48, 23, .08)}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Inter,Segoe UI,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.5;scroll-behavior:smooth}body{min-width:320px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input{font:inherit}.container{width:min(1200px,calc(100% - 2rem));margin:0 auto}.section{padding:4rem 0}.section-cream{background:var(--bg-cream)}.section-head{max-width:760px;margin-bottom:1.75rem}.section-foot{margin-top:1.75rem}.compact-head{margin-bottom:1rem}.light-head h2,.light-head p{color:#fff}h1,h2,h3,h4,p{margin:0}h1,h2{letter-spacing:-.03em;line-height:1.06}h1{font-size:clamp(2.4rem,4.8vw,4.6rem);font-weight:800}h2{font-size:clamp(1.9rem,3.1vw,3rem);font-weight:800;margin-bottom:.75rem}h3{font-size:1.15rem;font-weight:750;line-height:1.25}p{color:var(--muted);font-size:1rem}.skip-link{position:absolute;top:-100px;left:12px;padding:.7rem 1rem;border-radius:999px;background:var(--text);color:#fff;z-index:999}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;z-index:100;background:#fffffff7;backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.header-wrap{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1rem 0}.desktop-nav-shell{display:grid;grid-template-columns:1fr auto;align-items:center;gap:1rem}.brand{display:inline-flex;align-items:center;flex-shrink:0;color:var(--green-dark)}.brand-logo{display:block;height:3rem;width:auto;max-width:min(13rem,40vw);object-fit:contain}.mobile-nav-panel{display:none}.mobile-nav-panel summary,.language-modal summary{list-style:none;cursor:pointer}.mobile-nav-panel summary::-webkit-details-marker,.language-modal summary::-webkit-details-marker{display:none}.mobile-nav-trigger{display:none;padding:.72rem 1rem;border-radius:999px;border:1px solid var(--line);font-weight:700;background:#fff;color:var(--green-dark)}.mobile-nav-body{display:grid;grid-template-columns:1fr;align-items:center;gap:1rem}.main-nav{justify-self:center}.nav-list{display:flex;align-items:center;gap:1.3rem;list-style:none;margin:0;padding:0;font-weight:650}.nav-list a{position:relative;padding-bottom:.2rem;white-space:nowrap}.nav-list a:after{content:"";position:absolute;left:0;bottom:-.08rem;width:100%;height:2px;background:var(--green);transform:scaleX(0);transform-origin:center;transition:transform .2s ease}.nav-list a:hover:after,.nav-list a.is-current:after{transform:scaleX(1)}.header-actions-group{display:flex;align-items:center;justify-content:flex-end;gap:.75rem}.language-modal{position:relative}.language-modal-trigger{display:inline-flex;align-items:center;justify-content:center;padding:.74rem 1rem;border-radius:999px;border:1px solid var(--line);background:#fff;font-weight:700;color:var(--green-dark);white-space:nowrap}.language-modal-panel{position:absolute;right:0;top:calc(100% + .6rem);width:min(280px,calc(100vw - 1.5rem));padding:1rem;border-radius:22px;background:#fffffffa;border:1px solid var(--line);box-shadow:0 24px 60px #0b2a1329;backdrop-filter:blur(14px)}.language-modal-head{margin-bottom:.8rem;color:var(--green-dark)}.language-modal-list{display:grid;gap:.45rem;list-style:none;padding:0;margin:0}.language-modal-list a{display:block;padding:.72rem .85rem;border-radius:14px;border:1px solid transparent;color:var(--muted);font-weight:650}.language-modal-list a[aria-current=true]{background:var(--bg-soft);border-color:var(--line);color:var(--green-dark)}.pill-link{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.15rem;border-radius:999px;border:1px solid rgba(255,255,255,.3);font-weight:750;transition:transform .18s ease,box-shadow .18s ease}.pill-link:hover{transform:translateY(-1px);box-shadow:0 10px 24px #12401d1f}.pill-link--solid{background:var(--green);border-color:var(--green);color:#fff}.header-pill{white-space:nowrap}.hero-fullscreen{position:relative;min-height:max(760px,calc(100svh - 132px));display:grid;align-items:end;overflow:hidden;background:#102d1c}.hero-background,.hero-background img,.hero-scrim{position:absolute;inset:0;width:100%;height:100%}.hero-background img{object-fit:cover;filter:saturate(.98) contrast(1.02)}.hero-scrim{background:linear-gradient(180deg,#091b0e14,#0a1c0f80 70%,#08170cd9),linear-gradient(90deg,#07160b66,#07160b1f 48%,#07160b14)}.hero-fullscreen-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:1rem;padding-top:1.6rem;padding-bottom:1.6rem;align-items:end}.hero-content-block{max-width:760px;color:#fff;padding-bottom:.4rem}.hero-content-block p{color:#ffffffe6;max-width:640px;font-size:1.05rem}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:1.56rem!important;font-weight:800;margin-bottom:1rem;color:#fffffff2}.eyebrow.chip-like{font-size:1.56rem!important}.eyebrow.chip-like{font-size:1.56rem}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.5rem}.hero-outline-link{background:#ffffff1a;border-color:#ffffff59;color:#fff}.hero-floating-links{display:grid;gap:.85rem}.hero-floating-card{display:grid;grid-template-columns:96px 1fr;gap:1rem;align-items:center;padding:1rem;border-radius:var(--radius-md);background:#ffffffeb;border:1px solid rgba(255,255,255,.7);box-shadow:var(--shadow);font-weight:760;min-height:112px}.hero-floating-card img{width:96px;height:96px;object-fit:cover;border-radius:18px}.hero-floating-card span{line-height:1.25}.filter-row{display:flex;gap:.65rem;flex-wrap:wrap;margin-bottom:1.2rem}.filter-pill,.chip-like{display:inline-flex;align-items:center;padding:.34rem .72rem;border-radius:999px;background:#edf7df;color:var(--green-dark);font-size:.78rem;font-weight:780}.produce-grid,.recipe-grid,.resource-grid,.story-grid,.timeline-grid,.feature-grid{display:grid;gap:1rem}.produce-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.recipe-grid,.resource-grid,.story-grid,.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.timeline-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.produce-item-card,.recipe-card-large,.resource-story-card,.story-card,.timeline-card,.feature-card,.promo-card,.sustain-highlight-card,.sustain-stat-panel,.editorial-feature,.editorial-card,.company-intro-grid,.newsletter-shell{background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.produce-item-card{overflow:hidden}.produce-card-link{display:flex;flex-direction:column;height:100%}.recipe-card-large img,.resource-story-card img,.story-card img,.timeline-card img,.promo-media img,.editorial-feature img,.editorial-card img,.company-intro-media img,.page-banner-media img,.sustain-side img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.produce-item-media{aspect-ratio:1 / 1;padding:.9rem;background:radial-gradient(circle at top,#f7fbef,#eef7e3);overflow:hidden}.produce-item-media img{border-radius:20px;width:100%;height:100%;object-fit:cover}.produce-item-copy,.recipe-copy,.resource-story-copy,.story-copy,.timeline-copy,.feature-card,.promo-copy,.editorial-copy,.editorial-card-copy,.company-intro-copy,.sustain-highlight-card,.sustain-stat-panel{padding:1rem 1rem 1.1rem}.produce-item-copy{display:grid;gap:.55rem}.text-link{display:inline-flex;align-items:center;gap:.35rem;font-weight:760;color:var(--green-dark);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.25em}.strong-link{font-size:1rem}.promo-stack{display:grid;gap:1.1rem}.promo-card{display:grid;grid-template-columns:1.45fr 1fr;overflow:hidden}.promo-media{min-height:300px}.promo-copy{display:flex;flex-direction:column;justify-content:center;gap:.9rem;padding:1.5rem}.editorial-layout{display:grid;grid-template-columns:1.25fr .95fr;gap:1rem}.editorial-feature,.editorial-card{overflow:hidden}.editorial-feature img{aspect-ratio:16 / 9}.editorial-cards{display:grid;gap:1rem}.editorial-card{display:grid;grid-template-columns:160px 1fr;align-items:stretch}.editorial-card img{height:100%}.story-card,.resource-story-card,.recipe-card-large,.timeline-card{overflow:hidden}.story-card img,.resource-story-card img,.recipe-card-large img,.timeline-card img{aspect-ratio:1 / 1}.story-copy,.resource-story-copy,.recipe-copy,.timeline-copy{display:grid;gap:.65rem}.sustainability-band{background:linear-gradient(180deg,#205f33,#1a4f2a)}.sustain-shell{display:grid;grid-template-columns:1.18fr .82fr;gap:1rem;align-items:start}.sustain-copy-block,.sustain-highlight-grid{display:grid;gap:1rem}.sustain-highlight-card{background:#ffffff1f;border:1px solid rgba(255,255,255,.15);box-shadow:none}.sustain-highlight-card h3,.sustain-highlight-card p,.sustain-stat-panel strong,.sustain-stat-panel span{color:#fff}.sustain-side{display:grid;gap:1rem}.sustain-side img{border-radius:var(--radius-lg);aspect-ratio:4 / 4.3}.sustain-stat-panel{display:grid;gap:1rem;background:#ffffff24;border:1px solid rgba(255,255,255,.16);box-shadow:none}.sustain-stat-panel strong{display:block;font-size:1.95rem;font-weight:800;margin-bottom:.2rem}.subpage-hero-fullscreen{position:relative;min-height:max(680px,calc(100svh - 132px));display:grid;align-items:end;overflow:hidden;background:#102d1c}.subpage-hero-fullscreen .hero-background,.subpage-hero-fullscreen .hero-background img,.subpage-hero-scrim{position:absolute;inset:0;width:100%;height:100%}.subpage-hero-fullscreen .hero-background img{object-fit:cover;filter:saturate(1.08) contrast(1.05);transform:translateZ(0)}.subpage-hero-scrim{background:linear-gradient(180deg,#091b0e14,#0a1c0f33 58%,#08170c61),linear-gradient(90deg,#07160b3d,#07160b14 38%,#07160b0a)}.subpage-hero-inner{position:relative;z-index:1;display:grid;gap:1rem;align-content:end;padding-top:1.8rem;padding-bottom:1.8rem}.subpage-hero-copy{max-width:760px;color:#fff;display:grid;gap:.85rem;padding:1rem 1.15rem;border-radius:28px;background:linear-gradient(135deg,#07160b85,#07160b47 55%,#07160b24);border:1px solid rgba(255,255,255,.18);box-shadow:0 18px 50px #06140a2e;backdrop-filter:blur(8px)}.subpage-hero-copy h1,.subpage-hero-copy p{text-shadow:0 10px 28px rgba(0,0,0,.34)}.subpage-hero-copy p{color:#ffffffe6;max-width:640px;font-size:1.05rem}.banner-back,.back-top-link{display:inline-flex;margin-bottom:1rem;font-weight:700;color:var(--green-dark)}.banner-back-on-hero{align-self:start;justify-self:start;padding:.52rem .9rem;border-radius:999px;border:1px solid rgba(255,255,255,.45);background:#0a21103d;color:#fff;text-shadow:0 8px 20px rgba(0,0,0,.3);backdrop-filter:blur(4px)}.page-banner-media{overflow:hidden;border-radius:32px;min-height:360px;box-shadow:var(--shadow)}.page-banner-media img{min-height:360px;max-height:440px;object-fit:cover}.page-banner-copy{padding-top:1.5rem;max-width:760px}.company-intro-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:1rem;overflow:hidden}.company-intro-copy{display:flex;flex-direction:column;justify-content:center;gap:1rem}.company-intro-media img{height:100%;min-height:320px}.timeline-year{font-size:.8rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:var(--green-dark)}.newsletter-block{padding-bottom:5rem}.product-detail-grid{display:grid;grid-template-columns:minmax(0,1.4fr) 360px;gap:1rem;align-items:start}.product-detail-main,.product-side-card,.product-copy-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.product-detail-main{padding:1.2rem;display:grid;gap:1rem}.detail-highlight-list{display:flex;flex-wrap:wrap;gap:.6rem}.detail-bullet{display:inline-flex;padding:.45rem .8rem;border-radius:999px;background:#edf7df;color:var(--green-dark);font-weight:700;font-size:.86rem}.product-section-stack{display:grid;gap:1rem}.product-copy-card{padding:1rem 1.05rem;display:grid;gap:.55rem}.product-side-card{padding:1rem 1.05rem;display:grid;gap:.85rem;position:sticky;top:132px}.product-side-card ul{margin:0;padding-left:1.1rem;color:var(--muted);display:grid;gap:.55rem}.newsletter-shell{display:grid;grid-template-columns:1.25fr 1fr;gap:1rem;padding:1.5rem;background:var(--bg-soft)}.newsletter-form{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.newsletter-form label{flex:1 1 240px}.newsletter-form input{width:100%;padding:.9rem 1rem;border-radius:999px;border:1px solid #cad8c8;background:#fff}.newsletter-form button{padding:.92rem 1.3rem;border-radius:999px;border:0;background:var(--green);color:#fff;font-weight:760;cursor:pointer}.site-footer{padding:3.5rem 0 1.75rem;background:var(--bg-soft);border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.site-footer h3{font-size:1rem;margin-bottom:.9rem;color:var(--green-dark)}.site-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:.5rem}.site-footer a{color:var(--muted)}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding-top:1.2rem;margin-top:1.2rem;border-top:1px solid var(--line);flex-wrap:wrap}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1080px){.header-wrap,.editorial-layout,.sustain-shell,.company-intro-grid,.newsletter-shell,.promo-card,.hero-fullscreen-inner,.product-detail-grid{grid-template-columns:1fr}.produce-grid,.timeline-grid,.recipe-grid,.resource-grid,.story-grid,.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-card{grid-template-columns:1fr}.header-actions-group{justify-content:flex-start}}@media(max-width:760px){.section{padding:2.4rem 0}.header-wrap{grid-template-columns:1fr auto;justify-items:stretch;padding:.75rem 0}.brand-logo{height:2.5rem;max-width:min(11rem,46vw)}.desktop-nav-shell{display:none}.mobile-nav-panel{display:block;justify-self:end}.mobile-nav-trigger{display:inline-flex;align-items:center;justify-content:center;width:fit-content}.mobile-nav-panel:not([open]) .mobile-nav-body{display:none}.mobile-nav-panel[open] .mobile-nav-body{display:grid;gap:1rem;margin-top:.85rem;position:absolute;right:1rem;left:1rem;padding:1rem;border-radius:22px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}.main-nav,.mobile-only-nav{width:100%}.mobile-nav-list{flex-direction:column;align-items:flex-start;gap:.9rem}.mobile-nav-list a{padding-bottom:0}.mobile-actions-group{width:100%;flex-direction:column;align-items:stretch}.mobile-actions-group .header-pill,.mobile-actions-group .language-modal-trigger,.mobile-language-modal{width:100%}.mobile-language-modal .language-modal-panel{position:static;width:100%;margin-top:.65rem}.hero-fullscreen,.subpage-hero-fullscreen{min-height:calc(100svh - 76px)}.hero-fullscreen-inner,.subpage-hero-inner{padding-top:4rem;padding-bottom:1rem;gap:.85rem}.hero-content-block p,.subpage-hero-copy p{font-size:.98rem}.subpage-hero-copy{padding:.9rem .95rem;border-radius:22px}.hero-floating-links,.produce-grid,.recipe-grid,.resource-grid,.story-grid,.timeline-grid,.feature-grid,.footer-grid{grid-template-columns:1fr}.hero-floating-card{grid-template-columns:76px 1fr;padding:.8rem;min-height:auto}.hero-floating-card img{width:76px;height:76px}.page-banner-media,.page-banner-media img{min-height:220px}.footer-bottom{align-items:flex-start}.product-side-card{position:static}.product-detail-main,.product-copy-card,.product-side-card,.newsletter-shell{padding:.95rem}}
