:root{--navy:#071d2b;--navy2:#0d2a3b;--blue:#5cc6d3;--ink:#142c38;--paper:#f4f7f7;--line:#cbd5d8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Tahoma,Arial,sans-serif;background:var(--paper);color:var(--ink);line-height:1.7}a{color:inherit;text-decoration:none}button{font:inherit}.wrap{width:min(1240px,calc(100% - 88px));margin-inline:auto}.site-header{background:var(--navy);color:#fff;border-bottom:1px solid #ffffff25}.header-inner{height:94px;display:flex;align-items:center;gap:44px}.brand{display:flex;align-items:center;gap:12px;margin-inline-end:auto;direction:ltr}.brand-mark{width:43px;height:43px;border:1px solid var(--blue);display:grid;place-items:center;color:white;font-size:25px;font-weight:800;line-height:1}.brand-mark span{color:var(--blue)}.brand-name{font-size:20px;font-weight:800;letter-spacing:.14em;line-height:1.15}.brand-name small{display:block;font-size:10px;letter-spacing:.1em;color:#a9bbc2;margin-top:5px;text-align:start}.nav{display:flex;gap:34px;font-size:14px}.nav a:hover,.language:hover{color:var(--blue)}.language{border:1px solid #ffffff60;border-radius:2px;background:transparent;color:white;cursor:pointer;padding:5px 14px;min-width:55px}.hero{position:relative;overflow:hidden;background:linear-gradient(145deg,#071d2b,#11364b);color:#fff;min-height:655px;display:flex;flex-direction:column}.hero:after{content:"";position:absolute;inset:auto -12% -250px -12%;height:390px;border:1px solid #5cc6d32a;border-radius:50%;transform:rotate(-10deg)}.hero-lines{position:absolute;inset:0;pointer-events:none;opacity:.56}.hero-lines span{position:absolute;left:-15%;width:130%;height:1px;background:linear-gradient(90deg,transparent,#74d0d940,transparent);transform:rotate(-17deg)}.hero-lines span:nth-child(1){top:25%}.hero-lines span:nth-child(2){top:58%}.hero-lines span:nth-child(3){top:90%}.hero-content{z-index:1;padding-block:105px 80px;flex:1}.eyebrow,.section-kicker{display:flex;align-items:center;gap:15px;font-weight:700;font-size:13px;letter-spacing:.06em}.eyebrow{color:var(--blue)}.eyebrow-line{width:40px;height:2px;background:var(--blue)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(66px,8vw,124px);line-height:1.2;letter-spacing:-.065em;margin:26px 0 24px;max-width:900px}.hero-lead{max-width:610px;color:#d5e3e7;font-size:clamp(18px,2.2vw,24px);line-height:1.9;margin-bottom:35px}.hero-link{display:inline-flex;align-items:center;gap:24px;background:var(--blue);color:var(--navy);padding:12px 24px;font-weight:700;font-size:15px;transition:background .2s,transform .2s}.hero-link:hover{background:#a1e5e9;transform:translateY(-2px)}.hero-link span:last-child{font-size:21px}.hero-footer{position:relative;z-index:1;display:flex;justify-content:space-between;gap:20px;padding-block:20px;border-top:1px solid #ffffff40;color:#abc5cb;font-size:12px;letter-spacing:.04em}.section{padding-block:110px;scroll-margin-top:30px}.section-kicker{color:#1b7784}.section-kicker span:first-child{font-size:12px;padding-inline-end:16px;border-inline-end:1px solid #9db9bd}.intro{display:grid;grid-template-columns:1fr 2fr;gap:30px}.intro-copy{max-width:740px}.intro h2,.section-heading h2,.contact h2{font-size:clamp(35px,4.4vw,62px);line-height:1.35;letter-spacing:-.045em;margin-bottom:28px}.intro p{max-width:670px;font-size:18px;line-height:2;color:#53656d}.services{background:#e8eff0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin:28px 0 40px}.section-heading h2{margin:0}.section-heading p{max-width:330px;color:#53656d;font-size:16px;margin:0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.service-card{padding:33px 30px 42px;background:#fff;min-height:290px;border-top:3px solid var(--blue)}.service-no{display:block;color:#6c9aa3;font-size:13px;margin-bottom:50px;font-weight:700}.service-card h3{font-size:23px;margin-bottom:15px;line-height:1.4}.service-card p{color:#566a70;margin:0;font-size:16px;line-height:1.85}.contact{background:var(--navy);color:#fff}.contact-inner{display:flex;justify-content:space-between;align-items:end;gap:50px}.contact .section-kicker{color:var(--blue)}.contact h2{margin:28px 0 0}.contact p{max-width:395px;color:#c0d1d5;font-size:16px;line-height:1.9;margin:0 0 10px}.contact-address a{display:inline-block;color:var(--blue);font-size:clamp(20px,2.4vw,30px);font-weight:700;direction:ltr}.contact-address a:hover{text-decoration:underline}footer{background:#061723;color:#a6bac1}.footer-inner{min-height:110px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px;border-top:1px solid #ffffff25}.footer-brand{font-size:21px;font-weight:800;color:#fff;letter-spacing:.15em}.brand-dot{color:var(--blue)}html[dir=ltr] .brand{margin-left:0;margin-right:auto}html[dir=ltr] .hero h1{letter-spacing:-.04em}html[dir=ltr] .section-kicker span:first-child{border-right:1px solid #9db9bd;border-left:0;padding-right:16px;padding-left:0}@media(max-width:800px){.wrap{width:min(100% - 40px,650px)}.header-inner{height:76px;gap:15px}.brand-mark{width:34px;height:34px;font-size:20px}.brand-name{font-size:16px}.brand-name small{font-size:8px}.nav{gap:13px;font-size:12px}.nav a:nth-child(1){display:none}.language{min-width:43px;padding:3px 8px;font-size:13px}.hero{min-height:600px}.hero-content{padding-block:88px 65px}.hero h1{font-size:clamp(55px,13vw,86px)}.hero-lead{font-size:18px}.section{padding-block:75px}.intro{display:block}.intro .section-kicker{margin-bottom:30px}.section-heading{display:block}.section-heading p{margin-top:15px}.service-grid{grid-template-columns:1fr}.service-card{min-height:auto}.service-no{margin-bottom:30px}.contact-inner{display:block}.contact p{margin-top:25px}.footer-inner{flex-wrap:wrap;padding-block:25px}.footer-inner span:nth-child(2){width:100%;order:3}}@media(max-width:480px){.wrap{width:calc(100% - 32px)}.nav{display:none}.hero{min-height:590px}.hero-content{padding-top:95px}.hero h1{font-size:59px}.hero-footer span:last-child{max-width:190px;text-align:end}.intro h2,.contact h2{font-size:36px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Brand, port coverage, and office */
.site-header{background:#fff;color:var(--navy);border-bottom:1px solid #dce5e8}.header-inner{height:104px}.brand-logo{display:block;width:260px;height:auto}.nav a:hover,.language:hover{color:#087f8e}.language{border-color:#a5bbc2;color:var(--navy)}.ports{background:#f5f8f8}.port-list{padding:0;margin:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:48px}.port-list li{display:flex;align-items:baseline;gap:22px;border-top:1px solid var(--line);padding:19px 3px;font-size:18px;font-weight:700}.port-list li:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.port-list li>span:first-child{color:#478b95;font-size:12px;font-weight:700;font-family:Arial,sans-serif;direction:ltr}.office-address{margin-top:28px;border-top:1px solid #ffffff40;padding-top:20px;display:grid;gap:5px}.office-address span{color:#a9c7cb;font-size:14px}.office-address strong{font-size:16px;font-weight:500;color:#fff}.footer-logo{width:175px;height:auto;background:white;padding:7px;border-radius:2px}html[dir=ltr] .brand{margin-right:auto;margin-left:0}@media(max-width:800px){.header-inner{height:78px}.brand-logo{width:190px}.port-list{column-gap:20px}.port-list li{font-size:16px}}@media(max-width:600px){.brand-logo{width:176px}.port-list{grid-template-columns:1fr}.port-list li:nth-last-child(2){border-bottom:0}.port-list li:last-child{border-bottom:1px solid var(--line)}}

/* Maritime imagery */
.hero{background-image:linear-gradient(270deg,rgba(4,22,34,.93) 0%,rgba(4,22,34,.80) 38%,rgba(4,22,34,.30) 76%,rgba(4,22,34,.18) 100%),url('/hero-ship.webp');background-size:cover;background-position:center 52%}.hero:after{display:none}.hero-lines{display:none}html[dir=ltr] .hero{background-image:linear-gradient(90deg,rgba(4,22,34,.93) 0%,rgba(4,22,34,.79) 39%,rgba(4,22,34,.26) 82%),url('/hero-ship.webp')}.port-photo{margin:0 0 45px;position:relative;overflow:hidden;background:#0d2a3b}.port-photo img{display:block;width:100%;aspect-ratio:2.5/1;object-fit:cover;object-position:center 51%}.port-photo figcaption{position:absolute;bottom:16px;inset-inline-end:20px;background:#071d2bd9;color:white;padding:5px 12px;font-size:12px}@media(max-width:800px){.hero{background-position:36% center}.port-photo img{aspect-ratio:1.6/1}}@media(max-width:480px){.hero{background-image:linear-gradient(270deg,rgba(4,22,34,.95),rgba(4,22,34,.65)),url('/hero-ship.webp')}html[dir=ltr] .hero{background-image:linear-gradient(90deg,rgba(4,22,34,.95),rgba(4,22,34,.65)),url('/hero-ship.webp')}.port-photo img{aspect-ratio:1.25/1}.port-photo figcaption{font-size:12px}}
