
:root{
  --navy:#041326;--navy2:#071f39;--navy3:#0b2d4f;--blue:#087fd0;--sky:#52c4ff;
  --ice:#eaf6ff;--paper:#f5f8fb;--white:#fff;--ink:#071522;--muted:#6e8191;
  --hair:rgba(255,255,255,.11);--max:1360px;--radius:22px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;background:var(--navy);color:#fff;overflow-x:hidden}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.shell{width:min(var(--max),calc(100% - 64px));margin:auto}.hidden{display:none!important}

/* top strip */
.ticker{height:38px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(90deg,#073459,#0b5991 50%,#073459);position:relative;z-index:70;border-bottom:1px solid rgba(255,255,255,.08)}
.ticker-track{display:flex;align-items:center;gap:58px;width:max-content;white-space:nowrap;animation:ticker 26s linear infinite;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#dcedf8}.ticker-track span:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:#69d0ff;margin-right:10px;box-shadow:0 0 12px #69d0ff}@keyframes ticker{to{transform:translateX(-50%)}}

/* nav */
.nav{height:84px;position:absolute;top:38px;left:0;right:0;z-index:60;display:flex;align-items:center;background:linear-gradient(180deg,rgba(2,12,24,.91),rgba(2,12,24,.4));backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.09)}
.nav-inner{display:flex;align-items:center;justify-content:space-between}.brand img{width:182px;display:block;filter:brightness(0) invert(1)}.menu{display:flex;gap:31px;align-items:center;font-size:12px;color:#dce7ef}.menu a{position:relative;padding:30px 0}.menu a:after{content:"";position:absolute;height:2px;bottom:20px;left:0;right:100%;background:#66c9ff;transition:.25s}.menu a:hover:after{right:0}.nav-actions{display:flex;gap:10px;align-items:center}.lang{font-size:11px;color:#b7cad8;padding:11px 12px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:rgba(255,255,255,.03)}.quote{padding:12px 18px;border-radius:8px;background:linear-gradient(135deg,#0b6fbe,#0d9aef);font-size:12px;font-weight:750;box-shadow:0 14px 28px rgba(0,105,179,.18)}

/* hero */
.hero{height:100vh;min-height:850px;position:relative;overflow:hidden;background:#031323}.hero video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.6}.hero:before{content:"";position:absolute;inset:0;z-index:1;background:radial-gradient(circle at 78% 35%,rgba(34,145,224,.2),transparent 34%),linear-gradient(90deg,rgba(1,10,20,.97) 0%,rgba(1,10,20,.8) 40%,rgba(1,10,20,.28) 70%,rgba(1,10,20,.56) 100%)}.hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:190px;background:linear-gradient(transparent,#061627);z-index:2}.hero-grid{position:relative;z-index:3;min-height:100%;padding-top:162px;padding-bottom:95px;display:grid;grid-template-columns:1.04fr .96fr;gap:48px;align-items:center}.eyebrow{display:flex;align-items:center;gap:12px;font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#75cdff}.eyebrow:before{content:"";width:34px;height:1px;background:#6ccaff}.hero h1{font-size:clamp(58px,5.4vw,88px);line-height:.98;letter-spacing:-.052em;margin:23px 0 25px;max-width:730px}.hero h1 span{display:block;color:#82d4ff;font-weight:500}.lead{font-size:17px;line-height:1.75;color:#c5d4df;max-width:630px;margin:0 0 34px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{border:1px solid rgba(255,255,255,.14);border-radius:9px;padding:14px 20px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:12px;font-weight:760;cursor:pointer}.btn.primary{background:#fff;color:#051528;border-color:#fff}.btn.ghost{background:rgba(255,255,255,.045);backdrop-filter:blur(8px)}.btn.blue{background:linear-gradient(135deg,#0a73c5,#119ce9);color:#fff;border:0}.play{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#118bdc;font-size:9px}.hero-meta{display:flex;gap:34px;margin-top:45px;color:#a8becd;font-size:10px}.hero-meta b{display:block;color:#fff;font-size:15px;margin-bottom:4px}

.route-panel{height:600px;border-left:1px solid rgba(255,255,255,.12);padding-left:28px}.route-card{height:100%;border-radius:23px;border:1px solid rgba(114,202,255,.17);background:linear-gradient(180deg,rgba(8,43,75,.42),rgba(2,17,32,.6));backdrop-filter:blur(10px);box-shadow:0 28px 90px rgba(0,0,0,.3);position:relative;overflow:hidden}.route-card:after{content:"";position:absolute;width:250px;height:250px;border-radius:50%;right:-90px;bottom:-90px;border:1px solid rgba(86,197,255,.13);box-shadow:0 0 0 38px rgba(86,197,255,.025),0 0 0 76px rgba(86,197,255,.02)}.route-head{position:absolute;left:25px;top:23px;z-index:5}.route-head small{display:block;color:#69caff;font-size:9px;letter-spacing:.17em;text-transform:uppercase;margin-bottom:6px}.route-head strong{font-size:17px}.route-badge{position:absolute;right:20px;top:21px;z-index:5;border:1px solid rgba(113,207,255,.2);padding:8px 10px;border-radius:8px;font-size:9px;color:#9edcff;background:rgba(7,48,80,.45)}.map{position:absolute;inset:0;width:100%;height:100%}.gridline{stroke:rgba(140,198,237,.065);stroke-width:1}.land{fill:rgba(43,97,134,.25);stroke:rgba(87,160,211,.26);stroke-width:1}.route{fill:none;stroke:url(#routeGradient);stroke-width:2.2;stroke-linecap:round;stroke-dasharray:8 11;animation:dash 9s linear infinite;filter:url(#glow)}.route.r2{animation-duration:11s;opacity:.74}.route.r3{animation-duration:13s;opacity:.57}.route.r4{animation-duration:15s;opacity:.42}@keyframes dash{to{stroke-dashoffset:-190}}.node{fill:#61cbff;filter:url(#glow)}.pulse{fill:none;stroke:#7ed4ff;stroke-width:1.4;transform-box:fill-box;transform-origin:center;animation:pulse 2.3s ease-out infinite}@keyframes pulse{0%{transform:scale(.5);opacity:.9}100%{transform:scale(3.5);opacity:0}}.city{font-size:10px;fill:#dcefff}.region{font-size:11px;fill:#69c8ff;letter-spacing:.18em;font-weight:800}.route-foot{position:absolute;z-index:4;left:18px;right:18px;bottom:18px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.route-chip{padding:11px 12px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:rgba(2,17,31,.62);font-size:9px;color:#829cae}.route-chip b{display:block;color:#e0edf5;font-size:10px;margin-bottom:3px}

/* quick utility dock */
.utility-wrap{position:relative;z-index:15;margin-top:-62px}.utility{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;background:#fff;color:#071522;border-radius:18px;box-shadow:0 24px 65px rgba(0,0,0,.18);overflow:hidden}.util-main{padding:25px 28px;background:linear-gradient(135deg,#eff8ff,#fff)}.util-main small{font-size:9px;letter-spacing:.15em;text-transform:uppercase;color:#0a83d4;font-weight:800}.util-main h3{font-size:21px;margin:7px 0 0;letter-spacing:-.025em}.util{padding:23px 24px;border-left:1px solid #e5ebf0;cursor:pointer;transition:.25s}.util:hover{background:#f7fbfe}.util .uicon{width:36px;height:36px;border-radius:10px;background:#e7f4ff;color:#0a83d4;display:grid;place-items:center;font-size:17px;margin-bottom:14px}.util b{display:block;font-size:13px;margin-bottom:5px}.util span{font-size:10px;color:#748695}

/* carriers */
.carriers{background:#07182a;border-bottom:1px solid rgba(255,255,255,.08);overflow:hidden;padding:102px 0 28px}.carrier-title{text-align:center;font-size:9px;text-transform:uppercase;letter-spacing:.2em;color:#6f8da4;margin-bottom:20px}.carrier-mask{overflow:hidden;mask-image:linear-gradient(90deg,transparent,black 8%,black 92%,transparent)}.carrier-track{display:flex;gap:68px;align-items:center;width:max-content;animation:carrier 31s linear infinite;padding:8px 0 24px}.carrier{font-size:23px;font-weight:900;letter-spacing:-.045em;color:#d8e4ec;opacity:.82;white-space:nowrap}.carrier small{font-size:8px;letter-spacing:.12em;color:#8ca4b6;margin-left:4px}@keyframes carrier{to{transform:translateX(-50%)}}

/* shared section */
.light{background:#f5f8fb;color:#071522}.section{padding:110px 0}.kicker{font-size:9px;letter-spacing:.18em;text-transform:uppercase;font-weight:850;color:#0a82d3}.head{display:flex;justify-content:space-between;align-items:flex-end;gap:44px;margin:15px 0 45px}.head h2{font-size:45px;line-height:1.07;letter-spacing:-.042em;margin:0;max-width:700px}.head p{font-size:14px;line-height:1.72;color:#647787;max-width:500px;margin:0}

/* intent tiles */
.intent-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.intent{min-height:270px;border-radius:17px;padding:24px;position:relative;overflow:hidden;background:#fff;border:1px solid #e2e9ef;transition:.3s;cursor:pointer}.intent:before{content:"";position:absolute;right:-32px;top:-32px;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,#e4f5ff,transparent 70%)}.intent:hover{transform:translateY(-5px);box-shadow:0 24px 46px rgba(7,35,58,.08)}.intent .n{font-size:9px;color:#8fa2b0}.intent .glyph{width:50px;height:50px;border-radius:14px;background:#eaf6ff;color:#0783d5;display:grid;place-items:center;font-size:22px;margin:42px 0 32px}.intent h3{font-size:17px;margin:0 0 10px}.intent p{font-size:12px;line-height:1.6;color:#718493;margin:0}.intent .arrow{position:absolute;bottom:18px;right:20px;color:#0a82d3}

/* route explorer */
.explorer{background:#061729;position:relative;overflow:hidden}.explorer:before{content:"";position:absolute;width:720px;height:720px;border-radius:50%;right:-260px;top:-280px;background:radial-gradient(circle,rgba(17,137,218,.2),transparent 67%)}.explorer-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:58px;align-items:start}.explorer h2{font-size:47px;line-height:1.06;letter-spacing:-.043em;margin:16px 0 20px}.explorer .intro{color:#91a9ba;font-size:14px;line-height:1.75}.route-tabs{display:flex;flex-direction:column;gap:8px;margin-top:34px}.route-tab{width:100%;text-align:left;padding:18px 18px;border-radius:12px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.025);color:#c5d7e3;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.route-tab.active{background:linear-gradient(90deg,rgba(9,125,206,.22),rgba(9,125,206,.05));border-color:rgba(72,177,243,.32);color:#fff}.route-tab small{font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:#67c7ff}.lane-panel{border:1px solid rgba(255,255,255,.1);border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.015));padding:26px;position:relative}.lane-panel .label{font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:#6ecbff}.lane-title{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin:10px 0 24px}.lane-title h3{font-size:29px;margin:0;letter-spacing:-.035em}.lane-title span{font-size:10px;color:#8ea7b8}.lane-diagram{height:260px;border-radius:16px;background:linear-gradient(180deg,#082a48,#071c31);border:1px solid rgba(255,255,255,.07);position:relative;overflow:hidden}.sea-lines{position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent 0 36px,rgba(92,166,213,.055) 37px),repeating-linear-gradient(90deg,transparent 0 70px,rgba(92,166,213,.045) 71px)}.china-dot,.latam-dot{position:absolute;width:12px;height:12px;border-radius:50%;background:#74d1ff;box-shadow:0 0 0 8px rgba(65,185,246,.08),0 0 20px rgba(67,190,255,.6)}.china-dot{left:16%;top:34%}.latam-dot{right:14%;top:61%}.arc{position:absolute;left:17%;top:39%;width:68%;height:42%;border-top:2px dashed #2ca6ea;border-radius:50% 50% 0 0;transform:rotate(5deg);animation:arcPulse 3s ease-in-out infinite}@keyframes arcPulse{50%{opacity:.45}}.dotlabel{position:absolute;font-size:10px;color:#cfe9f7}.china-label{left:10%;top:25%}.latam-label{right:9%;top:69%;text-align:right}.destinations{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.dest{padding:14px;border-radius:11px;border:1px solid rgba(255,255,255,.08);font-size:11px;color:#d7e7f0;background:rgba(255,255,255,.02)}.dest span{display:block;color:#718da0;font-size:9px;margin-top:5px}.lane-note{margin-top:15px;color:#6f8b9e;font-size:9px;line-height:1.6}

/* modes / rich cards */
.mode-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:12px}.mode{min-height:410px;border-radius:20px;position:relative;overflow:hidden;padding:28px;color:#fff;background:#071b30}.mode:before,.story-visual:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 30%,rgba(33,160,235,.35),transparent 35%),linear-gradient(140deg,#0a345b,#041526 68%)}.mode.ocean:after{content:"";position:absolute;left:12%;right:10%;bottom:19%;height:63px;background:#04101d;clip-path:polygon(0 38%,74% 38%,82% 0,94% 0,100% 38%,95% 72%,10% 72%)}.mode.air:after{content:"✈";position:absolute;font-size:118px;right:24px;bottom:65px;color:rgba(105,204,255,.16);transform:rotate(-9deg)}.mode.project:after{content:"▰";position:absolute;font-size:125px;right:28px;bottom:58px;color:rgba(105,204,255,.13)}.mode-content{position:relative;z-index:3;max-width:360px}.mode small{font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:#78d0ff}.mode h3{font-size:28px;line-height:1.05;margin:15px 0 14px}.mode p{font-size:12px;line-height:1.66;color:#aac1d1}.mode a{position:absolute;left:28px;bottom:26px;z-index:4;font-size:11px;color:#d8f0ff}.mode a span{color:#5bc4ff}

/* workflow */
.workflow{background:#fff;border:1px solid #e2e9ef;border-radius:22px;padding:38px}.steps{display:grid;grid-template-columns:repeat(4,1fr);position:relative}.steps:before{content:"";position:absolute;left:7%;right:7%;top:25px;height:1px;background:#dbe6ed}.step{position:relative;padding:0 30px 5px}.step:first-child{padding-left:0}.step:last-child{padding-right:0}.step-no{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:#f1f8fd;border:1px solid #d5eaf7;color:#0a82d3;font-size:11px;font-weight:800;position:relative;z-index:2;margin-bottom:27px}.step h4{font-size:15px;margin:0 0 9px}.step p{font-size:11px;line-height:1.62;color:#718493;margin:0}

/* visibility */
.visibility{background:#061729}.visibility-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:58px;align-items:center}.visibility h2{font-size:47px;line-height:1.06;letter-spacing:-.043em;margin:16px 0 20px}.visibility p{color:#91a9ba;font-size:14px;line-height:1.75}.checklist{display:grid;gap:10px;margin-top:28px}.check{display:flex;gap:12px;align-items:center;color:#cfe0ea;font-size:11px}.check i{width:21px;height:21px;border-radius:50%;background:#0b82d3;display:grid;place-items:center;font-style:normal;font-size:10px}.dash{border:1px solid rgba(255,255,255,.1);border-radius:23px;background:linear-gradient(145deg,#0a2947,#06192c);padding:20px;box-shadow:0 30px 75px rgba(0,0,0,.28)}.dashbar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.08);padding:3px 5px 17px}.dashbar b{font-size:12px}.dashbar span{font-size:9px;color:#79cfff}.shipment{display:grid;grid-template-columns:1.15fr .85fr;gap:12px;margin-top:14px}.ship-card,.eta{border:1px solid rgba(255,255,255,.08);border-radius:15px;background:rgba(255,255,255,.025);padding:17px}.ship-card small,.eta small{font-size:8px;text-transform:uppercase;letter-spacing:.14em;color:#6b8da4}.ship-card h4{font-size:16px;margin:8px 0 3px}.ship-card p{font-size:9px;margin:0;color:#6e8da2}.statusline{display:flex;align-items:center;gap:8px;margin-top:18px}.statusline i{width:8px;height:8px;border-radius:50%;background:#41c477;box-shadow:0 0 0 5px rgba(65,196,119,.08)}.statusline b{font-size:10px}.eta strong{display:block;font-size:25px;margin:10px 0 3px}.eta span{font-size:9px;color:#7692a5}.timeline{margin-top:12px;border:1px solid rgba(255,255,255,.08);border-radius:15px;background:rgba(255,255,255,.02);padding:19px}.timeline-title{display:flex;justify-content:space-between;font-size:9px;color:#7894a8}.milestones{display:grid;grid-template-columns:repeat(5,1fr);margin-top:23px;position:relative}.milestones:before{content:"";position:absolute;left:4%;right:4%;top:6px;height:2px;background:linear-gradient(90deg,#36b9ef 0 55%,#294259 55%)}.mile{position:relative;padding-top:24px;font-size:8px;color:#8199aa}.mile:before{content:"";position:absolute;top:0;left:0;width:12px;height:12px;border-radius:50%;background:#36b9ef;border:3px solid #0a2947;z-index:2}.mile.pending:before{background:#294259}.mile b{display:block;color:#d5e6f0;font-size:9px;margin-bottom:3px}.demo-note{font-size:8px;color:#58778c;margin-top:12px}

/* cases */
.case-grid{display:grid;grid-template-columns:1.1fr .9fr .9fr;gap:12px}.case{min-height:360px;border-radius:19px;overflow:hidden;position:relative;background:#081b2f;color:white;padding:26px}.case:before{content:"";position:absolute;inset:0;background:linear-gradient(150deg,#0a3b64,#061829 70%)}.case.c2:before{background:linear-gradient(150deg,#123a55,#061829 70%)}.case.c3:before{background:linear-gradient(150deg,#0a3152,#041320 70%)}.case-visual{position:absolute;right:10px;bottom:58px;width:62%;height:48%;opacity:.23}.machine{position:absolute;right:12%;bottom:10%;width:68%;height:30%;background:#69ccff;clip-path:polygon(0 63%,13% 63%,17% 35%,45% 35%,52% 0,63% 0,66% 34%,86% 43%,100% 64%,95% 82%,9% 82%)}.carshape{position:absolute;right:12%;bottom:17%;width:68%;height:25%;background:#7bd2ff;clip-path:polygon(0 67%,12% 39%,38% 22%,70% 26%,88% 43%,100% 67%,96% 84%,4% 84%)}.container-shape{position:absolute;right:15%;bottom:16%;width:62%;height:34%;border:5px solid #69caff;box-shadow:inset -18px 0 0 rgba(105,202,255,.3)}.case-content{position:relative;z-index:3;max-width:330px}.case small{font-size:9px;letter-spacing:.15em;text-transform:uppercase;color:#78d1ff}.case h3{font-size:24px;line-height:1.08;margin:14px 0 12px}.case p{font-size:11px;color:#9cb4c4;line-height:1.65}.case a{position:absolute;left:26px;bottom:24px;z-index:4;font-size:10px;color:#e4f5ff}

/* insights */
.insight-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.insight{background:#fff;border:1px solid #e2e9ef;border-radius:17px;overflow:hidden;min-height:315px;transition:.28s}.insight:hover{transform:translateY(-4px);box-shadow:0 22px 46px rgba(6,34,58,.08)}.insight-art{height:130px;position:relative;background:linear-gradient(145deg,#082b4c,#0a6eaa)}.insight-art:after{content:"";position:absolute;width:140px;height:140px;border-radius:50%;right:-30px;top:-45px;border:1px solid rgba(117,214,255,.35);box-shadow:0 0 0 26px rgba(117,214,255,.05),0 0 0 52px rgba(117,214,255,.03)}.insight-art .symbol{position:absolute;left:22px;bottom:18px;color:#8fd9ff;font-size:42px;font-weight:200}.insight-body{padding:20px}.tag{font-size:8px;text-transform:uppercase;letter-spacing:.14em;color:#0a82d3;font-weight:800}.insight h4{font-size:16px;line-height:1.3;margin:9px 0 9px}.insight p{font-size:11px;line-height:1.6;color:#728493;margin:0}.insight time{display:block;font-size:8px;color:#9aabb7;margin-top:18px}

/* FAQ + quote */
.quote-section{background:#07182a}.quote-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:44px}.quote-copy h2{font-size:46px;line-height:1.06;letter-spacing:-.043em;margin:16px 0 20px}.quote-copy p{color:#91a9ba;line-height:1.75;font-size:13px}.faq{margin-top:34px;border-top:1px solid rgba(255,255,255,.1)}.faq-item{border-bottom:1px solid rgba(255,255,255,.1)}.faq-q{width:100%;border:0;background:none;color:#d8e7ef;padding:17px 0;text-align:left;display:flex;justify-content:space-between;font-size:11px;cursor:pointer}.faq-a{display:none;color:#7f9bae;font-size:10px;line-height:1.65;padding:0 0 16px}.faq-item.open .faq-a{display:block}.faq-item.open .faq-q span{transform:rotate(45deg)}
.form-card{border-radius:23px;background:#fff;color:#071522;padding:29px;box-shadow:0 28px 80px rgba(0,0,0,.25)}.form-card h3{font-size:24px;margin:0 0 5px}.form-card .sub{font-size:10px;color:#8394a1;margin-bottom:22px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field label{display:block;font-size:8px;letter-spacing:.1em;text-transform:uppercase;color:#7e909e;margin-bottom:7px}.field input,.field select,.field textarea{width:100%;border:1px solid #dce5ec;border-radius:9px;padding:12px 13px;background:#fbfcfd;color:#071522;outline:none;font-size:11px}.field textarea{min-height:94px;resize:vertical}.field.full{grid-column:1/-1}.submit{margin-top:14px;width:100%;border:0;border-radius:9px;padding:14px;background:linear-gradient(135deg,#0877c9,#0f9bea);color:#fff;font-weight:750;font-size:12px;cursor:pointer}.privacy{font-size:8px;color:#9aa9b5;margin-top:10px;line-height:1.45}

footer{background:#04111e;padding:55px 0 30px;color:#8da5b6}.foot-main{display:grid;grid-template-columns:1.1fr .7fr .7fr .7fr;gap:40px}.foot-logo img{width:185px;filter:brightness(0) invert(1)}.foot-logo p{font-size:10px;line-height:1.7;max-width:390px;color:#7892a5}.foot-col b{display:block;color:#d6e5ee;font-size:10px;margin-bottom:15px}.foot-col a{display:block;font-size:9px;margin:9px 0;color:#7893a6}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:34px;padding-top:20px;display:flex;justify-content:space-between;gap:25px;font-size:8px;text-transform:uppercase;letter-spacing:.09em}.langs{display:flex;gap:12px;color:#a5bac8}

/* modal */
.modal{position:fixed;inset:0;background:rgba(1,9,17,.75);backdrop-filter:blur(8px);z-index:100;display:none;align-items:center;justify-content:center;padding:24px}.modal.open{display:flex}.modal-box{width:min(620px,100%);background:#fff;color:#071522;border-radius:20px;padding:28px;position:relative}.close{position:absolute;right:20px;top:18px;border:0;background:#edf4f8;width:34px;height:34px;border-radius:50%;cursor:pointer}.modal-box h3{margin:0 0 6px;font-size:25px}.modal-box p{font-size:11px;color:#7a8d9b}.tool-line{display:flex;gap:8px;margin-top:18px}.tool-line input{flex:1;border:1px solid #dce5ec;border-radius:9px;padding:12px}.tool-line button{border:0;border-radius:9px;padding:12px 16px;background:#0a82d3;color:#fff}.tool-result{margin-top:14px;border-radius:10px;background:#f2f7fa;padding:13px;font-size:10px;color:#647988;display:none}

@media(max-width:1100px){.menu{display:none}.hero{height:auto;min-height:1100px}.hero-grid{grid-template-columns:1fr;padding-top:160px}.route-panel{height:520px;border-left:0;padding-left:0}.utility{grid-template-columns:1fr 1fr}.util-main{grid-column:1/-1}.intent-grid{grid-template-columns:repeat(3,1fr)}.explorer-layout,.visibility-layout,.quote-grid{grid-template-columns:1fr}.mode-grid{grid-template-columns:1fr 1fr}.mode.ocean{grid-column:1/-1}.case-grid{grid-template-columns:1fr 1fr}.case:first-child{grid-column:1/-1}.insight-grid{grid-template-columns:1fr 1fr}.foot-main{grid-template-columns:1.2fr 1fr 1fr}.foot-col:last-child{display:none}}
@media(max-width:720px){.shell{width:min(var(--max),calc(100% - 30px))}.nav{height:72px}.brand img{width:145px}.lang{display:none}.hero{min-height:1040px}.hero-grid{padding-top:142px}.hero h1{font-size:48px}.lead{font-size:15px}.hero-meta{gap:16px;flex-wrap:wrap}.route-panel{height:450px}.utility-wrap{margin-top:-35px}.utility{grid-template-columns:1fr 1fr}.util-main{padding:21px}.util{padding:19px}.carriers{padding-top:72px}.section{padding:76px 0}.head{display:block}.head h2,.explorer h2,.visibility h2,.quote-copy h2{font-size:35px}.head p{margin-top:17px}.intent-grid{grid-template-columns:1fr 1fr}.intent{min-height:240px}.mode-grid,.case-grid,.insight-grid{grid-template-columns:1fr}.mode.ocean,.case:first-child{grid-column:auto}.mode{min-height:330px}.steps{grid-template-columns:1fr 1fr;gap:24px}.steps:before{display:none}.workflow{padding:25px}.step{padding:0}.shipment{grid-template-columns:1fr}.milestones{grid-template-columns:1fr;gap:15px}.milestones:before{display:none}.mile{padding:0 0 0 24px}.mile:before{top:0;left:0}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.foot-main{grid-template-columns:1fr 1fr}.foot-logo{grid-column:1/-1}.footer-bottom{display:block}.langs{margin-top:12px}.destinations{grid-template-columns:1fr 1fr}}


body{
  background:#F6FBFE !important;
  color:#163A54 !important;
}
.hero{
  background:#EAF6FC !important;
}
.hero video{
  opacity:.92 !important;
  filter:brightness(1.06) saturate(.88) contrast(.92) !important;
}
.hero:before{
  background:
    radial-gradient(circle at 76% 24%, rgba(255,255,255,.34), transparent 26%),
    radial-gradient(circle at 78% 38%, rgba(114,192,229,.16), transparent 34%),
    linear-gradient(90deg, rgba(255,255,255,.86) 0%, rgba(243,250,254,.74) 36%, rgba(214,237,247,.32) 72%, rgba(162,210,232,.22) 100%) !important;
}
.hero:after{
  background:linear-gradient(transparent,#F6FBFE) !important;
}
.nav{
  background:linear-gradient(180deg, rgba(255,255,255,.78), rgba(255,255,255,.34)) !important;
  border-bottom:1px solid rgba(18,78,111,.10) !important;
  backdrop-filter:blur(12px) !important;
}
.brand img{
  filter:none !important;
}
.menu{
  color:#32546D !important;
}
.menu a{
  color:#32546D !important;
}
.quote{
  background:linear-gradient(135deg,#2CA9E1,#1486C9) !important;
  color:#fff !important;
  box-shadow:0 12px 26px rgba(34,134,201,.18) !important;
}
.eyebrow{
  color:#1489CB !important;
}
.eyebrow:before{
  background:#59B8E6 !important;
}
.hero h1{
  color:#17354A !important;
}
.hero h1 span{
  color:#278DCA !important;
}
.hero .hero-copy p{
  color:#496D84 !important;
}
.hero .micro{
  color:#67859A !important;
}
.hero .micro b{
  color:#17354A !important;
}
.btn.primary{
  background:#1E9BDB !important;
  border-color:#1E9BDB !important;
  color:#fff !important;
}
.btn.ghost{
  background:rgba(255,255,255,.74) !important;
  color:#18384E !important;
  border-color:rgba(18,87,127,.10) !important;
}
.playdot,.play{
  background:#3AB5EA !important;
}
.route-panel{
  border-left:1px solid rgba(20,91,131,.08) !important;
}
.route-card{
  background:linear-gradient(180deg, rgba(255,255,255,.70), rgba(225,243,251,.78)) !important;
  border:1px solid rgba(123,197,231,.30) !important;
  box-shadow:0 18px 45px rgba(61,129,168,.10) !important;
}
.route-head strong{
  color:#173A54 !important;
}
.route-head small{
  color:#2390CF !important;
}
.route-footer{
  background:rgba(255,255,255,.68) !important;
  border:1px solid rgba(76,143,180,.14) !important;
  color:#5D7D91 !important;
}
.route-footer b{
  color:#1C425E !important;
}
.partners{
  background:#FBFDFE !important;
  border-top:1px solid #E1ECF3 !important;
  border-bottom:1px solid #E1ECF3 !important;
}
.partners-title{
  color:#7A96A8 !important;
}
.logo-word{
  color:#48687E !important;
  opacity:.9 !important;
}
.light{
  background:#FFFFFF !important;
}
section{
  padding-top:104px !important;
  padding-bottom:104px !important;
}
.section-head h2,
.service h3,
.routes h2,
.routes-block h2,
.cta h2{
  color:#17354A !important;
}
.section-head p,
.service p,
.routes p,
.routes-block p{
  color:#6A8496 !important;
}
.services{
  border-top:1px solid #E7EEF3 !important;
  border-bottom:1px solid #E7EEF3 !important;
}
.service{
  background:#FFFFFF !important;
  border-right:1px solid #E7EEF3 !important;
}
.service:hover{
  background:#FCFEFF !important;
  box-shadow:0 18px 42px rgba(72,131,165,.08) !important;
}
.icon{
  background:#EDF8FD !important;
  color:#1993D4 !important;
}
.routes,.routes-block{
  background:linear-gradient(180deg,#F4FAFD 0%, #ECF7FC 100%) !important;
  color:#163A54 !important;
}
.routes:before,.routes-block:before{
  background:radial-gradient(circle,rgba(107,193,234,.14),transparent 70%) !important;
}
.port-list{
  border-top:1px solid rgba(23,86,122,.10) !important;
}
.port-row{
  border-bottom:1px solid rgba(23,86,122,.10) !important;
}
.port-row span:first-child{
  color:#1A95D6 !important;
}
.port-row span:last-child{
  color:#355D76 !important;
}
.stat{
  background:#FFFFFF !important;
  border:1px solid #E3EEF4 !important;
  box-shadow:0 16px 34px rgba(80,141,176,.08) !important;
  color:#163A54 !important;
}
.stat b{
  color:#173A54 !important;
}
.stat span{
  color:#6C889B !important;
}
.stat.hot,.stat.highlight{
  background:linear-gradient(145deg,#71C7EC,#2FA8DE) !important;
  border-color:rgba(255,255,255,.55) !important;
}
.stat.hot b,.stat.highlight b{
  color:#fff !important;
}
.stat.hot span,.stat.highlight span{
  color:#F0FBFF !important;
}
.cta{
  background:#FBFDFE !important;
}
.cta-box{
  background:linear-gradient(135deg,#D7F0FA,#BEE5F6 58%, #A9DCF1 100%) !important;
  color:#17354A !important;
  box-shadow:0 20px 50px rgba(81,140,171,.10) !important;
}
.cta-box:after{
  border:1px solid rgba(255,255,255,.45) !important;
  box-shadow:0 0 0 45px rgba(255,255,255,.12),0 0 0 90px rgba(255,255,255,.07) !important;
}
.cta p{
  color:#4E7187 !important;
}
.cta .btn{
  background:#FFFFFF !important;
  color:#173A54 !important;
  border-color:#FFFFFF !important;
}
footer{
  background:#EAF5FB !important;
  color:#5C788D !important;
}
.foot img{
  filter:none !important;
}
.foot-links{
  color:#35536A !important;
}
.copy,.copyright{
  border-top:1px solid #D7E7F0 !important;
  color:#7E95A6 !important;
}

/* SVG map readability in light cards */
.land{fill:rgba(121,182,214,.28) !important; stroke:rgba(77,146,184,.28) !important;}
.grid,.gridline{stroke:rgba(69,126,163,.08) !important;}
.region{fill:#2390CF !important;}
.city{fill:#2E536D !important;}
.node{fill:#39ADE8 !important;}
.pulse{stroke:#69C6F1 !important;}

/* Mobile */
@media(max-width:980px){
  .service:nth-child(2){border-right:0 !important;}
}
@media(max-width:640px){
  .service{border-right:0 !important;}
}


/* -------- Requested lighter sections -------- */

/* 1) Carrier logos strip */
.carriers,
.partners{
  background:linear-gradient(180deg,#F9FCFE 0%, #F1F8FC 100%) !important;
  border-top:1px solid #E4EEF4 !important;
  border-bottom:1px solid #E4EEF4 !important;
}
.carrier-title,
.partners-title{
  color:#7E9AAE !important;
}
.carrier,
.logo-word{
  color:#47697F !important;
  opacity:.95 !important;
}
.carrier small{
  color:#8EA7B8 !important;
}

/* 2) Interactive trade-lane explorer section */
.explorer,
.routes,
.routes-block{
  background:linear-gradient(180deg,#F7FBFE 0%, #EEF7FC 100%) !important;
  color:#173A54 !important;
}
.explorer:before,
.routes:before,
.routes-block:before{
  background:radial-gradient(circle,rgba(95,188,232,.14),transparent 68%) !important;
}
.explorer h2,
.routes h2,
.routes-block h2{
  color:#173A54 !important;
}
.explorer .intro,
.routes p,
.routes-block p{
  color:#688396 !important;
}
.route-tab{
  background:#FFFFFF !important;
  color:#2E526B !important;
  border:1px solid #E0EBF2 !important;
  box-shadow:0 10px 24px rgba(83,132,161,.04) !important;
}
.route-tab small{
  color:#1F94D6 !important;
}
.route-tab.active{
  background:linear-gradient(135deg,#E8F6FD,#F8FCFF) !important;
  color:#173A54 !important;
  border-color:#BDE3F6 !important;
  box-shadow:0 14px 30px rgba(56,153,206,.08) !important;
}
.lane-panel{
  border:1px solid #DDEAF2 !important;
  border-radius:22px !important;
  background:linear-gradient(180deg,#FFFFFF 0%, #F5FBFE 100%) !important;
  box-shadow:0 18px 40px rgba(71,131,166,.08) !important;
}
.lane-panel .label{
  color:#2292D1 !important;
}
.lane-title h3{
  color:#173A54 !important;
}
.lane-title span{
  color:#6D8798 !important;
}
.lane-diagram{
  background:linear-gradient(180deg,#F5FBFF 0%, #E9F4FA 100%) !important;
  border:1px solid #DCEAF2 !important;
}
.sea-lines{
  background:
    repeating-linear-gradient(0deg,transparent 0 36px,rgba(106,171,206,.06) 37px),
    repeating-linear-gradient(90deg,transparent 0 70px,rgba(106,171,206,.05) 71px) !important;
}
.arc{
  border-top:2px dashed #45B6EB !important;
}
.dotlabel{
  color:#365C73 !important;
}
.dest{
  background:#FFFFFF !important;
  color:#1F455E !important;
  border:1px solid #E1EBF1 !important;
}
.dest span{
  color:#7992A3 !important;
}
.lane-note{
  color:#7A92A2 !important;
}

/* 3) Ways to move cards */
.mode{
  background:#FFFFFF !important;
  color:#173A54 !important;
  border:1px solid #E1EBF2 !important;
  box-shadow:0 18px 40px rgba(73,132,165,.08) !important;
}
.mode:before,
.story-visual:before{
  background:
    radial-gradient(circle at 75% 30%,rgba(89,196,239,.18),transparent 34%),
    linear-gradient(140deg,#F4FBFF,#E8F5FC 68%) !important;
}
.mode small{
  color:#1F94D6 !important;
}
.mode h3{
  color:#173A54 !important;
}
.mode p{
  color:#6A8597 !important;
}
.mode a{
  color:#1B8FD1 !important;
}
.mode a span{
  color:#1B8FD1 !important;
}
.mode.ocean:after{
  background:#CFE6F1 !important;
  opacity:.55 !important;
}
.mode.air:after{
  color:rgba(38,143,202,.22) !important;
}
.mode.project:after{
  color:rgba(38,143,202,.18) !important;
}

/* 4) Shipment visibility / dashboard section */
.visibility{
  background:linear-gradient(180deg,#F8FCFE 0%, #EEF7FB 100%) !important;
  color:#173A54 !important;
}
.visibility h2{
  color:#173A54 !important;
}
.visibility p{
  color:#688396 !important;
}
.check{
  color:#274A62 !important;
}
.check i{
  background:#2BA8E0 !important;
  color:#fff !important;
}
.dash{
  border:1px solid #DDEAF2 !important;
  background:linear-gradient(180deg,#FFFFFF 0%, #F5FBFE 100%) !important;
  box-shadow:0 20px 48px rgba(73,133,167,.10) !important;
}
.dashbar{
  border-bottom:1px solid #E2ECF2 !important;
}
.dashbar b{
  color:#1E455F !important;
}
.dashbar span{
  color:#1691D4 !important;
}
.ship-card,.eta,.timeline{
  border:1px solid #E2ECF2 !important;
  background:#FFFFFF !important;
}
.ship-card small,.eta small{
  color:#6A8BA1 !important;
}
.ship-card h4,
.eta strong{
  color:#173A54 !important;
}
.ship-card p,
.eta span,
.timeline-title,
.demo-note{
  color:#728C9E !important;
}
.milestones:before{
  background:linear-gradient(90deg,#43B5EB 0 55%, #D4E4EE 55%) !important;
}
.mile{
  color:#718999 !important;
}
.mile:before{
  background:#43B5EB !important;
  border:3px solid #FFFFFF !important;
  box-shadow:0 0 0 1px #D5E8F2 !important;
}
.mile.pending:before{
  background:#C9DCE7 !important;
}
.mile b{
  color:#1D455F !important;
}

/* Headings on white section around "More than container shipping." */
.head h2,
.section-head h2{
  color:#173A54 !important;
}
.head p,
.section-head p{
  color:#688396 !important;
}

/* Mobile */
@media(max-width:720px){
  .mode{min-height:300px !important;}
}


:root{--navy:#0a2a43;--navy2:#123d5b;--blue:#1b97d0;--sky:#dff3fb;--ice:#f5fbfe;--ink:#17354a;--muted:#6d8494;--line:#dfeaf0;--white:#fff;--max:1240px;--radius:22px;--shadow:0 20px 55px rgba(23,53,74,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.6}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.shell{width:min(var(--max),calc(100% - 48px));margin:auto}.eyebrow{font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:800;color:var(--blue)}
.topbar{height:36px;background:var(--navy);color:#c9d9e4;font-size:11px;display:flex;align-items:center}.topbar .shell{display:flex;justify-content:space-between;gap:24px}.nav{height:82px;border-bottom:1px solid rgba(20,70,98,.10);background:rgba(255,255,255,.94);backdrop-filter:blur(12px);position:sticky;top:0;z-index:50}.nav .shell{height:100%;display:flex;align-items:center;justify-content:space-between}.brand img{width:176px;height:auto}.menu{display:flex;align-items:center;gap:28px;font-size:13px;color:#35556c}.menu a{padding:30px 0;position:relative}.menu a.active,.menu a:hover{color:#0e83bd}.menu a.active:after,.menu a:hover:after{content:"";position:absolute;left:0;right:0;bottom:20px;height:2px;background:var(--blue)}.nav-cta{padding:11px 16px;border-radius:9px;background:var(--blue);color:#fff!important;font-weight:700}.nav-cta:after{display:none!important}.mobile-toggle{display:none;border:0;background:none;font-size:24px;color:var(--ink)}
.hero{min-height:690px;position:relative;overflow:hidden;background:#eaf6fc}.hero video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.42;filter:saturate(.9) brightness(1.08)}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(250,253,255,.97) 0%,rgba(244,251,254,.86) 46%,rgba(224,243,251,.35) 74%,rgba(224,243,251,.6) 100%)}.hero .shell{position:relative;z-index:2;min-height:690px;display:flex;align-items:center}.hero-copy{max-width:760px;padding:70px 0}.hero h1,.page-hero h1{font-size:clamp(50px,6vw,80px);line-height:.98;letter-spacing:-.055em;margin:20px 0;color:#15354c}.hero h1 span{color:#278fca;font-weight:500}.hero p{font-size:18px;color:#4f6e81;max-width:690px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:10px;border:1px solid #d8e7ef;font-size:13px;font-weight:750}.btn.primary{background:var(--blue);border-color:var(--blue);color:#fff}.btn.secondary{background:rgba(255,255,255,.85);color:var(--ink)}.hero-stats{display:flex;gap:36px;flex-wrap:wrap;margin-top:48px}.hero-stats b{display:block;font-size:19px;color:#15354c}.hero-stats span{font-size:11px;color:#6f8797}
.section{padding:100px 0}.section.soft{background:var(--ice)}.section.dark{background:var(--navy);color:white}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:44px}.section-head h2{font-size:44px;line-height:1.06;letter-spacing:-.04em;margin:10px 0 0;max-width:700px}.section-head p{color:var(--muted);max-width:520px;margin:0}.dark .section-head p{color:#adc1ce}.dark .section-head h2{color:#fff}
.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.card-body{padding:26px}.card h3{margin:0 0 10px;font-size:22px;letter-spacing:-.02em}.card p{margin:0;color:var(--muted);font-size:14px}.photo{aspect-ratio:16/10;object-fit:cover;width:100%;background:linear-gradient(135deg,#d9eef7,#b5dcef)}.service-card{min-height:440px;display:flex;flex-direction:column}.service-card .card-body{display:flex;flex-direction:column;flex:1}.service-card .link{margin-top:auto;padding-top:24px;color:var(--blue);font-weight:700;font-size:13px}
.metrics{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.metric{padding:25px 20px;border-radius:18px;background:#fff;border:1px solid var(--line)}.metric b{font-size:30px;display:block;letter-spacing:-.04em}.metric span{font-size:11px;color:var(--muted)}
.split{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.rounded{border-radius:26px;overflow:hidden}.feature-list{display:grid;gap:14px;margin-top:26px}.feature{display:flex;gap:14px}.feature i{width:28px;height:28px;flex:0 0 28px;border-radius:50%;background:#e6f5fc;color:#168dca;display:grid;place-items:center;font-style:normal;font-size:12px}.feature b{display:block;margin-bottom:3px}.feature span{color:var(--muted);font-size:13px}
.page-hero{background:linear-gradient(180deg,#eff9fd,#fff);padding:88px 0 72px;border-bottom:1px solid var(--line)}.page-hero h1{font-size:clamp(48px,5vw,68px);margin-bottom:20px}.page-hero p{font-size:17px;color:var(--muted);max-width:720px}.crumb{font-size:11px;color:#7e96a6;margin-bottom:18px}.crumb a{color:var(--blue)}
.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.value{padding:28px;border:1px solid var(--line);border-radius:18px;background:#fff}.value .no{font-size:11px;color:var(--blue);margin-bottom:34px}.value h3{font-size:19px;margin:0 0 8px}.value p{font-size:13px;color:var(--muted);margin:0}
.cargo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.cargo{padding:25px;border:1px solid var(--line);border-radius:18px;background:#fff;min-height:190px}.cargo b{display:block;font-size:16px;margin:16px 0 8px}.cargo p{font-size:12px;color:var(--muted);margin:0}.cargo .icon{font-size:26px}
.contact-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:32px}.contact-card{padding:30px;border:1px solid var(--line);border-radius:22px;background:#fff}.contact-card h3{margin-top:0}.contact-row{padding:16px 0;border-bottom:1px solid var(--line)}.contact-row:last-child{border:0}.contact-row small{display:block;color:#8aa0ae;text-transform:uppercase;font-size:9px;letter-spacing:.12em}.contact-row a,.contact-row span{font-size:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field.full{grid-column:1/-1}.field label{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#6d8494;margin-bottom:6px}.field input,.field textarea,.field select{width:100%;padding:13px;border:1px solid #d9e6ed;border-radius:9px;background:#fbfdfe;outline:none}.field textarea{min-height:130px;resize:vertical}.submit{width:100%;margin-top:12px;padding:14px;border:0;border-radius:9px;background:var(--blue);color:#fff;font-weight:750}.form-note{font-size:11px;color:#8499a8;margin-top:10px}
.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.news-card{padding:26px;border:1px solid var(--line);border-radius:18px;background:#fff;display:flex;flex-direction:column;min-height:270px}.news-meta{display:flex;justify-content:space-between;gap:12px;font-size:10px;color:#8196a5;text-transform:uppercase;letter-spacing:.08em}.news-card h3{font-size:20px;line-height:1.3;margin:34px 0 14px}.news-card p{font-size:13px;color:var(--muted);margin:0}.news-card a{margin-top:auto;padding-top:22px;color:var(--blue);font-size:12px;font-weight:700}
.cta{padding:74px 0;background:#eef8fc}.cta-box{border-radius:26px;background:linear-gradient(135deg,#d6f0fa,#acdff3);padding:50px;display:flex;justify-content:space-between;gap:36px;align-items:center}.cta-box h2{font-size:38px;line-height:1.05;letter-spacing:-.035em;margin:0}.cta-box p{color:#4f7085;max-width:600px}.footer{background:#0b2940;color:#b9cbd6;padding:60px 0 28px}.footer-main{display:grid;grid-template-columns:1.2fr .7fr .7fr .95fr;gap:42px}.footer .brand img{filter:brightness(0) invert(1)}.footer p{font-size:12px;color:#9fb5c3}.footer b{display:block;color:#fff;font-size:12px;margin-bottom:15px}.footer a{display:block;font-size:11px;margin:8px 0;color:#a9bdca}.foot-bottom{border-top:1px solid rgba(255,255,255,.11);margin-top:40px;padding-top:20px;font-size:10px;display:flex;justify-content:space-between;gap:20px;color:#7896aa}
@media(max-width:980px){.menu{position:absolute;top:82px;left:0;right:0;background:#fff;padding:16px 24px;display:none;flex-direction:column;align-items:flex-start;gap:0;border-bottom:1px solid var(--line)}.menu.open{display:flex}.menu a{padding:12px 0}.menu a:after{display:none}.mobile-toggle{display:block}.grid-3,.news-grid{grid-template-columns:1fr 1fr}.grid-4,.cargo-grid,.value-grid{grid-template-columns:1fr 1fr}.metrics{grid-template-columns:repeat(3,1fr)}.split,.contact-layout{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr}.section-head{display:block}.section-head p{margin-top:18px}}
@media(max-width:640px){.shell{width:min(var(--max),calc(100% - 30px))}.topbar{display:none}.nav{height:70px}.menu{top:70px}.brand img{width:150px}.hero,.hero .shell{min-height:640px}.hero h1,.page-hero h1{font-size:46px}.hero p{font-size:16px}.section{padding:72px 0}.section-head h2{font-size:34px}.grid-3,.grid-4,.cargo-grid,.value-grid,.news-grid,.metrics{grid-template-columns:1fr}.cta-box{padding:30px;display:block}.cta-box h2{font-size:31px}.footer-main{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.hero-stats{gap:20px}}

/* V2 content/detail pages */
.card-link{display:block;height:100%}.cargo a.stretched,.value a.stretched{display:block;height:100%}.article-wrap{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:48px;align-items:start}.article{font-size:16px;color:#496b80}.article h2{font-size:32px;line-height:1.15;letter-spacing:-.025em;color:var(--ink);margin:38px 0 14px}.article h3{font-size:21px;color:var(--ink);margin:28px 0 10px}.article p{margin:0 0 18px}.article ul{padding-left:20px}.article li{margin:8px 0}.article-hero-img{width:100%;aspect-ratio:16/7;object-fit:cover;border-radius:22px;margin-bottom:34px;background:#dceef7}.sidebar-card{padding:25px;border:1px solid var(--line);border-radius:18px;background:var(--ice);position:sticky;top:110px}.sidebar-card h3{margin-top:0}.sidebar-card a{display:block;padding:10px 0;border-bottom:1px solid var(--line);color:#267fae;font-size:13px}.sidebar-card a:last-child{border:0}.detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:28px 0}.detail-item{padding:22px;border:1px solid var(--line);border-radius:16px;background:#fff}.detail-item b{display:block;margin-bottom:6px}.detail-item span{font-size:13px;color:var(--muted)}.source-note{font-size:11px;color:#8aa0ae;border-top:1px solid var(--line);padding-top:18px;margin-top:32px}.news-card .thumb{width:100%;aspect-ratio:16/8;object-fit:cover;border-radius:12px;margin-bottom:20px}.cargo{position:relative}.cargo .more{display:block;margin-top:14px;color:var(--blue);font-size:11px;font-weight:750}.index-links{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:30px}.index-links a{padding:13px 15px;border:1px solid var(--line);border-radius:11px;background:#fff;color:#276383;font-size:12px}.article-date{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#7790a0;margin-bottom:18px}@media(max-width:900px){.article-wrap{grid-template-columns:1fr}.sidebar-card{position:static}.index-links{grid-template-columns:1fr 1fr}}@media(max-width:640px){.detail-grid,.index-links{grid-template-columns:1fr}}


/* CMS production additions. Homepage visual language intentionally inherits the approved demo. */
body.inner-page{background:#f6fbfe!important;color:#17354a!important}.site-main{min-height:60vh}.inner-hero{padding:190px 0 86px;background:linear-gradient(145deg,#eaf6fc,#f9fdff);position:relative;overflow:hidden}.inner-hero:after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-180px;top:-170px;background:radial-gradient(circle,rgba(62,178,229,.18),transparent 67%)}.inner-hero .shell{position:relative;z-index:2}.inner-hero .kicker{margin-bottom:16px}.inner-hero h1{font-size:clamp(44px,5vw,70px);letter-spacing:-.045em;line-height:1.02;color:#17354a;margin:0 0 18px;max-width:900px}.inner-hero p{font-size:16px;line-height:1.8;color:#628095;max-width:760px;margin:0}.content-section{padding:92px 0;background:#fff}.content-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:52px}.prose{font-size:15px;line-height:1.85;color:#506f83}.prose h2,.prose h3{color:#17354a;line-height:1.16;letter-spacing:-.025em}.prose h2{font-size:32px;margin:32px 0 14px}.prose h3{font-size:23px;margin:26px 0 10px}.prose img{max-width:100%;height:auto;border-radius:18px;margin:18px 0}.prose ul{padding-left:20px}.side-card{background:#f4fafe;border:1px solid #deebf2;border-radius:20px;padding:26px;position:sticky;top:120px;align-self:start}.side-card h3{color:#17354a;margin:0 0 12px;font-size:22px}.side-card p{color:#6b8798;font-size:13px;line-height:1.7}.side-card a{display:block;color:#148bcd;font-size:13px;margin:11px 0}.listing{padding:90px 0;background:#fff}.listing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.list-card{border:1px solid #e0ebf2;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 16px 38px rgba(74,127,158,.06);transition:.25s;position:relative}.list-card:hover{transform:translateY(-4px);box-shadow:0 24px 50px rgba(74,127,158,.11)}.list-card-media{height:220px;background:linear-gradient(145deg,#dff2fb,#bfe4f5);overflow:hidden}.list-card-media img{width:100%;height:100%;object-fit:cover;display:block}.list-card-body{padding:24px}.list-card small{display:block;color:#1594d6;text-transform:uppercase;letter-spacing:.13em;font-size:9px;font-weight:800;margin-bottom:9px}.list-card h3{font-size:22px;line-height:1.15;color:#17354a;margin:0 0 10px;letter-spacing:-.025em}.list-card p{font-size:12px;line-height:1.7;color:#6d8798;margin:0 0 18px}.list-card .more{font-size:11px;color:#158bc9;font-weight:800}.news-list{display:grid;gap:14px}.news-row{display:grid;grid-template-columns:150px 1fr auto;gap:22px;align-items:center;padding:24px;border:1px solid #e2ecf2;border-radius:16px;background:#fff}.news-row time{font-size:11px;color:#7992a3}.news-row h3{font-size:20px;color:#17354a;margin:0 0 7px}.news-row p{font-size:12px;color:#6e8799;margin:0}.news-row .arrow{color:#1594d6;font-size:20px}.contact-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:32px}.contact-card{border:1px solid #e0ebf2;border-radius:18px;padding:24px;background:#fff}.contact-card h3{margin:0 0 10px;color:#17354a}.contact-card p{margin:5px 0;color:#668296;font-size:13px;line-height:1.65}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.gallery img{width:100%;height:190px;object-fit:cover;border-radius:14px}.empty-media{height:100%;display:grid;place-items:center;color:#7fa0b5;font-size:12px}.flash{max-width:1360px;margin:20px auto 0;padding:14px 18px;border-radius:12px;background:#eaf9f1;color:#27754b;border:1px solid #cbead8}.source-note{font-size:10px;color:#94a7b4;margin-top:24px}.footer-bottom{color:#7893a6!important}.footer-bottom a{color:inherit}.article-meta{display:flex;gap:16px;flex-wrap:wrap;color:#7590a2;font-size:11px;margin-top:18px}.article-cover{width:100%;max-height:520px;object-fit:cover;border-radius:22px;margin-bottom:30px}.pagination{display:flex;gap:8px;margin-top:34px}.pagination a,.pagination span{padding:9px 13px;border:1px solid #dce8ef;border-radius:9px;font-size:11px;color:#496a7f}.pagination .active{background:#168fd1;color:#fff;border-color:#168fd1}.site-search{display:flex;gap:8px;margin-bottom:28px}.site-search input{flex:1;border:1px solid #dce8ef;border-radius:10px;padding:12px 14px}.site-search button{border:0;border-radius:10px;background:#168fd1;color:#fff;padding:0 18px}.hero-photo-card{position:absolute;inset:0;opacity:.12;background-size:cover;background-position:center}.cms-edit-note{font-size:9px;color:#8097a6;margin-top:10px}.nav-spacer{height:122px;background:#eef8fc}.quote-section .form-card input,.quote-section .form-card textarea,.quote-section .form-card select{background:#fbfdfe!important}.inline-photo{width:100%;height:380px;object-fit:cover;border-radius:20px;margin:25px 0}.stat-grid-real{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:30px}.stat-real{background:#fff;border:1px solid #e1ecf2;border-radius:14px;padding:17px}.stat-real b{font-size:24px;color:#188fcf;display:block}.stat-real span{font-size:10px;color:#6f8999}.admin-link{position:fixed;right:14px;bottom:14px;z-index:99;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:rgba(5,31,52,.72);color:white;font-size:11px;opacity:.18}.admin-link:hover{opacity:.75}
@media(max-width:980px){.listing-grid{grid-template-columns:1fr 1fr}.content-grid{grid-template-columns:1fr}.side-card{position:relative;top:auto}.stat-grid-real{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){.inner-hero{padding:150px 0 65px}.listing-grid,.contact-cards{grid-template-columns:1fr}.news-row{grid-template-columns:1fr;gap:9px}.gallery{grid-template-columns:1fr 1fr}.stat-grid-real{grid-template-columns:1fr 1fr}}

/* ===== UX tuning and CMS-controlled banner enhancements ===== */
.ticker:hover .ticker-track,.carrier-mask:hover .carrier-track{animation-play-state:paused}
.ticker,.carrier-mask{cursor:default}

.hero{min-height:850px;background:#eaf6fc!important}
.hero-bg-image{position:absolute;inset:0;z-index:0}
.hero-bg-image img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.92) brightness(1.05)}
.hero video{display:none!important}
.hero:before{z-index:1;background:radial-gradient(circle at 78% 24%,rgba(255,255,255,.30),transparent 26%),radial-gradient(circle at 78% 38%,rgba(114,192,229,.16),transparent 34%),linear-gradient(90deg,rgba(255,255,255,.90) 0%,rgba(243,250,254,.78) 40%,rgba(214,237,247,.34) 72%,rgba(162,210,232,.22) 100%)!important}
.hero:after{z-index:1;background:linear-gradient(transparent,#f6fbfe)!important}
.hero-grid{position:relative;z-index:2}
.hero h1{font-size:clamp(56px,5.2vw,84px)!important;line-height:.96!important;color:#17354a!important;max-width:760px}
.hero h1 span{color:#278dca!important}
.lead{font-size:17px!important;line-height:1.82!important;color:#4e7186!important;max-width:650px!important}
.hero-meta{gap:24px!important;margin-top:38px!important}
.hero-meta b{font-size:16px!important;color:#17354a!important}
.hero-meta{color:#67869b!important}
.btn.primary{box-shadow:0 12px 28px rgba(30,155,219,.22)!important}
.btn.ghost{box-shadow:0 10px 20px rgba(92,134,159,.08)!important}

.stat-grid-real{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px}
.stat-real{background:#fff;border:1px solid #e2edf3;border-radius:18px;padding:24px 22px;box-shadow:0 18px 36px rgba(74,129,160,.08);display:flex;flex-direction:column;gap:10px;min-height:168px;justify-content:flex-start}
.stat-real .stat-icon{width:52px;height:52px;border-radius:16px;background:linear-gradient(135deg,#edf8fd,#f9fcff);border:1px solid #d9ebf4;display:grid;place-items:center;color:#1e95d7;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}
.stat-real .stat-icon svg{width:26px;height:26px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.stat-real b{font-size:34px;line-height:1;letter-spacing:-.04em;color:#17354a}
.stat-real span:last-child{font-size:12px;line-height:1.6;color:#688396;max-width:18ch}

.intent-grid{gap:16px!important}
.intent{min-height:345px!important;padding:0!important;border-radius:20px!important;display:flex;flex-direction:column;box-shadow:0 16px 34px rgba(72,131,165,.06)}
.intent:before{display:none}
.intent-media{position:relative;height:146px;overflow:hidden;border-radius:20px 20px 0 0;background:linear-gradient(135deg,#dff1fa,#f6fbff)}
.intent-media img,.intent-media-fallback{width:100%;height:100%;object-fit:cover;display:block}
.intent-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,23,39,0) 0%,rgba(5,23,39,.08) 100%)}
.intent .n{position:absolute;top:18px;left:18px;background:rgba(255,255,255,.86);backdrop-filter:blur(8px);border:1px solid rgba(21,84,121,.08);padding:6px 9px;border-radius:999px;font-weight:700;z-index:3}
.intent .glyph{width:56px!important;height:56px!important;border-radius:16px!important;margin:-28px 0 0 20px!important;position:relative;z-index:3;background:#fff!important;border:1px solid #dfeaf1;box-shadow:0 10px 24px rgba(72,131,165,.12)}
.intent h3{padding:18px 20px 0;margin:0;font-size:18px!important;color:#17354a}
.intent p{padding:8px 20px 28px;font-size:12px!important;line-height:1.72!important;color:#6b8799;flex:1}
.intent .arrow{bottom:18px!important;right:20px!important;font-size:18px}

.route-tab{transition:.24s ease}
.route-tab:hover{transform:translateY(-1px)}
.lane-panel{overflow:hidden}
.lane-diagram{height:286px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.16)}
.sea-lines{position:absolute;inset:0;background-position:center;background-size:cover;background-repeat:no-repeat;opacity:.34;mix-blend-mode:screen}
.lane-diagram:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,32,54,.18),rgba(5,23,39,.26));pointer-events:none}
.dest{backdrop-filter:blur(6px)}
.dotlabel{font-weight:700;letter-spacing:.08em}

.inner-hero{padding:188px 0 84px!important;background:linear-gradient(90deg,rgba(248,252,254,.92),rgba(244,250,254,.82)),var(--inner-banner-image)!important;background-size:cover!important;background-position:center!important;border-bottom:1px solid #e2edf3}
.inner-hero:after{background:radial-gradient(circle,rgba(62,178,229,.14),transparent 67%)!important}
.inner-hero h1{max-width:860px;font-size:clamp(46px,4.8vw,68px)!important;letter-spacing:-.05em!important;margin-bottom:16px!important}
.inner-hero p{font-size:17px!important;line-height:1.78!important;color:#5f7f95!important;max-width:760px!important}

.list-card,.news-row,.contact-card,.side-card,.prose{box-shadow:0 18px 34px rgba(69,123,153,.05)}
.list-card-body h3,.news-row h3,.prose h2,.prose h3{letter-spacing:-.02em}
.list-card-body p,.news-row p,.prose,.side-card p{color:#617f93;line-height:1.78}
.list-card-media img,.article-cover{border-radius:18px}

.setting-media-row{display:flex;gap:12px;align-items:center}
.setting-media-row input{flex:1}
.setting-preview{margin-top:12px;border:1px solid #e2edf3;border-radius:14px;overflow:hidden;background:#f8fbfd;min-height:70px;display:flex;align-items:center;justify-content:center}
.setting-preview img{display:block;max-width:100%;max-height:220px}
.setting-preview video{display:block;width:100%;max-height:220px}

@media(max-width:1100px){
  .stat-grid-real{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:720px){
  .hero{min-height:980px}
  .hero-grid{padding-top:138px!important}
  .hero h1{font-size:46px!important}
  .lead{font-size:15px!important}
  .stat-grid-real{grid-template-columns:1fr 1fr!important;gap:12px}
  .stat-real{min-height:150px;padding:18px}
  .stat-real b{font-size:28px}
  .intent-grid{grid-template-columns:1fr 1fr!important}
  .intent{min-height:310px!important}
  .inner-hero{padding:148px 0 64px!important}
  .setting-media-row{flex-direction:column;align-items:stretch}
}
@media(max-width:560px){
  .stat-grid-real,.intent-grid{grid-template-columns:1fr!important}
}
.hero .shell.hero-grid{display:grid!important;grid-template-columns:1.04fr .96fr!important;gap:48px!important;align-items:center!important;min-height:100%!important;padding-top:162px!important;padding-bottom:95px!important}
@media(max-width:1100px){.hero .shell.hero-grid{grid-template-columns:1fr!important;padding-top:160px!important}}
@media(max-width:720px){.hero .shell.hero-grid{padding-top:142px!important;padding-bottom:84px!important}}

/* ===== Final hero/contact/performance overrides ===== */
@keyframes heroBackgroundDrift{
  0%{transform:scale(1.035) translate3d(0,0,0)}
  50%{transform:scale(1.065) translate3d(-.8%,-.35%,0)}
  100%{transform:scale(1.085) translate3d(-1.5%,-.65%,0)}
}
.hero-bg-image{overflow:hidden}
.hero-bg-image img{animation:heroBackgroundDrift 18s ease-in-out infinite alternate;will-change:transform;transform-origin:68% 48%}
.hero .shell.hero-grid{padding-top:122px!important;padding-bottom:36px!important}
@media(max-width:1100px){.hero .shell.hero-grid{padding-top:116px!important;padding-bottom:34px!important}}
@media(max-width:720px){.hero .shell.hero-grid{padding-top:104px!important;padding-bottom:32px!important}}
@media(prefers-reduced-motion:reduce){.hero-bg-image img{animation:none!important;transform:scale(1.035)}}

.floating-contact{position:fixed;right:20px;bottom:92px;z-index:120;display:flex;flex-direction:column;gap:10px}
.floating-contact-btn{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;color:#fff;box-shadow:0 14px 30px rgba(13,52,76,.20);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;border:2px solid rgba(255,255,255,.9)}
.floating-contact-btn:hover{transform:translateY(-3px) scale(1.04);box-shadow:0 18px 34px rgba(13,52,76,.26);filter:saturate(1.05)}
.floating-contact-btn.whatsapp{background:#25D366}
.floating-contact-btn.email{background:linear-gradient(135deg,#168fd1,#0b6fbe)}
.floating-contact-btn svg{width:25px;height:25px;display:block}
.floating-contact-btn.email svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:720px){.floating-contact{right:12px;bottom:76px;gap:8px}.floating-contact-btn{width:46px;height:46px}.floating-contact-btn svg{width:22px;height:22px}}

/* ===== Hero hotfix v2: remove phantom layer, show motion, tighten top spacing ===== */
.hero-photo-card{display:none!important}
.hero{min-height:780px!important}
.hero .shell.hero-grid{align-items:start!important;padding-top:92px!important;padding-bottom:26px!important}
@media(max-width:1100px){.hero .shell.hero-grid{padding-top:86px!important;padding-bottom:24px!important}}
@media(max-width:720px){.hero{min-height:740px!important}.hero .shell.hero-grid{padding-top:82px!important;padding-bottom:22px!important}}

@keyframes heroBackgroundDriftV2{
  0%{transform:scale(1.08) translate3d(0,0,0)}
  25%{transform:scale(1.11) translate3d(-1.2%,-0.4%,0)}
  50%{transform:scale(1.14) translate3d(-2.1%,-0.8%,0)}
  75%{transform:scale(1.12) translate3d(-1.3%,-0.35%,0)}
  100%{transform:scale(1.09) translate3d(0.25%,0,0)}
}
@keyframes heroOverlayFloatV2{
  0%{transform:translate3d(0,0,0) scale(1)}
  50%{transform:translate3d(-1.2%,0.4%,0) scale(1.025)}
  100%{transform:translate3d(0.4%,-0.25%,0) scale(1)}
}
.hero-bg-image{overflow:hidden;transform:translateZ(0)}
.hero-bg-image img{animation:heroBackgroundDriftV2 22s ease-in-out infinite!important;will-change:transform;transform-origin:64% 44%}
.hero:before{animation:heroOverlayFloatV2 18s ease-in-out infinite;transform-origin:70% 30%}
@media(prefers-reduced-motion:reduce){.hero:before{animation:none!important}.hero-bg-image img{animation:none!important;transform:scale(1.08)!important}}

/* ===== Hero hotfix v3: remove actual top gap ===== */
@media(min-width:1101px){
  .hero{height:auto!important;min-height:735px!important}
  .hero .shell.hero-grid{
    min-height:735px!important;
    padding-top:42px!important;
    padding-bottom:34px!important;
    align-items:start!important;
  }
  .hero .hero-copy{
    padding:4px 0 28px!important;
    margin:0!important;
  }
  .hero .route-panel{
    margin-top:0!important;
    height:590px!important;
  }
}
@media(max-width:1100px){
  .hero .hero-copy{padding:0 0 30px!important;margin:0!important}
}

@keyframes heroBackgroundDriftV3{
  0%{transform:scale(1.055) translate3d(0,0,0)}
  33%{transform:scale(1.095) translate3d(-1.8%,-.7%,0)}
  66%{transform:scale(1.12) translate3d(-3%,-1.2%,0)}
  100%{transform:scale(1.075) translate3d(-.6%,-.25%,0)}
}
.hero-bg-image img{
  animation:heroBackgroundDriftV3 16s ease-in-out infinite alternate!important;
  transform-origin:68% 45%!important;
}

/* ===== Hero hotfix v4: unify background layers and remove split-band issue ===== */
@media(min-width:1101px){
  .hero{
    height:auto!important;
    min-height:760px!important;
    background:#eaf6fc!important;
  }
  .hero-bg-image{
    position:absolute!important;
    inset:0!important;
    z-index:0!important;
    display:block!important;
    overflow:hidden!important;
  }
  .hero-bg-image img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:center center!important;
    animation:heroBackgroundDriftV3 16s ease-in-out infinite alternate!important;
    transform-origin:68% 45%!important;
  }
  .hero:before{
    content:""!important;
    position:absolute!important;
    inset:0!important;
    z-index:1!important;
    background:linear-gradient(90deg,rgba(248,252,254,.94) 0%,rgba(244,250,254,.82) 42%,rgba(224,243,251,.30) 72%,rgba(224,243,251,.46) 100%)!important;
  }
  .hero:after{
    content:""!important;
    position:absolute!important;
    left:0!important;
    right:0!important;
    top:auto!important;
    bottom:0!important;
    inset:auto 0 0 0!important;
    height:156px!important;
    z-index:1!important;
    background:linear-gradient(180deg,rgba(246,251,254,0) 0%,rgba(246,251,254,.98) 100%)!important;
  }
  .hero .shell.hero-grid{
    position:relative!important;
    z-index:2!important;
    display:grid!important;
    grid-template-columns:1.02fr .98fr!important;
    gap:48px!important;
    min-height:760px!important;
    align-items:center!important;
    padding-top:18px!important;
    padding-bottom:26px!important;
  }
  .hero .hero-copy{
    padding:0!important;
    margin:0!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
    align-self:center!important;
  }
  .hero .route-panel{
    margin-top:0!important;
    padding-top:0!important;
    align-self:center!important;
  }
}
@media(max-width:1100px){
  .hero:after{
    top:auto!important;
    inset:auto 0 0 0!important;
    height:120px!important;
  }
  .hero .hero-copy{
    padding:0!important;
    margin:0!important;
    background:transparent!important;
  }
}

/* ===== Formal production refinement v5 ===== */
:root{--header-stack:120px}

/* Hero: full viewport below the two header bars, clearer background, restrained overlay. */
.hero{height:auto!important;min-height:calc(100svh - var(--header-stack))!important;background:#eaf6fc!important}
.hero-bg-image{position:absolute!important;inset:0!important;z-index:0!important;overflow:hidden!important}
.hero-bg-image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;filter:saturate(.98) contrast(1.035) brightness(1.015)!important;animation:heroBackgroundFormal 24s ease-in-out infinite alternate!important;transform-origin:66% 48%!important}
@keyframes heroBackgroundFormal{0%{transform:scale(1.035) translate3d(0,0,0)}50%{transform:scale(1.065) translate3d(-1.1%,-.35%,0)}100%{transform:scale(1.08) translate3d(-1.8%,-.65%,0)}}
.hero:before{content:""!important;position:absolute!important;inset:0!important;z-index:1!important;background:linear-gradient(90deg,rgba(248,252,254,.77) 0%,rgba(244,250,254,.63) 37%,rgba(227,244,251,.24) 65%,rgba(216,239,249,.08) 100%)!important;animation:none!important}
.hero:after{content:""!important;position:absolute!important;inset:auto 0 0 0!important;height:74px!important;z-index:1!important;background:linear-gradient(180deg,rgba(246,251,254,0),rgba(246,251,254,.68))!important}
.hero .shell.hero-grid{position:relative!important;z-index:2!important;display:grid!important;grid-template-columns:minmax(0,1.03fr) minmax(450px,.97fr)!important;gap:56px!important;min-height:calc(100svh - var(--header-stack))!important;padding:26px 0 34px!important;align-items:center!important}
.hero .hero-copy{padding:0!important;margin:0!important;align-self:center!important;max-width:700px!important;background:transparent!important}
.hero h1{font-size:clamp(48px,4.65vw,72px)!important;line-height:.99!important;letter-spacing:-.052em!important;margin:18px 0 23px!important;max-width:690px!important}
.hero h1 span{font-size:.86em!important;line-height:1.04!important;margin-top:4px}
.hero .lead{font-size:16px!important;line-height:1.78!important;max-width:610px!important;color:#456a82!important}
.hero-meta{margin-top:32px!important;gap:26px!important}
.hero-meta b{font-size:15px!important}
.hero .route-panel{height:min(570px,calc(100svh - 178px))!important;min-height:500px!important;margin:0!important;padding-left:24px!important;align-self:center!important}
.hero .route-card{background:linear-gradient(180deg,rgba(255,255,255,.79),rgba(234,247,253,.81))!important;border:1px solid rgba(96,172,211,.26)!important;box-shadow:0 22px 54px rgba(43,103,139,.12)!important;backdrop-filter:blur(8px)!important}
.hero .route-head strong{font-size:18px!important}.hero .route-head small{font-weight:800!important}.hero .route-badge{background:rgba(255,255,255,.68)!important;color:#277da9!important;border-color:#cfe7f3!important}

/* More restrained type/spacing throughout the homepage. */
.section{padding:94px 0!important}.head{margin:13px 0 38px!important}.head h2{font-size:42px!important;line-height:1.08!important}.head p{font-size:13px!important;line-height:1.75!important}.kicker{font-size:9px!important;letter-spacing:.16em!important}
.carrier{font-size:18px!important;letter-spacing:.01em!important;font-weight:800!important}.carrier-track{gap:58px!important}.carrier-title{letter-spacing:.16em!important}
.intent,.mode,.insight,.workflow,.dash,.lane-panel{box-shadow:0 14px 34px rgba(49,100,130,.065)!important}
.mode h3{font-size:25px!important}.mode p{font-size:12px!important;line-height:1.72!important}

/* Strength metrics: exactly 3 x 3 on desktop. */
.stat-grid-real{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;margin-top:28px!important}
.stat-real{min-height:154px!important;padding:22px!important;border-radius:15px!important;border:1px solid #dfeaf1!important;background:linear-gradient(180deg,#fff,#fbfdfe)!important;box-shadow:0 10px 24px rgba(50,102,132,.055)!important;display:grid!important;grid-template-columns:48px 1fr!important;grid-template-rows:auto auto!important;column-gap:15px!important;align-items:center!important}
.stat-real .stat-icon{grid-row:1/3!important;width:48px!important;height:48px!important;border-radius:13px!important;background:#edf8fd!important;color:#168fcf!important;border:1px solid #d8ebf4!important;box-shadow:none!important}
.stat-real .stat-icon svg{width:23px!important;height:23px!important}.stat-real b{font-size:31px!important;line-height:1!important;color:#17354a!important;align-self:end!important}.stat-real span:last-child{font-size:11px!important;line-height:1.45!important;color:#6c8698!important;max-width:none!important;align-self:start!important;margin-top:5px!important}

/* Navigation dropdowns. */
.nav-inner{position:relative}.menu{height:100%;gap:24px!important}.nav-item{position:relative;height:100%;display:flex;align-items:center}.nav-main{height:100%;display:flex!important;align-items:center;gap:5px;padding:0 2px!important;white-space:nowrap}.nav-main:after{bottom:17px!important}.drop-caret{font-size:12px;color:#7d98aa;transform:translateY(-1px)}
.dropdown-menu{position:absolute;top:calc(100% - 8px);left:-22px;min-width:310px;padding:14px;background:rgba(255,255,255,.98);border:1px solid #dce9f0;border-radius:14px;box-shadow:0 22px 54px rgba(21,63,88,.16);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s ease;z-index:100;pointer-events:none}
.has-dropdown:hover>.dropdown-menu,.has-dropdown:focus-within>.dropdown-menu,.has-dropdown.open>.dropdown-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}
.dropdown-menu a{display:block!important;padding:11px 12px!important;border-radius:9px;color:#36576c!important;line-height:1.35!important}.dropdown-menu a:hover{background:#f1f8fc!important;color:#0e83bd!important}.dropdown-menu a:after{display:none!important}.dropdown-menu b{display:block;font-size:12px;color:#17354a;margin-bottom:3px}.dropdown-menu span{font-size:10px;color:#7b93a3}.dropdown-title{padding:6px 12px 10px;font-size:9px;font-weight:850;letter-spacing:.14em;text-transform:uppercase;color:#168fcf;border-bottom:1px solid #e5eef3;margin-bottom:5px}.dropdown-all{margin-top:6px!important;border-top:1px solid #e5eef3!important;border-radius:0!important;font-size:11px!important;font-weight:800!important;color:#168fcf!important}.dropdown-cargo{width:600px;left:-180px}.dropdown-cargo-grid{display:grid;grid-template-columns:1fr 1fr;gap:2px 8px}.dropdown-cargo-grid a{font-size:11px!important;padding:8px 10px!important}.nav-item.active>.nav-main{color:#0e83bd!important}
.mobile-toggle{width:38px;height:38px;display:none;flex-direction:column;justify-content:center;gap:4px;border:0;background:transparent;padding:8px}.mobile-toggle span{display:block;height:2px;width:22px;background:#17354a;border-radius:2px}

/* Footer: restore brand-colour logo and stronger corporate contrast. */
footer{background:#071f32!important;color:#9db3c2!important;padding:58px 0 28px!important}.foot-logo img{filter:none!important;opacity:1!important;width:220px!important;background:#fff!important;padding:9px 12px!important;border-radius:10px!important;box-shadow:0 8px 24px rgba(0,0,0,.10)!important}.foot-logo p{color:#9fb4c1!important;font-size:11px!important}.foot-col b{color:#fff!important;font-size:11px!important}.foot-col a{color:#a8bdca!important;font-size:10px!important}.foot-col a:hover{color:#fff!important}.footer-bottom{border-top-color:rgba(255,255,255,.10)!important;color:#7793a5!important}.langs{color:#a8bdca!important}

/* About page: content-rich, editorial, less "template" feeling. */
.about-overview{padding:94px 0;background:#fff}.about-overview-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:62px;align-items:start}.about-prose{box-shadow:none!important}.about-prose h2:first-child{margin-top:0!important}.about-visual-stack{display:grid;gap:15px;position:sticky;top:112px}.about-main-photo{margin:0;border-radius:20px;overflow:hidden;background:#e8f4fa;border:1px solid #dfeaf1;box-shadow:0 18px 42px rgba(47,95,123,.09)}.about-main-photo img{width:100%;aspect-ratio:4/3;object-fit:cover}.about-main-photo figcaption{padding:12px 15px;background:#fff;font-size:10px;color:#7b94a5}.about-identity-card{padding:23px;border:1px solid #dfeaf1;border-radius:16px;background:#f7fbfd}.about-identity-card small{font-size:9px;letter-spacing:.13em;color:#168fcf;font-weight:850}.about-identity-card strong{display:block;font-size:18px;color:#17354a;margin:8px 0}.about-identity-card p{font-size:12px;color:#6b8597;margin:0;line-height:1.7}
.about-strength{padding:92px 0;background:#f5fafc}.about-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:44px;margin-bottom:34px}.about-section-head h2{font-size:40px;line-height:1.08;letter-spacing:-.035em;color:#17354a;margin:10px 0 0;max-width:700px}.about-section-head>p{max-width:430px;color:#6d8798;font-size:13px;line-height:1.7;margin:0}.about-stat-grid{margin-top:0!important}
.about-capabilities{padding:94px 0;background:#fff}.about-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.about-service-card{border:1px solid #dfeaf1;border-radius:17px;overflow:hidden;background:#fff;transition:.2s ease}.about-service-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(49,100,130,.09)}.about-service-photo{height:210px;background:#e9f5fa;overflow:hidden}.about-service-photo img{width:100%;height:100%;object-fit:cover}.about-service-copy{padding:22px}.about-service-copy small{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#168fcf;font-weight:800}.about-service-copy h3{font-size:22px;line-height:1.15;color:#17354a;margin:9px 0}.about-service-copy p{font-size:12px;line-height:1.7;color:#6b8597;min-height:82px}.about-service-copy span{font-size:11px;color:#168fcf;font-weight:800}
.about-network{padding:94px 0;background:#f5fafc}.about-network-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:56px;align-items:center}.about-network-photo{border-radius:20px;overflow:hidden;border:1px solid #dceaf1;box-shadow:0 18px 40px rgba(49,100,130,.08)}.about-network-photo img{width:100%;aspect-ratio:16/10;object-fit:cover}.about-network-copy h2{font-size:40px;line-height:1.08;letter-spacing:-.035em;color:#17354a;margin:10px 0 18px}.about-network-copy p{font-size:13px;color:#617f93;line-height:1.78}.about-bullets{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:24px 0}.about-bullets span{padding:11px 12px;background:#fff;border:1px solid #dfeaf1;border-radius:10px;font-size:11px;color:#456b82}.about-offices{padding:94px 0;background:#fff}.about-office-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.about-office-card{position:relative;padding:28px;border:1px solid #dfeaf1;border-radius:17px;background:#fff;box-shadow:0 10px 26px rgba(49,100,130,.045)}.about-office-card .office-no{position:absolute;right:20px;top:18px;color:#c4d9e5;font-size:28px;font-weight:800}.about-office-card h3{font-size:22px;color:#17354a;margin:0 0 12px}.about-office-card p{font-size:12px;color:#668397;line-height:1.7;max-width:80%}.about-office-card a{display:block;font-size:11px;color:#168fcf;margin-top:7px}

/* Formal detail/list cards. */
.list-card{border-radius:16px!important;box-shadow:0 10px 26px rgba(49,100,130,.055)!important}.list-card:hover{box-shadow:0 18px 38px rgba(49,100,130,.10)!important}.list-card-media{height:210px!important}.list-card-body{padding:22px!important}.news-row{border-radius:13px!important;box-shadow:none!important}.side-card{border-radius:15px!important;box-shadow:none!important}.dashbar span{font-weight:700!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:8px!important}

@media(max-width:1100px){
  :root{--header-stack:120px}
  .hero .shell.hero-grid{grid-template-columns:1fr!important;min-height:auto!important;padding:56px 0!important}.hero{min-height:auto!important}.hero .route-panel{height:520px!important;min-height:0!important;padding-left:0!important}.about-overview-grid,.about-network-grid{grid-template-columns:1fr}.about-visual-stack{position:static}.about-service-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:980px){
  .mobile-toggle{display:flex!important}.nav-actions{margin-left:auto;margin-right:8px}.menu{position:absolute!important;top:100%!important;left:0!important;right:0!important;height:auto!important;background:#fff!important;padding:10px 24px 18px!important;display:none!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;border-bottom:1px solid #dfeaf1!important;box-shadow:0 18px 34px rgba(31,76,103,.10)!important}.menu.open{display:flex!important}.nav-item{display:block!important;height:auto!important;border-bottom:1px solid #eef4f7}.nav-item:last-child{border-bottom:0}.nav-main{height:auto!important;min-height:46px!important;padding:12px 0!important;justify-content:space-between!important}.nav-main:after{display:none!important}.dropdown-menu{position:static!important;width:auto!important;min-width:0!important;left:auto!important;top:auto!important;margin:0 0 10px!important;padding:4px 0 8px 12px!important;border:0!important;border-left:2px solid #dcecf4!important;border-radius:0!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;transform:none!important;display:none!important;pointer-events:auto!important}.has-dropdown.open>.dropdown-menu{display:block!important}.dropdown-cargo-grid{grid-template-columns:1fr 1fr}.dropdown-title{padding-left:10px}.dropdown-menu a{padding:9px 10px!important}.drop-caret{font-size:15px}.about-section-head{display:block}.about-section-head>p{margin-top:14px}.about-service-grid{grid-template-columns:1fr}.about-office-grid{grid-template-columns:1fr}
}
@media(max-width:720px){
  :root{--header-stack:110px}.hero .shell.hero-grid{padding:44px 0 50px!important}.hero h1{font-size:44px!important}.hero h1 span{font-size:.84em!important}.stat-grid-real{grid-template-columns:1fr!important}.stat-real{min-height:118px!important}.about-overview,.about-strength,.about-capabilities,.about-network,.about-offices{padding:68px 0}.about-overview-grid{gap:32px}.about-section-head h2,.about-network-copy h2{font-size:33px}.about-bullets{grid-template-columns:1fr}.dropdown-cargo-grid{grid-template-columns:1fr}.quote{display:none}.foot-logo img{width:190px!important}
}
@media(prefers-reduced-motion:reduce){.hero-bg-image img{animation:none!important;transform:scale(1.04)!important}}
@media(max-width:980px){.mobile-toggle{margin-left:auto!important}.nav-actions{margin-left:8px!important;margin-right:0!important}}

/* ===== Inner hero global background v6 ===== */
.inner-hero{
  position:relative!important;
  overflow:hidden!important;
  isolation:isolate!important;
  background-image:linear-gradient(90deg,rgba(246,251,254,.90) 0%,rgba(241,249,253,.80) 42%,rgba(224,242,250,.50) 70%,rgba(216,238,248,.34) 100%),var(--inner-banner-image)!important;
  background-size:cover!important;
  background-repeat:no-repeat!important;
  background-position:center 52%!important;
  min-height:330px!important;
  display:flex!important;
  align-items:center!important;
  border-bottom:1px solid #dfeaf1!important;
}
.inner-hero:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(230,246,252,.08));
  pointer-events:none;
}
.inner-hero:after{
  content:""!important;
  position:absolute!important;
  inset:auto -8% -42% auto!important;
  width:520px!important;
  height:520px!important;
  border-radius:50%!important;
  z-index:0!important;
  background:radial-gradient(circle,rgba(58,174,226,.16),rgba(58,174,226,0) 68%)!important;
  pointer-events:none!important;
}
.inner-hero .shell{
  position:relative!important;
  z-index:2!important;
  width:min(var(--max),calc(100% - 64px))!important;
}
.inner-hero .kicker{color:#0f88c5!important;text-shadow:0 1px 0 rgba(255,255,255,.65)}
.inner-hero h1{color:#17354a!important;text-shadow:0 1px 0 rgba(255,255,255,.55)}
.inner-hero p{color:#526f83!important;text-shadow:0 1px 0 rgba(255,255,255,.40)}
@media(min-width:721px){.inner-hero{padding:162px 0 64px!important}}
@media(max-width:720px){
  .inner-hero{min-height:280px!important;padding:132px 0 48px!important;background-position:62% center!important}
  .inner-hero .shell{width:min(var(--max),calc(100% - 30px))!important}
}


/* ===== Inner hero background v7: absolute asset URL + separated image/overlay layers ===== */
.inner-hero{
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  background:#e9f6fc!important;
  background-image:none!important;
}
.inner-hero:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:-2!important;
  display:block!important;
  width:auto!important;
  height:auto!important;
  border-radius:0!important;
  background-image:var(--inner-banner-image)!important;
  background-size:cover!important;
  background-repeat:no-repeat!important;
  background-position:center 52%!important;
  opacity:.84!important;
  filter:saturate(1.08) contrast(1.04)!important;
  pointer-events:none!important;
}
.inner-hero:after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:-1!important;
  width:auto!important;
  height:auto!important;
  border-radius:0!important;
  background:linear-gradient(90deg,rgba(247,252,254,.76) 0%,rgba(243,250,253,.65) 38%,rgba(230,245,251,.34) 68%,rgba(219,240,249,.18) 100%)!important;
  pointer-events:none!important;
}
.inner-hero .shell{position:relative!important;z-index:2!important}
@media(max-width:720px){
  .inner-hero:before{background-position:60% center!important;opacity:.78!important}
  .inner-hero:after{background:linear-gradient(90deg,rgba(247,252,254,.84) 0%,rgba(239,248,252,.70) 58%,rgba(224,242,250,.40) 100%)!important}
}
