:root{--green:#174d36;--green-deep:#0e3526;--gold:#edbd27;--cream:#f6f3eb;--ink:#17251d;--line:#dadbd2;--muted:#627067}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fbfaf6;color:var(--ink);font-family:"DM Sans",Arial,sans-serif}a{color:inherit;text-decoration:none}.topbar{height:34px;background:var(--green-deep);color:#d8e1d8;padding:0 5.5vw;display:flex;align-items:center;justify-content:space-between;font-size:11px;letter-spacing:.04em}.topbar a{color:#f7d977}.topbar span:last-child{font-size:14px;margin-left:5px}.header{height:82px;padding:0 5.5vw;display:flex;align-items:center;justify-content:space-between;background:#fbfaf6;position:relative;z-index:4}.brand{width:106px;display:block}.brand img{width:100%;height:49px;object-fit:contain;display:block}.nav{display:flex;gap:27px;font-size:13px}.nav a{color:#56645b;transition:.2s}.nav a:hover,.nav .active{color:var(--green);font-weight:700}.header-cta,.button{display:inline-flex;align-items:center;gap:22px;border-radius:3px;font-size:13px;font-weight:700;transition:.25s}.header-cta{background:var(--green);color:white;padding:13px 16px}.header-cta:hover,.button:hover{transform:translateY(-2px)}.menu-toggle{display:none}.hero{position:relative;min-height:630px;overflow:hidden;background:var(--green-deep);color:white;padding:104px 8vw}.hero-grid{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,38,23,.9),rgba(13,53,35,.55)),url('https://images.unsplash.com/photo-1464226184884-fa280b87c399?auto=format&fit=crop&w=2200&q=85') center/cover;opacity:.92}.hero-shape{position:absolute;width:54%;height:120%;right:-12%;bottom:-46%;background:radial-gradient(ellipse at center,#39633d 0 34%,transparent 35%),radial-gradient(ellipse at 53% 47%,#63863d 0 33%,transparent 34%);transform:rotate(-18deg);opacity:.65}.hero-content{position:relative;z-index:1;max-width:600px}.eyebrow{color:#637665;text-transform:uppercase;letter-spacing:.15em;font-size:10px;font-weight:700;margin:0 0 20px}.eyebrow span{width:25px;height:2px;background:var(--gold);display:inline-block;margin:0 9px 3px 0}.eyebrow.light{color:#d8e0d3}.hero h1,h2{font-family:"Playfair Display",Georgia,serif;font-weight:500;letter-spacing:-.045em;margin:0}.hero h1{font-size:clamp(48px,6vw,82px);line-height:.98}.hero h1 em,h2 em{font-style:italic;color:var(--gold)}.hero-copy{max-width:420px;line-height:1.65;color:#e2e9e2;font-size:15px;margin:27px 0}.hero-actions{display:flex;align-items:center;gap:29px}.button{padding:15px 20px;border:0;cursor:pointer}.button b,.text-link b{font-size:18px;line-height:10px}.gold{background:var(--gold);color:#1d3929}.text-link{font-size:13px;font-weight:700;display:inline-flex;gap:14px;align-items:center}.hero-photo{position:absolute;z-index:1;width:345px;height:440px;right:9%;top:84px;background:linear-gradient(180deg,transparent 45%,rgba(12,48,32,.45)),url('https://images.unsplash.com/photo-1573246123716-6b1782bfc499?auto=format&fit=crop&w=900&q=85') center/cover;border-radius:180px 180px 14px 14px;box-shadow:0 18px 40px rgba(0,0,0,.26)}.hero-stamp{position:absolute;z-index:2;right:5%;top:115px;width:95px;height:95px;border-radius:50%;background:var(--gold);color:var(--green-deep);display:flex;flex-direction:column;justify-content:center;align-items:center;transform:rotate(11deg)}.hero-stamp span{font-size:23px;font-family:"Playfair Display";font-weight:bold}.hero-stamp small{text-align:center;line-height:1.1;font-size:8px;font-weight:700}.hero-foot{position:absolute;z-index:1;bottom:27px;left:8vw;right:8vw;font-size:10px;letter-spacing:.11em;text-transform:uppercase;display:flex;align-items:center;gap:18px;color:#d9e3d5}.hero-foot .line{height:1px;background:#91a497;flex:1}.section{padding:110px 8vw}.intro{display:grid;grid-template-columns:120px 1.2fr 1fr;gap:36px;align-items:start}.intro-mark{font-family:"Playfair Display";color:var(--gold);font-size:26px;border-top:1px solid var(--gold);padding-top:12px;width:66px}.intro h2,.section-heading h2,.pack-intro h2,.markets h2,.contact h2{font-size:clamp(34px,4vw,57px);line-height:1.04}.intro h2 em,.section-heading h2 em,.pack-intro h2 em,.markets h2 em{color:var(--green)}.intro-copy{padding-top:38px}.intro-copy p,.section-heading>p,.pack-intro>p,.markets-copy>p,.contact-copy>p{font-size:15px;line-height:1.75;color:var(--muted);margin:0 0 26px}.text-link.green{color:var(--green)}.products{background:var(--cream)}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:40px}.section-heading>p{max-width:310px;margin:0}.product-tabs{display:flex;gap:8px;border-bottom:1px solid #ddded6;margin-bottom:28px}.product-tabs button{border:0;background:none;font-family:inherit;font-size:12px;padding:13px 17px;cursor:pointer;color:#647066}.product-tabs .selected{color:var(--green);font-weight:bold;border-bottom:2px solid var(--green)}.product-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr 1fr;gap:15px}.product-card{background:#fff;border-radius:4px;overflow:hidden;transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:0 12px 28px #243e2812}.product-image{height:220px;position:relative;background-size:cover;background-position:center}.feature .product-image{height:280px}.product-image span{position:absolute;top:12px;left:12px;background:#ffffffdb;color:var(--green);border-radius:20px;padding:6px 9px;text-transform:uppercase;font-size:8px;font-weight:bold;letter-spacing:.08em}.strawberry{background-image:url('https://images.unsplash.com/photo-1464965911861-746a04b4bca6?auto=format&fit=crop&w=800&q=85')}.okra{background-image:url('https://images.unsplash.com/photo-1563746098251-d35aef196e83?auto=format&fit=crop&w=800&q=85')}.mixed{background-image:url('https://images.unsplash.com/photo-1540420773420-3366772f4999?auto=format&fit=crop&w=800&q=85')}.beans{background-image:url('https://images.unsplash.com/photo-1515543904379-3d757afe72e2?auto=format&fit=crop&w=800&q=85')}.product-info{padding:16px}.product-info h3{margin:0 0 7px;font-size:17px}.product-info p{font-size:11px;color:#69736c;line-height:1.5;margin:0 0 16px}.product-info a,.pack-card a{color:var(--green);font-size:11px;font-weight:700;display:flex;justify-content:space-between}.product-footer{display:flex;justify-content:space-between;align-items:center;padding-top:25px}.product-footer p{font-size:12px;color:#657067}.outline{border:1px solid var(--green);color:var(--green);background:transparent}.quality{position:relative;min-height:640px;background:var(--green-deep);color:white;overflow:hidden;display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:70px}.quality-photo{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,39,24,.97) 15%,rgba(11,46,29,.75) 56%,rgba(9,44,28,.25)),url('https://images.unsplash.com/photo-1500651230702-0e2d8a49d4ad?auto=format&fit=crop&w=1800&q=85') center/cover}.quality-content{position:relative;z-index:1}.quality h2{font-size:clamp(36px,4.2vw,59px);line-height:1.02}.quality-content>p:not(.eyebrow){font-size:15px;line-height:1.75;color:#dae2d9;max-width:440px;margin:25px 0}.light-link{color:var(--gold)}.quality-steps{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#ffffff44}.quality-steps article{min-height:138px;background:#e3eadf;color:var(--green-deep);padding:18px;display:flex;flex-direction:column;justify-content:space-between}.quality-steps b{font-size:11px;color:#b59020}.quality-steps span{font-family:"Playfair Display";font-size:22px;line-height:1.05}.packaging{display:grid;grid-template-columns:.85fr 1.7fr;gap:68px;align-items:start}.pack-intro{position:sticky;top:20px}.pack-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.pack-card{min-height:385px;border:1px solid #dfe2d9;padding:25px;display:flex;flex-direction:column;background:#fff}.pack-icon{width:42px;height:42px;border-radius:50%;background:#e9f0e6;color:var(--green);font-size:11px;font-weight:bold;display:grid;place-items:center;margin-bottom:46px}.pack-card>p{font-size:10px;text-transform:uppercase;letter-spacing:.11em;color:#718076;margin:0 0 8px}.pack-card h3{font-family:"Playfair Display";font-size:27px;font-weight:500;margin:0 0 19px}.pack-card ul{padding:0;margin:0;list-style:none;display:grid;gap:6px;font-size:14px;font-weight:600}.pack-card ul li:before{content:'✓';color:#b18e1b;margin-right:7px}.pack-card>span,.pack-desc{font-size:11px;line-height:1.5;color:#748077;margin-top:auto!important}.gold-card{background:var(--gold);border-color:var(--gold);color:var(--green-deep)}.gold-card .pack-icon{background:#f5d667}.gold-card>p,.gold-card>span{color:#3d532d}.dark-card{background:var(--green);border-color:var(--green);color:white}.dark-card .pack-icon{background:#3e7258;color:#f6d869}.dark-card>p,.dark-card .pack-desc{color:#c9d7cb}.dark-card a{color:var(--gold);margin-top:auto}.markets{min-height:590px;background:#e9eee6;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;padding:85px 8vw;gap:70px}.map-art{height:370px;position:relative;background:radial-gradient(ellipse at 40% 60%,#d6dfd0 0 10%,transparent 10.5%),radial-gradient(ellipse at 49% 46%,#d6dfd0 0 18%,transparent 18.5%),radial-gradient(ellipse at 60% 44%,#d6dfd0 0 14%,transparent 14.5%),radial-gradient(ellipse at 26% 48%,#d6dfd0 0 18%,transparent 18.5%);filter:contrast(1.02)}.map-art:before{content:'FRUGREEN';position:absolute;left:10%;bottom:15%;font-family:"Playfair Display";font-size:70px;color:#dce4d9;letter-spacing:.08em}.map-dot{position:absolute;color:var(--green);font-size:11px;font-weight:700;background:#fbfaf6;padding:8px 10px;border-radius:2px;box-shadow:0 6px 14px #173d2818}.map-dot:before{content:'';width:9px;height:9px;background:var(--gold);border:2px solid var(--green);border-radius:50%;position:absolute;top:-9px;left:10px}.map-dot span{display:block;font-size:9px;font-weight:400;color:#69766a;margin-top:3px}.dot-egypt{top:53%;left:54%}.dot-europe{top:27%;left:48%}.dot-gcc{top:57%;left:67%}.dot-africa{top:73%;left:43%}.contact{background:var(--green-deep);color:#fff;display:grid;grid-template-columns:1fr .83fr;gap:100px}.contact h2{line-height:1.04}.contact h2 em{color:var(--gold)}.contact-copy>p:not(.eyebrow){color:#d1dacf;max-width:500px;margin-top:28px}.contact-details{margin-top:45px;display:flex;flex-direction:column;gap:10px}.contact-details a{font-family:"Playfair Display";font-size:22px;color:var(--gold)}.contact-details span{font-size:12px;color:#bfcfc0}.contact-form{background:#f8f7f1;color:var(--green-deep);padding:26px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form label{font-size:10px;text-transform:uppercase;font-weight:bold;letter-spacing:.08em;color:#69776c;display:grid;gap:7px}.contact-form input,.contact-form select,.contact-form textarea{border:0;border-bottom:1px solid #cbd2c9;background:transparent;padding:8px 0;font:13px "DM Sans";color:var(--green-deep);outline:none}.contact-form textarea{resize:vertical;min-height:58px}.contact-form label:nth-of-type(3),.contact-form label:nth-of-type(4),.contact-form button,.form-status{grid-column:1/-1}.contact-form button{justify-content:space-between;margin-top:8px}.form-status{font-size:12px;color:var(--green);margin:0;min-height:16px}footer{background:#0b291d;color:#bdcbbd;padding:48px 8vw 27px;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:24px;align-items:start;font-size:11px}.footer-brand{filter:none;width:115px}.footer-brand img{height:53px}.footer-links{display:flex;gap:17px;justify-content:flex-end}.footer-links a:hover{color:var(--gold)}footer>span{grid-column:1/-1;border-top:1px solid #315040;padding-top:19px;color:#829587;font-size:10px}
@media(max-width:900px){.nav{display:none}.header-cta{display:none}.menu-toggle{display:flex;border:0;background:var(--green);width:42px;height:42px;flex-direction:column;justify-content:center;gap:6px;align-items:center}.menu-toggle i{display:block;width:18px;height:1px;background:#fff}.nav.open{position:absolute;display:flex;top:82px;left:0;right:0;background:#fbfaf6;padding:20px 5.5vw 25px;flex-direction:column;gap:18px;box-shadow:0 14px 20px #18392313}.hero{min-height:610px;padding:80px 7vw}.hero-photo{opacity:.5;right:-35px}.hero-stamp{right:25px}.section{padding:80px 7vw}.intro{grid-template-columns:60px 1fr}.intro-copy{grid-column:2;padding-top:0}.product-grid{grid-template-columns:1fr 1fr}.feature{grid-column:span 2}.section-heading{display:block}.section-heading>p{margin-top:20px}.quality{gap:40px;padding:80px 7vw}.packaging{grid-template-columns:1fr;gap:38px}.pack-intro{position:static}.markets{padding:75px 7vw;gap:30px}.contact{padding:75px 7vw;gap:50px;grid-template-columns:1fr}.contact-copy{max-width:620px}}
@media(max-width:600px){.topbar{padding:0 6vw;font-size:9px}.header{height:70px;padding:0 6vw}.brand{width:92px}.brand img{height:42px}.nav.open{top:70px}.hero{min-height:640px;padding:75px 6vw}.hero h1{font-size:51px}.hero-photo{width:285px;height:375px;right:-88px;top:122px;opacity:.42}.hero-stamp{width:76px;height:76px;right:15px;top:108px}.hero-stamp span{font-size:18px}.hero-stamp small{font-size:6px}.hero-copy{font-size:14px;max-width:330px}.hero-actions{gap:18px}.hero-foot{left:6vw;right:6vw;font-size:8px}.section{padding:65px 6vw}.intro{display:block}.intro-mark{margin-bottom:28px}.intro h2,.section-heading h2,.pack-intro h2,.markets h2,.contact h2{font-size:38px}.intro-copy{padding-top:20px}.product-tabs{overflow:auto;white-space:nowrap}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.feature{grid-column:span 2}.product-image{height:150px}.feature .product-image{height:218px}.product-info{padding:13px}.product-info h3{font-size:15px}.product-info p{font-size:10px}.product-footer{display:block}.product-footer .button{margin-top:15px}.quality{display:block;min-height:760px;padding:65px 6vw}.quality-content{max-width:500px}.quality-steps{margin-top:45px}.quality-steps article{min-height:110px}.quality-steps span{font-size:18px}.pack-cards{grid-template-columns:1fr}.pack-card{min-height:260px}.pack-icon{margin-bottom:20px}.markets{display:flex;flex-direction:column-reverse;padding:65px 6vw}.map-art{width:100%;height:270px}.map-art:before{font-size:42px}.contact{padding:65px 6vw}.contact-form{grid-template-columns:1fr;padding:20px}.contact-form label{grid-column:1/-1!important}footer{padding:40px 6vw 23px;grid-template-columns:1fr;gap:15px}.footer-links{justify-content:flex-start}.footer-brand{width:105px}.footer-brand img{height:46px}}

/* The supplied vector is monochrome, so it is presented as the FruGreen gold mark on a deep-green field. */
.brand{width:142px;background:transparent;padding:0;border-radius:0;box-shadow:none}.brand img{height:58px;filter:brightness(0) saturate(100%) invert(24%) sepia(37%) saturate(1171%) hue-rotate(102deg) brightness(88%) contrast(93%)}.footer-brand img{filter:none}

/* Expanded catalogue and a real world-map treatment for the markets section. */
.product-grid{grid-template-columns:repeat(4,1fr)}
.peas{background-image:url('https://images.unsplash.com/photo-1592394533824-9440e5d68530?auto=format&fit=crop&w=800&q=85')}.molokhia{background-image:url('https://images.unsplash.com/photo-1515356956464-7c5c7a5e3538?auto=format&fit=crop&w=800&q=85')}.artichoke{background-image:url('https://images.unsplash.com/photo-1583258292688-d0213dc5a3a8?auto=format&fit=crop&w=800&q=85')}.spinach{background-image:url('https://images.unsplash.com/photo-1576045057995-568f588f82fb?auto=format&fit=crop&w=800&q=85')}.broccoli{background-image:url('https://images.unsplash.com/photo-1584270354949-c26b0d5b4a0c?auto=format&fit=crop&w=800&q=85')}.cauliflower{background-image:url('https://images.unsplash.com/photo-1568584711075-3d021a7c3ca3?auto=format&fit=crop&w=800&q=85')}
.map-art{background:none;filter:none}.map-art img{width:100%;height:100%;display:block;object-fit:contain}.map-art:before{z-index:1;pointer-events:none}.map-dot{z-index:2}
@media(max-width:900px){.product-grid{grid-template-columns:1fr 1fr}.feature{grid-column:span 2}}
@media(max-width:600px){.brand{width:112px;padding:0}.brand img{height:48px}.footer-brand{width:112px}}

/* Product-specific image sources — every vegetable card has a matching visible image. */
.okra{background-image:url('https://unsplash.com/photos/Nva3ebqUaDM/download?force=true&w=900')}.mixed{background-image:url('https://images.pexels.com/photos/5870328/pexels-photo-5870328.jpeg?auto=compress&cs=tinysrgb&w=900')}.beans{background-image:url('https://unsplash.com/photos/hTpPSA-YEws/download?force=true&w=900')}.peas{background-image:url('https://images.pexels.com/photos/142579/pexels-photo-142579.jpeg?auto=compress&cs=tinysrgb&w=900')}.molokhia{background-image:url('https://www.atoncompany.com/images/shop/frozen/4.jpg')}.artichoke{background-image:url('https://unsplash.com/photos/Wco0zxgyEt4/download?force=true&w=900')}.spinach{background-image:url('https://images.unsplash.com/photo-1576045057995-568f588f82fb?auto=format&fit=crop&w=900&q=85')}.broccoli{background-image:url('https://images.unsplash.com/photo-1459411621453-7b03977f4bfc?auto=format&fit=crop&w=900&q=85')}.cauliflower{background-image:url('https://images.unsplash.com/photo-1568584711075-3d021a7c3ca3?auto=format&fit=crop&w=900&q=85')}

/* Fixed header, package gallery, and expanded contact details. */
.header{position:sticky;top:0;box-shadow:0 2px 16px #173d2810}.pack-intro{position:static;align-self:start}.package-showcase{grid-column:1/-1;margin-top:72px;border-top:1px solid #dfe3d9;padding-top:26px;overflow:hidden}.package-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:20px}.package-head .eyebrow{margin-bottom:8px}.package-head h3{font-family:"Playfair Display",Georgia,serif;font-weight:500;font-size:27px;margin:0}.slider-controls{display:flex;gap:8px}.slider-controls button{width:34px;height:34px;border:1px solid #c8d1c7;background:white;color:var(--green);font-size:17px;cursor:pointer}.package-track{display:flex;gap:12px;overflow-x:auto;scroll-behavior:smooth;padding-bottom:7px;scroll-snap-type:x mandatory;scrollbar-width:none}.package-track::-webkit-scrollbar{display:none}.package-tile{position:relative;flex:0 0 156px;height:164px;border-radius:4px;overflow:hidden;padding:13px;display:flex;flex-direction:column;justify-content:end;color:white;box-shadow:inset 0 -68px 40px #102d1b9c;scroll-snap-align:start;background-position:center;background-size:cover}.package-tile:before{content:'';position:absolute;inset:9px;border:1px solid #ffffff85;pointer-events:none}.package-tile span,.package-tile b{position:relative;z-index:1}.package-tile span{text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:700}.package-tile b{font-family:"Playfair Display";font-size:21px;margin-top:3px}.retail-a{background-image:url('https://images.unsplash.com/photo-1542838132-92c53300491e?auto=format&fit=crop&w=600&q=80')}.retail-b{background-image:url('https://images.unsplash.com/photo-1610348725531-843dff563e2c?auto=format&fit=crop&w=600&q=80')}.retail-c{background-image:url('https://images.unsplash.com/photo-1601493700631-2b16ec4b4716?auto=format&fit=crop&w=600&q=80')}.service-a{background-image:url('https://images.unsplash.com/photo-1603048719539-9ecb4f32cf2b?auto=format&fit=crop&w=600&q=80')}.service-b{background-image:url('https://images.unsplash.com/photo-1600093463592-8e36ae95ef56?auto=format&fit=crop&w=600&q=80')}.private-label{background-image:url('https://images.unsplash.com/photo-1601598851547-4302969d0614?auto=format&fit=crop&w=600&q=80')}.contact-details a:not(:first-child){font-size:14px;color:#dce6da}.contact-details span{margin-top:4px}.contact-details{gap:12px}
@media(max-width:600px){.package-showcase{margin-top:48px}.package-head h3{font-size:22px}.package-tile{flex-basis:135px;height:146px}.contact-details a:not(:first-child){font-size:13px}}

/* Only the site header is allowed to stay fixed while scrolling. */
.pack-intro{position:relative!important;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;z-index:auto!important;align-self:start!important}

/* Let the six package formats fill the complete gallery width on larger screens. */
@media(min-width:901px){.package-track{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));overflow:visible}.package-tile{width:100%;height:auto;min-height:0;aspect-ratio:1/1;flex:none}.slider-controls{display:none}}

/* Refined motion: content rises in naturally as it enters the viewport. */
.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.reveal.reveal-visible{opacity:1;transform:translateY(0)}.product-card.reveal,.pack-card.reveal,.package-tile.reveal{transform:translateY(22px) scale(.985)}.product-card.reveal.reveal-visible,.pack-card.reveal.reveal-visible,.package-tile.reveal.reveal-visible{transform:translateY(0) scale(1)}.hero-content{animation:hero-enter .9s cubic-bezier(.22,1,.36,1) both}.hero-photo{animation:hero-image-enter 1s .12s cubic-bezier(.22,1,.36,1) both}.hero-stamp{animation:stamp-enter .8s .45s cubic-bezier(.22,1,.36,1) both}@keyframes hero-enter{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-image-enter{from{opacity:0;transform:translateX(34px) scale(.96)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes stamp-enter{from{opacity:0;transform:rotate(-15deg) scale(.7)}to{opacity:1;transform:rotate(11deg) scale(1)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.reveal.reveal-visible,.product-card.reveal,.product-card.reveal.reveal-visible,.pack-card.reveal,.pack-card.reveal.reveal-visible,.package-tile.reveal,.package-tile.reveal.reveal-visible{opacity:1;transform:none;transition:none}.hero-content,.hero-photo,.hero-stamp{animation:none}}

/* The visible state is set by IntersectionObserver as every element enters the screen. */
.motion-enabled .reveal{transition-duration:.85s}.motion-enabled .reveal:nth-child(2){transition-delay:90ms}.motion-enabled .reveal:nth-child(3){transition-delay:180ms}

/* Mobile hero: reserve a dedicated visual area so the product image never covers the copy. */
@media(max-width:600px){.hero{min-height:980px;padding:76px 6vw 46px}.hero-content{max-width:none}.hero h1{font-size:49px;line-height:.98;max-width:100%}.hero-copy{max-width:100%;margin:24px 0 26px}.hero-actions{gap:17px}.hero-photo{width:88vw;height:235px;right:6vw;top:auto;bottom:108px;opacity:1;border-radius:15px 15px 5px 5px;background-position:center;box-shadow:0 18px 36px #051c13a1}.hero-stamp{width:78px;height:78px;right:3vw;top:auto;bottom:292px;z-index:3}.hero-stamp span{font-size:19px}.hero-stamp small{font-size:6px}.hero-foot{bottom:27px;left:6vw;right:6vw;font-size:7px;gap:10px}.hero-foot .line{min-width:18px}.hero-shape{opacity:.35}}

/* Intro section without the decorative number marker. */
.intro{grid-template-columns:1.2fr 1fr}.intro-mark{display:none}@media(max-width:900px){.intro{grid-template-columns:1fr 1fr}.intro-copy{grid-column:2}}@media(max-width:600px){.intro{display:block}.intro-copy{grid-column:auto}}

/* Footer social links and a back-to-top button that appears after the hero. */
.social-links{display:flex;gap:9px;justify-content:flex-end;grid-column:3;grid-row:2}.social-links a{width:30px;height:30px;border:1px solid #456353;display:grid;place-items:center;border-radius:50%;color:#d9e5d6;transition:.25s}.social-links a:hover{background:var(--gold);border-color:var(--gold);color:var(--green-deep);transform:translateY(-3px)}.social-links svg{width:14px;height:14px;fill:currentColor;stroke:currentColor;stroke-width:1.7}.social-links rect,.social-links circle{fill:none}.back-to-top{position:fixed;z-index:10;right:28px;bottom:28px;width:48px;height:48px;border:0;border-radius:50%;background:var(--gold);color:var(--green-deep);font-size:25px;line-height:1;box-shadow:0 10px 24px #102d1b35;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(14px);transition:opacity .25s,transform .25s,visibility .25s}.back-to-top:hover{transform:translateY(8px);background:#f7cf43}.back-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}footer>span{grid-row:3}@media(max-width:600px){.social-links{justify-content:flex-start;grid-column:auto;grid-row:auto}footer>span{grid-row:auto}.back-to-top{right:16px;bottom:16px;width:44px;height:44px}}

/* A dedicated mobile layout — no horizontal overflow, with readable hero copy and controls. */
@media(max-width:768px){html,body{max-width:100%;overflow-x:hidden}.topbar{min-height:50px;height:auto;padding:10px 7vw;gap:14px;font-size:9px;white-space:nowrap;overflow:hidden}.topbar>span{min-width:0;overflow:hidden;text-overflow:ellipsis}.topbar a{flex:0 0 auto}.header{height:88px;padding:0 7vw;min-width:0;overflow:visible}.header .brand{width:102px;flex:0 0 auto}.header .brand img{height:50px}.header .menu-toggle{display:flex;flex:0 0 46px}.header .nav,.header .header-cta{display:none}.header .nav.open{position:absolute;display:flex;top:88px;left:0;right:0;background:#fbfaf6;padding:20px 7vw 25px;flex-direction:column;gap:18px;box-shadow:0 14px 20px #18392313}.hero{min-height:820px;padding:68px 7vw 42px;overflow:hidden}.hero-content{width:100%;max-width:100%;min-width:0}.hero h1{font-size:clamp(43px,12.5vw,53px);line-height:.98;letter-spacing:-.04em}.hero-copy{width:100%;max-width:100%;font-size:14px;line-height:1.65;margin:23px 0}.hero-actions{width:100%;flex-direction:column;align-items:flex-start;gap:13px}.hero-actions .button{gap:35px;padding:15px 20px}.hero-actions .text-link{font-size:13px}.hero-photo{width:86vw;height:205px;right:7vw;top:auto;bottom:93px;opacity:.97;border-radius:14px 14px 5px 5px;background-position:center;box-shadow:0 16px 32px #051c13a1}.hero-stamp{width:74px;height:74px;right:4vw;top:auto;bottom:255px}.hero-stamp span{font-size:18px}.hero-stamp small{font-size:6px}.hero-foot{left:7vw;right:7vw;bottom:28px;gap:9px;font-size:7px}.hero-foot .line{min-width:12px}}

/* Tablet portrait layout: its own balanced composition between desktop and mobile. */
@media(min-width:769px) and (max-width:1024px){html,body{max-width:100%;overflow-x:hidden}.header{height:84px;padding:0 7vw}.header .menu-toggle{display:flex}.header .nav,.header .header-cta{display:none}.header .nav.open{position:absolute;display:flex;top:84px;left:0;right:0;background:#fbfaf6;padding:20px 7vw 25px;flex-direction:column;gap:18px;box-shadow:0 14px 20px #18392313}.hero{min-height:670px;padding:78px 7vw 58px}.hero-content{max-width:57%}.hero h1{font-size:clamp(46px,6.8vw,62px);line-height:.99}.hero-copy{max-width:100%;font-size:14px}.hero-actions{gap:16px;flex-wrap:wrap}.hero-photo{width:38vw;height:440px;right:5vw;top:94px;opacity:.86}.hero-stamp{right:2.5vw;top:116px}.hero-foot{left:7vw;right:7vw}.section{padding:68px 7vw}.intro{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:45px}.intro h2{font-size:clamp(38px,5vw,48px)}.intro-copy{padding-top:25px}.intro-copy p{font-size:14px}}

.footer-contact{display:flex;flex-direction:column;gap:8px;line-height:1.55}.footer-contact a{color:var(--gold);font-weight:700}.footer-contact span{color:#91a497}

/* Keep detailed contact information in the Contact section, not the footer. */
footer .footer-contact a,footer .footer-contact span{display:none}

footer .footer-contact .footer-phone{display:block;color:var(--gold);font-weight:700}

/* Contact-form delivery states and an invisible bot-trap field. */
.form-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.contact-form button:disabled{cursor:wait;opacity:.72;transform:none!important}.form-status{line-height:1.45}

/* The supplied line-art map is softened into the Markets palette. */
.map-art:before{content:none}.map-art img{width:120%;max-width:none;height:120%;margin:-10%;object-fit:contain;opacity:.22;filter:invert(82%) sepia(16%) saturate(459%) hue-rotate(51deg) brightness(92%) contrast(88%)}.dot-europe{top:27%;left:57%}.dot-egypt{top:53%;left:59%}.dot-gcc{top:57%;left:65%}.dot-africa{top:69%;left:53%}

/* Continuous FruGreen product-pack carousel. Hover slows the motion for browsing. */
.product-marquee{grid-column:1/-1;margin-top:72px;border-top:1px solid #dfe3d9;padding-top:28px;overflow:hidden}.product-marquee-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin:0 0 24px}.product-marquee-head .eyebrow{margin:0 0 8px}.product-marquee-head h3{font-family:"Playfair Display",Georgia,serif;font-size:clamp(27px,3vw,39px);font-weight:500;line-height:1.02;letter-spacing:-.035em;margin:0}.product-marquee-head h3 em{color:var(--green)}.product-marquee-head>p:not(.eyebrow){max-width:245px;font-size:13px;line-height:1.6;color:var(--muted);margin:0}.marquee-viewport{position:relative;overflow:hidden;margin:0 calc(8vw * -1);padding:4px 0 18px}.marquee-viewport:before,.marquee-viewport:after{content:"";position:absolute;z-index:2;top:0;bottom:0;width:8vw;pointer-events:none}.marquee-viewport:before{left:0;background:linear-gradient(90deg,#fbfaf6,transparent)}.marquee-viewport:after{right:0;background:linear-gradient(-90deg,#fbfaf6,transparent)}.marquee-track{display:flex;width:max-content;animation:product-pack-scroll 62s linear infinite;will-change:transform}.marquee-group{display:flex;gap:18px;padding-right:18px}.pack-shot{display:block;width:170px;height:226px;flex:0 0 auto;object-fit:cover;object-position:center;border:1px solid #e4e7df;border-radius:5px;background:#fff;box-shadow:0 10px 20px #16372412;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s}.pack-shot:hover{transform:translateY(-10px) scale(1.025);box-shadow:0 17px 26px #16372428}.product-marquee:hover .marquee-track{animation-duration:125s}@keyframes product-pack-scroll{to{transform:translateX(-50%)}}@media(max-width:700px){.product-marquee{margin-top:48px;padding-top:22px}.product-marquee-head{display:block;margin-bottom:19px}.product-marquee-head>p:not(.eyebrow){margin-top:12px}.marquee-viewport{margin:0 -6vw;padding-bottom:14px}.marquee-viewport:before,.marquee-viewport:after{width:6vw}.marquee-group{gap:12px;padding-right:12px}.pack-shot{width:128px;height:171px}}@media(prefers-reduced-motion:reduce){.marquee-track{animation:none}.product-marquee:hover .marquee-track{animation-duration:0s}}

/* White canvas and frame-by-frame motion prevent the hover speed change from jumping. */
.product-marquee{background:#fff;box-shadow:0 0 0 100vmax #fff;clip-path:inset(0 -100vmax)}.marquee-viewport:before{background:linear-gradient(90deg,#fff,transparent)}.marquee-viewport:after{background:linear-gradient(-90deg,#fff,transparent)}.marquee-track,.product-marquee:hover .marquee-track{animation:none}

/* Keep the complete pack visible while it grows, with no card shadow. */
.marquee-viewport{padding-top:16px;padding-bottom:28px}.pack-shot{object-fit:contain;box-shadow:none;transform-origin:center center}.pack-shot:hover{transform:scale(1.055);box-shadow:none}@media(max-width:700px){.marquee-viewport{padding-top:12px;padding-bottom:22px}.pack-shot:hover{transform:scale(1.045)}}

/* Let the white canvas around every pack merge into the section. */
.pack-shot{border:0;border-radius:0;background:transparent}

/* Give each product pack more breathing room in the moving range. */
.marquee-group{gap:30px;padding-right:30px}.pack-shot{width:150px;height:200px}@media(max-width:700px){.marquee-group{gap:20px;padding-right:20px}.pack-shot{width:116px;height:155px}}

.marquee-group{gap:44px;padding-right:44px}.pack-shot{width:158px;height:211px}@media(max-width:700px){.marquee-group{gap:28px;padding-right:28px}.pack-shot{width:122px;height:163px}}

/* Standalone placement directly below the Global Markets section. */
.product-marquee.section{margin-top:0;padding:90px 8vw 80px;border-top:0}@media(max-width:700px){.product-marquee.section{margin-top:0;padding:64px 6vw 54px}}

/* Detailed world map and accurately anchored regional market labels. */
.map-art{isolation:isolate;overflow:visible}.map-art img{width:100%;height:100%;margin:0;object-fit:contain;opacity:.4;filter:brightness(.76) sepia(.65) saturate(.75) hue-rotate(82deg);mix-blend-mode:multiply}.map-pin{position:absolute;z-index:3;width:0;height:0}.map-pin:before{content:"";position:absolute;width:10px;height:10px;left:-6px;top:-6px;border-radius:50%;background:var(--gold);border:2px solid var(--green);box-shadow:0 0 0 3px #e9eee6aa}.map-pin>span{position:absolute;top:10px;left:8px;white-space:nowrap;color:var(--green);background:#fbfaf6f2;padding:6px 8px;border-radius:3px;box-shadow:0 5px 14px #173d2814;font-size:10px;font-weight:700;line-height:1.15}.map-pin small{display:block;margin-top:3px;color:#69766a;font-size:7px;font-weight:400}.pin-north-america{left:27%;top:33%}.pin-south-america{left:31%;top:65%}.pin-europe{left:52%;top:34%}.pin-egypt{left:57%;top:48%}.pin-gcc{left:62%;top:52%}.pin-africa{left:53%;top:59%}.pin-asia{left:73%;top:39%}.pin-egypt>span{left:auto;right:10px;top:8px}.pin-africa>span{left:auto;right:9px}.pin-south-america>span{left:auto;right:8px}.pin-europe>span{top:-38px;left:-12px}.pin-north-america>span{top:-38px;left:-18px}.pin-asia>span{top:-37px;left:-8px}.pin-gcc>span{top:8px;left:10px}@media(max-width:700px){.map-pin:before{width:8px;height:8px;left:-5px;top:-5px;border-width:1.5px}.map-pin>span{padding:5px 6px;font-size:8px;box-shadow:0 3px 9px #173d2812}.map-pin small{font-size:6px}.pin-north-america>span{left:-36px}.pin-south-america>span{right:6px}.pin-europe>span{left:-20px}.pin-egypt>span{right:8px}.pin-gcc>span{left:8px}.pin-asia>span{left:-7px}}

/* Pins use the actual visible-map bounds, including the image's vertical letterboxing. */
.pin-north-america{left:22%;top:30%}.pin-south-america{left:26%;top:64%}.pin-europe{left:52.5%;top:33%}.pin-egypt{left:56.5%;top:43%}.pin-gcc{left:62%;top:46%}.pin-africa{left:54%;top:56%}.pin-asia{left:73.5%;top:34%}.map-pin{animation:map-pin-float 3.6s ease-in-out infinite alternate;will-change:transform}.pin-europe{animation-delay:-.45s}.pin-egypt{animation-delay:-1.2s}.pin-gcc{animation-delay:-2.1s}.pin-africa{animation-delay:-.85s}.pin-asia{animation-delay:-2.7s}.pin-north-america{animation-delay:-1.65s}.pin-south-america{animation-delay:-3.15s}@keyframes map-pin-float{0%{transform:translate3d(0,-3px,0)}100%{transform:translate3d(0,6px,0)}}@media(prefers-reduced-motion:reduce){.map-pin{animation:none}}

/* Subtle interactive lift for packaging solution cards. */
.pack-card{position:relative;transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s ease,border-color .32s ease}.pack-card .pack-icon{transition:transform .32s cubic-bezier(.22,1,.36,1)}.pack-card:hover{z-index:2;transform:translateY(-10px);box-shadow:0 18px 34px rgba(14,53,38,.16)}.pack-card:hover .pack-icon{transform:scale(1.08)}.pack-card:first-child:hover{border-color:#c9d3c8}@media(hover:none){.pack-card:hover{transform:none;box-shadow:none}.pack-card:hover .pack-icon{transform:none}}@media(prefers-reduced-motion:reduce){.pack-card,.pack-card .pack-icon{transition:none}.pack-card:hover{transform:none}}

.pack-card.reveal.reveal-visible:hover{transform:translateY(-10px)}

/* Brand-color hover states for the quality grid and its Discover link. */
.quality-steps article{transition:background-color .3s ease,color .3s ease,box-shadow .3s ease}.quality-steps article:hover{background:var(--green);color:var(--gold);box-shadow:inset 0 0 0 1px #edbd274d}.quality-steps article:hover b,.quality-steps article:hover span{color:var(--gold)}.light-link b{display:inline-block;transition:transform .25s ease}.light-link:hover b{animation:discover-arrow .75s ease-in-out infinite alternate}@keyframes discover-arrow{from{transform:translateX(0)}to{transform:translateX(9px)}}@media(hover:none){.quality-steps article:hover{background:#e3eadf;color:var(--green-deep);box-shadow:none}.quality-steps article:hover b{color:#b59020}.quality-steps article:hover span{color:inherit}.light-link:hover b{animation:none}}@media(prefers-reduced-motion:reduce){.quality-steps article{transition:none}.light-link:hover b{animation:none}}

.intro-copy .text-link b{display:inline-block;transition:transform .25s ease}.intro-copy .text-link:hover b{animation:discover-arrow .75s ease-in-out infinite alternate}@media(hover:none),(prefers-reduced-motion:reduce){.intro-copy .text-link:hover b{animation:none}}

.product-marquee-head{margin-bottom:44px}@media(max-width:700px){.product-marquee-head{margin-bottom:30px}}

.markets-copy .text-link b,.hero-actions .text-link b{display:inline-block;transition:transform .25s ease}.markets-copy .text-link:hover b,.hero-actions .text-link:hover b{animation:discover-arrow .75s ease-in-out infinite alternate}@media(hover:none),(prefers-reduced-motion:reduce){.markets-copy .text-link:hover b,.hero-actions .text-link:hover b{animation:none}}

/* Keep the green background and gold typography perfectly synchronized. */
.quality-steps article b,.quality-steps article span{transition-property:color;transition-duration:inherit;transition-timing-function:inherit;transition-delay:inherit}

.product-marquee-head{margin-bottom:70px}@media(max-width:700px){.product-marquee-head{margin-bottom:42px}}

.footer-contact{white-space:nowrap}@media(max-width:600px){.footer-contact{white-space:normal}}

.footer-links{flex-wrap:wrap;row-gap:10px}

/* Full-screen mobile navigation sliding in from right to left. */
.nav-contact{display:none}
@media(max-width:768px){body.menu-open{overflow:hidden}.header .brand,.header .menu-toggle{position:relative;z-index:32}.header .nav{display:flex;position:fixed;z-index:30;inset:0;top:0;min-height:100dvh;padding:128px 8vw 44px;background:var(--green-deep);flex-direction:column;justify-content:center;align-items:stretch;gap:0;opacity:0;visibility:hidden;pointer-events:none;transform:translateX(100%);transition:transform .52s cubic-bezier(.22,1,.36,1),opacity .32s ease,visibility .52s}.header .nav.open{display:flex;opacity:1;visibility:visible;pointer-events:auto;transform:translateX(0)}.header .nav a{width:100%;min-height:68px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff24;color:#f5f2e8;font-family:"Playfair Display",Georgia,serif;font-size:clamp(25px,7vw,36px);font-weight:500;opacity:0;transform:translateX(34px);transition:opacity .32s ease,transform .48s cubic-bezier(.22,1,.36,1),color .2s ease}.header .nav a:after{content:"↗";color:var(--gold);font-family:"DM Sans",Arial,sans-serif;font-size:.65em}.header .nav.open a{opacity:1;transform:translateX(0)}.header .nav.open a:nth-child(1){transition-delay:.08s}.header .nav.open a:nth-child(2){transition-delay:.12s}.header .nav.open a:nth-child(3){transition-delay:.16s}.header .nav.open a:nth-child(4){transition-delay:.2s}.header .nav.open a:nth-child(5){transition-delay:.24s}.header .nav.open a:nth-child(6){transition-delay:.28s}.header .nav a:hover,.header .nav a.active{color:var(--gold)}body.menu-open .header .brand img{filter:brightness(0) saturate(100%) invert(79%) sepia(71%) saturate(733%) hue-rotate(349deg) brightness(98%) contrast(89%)}body.menu-open .menu-toggle{background:transparent}.menu-toggle i{transition:transform .3s ease,opacity .2s ease}.menu-toggle[aria-expanded="true"] i:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded="true"] i:last-child{transform:translateY(-3.5px) rotate(-45deg)}}@media(prefers-reduced-motion:reduce){.header .nav,.header .nav a,.menu-toggle i{transition:none}}

@media(max-width:768px){body.menu-open .header .brand{position:fixed;top:28px;left:8vw;z-index:32}body.menu-open .header .menu-toggle{position:fixed;top:28px;right:8vw;z-index:32}.header .nav.open{position:fixed;inset:0;top:0;right:0;bottom:0;left:0;background:var(--green-deep);box-shadow:none;padding:112px 8vw 28px;justify-content:stretch}.header .nav.open a{flex:1;min-height:0}.header .nav .nav-contact{display:flex;flex:.72;margin-top:14px;padding:0 18px;border:0;border-radius:3px;background:var(--gold);color:var(--green-deep);font-family:"DM Sans",Arial,sans-serif;font-size:17px;font-weight:700}.header .nav .nav-contact:after{color:var(--green-deep)}.header .nav.open a:nth-child(7){transition-delay:.32s}.menu-toggle:focus{outline:none}.menu-toggle:focus-visible{outline:2px solid var(--gold);outline-offset:3px}}

/* User-supplied hero imagery. */
.hero-grid{background:linear-gradient(90deg,rgba(6,38,23,.9),rgba(13,53,35,.55)),url('assets/hero-field-background.webp') center/cover}.hero-photo{width:410px;height:420px;right:7%;background:linear-gradient(180deg,transparent 55%,rgba(12,48,32,.3)),url('assets/hero-frozen-produce.webp') center/cover;border-radius:205px 205px 14px 14px}@media(min-width:769px) and (max-width:1024px){.hero-photo{width:38vw;height:390px;right:5vw}}@media(max-width:768px){.hero-photo{width:86vw;height:205px;right:7vw;border-radius:14px 14px 5px 5px}}@media(max-width:600px){.hero-photo{width:88vw;height:235px;right:6vw;border-radius:15px 15px 5px 5px}}

/* Brand-led floating interaction for product cards. */
.product-card{position:relative;isolation:isolate;border:1px solid transparent;transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s ease,border-color .35s ease}.product-card:after{content:"";position:absolute;z-index:3;top:0;left:0;width:100%;height:3px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .42s cubic-bezier(.22,1,.36,1)}.product-card .product-image{transition:transform .65s cubic-bezier(.22,1,.36,1),filter .4s ease}.product-card .product-info a b{display:inline-block;transition:transform .32s cubic-bezier(.22,1,.36,1)}@media(hover:hover) and (pointer:fine){.product-card:hover,.product-card.reveal.reveal-visible:hover{transform:translateY(-10px) scale(1.008);border-color:#edbd2770;box-shadow:0 20px 42px #0e352629}.product-card:hover:after{transform:scaleX(1)}.product-card:hover .product-image{transform:scale(1.035);filter:saturate(1.06)}.product-card:hover .product-info a b{transform:translateX(5px)}}@media(prefers-reduced-motion:reduce){.product-card,.product-card:after,.product-card .product-image,.product-card .product-info a b{transition:none}.product-card:hover,.product-card.reveal.reveal-visible:hover{transform:none}}

/* Complete frozen catalogue using the supplied, visually matched product photography. */
.frozen-strawberries{background-image:url('assets/products/frozen-strawberries.webp')}.frozen-pomegranate{background-image:url('assets/product-packs/pomegranate.webp?v=product-card');background-color:#fff;background-size:cover;background-position:center 48%}.frozen-mango-slices{background-image:url('assets/products/frozen-mango-slices.webp');background-position:center 58%}.frozen-mango-chunks{background-image:url('assets/products/frozen-mango-chunks.webp');background-position:center 55%}.frozen-molokhia{background-image:url('assets/products/frozen-molokhia.webp');background-position:center 55%}.frozen-extra-okra{background-image:url('assets/products/frozen-extra-okra.webp');background-position:center 55%}.frozen-zero-okra{background-image:url('assets/products/frozen-zero-okra.webp');background-position:center 55%}.frozen-green-peas{background-image:url('assets/products/frozen-green-peas.webp');background-position:center 57%}.frozen-green-beans{background-image:url('assets/products/frozen-green-beans.webp')}.frozen-carrots{background-image:url('assets/products/frozen-carrots.webp');background-position:center 57%}.frozen-peas-carrots{background-image:url('assets/products/frozen-peas-carrots.webp')}.frozen-mixed-vegetables{background-image:url('assets/products/frozen-mixed-vegetables.webp')}.frozen-artichoke{background-image:url('assets/product-packs/artichokes.webp?v=product-card');background-color:#fff;background-size:cover;background-position:center 48%}.frozen-broccoli{background-image:url('assets/products/frozen-broccoli.webp')}.frozen-cauliflower{background-image:url('assets/products/frozen-cauliflower.webp')}.frozen-sweet-corn{background-image:url('assets/products/frozen-sweet-corn.webp');background-position:center 57%}.frozen-broad-beans{background-image:url('assets/products/frozen-broad-beans.webp');background-position:center 57%}

/* Latest approved pack visuals for the three matching catalogue products. */
.frozen-extra-okra{background-image:url('assets/product-packs/extra-okra.webp?v=approved-refresh');background-position:center 48%}.frozen-green-beans{background-image:url('assets/product-packs/green-beans.webp?v=approved-refresh');background-position:center 48%}.frozen-broccoli{background-image:url('assets/product-packs/broccoli.webp?v=approved-refresh');background-position:center 48%}

/* Latest approved lifestyle photography for the five matching product cards. */
.frozen-broccoli{background-image:url('assets/products/frozen-broccoli.jpg?v=lifestyle-refresh');background-position:center}.frozen-green-beans{background-image:url('assets/products/frozen-green-beans.webp?v=lifestyle-refresh');background-position:center}.frozen-extra-okra{background-image:url('assets/products/frozen-extra-okra.webp?v=lifestyle-refresh');background-position:center 56%}.frozen-pomegranate{background-image:url('assets/products/frozen-pomegranate.webp?v=lifestyle-refresh');background-position:center 56%}.frozen-artichoke{background-image:url('assets/products/frozen-artichoke.webp?v=lifestyle-refresh');background-position:center 56%}

/* Keep the mobile contact link visually consistent with every other navigation item. */
@media(max-width:768px){.header .nav .nav-contact{display:flex;flex:1;margin:0;padding:0;border:0;border-bottom:1px solid #ffffff24;border-radius:0;background:transparent;color:#f5f2e8;font-family:"Playfair Display",Georgia,serif;font-size:clamp(25px,7vw,36px);font-weight:500}.header .nav .nav-contact:after{color:var(--gold)}}
