*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:"DM Sans",sans-serif;color:#152018;background:#fff;line-height:1.6}a{text-decoration:none;color:inherit}.container{width:min(1180px,92%);margin:auto}:root{--green:#105126;--dark:#071c11;--soft:#f4f6ec;--lime:#b8d35d;--muted:#68736b}
.top-strip{background:var(--dark);color:#dbe5d8;font-size:10px;letter-spacing:1.5px;text-transform:uppercase}.top-strip .container{height:32px;display:flex;align-items:center;justify-content:center;gap:12px}.top-strip i{width:4px;height:4px;border-radius:50%;background:var(--lime)}
.site-header{height:88px;position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid #e5eae2}.site-header.scrolled{box-shadow:0 8px 30px #0b351514}.nav-wrap{height:100%;display:flex;align-items:center;gap:35px}.brand{width:210px;height:62px;display:flex;align-items:center}.brand img{width:100%;height:100%;object-fit:contain}.nav-menu{display:flex;align-items:center;gap:30px;margin-left:auto;font-size:15px;font-weight:700;color:#334137}.nav-menu a:hover{color:var(--green)}.header-cta{background:var(--green);color:#fff;padding:12px 19px;border-radius:30px;font-size:12px;font-weight:800;white-space:nowrap}.menu-toggle{display:none;border:0;background:none;font-size:25px;color:var(--green)}
.hero{background:linear-gradient(110deg,#f8faef,#f1f5df 55%,#dfead1);overflow:hidden;border-bottom:1px solid #e4eadf}.hero-inner{min-height:520px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:34px}.hero-copy{padding:28px 0;max-width:620px}.eyebrow{font-size:12px;letter-spacing:2.5px;font-weight:800}.eyebrow span{display:inline-block;width:22px;height:2px;background:var(--lime);vertical-align:middle;margin-right:8px}.hero-copy h1{font:800 clamp(48px,5.5vw,80px)/.95 Manrope;letter-spacing:-3px;color:var(--green);margin:15px 0;text-transform:uppercase}.hero-copy h1 strong{display:block;color:#171c17}.hero-natural{display:inline-flex;padding:9px 22px;background:var(--green);color:#fff;font:800 16px/1 Manrope;letter-spacing:1px}.hero-copy>p{margin-top:15px;color:#172b20;text-transform:uppercase;letter-spacing:3px;font-size:12px;font-weight:700}.hero-benefits{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.hero-benefits span{padding:8px 11px;border:1px solid #cbd8c0;background:#ffffffb8;color:var(--green);font-size:10px;font-weight:800;border-radius:4px}.hero-visual{height:430px;display:grid;grid-template-columns:1.35fr .65fr;gap:12px}.hero-visual>img,.hero-side>div{border:5px solid #fff;border-radius:18px;box-shadow:0 18px 35px #173c241c;overflow:hidden}.hero-visual>img{width:100%;height:100%;object-fit:cover}.hero-side{display:grid;grid-template-rows:1fr 1fr;gap:12px}.hero-side>div img{width:100%;height:100%;object-fit:cover;display:block}
.trust-bar{background:var(--green);color:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid div{padding:23px 20px;border-right:1px solid #ffffff25}.trust-grid div:last-child{border:0}.trust-grid strong,.trust-grid span{display:block}.trust-grid strong{font:800 13px Manrope}.trust-grid span{font-size:10px;color:#c6d7c3;margin-top:3px}
.section{padding:105px 0}.about{background:#fff}.two-col,.section-title,.export-grid,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.section h2{font:800 clamp(38px,4.5vw,62px)/1.03 Manrope;letter-spacing:-2.5px;color:#15311f;margin-top:17px}.section h2 em{color:#76a532;font-style:normal}.body-copy{color:var(--muted);font-size:15px}.body-copy p+p{margin-top:15px}.products{background:#f7f7f0}.section-title{margin-bottom:42px}.section-title>p{font-size:13px;color:var(--muted);max-width:430px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{background:#fff;border:1px solid #e0e7db;box-shadow:0 16px 40px #173c2410;transition:.25s;overflow:hidden}.product-card:hover{transform:translateY(-5px);box-shadow:0 22px 45px #173c2419}.product-image{aspect-ratio:4/3;overflow:hidden;background:#e9eee3}.product-image img{width:100%;height:100%;object-fit:cover;display:block;transition:.4s}.product-card:hover .product-image img{transform:scale(1.04)}.product-content{padding:20px}.product-content small{font-size:9px;letter-spacing:2px;color:#84907f;font-weight:800}.product-content h3{font:800 21px/1.15 Manrope;color:var(--green);margin:9px 0}.product-content p{font-size:12px;color:var(--muted);min-height:58px}.product-content a{display:inline-flex;gap:12px;margin-top:16px;font-size:10px;font-weight:800;color:var(--green);border-bottom:1px solid #adc39f;padding-bottom:4px}
.quality{background:var(--dark);color:#fff}.quality h2{color:#fff;margin-bottom:45px}.quality h2 em{color:var(--lime)}.quality-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ffffff24;border-bottom:1px solid #ffffff24}.quality-grid>div{padding:30px 24px;border-right:1px solid #ffffff24}.quality-grid>div:last-child{border:0}.quality-grid b{display:block;color:#a6bba0;font-size:9px;letter-spacing:2px}.quality-grid strong{display:block;font:800 18px Manrope;margin:22px 0 8px}.quality-grid p{font-size:11px;color:#b7c5b8}
.export{background:#fff}.export-grid{align-items:stretch}.export-grid>div:first-child{padding:30px 0}.export-grid p{color:var(--muted);max-width:550px;margin:20px 0}.chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:25px}.chips span{padding:8px 11px;border:1px solid #dce5d7;font-size:10px;color:var(--green);font-weight:700}.primary-btn{display:inline-flex;gap:12px;background:var(--green);color:#fff;padding:13px 20px;font-size:11px;font-weight:800}.export-visual{position:relative;min-height:440px;overflow:hidden}.export-visual img{width:100%;height:100%;object-fit:cover}.export-visual>div{position:absolute;left:0;right:0;bottom:0;padding:26px;color:#fff;background:linear-gradient(transparent,#071c11e8)}.export-visual strong,.export-visual span{display:block}.export-visual strong{font:800 22px Manrope}.export-visual span{font-size:11px;color:#d0ddcd}
.contact{background:#f3f3e9}.contact-grid{align-items:start}.contact-grid>div:first-child p{color:var(--muted);margin-top:18px;max-width:450px}.contact-list{display:grid;gap:10px}.contact-list a{background:#fff;border:1px solid #e1e7dc;padding:20px;display:grid;grid-template-columns:1fr auto;gap:3px 15px}.contact-list small{font-size:8px;letter-spacing:2px;color:#8a958d}.contact-list strong{font:700 14px Manrope;color:var(--green)}.contact-list b{grid-column:2;grid-row:1/3;align-self:center;width:36px;height:36px;border-radius:50%;background:#e8f0dd;display:grid;place-items:center;color:var(--green)}
footer{background:#06180e;color:#aebcaf}.footer-main{padding:42px 0;display:flex;align-items:center;gap:28px}.footer-main img{width:190px;height:60px;object-fit:contain;background:#fff}.footer-main p{font-size:11px}.footer-main nav{margin-left:auto;display:flex;gap:22px;font-size:10px}.footer-bottom{border-top:1px solid #1d3628;padding:16px 0;display:flex;justify-content:space-between;font-size:9px}.footer-bottom strong{color:var(--lime)}
@media(max-width:1050px){.product-grid{grid-template-columns:repeat(3,1fr)}.nav-menu{gap:18px}.two-col,.section-title,.export-grid,.contact-grid{gap:45px}.quality-grid{grid-template-columns:1fr 1fr}.quality-grid>div:nth-child(2){border-right:0}.quality-grid>div{border-bottom:1px solid #ffffff24}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid div:nth-child(2){border-right:0}.header-cta{display:none}}
@media(max-width:750px){.product-grid{grid-template-columns:1fr 1fr}.hero-inner{grid-template-columns:1fr;padding:30px 0}.hero-visual{height:310px}.section{padding:75px 0}.two-col,.section-title,.export-grid,.contact-grid{grid-template-columns:1fr;gap:28px}.section h2{font-size:41px}}
@media(max-width:650px){.top-strip .container{height:auto;padding:6px 0;font-size:8px}.site-header{height:70px}.brand{width:165px;height:52px}.menu-toggle{display:block;margin-left:auto}.nav-menu{display:none;position:absolute;left:0;right:0;top:102px;background:#fff;padding:20px 6%;border-bottom:1px solid #ddd;flex-direction:column;align-items:flex-start;gap:16px;font-size:16px;box-shadow:0 15px 25px #00000010}.nav-menu.open{display:flex}.hero-copy h1{font-size:45px;letter-spacing:-2px}.hero-visual{height:270px;grid-template-columns:1.25fr .75fr;gap:8px}.hero-visual>img,.hero-side>div{border-width:3px;border-radius:12px}.trust-grid{grid-template-columns:1fr}.trust-grid div{border-right:0;padding:15px 0}.trust-grid div:last-child{border-bottom:0}.product-grid{grid-template-columns:1fr}.quality-grid{grid-template-columns:1fr}.quality-grid>div{border-right:0}.export-visual{min-height:300px}.footer-main{flex-direction:column;align-items:flex-start}.footer-main nav{margin-left:0;flex-wrap:wrap}.footer-bottom{flex-direction:column;gap:7px}}

.photo-banner{position:relative;height:430px;overflow:hidden;background:#0a2414}.photo-banner-grid{position:absolute;inset:0;display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr 1.3fr}.photo-banner-grid div{overflow:hidden;border-right:3px solid #fff}.photo-banner-grid img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(1.03)}.photo-banner-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;padding:40px 7%;background:linear-gradient(90deg,#06180edb 0%,#06180e9c 42%,#06180e25 75%,#06180e12);color:#fff}.photo-banner-overlay h2{font:800 clamp(38px,5vw,64px)/1.03 Manrope;letter-spacing:-2.5px;margin:15px 0}.photo-banner-overlay h2 em{color:var(--lime);font-style:normal}.photo-banner-overlay p{font-size:12px;letter-spacing:1.5px;color:#e0e8dd}.photo-credit{font-size:8px;line-height:1.5;color:#718274;border-top:1px solid #1d3628;padding:12px 0}.photo-banner .eyebrow{color:#fff}
@media(max-width:750px){.photo-banner{height:340px}.photo-banner-grid{grid-template-columns:repeat(5,1fr)}.photo-banner-overlay{padding:28px 5%;background:linear-gradient(90deg,#06180ee8,#06180e85)}.photo-banner-overlay h2{font-size:42px}}
@media(max-width:650px){.photo-banner{height:300px}.photo-banner-grid{grid-template-columns:repeat(5,1fr)}.photo-banner-grid div:nth-child(4),.photo-banner-grid div:nth-child(5){display:none}.photo-banner-grid{grid-template-columns:repeat(3,1fr)}.photo-banner-overlay h2{font-size:35px}.photo-banner-overlay p{font-size:10px}}

.frozen-section{background:#eef3e8}.frozen-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.frozen-intro p{color:var(--muted);font-size:14px;max-width:580px;margin-top:17px}.frozen-intro .primary-btn{margin-top:24px}.frozen-details{display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid #dce5d7}.frozen-detail{padding:27px 25px;border-right:1px solid #e0e8dc;border-bottom:1px solid #e0e8dc}.frozen-detail:nth-child(2n){border-right:0}.frozen-detail:nth-child(n+3){border-bottom:0}.frozen-detail b{font-size:9px;letter-spacing:2px;color:#8a9988}.frozen-detail strong{display:block;font:800 18px Manrope;color:var(--green);margin:14px 0 7px}.frozen-detail p{font-size:11px;color:var(--muted)}.frozen-photo{padding:0}.frozen-photo-grid{display:grid;grid-template-columns:1fr 1fr;width:100%;height:100%;min-height:220px}.frozen-tile{display:flex;flex-direction:column;justify-content:flex-end;padding:22px;color:#fff;position:relative;overflow:hidden}.frozen-tile:before{content:"";position:absolute;inset:0;background:linear-gradient(transparent 20%,#071c11d9)}.frozen-tile span,.frozen-tile b{position:relative;z-index:1}.frozen-tile span{font-size:8px;letter-spacing:2px}.frozen-tile b{font:800 21px Manrope}.frozen-green{background:linear-gradient(135deg,#477b3e,#183e25)}.frozen-fruit{background:linear-gradient(135deg,#a87a3d,#613b25)}
@media(max-width:750px){.frozen-grid{grid-template-columns:1fr;gap:35px}.frozen-details{grid-template-columns:1fr}.frozen-detail:nth-child(n){border-right:0}.frozen-detail:nth-child(3){border-bottom:1px solid #e0e8dc}.frozen-detail:last-child{border-bottom:0}}

.fruit-hero{height:450px;display:grid;grid-template-columns:1.35fr .8fr;grid-template-rows:1fr .62fr;gap:10px;position:relative}.fruit-hero img{width:100%;height:100%;object-fit:cover;display:block}.fruit-hero-main{grid-row:1/3;overflow:hidden;border:5px solid #fff;border-radius:18px;box-shadow:0 18px 35px #173c241c}.fruit-hero-side{display:grid;grid-template-columns:1fr 1fr;gap:10px}.fruit-hero-side>div,.fruit-hero-bottom>div{overflow:hidden;border:5px solid #fff;border-radius:18px;box-shadow:0 18px 35px #173c241c}.fruit-hero-bottom{display:grid;grid-template-columns:1fr 1fr;gap:10px}.fruit-hero img{transition:.45s}.fruit-hero div:hover>img{transform:scale(1.04)}.fruit-five-banner{grid-template-columns:repeat(5,1fr)}.fruit-five-banner div{border-right:3px solid #fff}.fruit-five-banner img{filter:saturate(1.05)}
@media(max-width:750px){.fruit-hero{height:340px;grid-template-columns:1.2fr .8fr;gap:7px}.fruit-hero-main,.fruit-hero-side>div,.fruit-hero-bottom>div{border-width:3px;border-radius:12px}.fruit-hero-side,.fruit-hero-bottom{gap:7px}}
@media(max-width:650px){.fruit-hero{height:290px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.fruit-hero-main{grid-row:1/3}.fruit-hero-side{grid-template-columns:1fr;grid-template-rows:1fr 1fr}.fruit-hero-bottom{display:none}.fruit-five-banner{grid-template-columns:repeat(3,1fr)}.fruit-five-banner div:nth-child(4),.fruit-five-banner div:nth-child(5){display:none}}
