: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}

/* 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%}
