:root{--bg:#061c23;--surface:#0b2830;--line:rgba(153,213,205,.15);--text:#eef5f3;--muted:#8da5a2;--teal:#58d2c2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:"DM Sans",sans-serif}.wrap{width:min(1180px,calc(100% - 64px));margin:auto}.topbar{height:88px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px;color:var(--text);text-decoration:none}.brand>span:last-child{display:flex;flex-direction:column}.brand b{font:700 18px "Manrope";letter-spacing:.16em}.brand small{color:#78908d;font-size:7px;letter-spacing:.25em;margin-top:4px}.brand-symbol{width:28px;height:29px;display:flex;gap:3px;align-items:flex-end;transform:skewY(-12deg)}.brand-symbol i{width:7px;background:var(--teal)}.brand-symbol i:first-child{height:13px}.brand-symbol i:nth-child(2){height:21px}.brand-symbol i:last-child{height:29px}nav{display:flex;gap:36px}nav a{font-size:12px;text-decoration:none;color:#94aaa7}nav a:hover{color:white}.login-button,.secondary{border:1px solid #476662;background:transparent;color:var(--text);border-radius:3px;padding:11px 17px}.login-button span{color:var(--teal);margin-left:10px}.hero{min-height:470px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;border-bottom:1px solid var(--line)}.hero-copy{padding:65px 0}.eyebrow{color:var(--teal);font-size:10px;font-weight:700;letter-spacing:.2em}.eyebrow i{display:inline-block;width:20px;height:1px;background:var(--teal);vertical-align:middle;margin-right:10px}.hero h1{font:700 clamp(43px,4.3vw,61px)/1.08 "Manrope";letter-spacing:-.045em;margin:20px 0 16px}.hero h1 em{color:var(--teal);font-style:normal}.hero-copy>p{max-width:530px;margin:0;color:#a5b8b5;line-height:1.65;font-size:16px}.hero-actions{display:flex;gap:20px;align-items:center;margin-top:29px}.primary{display:inline-flex;justify-content:space-between;gap:22px;background:var(--teal);color:#062127;text-decoration:none;border:0;border-radius:3px;padding:13px 18px;font-weight:700}.secondary{font-size:12px}.hero-art{height:370px;position:relative;overflow:hidden}.orbit{position:absolute;border:1px solid rgba(88,210,194,.12);border-radius:50%}.orbit-one{width:330px;height:330px;right:25px;top:25px}.orbit-two{width:220px;height:220px;right:80px;top:80px}.orbit:before,.orbit:after{content:"";position:absolute;background:rgba(88,210,194,.08)}.orbit:before{height:1px;width:100%;top:50%}.orbit:after{width:1px;height:100%;left:50%}.hero-art svg{position:absolute;width:470px;right:-10px;bottom:30px;filter:drop-shadow(0 20px 25px rgba(0,0,0,.32))}.hull{fill:#0c4a58}.deck,.bridge{fill:#e9f1ef}.cargo{fill:#c76e4f}.cargo path:nth-child(even){fill:#d6a14f}.sea{position:absolute;bottom:26px;right:0;width:490px}.sea i{display:block;height:1px;background:linear-gradient(90deg,transparent,#34747a,transparent);margin:7px}.route-point{position:absolute;width:6px;height:6px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 5px rgba(88,210,194,.1)}.point-one{right:88px;top:72px}.point-two{left:115px;top:130px}.point-three{right:70px;top:230px}.art-label{position:absolute;right:30px;top:20px;color:#55736f;font-size:8px;letter-spacing:.18em}.platforms{padding:66px 0 72px}.section-intro{display:flex;align-items:end;gap:35px;margin-bottom:29px}.section-intro>span{color:var(--teal);font-size:9px;letter-spacing:.18em}.section-intro h2{font:700 29px "Manrope";letter-spacing:-.03em;margin:0}.section-intro p{color:#829a97;font-size:12px;margin:0 0 4px auto}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.cards article{height:310px;padding:22px;background:linear-gradient(155deg,rgba(15,52,61,.86),rgba(7,31,38,.95));border:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between;transition:.25s;position:relative;overflow:hidden}.cards article:before{content:"";position:absolute;width:140px;height:140px;border-radius:50%;right:-70px;top:-70px;background:var(--accent);filter:blur(65px);opacity:.08}.cards article:hover{transform:translateY(-5px);border-color:color-mix(in srgb,var(--accent),transparent 50%)}.cards header{display:flex;justify-content:space-between}.icon{width:40px;height:40px;border:1px solid color-mix(in srgb,var(--accent),transparent 50%);display:grid;place-items:center;color:var(--accent);font-size:20px}.cards small{color:#6f8985;font-size:8px;letter-spacing:.09em}.cards small i,footer i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#58c79b;margin-right:5px}.cards label{color:var(--accent);font-size:8px;font-weight:700;letter-spacing:.15em}.cards h3{font:700 23px "Manrope";margin:8px 0}.cards p{font-size:12px;line-height:1.55;color:#88a09d;margin:0}.cards button{border:0;border-top:1px solid var(--line);padding:15px 0 0;background:transparent;color:#d4e0de;text-align:left;font-size:11px;display:flex;justify-content:space-between}.cards button span{color:var(--accent)}.principles{height:105px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:32px;color:#91a7a4;font-size:12px}.principles span{width:4px;height:4px;background:var(--teal);border-radius:50%}footer{height:80px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:#647e7a;font-size:10px}dialog{width:min(390px,calc(100% - 32px));background:#0a2830;color:var(--text);border:1px solid #36575b;border-radius:4px;padding:35px;box-shadow:0 30px 80px rgba(0,0,0,.6)}dialog::backdrop{background:rgba(2,14,18,.8);backdrop-filter:blur(6px)}dialog h2{font:700 28px "Manrope";margin:15px 0 8px}dialog p{color:#8fa6a3;line-height:1.6;font-size:13px}.close{position:absolute;right:15px;top:10px;background:none;border:0;color:#829995;font-size:24px}.dialog-action{margin-top:15px}.notice{position:fixed;bottom:20px;left:50%;transform:translate(-50%,20px);background:#eaf2f0;color:#08242b;padding:11px 17px;border-radius:3px;font-size:12px;opacity:0;transition:.2s}.notice.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:900px){nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding-bottom:20px}.hero-art{max-width:550px;width:100%;margin:auto}.cards{grid-template-columns:repeat(2,1fr)}.section-intro{flex-wrap:wrap}.section-intro p{width:100%;margin:0}.platforms{padding-top:55px}}
@media(max-width:580px){.wrap{width:calc(100% - 32px)}.topbar{height:74px}.login-button{font-size:0;padding:9px}.login-button:before{content:"Login";font-size:11px}.hero-copy{padding-top:55px}.hero h1{font-size:41px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-art{height:300px}.hero-art svg{width:390px;right:-40px}.orbit-one{width:270px;height:270px}.cards{grid-template-columns:1fr}.section-intro{display:block}.section-intro h2{margin:10px 0}.cards article{height:280px}.principles{height:auto;padding:35px 0;flex-direction:column;gap:12px}footer{height:auto;padding:25px 0;gap:15px;flex-direction:column;align-items:flex-start}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Concept refinement: stronger brand lockup and quieter hero statement. */
.brand b{font-size:20px}.brand small{font-size:8px;margin-top:5px}.brand-symbol{width:31px;height:32px}
.hero h1{font-size:clamp(38px,3.7vw,53px);line-height:1.1;letter-spacing:-.04em}
@media(max-width:580px){.hero h1{font-size:36px}}

/* Connected maritime ecosystem globe. */
.globe-art{display:grid;place-items:center;overflow:visible}.globe-glow{position:absolute;width:340px;height:340px;border-radius:50%;background:rgba(43,150,150,.16);filter:blur(65px)}.globe{position:relative;width:340px;height:340px;border:1px solid rgba(98,215,202,.35);border-radius:50%;overflow:hidden;background:radial-gradient(circle at 38% 35%,rgba(41,105,110,.2),rgba(5,29,36,.25) 67%);box-shadow:inset 0 0 55px rgba(33,126,127,.14),0 0 55px rgba(17,104,108,.1)}.globe:before,.globe:after{content:"";position:absolute;inset:12%;border:1px solid rgba(98,215,202,.11);border-radius:50%}.globe:after{inset:27%}.latitude,.longitude{position:absolute;display:block;border:1px solid rgba(98,215,202,.16);border-radius:50%}.latitude{left:4%;width:92%;height:32%}.lat-one{top:14%}.lat-two{top:34%}.lat-three{top:55%}.longitude{top:2%;width:35%;height:96%}.long-one{left:20%}.long-two{right:20%}.hub-mark{position:absolute;z-index:4;left:50%;top:50%;width:70px;height:70px;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:#0a3139;border:1px solid rgba(95,220,205,.58);box-shadow:0 0 0 8px rgba(88,210,194,.06),0 0 28px rgba(88,210,194,.2)}.hub-mark b{font:700 24px "Manrope";color:var(--teal)}.hub-mark small{font-size:6px;letter-spacing:.15em;color:#a7c3bf}.platform-node{position:absolute;z-index:5;display:flex;align-items:center;gap:6px;color:#aec2bf;font-size:8px;letter-spacing:.06em}.platform-node i{display:block;width:8px;height:8px;border:2px solid var(--teal);border-radius:50%;background:#0a2a32;box-shadow:0 0 0 5px rgba(88,210,194,.08)}.node-lng{left:15%;top:29%}.node-roro{right:10%;top:32%}.node-container{left:19%;bottom:21%}.node-tanker{right:9%;bottom:27%}.network-routes{position:absolute!important;z-index:3!important;inset:0!important;width:100%!important;height:100%!important;filter:none!important}.network-routes path{fill:none;stroke:rgba(103,224,209,.5);stroke-width:1;stroke-dasharray:4 5;animation:route-flow 10s linear infinite}.network-routes path:nth-child(2){animation-delay:-2s}.network-routes path:nth-child(3){animation-delay:-4s}.network-routes path:nth-child(4){animation-delay:-6s}@keyframes route-flow{to{stroke-dashoffset:-90}}.globe-caption{position:absolute;bottom:1px;color:#597874;font-size:8px;letter-spacing:.18em}.globe-art>.orbit,.globe-art>.route-point,.globe-art>svg:not(.network-routes),.globe-art>.sea,.globe-art>.art-label{display:none}
@media(max-width:580px){.globe{width:275px;height:275px}.globe-glow{width:275px;height:275px}.globe-caption{bottom:-3px}.platform-node{font-size:7px}.hub-mark{width:60px;height:60px}}

/* Brighter, dimensional globe with geographic context. */
.globe-glow{background:rgba(52,226,208,.28);filter:blur(72px);box-shadow:0 0 90px rgba(59,219,202,.18)}
.globe{border-color:rgba(119,243,228,.68);background:radial-gradient(circle at 29% 23%,rgba(126,240,226,.27) 0,rgba(29,113,120,.24) 31%,rgba(5,37,47,.88) 70%,#031a22 100%);box-shadow:inset 20px 15px 45px rgba(120,244,229,.11),inset -38px -27px 55px rgba(0,7,12,.66),inset 0 0 12px rgba(120,244,229,.28),0 0 3px rgba(151,255,242,.9),0 0 44px rgba(61,220,204,.3)}
.globe:before{inset:0;z-index:1;border:0;background:radial-gradient(circle at 28% 20%,rgba(255,255,255,.13),transparent 24%),linear-gradient(115deg,transparent 43%,rgba(1,14,20,.3) 70%,rgba(0,5,9,.68));pointer-events:none}
.globe:after{inset:8px;z-index:6;border-color:rgba(156,255,243,.16);box-shadow:inset 0 0 15px rgba(116,244,229,.22);pointer-events:none}
.latitude,.longitude{z-index:2;border-color:rgba(121,234,221,.19)}
.platform-node{color:#d3e8e5;text-shadow:0 1px 5px #001519}.platform-node i{background:#52dbc9;border-color:#c0fff6;box-shadow:0 0 0 5px rgba(88,210,194,.1),0 0 15px rgba(98,238,221,.7)}
.hub-mark{background:radial-gradient(circle at 35% 30%,#155561,#082c35 70%);border-color:rgba(160,255,243,.82);box-shadow:0 0 0 8px rgba(88,210,194,.09),0 0 38px rgba(88,223,206,.45)}
.network-routes path{stroke:rgba(139,255,241,.72);stroke-width:1.35;filter:drop-shadow(0 0 3px rgba(91,234,217,.7))}

/* TOTALITY operations-network hero concept. */
.operations-art{height:390px;position:relative;overflow:hidden}.operations-grid{position:absolute;inset:10px;background-image:linear-gradient(rgba(108,191,185,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(108,191,185,.07) 1px,transparent 1px);background-size:28px 28px;mask-image:radial-gradient(ellipse at center,#000 15%,transparent 72%)}.operations-lines{position:absolute!important;inset:15px 0 auto!important;width:100%!important;height:360px!important;filter:none!important;z-index:1}.operations-lines path{fill:none;stroke:rgba(94,214,201,.36);stroke-width:1.4;stroke-dasharray:7 9;animation:network-flow 9s linear infinite}.operations-lines path:nth-of-type(2){stroke:rgba(227,141,88,.44)}.operations-lines path:nth-of-type(3){stroke:rgba(225,177,91,.44)}.operations-lines path:nth-of-type(4){stroke:rgba(118,174,224,.44)}@keyframes network-flow{to{stroke-dashoffset:-80}}.moving-signal{fill:var(--teal)}.signal-roro{fill:#e38d58}.signal-container{fill:#e1b15b}.signal-tanker{fill:#76aee0}.totality-hub{position:absolute;z-index:4;left:50%;top:50%;width:132px;height:116px;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(105,230,215,.53);border-radius:9px;background:radial-gradient(circle at 50% 15%,rgba(68,196,187,.24),transparent 45%),linear-gradient(180deg,rgba(14,55,63,.96),rgba(5,29,36,.97));box-shadow:0 0 0 12px rgba(83,211,195,.035),0 0 45px rgba(74,213,197,.21),inset 0 0 25px rgba(74,213,197,.08)}.totality-hub:before{content:"";position:absolute;inset:-10px;border:1px solid rgba(99,218,204,.15);border-radius:13px}.hub-symbol{height:30px;display:flex;gap:3px;align-items:flex-end;transform:skewY(-10deg);margin-bottom:9px}.hub-symbol i{display:block;width:7px;background:var(--teal)}.hub-symbol i:first-child{height:14px}.hub-symbol i:nth-child(2){height:22px}.hub-symbol i:last-child{height:30px}.totality-hub strong{font:700 12px "Manrope";letter-spacing:.15em}.totality-hub small{color:#6f928e;font-size:6px;letter-spacing:.18em;margin-top:5px}.operation-module{--module:var(--teal);position:absolute;z-index:3;width:152px;min-height:58px;display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid color-mix(in srgb,var(--module),transparent 65%);border-radius:6px;background:linear-gradient(135deg,color-mix(in srgb,var(--module),transparent 91%),rgba(6,30,37,.93));box-shadow:0 12px 28px rgba(0,0,0,.24),0 0 22px color-mix(in srgb,var(--module),transparent 90%);backdrop-filter:blur(8px)}.operation-module>span:last-child{display:flex;flex-direction:column;gap:4px}.operation-module strong{font-size:9px;letter-spacing:.08em}.operation-module small{color:#7f9a96;font-size:8px}.module-icon{width:28px;height:28px;flex:none;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--module),transparent 50%);color:var(--module);font-size:17px}.module-lng{--module:#56d3c2;left:0;top:44px}.module-roro{--module:#e38d58;right:0;top:44px}.module-container{--module:#e1b15b;left:0;bottom:42px}.module-tanker{--module:#76aee0;right:0;bottom:42px}.network-caption{position:absolute;bottom:3px;left:50%;transform:translateX(-50%);white-space:nowrap;color:#54736f;font-size:8px;letter-spacing:.17em}
@media(max-width:580px){.operations-art{height:340px}.operations-lines{height:310px!important;transform:scale(.88);transform-origin:center}.operation-module{width:125px;min-height:50px;padding:8px}.operation-module strong{font-size:7px}.operation-module small{font-size:7px}.module-icon{width:24px;height:24px}.totality-hub{width:105px;height:96px}.module-lng,.module-roro{top:35px}.module-container,.module-tanker{bottom:38px}}
@media(prefers-reduced-motion:reduce){.operations-lines path{animation:none}.moving-signal{display:none}}

/* Make the hero modules clearly interactive. */
.operation-module[data-app]{cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.operation-module[data-app]:hover,.operation-module[data-app]:focus-visible{transform:translateY(-4px);border-color:var(--module);box-shadow:0 16px 34px rgba(0,0,0,.3),0 0 28px color-mix(in srgb,var(--module),transparent 78%);outline:none}.operation-module[data-app]:focus-visible{outline:2px solid var(--module);outline-offset:3px}.operation-module[data-app] small{transition:color .2s ease}.operation-module[data-app]:hover small,.operation-module[data-app]:focus-visible small{color:#d5e5e2}
