
:root{--bg:#04131d;--bg2:#062234;--panel:rgba(7,24,36,.72);--panel2:#0b2435;--text:#f4f7f8;--muted:#9cb3bd;--line:rgba(255,255,255,.12);--cyan:#66e8ea;--cyan2:#2ec2d0;--gold:#f2c159;--shadow:0 20px 50px rgba(0,0,0,.28);--radius:22px;--container:1200px;--font1:"Manrope",system-ui,sans-serif;--font2:"Source Sans 3",system-ui,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font2);color:var(--text);background:#06131d;line-height:1.6}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}
.container{width:min(var(--container),calc(100% - 40px));margin:0 auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:14px;top:12px;background:#fff;color:#000;padding:8px 10px;border-radius:10px;z-index:99}
.site-header{position:sticky;top:0;z-index:30;height:86px;background:rgba(2,12,20,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.nav-wrap{height:100%;display:flex;align-items:center;gap:20px}.brand{display:flex;align-items:center;gap:14px;min-width:0}.brand-mark{width:56px;height:56px;border-radius:50%;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);padding:6px;display:grid;place-items:center;overflow:hidden;box-shadow:0 10px 28px rgba(0,0,0,.14)}.brand-mark img{width:100%;height:100%;object-fit:contain;border-radius:50%}.brand-copy{display:flex;flex-direction:column;min-width:0}.brand-copy strong{font:800 15px var(--font1);letter-spacing:.08em}.brand-copy small{font-size:12px;color:#8da6b1;white-space:nowrap}.desktop-nav{display:flex;align-items:center;gap:26px;margin-left:auto}.desktop-nav a{font:700 14px var(--font1);color:#cfe1e6;transition:.2s}.desktop-nav a:hover{color:var(--cyan)}.nav-actions{display:flex;align-items:center;gap:12px}.language-picker{display:flex;align-items:center;gap:8px;height:46px;padding:0 12px;border-radius:14px;border:1px solid var(--line);background:rgba(255,255,255,.04)}.language-picker svg{width:18px;height:18px;stroke:#71e7e9;fill:none;stroke-width:1.7}.language-picker select{border:0;background:transparent;color:#fff;outline:none}.menu-toggle{display:none;width:44px;height:44px;border-radius:14px;border:1px solid var(--line);background:rgba(255,255,255,.04);padding:0;cursor:pointer}.menu-toggle span{display:block;width:18px;height:2px;background:#fff;margin:5px auto;border-radius:10px}.mobile-menu{position:absolute;left:0;right:0;top:85px;background:rgba(4,18,28,.98);border-bottom:1px solid rgba(255,255,255,.08);padding:14px 20px 18px;display:flex;flex-direction:column;gap:12px}.mobile-menu a{padding:8px 0;color:#e4eef1}
.hero{position:relative;overflow:hidden;padding:78px 0 40px;background:radial-gradient(circle at 76% 24%,rgba(66,193,208,.22),transparent 28%),radial-gradient(circle at 8% 68%,rgba(242,193,89,.06),transparent 22%),linear-gradient(135deg,#03141f 0%,#062132 52%,#03151f 100%)}.hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:180px;background:linear-gradient(to bottom,transparent,#06131d)}.hero-orb{position:absolute;border-radius:50%;pointer-events:none;border:1px solid rgba(102,232,234,.1)}.orb-a{width:520px;height:520px;right:-170px;top:120px;box-shadow:inset 0 0 120px rgba(102,232,234,.06)}.orb-b{width:280px;height:280px;left:-70px;top:380px;box-shadow:inset 0 0 90px rgba(242,193,89,.06)}.hero-layout{position:relative;z-index:2;display:grid;grid-template-columns:1.02fr .98fr;gap:34px;align-items:center}.hero-copy{padding-top:22px;position:relative;z-index:3}.eyebrow{display:flex;align-items:center;gap:12px;font:800 11px var(--font1);letter-spacing:.18em;color:#8af0ef;text-transform:uppercase}.eyebrow i{display:block;width:36px;height:1px;background:var(--cyan);box-shadow:0 0 14px var(--cyan)}.hero h1{margin:20px 0 18px;max-width:740px;font:800 clamp(46px,6vw,88px)/1 var(--font1);letter-spacing:-.05em}.hero h1 em{font-style:normal;color:#73e9eb}.hero-lead{max-width:690px;color:#bed0d7;font-size:18px;margin:0}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button{min-height:54px;padding:0 22px;border-radius:14px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:12px;font:800 13px var(--font1);cursor:pointer;transition:.24s}.button:hover{transform:translateY(-2px)}.button b{font-size:20px;font-weight:500}.button-primary{background:linear-gradient(135deg,#89f1eb,#40cfd8);color:#09222b;box-shadow:0 16px 36px rgba(64,207,216,.18)}.button-secondary{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.14)}.button-agency{background:linear-gradient(135deg,#ffe0a6,#f0b94d);color:#2b2008;box-shadow:0 16px 36px rgba(242,193,89,.15)}.hero-desk-line{display:flex;align-items:center;gap:10px;margin-top:22px;color:#7b96a0;font-size:12px}.hero-desk-line span{width:8px;height:8px;background:var(--cyan);border-radius:50%;box-shadow:0 0 0 8px rgba(102,232,234,.08),0 0 20px rgba(102,232,234,.6)}
.hero-visual{position:relative;min-height:560px;display:grid;place-items:center}.hero-harbor{position:absolute;inset:0;z-index:0}.harbor-water{position:absolute;left:6%;right:2%;bottom:62px;height:90px;border-radius:40px;background:radial-gradient(circle at 50% 20%,rgba(78,219,225,.22),transparent 58%)}.dock-strip{position:absolute;left:12%;right:6%;bottom:104px;height:34px;border-top:2px solid rgba(255,255,255,.08)}.dock-strip:before,.dock-strip:after{content:"";position:absolute;bottom:0;width:82px;height:12px;background:rgba(255,255,255,.12)}.dock-strip:before{left:3%}.dock-strip:after{left:17%}.crane{position:absolute;bottom:134px;width:18px;height:120px;border-left:3px solid rgba(166,194,204,.3)}.crane:before{content:"";position:absolute;top:14px;left:-1px;width:84px;height:3px;background:rgba(166,194,204,.28);transform-origin:left center;transform:rotate(-12deg)}.crane:after{content:"";position:absolute;top:15px;left:61px;width:2px;height:36px;background:rgba(166,194,204,.28)}.c1{left:16%}.c2{left:26%;height:138px}.c2:before{width:92px}.c3{left:37%;height:112px}.main-ship{position:relative;z-index:2;width:min(100%,780px);filter:drop-shadow(0 34px 28px rgba(0,0,0,.48));animation:shipFloat 6s ease-in-out infinite}.mini-ship{position:absolute;bottom:175px;width:200px;opacity:.28;filter:drop-shadow(0 14px 20px rgba(0,0,0,.25));animation:shipSail 28s linear infinite}.mini-a{left:-5%;animation-duration:28s;animation-delay:-8s}.mini-b{left:10%;bottom:225px;width:165px;animation-duration:33s;animation-delay:-18s;opacity:.22}.mini-c{left:28%;bottom:138px;width:180px;animation-duration:31s;animation-delay:-2s;opacity:.2}.ship-glow{position:absolute;left:50%;transform:translateX(-50%);bottom:76px;width:470px;height:150px;background:rgba(102,232,234,.18);filter:blur(60px);border-radius:50%}.ship-badge{position:absolute;right:14px;top:58px;z-index:4;padding:16px 18px;background:rgba(3,23,34,.68);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.12);border-radius:18px;box-shadow:var(--shadow)}.ship-badge small,.ship-badge strong,.ship-badge span{display:block}.ship-badge small{font:800 10px var(--font1);letter-spacing:.16em;color:#6ee4e6}.ship-badge strong{font:800 22px var(--font1);margin:.25rem 0}.ship-badge span{font-size:11px;color:#9eb3bb}
.floating-offers{position:absolute;inset:0;z-index:3;pointer-events:none}.offer-bubble{position:absolute;pointer-events:auto;display:flex;align-items:center;gap:10px;max-width:260px;padding:12px 14px;border:1px solid rgba(255,255,255,.12);background:rgba(6,23,34,.68);backdrop-filter:blur(18px);border-radius:18px;color:#fff;box-shadow:0 18px 45px rgba(0,0,0,.18);transition:.24s;cursor:pointer;animation:offerDrift 8s ease-in-out infinite}.offer-bubble:hover{transform:translateY(-5px) scale(1.03);z-index:6;border-color:rgba(102,232,234,.5);background:rgba(11,36,51,.92);box-shadow:0 24px 55px rgba(0,0,0,.35)}.offer-bubble i{width:34px;height:34px;border-radius:12px;background:rgba(102,232,234,.12);display:grid;place-items:center;color:#7be8ea;font-style:normal;font-size:18px}.offer-bubble strong,.offer-bubble small{display:block}.offer-bubble strong{font:700 13px var(--font1);line-height:1.3}.offer-bubble small{color:#87a3ae;font-size:11px;line-height:1.35;margin-top:2px}.offer-bubble .dot{margin-left:auto;color:#74e4e6;font-size:18px}.bubble-1{left:4%;top:17%}.bubble-2{left:44%;top:9%;animation-delay:1.3s}.bubble-3{right:18%;top:22%;animation-delay:2.2s}.bubble-4{left:1%;bottom:31%;animation-delay:1.9s}.bubble-5{right:4%;bottom:18%;animation-delay:3s}.bubble-6{left:38%;bottom:18%;animation-delay:.8s}.bubble-7{right:31%;bottom:9%;animation-delay:2.6s}.bubble-8{right:10%;top:49%;animation-delay:1.6s}
.live-board{position:relative;z-index:4;padding:10px 0 70px}.live-head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-bottom:18px}.live-head-main{display:flex;align-items:center;gap:10px}.live-head strong{font:800 11px var(--font1);letter-spacing:.16em;color:#8df0ef}.live-head p{margin:0;color:#78929c;font-size:12px}.pulse{width:9px;height:9px;border-radius:50%;background:#6ce7e8;box-shadow:0 0 0 0 rgba(108,231,232,.5);animation:pulse 2s infinite}.market-controls{display:flex;gap:8px}.market-arrow{width:44px;height:44px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.05);color:#fff;cursor:pointer;transition:.2s}.market-arrow:hover{background:rgba(255,255,255,.1);border-color:rgba(102,232,234,.4)}.market-viewport{overflow:hidden;position:relative}.market-track{display:flex;gap:14px;overflow-x:auto;padding-bottom:10px;scrollbar-width:none;scroll-behavior:smooth}.market-track::-webkit-scrollbar{display:none}.route-card{flex:0 0 286px;min-height:96px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;padding:16px 17px;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);backdrop-filter:blur(16px);cursor:pointer;color:#fff;text-align:left;transition:.25s}.route-card:hover,.route-card:focus-visible{transform:translateY(-4px);border-color:rgba(102,232,234,.54);background:rgba(12,42,60,.92);box-shadow:0 18px 40px rgba(0,0,0,.26)}.route-icon{width:46px;height:46px;border-radius:14px;background:rgba(102,232,234,.13);display:grid;place-items:center;color:#79e9ea;font-size:22px}.route-card strong,.route-card small{display:block}.route-card strong{font:700 13px var(--font1);line-height:1.35}.route-card small{font-size:11px;color:#89a4af;margin-top:4px}.route-card b{color:#7fe9ea;font-size:18px}
.section{padding:94px 0}.section-soft{background:linear-gradient(180deg,#f7fbfc,#eef5f7);color:#0c202b}.section-heading{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:end;margin-bottom:36px}.kicker{display:inline-block;font:800 11px var(--font1);letter-spacing:.17em;color:#2fc5d1;text-transform:uppercase}.section h2{margin:14px 0 0;font:800 clamp(36px,4.8vw,58px)/1.05 var(--font1);letter-spacing:-.04em;color:inherit}.section h2 em{font-style:normal;color:#2ec6d2}.section-soft h2 em{color:#128e9a}.section-heading p{margin:0;color:inherit;opacity:.8;font-size:17px}
.opportunities{background:#071925}.direction-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.direction-card{min-height:170px;padding:22px;border-radius:22px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);box-shadow:var(--shadow)}.direction-card span{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:12px;background:rgba(102,232,234,.1);color:#7ae8ea;font:800 12px var(--font1)}.direction-card strong{display:block;margin-top:24px;font:700 20px var(--font1)}.direction-card p{margin:10px 0 0;color:#a8bec7}
.service-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:18px}.service-grid-five .service-card{grid-column:span 2}.service-card{min-height:290px;padding:24px;border-radius:22px;background:#fff;border:1px solid #dde8eb;box-shadow:0 16px 38px rgba(10,31,43,.08);color:#10212b;position:relative}.service-card.featured-agency{background:linear-gradient(180deg,#fffaf0,#fff);border-color:#f0d28a}.card-number{position:absolute;right:20px;top:18px;font:800 12px var(--font1);color:#88a3ac}.service-icon{width:48px;height:48px;border-radius:14px;background:#eef7f8;display:grid;place-items:center;font-size:22px;color:#1499a4}.service-card h3{font:700 22px var(--font1);margin:18px 0 10px}.service-card p{margin:0 0 16px;color:#5d717a}.service-card ul{list-style:none;padding:0;margin:0;display:grid;gap:9px}.service-card li{position:relative;padding-left:18px;color:#394c55;font-size:14px}.service-card li:before{content:"";position:absolute;left:0;top:.67em;width:7px;height:7px;border-radius:50%;background:#36c8d2}
.agency-section{background:linear-gradient(135deg,#051823,#07273a);position:relative;overflow:hidden}.agency-layout{display:grid;grid-template-columns:.96fr 1.04fr;gap:34px;align-items:start}.agency-email{margin:24px 0 18px;padding:16px 18px;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05)}.agency-email small{display:block;font:800 10px var(--font1);letter-spacing:.14em;color:#7ce8ea}.agency-email a{display:inline-block;margin-top:7px;font:700 18px var(--font1)}.micro{font-size:12px;color:#9eb5be}.agency-benefits{display:grid;grid-template-columns:1fr 1fr;gap:16px}.agency-benefit{display:grid;grid-template-columns:56px 1fr;gap:16px;min-height:165px;padding:18px;border-radius:20px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05)}.agency-benefit>span{width:46px;height:46px;border-radius:14px;background:rgba(242,193,89,.14);display:grid;place-items:center;font:800 13px var(--font1);color:#ffd16d}.agency-benefit h3{font:700 20px var(--font1);margin:4px 0 6px}.agency-benefit p{margin:0;color:#a9bdc5}
.post-section{background:#f8fbfc;color:#10212b}.post-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:36px;align-items:center}.post-visual{position:relative;min-height:520px;display:grid;place-items:center}.orbit-ring{position:absolute;border-radius:50%;border:1px solid rgba(23,153,162,.16)}.ring-a{width:300px;height:300px}.ring-b{width:410px;height:410px}.post-core{width:180px;height:180px;border-radius:50%;display:grid;place-items:center;text-align:center;background:radial-gradient(circle at 30% 30%,#55dde0,#12939f);color:#03212b;box-shadow:0 18px 36px rgba(18,147,159,.18)}.post-core span{font:800 14px var(--font1);letter-spacing:.2em}.post-core strong{font:800 29px var(--font1);line-height:1}.post-core small{font-size:11px;letter-spacing:.12em}.orbit-node{position:absolute;width:84px;height:84px;border-radius:50%;background:#fff;border:1px solid #dce8eb;display:grid;place-items:center;text-align:center;font:800 11px var(--font1);box-shadow:0 12px 32px rgba(10,31,43,.1);color:#10212b}.n1{top:20px}.n2{right:14px}.n3{bottom:18px}.n4{left:18px}.support-list{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:28px 0}.support-list>div{display:flex;align-items:flex-start;gap:12px;padding:16px 16px 17px;border-radius:18px;background:#fff;border:1px solid #deeaee;box-shadow:0 12px 30px rgba(10,31,43,.07)}.support-list i{width:28px;height:28px;border-radius:50%;background:#eaf7f8;color:#12939f;display:grid;place-items:center;font-style:normal;font-weight:700}.support-list strong,.support-list small{display:block}.support-list strong{font:700 16px var(--font1);margin-top:1px}.support-list small{color:#5c7079;margin-top:4px;font-size:13px}.text-link{font:800 14px var(--font1);color:#12939f}
.process-section{background:#071925}.process-layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:40px}.process-steps{list-style:none;padding:0;margin:0;display:grid;gap:16px}.process-steps li{display:grid;grid-template-columns:64px 1fr;gap:18px;padding:22px 22px;border-radius:20px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05)}.process-steps span{width:52px;height:52px;border-radius:16px;background:rgba(102,232,234,.12);display:grid;place-items:center;color:#7feaec;font:800 13px var(--font1)}.process-steps h3{font:700 22px var(--font1);margin:0 0 6px}.process-steps p{margin:0;color:#a9bcc4}
.contact-section{background:#f3f8fa;color:#10212b}.contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:40px;align-items:start}.desk-cards{display:grid;gap:12px;margin:24px 0}.desk-cards a{padding:16px 18px;border-radius:18px;border:1px solid #dce8eb;background:#fff;box-shadow:0 12px 30px rgba(10,31,43,.06)}.desk-cards small,.desk-cards strong,.desk-cards span{display:block}.desk-cards small{font:800 10px var(--font1);letter-spacing:.15em;color:#12939f}.desk-cards strong{margin-top:7px;font:700 18px var(--font1)}.desk-cards span{margin-top:6px;color:#60737d}.contact-note{margin-top:12px;padding-left:13px;border-left:3px solid #3fcfd7;color:#5c7079}.contact-form{padding:30px;border-radius:24px;background:#fff;border:1px solid #dfe8eb;box-shadow:0 18px 44px rgba(10,31,43,.08)}.form-title{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-bottom:18px;border-bottom:1px solid #e3ecef;margin-bottom:20px}.form-title small{font:800 10px var(--font1);letter-spacing:.16em;color:#12939f}.form-title h3{font:800 28px var(--font1);margin:5px 0 0}.secure-badge{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border-radius:12px;background:#edf7f8;color:#5c7079;font-size:11px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid label{display:block}.form-grid label>span{display:block;font:700 12px var(--font1);margin:0 0 7px;color:#364954}.full-width{grid-column:1/-1}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #d8e4e8;border-radius:12px;background:#fbfcfd;padding:12px 13px;color:#10212b;outline:none;transition:.2s}.contact-form select,.contact-form input{height:48px}.contact-form textarea{min-height:150px;resize:vertical}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#4ed6db;box-shadow:0 0 0 3px rgba(78,214,219,.12);background:#fff}.website-field{position:fixed;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.form-footer{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:20px}.consent{display:flex;gap:10px;align-items:flex-start;font-size:12px;color:#60737d;max-width:380px}.consent input{width:17px;height:17px;min-width:17px;margin-top:2px;accent-color:#1496a1}.submit-button{min-width:188px}.form-status{min-height:18px;margin-top:12px;font-size:12px}.form-status.success{color:#14836f}.form-status.error{color:#c24646}.turnstile-mount{margin-top:14px}
.site-footer{background:#04131d;padding:50px 0 24px}.footer-grid{display:grid;grid-template-columns:1.35fr .75fr .9fr;gap:34px;padding-bottom:26px}.footer-links,.footer-contact{display:flex;flex-direction:column;gap:10px}.footer-links strong,.footer-contact strong{font:800 11px var(--font1);letter-spacing:.14em;color:#a7bdc6;text-transform:uppercase;margin-bottom:8px}.footer-links a,.footer-contact a,.footer-contact span{color:#7f99a4;font-size:13px}.footer-brand p{color:#839aa4;max-width:420px;margin:18px 0 0}.footer-bottom{display:flex;justify-content:space-between;gap:14px;align-items:center;padding-top:18px;border-top:1px solid rgba(255,255,255,.08);color:#6f8791;font-size:12px}.footer-bottom a{color:#9ab0b9}
.reveal{opacity:0;transform:translateY(24px);transition:opacity .72s ease,transform .72s ease}.reveal.visible{opacity:1;transform:none}
.back-to-top-float{position:fixed;right:20px;bottom:20px;z-index:25;width:52px;height:52px;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:rgba(3,23,34,.88);backdrop-filter:blur(16px);display:grid;place-items:center;color:#fff;box-shadow:0 12px 28px rgba(0,0,0,.25);opacity:0;pointer-events:none;transform:translateY(12px);transition:.24s}.back-to-top-float.visible{opacity:1;pointer-events:auto;transform:none}.back-to-top-float:hover{background:#0b3147}.back-to-top-float span{font-size:22px;line-height:1}
html[dir="rtl"] body{text-align:right}html[dir="rtl"] .desktop-nav{margin-left:0;margin-right:auto}html[dir="rtl"] .desktop-nav,html[dir="rtl"] .hero-actions,html[dir="rtl"] .market-controls,html[dir="rtl"] .live-head-main,html[dir="rtl"] .eyebrow,html[dir="rtl"] .brand,html[dir="rtl"] .nav-actions{flex-direction:row-reverse}html[dir="rtl"] .offer-bubble{text-align:right}html[dir="rtl"] .route-card{text-align:right}html[dir="rtl"] .service-card li{padding-left:0;padding-right:18px}html[dir="rtl"] .service-card li:before{left:auto;right:0}html[dir="rtl"] .contact-note{padding-left:0;padding-right:13px;border-left:0;border-right:3px solid #3fcfd7}
@keyframes floatOrb{50%{transform:translateY(-16px)}}@keyframes shipFloat{50%{transform:translateY(-8px)}}@keyframes pulse{70%{box-shadow:0 0 0 10px rgba(108,231,232,0)}}@keyframes shipSail{0%{transform:translateX(-8%) translateY(0)}50%{transform:translateX(44%) translateY(-4px)}100%{transform:translateX(86%) translateY(0)}}@keyframes offerDrift{50%{transform:translateY(-7px)}}
@media (max-width:1180px){.desktop-nav{display:none}.menu-toggle{display:block}.hero-layout,.agency-layout,.post-layout,.process-layout,.contact-layout{grid-template-columns:1fr}.hero-visual{min-height:450px}.floating-offers{opacity:.95}.bubble-2,.bubble-8{display:none}.direction-grid{grid-template-columns:1fr 1fr}.service-grid{grid-template-columns:1fr 1fr}.service-grid-five .service-card{grid-column:auto}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media (max-width:780px){.container{width:min(var(--container),calc(100% - 28px))}.section{padding:76px 0}.brand-mark{width:48px;height:48px}.brand-copy strong{font-size:13px}.brand-copy small{font-size:10px}.hero{padding-top:54px}.hero h1{font-size:48px}.hero-lead{font-size:16px}.hero-actions{display:grid;grid-template-columns:1fr}.hero-visual{min-height:360px}.main-ship{width:118%}.mini-ship{display:none}.ship-badge{right:0;top:10px}.floating-offers{position:relative;inset:auto;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:28px}.offer-bubble{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;max-width:none;animation:none}.live-head{grid-template-columns:1fr;justify-items:start}.direction-grid,.agency-benefits,.support-list,.form-grid,.footer-grid{grid-template-columns:1fr}.service-grid{grid-template-columns:1fr}.section-heading{grid-template-columns:1fr}.market-viewport{margin-inline:-2px}.route-card{flex-basis:250px}.form-title,.form-footer,.footer-bottom{flex-direction:column;align-items:flex-start}.submit-button{width:100%}.back-to-top-float{right:14px;bottom:14px}}
@media (max-width:520px){.site-header{height:74px}.mobile-menu{top:73px}.brand-copy small{max-width:140px;white-space:normal;line-height:1.2}.language-picker{height:40px;padding:0 8px}.language-picker svg{display:none}.language-picker select{width:72px}.menu-toggle{width:40px;height:40px}.hero h1{font-size:39px}.hero-visual{min-height:290px}.ship-badge strong{font-size:17px}.ship-badge small,.ship-badge span{font-size:9px}.offer-bubble{padding:11px 12px}.offer-bubble strong{font-size:12px}.offer-bubble small{font-size:10px}.route-card{flex-basis:230px;min-height:92px}.post-visual{min-height:330px}.ring-a{width:240px;height:240px}.ring-b{width:320px;height:320px}.post-core{width:150px;height:150px}.orbit-node{width:64px;height:64px;font-size:9px}.contact-form{padding:22px 16px}.back-to-top-float{width:48px;height:48px}}
@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}

/* ===== v3 refinement: brand + fleet hero ===== */
.brand{gap:16px;align-items:center}.brand-mark{width:64px;height:64px;min-width:64px;border-radius:20px;padding:0;border:0;background:transparent;box-shadow:none;overflow:visible}.brand-mark img{width:64px;height:64px;object-fit:contain;display:block;filter:drop-shadow(0 8px 18px rgba(0,0,0,.28))}.brand-copy strong{font-size:16px;letter-spacing:.09em}.brand-copy small{font-size:11px;color:#9bb0b8}
.site-header{height:82px;background:rgba(2,14,22,.84);border-bottom:1px solid rgba(255,255,255,.07)}.mobile-menu{top:81px}
.hero{padding:54px 0 34px}.hero:after{height:130px}.hero-layout{grid-template-columns:1.02fr .98fr;gap:44px;align-items:center}.hero-copy{padding-top:0}.hero h1{max-width:690px}.hero-lead{max-width:620px}.hero-visual{min-height:560px;display:block;position:relative;overflow:hidden;border-radius:34px;background:linear-gradient(160deg,rgba(5,27,40,.32),rgba(5,27,40,.06));border:1px solid rgba(255,255,255,.06);box-shadow:inset 0 0 60px rgba(99,229,232,.03)}
.hero-harbor{position:absolute;inset:0}.harbor-cove{position:absolute;left:-4%;bottom:58px;width:55%;height:120px;background:radial-gradient(circle at 50% 50%,rgba(81,219,224,.18),transparent 65%);filter:blur(10px)}.breakwater{position:absolute;left:6%;bottom:92px;width:190px;height:18px;border-radius:14px;background:linear-gradient(90deg,rgba(151,171,180,.22),rgba(151,171,180,.05))}.pier{position:absolute;left:8%;height:14px;border-radius:10px;background:rgba(226,236,240,.14)}.pier-a{bottom:124px;width:122px}.pier-b{bottom:150px;width:100px;left:11%}.pier-c{bottom:176px;width:72px;left:13%}.crane{position:absolute;left:14%;bottom:136px;width:16px;height:102px;border-left:3px solid rgba(186,210,220,.22)}.crane:before{content:"";position:absolute;left:-1px;top:10px;width:72px;height:3px;background:rgba(186,210,220,.22);transform-origin:left center;transform:rotate(-14deg)}.crane:after{content:"";position:absolute;left:52px;top:10px;width:2px;height:28px;background:rgba(186,210,220,.18)}.c1{height:86px}.c2{left:23%;height:118px}.c2:before{width:80px}.c2:after{left:58px;height:34px}.c3{left:30%;height:96px}.c3:before{width:64px}.c3:after{left:48px;height:26px}.channel{position:absolute;border-radius:999px;border:2px solid rgba(77,212,220,.18);filter:drop-shadow(0 0 10px rgba(77,212,220,.08))}.channel-a{right:-18%;top:24px;width:82%;height:420px;transform:rotate(15deg)}.channel-b{right:-10%;top:74px;width:58%;height:310px;transform:rotate(15deg)}
.fleet-scene{position:absolute;inset:0}.fleet-ship{position:absolute;animation:shipDrift 7.5s ease-in-out infinite}.fleet-ship img{width:100%;height:auto;display:block;filter:drop-shadow(0 18px 24px rgba(0,0,0,.36))}.fleet-ship:after{content:"";position:absolute;left:6%;right:12%;bottom:-8px;height:10px;border-radius:999px;background:linear-gradient(90deg,rgba(77,212,220,0),rgba(77,212,220,.30),rgba(77,212,220,0));filter:blur(2px)}.fleet-1{top:28px;right:16px;width:265px;animation-delay:.2s}.fleet-2{top:126px;right:92px;width:300px;animation-delay:1.2s}.fleet-3{top:224px;right:10px;width:420px;animation-delay:2s}.fleet-4{top:382px;right:76px;width:336px;animation-delay:2.8s}.ship-badge{right:auto;left:26px;bottom:20px;top:auto;padding:15px 18px;border-radius:18px;background:rgba(4,23,34,.78);box-shadow:0 18px 40px rgba(0,0,0,.24)}.ship-badge strong{font-size:18px}.ship-badge span{font-size:10px;letter-spacing:.08em}
.floating-offers{z-index:4}.offer-bubble{max-width:246px;padding:11px 13px}.bubble-1{left:1%;top:14%}.bubble-2{left:44%;top:10%}.bubble-3{right:10%;top:12%}.bubble-4{left:0;bottom:24%}.bubble-5{right:3%;bottom:11%}.bubble-6{left:39%;bottom:12%}.bubble-7{right:30%;bottom:3%}.bubble-8{right:2%;top:45%}
.live-board{padding-top:8px;padding-bottom:52px}.live-head{margin-bottom:16px}.market-viewport{padding-bottom:4px}
@keyframes shipDrift{50%{transform:translate3d(10px,-8px,0)}}
@media (max-width:1180px){.hero-visual{min-height:500px}.fleet-1{width:235px;right:10px}.fleet-2{width:270px;right:70px}.fleet-3{width:372px;right:0}.fleet-4{width:300px;right:55px;top:360px}.bubble-3,.bubble-8{display:none}}
@media (max-width:780px){.site-header{height:74px}.mobile-menu{top:73px}.brand-mark,.brand-mark img{width:56px;height:56px}.hero{padding-top:38px}.hero-layout{grid-template-columns:1fr;gap:26px}.hero-visual{min-height:430px}.channel-a{right:-24%;top:10px;width:88%;height:360px}.channel-b{right:-16%;top:64px;width:66%;height:270px}.fleet-1{top:20px;right:8px;width:198px}.fleet-2{top:104px;right:52px;width:226px}.fleet-3{top:186px;right:0;width:320px}.fleet-4{top:306px;right:36px;width:248px}.ship-badge{left:14px;bottom:12px;padding:12px 14px}.ship-badge strong{font-size:15px}.floating-offers{display:grid;grid-template-columns:1fr 1fr;gap:10px;position:relative;inset:auto;margin-top:20px}.offer-bubble{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;max-width:none;animation:none}}
@media (max-width:520px){.brand-mark,.brand-mark img{width:52px;height:52px}.hero h1{font-size:38px}.hero-visual{min-height:352px;border-radius:24px}.fleet-1{top:16px;right:-8px;width:152px}.fleet-2{top:88px;right:22px;width:178px}.fleet-3{top:156px;right:-8px;width:252px}.fleet-4{top:254px;right:18px;width:196px}.ship-badge{padding:10px 12px;max-width:170px}.ship-badge small{font-size:8px}.ship-badge strong{font-size:13px}.ship-badge span{font-size:8px}.floating-offers{grid-template-columns:1fr}.bubble-7,.bubble-8{display:none}}

/* ===== FINAL V4 LAYOUT FIX ===== */
:root{--container:1220px}
html,body{width:100%;max-width:100%;overflow-x:hidden}
.container{width:min(var(--container),calc(100% - 40px))!important;margin-inline:auto!important}
.site-header{height:82px!important}.nav-wrap{height:82px!important;display:flex!important;align-items:center!important;gap:22px!important}.brand{display:flex!important;align-items:center!important;gap:13px!important;min-width:270px!important}.brand-mark{width:58px!important;height:58px!important;min-width:58px!important;border-radius:17px!important;padding:5px!important;background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.02))!important;border:1px solid rgba(239,185,77,.45)!important;box-shadow:inset 0 0 0 1px rgba(88,220,224,.11),0 10px 24px rgba(0,0,0,.2)!important;overflow:hidden!important}.brand-mark img{width:100%!important;height:100%!important;object-fit:contain!important;filter:none!important}.brand-copy strong{font-size:14px!important;letter-spacing:.09em!important}.brand-copy small{font-size:10px!important;white-space:nowrap!important}.desktop-nav{margin-left:auto!important}.mobile-menu{top:81px!important}
.hero{min-height:auto!important;padding:72px 0 42px!important;overflow:hidden!important}.hero-layout{display:grid!important;grid-template-columns:minmax(0,1.02fr) minmax(520px,.98fr)!important;gap:46px!important;align-items:center!important;position:relative!important;z-index:3!important}.hero-copy{padding:0!important;max-width:none!important}.hero h1{font-size:clamp(50px,5.5vw,82px)!important;line-height:1.01!important;max-width:700px!important}.hero-lead{font-size:18px!important;max-width:650px!important}.hero-actions{display:flex!important;flex-wrap:wrap!important}.hero-visual{position:relative!important;display:block!important;min-height:570px!important;width:100%!important;margin:0!important;transform:none!important;overflow:hidden!important;border-radius:30px!important;border:1px solid rgba(255,255,255,.08)!important;background:linear-gradient(170deg,rgba(255,255,255,.025),rgba(255,255,255,.005))!important;box-shadow:inset 0 0 80px rgba(88,220,224,.025)!important}
.fleet-stage{position:absolute!important;inset:0!important}.port-bg{position:absolute!important;inset:0!important}.dock{position:absolute!important;left:5%!important;bottom:48px!important;width:42%!important;height:14px!important;border-radius:10px!important;background:rgba(193,213,220,.14)!important}.gantry{position:absolute!important;bottom:62px!important;width:3px!important;background:rgba(193,213,220,.18)!important;transform-origin:bottom!important}.gantry:before{content:""!important;position:absolute!important;top:8px!important;left:0!important;width:68px!important;height:3px!important;background:rgba(193,213,220,.18)!important;transform:rotate(-13deg)!important;transform-origin:left!important}.gantry:after{content:""!important;position:absolute!important;top:8px!important;left:50px!important;width:2px!important;height:29px!important;background:rgba(193,213,220,.15)!important}.g1{left:10%!important;height:94px!important}.g2{left:20%!important;height:126px!important}.g3{left:30%!important;height:104px!important}.ship-line{position:absolute!important;right:14px!important;display:block!important;animation:v4ShipFloat 6.2s ease-in-out infinite!important}.ship-line img{width:100%!important;height:auto!important;display:block!important;opacity:1!important;visibility:visible!important;filter:drop-shadow(0 18px 24px rgba(0,0,0,.38))!important}.ship-line b{position:absolute!important;right:0!important;top:5px!important;padding:4px 7px!important;border-radius:8px!important;background:rgba(3,24,36,.76)!important;border:1px solid rgba(255,255,255,.12)!important;color:#75e5e7!important;font:800 8px "Manrope",sans-serif!important;letter-spacing:.13em!important}.sl1{top:14px!important;width:258px!important}.sl2{top:119px!important;right:66px!important;width:286px!important;animation-delay:.8s!important}.sl3{top:225px!important;width:420px!important;animation-delay:1.7s!important}.sl4{top:390px!important;right:51px!important;width:315px!important;animation-delay:2.5s!important}.fleet-badge{position:absolute!important;left:20px!important;bottom:17px!important;right:auto!important;top:auto!important;z-index:6!important;padding:13px 15px!important;border-radius:15px!important;background:rgba(3,24,36,.8)!important;border:1px solid rgba(255,255,255,.12)!important;backdrop-filter:blur(14px)!important;box-shadow:0 15px 32px rgba(0,0,0,.22)!important}.fleet-badge small,.fleet-badge strong,.fleet-badge span{display:block!important}.fleet-badge small{font:800 8px "Manrope",sans-serif!important;letter-spacing:.13em!important;color:#70e3e5!important}.fleet-badge strong{font:800 16px "Manrope",sans-serif!important;margin:4px 0!important;color:#fff!important}.fleet-badge span{font-size:9px!important;letter-spacing:.06em!important;color:#8ca4ae!important}
.live-board{position:relative!important;z-index:5!important;margin-top:28px!important;padding-bottom:46px!important}.live-head{display:grid!important;grid-template-columns:auto 1fr auto!important;gap:15px!important;align-items:center!important;margin-bottom:14px!important}.live-head-main{display:flex!important;align-items:center!important;gap:9px!important}.live-head p{margin:0!important}.ticker-shell,.market-viewport{overflow:hidden!important;mask-image:none!important}.ticker-track,.market-track{display:flex!important;gap:12px!important;width:auto!important;overflow-x:auto!important;scroll-behavior:smooth!important;animation:none!important;scrollbar-width:none!important;padding-bottom:8px!important}.ticker-track::-webkit-scrollbar,.market-track::-webkit-scrollbar{display:none!important}.route-card{flex:0 0 272px!important;width:auto!important;min-height:88px!important;display:grid!important;grid-template-columns:43px 1fr auto!important;gap:11px!important;align-items:center!important}.route-card.clone{display:none!important}.market-controls{display:flex!important;gap:8px!important}.market-arrow{display:grid!important;place-items:center!important;width:42px!important;height:42px!important}
.back-to-top-float{display:grid!important;place-items:center!important;position:fixed!important;right:20px!important;bottom:20px!important;z-index:100!important;width:52px!important;height:52px!important;border-radius:15px!important;background:rgba(3,24,36,.92)!important;border:1px solid rgba(255,255,255,.14)!important;color:#fff!important;box-shadow:0 14px 30px rgba(0,0,0,.3)!important}.back-to-top-float.visible{opacity:1!important;pointer-events:auto!important;transform:none!important}
@keyframes v4ShipFloat{50%{transform:translateY(-7px)}}
@media(max-width:1120px){.desktop-nav{display:none!important}.menu-toggle{display:block!important}.hero-layout{grid-template-columns:1fr!important}.hero-visual{min-height:530px!important;max-width:760px!important;margin-inline:auto!important}.hero-copy{max-width:850px!important}.live-board{margin-top:10px!important}}
@media(max-width:760px){.container{width:min(var(--container),calc(100% - 28px))!important}.site-header,.nav-wrap{height:74px!important}.mobile-menu{top:73px!important}.brand{min-width:0!important}.brand-mark{width:50px!important;height:50px!important;min-width:50px!important}.brand-copy small{font-size:8px!important;white-space:normal!important;max-width:150px!important}.hero{padding-top:46px!important}.hero h1{font-size:46px!important}.hero-actions{display:grid!important;grid-template-columns:1fr!important}.hero-visual{min-height:445px!important}.sl1{width:205px!important}.sl2{top:100px!important;right:39px!important;width:232px!important}.sl3{top:190px!important;width:330px!important}.sl4{top:320px!important;right:28px!important;width:255px!important}.fleet-badge{left:12px!important;bottom:10px!important}.live-head{grid-template-columns:1fr auto!important}.live-head p{grid-column:1/-1!important;grid-row:2!important}.route-card{flex-basis:245px!important}.back-to-top-float{right:14px!important;bottom:14px!important}}
@media(max-width:500px){.hero h1{font-size:39px!important}.hero-visual{min-height:355px!important;border-radius:22px!important}.sl1{top:7px!important;width:150px!important}.sl2{top:74px!important;right:15px!important;width:176px!important}.sl3{top:140px!important;width:255px!important}.sl4{top:244px!important;right:13px!important;width:198px!important}.ship-line b{font-size:6px!important}.fleet-badge{max-width:175px!important;padding:9px 11px!important}.fleet-badge strong{font-size:12px!important}.fleet-badge span{font-size:7px!important}}
[hidden],.mobile-menu[hidden]{display:none!important}.brand-mark img{width:88%!important;height:88%!important;object-fit:contain!important}.ship-line img{opacity:1!important;visibility:visible!important}.fleet-stage{opacity:1!important}.hero-visual:before,.hero-visual:after{pointer-events:none!important}


/* v5 hero vessel showcase */
.hero{padding:68px 0 28px;background:radial-gradient(circle at 76% 24%,rgba(66,193,208,.20),transparent 26%),radial-gradient(circle at 0% 72%,rgba(30,117,148,.12),transparent 18%),linear-gradient(135deg,#03141f 0%,#041e2d 54%,#03151f 100%)}
.hero-layout{align-items:start;gap:36px}.hero-copy{padding-top:24px}.hero-visual{position:relative;min-height:810px}.showcase-panel{position:relative;min-height:810px;padding:28px 24px 110px;border-radius:30px;border:1px solid rgba(119,182,211,.25);background:linear-gradient(180deg,rgba(8,40,58,.75),rgba(5,23,34,.78));box-shadow:inset 0 0 80px rgba(52,174,228,.08),0 24px 60px rgba(0,0,0,.22);overflow:hidden}.showcase-bg{position:absolute;inset:0;pointer-events:none}.showcase-bg:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 23%,rgba(88,224,232,.16),transparent 34%),radial-gradient(circle at 28% 56%,rgba(45,125,173,.12),transparent 42%)}.bg-line{position:absolute;border-radius:999px;border:1px solid rgba(102,232,234,.10)}.l1{right:-17%;top:8%;width:64%;height:46%;transform:rotate(11deg)}.l2{right:-8%;top:28%;width:44%;height:32%;transform:rotate(11deg)}.l3{left:-12%;bottom:12%;width:46%;height:28%;transform:rotate(-8deg)}.port-crane{position:absolute;bottom:230px;width:4px;background:rgba(146,179,191,.18);transform-origin:bottom}.port-crane:before{content:"";position:absolute;top:10px;left:0;width:74px;height:4px;background:rgba(146,179,191,.16);transform:rotate(-12deg);transform-origin:left center}.port-crane:after{content:"";position:absolute;top:11px;left:54px;width:3px;height:34px;background:rgba(146,179,191,.14)}.p1{left:9%;height:64px}.p2{left:15%;height:96px}.p3{left:21%;height:78px}.p4{left:27%;height:58px}.vessel-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 236px;align-items:center;gap:16px;min-height:122px;z-index:2}.vessel-row+.vessel-row{margin-top:12px}.vessel-art{position:relative;padding-right:8px;animation:vesselBreathe 6.6s ease-in-out infinite}.vessel-art img{display:block;width:100%;height:auto;filter:drop-shadow(0 18px 30px rgba(0,0,0,.30))}.vessel-art:after{content:"";position:absolute;left:2%;right:6%;bottom:-8px;height:16px;background:radial-gradient(ellipse at center,rgba(92,220,255,.55),rgba(92,220,255,0) 70%);opacity:.55;filter:blur(4px)}.vessel-art:before{content:"";position:absolute;left:0;right:4%;bottom:-1px;height:12px;background:linear-gradient(90deg,rgba(0,0,0,0),rgba(90,233,255,.58) 18%,rgba(25,156,213,.45) 50%,rgba(0,0,0,0) 84%);border-radius:999px;filter:blur(.3px);animation:wavePulse 4s ease-in-out infinite}.vessel-info{justify-self:end;width:236px;padding:18px 18px 16px;border-radius:20px;background:rgba(5,24,36,.72);border:1px solid rgba(255,255,255,.10);backdrop-filter:blur(16px);box-shadow:0 18px 30px rgba(0,0,0,.16);position:relative}.vessel-info:after{content:"";position:absolute;right:14px;top:22px;width:10px;height:10px;border-radius:50%;background:currentColor;box-shadow:0 0 18px currentColor}.vessel-info strong,.vessel-info span{display:block}.vessel-info strong{font:800 18px/1.12 var(--font1);letter-spacing:.02em;color:#fff}.vessel-info span{margin-top:9px;font:700 14px var(--font1);color:#b7ced6}.vessel-info.teal{color:#4ee6e7}.vessel-info.blue{color:#4aa7ff}.vessel-info.aqua{color:#4de5d3}.vessel-info.amber{color:#f2b23f}.vessel-info.coral{color:#ff6b57}.vr-1 .vessel-art{padding-left:90px;animation-delay:.1s}.vr-1 .vessel-art img{width:89%}.vr-2 .vessel-art{padding-left:54px;animation-delay:.5s}.vr-2 .vessel-art img{width:92%}.vr-3 .vessel-art{padding-left:8px;animation-delay:.9s}.vr-3 .vessel-art img{width:98%}.vr-4 .vessel-art{padding-left:4px;animation-delay:1.4s}.vr-4 .vessel-art img{width:100%}.vr-5 .vessel-art{padding-left:4px;animation-delay:1.8s}.vr-5 .vessel-art img{width:100%}.showcase-footer{position:absolute;left:22px;right:22px;bottom:20px;display:flex;align-items:center;gap:14px;padding:18px 18px;border-radius:18px;background:rgba(4,20,31,.72);border:1px solid rgba(255,255,255,.10);box-shadow:0 12px 25px rgba(0,0,0,.18);z-index:3}.showcase-footer .footer-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:rgba(78,232,233,.10);color:#67ebec;font-size:20px;box-shadow:inset 0 0 0 1px rgba(78,232,233,.20)}.showcase-footer small,.showcase-footer strong{display:block}.showcase-footer small{font:800 11px var(--font1);letter-spacing:.16em;color:#6fe5e7}.showcase-footer strong{margin-top:5px;font:700 13px var(--font1);color:#d5e4ea;letter-spacing:.05em}
@keyframes vesselBreathe{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}
@keyframes wavePulse{0%,100%{opacity:.45;transform:translateX(0)}50%{opacity:.75;transform:translateX(8px)}}
.back-to-top-float{background:linear-gradient(135deg,#1a6cf0,#42d7d5)!important;border:1px solid rgba(255,255,255,.18)!important;color:#fff!important}.back-to-top-float:hover{background:linear-gradient(135deg,#1c7ef7,#2bc8a4)!important}.back-to-top-float span{font-weight:800}
@media (max-width:1180px){.hero-visual{min-height:760px}.showcase-panel{min-height:760px;padding:22px 18px 104px}.vessel-row{grid-template-columns:minmax(0,1fr) 214px;min-height:112px}.vessel-info{width:214px}.vessel-info strong{font-size:16px}.vessel-info span{font-size:13px}.vr-1 .vessel-art{padding-left:56px}.vr-2 .vessel-art{padding-left:34px}.port-crane{bottom:220px}}
@media (max-width:900px){.hero-layout{grid-template-columns:1fr}.hero-visual{min-height:680px}.showcase-panel{min-height:680px}.vessel-row{grid-template-columns:minmax(0,1fr) 188px;gap:10px}.vessel-info{width:188px;padding:14px}.vessel-info strong{font-size:15px}.vessel-info span{font-size:12px}.vr-1 .vessel-art{padding-left:24px}.vr-2 .vessel-art{padding-left:18px}.vr-3 .vessel-art{padding-left:0}.showcase-footer{padding:14px 16px}}
@media (max-width:680px){.hero{padding-top:48px}.hero-visual{min-height:0}.showcase-panel{min-height:0;padding:16px 14px 96px}.port-crane{display:none}.showcase-panel{border-radius:22px}.vessel-row{display:block;min-height:0}.vessel-row+.vessel-row{margin-top:16px}.vessel-art{padding-left:0!important;padding-right:0}.vessel-art img{width:100%!important}.vessel-info{margin-top:8px;width:auto;max-width:none}.showcase-footer{left:14px;right:14px;bottom:14px}.showcase-footer strong{font-size:12px}}


/* v6 hero panel using approved visual */
:root{--container:1360px}
.container{width:min(var(--container),calc(100% - 56px))}
.hero{padding:58px 0 30px;background:radial-gradient(circle at 74% 22%,rgba(66,193,208,.18),transparent 26%),radial-gradient(circle at 10% 72%,rgba(26,108,240,.08),transparent 20%),linear-gradient(135deg,#03141f 0%,#062031 52%,#03151f 100%)}
.hero-layout{grid-template-columns:minmax(0,1.02fr) minmax(620px,.98fr);align-items:center;gap:34px}
.hero-copy{padding-top:10px}.hero h1{max-width:610px}.hero-lead{max-width:560px}.hero-actions{margin-top:26px}.hero-desk-line{margin-top:18px}
.hero-visual-image{min-height:auto;display:block}.hero-panel-frame{position:relative;border-radius:34px;overflow:hidden;border:1px solid rgba(118,195,216,.25);background:linear-gradient(180deg,rgba(4,22,35,.94),rgba(4,22,35,.82));box-shadow:inset 0 0 60px rgba(52,174,228,.05),0 24px 60px rgba(0,0,0,.22)}.hero-panel-frame:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.02),transparent 14%,transparent 84%,rgba(255,255,255,.03));pointer-events:none}.hero-panel-frame img{display:block;width:100%;height:auto;aspect-ratio:775/705;object-fit:cover}
.live-board{padding-top:18px;padding-bottom:42px}.live-head{align-items:end}.market-viewport{padding-top:8px}.route-card{min-height:118px}
.back-to-top-float{background:linear-gradient(135deg,#1a6cf0,#35d5b8)!important;border:1px solid rgba(255,255,255,.16)!important}
@media (max-width:1200px){.container{width:min(var(--container),calc(100% - 40px))}.hero-layout{grid-template-columns:1fr}.hero h1,.hero-lead{max-width:none}.hero-panel-frame{max-width:860px;margin:0 auto}.live-board{padding-top:10px}}
@media (max-width:780px){.container{width:min(var(--container),calc(100% - 28px))}.hero{padding-top:42px}.hero h1{font-size:48px}.hero-actions{display:grid;grid-template-columns:1fr}.hero-panel-frame{border-radius:22px}.route-card{min-height:102px;flex-basis:248px}}
@media (max-width:520px){.hero h1{font-size:39px}.hero-panel-frame{border-radius:18px}.hero-panel-frame img{aspect-ratio:auto}.route-card{flex-basis:230px}}

/* ===== V7 FINAL: approved fleet visual, restrained motion and compact branding ===== */
:root{--container:1280px}
.site-header,.nav-wrap{height:76px!important}
.mobile-menu{top:75px!important}
.brand{gap:11px!important;min-width:246px!important}
.brand-mark{
  width:46px!important;
  height:46px!important;
  min-width:46px!important;
  padding:4px!important;
  border-radius:14px!important;
}
.brand-mark img{width:86%!important;height:86%!important}
.brand-copy strong{font-size:13px!important;letter-spacing:.105em!important}
.brand-copy small{font-size:9px!important}

.hero{padding:54px 0 28px!important}
.hero-layout{
  grid-template-columns:minmax(0,1fr) minmax(500px,590px)!important;
  gap:44px!important;
  align-items:center!important;
}
.hero-copy{padding-top:0!important}
.hero h1{font-size:clamp(48px,5.15vw,72px)!important;max-width:640px!important}
.hero-lead{max-width:610px!important}
.hero-visual-image{
  min-height:0!important;
  width:100%!important;
  max-width:590px!important;
  justify-self:end!important;
  border:0!important;
  background:none!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.hero-panel-frame{
  isolation:isolate;
  width:100%;
  max-width:590px;
  margin-left:auto;
  border-radius:28px!important;
  border:1px solid rgba(91,218,225,.3)!important;
  background:#041724!important;
  box-shadow:0 30px 75px rgba(0,0,0,.32),0 0 42px rgba(43,182,208,.08),inset 0 0 0 1px rgba(255,255,255,.025)!important;
}
.hero-panel-frame:before{
  z-index:3;
  background:linear-gradient(180deg,rgba(255,255,255,.028),transparent 16%,transparent 82%,rgba(46,211,222,.045))!important;
}
.hero-panel-frame:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  pointer-events:none;
  opacity:.28;
  background:
    linear-gradient(100deg,transparent 0%,transparent 37%,rgba(113,238,255,.15) 49%,transparent 61%,transparent 100%),
    repeating-linear-gradient(0deg,transparent 0 82px,rgba(72,224,245,.025) 83px,transparent 85px);
  background-size:220% 100%,100% 100%;
  mix-blend-mode:screen;
  animation:fleetWaterLight 8.5s linear infinite;
}
.hero-panel-frame .fleet-motion-image{
  position:relative;
  z-index:1;
  display:block;
  width:100%!important;
  height:auto!important;
  aspect-ratio:562/537!important;
  object-fit:cover!important;
  filter:saturate(1.035) contrast(1.025);
  transform-origin:center;
  will-change:transform;
  animation:fleetCruise 9s ease-in-out infinite;
}
@keyframes fleetCruise{
  0%,100%{transform:scale(1.018) translate3d(-3px,0,0)}
  50%{transform:scale(1.026) translate3d(4px,-2px,0)}
}
@keyframes fleetWaterLight{
  from{background-position:115% 0,0 0}
  to{background-position:-115% 0,0 0}
}

.button{transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease!important}
.button:hover{transform:translateY(-2px)}
.button-primary:hover{box-shadow:0 16px 34px rgba(30,149,210,.26)!important}
.button-agency:hover{box-shadow:0 16px 34px rgba(39,199,166,.23)!important}

.back-to-top-float{
  width:54px!important;
  height:54px!important;
  border-radius:17px!important;
  background:linear-gradient(135deg,#1676e8 0%,#26cfa8 100%)!important;
  box-shadow:0 16px 36px rgba(6,77,128,.4),inset 0 0 0 1px rgba(255,255,255,.1)!important;
  opacity:0;
  pointer-events:none;
  transform:translateY(14px) scale(.92);
  transition:opacity .22s ease,transform .22s ease,filter .2s ease!important;
}
.back-to-top-float.visible{opacity:1!important;pointer-events:auto!important;transform:translateY(0) scale(1)!important}
.back-to-top-float:hover{filter:brightness(1.1);transform:translateY(-3px) scale(1.02)!important}
.back-to-top-float:focus-visible{outline:3px solid rgba(106,235,236,.55);outline-offset:4px}
.back-to-top-float span{font-size:25px!important}

@media (max-width:1200px){
  .hero-layout{grid-template-columns:1fr!important;gap:34px!important}
  .hero-visual-image{justify-self:center!important;max-width:650px!important}
  .hero-panel-frame{max-width:650px;margin-inline:auto}
}
@media (max-width:780px){
  .site-header,.nav-wrap{height:70px!important}
  .mobile-menu{top:69px!important}
  .brand{min-width:0!important;gap:9px!important}
  .brand-mark{width:42px!important;height:42px!important;min-width:42px!important;border-radius:12px!important}
  .brand-copy strong{font-size:12px!important}
  .brand-copy small{font-size:8px!important}
  .hero{padding-top:38px!important}
  .hero-layout{gap:28px!important}
  .hero-panel-frame{border-radius:21px!important}
  .back-to-top-float{right:14px!important;bottom:14px!important;width:50px!important;height:50px!important}
}
@media (max-width:520px){
  .brand-copy small{display:none}
  .hero-panel-frame{border-radius:17px!important}
}
@media (prefers-reduced-motion:reduce){
  .hero-panel-frame .fleet-motion-image,.hero-panel-frame:after{animation:none!important}
  .button,.back-to-top-float{transition:none!important}
}

/* ===== V8 FINAL: compact logo, 50-route ticker and guaranteed back-to-top ===== */
.site-header,.nav-wrap{height:72px!important}
.mobile-menu{top:71px!important}
.brand{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  min-width:232px!important;
}
.brand-mark{
  position:relative!important;
  display:block!important;
  flex:0 0 46px!important;
  width:46px!important;
  height:38px!important;
  min-width:46px!important;
  padding:0!important;
  overflow:hidden!important;
  border:1px solid rgba(88,220,224,.28)!important;
  border-radius:12px!important;
  background-color:rgba(8,37,50,.72)!important;
  background-image:url("/assets/logo-symbol.png")!important;
  background-repeat:no-repeat!important;
  background-size:58px auto!important;
  background-position:center -1px!important;
  box-shadow:inset 0 0 18px rgba(61,204,214,.05),0 7px 18px rgba(0,0,0,.16)!important;
}
.brand-mark img{display:none!important}
.brand-copy strong{
  font-size:13px!important;
  line-height:1.1!important;
  letter-spacing:.115em!important;
}
.brand-copy small{
  margin-top:4px!important;
  max-width:220px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  font-size:8px!important;
  line-height:1.25!important;
  white-space:nowrap!important;
}
.site-footer .brand{min-width:0!important}
.site-footer .brand-mark{flex-basis:46px!important}

.live-board{
  width:min(var(--container),calc(100% - 56px))!important;
  max-width:var(--container)!important;
  margin:24px auto 0!important;
  padding:16px 0 48px!important;
}
.live-head{grid-template-columns:auto minmax(0,1fr) auto!important}
.market-viewport{
  position:relative!important;
  display:block!important;
  width:100%!important;
  min-width:0!important;
  overflow:hidden!important;
  padding:8px 0 12px!important;
}
.market-viewport:before,.market-viewport:after{
  content:"";
  position:absolute;
  top:0;
  bottom:10px;
  z-index:4;
  width:36px;
  pointer-events:none;
}
.market-viewport:before{left:0;background:linear-gradient(90deg,#041b29,transparent)}
.market-viewport:after{right:0;background:linear-gradient(270deg,#041b29,transparent)}
.market-track{
  position:relative!important;
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  align-items:stretch!important;
  gap:12px!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  overscroll-behavior-inline:contain!important;
  scroll-snap-type:none!important;
  scroll-behavior:auto!important;
  scrollbar-width:none!important;
  -webkit-overflow-scrolling:touch!important;
  touch-action:pan-x!important;
  padding:2px 22px 10px!important;
}
.market-track::-webkit-scrollbar{display:none!important}
.route-card{
  flex:0 0 clamp(254px,22vw,292px)!important;
  width:clamp(254px,22vw,292px)!important;
  min-width:254px!important;
  max-width:292px!important;
  min-height:104px!important;
  scroll-snap-align:none!important;
}
.route-card strong{
  overflow-wrap:anywhere!important;
  font-size:13px!important;
}
.route-card small{font-size:10px!important;line-height:1.45!important}
.market-arrow{
  position:relative!important;
  z-index:6!important;
  width:44px!important;
  height:44px!important;
  flex:0 0 44px!important;
  border-radius:13px!important;
  background:rgba(10,43,60,.92)!important;
  border:1px solid rgba(91,226,231,.28)!important;
  color:#eaffff!important;
  font-size:18px!important;
}

.back-to-top-float{
  display:grid!important;
  visibility:hidden!important;
  position:fixed!important;
  right:max(18px,env(safe-area-inset-right))!important;
  bottom:max(18px,env(safe-area-inset-bottom))!important;
  z-index:2147483000!important;
  width:56px!important;
  height:56px!important;
  padding:0!important;
  border-radius:18px!important;
  opacity:0!important;
  pointer-events:none!important;
  transform:translate3d(0,14px,0) scale(.9)!important;
  background:linear-gradient(145deg,#197bea 0%,#26cfa8 100%)!important;
  border:1px solid rgba(255,255,255,.32)!important;
  color:#fff!important;
  box-shadow:0 18px 38px rgba(0,53,95,.46),inset 0 0 0 1px rgba(255,255,255,.09)!important;
}
.back-to-top-float.visible{
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
  transform:translate3d(0,0,0) scale(1)!important;
}
.back-to-top-float:hover{filter:brightness(1.1)!important;transform:translate3d(0,-3px,0) scale(1.025)!important}
.back-to-top-float span{display:block!important;font-size:27px!important;line-height:1!important;font-weight:800!important}

@media(max-width:1200px){
  .live-board{width:min(var(--container),calc(100% - 40px))!important}
}
@media(max-width:780px){
  .site-header,.nav-wrap{height:66px!important}
  .mobile-menu{top:65px!important}
  .brand{min-width:0!important;gap:8px!important}
  .brand-mark{
    flex-basis:42px!important;
    width:42px!important;
    height:34px!important;
    min-width:42px!important;
    background-size:53px auto!important;
    border-radius:10px!important;
  }
  .brand-copy strong{font-size:11px!important}
  .brand-copy small{display:none!important}
  .live-board{width:min(var(--container),calc(100% - 28px))!important;margin-top:12px!important}
  .live-head{grid-template-columns:1fr auto!important;align-items:center!important}
  .live-head p{grid-column:1/-1!important;grid-row:2!important}
  .market-viewport{margin-inline:0!important}
  .market-track{padding-inline:14px!important}
  .route-card{flex-basis:250px!important;width:250px!important;min-width:250px!important;min-height:98px!important}
  .back-to-top-float{right:14px!important;bottom:14px!important;width:52px!important;height:52px!important;border-radius:16px!important}
}
@media(max-width:520px){
  .brand-mark{flex-basis:38px!important;width:38px!important;height:32px!important;min-width:38px!important;background-size:49px auto!important}
  .brand-copy strong{font-size:10px!important;letter-spacing:.09em!important}
  .route-card{flex-basis:238px!important;width:238px!important;min-width:238px!important}
}

/* ===== V9: high-resolution animated fleet and edge-controlled running ticker ===== */
.hero-panel-frame{
  position:relative!important;
  inset:auto!important;
  width:100%!important;
  aspect-ratio:562/537!important;
  overflow:hidden!important;
  border-radius:inherit!important;
  background:#031b2a!important;
}
.fleet-motion-image{display:none!important}
.fleet-animated-panel{
  position:absolute;
  inset:0;
  overflow:hidden;
  background:#031b2a;
}
.fleet-layer{
  position:absolute;
  inset:-1.5% -2%;
  width:104%;
  height:103%;
  object-fit:cover;
  object-position:center;
  will-change:transform;
  filter:saturate(1.05) contrast(1.04);
  animation:fleetWaveA 6.4s ease-in-out infinite;
}
.fleet-layer-1{clip-path:inset(0 0 79.4% 0);animation-delay:-.7s}
.fleet-layer-2{clip-path:inset(19.4% 0 59.5% 0);animation-name:fleetWaveB;animation-delay:-3.1s}
.fleet-layer-3{clip-path:inset(39.5% 0 39.5% 0);animation-delay:-4.6s}
.fleet-layer-4{clip-path:inset(59.5% 0 19.4% 0);animation-name:fleetWaveB;animation-delay:-1.8s}
.fleet-layer-5{clip-path:inset(79.4% 0 0 0);animation-name:fleetWavePanamax;animation-delay:-5.2s}
.fleet-labels{
  position:absolute;
  inset:0;
  z-index:5;
  pointer-events:none;
}
.fleet-label{
  position:absolute;
  right:3.6%;
  width:30%;
  min-width:156px;
  padding:10px 12px;
  border:1px solid rgba(104,225,232,.2);
  border-radius:12px;
  background:linear-gradient(135deg,rgba(2,25,39,.9),rgba(4,19,31,.78));
  box-shadow:0 10px 26px rgba(0,0,0,.2),inset 0 0 22px rgba(56,208,218,.035);
  backdrop-filter:blur(7px);
}
.fleet-label:nth-child(1){top:5.2%}.fleet-label:nth-child(2){top:25.2%}.fleet-label:nth-child(3){top:45.2%}.fleet-label:nth-child(4){top:65.2%}.fleet-label:nth-child(5){top:85.1%}
.fleet-label strong,.fleet-label small{display:block}
.fleet-label strong{font:800 10px/1.25 var(--font1);letter-spacing:.055em;color:#72e6e8}
.fleet-label small{margin-top:3px;font:600 9px/1.2 var(--font1);color:#96acb5}
.fleet-label:nth-child(2) strong{color:#65bfff}.fleet-label:nth-child(4) strong{color:#ffc153}.fleet-label:nth-child(5) strong{color:#ff6864}
.fleet-panel-caption{
  position:absolute;
  z-index:6;
  left:3.5%;
  bottom:2.5%;
  display:flex;
  gap:9px;
  align-items:center;
  color:#82eaec;
  font:800 8px/1.2 var(--font1);
  letter-spacing:.13em;
}
.fleet-panel-caption b{display:grid;place-items:center;width:26px;height:26px;border-radius:9px;background:rgba(50,218,224,.12);font-size:15px}
@keyframes fleetWaveA{
  0%,100%{transform:translate3d(-2px,0,0) rotate(-.08deg)}
  48%{transform:translate3d(7px,-4px,0) rotate(.13deg)}
}
@keyframes fleetWaveB{
  0%,100%{transform:translate3d(3px,-1px,0) rotate(.1deg)}
  52%{transform:translate3d(-6px,4px,0) rotate(-.14deg)}
}
@keyframes fleetWavePanamax{
  0%,100%{transform:translate3d(1px,0,0) scaleX(.82) rotate(-.04deg)}
  50%{transform:translate3d(5px,-3px,0) scaleX(.82) rotate(.08deg)}
}
.live-head{grid-template-columns:auto minmax(0,1fr)!important}
.market-ticker-shell{
  position:relative;
  display:grid;
  grid-template-columns:52px minmax(0,1fr) 52px;
  align-items:center;
  gap:10px;
}
.market-ticker-shell>.market-arrow{
  position:relative!important;
  inset:auto!important;
  width:52px!important;
  height:72px!important;
  border-radius:16px!important;
  background:linear-gradient(145deg,rgba(11,55,74,.96),rgba(5,35,51,.96))!important;
  box-shadow:0 13px 28px rgba(0,0,0,.2)!important;
}
.market-ticker-shell>.market-arrow:first-child{justify-self:start}
.market-ticker-shell>.market-arrow:last-child{justify-self:end}
.market-ticker-shell>.market-arrow:hover{background:linear-gradient(145deg,#11647e,#0b485f)!important}
.market-ticker-shell .market-viewport:before{background:linear-gradient(90deg,#041b29,transparent)!important}
.market-ticker-shell .market-viewport:after{background:linear-gradient(270deg,#041b29,transparent)!important}
.route-card-clone{scroll-snap-align:none!important}
.direction-card{
  position:relative;
  width:100%;
  appearance:none;
  color:inherit;
  font:inherit;
  text-align:left;
  cursor:pointer;
}
.direction-card>b{
  position:absolute;
  right:22px;
  bottom:19px;
  color:#70e5e7;
  font-size:19px;
  transition:transform .25s ease;
}
.direction-card:hover>b,.direction-card:focus-visible>b{transform:translate(3px,3px)}
.direction-card:focus-visible{outline:2px solid #68e3e7;outline-offset:4px}
.native-language-select{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
}
.language-picker{overflow:visible!important}
.custom-language{position:relative;min-width:118px}
.language-button{
  width:100%;
  height:42px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:0 4px 0 2px;
  border:0;
  background:transparent;
  color:#f3fbfd;
  font:700 12px var(--font1);
  cursor:pointer;
}
.language-button b{font-size:15px;color:#79e8eb;transition:transform .2s}
.language-button[aria-expanded="true"] b{transform:rotate(180deg)}
.language-menu{
  position:absolute;
  z-index:2147482000;
  top:calc(100% + 13px);
  right:-12px;
  width:178px;
  padding:8px;
  border:1px solid rgba(105,226,232,.25);
  border-radius:15px;
  background:#061f2e;
  box-shadow:0 22px 55px rgba(0,0,0,.46);
}
.language-menu[hidden]{display:none}
.language-menu button{
  display:block;
  width:100%;
  padding:10px 12px;
  border:0;
  border-radius:10px;
  background:transparent;
  color:#c8dce3;
  text-align:left;
  font:600 12px var(--font1);
  cursor:pointer;
}
.language-menu button:hover,.language-menu button:focus-visible,.language-menu button[aria-selected="true"]{
  outline:0;
  color:#fff;
  background:linear-gradient(90deg,rgba(42,199,210,.22),rgba(39,127,211,.14));
}
@media(max-width:780px){
  .market-ticker-shell{grid-template-columns:42px minmax(0,1fr) 42px;gap:6px}
  .market-ticker-shell>.market-arrow{width:42px!important;height:64px!important;border-radius:13px!important}
  .fleet-label{right:2.5%;width:34%;min-width:126px;padding:7px 8px}
  .fleet-label strong{font-size:8px}.fleet-label small{font-size:7px}
}
@media(max-width:520px){
  .market-ticker-shell{grid-template-columns:38px minmax(0,1fr) 38px;gap:4px}
  .market-ticker-shell>.market-arrow{width:38px!important;height:58px!important}
  .market-track{padding-inline:8px!important}
  .fleet-label{min-width:105px;padding:5px 7px;border-radius:9px}
  .fleet-label strong{font-size:7px}.fleet-label small{font-size:6px}
  .fleet-panel-caption{font-size:6px}
}
@media(prefers-reduced-motion:reduce){
  .fleet-layer{animation:none!important}
}
