:root{--navy:#061b35;--navy2:#0750ad;--gold:#0aa8ef;--aqua:#58c9dc;--cream:#f4f9fc;--ink:#1c3039;--muted:#607581;--line:#d9e8f0;--white:#fff;--radius:18px;--shadow:0 24px 70px rgba(7,80,173,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;background:var(--cream);line-height:1.6}a{color:inherit;text-decoration:none}img{display:block}button,input,select,textarea{font:inherit}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:14px clamp(20px,5vw,72px);background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(7,80,173,.1)}.brand{display:flex;align-items:center}.brand-logo{width:clamp(150px,19vw,245px);height:auto}.desktop-nav{display:none;gap:30px;font-size:.92rem;font-weight:650}.desktop-nav a:hover,.text-link:hover{color:var(--navy2)}.header-actions{display:flex;align-items:center;gap:10px}select,.menu-button{border:1px solid var(--line);border-radius:10px;background:#fff;padding:8px 10px;color:var(--ink)}.menu-button{font-size:1.1rem;width:42px}.mobile-nav{display:none;position:absolute;top:71px;left:16px;right:16px;padding:12px;background:#fff;border-radius:14px;box-shadow:var(--shadow)}.mobile-nav.open{display:grid}.mobile-nav a{padding:12px;border-bottom:1px solid var(--line)}
.hero{position:relative;overflow:hidden;min-height:calc(100vh - 71px);display:flex;flex-direction:column;justify-content:center;padding:70px clamp(20px,7vw,110px);background:linear-gradient(135deg,var(--navy) 0%,#06396f 65%,#0750ad 100%);color:#fff}.hero-glow{position:absolute;width:480px;height:480px;border-radius:50%;right:-250px;top:-130px;background:radial-gradient(circle,rgba(88,201,220,.35),transparent 68%)}.eyebrow,.section-tag{position:relative;z-index:1;text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:800}.eyebrow{display:flex;align-items:center;gap:12px;color:#d7e3ef}.eyebrow>span:first-child{display:block;width:34px;height:2px;background:var(--gold)}.hero h1{position:relative;z-index:1;max-width:980px;font-size:clamp(2.8rem,8vw,7.6rem);line-height:.95;letter-spacing:-.055em;margin:24px 0;font-weight:760}.hero h1 em{font-style:normal;color:var(--gold)}.hero>p{position:relative;z-index:1;max-width:680px;color:#c4d0dc;font-size:clamp(1rem,2.5vw,1.25rem)}.hero-actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:12px 20px;border-radius:12px;border:1px solid transparent;font-weight:800;cursor:pointer}.primary,.gold{background:var(--gold);color:var(--navy)}.secondary{border-color:rgba(255,255,255,.35);color:#fff}.button:hover{transform:translateY(-2px)}.trust-strip{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:60px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.12)}.trust-strip span{display:flex;flex-direction:column;padding:18px;background:var(--navy)}.trust-strip b{color:var(--gold)}.trust-strip small{color:#aebdcb}
.section{padding:80px clamp(20px,7vw,110px)}.intro{display:grid;gap:34px}.section-tag{color:var(--navy2);margin:0 0 14px}.section-tag.light{color:var(--gold)}h2{font-size:clamp(2rem,5vw,4.2rem);line-height:1.08;letter-spacing:-.04em;margin:0}.intro>div:last-child{max-width:630px;font-size:1.08rem;color:var(--muted)}.text-link{display:inline-block;margin-top:12px;color:var(--ink);font-weight:800}.products{background:#fff}.section-heading{display:grid;gap:24px;margin-bottom:36px}.section-heading>p{max-width:560px;color:var(--muted)}.product-grid{display:grid;gap:14px}.product-card{min-height:230px;padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,#fff,#f6f8fa);transition:.25s}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:var(--aqua)}.product-number{font-size:.7rem;letter-spacing:.2em;color:var(--navy2)}.product-card h3{margin:35px 0 10px;font-size:1.45rem}.product-card p{margin:0;color:var(--muted);font-size:.93rem}.process{background:var(--cream)}.steps{list-style:none;padding:0;margin:0;display:grid;gap:12px}.steps li{padding:24px;border-top:1px solid #bbc3cb}.steps span{color:var(--navy2);font-weight:850}.steps h3{font-size:1.25rem;margin:16px 0 6px}.steps p{color:var(--muted);margin:0}.why-us{display:grid;gap:28px;background:linear-gradient(135deg,#e8f6fb,#dbeefa)}.why-card{align-self:start}.benefits article{display:flex;gap:20px;padding:25px 0;border-bottom:1px solid rgba(7,27,51,.2)}.benefits b{color:var(--navy2)}.benefits h3,.benefits p{margin:0}.benefits p{color:#5d6877;margin-top:6px}.contact{display:grid;gap:38px;background:linear-gradient(135deg,var(--navy) 0%,#06396f 65%,#0750ad 100%);color:#fff}.contact>div>p:not(.section-tag){color:#b9c7d4;max-width:600px}.contact-links{display:flex;flex-direction:column;gap:5px;margin-top:24px;color:var(--gold);font-weight:750}.contact form{display:grid;gap:14px;background:#fff;color:var(--ink);padding:22px;border-radius:var(--radius)}label{display:grid;gap:6px;font-size:.8rem;font-weight:800}input,textarea{width:100%;padding:12px;border:1px solid var(--line);border-radius:9px;background:#f9fafb;color:var(--ink)}input:focus,textarea:focus{outline:2px solid var(--gold);border-color:transparent}.form-row{display:grid;gap:14px}.form-note{font-size:.75rem;color:var(--muted);margin:0}footer{padding:28px clamp(20px,7vw,110px);display:flex;flex-direction:column;gap:18px;align-items:flex-start;background:#041425;color:#b8c5d2;font-size:.82rem}.footer-brand{background:#fff;border-radius:10px;padding:4px 10px}.footer-brand .brand-logo{width:180px}.whatsapp{position:fixed;z-index:15;right:18px;bottom:18px;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#21c063;color:#fff;font-weight:900;box-shadow:0 10px 30px rgba(0,0,0,.25)}
[dir="rtl"] body{text-align:right}[dir="rtl"] .hero-glow{right:auto;left:-250px}[dir="rtl"] .eyebrow>span:first-child{order:2}[dir="rtl"] .whatsapp{right:auto;left:18px}
@media(min-width:760px){.desktop-nav{display:flex}.menu-button{display:none}.hero{min-height:720px}.trust-strip{grid-template-columns:repeat(4,1fr)}.intro,.section-heading,.why-us,.contact{grid-template-columns:1fr 1fr;align-items:start}.product-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.form-row{grid-template-columns:1fr 1fr}footer{flex-direction:row;align-items:center;justify-content:space-between}}
@media(min-width:1100px){.product-grid{grid-template-columns:repeat(4,1fr)}.product-card:first-child{grid-column:span 2}.steps{grid-template-columns:repeat(4,1fr)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.product-card{transition:none}}
.brand{flex-direction:column;align-items:flex-start;gap:1px}.brand-logo{width:clamp(175px,17vw,225px);height:auto;max-height:58px;object-fit:contain}.brand-tagline{width:66%;margin-inline-start:34%;color:var(--ink);font-size:clamp(.52rem,.65vw,.67rem);font-weight:750;letter-spacing:.025em;line-height:1.1;text-align:center;white-space:nowrap}.site-header{min-height:82px;padding-top:7px;padding-bottom:7px}.footer-brand{align-items:flex-start}.footer-brand .brand-logo{width:190px;max-height:55px}.footer-brand .brand-tagline{color:var(--ink)}
.website-field{position:absolute!important;left:-9999px!important}.form-note.success{color:#08783e;font-weight:750}.form-note.error{color:#b42318;font-weight:750}

/* Phase 5 — dynamic global brand system */
.site-header{min-height:84px;padding-block:10px;background:rgba(255,255,255,.94);backdrop-filter:blur(16px)}
.brand{min-width:240px}.brand-logo{width:clamp(190px,18vw,285px)!important;height:60px!important;object-fit:contain;object-position:left center}.brand-tagline{display:none!important}.portal-link{padding:10px 15px!important;border:1px solid rgba(10,168,239,.35);border-radius:99px;color:#0750ad!important;background:#eef8ff}
.hero{position:relative;overflow:hidden;padding-bottom:70px}.hero:before{content:"";position:absolute;inset:-20%;background:radial-gradient(circle at 80% 20%,rgba(10,168,239,.14),transparent 30%),radial-gradient(circle at 20% 80%,rgba(88,201,220,.09),transparent 34%);pointer-events:none;animation:ambient 12s ease-in-out infinite alternate}.hero>*{position:relative}
.trade-visual{width:min(1050px,94%);height:360px;margin:52px auto 22px;position:relative;border:1px solid rgba(88,201,220,.2);border-radius:34px;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(10,168,239,.035));box-shadow:inset 0 1px rgba(255,255,255,.08),0 28px 70px rgba(0,0,0,.16);overflow:hidden}
.trade-visual:before,.trade-visual:after{content:"";position:absolute;border:1px solid rgba(88,201,220,.22);border-radius:50%;inset:35px 33%}.trade-visual:after{inset:70px 39%;border-style:dashed;animation:spin 22s linear infinite}
.globe-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:180px;height:180px;border-radius:50%;display:grid;place-content:center;text-align:center;background:radial-gradient(circle at 35% 25%,#17b5ea,#0750ad 58%,#041b38);box-shadow:0 0 0 14px rgba(10,168,239,.07),0 24px 55px rgba(0,0,0,.3);z-index:2;color:#fff}.globe-core span{font-size:12px;letter-spacing:.26em}.globe-core b{font-size:28px;letter-spacing:.03em}.globe-core small{font-size:10px;opacity:.8;margin-top:7px}
.visual-card{position:absolute;width:190px;padding:16px 18px;border:1px solid rgba(255,255,255,.15);border-radius:16px;background:rgba(6,27,53,.82);backdrop-filter:blur(12px);box-shadow:0 16px 35px rgba(0,0,0,.2);animation:float 5s ease-in-out infinite;color:#fff}.visual-card i{font-style:normal;color:#58c9dc;font-size:11px;font-weight:900}.visual-card strong,.visual-card small{display:block}.visual-card strong{margin:5px 0;font-size:14px}.visual-card small{opacity:.65;font-size:11px}.v1{left:6%;top:42px}.v2{right:5%;top:46px;animation-delay:-1.2s}.v3{left:10%;bottom:38px;animation-delay:-2.3s}.v4{right:9%;bottom:34px;animation-delay:-3.4s}
.product-card,.benefits article,.step{transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.product-card:hover,.benefits article:hover{transform:translateY(-7px);border-color:rgba(10,168,239,.45);box-shadow:0 18px 45px rgba(4,27,56,.12)}
@keyframes float{50%{transform:translateY(-9px)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes ambient{to{transform:translate3d(-2%,2%,0) scale(1.06)}}
@media(max-width:760px){.site-header{min-height:70px}.brand{min-width:0}.brand-logo{width:165px!important;height:48px!important}.trade-visual{height:390px;margin-top:34px}.globe-core{width:145px;height:145px}.visual-card{width:145px;padding:12px}.v1{left:4%;top:22px}.v2{right:3%;top:28px}.v3{left:4%;bottom:25px}.v4{right:3%;bottom:20px}.trade-visual:before{inset:65px 23%}.trade-visual:after{inset:95px 31%}}
@media(prefers-reduced-motion:reduce){.hero:before,.trade-visual:after,.visual-card{animation:none}}

/* Phase 6 — real visual storytelling */
.world-stage{width:min(1180px,96%);height:520px;margin:48px auto 24px;position:relative;border:1px solid rgba(99,217,241,.2);border-radius:36px;overflow:hidden;background:radial-gradient(circle at 53% 45%,rgba(10,168,239,.16),transparent 24%),linear-gradient(145deg,#061a35,#031126);box-shadow:0 35px 90px rgba(0,0,0,.26)}
.world-stage:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(99,217,241,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(99,217,241,.035) 1px,transparent 1px);background-size:38px 38px}
.world-copy{position:absolute;left:34px;top:30px;z-index:3;display:grid;color:#fff;text-align:left}.world-copy span{font-size:10px;letter-spacing:.28em;color:#63d9f1}.world-copy strong{font-size:22px;margin:5px 0}.world-copy small{font-size:11px;opacity:.65}.world-map{position:absolute;inset:42px 0 0;width:100%;height:calc(100% - 52px);overflow:visible}.continents{filter:drop-shadow(0 10px 20px rgba(0,0,0,.28))}.route-lines{animation:routeFlow 14s linear infinite}.egypt-pin circle:first-child{fill:rgba(255,190,40,.18);stroke:#ffc64b;stroke-width:2;animation:pulsePin 1.8s ease-out infinite}.egypt-pin circle:nth-child(2),.destination-points circle{fill:#ffc64b}.egypt-pin text{fill:#fff;font-size:13px;font-weight:900;letter-spacing:.14em}.vehicle{fill:#fff;filter:drop-shadow(0 0 6px #63d9f1)}.vehicle.delay{animation-delay:-2s}.route-legend{position:absolute;right:28px;bottom:22px;display:flex;gap:18px;color:rgba(255,255,255,.72);font-size:11px}.route-legend span{display:flex;align-items:center;gap:7px}.route-legend i{width:8px;height:8px;border-radius:50%;display:inline-block}.route-legend .air{background:#63d9f1}.route-legend .sea{background:#1478c9}.route-legend .land{background:#ffc64b}
.product-grid{align-items:stretch}.product-card{padding:0!important;overflow:hidden;background:#fff!important}.product-image{height:220px;position:relative;overflow:hidden;background:#092443}.product-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.2,.8,.2,1);filter:saturate(.82) contrast(1.08)}.product-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(3,17,38,.78))}.product-card:hover .product-image img{transform:scale(1.08)}.product-number{position:absolute!important;left:18px;bottom:15px;z-index:2;color:#fff!important;font-size:30px!important;text-shadow:0 3px 16px rgba(0,0,0,.5)}.product-body{padding:24px}.product-body h3{margin-top:0}.explore-sector{display:inline-block;margin-top:12px;color:#0750ad;font-size:12px;font-weight:850;letter-spacing:.04em}.image-shine{position:absolute;inset:-80% -120%;z-index:3;background:linear-gradient(110deg,transparent 45%,rgba(255,255,255,.24) 50%,transparent 55%);transform:translateX(-35%);transition:transform 1s}.product-card:hover .image-shine{transform:translateX(35%)}.reveal{opacity:0;transform:translateY(26px)}.reveal.visible{opacity:1;transform:none;transition:opacity .65s ease,transform .65s ease}
@keyframes routeFlow{to{stroke-dashoffset:-160}}@keyframes pulsePin{0%{r:8;opacity:1}100%{r:28;opacity:0}}
@media(max-width:760px){.world-stage{height:430px;border-radius:24px;margin-top:32px}.world-copy{left:20px;top:20px}.world-copy strong{font-size:17px}.world-copy small{display:none}.world-map{inset:54px -130px 0;width:calc(100% + 260px);height:365px}.route-legend{right:16px;left:16px;bottom:15px;justify-content:center;gap:12px}.product-image{height:205px}}
@media(prefers-reduced-motion:reduce){.route-lines,.egypt-pin circle:first-child{animation:none}.reveal{opacity:1;transform:none}}

/* Guide Export final hero refinements */
.site-header{min-height:78px;padding-block:10px}
.brand{min-width:0;gap:0}
.brand-logo{display:block;width:clamp(190px,18vw,280px);max-height:58px;object-fit:contain;object-position:left center}
.brand-tagline{display:none}
.world-stage{width:min(1480px,100%);height:clamp(430px,58vw,650px);background:radial-gradient(circle at 52% 45%,rgba(18,184,255,.25),transparent 28%),linear-gradient(145deg,#08264a,#04152d);box-shadow:0 40px 110px rgba(0,0,0,.32),inset 0 0 80px rgba(41,184,255,.07)}
.world-map{inset:38px -1.5% 0;width:103%;height:calc(100% - 46px)}
.route-lines{stroke-width:2.25;filter:drop-shadow(0 0 4px rgba(99,217,241,.9))}
.vehicle{transform-box:fill-box;transform-origin:center;filter:drop-shadow(0 0 8px #63d9f1)}
.vehicle.delay-two{animation-delay:-1.4s}.vehicle.delay-three{animation-delay:-3.1s}.vehicle.delay-four{animation-delay:-4.7s}
.destination-points circle{filter:drop-shadow(0 0 7px #63d9f1)}
@media (max-width:700px){
 .site-header{min-height:68px}
 .brand-logo{width:clamp(165px,52vw,220px);max-height:48px}
 .world-stage{height:430px;border-radius:22px}
 .world-copy small{display:none}
 .world-map{inset:58px -28% 0;width:156%;height:360px}
}
@media (prefers-reduced-motion:reduce){.route-lines{animation:none}}

/* Hotfix: full-screen photographic map hero */
@media (min-width:901px){
 .hero{min-height:calc(100vh - 78px);display:grid;grid-template-columns:minmax(350px,.78fr) minmax(600px,1.35fr);grid-template-areas:"eyebrow map" "title map" "description map" "actions map" "trust trust";column-gap:clamp(28px,4vw,70px);row-gap:14px;align-content:center;padding:42px clamp(28px,5vw,80px)}
 .hero>.eyebrow{grid-area:eyebrow;align-self:end}.hero>h1{grid-area:title;font-size:clamp(3rem,5.2vw,6.5rem);margin:8px 0}.hero>p{grid-area:description}.hero>.hero-actions{grid-area:actions;margin-top:8px}.hero>.world-stage{grid-area:map;margin:0;width:100%;height:clamp(470px,60vh,650px)}.hero>.trust-strip{grid-area:trust;margin-top:24px}
}
.world-stage{background-image:linear-gradient(90deg,rgba(1,20,45,.48),rgba(1,20,45,.12)),url("/assets/guide-export-world-map-v2.webp?v=1");background-size:cover;background-position:center;background-repeat:no-repeat;border-color:rgba(120,225,255,.48)}
.world-stage:before{background:linear-gradient(180deg,rgba(4,22,44,.08),rgba(4,22,44,.3));pointer-events:none}
.world-map .continents{opacity:0}
.world-map{inset:35px 0 0;width:100%;height:calc(100% - 42px)}
.world-copy{padding:10px 12px;border-radius:10px;background:rgba(2,22,48,.5);backdrop-filter:blur(5px)}
.brand{flex-direction:column;align-items:flex-start;line-height:1}
.brand-logo{width:clamp(185px,17vw,255px);max-height:52px}
.brand-tagline{display:block;margin-top:2px;margin-left:54px;color:#283847;font-size:clamp(8px,.66vw,10px);font-weight:750;letter-spacing:.015em;white-space:nowrap}
@media (max-width:900px){
 .hero{justify-content:flex-start;padding-top:48px}
 .world-stage{margin-top:34px;height:430px;background-position:center}
 .brand-logo{width:190px;max-height:46px}.brand-tagline{margin-left:40px;font-size:8px}
}

.brand-tagline{display:block!important;margin:3px 0 0 51px!important;font-size:10px!important;line-height:1.1!important;font-weight:800!important;color:#263746!important;opacity:1!important}
@media(max-width:900px){.brand-tagline{margin-left:43px!important;font-size:8px!important}}


/* Phase 7: immersive satellite trade hero */
.hero{
  min-height:calc(100svh - 78px)!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:flex-start!important;
  padding:clamp(54px,8vh,92px) clamp(22px,7vw,112px) 34px!important;
  background-image:
    linear-gradient(90deg,rgba(2,18,39,.92) 0%,rgba(2,24,48,.72) 34%,rgba(2,25,48,.18) 68%,rgba(2,20,42,.28) 100%),
    linear-gradient(180deg,rgba(2,16,34,.22),rgba(2,16,34,.08) 58%,rgba(2,16,34,.72)),
    url("/assets/guide-export-world-map-v2.webp?v=1")!important;
  background-size:cover!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
  color:#fff;
}
.hero:before{inset:0!important;background:linear-gradient(120deg,rgba(21,119,193,.12),transparent 48%)!important;animation:none!important;z-index:0}
.hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 57% 43%,rgba(255,198,75,.1),transparent 12%);pointer-events:none;z-index:0}
.hero>.eyebrow,.hero>h1,.hero>p,.hero>.hero-actions{position:relative;z-index:3;width:min(680px,100%)}
.hero>h1{font-size:clamp(2.8rem,6vw,6.6rem)!important;margin:18px 0!important;text-shadow:0 5px 28px rgba(0,0,0,.38)}
.hero>p{color:#edf6ff!important;text-shadow:0 2px 12px rgba(0,0,0,.65)}
.hero>.world-stage{
  position:absolute!important;inset:0!important;z-index:1!important;
  width:100%!important;height:100%!important;margin:0!important;
  border:0!important;border-radius:0!important;box-shadow:none!important;
  background:none!important;overflow:hidden!important;pointer-events:none
}
.hero>.world-stage:before{display:none!important}
.world-map{inset:0!important;width:100%!important;height:100%!important;overflow:hidden!important}
.world-map .continents{display:none!important}
.route-lines{stroke:#b9f5ff!important;stroke-width:2!important;opacity:.72;filter:drop-shadow(0 0 5px rgba(99,217,241,.9))}
.vehicle{fill:#fff!important;stroke:rgba(4,39,73,.45);stroke-width:.8;filter:drop-shadow(0 2px 7px rgba(0,21,45,.95)) drop-shadow(0 0 7px #63d9f1)}
.egypt-pin text{paint-order:stroke;stroke:#062448;stroke-width:4px;stroke-linejoin:round}
.world-copy{left:auto!important;right:clamp(18px,4vw,64px)!important;top:clamp(24px,6vh,68px)!important;text-align:right!important;background:rgba(2,22,48,.44)!important;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(7px)}
.route-legend{z-index:3;right:clamp(18px,4vw,64px)!important;bottom:26px!important;padding:9px 12px;border-radius:10px;background:rgba(2,22,48,.48);backdrop-filter:blur(7px)}
.hero>.trust-strip{position:relative;z-index:3;width:100%;margin-top:auto!important;transform:translateY(8px);background:rgba(255,255,255,.12);backdrop-filter:blur(5px)}
.hero>.trust-strip span{background:rgba(3,25,50,.78)}
@media(max-width:900px){
  .hero{min-height:calc(100svh - 70px)!important;padding:52px 20px 24px!important;background-position:58% center!important}
  .hero>h1{font-size:clamp(2.45rem,12vw,4.7rem)!important}
  .world-map{width:156%!important;left:-28%!important}
  .world-copy{display:none!important}
  .route-legend{left:16px!important;right:16px!important;bottom:14px!important;justify-content:center}
  .hero>.trust-strip{margin-top:58px!important}
}
@media(max-width:560px){
  .route-legend{font-size:10px;gap:9px}
  .hero>.trust-strip{grid-template-columns:repeat(2,1fr)}
}
@media(prefers-reduced-motion:reduce){
  .vehicle animateMotion{display:none}
}


/* Phase 7B: balanced trade hero and official identity */
.site-header{min-height:82px;padding-top:8px;padding-bottom:8px}
.brand{min-width:min(350px,42vw)}
.brand-logo{width:clamp(235px,25vw,350px)!important;height:auto!important;max-height:66px!important;object-fit:contain;object-position:left center}
.brand-tagline{display:none!important}
.hero{
  min-height:680px!important;
  display:grid!important;
  grid-template-columns:minmax(320px,.82fr) minmax(480px,1.18fr)!important;
  grid-template-areas:"eyebrow map" "title map" "description map" "actions map" "trust trust"!important;
  column-gap:clamp(28px,4vw,66px)!important;
  row-gap:12px!important;
  align-content:center!important;
  align-items:center!important;
  padding:54px clamp(24px,6vw,96px) 36px!important;
  background:linear-gradient(135deg,#04172d 0%,#06396f 62%,#0750ad 100%)!important;
}
.hero:before{inset:0!important;background:radial-gradient(circle at 75% 25%,rgba(88,201,220,.2),transparent 36%)!important}
.hero:after{display:none!important}
.hero>.eyebrow{grid-area:eyebrow;align-self:end}
.hero>h1{grid-area:title;width:100%;font-size:clamp(3rem,5vw,5.8rem)!important;margin:8px 0!important}
.hero>p{grid-area:description;width:100%}
.hero>.hero-actions{grid-area:actions;width:100%;margin-top:8px}
.hero>.world-stage{
  grid-area:map!important;
  position:relative!important;
  inset:auto!important;
  z-index:2!important;
  width:100%!important;
  height:clamp(400px,43vw,540px)!important;
  margin:0!important;
  border:1px solid rgba(139,225,255,.45)!important;
  border-radius:28px!important;
  box-shadow:0 28px 70px rgba(0,0,0,.35)!important;
  background:
    linear-gradient(180deg,rgba(2,23,48,.08),rgba(2,23,48,.34)),
    url("/assets/guide-export-world-map-v2.webp?v=1") center/cover no-repeat!important;
  overflow:hidden!important;
}
.world-map{inset:38px 0 0!important;width:100%!important;height:calc(100% - 42px)!important}
.world-copy{display:grid!important;left:22px!important;right:auto!important;top:20px!important;text-align:left!important;padding:9px 11px!important}
.route-legend{left:auto!important;right:18px!important;bottom:15px!important}
.vehicle.delay-two,.vehicle.delay-three,.vehicle.delay-four{display:none!important}
.route-lines{stroke-width:1.7!important;opacity:.58!important}
.destination-points{opacity:.72}
.hero>.trust-strip{grid-area:trust!important;width:100%;margin-top:28px!important;transform:none}
@media(max-width:900px){
 .site-header{min-height:72px}
 .brand{min-width:0}
 .brand-logo{width:210px!important;max-height:54px!important}
 .hero{min-height:auto!important;display:flex!important;padding:46px 20px 28px!important;background:linear-gradient(145deg,#04172d,#0750ad)!important}
 .hero>h1{font-size:clamp(2.6rem,12vw,4.6rem)!important}
 .hero>.world-stage{position:relative!important;width:100%!important;height:clamp(330px,76vw,430px)!important;margin-top:30px!important;border-radius:20px!important}
 .world-map{left:-12%!important;width:124%!important}
 .world-copy{display:none!important}
 .route-legend{left:12px!important;right:12px!important;justify-content:center!important}
 .hero>.trust-strip{margin-top:26px!important}
}
@media(max-width:560px){
 .brand-logo{width:185px!important}
 .hero>.world-stage{height:320px!important}
 .route-legend{font-size:9px!important}
}


/* Phase 8: premium global-trade hero */
.hero{
 min-height:660px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;
 padding:82px clamp(24px,7vw,112px) 34px!important;
 background:
  linear-gradient(90deg,rgba(2,19,40,.94) 0%,rgba(2,27,54,.8) 37%,rgba(2,25,48,.25) 67%,rgba(2,20,40,.12) 100%),
  linear-gradient(180deg,rgba(1,17,35,.08),rgba(1,17,35,.45)),
  url("/assets/guide-export-trade-hero-v3.webp?v=1") center/cover no-repeat!important;
}
.hero:before{inset:0!important;background:linear-gradient(120deg,rgba(18,143,209,.12),transparent 52%)!important}
.hero:after{display:none!important}
.hero>.eyebrow,.hero>h1,.hero>p,.hero>.hero-actions{width:min(680px,100%)!important;z-index:3}
.hero>h1{font-size:clamp(3.3rem,6.4vw,7rem)!important;line-height:.93!important;margin:18px 0!important}
.hero>p{color:#e5f1f9!important;font-size:clamp(1rem,1.7vw,1.2rem)!important;line-height:1.7!important}
.hero>.world-stage{display:none!important}
.hero>.trust-strip{width:min(1050px,100%)!important;margin-top:72px!important;transform:none!important;z-index:3;backdrop-filter:blur(8px)}
.hero>.trust-strip span{background:rgba(3,28,56,.72)!important}
.nav-products{position:relative;display:flex;align-items:center}
.products-trigger{appearance:none;border:0;background:transparent;color:inherit;font:inherit;font-weight:inherit;padding:12px 0;cursor:pointer}
.products-trigger:after{content:"⌄";font-size:10px;margin-left:5px}
.mega-menu{display:none;position:absolute;top:calc(100% + 18px);left:50%;transform:translateX(-45%);width:min(760px,86vw);min-height:300px;background:#fff;border:1px solid #dce6ee;border-radius:16px;box-shadow:0 26px 70px rgba(2,24,48,.2);overflow:hidden;color:#142536;z-index:40}
.nav-products.open .mega-menu{display:grid;grid-template-columns:265px 1fr}
.mega-sectors{padding:14px;background:#f4f8fb;border-right:1px solid #dce6ee}
.mega-sector{display:block;width:100%;padding:11px 12px;border:0;border-radius:9px;background:transparent;text-align:left;font-size:13px;font-weight:780;color:#526475;cursor:pointer}
.mega-sector:hover,.mega-sector.active{background:#fff;color:#0875d1;box-shadow:0 5px 16px rgba(5,68,112,.08)}
.mega-products{padding:22px}.mega-products strong{display:block;font-size:18px;margin-bottom:12px}.mega-products a{display:block;padding:8px 0;border-bottom:1px solid #edf2f6;font-size:13px;color:#526475}.mega-products a:hover{color:#0875d1}.mega-all{font-weight:850!important;color:#0875d1!important;border:0!important;margin-top:8px}
.product-card{display:block;color:inherit}
@media(max-width:900px){
 .hero{min-height:620px!important;padding:64px 20px 28px!important;background-position:62% center!important}
 .hero>h1{font-size:clamp(2.8rem,13vw,5rem)!important}
 .hero>.trust-strip{margin-top:52px!important}
 .nav-products{display:none}
}

/* Phase 8.1: safe click-only catalog menu */
.mega-menu:empty{display:none!important}.nav-products.open .mega-menu:empty{display:none!important}

/* Phase 9 — responsive global marketplace */
.site-header{min-height:76px!important;padding:8px clamp(16px,4vw,64px)!important}
.brand{min-width:0!important}.brand-logo{width:clamp(180px,18vw,270px)!important;max-height:58px!important;object-fit:contain!important}
.header-actions{gap:8px}.header-tool{position:relative;display:flex;align-items:center;gap:5px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink);padding:7px 9px;cursor:pointer}.header-tool>span{font-size:20px;line-height:1;color:var(--navy2)}.header-tool>b{position:absolute;right:3px;top:-7px;display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border-radius:20px;background:var(--navy2);color:#fff;font-size:10px}.header-tool small{font-weight:800}
.hero{position:relative!important;min-height:620px!important;padding:76px clamp(24px,7vw,112px) 34px!important;background:#04172d!important}
.hero-slides{position:absolute;inset:0;z-index:0}.hero-slide{position:absolute;inset:0;background-position:center;background-size:cover;opacity:0;transform:scale(1.035);transition:opacity 1s ease,transform 7s ease}.hero-slide.active{opacity:1;transform:scale(1)}.hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,18,39,.96),rgba(2,25,51,.82) 38%,rgba(2,24,48,.27) 70%,rgba(2,19,40,.18)),linear-gradient(180deg,rgba(1,12,27,.05),rgba(1,14,30,.58))}.hero-slide-1{background-image:url("/assets/guide-export-trade-hero-v3.webp?v=1")}.hero-slide-2{background-image:url("/assets/guide-export-global-port-v1.webp?v=1")}.hero-slide-3{background-image:url("/assets/guide-export-global-logistics-v1.webp?v=1")}
.hero>.hero-glow{display:none}.hero>.eyebrow,.hero>h1,.hero>p,.hero>.hero-actions,.hero>.trust-strip{position:relative;z-index:3}.hero>h1{font-size:clamp(3rem,6.1vw,6.8rem)!important;max-width:900px!important}.hero>.trust-strip{margin-top:58px!important}
.hero-slider-controls{position:absolute;z-index:5;right:clamp(18px,4vw,64px);bottom:28px;display:flex;align-items:center;gap:12px}.hero-arrow,.hero-dots button{border:1px solid rgba(255,255,255,.38);background:rgba(2,22,48,.55);color:#fff;backdrop-filter:blur(8px);cursor:pointer}.hero-arrow{width:38px;height:38px;border-radius:50%;font-size:25px;line-height:1}.hero-dots{display:flex;gap:7px}.hero-dots button{width:8px;height:8px;padding:0;border-radius:50%}.hero-dots button.active{width:28px;border-radius:10px;background:var(--gold)}
.recommended{background:#fff}.carousel-shell{position:relative}.product-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,25%);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:8px 3px 22px}.product-carousel::-webkit-scrollbar{display:none}.recommended-card{scroll-snap-align:start;background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden;box-shadow:0 10px 28px rgba(4,40,76,.07)}.recommended-image{display:block;height:185px;overflow:hidden;background:#eaf2f7}.recommended-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.recommended-card:hover .recommended-image img{transform:scale(1.045)}.recommended-body{padding:16px}.recommended-body>small{color:var(--navy2);font-weight:800}.recommended-body h3{margin:5px 0 14px;font-size:17px}.card-tools{display:flex;gap:8px}.card-tools button{border:1px solid var(--line);background:#f7fbfd;border-radius:9px;min-height:38px;padding:7px 11px;color:var(--ink);font-weight:800;cursor:pointer}.card-tools button:first-child{font-size:21px}.card-tools button:last-child{flex:1}.card-tools button.selected{background:#e4f5ff;border-color:#50bde9;color:#0750ad}.carousel-arrow{position:absolute;z-index:4;top:42%;transform:translateY(-50%);width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#fff;box-shadow:0 10px 26px rgba(3,39,72,.18);font-size:25px;cursor:pointer}.carousel-arrow.prev{left:-21px}.carousel-arrow.next{right:-21px}.view-all{display:inline-flex;margin-top:10px}
.collection-drawer{position:fixed;inset:0;z-index:100;display:none}.collection-drawer.open{display:block}.drawer-backdrop{position:absolute;inset:0;border:0;background:rgba(1,16,33,.56);backdrop-filter:blur(3px)}.collection-drawer aside{position:absolute;right:0;top:0;bottom:0;width:min(460px,92vw);padding:24px;background:#fff;box-shadow:-25px 0 70px rgba(2,22,45,.24);overflow:auto}.drawer-head{display:flex;align-items:start;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:16px}.drawer-head small{color:var(--navy2);font-weight:900;letter-spacing:.12em}.drawer-head h2{margin:4px 0}.drawer-head button{border:0;background:#eef5f8;width:38px;height:38px;border-radius:50%;font-size:24px;cursor:pointer}.drawer-item{display:flex;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid var(--line)}.drawer-item a{display:grid;flex:1}.drawer-item small{color:var(--muted)}.drawer-item button{border:0;background:transparent;font-size:22px;color:#6b7b87;cursor:pointer}.drawer-empty{padding:35px 0;color:var(--muted)}#drawer-action{margin-top:22px}.drawer-open{overflow:hidden}
[dir=rtl] .collection-drawer aside{right:auto;left:0}
@media(max-width:900px){.site-header{min-height:68px!important}.brand-logo{width:180px!important;max-height:48px!important}.header-tool small{display:none}.header-tool{padding:6px 8px}.hero{min-height:570px!important;padding:58px 20px 26px!important;justify-content:flex-start!important}.hero-slide{background-position:62% center}.hero-slide:after{background:linear-gradient(180deg,rgba(2,17,36,.8),rgba(2,21,44,.34) 55%,rgba(2,18,38,.88))}.hero>.eyebrow{margin-top:22px}.hero>h1{font-size:clamp(2.45rem,11vw,4.4rem)!important;line-height:.96!important}.hero>p{max-width:540px!important}.hero>.trust-strip{margin-top:auto!important}.hero-slider-controls{right:18px;bottom:145px}.product-carousel{grid-auto-columns:minmax(240px,72%)}.carousel-arrow{display:none}}
@media(max-width:560px){.site-header{gap:8px;padding-left:12px!important;padding-right:12px!important}.brand-logo{width:152px!important}.header-actions{gap:5px}.header-tool{border:0;background:#f3f8fb}.menu-button{width:38px;padding:7px}.hero{min-height:630px!important;padding-top:34px!important}.hero>.eyebrow{margin-top:0}.hero>h1{font-size:clamp(2.35rem,12vw,3.65rem)!important}.hero>.trust-strip{grid-template-columns:repeat(2,1fr)!important;margin-top:30px!important}.hero-slider-controls{bottom:170px}.product-carousel{grid-auto-columns:84%}.recommended-image{height:170px}}
@media(prefers-reduced-motion:reduce){.hero-slide{transition:none;transform:none}}

/* Global marketplace modules */
.marketplace-products,.company-grid,.news-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.marketplace-card,.company-card,.news-card,.empty-market-card,.trade-intelligence-teaser{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 18px 48px rgba(7,80,173,.08)}
.marketplace-card{overflow:hidden;position:relative}.marketplace-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.marketplace-card-body{padding:18px}.marketplace-card h3{margin:0 0 6px;font-size:1.05rem}.marketplace-card p{margin:0;color:var(--muted);font-size:.9rem}.marketplace-card-actions{display:flex;gap:8px;margin-top:14px}.marketplace-card-actions button,.marketplace-card-actions a{border:1px solid var(--line);background:#fff;border-radius:999px;padding:7px 11px;font-weight:800;cursor:pointer}.marketplace-card-actions a{color:var(--navy2)}
.empty-market-card{padding:34px;display:flex;align-items:center;justify-content:space-between;gap:24px}.empty-market-card h3{margin:0 0 6px}.empty-market-card p{margin:0;color:var(--muted)}
.company-card{padding:24px}.company-card h3{margin:12px 0 6px}.company-card p{color:var(--muted)}.company-logo{max-width:170px;max-height:80px;object-fit:contain}.verified-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#e8f7ff;color:var(--navy2);font-size:.78rem;font-weight:900}.join-company-card{background:linear-gradient(145deg,var(--navy),#0b5ab7);color:#fff}.join-company-card p{color:#d7edff}
.trade-intelligence-teaser{padding:clamp(28px,5vw,58px);display:grid;grid-template-columns:1.3fr .7fr;gap:28px;background:linear-gradient(145deg,#061b35,#0750ad);color:#fff}.trade-intelligence-teaser p{color:#d7edff}.trade-points{display:grid;gap:12px}.trade-points span{padding:14px 16px;border:1px solid rgba(255,255,255,.22);border-radius:14px;background:rgba(255,255,255,.07);font-weight:800}
.news-card{padding:22px}.news-card .source{color:var(--navy2);font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.news-card h3{margin:10px 0}.news-card p{color:var(--muted)}.news-card a{color:var(--navy2);font-weight:900}
.section-actions{display:flex;justify-content:flex-end;margin-top:22px}.section-actions a{color:var(--navy2);font-weight:900}
@media(max-width:1050px){.marketplace-products,.company-grid,.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.desktop-nav{gap:16px;font-size:.84rem}}
@media(max-width:700px){.marketplace-products,.company-grid,.news-grid{grid-template-columns:1fr 1fr;gap:12px}.news-grid,.company-grid{grid-template-columns:1fr}.empty-market-card,.trade-intelligence-teaser{grid-template-columns:1fr;align-items:flex-start}.empty-market-card{padding:24px}.marketplace-card-body{padding:13px}.marketplace-card-actions{flex-wrap:wrap}.brand-logo{width:145px}}

.marketplace-listings{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}.marketplace-empty-inline{grid-column:1/-1;margin:0;padding:18px;border:1px dashed var(--line);border-radius:14px;color:var(--muted);text-align:center}.marketplace-listing-card,.rfq-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 18px 48px rgba(7,80,173,.08)}.marketplace-listing-card{padding:22px}.marketplace-listing-card h3{margin:12px 0 2px}.marketplace-listing-card>p{margin:0 0 16px;color:var(--muted)}.listing-facts,.rfq-facts{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0}.listing-facts span,.rfq-facts span{padding:10px;border-radius:11px;background:#f1f8fc;font-size:.84rem}.listing-facts b,.rfq-facts b{display:block;color:var(--navy2);font-size:.72rem;text-transform:uppercase;letter-spacing:.04em}.public-rfqs{display:grid;gap:14px}.rfq-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:20px}.rfq-card h3{margin:4px 0}.rfq-card small{color:var(--muted);font-weight:800}.rfq-label{display:grid;place-items:center;width:58px;height:58px;border-radius:16px;background:linear-gradient(145deg,var(--navy2),var(--gold));color:#fff;font-weight:900}.company-meta{color:var(--muted);font-size:.85rem;margin:8px 0}.dynamic-company>a{color:var(--navy2);font-weight:900}
@media(max-width:900px){.marketplace-listings{grid-template-columns:repeat(2,minmax(0,1fr))}.rfq-card{grid-template-columns:auto 1fr}.rfq-card>a{grid-column:1/-1;justify-self:start}}
@media(max-width:620px){.marketplace-listings{grid-template-columns:1fr}.rfq-card{grid-template-columns:1fr}.rfq-label{width:48px;height:48px}.listing-facts,.rfq-facts{grid-template-columns:1fr 1fr}}

/* Auto-moving homepage carousels and unified media treatment */
.sector-carousel,.company-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(270px,31.5%);gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:8px 3px 24px;overscroll-behavior-inline:contain}.sector-carousel::-webkit-scrollbar,.company-carousel::-webkit-scrollbar{display:none}.sector-carousel>.product-card,.company-carousel>article{scroll-snap-align:start;scroll-snap-stop:always}
.sector-carousel .product-card{padding:0;overflow:hidden;min-height:100%;display:flex;flex-direction:column}.sector-carousel .product-body{display:flex;flex:1;flex-direction:column}.sector-carousel .explore-sector{margin-top:auto}.sector-carousel .product-image{height:auto;aspect-ratio:16/10}.sector-carousel .product-image img{object-position:center}
.product-carousel>.recommended-card{display:flex;flex-direction:column;min-height:100%}.recommended-card .recommended-body{display:flex;flex:1;flex-direction:column}.recommended-card .card-tools{margin-top:auto}.recommended-image{height:auto!important;aspect-ratio:4/3}.recommended-image img{object-position:center}
.company-carousel .company-card,.company-carousel .join-company-card{min-height:300px;padding:24px;display:flex;flex-direction:column;border-radius:18px}.company-carousel .company-card>a,.company-carousel .join-company-card>a{margin-top:auto;align-self:flex-start}.company-logo{width:100%;max-width:190px!important;height:88px;max-height:none!important;display:flex;align-items:center;justify-content:flex-start;margin-bottom:12px}.company-logo img{width:100%;height:100%;object-fit:contain;object-position:left center}.company-avatar{width:72px;height:72px;display:grid;place-items:center;margin-bottom:14px;border-radius:18px;background:linear-gradient(145deg,#0750ad,#15b6ec);color:#fff;font-size:1.3rem;font-weight:900;letter-spacing:.08em;box-shadow:0 12px 28px rgba(7,80,173,.22)}
.supplier-product-image{aspect-ratio:4/3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:20px;background:radial-gradient(circle at 75% 20%,#38c9ed 0,transparent 30%),linear-gradient(145deg,#061b35,#0750ad);color:#fff;text-align:center}.supplier-product-image span{display:grid;place-items:center;width:70px;height:70px;border:1px solid rgba(255,255,255,.45);border-radius:22px;background:rgba(255,255,255,.12);font-size:1.3rem;font-weight:900}.supplier-product-image small{font-weight:800;color:#d9efff}.supplier-summary{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0 16px}.supplier-summary span{padding:9px;border-radius:10px;background:#f1f8fc;font-size:.78rem}.supplier-summary b{display:block;color:var(--navy2);font-size:.68rem;text-transform:uppercase}.supplier-product-card .button{margin-top:auto;align-self:flex-start}
.carousel-shell:focus-within .carousel-arrow,.carousel-shell:hover .carousel-arrow{opacity:1}.carousel-arrow{opacity:.82;transition:opacity .2s,transform .2s}.carousel-arrow:hover{transform:translateY(-50%) scale(1.06)}
@media(max-width:900px){.sector-carousel,.company-carousel{grid-auto-columns:minmax(260px,47%)}.product-carousel{grid-auto-columns:minmax(230px,44%)}}
@media(max-width:620px){.sector-carousel,.company-carousel,.product-carousel{grid-auto-columns:84%}.sector-carousel .product-image,.recommended-image,.supplier-product-image{aspect-ratio:4/3}.company-carousel .company-card,.company-carousel .join-company-card{min-height:285px}.carousel-arrow{display:none}.company-logo{height:78px}}
@media(prefers-reduced-motion:reduce){.sector-carousel,.company-carousel,.product-carousel{scroll-behavior:auto}.carousel-arrow{transition:none}}

/* Live homepage audit fixes */
html,body{max-width:100%;overflow-x:clip}.marketplace-products.section{display:block!important}.marketplace-products.section>.section-heading{display:grid}.product-carousel,.sector-carousel,.company-carousel{direction:ltr;max-width:100%;contain:layout paint}.product-carousel>*,.sector-carousel>*,.company-carousel>*{direction:ltr}.product-carousel .recommended-body,.sector-carousel .product-body,.company-carousel .company-card,.company-carousel .join-company-card{direction:ltr;text-align:left}[dir=rtl] .product-carousel .recommended-body,[dir=rtl] .sector-carousel .product-body,[dir=rtl] .company-carousel .company-card,[dir=rtl] .company-carousel .join-company-card{direction:rtl;text-align:right}[dir=rtl] .company-logo img{object-position:right center}.sector-carousel .product-card{opacity:1!important;transform:none!important;visibility:visible!important}.company-carousel{grid-auto-columns:minmax(340px,54%)}.website-field{position:fixed!important;inset:0 auto auto 0!important;width:1px!important;height:1px!important;max-width:1px!important;overflow:hidden!important;clip-path:inset(50%)!important;white-space:nowrap!important}.news-grid article{min-width:0}.news-grid h3{overflow-wrap:anywhere}
@media(max-width:900px){.company-carousel{grid-auto-columns:72%}}
@media(max-width:620px){.company-carousel{grid-auto-columns:86%}.marketplace-products.section>.section-heading{display:block}}

.company-carousel{grid-auto-columns:55%!important}
@media(max-width:900px){.company-carousel{grid-auto-columns:72%!important}}
@media(max-width:620px){.company-carousel{grid-auto-columns:86%!important}}

/* Phase 11 — approved owner stories: Cairo cargo, Damietta Port and factory */
.hero-slide-4{background-image:url("/assets/guide-export-owners-cairo-cargo-v2.webp?v=2");background-position:center}
.hero-slide-5{background-image:url("/assets/guide-export-owners-damietta-port-v2.webp?v=2");background-position:center}
.hero-slide-6{background-image:url("/assets/guide-export-owners-factory-v2.webp?v=2");background-position:center}
.hero-slide-4:after,.hero-slide-6:after{background:linear-gradient(90deg,rgba(2,18,39,.97),rgba(2,25,51,.82) 38%,rgba(2,24,48,.18) 68%,rgba(2,19,40,.08)),linear-gradient(180deg,rgba(1,12,27,.03),rgba(1,14,30,.5))}
.hero-slide-5:after{background:linear-gradient(270deg,rgba(2,18,39,.97),rgba(2,25,51,.82) 38%,rgba(2,24,48,.18) 68%,rgba(2,19,40,.08)),linear-gradient(180deg,rgba(1,12,27,.03),rgba(1,14,30,.5))}
.hero.hero-copy-right>.eyebrow,.hero.hero-copy-right>h1,.hero.hero-copy-right>p,.hero.hero-copy-right>.hero-actions{margin-left:auto;text-align:left}
.hero.hero-copy-right>.eyebrow{justify-content:flex-start}
[dir=rtl] .hero.hero-copy-right>.eyebrow,[dir=rtl] .hero.hero-copy-right>h1,[dir=rtl] .hero.hero-copy-right>p,[dir=rtl] .hero.hero-copy-right>.hero-actions{text-align:right}
.hero-slide{transition:opacity .65s ease,transform 4s ease}
.hero .hero-slide.active{opacity:1!important;transform:scale(1)}
.hero .hero-slide{transition:opacity .55s ease,transform 6.5s ease}
@media(max-width:900px){
 .hero-slide-4{background-position:61% center}
 .hero-slide-5{background-position:38% center}
 .hero-slide-6{background-position:62% center}
 .hero-slide-4:after,.hero-slide-5:after,.hero-slide-6:after{background:linear-gradient(180deg,rgba(2,17,36,.82),rgba(2,21,44,.36) 52%,rgba(2,18,38,.9))}
 .hero.hero-copy-right>.eyebrow,.hero.hero-copy-right>h1,.hero.hero-copy-right>p,.hero.hero-copy-right>.hero-actions{margin-left:0;text-align:inherit}
}
@media(max-width:560px){
 .hero-slide-4{background-position:66% center}
 .hero-slide-5{background-position:34% center}
 .hero-slide-6{background-position:67% center}
}

/* Let the first slide's trade artwork show through while keeping copy readable. */
.hero .hero-slide-1::after{background:linear-gradient(90deg,rgba(2,18,39,.73),rgba(2,25,51,.42) 42%,rgba(2,24,48,.08) 78%),linear-gradient(180deg,transparent 45%,rgba(1,14,30,.28))}
[dir=rtl] .hero .hero-slide-1::after{background:linear-gradient(270deg,rgba(2,18,39,.69),rgba(2,25,51,.34) 43%,rgba(2,24,48,.06) 80%),linear-gradient(180deg,transparent 45%,rgba(1,14,30,.28))}
@media(max-width:900px){.hero .hero-slide-1::after,[dir=rtl] .hero .hero-slide-1::after{background:linear-gradient(180deg,rgba(2,17,36,.56),rgba(2,21,44,.13) 52%,rgba(2,18,38,.67))}}

/* iPhone and installed-web-app ergonomics */
@media(max-width:719px){
 .site-header{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}
 .hero{min-height:calc(100vh - 71px);min-height:calc(100dvh - 71px);padding-left:max(20px,env(safe-area-inset-left));padding-right:max(20px,env(safe-area-inset-right))}
 input,select,textarea{font-size:16px}
 input,select,.menu-button,.button,button{min-height:44px}
 footer{padding-bottom:max(24px,env(safe-area-inset-bottom))}
}
.managed-product-badge{display:inline-flex!important;align-self:flex-start;margin:.45rem 0 0;border-radius:999px;background:#eef7f3;color:#176248!important;padding:.3rem .55rem;font-size:.64rem!important;font-weight:800;line-height:1.2}[dir=rtl] .managed-product-badge{align-self:flex-end}

.recommended-image .product-photo-pending{display:grid;place-items:center;width:100%;height:100%;min-height:180px;padding:18px;background:linear-gradient(135deg,#e7f2f7,#cce4f1);color:#315c78;text-align:center;font-size:.8rem;font-weight:750}.recommended-image img{display:block}
