:root{--hero-shift:0px;--green-950:#062d22;--green-900:#073d2b;--green-800:#0b5137;--green-100:#e9f0e9;--navy:#041c3b;--gold:#c28a2b;--gold-ink:#8a5f12;--gold-display:#c46a0b;--amber:#e78c26;--gold-soft:#dfba6f;--accent-label:var(--gold-ink);--ink-body:#52615b;--ink-muted:#5b6862;--cream:#f7f2e7;--paper:#fffefa;--ink:#15251f;--line:#15251f2e;--focus-ring:#0b5137}*{box-sizing:border-box}h1,h2,h3,h4{overflow-wrap:break-word}.botcheck-field{display:none}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:999;color:#fff;background:var(--green-900);border-radius:10px;align-items:center;min-height:44px;padding:.75rem 1.15rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:transform .18s;display:flex;position:absolute;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus-visible{transform:translateY(0)}:where(a,button,input,textarea,select,[tabindex]):focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px;border-radius:4px}.contact,.hero,.menu-panel,.product-overview,.product-page-header.is-dark{--focus-ring:#ffd479}html{background:var(--paper)}html.menu-is-open{overflow:hidden}body{color:var(--ink);background:var(--paper);margin:0;font-family:DM Sans,sans-serif}button,input,textarea{font:inherit}button{color:inherit}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}::selection{color:#fff;background:var(--green-800)}.site-shell{overflow:clip}.section-pad{padding:clamp(5rem,10vw,9.5rem) max(5vw,50vw - 720px)}.intro-screen{z-index:1000;background:linear-gradient(135deg,#0d6546,var(--green-950));clip-path:inset(0);place-items:center;transition:clip-path .95s cubic-bezier(.77,0,.18,1) .42s;display:grid;position:fixed;inset:0}.intro-screen.is-leaving{clip-path:inset(0 100% 0 0)}.intro-mark{text-align:center;width:min(68vw,380px);transition:transform .72s cubic-bezier(.76,0,.24,1),opacity .24s .6s}.intro-screen.is-leaving .intro-mark{opacity:0;transform:translate(calc(98px - 45vw),calc(44px - 50vh))scale(.5)}.intro-mark img{filter:drop-shadow(0 10px 28px #0000002e);width:100%}.intro-mark p{color:#ffffffd6;letter-spacing:.28em;text-transform:uppercase;margin:1rem 0 0;font-size:.66rem;font-weight:700}.intro-line{background:#ffffff38;width:100%;height:1px;overflow:hidden}.intro-line span{background:var(--gold);transform-origin:0;width:100%;height:100%;animation:1.45s both introProgress;display:block}@keyframes introProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.site-header{z-index:50;color:#fff;background:0 0;border:0;grid-template-columns:1fr auto 1fr;align-items:center;height:118px;padding:0 3.5vw;transition:height .35s,color .35s,background .35s,border-color .35s,box-shadow .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s;display:grid;position:fixed;top:0;left:0;right:0}.site-header.is-scrolled{height:92px;color:var(--green-950);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0}.brand{cursor:pointer;background:0 0;border:0;justify-self:start;place-items:center;width:220px;height:96px;padding:0;display:grid}.brand img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 0 2px #fffffff2)drop-shadow(0 4px 13px #ffffffb8);width:214px;height:80px;transition:filter .3s,transform .3s}.brand:hover img{transform:translateY(-2px)}.site-header.is-scrolled .brand img{filter:drop-shadow(0 3px 9px #fffc)drop-shadow(0 4px 10px #062d221a)}.desktop-nav{border:0;align-items:center;gap:.75rem;padding:0;display:flex}.desktop-nav button{min-width:132px;height:52px;color:inherit;letter-spacing:.035em;text-shadow:0 2px 12px #0003;cursor:pointer;background:#ffffff06;border:1px solid #ffffffb8;border-radius:999px;justify-content:center;align-items:center;padding:0 1.55rem;font-size:.86rem;font-weight:600;transition:color .25s,background .25s,border-color .25s,transform .25s;display:flex;position:relative}.desktop-nav button:hover{color:var(--green-950);text-shadow:none;background:#fff;border-color:#fff;transform:translateY(-2px)}.site-header.is-scrolled .desktop-nav button{text-shadow:none;background:#fff3;border-color:#062d2259}.header-actions{justify-self:end;gap:clamp(1.7rem,2.6vw,3rem)}.header-actions,.header-cta{align-items:center;display:flex}.header-cta{min-height:52px;color:inherit;text-shadow:0 2px 12px #0003;cursor:pointer;background:#ffffff06;border:1px solid #ffffffb8;border-radius:999px;gap:1.2rem;padding:0 1.45rem;font-size:.86rem;font-weight:600;transition:color .25s,background .25s,border-color .25s,transform .25s}.header-cta:hover{color:var(--green-950);text-shadow:none;background:#fff;border-color:#fff;transform:translateY(-2px)}.site-header.is-scrolled .header-cta{text-shadow:none;background:#fff3;border-color:#062d2259}.header-cta span{color:var(--gold-ink)}.menu-control{color:inherit;letter-spacing:.055em;cursor:pointer;background:0 0;border:0;align-items:center;gap:.8rem;padding:.8rem 0;font-size:.86rem;font-weight:700;display:flex}.menu-dots,.menu-panel__mark{grid-template-columns:repeat(2,6px);gap:5px;display:grid}.menu-dots i,.menu-panel__mark i{background:var(--gold);border-radius:50%;width:6px;height:6px}.site-header.is-scrolled .menu-dots i{background:var(--green-800)}.menu-backdrop{z-index:60;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:default;background:#03100c2e;border:0;width:100%;position:fixed;inset:0}.menu-panel{z-index:70;-webkit-backdrop-filter:blur(24px)saturate(125%);backdrop-filter:blur(24px)saturate(125%);background:linear-gradient(135deg,#ffffffb8,#eff7f199);border-left:1px solid #ffffffb8;border-radius:0;flex-direction:column;width:min(1040px,78vw);padding:clamp(1.5rem,3vw,2.8rem) clamp(2rem,6vw,6.5rem) clamp(2rem,4vw,3.5rem);display:flex;position:fixed;top:0;bottom:0;right:0;overflow:auto;box-shadow:-28px 0 90px #01160f29}.menu-panel__top{color:var(--ink-muted);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:2rem;font-size:.7rem;font-weight:700;display:flex}.menu-panel__top>div{align-items:center;gap:.8rem;display:flex}.menu-panel__mark i{background:var(--green-800)}.menu-panel__close{color:var(--green-950);letter-spacing:.11em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;align-items:center;gap:1rem;padding:.5rem 0;font-size:.68rem;font-weight:800;display:flex}.menu-panel__close i{border:1px solid #073d2b47;border-radius:50%;place-items:center;width:38px;height:38px;font-size:1.45rem;font-style:normal;font-weight:400;line-height:1;transition:color .25s,background .25s,transform .25s;display:grid}.menu-panel__close:hover i{color:#fff;background:var(--green-900);transform:rotate(90deg)}.menu-panel nav{margin-top:clamp(2rem,5vh,4rem);display:grid}.menu-panel nav button{border:0;border-bottom:1px solid var(--line);color:var(--green-950);letter-spacing:-.055em;text-align:left;cursor:pointer;background:0 0;grid-template-columns:clamp(42px,5vw,72px) 1fr;align-items:center;padding:clamp(.65rem,1.6vh,1.25rem) 0;font-family:Manrope,sans-serif;font-size:clamp(1.65rem,3.5vw,3.9rem);font-weight:550;line-height:1;display:grid}.menu-panel nav button span{color:var(--gold-ink);letter-spacing:.08em;font-family:DM Sans,sans-serif;font-size:.62rem;font-weight:800}.menu-panel nav button{transition:color .25s,transform .35s cubic-bezier(.16,1,.3,1)}.menu-panel nav button:hover{color:var(--gold-ink);transform:translate(1rem)}.menu-panel__footer{justify-content:space-between;align-items:end;gap:1.5rem;margin-top:auto;padding-top:2rem;display:flex}.menu-panel__footer p{color:var(--green-950);letter-spacing:-.03em;margin:0;font-family:Manrope,sans-serif;font-size:1.2rem;font-weight:600;line-height:1.15}.menu-panel__footer>div{gap:.35rem;display:flex}.menu-panel__footer span{border:1px solid var(--line);min-width:34px;height:29px;color:var(--ink-muted);border-radius:99px;place-items:center;font-size:.62rem;font-weight:800;display:grid}.menu-panel__footer span.active{color:#fff;border-color:var(--green-900);background:var(--green-900)}.backdrop-enter-active,.backdrop-leave-active{transition:opacity .35s}.backdrop-enter-from,.backdrop-leave-to{opacity:0}.menu-panel-enter-active,.menu-panel-leave-active{transition:opacity .42s,transform .72s cubic-bezier(.77,0,.18,1),clip-path .72s cubic-bezier(.77,0,.18,1)}.menu-panel-enter-from,.menu-panel-leave-to{opacity:0;clip-path:inset(0 0 0 100%);transform:translate(8%)}.advantage-card,.contact,.hero,.product-overview,.product-page-header.is-dark{--accent-label:var(--gold-soft)}.hero{color:#fff;background:var(--green-950);height:100svh;min-height:680px;position:relative}.hero-slides{overflow:hidden}.hero-photo,.hero-slides{position:absolute;inset:0}.hero-photo{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transform:translate3d(0,var(--hero-shift),0) scale(1.06);will-change:transform,opacity}.hero-shade{z-index:3;background:linear-gradient(90deg,#0218128a 0,#0218123d 40%,#02181205 74%),linear-gradient(#0000 48%,#010d0a1f 74%,#010d0a6b);position:absolute;inset:0}.hero-content{z-index:4;width:min(670px,74vw);position:absolute;top:52%;left:max(7vw,50vw - 670px);transform:translateY(-42%)}.hero-content .hero-title,.hero-copy{text-shadow:0 3px 22px #00000038}.eyebrow,.kicker{color:var(--accent-label);letter-spacing:.2em;text-transform:uppercase;margin:0 0 1.4rem;font-size:.74rem;font-weight:700}.hero .hero-title{letter-spacing:-.065em;text-wrap:balance;max-width:720px;margin:0;font-family:Manrope,sans-serif;font-size:clamp(3.1rem,6.3vw,6.8rem);font-weight:600;line-height:.94}.hero-copy{color:#ffffffd1;max-width:610px;margin:2rem 0 0;font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.65}.hero-actions{align-items:center;gap:2rem;margin-top:2.3rem;display:flex}.button{cursor:pointer;border:1px solid #0000;justify-content:space-between;align-items:center;min-width:220px;padding:1.05rem 1.2rem;font-size:.82rem;font-weight:700;transition:transform .25s,background .25s,color .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--light{color:var(--green-950);background:#fff}.button--light:hover{background:var(--cream)}.button span{font-size:1.05rem}.text-link{color:#fff;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff80;gap:1.2rem;padding:.8rem 0;font-size:.82rem;font-weight:600;display:flex}.text-link span{color:var(--gold-soft)}.hero-rail{z-index:6;align-items:flex-end;gap:.8rem;display:flex;position:absolute;bottom:4.3rem;right:5vw}.hero-rail:before{content:"";z-index:-1;filter:blur(20px);pointer-events:none;background:#01100bbd;border-radius:26px;position:absolute;inset:-1rem -1.6rem -1.2rem}.hero-rail__toggle{color:#fff;cursor:pointer;background:#02181259;border:1px solid #ffffff73;border-radius:50%;place-items:center;width:44px;min-width:44px;height:44px;padding:0;font-size:.68rem;line-height:1;transition:background .25s,border-color .25s;display:grid}.hero-rail__toggle:hover{background:#02181299;border-color:#fff}.hero-rail.is-paused button.active .slide-track i{animation-play-state:paused}.hero-rail button{color:#ffffff8c;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:flex-end;width:82px;min-height:44px;padding:0;display:flex}.slide-number{margin-bottom:.7rem;font-size:.66rem;font-weight:700;display:block}.slide-track{background:#ffffff4d;height:2px;display:block;overflow:hidden}.slide-track i{transform-origin:0;background:#e1b967;width:100%;height:100%;display:block;transform:scaleX(0)}.hero-rail button.active{color:#fff}.hero-rail button.active .slide-track i{animation:6.5s linear both slideProgress}@keyframes slideProgress{to{transform:scaleX(1)}}.hero-side-note{z-index:4;letter-spacing:.16em;text-transform:uppercase;transform-origin:50%;align-items:center;gap:1rem;font-size:.62rem;font-weight:700;display:flex;position:absolute;top:50%;right:-2.5rem;transform:rotate(90deg)}.hero-side-note span{color:var(--gold);font-size:1rem}.hero-photo-enter-active{z-index:2;transition:transform .82s cubic-bezier(.72,0,.18,1),opacity .5s}.hero-photo-leave-active{z-index:1;transition:transform .82s cubic-bezier(.72,0,.18,1),opacity .7s}.hero-photo-enter-from{opacity:.62;transform:translate3d(100%,var(--hero-shift),0) scale(1.06)}.hero-photo-leave-to{opacity:.22;transform:translate3d(-14%,var(--hero-shift),0) scale(1.08)}.hero-content-swap-leave-active{transition:opacity .16s,transform .16s}.hero-content-swap-leave-to{opacity:0;transform:translateY(-46%)}.hero-content>*{animation:.58s cubic-bezier(.22,.7,.25,1) both heroRise}.hero-content>:first-child{animation-delay:60ms}.hero-content>:nth-child(2){animation-delay:.12s}.hero-content>:nth-child(3){animation-delay:.18s}.hero-content>:nth-child(4){animation-delay:.24s}@keyframes heroRise{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}.section-label{color:var(--green-800);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:1rem;margin-bottom:clamp(3rem,6vw,5.5rem);font-size:.68rem;font-weight:800;display:flex}.section-label span{color:var(--accent-label)}.section-label:after{content:"";background:#073d2b59;width:70px;height:1px}.about-grid{grid-template-columns:1.12fr .88fr;align-items:end;gap:8vw;display:grid}.about h2,.contact h2,.products h2,.standards h2{letter-spacing:-.055em;margin:0;font-family:Manrope,sans-serif;font-weight:600;line-height:1.02}.about h2{color:var(--green-950);font-size:clamp(2.8rem,5.3vw,5.5rem)}.about h2 em{color:var(--gold-display);font-style:normal}.about-copy>p{margin:0;font-size:clamp(1.05rem,1.5vw,1.28rem);line-height:1.75}.arrow-link{border:0;border-bottom:1px solid var(--line);cursor:pointer;background:0 0;justify-content:space-between;width:100%;margin-top:2.5rem;padding:1rem 0;font-size:.84rem;font-weight:700;display:flex}.arrow-link span{color:var(--gold-ink)}.fact-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:clamp(4rem,8vw,7rem);display:grid}.fact-strip div{border-right:1px solid var(--line);gap:.6rem;padding:1.7rem;display:grid}.fact-strip div:last-child{border-right:0}.fact-strip small{color:var(--ink-muted);letter-spacing:.14em;text-transform:uppercase;font-size:.66rem;font-weight:700}.fact-strip strong{color:var(--green-900);font-family:Manrope,sans-serif;font-size:clamp(1rem,1.4vw,1.28rem)}[data-parallax]{transform:translate3d(0,var(--parallax-y,0),0) rotate(var(--element-rotate,0deg)) scale(var(--element-scale,1));will-change:transform}.sourcing-story{isolation:isolate;background:#fff;grid-template-columns:.78fr 1.22fr;align-items:center;gap:clamp(3rem,8vw,9rem);min-height:850px;padding-top:clamp(7rem,12vw,12rem);padding-bottom:clamp(7rem,12vw,12rem);display:grid;position:relative;overflow:visible}.story-copy{z-index:5;position:relative}.confidence-intro h2,.story-copy h2{color:var(--green-950);letter-spacing:-.055em;margin:0;font-family:Manrope,sans-serif;font-weight:600;line-height:1.02}.story-copy h2{font-size:clamp(3rem,5.4vw,5.8rem)}.story-copy h2 em{color:var(--gold-display);font-style:normal}.story-copy>p:not(.kicker){max-width:560px;color:var(--ink-body);margin:2rem 0 0;font-size:1.02rem;line-height:1.8}.story-visual{min-height:610px;position:relative}.story-photo-stage{z-index:2;isolation:isolate;background:#dce9d8;border-radius:34px 8px;position:absolute;inset:2% -8% 1% 0;overflow:hidden;box-shadow:0 34px 80px #062d2229}.story-photo-stage__background{z-index:1;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.story-photo-stage:after{content:"";z-index:8;pointer-events:none;background:linear-gradient(#fff4d608,#052d1f17);position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff4d}.story-note{z-index:6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border:1px solid #ffffffb3;border-radius:16px;gap:.5rem;min-width:230px;padding:1.3rem 1.5rem;display:grid;position:absolute;bottom:1%;left:0;box-shadow:0 18px 50px #062d2229}.story-note small{color:var(--ink-muted);letter-spacing:.14em;text-transform:uppercase;font-size:.62rem;font-weight:800}.story-note strong{color:var(--green-950);font-family:Manrope,sans-serif;font-size:1rem}.produce-composition{z-index:4;pointer-events:none;clip-path:inset(0 -30vw -30vw);position:absolute;inset:0}.produce-piece{opacity:0;-o-object-fit:contain;object-fit:contain;transform-origin:50% 100%;filter:drop-shadow(0 12px 12px #2719082e)saturate(.97);will-change:transform,opacity;max-width:none;height:auto;position:absolute}.produce-crate--orange{width:clamp(180px,18vw,290px);bottom:11%;right:4%}.produce-piece--vegetables{width:clamp(145px,14vw,220px);top:8%;left:58%}.produce-piece--oranges{width:clamp(115px,11vw,175px);top:11%;left:41%}.produce-piece--pomegranate{width:clamp(105px,10vw,160px);bottom:14%;left:66%}.produce-piece--grapes{width:clamp(68px,6vw,98px);top:36%;left:42.5%}.produce-piece--cold-chain{width:clamp(125px,11vw,180px);top:6%;right:3%}.floating-orb{z-index:1;background:#f0a33a;border-radius:50%;display:block;position:absolute}.floating-orb--story{width:36px;height:36px;bottom:12%;left:4%}.confidence-stage{isolation:isolate;background:#fbfdf9;min-height:900px;position:relative;overflow:hidden}.confidence-stage:before{content:"";background:#e9f4e9;border-radius:50%;width:460px;height:460px;position:absolute;top:-310px;left:50%;transform:translate(-50%)}.confidence-intro{z-index:2;text-align:center;max-width:900px;margin:0 auto;position:relative}.confidence-intro h2{font-size:clamp(2.8rem,5vw,5.5rem)}.confidence-intro>p:not(.kicker){max-width:620px;color:var(--ink-body);margin:1.7rem auto 0;font-size:.98rem;line-height:1.75}.floating-orb--one{background:var(--amber);width:44px;height:44px;top:31%;left:8%}.floating-orb--two{background:var(--green-800);width:28px;height:28px;top:20%;right:7%}.advantage-rail{z-index:2;grid-template-columns:repeat(6,minmax(170px,1fr));gap:1rem;margin-top:clamp(5rem,9vw,8rem);display:grid;position:relative}.advantage-card{isolation:isolate;color:#fff;background:var(--green-950);border:1px solid #ffffff6b;border-radius:18px;flex-direction:column;min-height:305px;padding:1.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 50px #062d221f}.advantage-card:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#0325190d 16%,#0325196b 52%,#031f16f0);position:absolute;inset:0}.advantage-card__image{z-index:-2;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.7,.2,1),filter .8s;position:absolute;inset:0}.advantage-card:hover .advantage-card__image{filter:saturate(1.06)brightness(1.04);transform:scale(1.055)}.advantage-card:nth-child(2),.advantage-card:nth-child(5){margin-top:46px}.advantage-card:nth-child(3),.advantage-card:nth-child(6){margin-top:92px}.advantage-card>span{width:32px;height:32px;color:var(--green-950);background:var(--amber);border:1px solid #ffffffb8;border-radius:50%;place-items:center;font-size:.62rem;font-weight:800;display:grid;box-shadow:0 8px 24px #041f162e}.advantage-card h3{color:#fff;letter-spacing:-.025em;text-shadow:0 2px 14px #02160f5c;margin:auto 0 1rem;font-family:Manrope,sans-serif;font-size:1.25rem;line-height:1.15}.advantage-card p{color:#ffffffc7;text-shadow:0 2px 12px #02160f66;margin:0;font-size:.78rem;line-height:1.65}.products{isolation:isolate;color:var(--green-950);background:#edf6ee;position:relative;overflow:hidden}.products .product-grid,.products .section-heading{z-index:2;position:relative}.section-heading{grid-template-columns:1fr 1.4fr .8fr;align-items:end;gap:5vw;display:grid}.section-label--light{color:#ffffffad}.section-label--light:after{background:#ffffff4d}.products .section-label--light{color:var(--green-800)}.products .section-label--light:after{background:#073d2b47}.section-heading .section-label{align-self:start;margin-bottom:0}.products h2{font-size:clamp(3rem,5.8vw,6rem)}.section-heading>p{color:var(--ink-body);margin:0;font-size:.98rem;line-height:1.7}.product-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:clamp(4rem,8vw,7rem);display:grid}.product-card{background:#ffffffdb;border:1px solid #073d2b1a;border-radius:20px;grid-template-columns:auto 1fr;align-items:end;gap:2rem;min-height:290px;padding:clamp(2rem,4vw,4rem);transition:color .35s,background .35s,box-shadow .35s;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 48px #062d220b}.product-card:hover{color:var(--green-950);background:#d9ad5a;box-shadow:0 28px 70px #062d2221}.product-number{color:#062d227a;font-size:.68rem;font-weight:700;position:absolute;top:1.5rem;left:1.7rem}.product-card:hover .product-number{color:#062d2299}.product-icon{align-self:center;width:78px}.product-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:100%}.product-card h3{letter-spacing:-.04em;margin:0;font-family:Manrope,sans-serif;font-size:clamp(1.65rem,2.4vw,2.5rem)}.product-card p{max-width:360px;color:var(--ink-body);margin:.8rem 0 0;font-size:.86rem;line-height:1.65}.product-card:hover p{color:#062d22bf}.card-arrow{color:var(--gold-ink);font-size:1.3rem;position:absolute;top:1.5rem;right:1.7rem}.product-card:hover .card-arrow{color:var(--green-950)}.standards{isolation:isolate;position:relative;overflow:hidden}.standards>*{z-index:2;position:relative}.standards-top{grid-template-columns:1.4fr .7fr;align-items:end;gap:8vw;display:grid}.standards h2{color:var(--green-950);font-size:clamp(3rem,5.6vw,5.8rem)}.standards-top>p{margin:0;font-size:1.05rem;line-height:1.75}.standards-gallery{grid-template-columns:1.35fr .65fr;align-items:start;gap:1rem;margin-top:clamp(4rem,8vw,7rem);display:grid}.standards-gallery figure{background:var(--green-100);border-radius:20px;margin:0;position:relative;overflow:hidden;box-shadow:0 24px 60px #062d2214}.standards-gallery__primary{height:clamp(390px,47vw,650px)}.standards-gallery__secondary{height:clamp(310px,34vw,470px);margin-top:clamp(3rem,8vw,8rem)!important}.standards-gallery img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform 1.1s cubic-bezier(.22,.7,.25,1)}.standards-gallery figure:hover img{transform:scale(1.035)}.standards-gallery figure:after{content:"";pointer-events:none;background:linear-gradient(#0000,#031c14c7);position:absolute;inset:42% 0 0}.standards-gallery figcaption{z-index:2;color:#fff;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.9rem;margin:0;font-size:.72rem;font-weight:700;display:flex;position:absolute;bottom:1.3rem;left:1.4rem;right:1.4rem}.standards-gallery figcaption span{color:#f4c66c;border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:30px;height:30px;font-size:.6rem;display:grid}.process-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:clamp(4rem,8vw,7rem);display:grid}.process-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:340px;padding:1.5rem;display:flex}.process-card__top{justify-content:space-between;align-items:start;gap:1rem;display:flex}.process-card__top>span{color:var(--gold-ink);font-size:.68rem;font-weight:800}.process-thumbnail{aspect-ratio:1;background:var(--green-100);border-radius:13px;width:clamp(78px,8vw,112px);overflow:hidden}.process-thumbnail img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,.7,.25,1)}.process-grid article:hover .process-thumbnail img{transform:scale(1.06)}.process-grid h3{color:var(--green-900);margin:auto 0 1rem;font-family:Manrope,sans-serif;font-size:2rem}.process-grid p{color:var(--ink-body);margin:0;font-size:.9rem;line-height:1.65}.contact{color:#fff;background:var(--navy);grid-template-columns:.95fr 1.05fr;gap:9vw;display:grid}.contact h2{color:#d9ad5a;font-size:clamp(3.7rem,7vw,7rem)}.contact-copy>p:not(.kicker){color:#ffffffad;max-width:560px;margin:2rem 0 0;font-size:1.05rem;line-height:1.75}.direct-contact{gap:1rem;margin-top:3rem;display:grid}.direct-contact a{color:#ffffff94;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid #ffffff2e;gap:.35rem;padding-bottom:1rem;font-size:.68rem;font-weight:700;display:grid}.direct-contact strong{color:#fff;letter-spacing:0;text-transform:none;font-size:.95rem}.inquiry-form{align-self:end}.inquiry-form label{gap:.5rem;margin-bottom:1.25rem;display:grid}.inquiry-form label span{color:#ffffff9e;letter-spacing:.12em;text-transform:uppercase;font-size:.66rem;font-weight:700}.inquiry-form input,.inquiry-form textarea{color:#fff;resize:vertical;background:0 0;border:0;border-bottom:1px solid #ffffff47;border-radius:0;width:100%;padding:.9rem 0}.inquiry-form input::-moz-placeholder{color:#ffffff4d}.inquiry-form textarea::-moz-placeholder{color:#ffffff4d}.inquiry-form input::placeholder,.inquiry-form textarea::placeholder{color:#ffffff4d}.inquiry-form input:focus,.inquiry-form textarea:focus{border-color:var(--gold-soft)}.button--gold{color:var(--green-950);background:#d9ad5a;margin-top:.8rem}.button--gold:disabled{opacity:.6;cursor:wait}.form-message{color:#efad91;margin:1rem 0 0;font-size:.85rem}.form-message:empty{display:none}.form-message--success{color:#a9d5af}footer{background:var(--paper);grid-template-columns:1fr 1fr;align-items:end;gap:2rem;padding:4rem 5vw 2rem;display:grid}footer img{width:190px}footer>p{color:var(--green-900);letter-spacing:-.04em;justify-self:end;margin:0;font-family:Manrope,sans-serif;font-size:clamp(1.5rem,2.8vw,2.8rem);font-weight:600}footer>div{border-top:1px solid var(--line);color:var(--ink-muted);text-transform:uppercase;letter-spacing:.1em;grid-column:1/-1;justify-content:space-between;padding-top:2rem;font-size:.7rem;display:flex}.product-page{min-height:100vh;color:var(--ink);background:#fff}.product-page-header{z-index:80;height:92px;color:var(--green-950);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe8;border-bottom:1px solid #073d2b1c;justify-content:space-between;align-items:center;padding:0 4vw;transition:color .4s,background .4s,border-color .4s;display:flex;position:fixed;top:0;left:0;right:0}.product-page-header.is-dark{color:#fff;background:#062d22e6;border-color:#ffffff24}.product-page-brand{width:190px}.product-page-brand img{filter:drop-shadow(0 3px 10px #062d221a);width:100%}.product-page-header.is-dark .product-page-brand img{filter:drop-shadow(0 0 3px #fffffff2)drop-shadow(0 4px 13px #ffffffa6)}.product-page-header nav{align-items:center;gap:clamp(1rem,3vw,2.8rem);display:flex}.product-page-header nav a{border-bottom:1px solid;align-items:center;min-height:44px;padding:.72rem 0;font-size:.78rem;font-weight:700;display:flex}.product-page-header nav span{color:var(--product-accent-text);margin-left:.8rem}.product-zoom{--title-scale:1;--title-opacity:1;--content-opacity:1;--wipe-scale:.02;--wipe-opacity:0;--prompt-opacity:1;background:#fff;height:245svh;position:relative}.product-zoom__sticky{background:#fff;height:100svh;position:sticky;top:0;overflow:hidden}.product-zoom__meta{z-index:3;color:var(--ink-muted);letter-spacing:.15em;text-transform:uppercase;opacity:var(--content-opacity);align-items:center;gap:1rem;font-size:.64rem;font-weight:800;display:flex;position:absolute;top:128px;left:4vw}.product-zoom__meta span:first-child{width:34px;height:34px;color:var(--product-accent-ink);background:var(--product-accent);letter-spacing:0;border-radius:50%;place-items:center;display:grid}.product-zoom h1{z-index:3;width:min(1120px,88vw);color:var(--green-950);letter-spacing:-.07em;text-wrap:balance;opacity:var(--title-opacity);transform:translateY(-50%) scale(var(--title-scale));transform-origin:8% 52%;will-change:opacity;margin:0;font-family:Manrope,sans-serif;font-size:clamp(4rem,8.4vw,9rem);font-weight:500;line-height:.9;position:absolute;top:50%;left:4vw}.product-zoom__summary{z-index:3;width:min(430px,36vw);color:var(--ink-body);opacity:var(--content-opacity);margin:0;font-size:.82rem;line-height:1.7;position:absolute;bottom:7vh;right:5vw}.product-zoom__prompt{z-index:3;color:var(--ink-muted);letter-spacing:.14em;text-transform:uppercase;opacity:var(--prompt-opacity);align-items:center;gap:1rem;font-size:.62rem;font-weight:800;display:flex;position:absolute;bottom:7vh;left:4vw}.product-zoom__prompt span{color:var(--product-accent-text);font-size:1rem}.product-zoom__wipe{z-index:2;background:var(--green-950);width:54vmax;height:54vmax;opacity:var(--wipe-opacity);transform:translateY(-50%) scale(var(--wipe-scale));transform-origin:50%;will-change:transform,opacity;border-radius:50%;position:absolute;top:50%;right:-26vmax}.product-overview{color:#fff;background:var(--green-950);align-items:center;min-height:100svh;padding:clamp(8rem,13vw,13rem) 7vw;display:grid;position:relative;overflow:hidden}.product-overview__image{position:absolute;inset:0 0 0 38%;overflow:hidden}.product-overview__image:after{content:"";background:linear-gradient(90deg,var(--green-950) 0,#062d22d6 23%,#062d222e 72%),linear-gradient(0deg,#062d2299,transparent 55%);position:absolute;inset:0}.product-overview__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transform:scale(1.04)}.product-overview__copy{z-index:3;width:min(620px,48vw);position:relative}.product-overview__copy h2{color:#fff;letter-spacing:-.065em;margin:0;font-family:Manrope,sans-serif;font-size:clamp(4rem,7.8vw,8rem);font-weight:550;line-height:.92}.product-overview__copy>p:not(.kicker){color:#ffffffbf;max-width:550px;margin:2rem 0 2.5rem;font-size:1.02rem;line-height:1.8}.product-overview__cutout{z-index:4;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 34px 60px #0000003d);width:clamp(230px,30vw,470px);max-height:72vh;position:absolute;bottom:-9%;right:-2%}.product-specifications{background:#fff}.product-section-heading{grid-template-columns:1fr 1.4fr .8fr;align-items:end;gap:5vw;display:grid}.product-section-heading h2{color:var(--green-950);letter-spacing:-.06em;margin:0;font-family:Manrope,sans-serif;font-size:clamp(3.3rem,5.7vw,6rem);font-weight:600;line-height:.98}.product-section-heading>p:last-child{color:var(--ink-body);margin:0;font-size:.94rem;line-height:1.75}.specification-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:clamp(4rem,8vw,7rem);display:grid}.specification-grid article{background:var(--product-soft);border:1px solid #073d2b1a;border-radius:18px;flex-direction:column;min-height:260px;padding:1.7rem;display:flex}.specification-grid article>span{color:var(--product-accent-text);font-size:.66rem;font-weight:800}.specification-grid small{color:var(--ink-muted);letter-spacing:.13em;text-transform:uppercase;margin:auto 0 .6rem;font-size:.64rem;font-weight:800}.specification-grid strong{color:var(--green-950);font-family:Manrope,sans-serif;font-size:clamp(1.15rem,1.8vw,1.55rem);line-height:1.2}.product-process{background:var(--product-soft)}.product-section-heading--compact{grid-template-columns:.65fr 1.7fr}.product-process__steps{border-top:1px solid #073d2b29;border-left:1px solid #073d2b29;grid-template-columns:repeat(3,1fr);margin-top:clamp(4rem,8vw,7rem);display:grid}.product-process__steps article{border-bottom:1px solid #073d2b29;border-right:1px solid #073d2b29;flex-direction:column;min-height:330px;padding:2rem;display:flex}.product-process__steps span{color:var(--product-accent-text);font-size:.68rem;font-weight:800}.product-process__steps h3{color:var(--green-950);letter-spacing:-.045em;margin:auto 0 1rem;font-family:Manrope,sans-serif;font-size:clamp(1.8rem,3vw,2.7rem)}.product-process__steps p{color:var(--ink-body);margin:0;font-size:.88rem;line-height:1.7}.related-products{background:#fff}.related-products__grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:clamp(4rem,8vw,7rem);display:grid}.related-products__grid a{border:1px solid #073d2b1c;border-radius:18px;flex-direction:column;min-height:240px;padding:1.7rem;transition:color .3s,background .3s,transform .3s;display:flex;position:relative}.related-products__grid a:hover{color:#fff;background:var(--green-900);transform:translateY(-5px)}.related-products__grid span{color:var(--product-accent-text);font-size:.66rem;font-weight:800}.related-products__grid strong{color:inherit;letter-spacing:-.04em;margin:auto 0 .6rem;font-family:Manrope,sans-serif;font-size:1.8rem}.related-products__grid small{max-width:280px;color:var(--ink-muted);line-height:1.55}.related-products__grid a:hover small{color:#ffffffa6}.related-products__grid i{color:var(--product-accent-text);font-style:normal;position:absolute;top:1.5rem;right:1.5rem}.js-reveal [data-product-reveal]{opacity:0;transform:translateY(28px)}[data-product-reveal]{transition:opacity .5s,transform .6s cubic-bezier(.16,1,.3,1)}[data-product-reveal].is-visible{opacity:1;transform:translateY(0)}.product-process__steps article:nth-child(2),.related-products__grid a:nth-child(2),.specification-grid article:nth-child(2){transition-delay:80ms}.product-process__steps article:nth-child(3),.related-products__grid a:nth-child(3),.specification-grid article:nth-child(3){transition-delay:.16s}.specification-grid article:nth-child(4){transition-delay:.24s}.js-reveal [data-reveal]{opacity:0;transform:translateY(28px)}[data-reveal]{transition:opacity .5s,transform .6s cubic-bezier(.16,1,.3,1)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.product-card[data-reveal]{transition:opacity .5s,transform .6s cubic-bezier(.16,1,.3,1),color .35s,background .35s,box-shadow .35s}.process-grid article:nth-child(2)[data-reveal],.product-card:nth-child(2)[data-reveal]{transition-delay:80ms}.process-grid article:nth-child(3)[data-reveal],.product-card:nth-child(3)[data-reveal]{transition-delay:.16s}.process-grid article:nth-child(4)[data-reveal],.product-card:nth-child(4)[data-reveal]{transition-delay:.24s}.advantage-card:nth-child(2)[data-reveal]{transition-delay:60ms}.advantage-card:nth-child(3)[data-reveal]{transition-delay:.12s}.advantage-card:nth-child(4)[data-reveal]{transition-delay:.18s}.advantage-card:nth-child(5)[data-reveal]{transition-delay:.24s}.advantage-card:nth-child(6)[data-reveal]{transition-delay:.3s}@media (width<=900px){.product-page-header{height:82px;padding:0 1.2rem}.product-page-brand{width:150px}.product-zoom__meta{top:112px;left:1.5rem}.product-zoom h1{width:calc(100% - 3rem);font-size:clamp(3.8rem,11vw,7.2rem);left:1.5rem}.product-zoom__summary{width:min(440px,54vw);right:1.5rem}.product-zoom__prompt{left:1.5rem}.product-overview{padding-left:1.5rem;padding-right:1.5rem}.product-overview__image{left:0}.product-overview__image:after{background:linear-gradient(90deg,#062d22f5,#062d228c 68%,#062d223d)}.product-overview__copy{width:min(680px,74vw)}.product-overview__cutout{opacity:.82;width:clamp(220px,38vw,360px);right:-8%}.product-section-heading{grid-template-columns:1fr;align-items:start}.product-section-heading .kicker{margin-bottom:0}.product-section-heading>p:last-child{max-width:560px}.specification-grid{grid-template-columns:repeat(2,1fr)}.product-section-heading--compact{grid-template-columns:1fr}.site-header{grid-template-columns:1fr auto;height:86px;padding:0 1.2rem}.site-header.is-scrolled{height:76px}.brand{width:150px;height:68px}.brand img{width:146px;height:55px}.desktop-nav,.header-cta{display:none}.header-actions{justify-self:end}.menu-panel{width:min(720px,100vw - .75rem);top:0;bottom:0;right:0}.intro-screen.is-leaving .intro-mark{transform:translate(calc(1.2rem - 50vw + 75px),calc(43px - 50vh))scale(.55)}.hero{min-height:640px}.hero-content{width:calc(100% - 3rem);top:48%;left:1.5rem;transform:translateY(-38%)}.hero .hero-title{font-size:clamp(3rem,13vw,5rem)}.hero-copy{max-width:88%;font-size:.95rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:1rem}.hero-rail{bottom:1.7rem;left:1.5rem;right:1.5rem}.hero-rail button{flex:1;width:auto}.hero-side-note{display:none}.about-grid,.contact,.section-heading,.sourcing-story,.standards-top{grid-template-columns:1fr}.sourcing-story{gap:4rem;min-height:0}.story-copy{max-width:700px}.story-visual{min-height:570px}.story-photo-stage{inset:2% -3% 1% 0}.produce-crate--orange{width:clamp(150px,18vw,200px);bottom:4%;right:3%}.produce-piece--vegetables{width:clamp(110px,14vw,150px);top:46%;left:auto;right:2%}.produce-piece--oranges{width:clamp(92px,11vw,120px);top:45%;left:1%}.produce-piece--pomegranate{width:clamp(84px,10vw,110px);top:auto;bottom:7%;left:34%}.produce-piece--grapes{width:clamp(54px,6vw,72px);inset:auto auto 20% 2%}.produce-piece--cold-chain{width:clamp(96px,11vw,130px);inset:43% auto auto 55%}.advantage-rail{grid-template-columns:repeat(3,1fr)}.advantage-card:nth-child(2),.advantage-card:nth-child(5){margin-top:30px}.advantage-card:nth-child(3),.advantage-card:nth-child(6){margin-top:60px}.section-heading .section-label{margin-bottom:1rem}.section-heading>p{max-width:560px}.fact-strip{grid-template-columns:repeat(2,1fr)}.fact-strip div:nth-child(2){border-right:0}.fact-strip div:nth-child(-n+2){border-bottom:1px solid var(--line)}.process-grid{grid-template-columns:repeat(2,1fr)}.standards-gallery{grid-template-columns:1.15fr .85fr}.standards-gallery__secondary{margin-top:3rem!important}.contact{gap:4rem}}@media (width<=620px){.product-section-heading>*{min-width:0}.product-section-heading h2{font-size:clamp(2.3rem,11vw,3.4rem)}.product-page-header nav{gap:1rem}.product-page-header nav a:first-child{display:none}.product-page-header nav a{font-size:.7rem}.product-zoom{height:220svh}.product-zoom__meta{max-width:calc(100% - 3rem);font-size:.54rem;line-height:1.4;top:104px}.product-zoom h1{transform-origin:4%;font-size:clamp(3.35rem,16vw,5.4rem);top:44%}.product-zoom__summary{width:calc(100% - 3rem);font-size:.76rem;bottom:12vh;left:1.5rem;right:auto}.product-zoom__prompt{bottom:4vh}.product-zoom__wipe{width:70vmax;height:70vmax;right:-36vmax}.product-overview{align-items:start;min-height:880px;padding-top:8rem}.product-overview__copy{width:100%}.product-overview__copy h2{font-size:clamp(3.5rem,17vw,5.6rem)}.product-overview__image:after{background:linear-gradient(#062d22eb,#062d22ad 60%,#062d22e0)}.product-overview__cutout{opacity:.68;width:240px;bottom:-2%;right:-65px}.specification-grid{grid-template-columns:1fr}.specification-grid article{min-height:210px}.product-process__steps,.related-products__grid{grid-template-columns:1fr}.product-process__steps article{min-height:250px}.related-products__grid a{min-height:205px}.section-pad{padding:5rem 1.2rem}.menu-panel{border-radius:0;width:100vw;padding:1.25rem 1.35rem 1.5rem}.menu-panel nav{margin-top:1.5rem}.menu-panel nav button{grid-template-columns:38px 1fr;padding:.9rem 0;font-size:clamp(1.55rem,8vw,2.2rem)}.menu-panel__close span{display:none}.menu-panel__close i{width:36px;height:36px}.menu-panel__footer p{font-size:1rem}.hero-shade{background:linear-gradient(90deg,#02181294,#0218121f),linear-gradient(#0000 45%,#010d0a40)}.hero-content{top:49%}.eyebrow{font-size:.62rem}.hero .hero-title{letter-spacing:-.06em}.hero-copy{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.button{width:100%}.text-link{display:none}.product-grid{grid-template-columns:1fr}.product-card{min-height:250px;padding:3.5rem 1.5rem 1.8rem}.product-icon{width:58px}.fact-strip{grid-template-columns:1fr}.fact-strip div{border-right:0;border-bottom:1px solid var(--line)}.sourcing-story{padding-top:6.5rem;padding-bottom:6rem}.story-visual{min-height:430px}.story-note{min-width:210px;padding:1rem 1.1rem;bottom:0;left:-.2rem}.story-photo-stage{border-radius:24px 6px;inset:3% -12% 2% 0}.story-photo-stage__background{-o-object-position:53% center;object-position:53% center}.produce-crate--orange{width:132px;bottom:4%;left:auto;right:2%}.produce-piece--vegetables{width:104px;inset:50% 2% auto auto}.produce-piece--oranges{width:84px;inset:52% auto auto 0}.produce-piece--pomegranate{width:78px;inset:68% auto auto 55%}.produce-piece--grapes{width:48px;inset:auto auto 24% 1%}.produce-piece--cold-chain{width:88px;inset:51% auto auto 62%}.confidence-stage{min-height:0}.confidence-stage:before{width:330px;height:330px;top:-230px}.advantage-rail{scroll-snap-type:x mandatory;gap:.8rem;margin-right:-1.2rem;padding:0 1.2rem 1rem 0;display:flex;overflow-x:auto}.advantage-card,.advantage-card:nth-child(n){scroll-snap-align:start;flex:0 0 245px;min-height:245px;margin-top:0}.floating-orb--one{top:34%;left:-10px}.process-grid,.standards-gallery{grid-template-columns:1fr}.standards-gallery__primary,.standards-gallery__secondary{height:310px}.standards-gallery__secondary{margin-top:0!important}.process-grid article{min-height:225px}footer{grid-template-columns:1fr}footer>p{justify-self:start}footer>div{flex-direction:column;grid-column:1;align-items:flex-start;gap:.8rem}}.page-enter-active,.page-leave-active{transition:opacity .42s,clip-path .64s cubic-bezier(.77,0,.18,1)}.page-enter-from{opacity:0;clip-path:inset(0 0 0 6%)}.page-leave-to{opacity:0;clip-path:inset(0 6% 0 0)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.js-reveal [data-product-reveal],.js-reveal [data-reveal],[data-product-reveal],[data-reveal]{opacity:1;transition:none;transform:none}.hero-content>*,.intro-line span,.intro-mark>*,.slide-track i{animation:none}.intro-screen,.intro-screen.is-leaving{transition-duration:.01ms}.hero-photo,.hero-slide>img,[data-parallax]{transform:none}.produce-piece{opacity:1!important;transform:none!important}.product-zoom{height:100svh}.product-zoom h1{opacity:1;transform:translateY(-50%)}.product-zoom__meta,.product-zoom__prompt,.product-zoom__summary{opacity:1}.product-zoom__wipe{display:none}}
