/* Shift · Mar aberto. A continuous voyage, driven by native scrolling. */
:root{--navy:#071522;--navy-2:#0e2335;--cinema-gold:#edbc75;--sea-ink:#94babc;--film-ease:cubic-bezier(.2,.7,.2,1)}
body.page-bg{background:#071522}
body{margin:0}
button,a{-webkit-tap-highlight-color:transparent}
@view-transition{navigation:auto}
::view-transition-old(root){animation:film-exit .22s ease both}
::view-transition-new(root){animation:film-enter .45s var(--film-ease) both}
@keyframes film-exit{to{opacity:0;transform:translateY(-10px)}}
@keyframes film-enter{from{opacity:0;transform:translateY(16px)}}
.skip-link{position:fixed;top:10px;left:16px;z-index:120;padding:12px 20px;background:var(--cinema-gold);color:var(--navy);transform:translateY(-200%)}
.skip-link:focus{transform:none}
body>header{padding:22px 4.3%;animation:none}
#site-header{max-width:none;padding:8px 0;border:1px solid transparent;border-radius:0;transition:padding .45s var(--film-ease),background .45s,border-color .45s;box-shadow:none;background:transparent}
#site-header.scrolled{max-width:none;background:rgba(7,21,34,.91);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:10px 20px;border-color:rgba(148,186,188,.15);border-radius:4px;box-shadow:none}
#site-header [data-mark]{min-height:44px}
#site-header .nav-link{font-size:13px}
#site-header .btn-primary{background:transparent;color:var(--paper);border-color:rgba(246,245,241,.3);box-shadow:none;border-radius:2px;padding:12px 18px;font-size:12px}
#site-header .btn-primary:hover{background:var(--cinema-gold);border-color:var(--cinema-gold);color:var(--navy)}
.mark-glow{filter:none}
#scroll-progress{height:2px;background:var(--cinema-gold);box-shadow:none;transform-origin:left;width:100%;transform:scaleX(0)}
.cinema-home footer{background:#06111d;padding-top:64px;padding-bottom:64px}
.cinema-home footer>.max-w-7xl{max-width:1440px}
.cinema-home footer .hr-grad{background:rgba(148,186,188,.16)}
.film-label,.film-topline,.opening-bottom,.section-kicker,.horizon-note,.leg-number,.chart-coordinates,.chart-caption,.engine-labels,.simulation-label,.engine-footnote,.solution-index,.demo-caption,.demo-result,.workflow-meta,.arrival-meta,.arrival-bottom{font-family:'Geist Mono',monospace;font-size:11px;letter-spacing:.12em;line-height:1.6}
.film-label{display:flex;align-items:center;gap:12px;text-transform:uppercase;color:var(--cinema-gold);font-size:12px;letter-spacing:.16em}
.status-light{display:inline-block;flex-shrink:0;width:6px;height:6px;border-radius:50%;background:var(--cinema-gold)}
.opening{height:145svh;min-height:1060px;position:relative}
.opening-frame{position:sticky;top:0;height:100svh;min-height:730px;overflow:hidden;isolation:isolate;background:#061120}
.ocean-shot{position:absolute;inset:-2%;z-index:-3;transform:translate3d(0,var(--ocean-y,0px),0) scale(var(--ocean-scale,1.02));will-change:transform}
.ocean-shot picture,.ocean-shot img{display:block;width:100%;height:100%}
.ocean-shot img{object-fit:cover;object-position:60% 55%;animation:sea-drift 24s ease-in-out infinite alternate}
@keyframes sea-drift{from{transform:scale(1)}to{transform:scale(1.045) translate3d(-.5%,.3%,0)}}
.opening-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(4,15,28,.34),transparent 68%),linear-gradient(0deg,#071522 0%,transparent 28%,transparent 85%,rgba(4,15,28,.25))}
.film-topline{position:absolute;top:132px;left:5.5%;right:5.5%;display:flex;justify-content:space-between;color:#a5b1bf;font-size:10px;letter-spacing:.17em}
.opening-copy{position:absolute;left:8.3%;top:24%;width:55%;max-width:850px;transform:translate3d(0,var(--copy-y,0px),0);opacity:var(--copy-opacity,1);will-change:transform,opacity}
.opening-copy>.film-label{margin:0 0 26px;animation:copy-arrive .8s var(--film-ease) both}
.opening-copy h1{font-size:clamp(66px,7.4vw,120px);font-weight:450;letter-spacing:-.067em;line-height:.98;margin:0;color:#f6f5f1;animation:title-arrive 1.1s var(--film-ease) both}
.opening-copy h1 em,.section-title em,.arrival h2 em{font-family:'Cormorant Garamond',Georgia,serif;font-weight:500;letter-spacing:-.055em;color:var(--cinema-gold);font-size:1.18em;line-height:.86}
.opening-description{color:#c4cbd3;font-size:clamp(15px,1.1vw,17px);line-height:1.8;margin:32px 0 28px;animation:copy-arrive 1s .12s var(--film-ease) both}
@keyframes title-arrive{from{transform:translateY(24px);clip-path:inset(0 0 0 0);opacity:.3}to{transform:none;clip-path:inset(0);opacity:1}}
@keyframes copy-arrive{from{transform:translateY(16px);opacity:.25}to{transform:none;opacity:1}}
.cinema-button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;background:var(--cinema-gold);color:#10202c;min-height:58px;padding:0 8px 0 24px;font-weight:500;font-size:14px;border:1px solid var(--cinema-gold);border-radius:2px;position:relative;overflow:hidden;transition:background .3s,color .3s,transform .3s;animation:copy-arrive 1s .18s var(--film-ease) both}
.cinema-button:hover{background:#f9d5a1;transform:translateY(-3px)}
.button-arrow{display:grid;place-items:center;width:42px;height:40px;border-left:1px solid rgba(7,21,34,.2);font-size:23px;transition:transform .3s}
.cinema-button:hover .button-arrow{transform:translate(2px,-2px)}
.horizon-note{position:absolute;right:7.5%;top:59%;display:flex;align-items:center;gap:12px;color:#f4d7a9;font-size:10px;letter-spacing:.16em;opacity:.85}
.note-cross{font-size:27px;font-weight:200}
.opening-bottom{position:absolute;bottom:33px;left:5.5%;right:5.5%;display:flex;align-items:center;justify-content:space-between;gap:24px;color:#b1bcc6;font-size:10px;text-transform:uppercase;opacity:var(--opening-cue,1);will-change:opacity}
.scroll-cue{display:flex;align-items:center;gap:14px;min-height:44px;font-size:11px;color:#f6f5f1;letter-spacing:.06em;text-transform:none}
.scroll-line{width:1px;height:34px;background:#596875;position:relative;overflow:hidden}
.scroll-line:after{content:'';position:absolute;inset:0;background:var(--cinema-gold);animation:scroll-current 2.5s ease-in-out infinite}
@keyframes scroll-current{0%{transform:translateY(-100%)}70%,100%{transform:translateY(100%)}}
.cinema-section{max-width:1600px;margin:0 auto;padding:96px 8.3%}
.section-kicker{display:flex;align-items:center;justify-content:space-between;gap:25px;color:var(--sea-ink);padding-bottom:24px;border-bottom:1px solid rgba(148,186,188,.2);font-size:11px;text-transform:uppercase}
.section-kicker>span:first-child{color:var(--cinema-gold)}
.manifesto{padding-top:70px;padding-bottom:150px}
.manifesto-layout{display:grid;grid-template-columns:1fr 3fr;gap:40px;margin-top:105px}
.index-display{font-size:clamp(90px,10vw,155px);font-weight:300;letter-spacing:-.08em;line-height:1;color:transparent;-webkit-text-stroke:1px #3a505e}
.manifesto-margin p{font-size:12px;line-height:1.8;color:var(--sea-ink);margin-top:28px}
.manifesto-statement{font-size:clamp(32px,3.7vw,58px);font-weight:400;letter-spacing:-.045em;line-height:1.2;margin:0;max-width:860px}
.ink-word{color:#f6f5f1;transition:color .18s}
html.motion-ready:not(.motion-paused) .ink-word:not(.is-lit){color:#52616d}
.manifesto-detail{display:flex;gap:22px;align-items:flex-start;max-width:540px;margin:38px 0 0 auto}
.small-rule{display:block;width:45px;height:1px;background:var(--cinema-gold);flex-shrink:0;margin-top:13px}
.manifesto-detail p{font-size:16px;color:#acbac5;line-height:1.8;margin:0}
.manifesto-turn{font-size:16px;color:var(--cinema-gold);margin:35px 0 0 auto;max-width:473px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.manifesto-turn span{font-size:35px;font-weight:300}
.voyage{padding-bottom:75px;padding-top:0}
.voyage-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:10%;align-items:start;margin-top:88px;position:relative}
.chart-sticky{position:sticky;top:130px;padding-bottom:35px}
.section-title{font-size:clamp(40px,4.5vw,68px);font-weight:400;letter-spacing:-.055em;line-height:1.06;margin:0}
.section-title em{display:inline-block;margin-top:8px}
.navigation-chart{margin-top:45px;position:relative;width:100%;max-width:560px}
.chart-coordinates{display:flex;align-items:center;justify-content:space-between;color:#87a5ae;font-size:9px}
.chart-coordinates>span:first-child{margin-left:49%}
.route-chart{width:100%;height:auto;overflow:visible;margin-top:12px}
.chart-rings{transform-origin:260px 180px;transform:rotate(var(--chart-angle,0deg))}
#voyage-path{stroke-dasharray:1;stroke-dashoffset:0}
html.motion-ready #voyage-path{stroke-dashoffset:var(--route-offset,1)}
.chart-point>circle:first-child{fill:#071522;stroke:#496270;stroke-width:1;transition:stroke .4s}
.chart-point>circle:nth-child(2){fill:#496270;transition:fill .4s}
.chart-point text{fill:#859cac;font:12px 'Geist Mono',monospace}
.chart-point.is-active>circle:first-child{stroke:#edbc75}
.chart-point.is-active>circle:nth-child(2){fill:#edbc75}
.chart-point.is-active text{fill:#edbc75}
#route-vessel{transform-box:view-box}
.chart-caption{border-top:1px solid #213743;padding-top:15px;margin-top:16px;display:flex;justify-content:space-between;color:#8ba4ae;font-size:9px;gap:12px}
.chart-status{color:var(--cinema-gold);display:flex;align-items:center;gap:8px}
.chart-status i{width:4px;height:4px;border-radius:50%;background:var(--cinema-gold)}
.voyage-leg{min-height:56vh;padding:45px 0 90px;border-bottom:1px solid #243745;display:flex;flex-direction:column;justify-content:center;transition:opacity .55s,transform .6s var(--film-ease)}
.voyage-leg:last-child{border-bottom:0}
html.motion-ready:not(.motion-paused) .voyage-leg{opacity:.37;transform:translateY(22px)}
html.motion-ready .voyage-leg.is-active,html.motion-ready .voyage-leg:focus-within{opacity:1;transform:none}
.leg-number{color:var(--cinema-gold);font-size:11px}
.voyage-leg h3{font-size:clamp(27px,2.6vw,40px);letter-spacing:-.045em;font-weight:400;line-height:1.15;margin:24px 0}
.voyage-leg p{color:#aabac6;font-size:16px;line-height:1.85;max-width:390px;margin:0 0 26px}
.text-link{display:inline-flex;align-items:center;gap:24px;font-size:13px;min-height:44px;width:fit-content;color:var(--cinema-gold);text-decoration:none}
.text-link>span{display:inline-block;transition:transform .3s;font-size:20px}
.text-link:hover>span{transform:translate(3px,-3px)}
.engine-scene{position:relative;padding-top:45px;padding-bottom:130px}
.engine-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-top:80px}
.engine-heading>p{font-size:16px;line-height:1.9;color:#aabac6;margin:0 0 10px}
.engine-cinema{position:relative;height:480px;margin-top:35px;isolation:isolate}
.engine-cinema:before{content:'';position:absolute;top:50%;left:0;right:0;height:1px;background:linear-gradient(90deg,#213440,transparent 45%,#213440)}
.engine-cinema .hero-visual{position:absolute;inset:0;left:0;top:0;width:100%;height:100%;max-width:none;min-height:0;margin:0;transform:none;mask-image:none;overflow:visible}
.engine-cinema .hero-visual-canvas{position:absolute;inset:0;width:100%;height:100%;mask-image:linear-gradient(90deg,transparent,black 5%,black 95%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,black 5%,black 95%,transparent)}
.engine-cinema hero-shift{opacity:1!important;width:100%;height:100%}
.engine-labels{position:absolute;top:24px;left:0;right:0;display:flex;justify-content:space-between;gap:15px;font-size:10px;color:#92a8b7;z-index:1}
.engine-brand{color:#bda0d9}
.simulation-label{position:absolute;bottom:18px;right:0;color:#8298a8;font-size:9px;letter-spacing:.1em}
.engine-footnote{display:flex;justify-content:space-between;gap:30px;border-top:1px solid #223440;padding-top:25px;font-size:10px;color:#91a8b7}
.engine-footnote>span:last-child{color:var(--cinema-gold)}
.solutions-scene{padding-top:0;padding-bottom:120px}
.solutions-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin:75px 0 60px}
.solution-row{display:grid;grid-template-columns:40px 1fr .95fr 25px;gap:30px;padding:55px 0;border-top:1px solid #2d414d;align-items:center;position:relative;transition:background .4s,color .4s}
.solution-row:last-child{border-bottom:1px solid #2d414d}
.solution-row:before{position:absolute;content:'';left:-24px;right:-24px;inset-block:0;background:#102331;transform:scaleY(0);transform-origin:bottom;transition:transform .5s var(--film-ease);z-index:-1}
.solution-row:hover:before{transform:scaleY(1)}
.solution-index{align-self:start;margin-top:5px;color:var(--cinema-gold);font-size:12px}
.solution-copy .film-label{font-size:9px;color:#94babc;letter-spacing:.14em}
.solution-copy h3{font-size:clamp(25px,2.5vw,37px);font-weight:400;line-height:1.16;letter-spacing:-.045em;margin:18px 0}
.solution-copy>p{font-size:14px;color:#a5b8c6;line-height:1.8;max-width:320px;margin:0}
.solution-arrow{font-size:29px;color:var(--cinema-gold);transition:transform .4s;align-self:start;font-weight:300}
.solution-row:hover .solution-arrow{transform:translate(4px,-4px)}
.solution-visual{position:relative;padding:18px 0 10px 20px;max-width:350px;width:100%;justify-self:center;pointer-events:none}
.demo-caption{font-size:8px;letter-spacing:.1em;display:block;color:#829ba9;margin-bottom:24px}
.demo-message{font-size:12px;color:#bbcad2;border:1px solid #2b414f;padding:15px 18px;max-width:275px;border-radius:2px 12px 12px 12px;transition:transform .8s var(--film-ease),opacity .8s}
.demo-message.reply{background:#193441;border-color:#345866;margin:12px 0 0 25px;border-radius:12px 2px 12px 12px;color:#dde1da;display:flex;align-items:center;gap:10px;transition-delay:.16s}
.reply-dot{width:5px;height:5px;border-radius:50%;background:var(--cinema-gold);flex-shrink:0}
.demo-result{display:flex;align-items:center;gap:14px;color:#8ea4ae;font-size:8px;margin:22px 0 0 25px}
.demo-result i{height:1px;background:#617477;flex:1;position:relative;overflow:hidden}
.demo-result i:after,.workflow i:after{content:'';position:absolute;inset:0;background:var(--cinema-gold);transform:translateX(-100%);animation:signal 3s ease-in-out infinite;animation-play-state:paused}
.solution-row.in-view .demo-result i:after,.solution-row.in-view .workflow i:after{animation-play-state:running}
@keyframes signal{0%{transform:translateX(-100%)}80%,100%{transform:translateX(100%)}}
.workflow{display:flex;align-items:center}
.workflow>span{display:grid;place-items:center;width:78px;height:66px;border:1px solid #355462;background:#0e2533;color:#d0d9da;font-size:11px}
.workflow>span:last-child{border-color:#927653;color:var(--cinema-gold);background:#272a29}
.workflow i{position:relative;height:1px;background:#3f5d64;flex:1;overflow:hidden;min-width:14px}
.workflow i:nth-of-type(2):after{animation-delay:.4s}
.workflow-meta{margin-top:27px;display:flex;align-items:center;gap:9px;font-size:8px;color:#8da9ad}
.funnel-track{display:flex;flex-direction:column;gap:8px;align-items:center}
.funnel-track>span{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;font-size:11px;border:1px solid #2d4b5b;color:#a9bec9;width:100%;background:#102736;transition:transform .8s var(--film-ease)}
.funnel-track>span:nth-child(2){width:80%;transition-delay:.1s;background:#163340}
.funnel-track>span:nth-child(3){width:60%;transition-delay:.2s;color:var(--cinema-gold);border-color:#80694c;background:#2b2c2a}
html.motion-ready .solution-row:not(.in-view) .demo-message{transform:translateY(15px);opacity:.15}
html.motion-ready .solution-row:not(.in-view) .funnel-track>span{transform:translateY(15px)}
.arrival{position:relative;min-height:850px;min-height:100svh;display:flex;align-items:center;isolation:isolate;overflow:hidden;padding:130px 8.3% 145px;background:#091827}
.arrival-art{position:absolute;inset:-10%;z-index:-3;background-image:none;background-size:cover;background-position:75% 62%;transform:translate3d(0,var(--arrival-y,0px),0) scale(1.05)}
.arrival-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(4,15,28,.45),rgba(4,15,28,.14)),linear-gradient(0deg,#06111d,transparent 50%,#071522 100%)}
.arrival-copy{width:100%;max-width:850px;margin:0 auto;text-align:center}
.arrival-copy>.film-label{justify-content:center}
.arrival h2{font-size:clamp(54px,7.4vw,110px);line-height:1.03;font-weight:400;letter-spacing:-.06em;margin:40px 0 30px}
.arrival h2 em{color:#f3cc94}
.arrival-description{font-size:17px;color:#c8d0d5;line-height:1.8}
.arrival-actions{display:flex;gap:32px;justify-content:center;align-items:center;margin-top:35px}
.arrival-actions .text-link{color:#e5e3db}
.arrival-meta{font-size:9px;color:#9cacb9;letter-spacing:.12em;margin-top:25px}
.arrival-bottom{position:absolute;bottom:28px;left:5.5%;right:5.5%;display:flex;justify-content:space-between;align-items:center;color:#a8b4bd;font-size:9px;gap:25px}
.arrival-bottom>a{width:44px;height:44px;border:1px solid #51606a;display:grid;place-items:center;font-size:21px;color:var(--cinema-gold)}
.crew-message{text-transform:none;letter-spacing:0;font-size:12px;font-family:'Cormorant Garamond',Georgia,serif;font-style:italic}
.motion-toggle{position:fixed;bottom:19px;left:20px;z-index:60;display:flex;align-items:center;justify-content:center;gap:9px;background:rgba(6,17,29,.82);border:1px solid rgba(169,189,202,.25);border-radius:2px;color:#d3dbe0;min-width:44px;min-height:44px;padding:0 14px;cursor:pointer;backdrop-filter:blur(8px);transition:border-color .2s}
.motion-toggle:hover{border-color:var(--cinema-gold)}
.motion-symbol{font-size:14px;font-weight:500;line-height:1}
.motion-text{font-size:10px;max-width:0;opacity:0;overflow:hidden;white-space:nowrap;transition:max-width .25s,opacity .25s}
.motion-toggle:hover .motion-text,.motion-toggle:focus-visible .motion-text{max-width:160px;opacity:1}
.motion-toggle:not(:hover):not(:focus-visible){gap:0}
/* Inner routes carry the same light, typography and movement without delaying reading. */
.cinema-inner{background:radial-gradient(ellipse 85% 520px at 85% 0%,#173442 0%,transparent 75%),#071522!important}
.cinema-inner main{position:relative;isolation:isolate}
.cinema-inner main:before{content:'';position:absolute;top:0;left:0;right:0;height:620px;z-index:-1;pointer-events:none;background:linear-gradient(0deg,#071522,rgba(7,21,34,.78) 65%),none center 40%/cover no-repeat;opacity:.75}
.cinema-inner .display{font-weight:450;letter-spacing:-.05em}
.cinema-inner h1.display .text-accent{font-family:'Cormorant Garamond',Georgia,serif;font-style:italic;font-weight:500;font-size:1.1em;color:var(--cinema-gold)}
.cinema-inner .glass,.cinema-inner .glass-strong{border-radius:4px!important;background:linear-gradient(135deg,rgba(20,43,56,.7),rgba(7,21,34,.85));box-shadow:none;border-color:#2b414f}
.cinema-inner .glass:hover{border-color:#a58659;background:linear-gradient(135deg,rgba(32,53,61,.8),rgba(7,21,34,.85));transform:translateY(-3px)}
.cinema-inner .btn-primary{background:var(--cinema-gold);box-shadow:none;border-radius:2px!important;color:#10202c}
.cinema-inner .btn-ghost{border-radius:2px!important;box-shadow:none}
.eyebrow,.num-tag{color:var(--cinema-gold);text-shadow:none;font-size:12px}
.cinema-inner .grid-overlay{opacity:.45}
.cinema-inner .treasure-num{text-shadow:none;color:var(--cinema-gold)}
.cinema-inner footer{background:#06111d}
html.js .reveal{transition:opacity .85s var(--film-ease),transform .85s var(--film-ease);transform:translateY(28px)}
html.js .reveal.in{transform:none}
html.js .stagger>*{transition:opacity .65s var(--film-ease),transform .65s var(--film-ease)}
/* Never let animation availability control content availability. */
html:not(.js) .reveal,html:not(.js) .stagger>*{opacity:1!important;transform:none!important}
html.motion-paused *,html.motion-paused *:before,html.motion-paused *:after{animation-play-state:paused!important;scroll-behavior:auto!important;transition:none!important}
html.motion-paused .reveal,html.motion-paused .stagger>*{opacity:1!important;transform:none!important}
html.motion-paused .opening-copy{opacity:1;transform:none}
html.motion-paused .opening-bottom{opacity:1}
html.motion-paused .ocean-shot{transform:none}
html.motion-paused .voyage-leg{opacity:1;transform:none}
html.motion-paused #voyage-path{stroke-dashoffset:0}
html.motion-paused .ink-word{color:#f6f5f1}
html.page-sleeping *,html.page-sleeping *:before,html.page-sleeping *:after{animation-play-state:paused!important}
.opening:not(.in-view) .ocean-shot img,.opening:not(.in-view) .scroll-line:after{animation-play-state:paused}
@media(min-width:1600px){.opening-copy{left:calc((100vw - 1334px)/2)}.cinema-section{padding-left:133px;padding-right:133px}}
@media(max-height:800px) and (min-width:900px){.opening-frame{min-height:650px}.opening-copy{top:23%}.opening-copy h1{font-size:clamp(65px,6.4vw,90px)}.opening-copy>.film-label{margin-bottom:20px}.opening-description{margin:24px 0 22px;font-size:14px}.film-topline{top:115px}.opening-bottom{bottom:24px}.chart-sticky{top:115px}.navigation-chart{max-width:410px;margin-top:30px}.chart-sticky .section-title{font-size:48px}}
@media(max-width:1050px){.cinema-section{padding-left:6%;padding-right:6%}.opening-copy{left:7%;width:64%}.voyage-layout{gap:7%}.section-title{font-size:48px}.solution-row{grid-template-columns:25px 1.1fr 1fr 20px;gap:20px}.solution-visual{padding-left:0}.demo-message{font-size:11px;padding:12px}.demo-caption{font-size:8px}.engine-heading{gap:25px}.engine-cinema{height:390px}.opening-response{display:none}.film-topline{left:7%;right:7%}.horizon-note{right:5%;font-size:9px}}
@media(max-width:767px){
  body>header{padding:14px 20px}#site-header.scrolled{padding:4px 12px}#site-header .font-mono{font-size:10px}#site-header [data-mark]{gap:8px}#site-header .btn-primary{padding:10px 12px;font-size:11px}
  .opening{height:120svh;min-height:880px}.opening-frame{height:100svh;min-height:730px}.film-topline{top:108px;left:7%;right:7%;font-size:8px}.film-topline>span:last-child{display:none}
  .ocean-shot{inset:-1% -15%;}.ocean-shot img{object-position:64% 50%}.opening-shade{background:linear-gradient(90deg,rgba(4,15,28,.38),rgba(4,15,28,.15)),linear-gradient(0deg,#071522 0%,transparent 30%,rgba(4,15,28,.13) 70%)}
  .opening-copy{left:7%;top:23%;width:88%;max-width:none}.opening-copy>.film-label{font-size:9px;margin-bottom:25px;letter-spacing:.1em}.opening-copy h1{font-size:clamp(67px,12vw,91px);line-height:1.0;letter-spacing:-.065em}.opening-description{font-size:14px;line-height:1.85;margin-top:27px;margin-bottom:25px;max-width:300px;color:#d3d9dd}
  .cinema-button{font-size:13px;min-height:55px;padding-left:20px;gap:24px}.horizon-note{display:none}.opening-bottom{left:7%;right:7%;bottom:24px;gap:15px}.film-coordinate{font-size:8px;letter-spacing:.05em}.scroll-cue{font-size:10px}
  .cinema-section{padding:65px 7%}.section-kicker{font-size:9px;letter-spacing:.07em;padding-bottom:18px}.section-kicker>span:last-child{display:none}.manifesto{padding-top:20px;padding-bottom:85px}.manifesto-layout{grid-template-columns:1fr;gap:25px;margin-top:50px}.manifesto-margin{display:flex;gap:22px;align-items:center}.index-display{font-size:61px}.manifesto-margin p{margin:0;font-size:10px}.manifesto-statement{font-size:clamp(32px,7vw,44px);line-height:1.2}.manifesto-detail{margin-top:26px;gap:15px}.small-rule{width:26px}.manifesto-detail p{font-size:14px}.manifesto-turn{font-size:13px;margin-top:22px;margin-left:41px}.manifesto-turn span{font-size:27px}
  .voyage{padding-top:0;padding-bottom:40px}.voyage-layout{display:block;margin-top:45px}.chart-sticky{position:relative;top:auto;padding-bottom:15px}.section-title{font-size:42px}.navigation-chart{max-width:440px;margin:35px auto 0}.chart-caption{font-size:8px;margin-top:0}.chart-coordinates{font-size:8px}.voyage-legs{margin-top:18px}.voyage-leg{min-height:0;padding:36px 0 40px}.voyage-leg h3{font-size:30px;margin:20px 0}.voyage-leg p{font-size:14px;line-height:1.8;max-width:100%;margin-bottom:18px}.leg-number{font-size:9px}.text-link{font-size:12px}.voyage-leg:before{display:none}html.motion-ready:not(.motion-paused) .voyage-leg{opacity:1;transform:none}
  .engine-scene{padding-top:0;padding-bottom:70px}.engine-heading{display:block;margin-top:45px}.engine-heading>p{font-size:14px;margin:25px 0 0}.engine-cinema{height:290px;margin-top:25px;margin-left:-15px;margin-right:-15px}.engine-labels{font-size:8px;left:15px;right:15px;top:15px;letter-spacing:.06em}.engine-brand{font-size:7px}.simulation-label{font-size:7px;right:15px;bottom:5px}.engine-footnote{font-size:8px;gap:20px;padding-top:20px}.engine-footnote>span{max-width:140px}
  .solutions-scene{padding-top:0;padding-bottom:70px}.solutions-heading{display:block;margin:40px 0 30px}.solutions-heading .text-link{margin-top:24px}.solution-row{grid-template-columns:20px 1fr 20px;gap:16px;padding:35px 0}.solution-index{font-size:10px}.solution-copy{grid-column:2}.solution-copy h3{font-size:29px;margin:17px 0}.solution-copy>p{font-size:14px;max-width:100%}.solution-arrow{grid-column:3;grid-row:1;font-size:24px}.solution-copy .film-label{font-size:8px}.solution-visual{grid-column:2;max-width:330px;justify-self:start;padding-top:12px}.demo-caption{font-size:7px}.demo-message{font-size:11px}.workflow>span{font-size:10px}.solution-row:before{left:-12px;right:-12px}.demo-result{font-size:7px}
  .arrival{min-height:800px;padding:115px 7% 130px}.arrival-art{background-position:67% 60%;inset:-5% -50%}.arrival-shade{background:linear-gradient(0deg,#06111d,rgba(7,21,34,.22) 45%,#071522 100%)}.arrival h2{font-size:clamp(49px,10.5vw,78px);line-height:1.05;margin-top:35px}.arrival-copy>.film-label{font-size:8px;letter-spacing:.1em;gap:8px}.arrival-description{font-size:15px}.arrival-actions{flex-direction:column;gap:16px;margin-top:28px}.arrival-meta{font-size:8px}.arrival-bottom{font-size:8px;left:7%;right:7%;bottom:25px}.crew-message{display:none}
  .motion-toggle{bottom:12px;left:10px;min-height:40px;min-width:40px;padding:0 11px}.motion-symbol{font-size:12px}.motion-text{display:none}.cinema-home footer{padding-bottom:85px}
  #mobile-menu{background:rgba(6,17,29,.98)}#mobile-menu .nav-link{font-family:'Cormorant Garamond',Georgia,serif;font-size:42px;letter-spacing:-.02em;font-style:italic;color:var(--paper)}#mobile-menu .btn-primary{border-radius:2px;background:var(--cinema-gold);color:#10202c;font-size:15px;box-shadow:none}#mobile-menu.open .nav-link{animation:menu-line .5s var(--film-ease) both}#mobile-menu.open .nav-link:nth-child(2){animation-delay:.05s}#mobile-menu.open .nav-link:nth-child(3){animation-delay:.1s}#mobile-menu.open .nav-link:nth-child(4){animation-delay:.15s}
  .cinema-inner main:before{height:450px}.cinema-inner .eyebrow{font-size:10px}
}
@keyframes menu-line{from{transform:translateY(15px);opacity:.2}to{transform:none;opacity:1}}
@media(max-width:380px){.opening-copy h1{font-size:64px}.opening-copy{top:24%}.opening-description{font-size:13px}.film-coordinate{display:none}.section-title{font-size:37px}.solution-row{grid-template-columns:16px 1fr 16px;gap:10px}.solution-copy h3{font-size:26px}.opening-frame{min-height:725px}.manifesto-statement{font-size:31px}.arrival h2{font-size:48px}}
@media(prefers-reduced-motion:reduce){
  *,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
  .opening{height:auto;min-height:0}.opening-frame{position:relative}.ocean-shot,.opening-copy,.arrival-art{transform:none!important}.opening-copy{opacity:1!important}.ink-word{color:#f6f5f1!important}.voyage-leg{opacity:1!important;transform:none!important}#voyage-path{stroke-dashoffset:0!important}.reveal,.stagger>*{opacity:1!important;transform:none!important}.demo-message{opacity:1!important;transform:none!important}::view-transition-old(root),::view-transition-new(root){animation:none!important}
}
/* Readable annotations at every size, including narrow phones. */
.film-label,.film-topline,.opening-bottom,.section-kicker,.horizon-note,.leg-number,.chart-coordinates,.chart-caption,.engine-labels,.simulation-label,.engine-footnote,.solution-index,.demo-caption,.demo-result,.workflow-meta,.arrival-meta,.arrival-bottom,.motion-text,.film-coordinate,.scroll-cue,.solution-copy .film-label,.engine-brand{font-size:12px}
.demo-caption{letter-spacing:.02em;line-height:1.7}
.demo-result,.chart-caption,.engine-labels,.engine-footnote{letter-spacing:.03em}
.solution-copy>p,.voyage-leg p,.manifesto-detail p{font-size:16px}
.motion-toggle[hidden],html:not(.js) .motion-toggle{display:none}
@media(max-width:1050px){.engine-labels,.engine-brand,.simulation-label{font-size:11px}.chart-caption{flex-wrap:wrap}.opening-bottom{font-size:11px}}
@media(max-width:767px){.film-topline,.film-label,.section-kicker,.leg-number,.film-coordinate,.solution-copy .film-label,.arrival-copy>.film-label,.arrival-meta,.arrival-bottom,.scroll-cue{font-size:12px}.opening-copy>.film-label{font-size:12px}.engine-footnote{font-size:12px;letter-spacing:0}.engine-labels .engine-brand{display:none}.simulation-label{font-size:12px}.chart-caption{font-size:12px}.demo-result{font-size:12px}.workflow-meta{font-size:12px}.demo-caption{font-size:12px}.opening-description{font-size:16px}.manifesto-margin p{font-size:12px}.crew-message{display:none}.arrival-meta{font-size:12px}.arrival-copy>.film-label{letter-spacing:0}.film-coordinate{font-size:11px}.manifesto-turn{font-size:14px}.opening-copy h1{font-size:clamp(48px,15vw,76px)}.ocean-shot img{object-position:84% 50%}.opening-shade{background:linear-gradient(90deg,rgba(4,15,28,.68),rgba(4,15,28,.2)),linear-gradient(0deg,#071522,transparent 35%,rgba(4,15,28,.12) 80%)}.opening-copy{top:24%}.arrival-art{background-image:none}.cinema-inner main:before{background-image:linear-gradient(0deg,#071522,rgba(7,21,34,.78) 65%),none}.chart-caption>span:last-child{display:none}}
hero-shift>img{position:absolute;left:50%;top:50%;width:130px;height:130px;transform:translate(-50%,-50%)}
/* The brand and its data flow are the visual subject. Nautical references stay in the route. */
.opening-frame{background:radial-gradient(ellipse at 78% 46%,#142238 0%,#091726 40%,#061120 72%)}
.brand-grid{position:absolute;inset:0;z-index:-2;background-image:linear-gradient(#91a5b308 1px,transparent 1px),linear-gradient(90deg,#91a5b308 1px,transparent 1px);background-size:90px 90px;mask-image:linear-gradient(90deg,transparent 30%,black 75%)}
.opening-shade{background:linear-gradient(0deg,#071522,transparent 24%);pointer-events:none}
.brand-shot{position:absolute;left:43%;right:-6%;top:18%;bottom:13%;transform:translate3d(0,var(--brand-y,0px),0) scale(var(--brand-scale,1));will-change:transform}
.brand-shot .hero-visual{position:absolute;inset:0;width:100%;height:100%;margin:0;min-height:0}
.brand-shot .hero-visual-canvas{mask-image:radial-gradient(ellipse closest-side at center,black 55%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse closest-side at center,black 55%,transparent 100%)}
.brand-shot hero-shift{opacity:1}
.brand-orbit{position:absolute;left:50%;top:50%;height:88%;width:auto;max-width:90%;transform:translate(-50%,-50%);stroke:#8da5c1;stroke-opacity:.14;stroke-width:.6}
.brand-orbit .orbit-index{fill:#edbc75;stroke:none;fill-opacity:.7}
.brand-caption{position:absolute;left:15%;right:15%;bottom:5%;display:flex;justify-content:space-between;gap:24px;font:11px 'Geist Mono',monospace;letter-spacing:.12em;color:#8fa6bb}
.brand-caption>span:last-child{color:#bda0d9}
.opening-copy{width:50%;pointer-events:none}
.opening-copy a{pointer-events:auto}
.opening-copy h1{font-size:clamp(66px,6.8vw,110px)}
.arrival{background:radial-gradient(ellipse at 50% 50%,#162537,#071522 65%)}
.arrival-art{inset:-15% 0;background:none;display:flex;align-items:center;justify-content:center;transform:translate3d(0,var(--arrival-y,0px),0)}
.arrival-art svg{height:100%;max-height:1100px;max-width:100%;stroke:#a3b1c8;stroke-width:.15;opacity:.18}
.arrival-art svg path{stroke-width:14;stroke-opacity:.07}
.arrival-shade{background:linear-gradient(0deg,#06111d,transparent 45%,#071522);pointer-events:none}
.cinema-inner main:before{background:radial-gradient(ellipse at 80% 15%,#193445,transparent 65%);opacity:.8}
html.motion-paused .brand-shot{transform:none}
@media(max-height:800px) and (min-width:900px){.opening-copy h1{font-size:clamp(62px,6.1vw,87px)}}
@media(max-width:1050px) and (min-width:768px){.opening-copy{width:58%}.opening-copy h1{font-size:clamp(58px,7.2vw,74px)}.brand-shot{left:45%;right:-15%}.brand-caption{left:23%;right:18%;font-size:10px}}
@media(max-width:767px){
  .opening{height:auto;min-height:0;padding-bottom:30px}.opening-frame{position:relative;height:auto;min-height:960px;padding-bottom:82px;display:flex;flex-direction:column;background:radial-gradient(ellipse at 80% 27%,#152438,#071522 65%)}
  .film-topline{position:relative;top:auto;left:auto;right:auto;margin:103px 7% 0;order:0;font-size:11px}
  .opening-copy{position:relative;left:auto;top:auto;width:auto;margin:42px 7% 0;order:1;transform:none!important;opacity:1!important;pointer-events:auto}
  .opening-copy h1{font-size:clamp(48px,15vw,76px)}.opening-copy>.film-label{font-size:11px;margin-bottom:20px}.opening-description{font-size:16px;margin:26px 0 22px;max-width:330px}
  .brand-shot{position:relative;left:auto;right:auto;top:auto;bottom:auto;order:2;width:110%;height:300px;margin:10px -5% -5px;transform:none!important}
  .brand-orbit{height:88%;max-width:85%}.brand-caption{bottom:2%;left:13%;right:13%;font-size:10px}.opening-bottom{left:7%;right:7%;bottom:20px}.brand-grid{background-size:64px 64px;mask-image:linear-gradient(0deg,black,transparent 80%)}
  .arrival-art{inset:0 -35%;background:none}.arrival-art svg{width:100%;height:auto}.arrival-shade{background:linear-gradient(0deg,#06111d,transparent 50%,#071522)}.cinema-inner main:before{background:radial-gradient(ellipse at 80% 15%,#193445,transparent 65%)}
}
@media(prefers-reduced-motion:reduce){.brand-shot{transform:none!important}}

