:root{--black:#050608;--dark:#0b0e13;--panel:#111821;--light:#f4f6f8;--light2:#e9edf2;--text:#f7f9fb;--ink:#080b0f;--muted:#9aa5b5;--mutedDark:#4b5665;--cyan:#0bb2e8;--cyan2:#63d8ff;--line:rgba(255,255,255,.14);--lineDark:rgba(0,0,0,.12);--max:1360px;--shadow:0 32px 88px rgba(0,0,0,.32)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:var(--black);color:var(--text);line-height:1.45}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%}.wrap{max-width:var(--max);margin:auto;padding:0 34px}.topbar{position:fixed;z-index:80;top:0;left:0;right:0;height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 30px;background:rgba(5,6,8,.72);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.logo img{height:30px;width:auto}.navlinks{display:flex;gap:24px;color:#d5dbe4;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.navlinks a:hover{color:#fff}.header-ctas{display:flex;align-items:center;gap:8px}.mini-link{font-size:12px;text-transform:uppercase;letter-spacing:.05em;font-weight:900;padding:9px 12px;border:1px solid var(--line);border-radius:99px;color:#dbe4ed}.mini-link.strong{background:var(--cyan);color:#061018;border-color:var(--cyan)}.lang{border:1px solid var(--line);background:transparent;color:#dbe4ed;border-radius:99px;padding:8px 10px;font-weight:900;cursor:pointer}.lang.active{background:#fff;color:#000}.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:999px;padding:14px 22px;font-weight:950;text-transform:uppercase;letter-spacing:.035em;font-size:13px;transition:.18s}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--cyan);border-color:var(--cyan);color:#061018}.button.outline{background:rgba(255,255,255,.03)}.button.ghost{background:transparent}.darkbtn{background:#07090d!important;border-color:#07090d!important;color:#fff!important}.darkoutline{color:#07090d!important;border-color:rgba(0,0,0,.22)!important;background:transparent!important}.widebtn{width:100%;margin-top:10px}.kicker,.launch-tag{font-weight:950;text-transform:uppercase;letter-spacing:.18em;color:var(--cyan);font-size:12px}.hero{position:relative;min-height:100vh;display:grid;align-items:end;overflow:hidden;background:#050608}.hero-xl{padding:128px 0 112px}.bg-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.95}.shade{position:absolute;inset:0;background:radial-gradient(circle at 74% 25%,rgba(11,178,232,.19),transparent 32%),linear-gradient(90deg,rgba(5,6,8,.86),rgba(5,6,8,.45) 50%,rgba(5,6,8,.80)),linear-gradient(180deg,rgba(5,6,8,.08),rgba(5,6,8,.86) 92%)}.hero-inner{position:relative;z-index:2;padding:0 34px;max-width:1380px;margin:auto;width:100%}.hero h1{font-size:clamp(62px,10vw,166px);line-height:.82;letter-spacing:-.075em;margin:18px 0 20px;text-transform:uppercase}.hero h1 span{color:transparent;-webkit-text-stroke:2px rgba(255,255,255,.72)}.hero-lead{font-size:clamp(19px,2.2vw,30px);max-width:880px;color:#dde5ed;margin:0 0 30px}.hero-actions,.big-actions{display:flex;gap:13px;flex-wrap:wrap}.hero-bottom-strip{position:absolute;z-index:3;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);background:rgba(5,6,8,.6);backdrop-filter:blur(12px)}.hero-bottom-strip span{padding:18px 24px;text-align:center;border-right:1px solid var(--line);font-weight:950;letter-spacing:.08em;font-size:12px;color:#dce4ec}.light{background:var(--light);color:var(--ink)}.dark{background:var(--black);color:var(--text)}.editorial{position:relative;overflow:hidden;padding:120px 0}.big-word{position:absolute;top:28px;left:-2vw;font-size:clamp(82px,18vw,270px);line-height:.8;font-weight:1000;letter-spacing:-.09em;color:rgba(0,0,0,.045);white-space:nowrap}.focus-grid{position:relative;display:grid;grid-template-columns:.8fr 1.2fr;gap:46px;align-items:start}.sticky-copy{position:sticky;top:112px}.feature-copy h2,.poster-copy h2,.launch-copy h2,.section-title h2,.spec-grid h2,.contact h2,.film-head h2{font-size:clamp(42px,6vw,96px);line-height:.9;letter-spacing:-.06em;margin:16px 0 22px;text-transform:uppercase}.feature-copy p,.poster-copy p,.launch-copy p,.section-title p,.contact p,.film-head p{font-size:clamp(17px,1.6vw,22px);color:var(--mutedDark);max-width:720px}.micro-ctas{display:flex;gap:12px;margin-top:28px}.product-stage{background:#fff;border-radius:38px;padding:28px;box-shadow:0 30px 100px rgba(0,0,0,.14);border:1px solid var(--lineDark)}.product-stage img{border-radius:26px}.split-poster{display:grid;grid-template-columns:1.08fr .92fr;min-height:850px}.split-poster.deep{border-block:1px solid var(--line)}.poster-img img{width:100%;height:100%;object-fit:cover}.poster-copy{display:flex;flex-direction:column;justify-content:center;padding:80px 8vw}.poster-copy p,.film-head p,.contact p{color:#b9c2cf}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:34px}.stats div{padding:18px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.04)}.stats b{display:block;font-size:28px}.stats span{display:block;color:#aeb8c6;font-size:13px}.launch-section{padding:110px 0;border-block:1px solid var(--lineDark)}.launch-layout{display:grid;grid-template-columns:1fr 420px;gap:38px;align-items:start}.cta-panel{padding:28px;border-radius:30px;background:#fff;border:1px solid var(--lineDark);box-shadow:0 24px 70px rgba(0,0,0,.1)}.cta-panel h3{font-size:30px;letter-spacing:-.04em;margin:0 0 10px}.cta-panel p{color:var(--mutedDark)}.cta-panel small{display:block;margin-top:13px;color:#687385}.campaign-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:34px}.campaign-row article{padding:20px;border-radius:24px;border:1px solid var(--lineDark);background:#fff}.campaign-row b{display:block;color:var(--cyan);font-size:28px}.campaign-row span{font-weight:850}.film-section{padding:110px 0}.film-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:28px}.film-head p{max-width:570px}.film-grid{display:grid;gap:16px}.film-grid.extended{grid-template-columns:1.45fr 1fr 1fr}.film-grid article{padding:16px;border:1px solid var(--line);background:linear-gradient(180deg,#101720,#0b0f15);border-radius:28px;box-shadow:var(--shadow)}.film-grid video{border-radius:20px;width:100%;background:#000}.film-grid h3{font-size:18px;text-transform:uppercase;letter-spacing:.04em;margin:16px 6px 4px}.film-main{grid-row:span 2}.modules-section{padding:115px 0}.section-title{max-width:1000px}.module-marquee{overflow:hidden;display:flex;gap:20px;border-block:1px solid rgba(0,0,0,.14);margin:48px 0 40px;padding:18px 0;white-space:nowrap}.module-marquee span{font-size:clamp(26px,4vw,62px);font-weight:1000;letter-spacing:-.06em;color:rgba(0,0,0,.12)}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.module-card{background:#fff;border:1px solid var(--lineDark);border-radius:30px;overflow:hidden;box-shadow:0 24px 70px rgba(0,0,0,.08)}.module-card img{width:100%;height:250px;object-fit:cover;background:#eef2f6}.module-card h3{font-size:26px;letter-spacing:-.04em;margin:20px 20px 6px}.module-card p{margin:0 20px 22px;color:var(--mutedDark)}.hero-module{grid-column:span 2;display:grid;grid-template-columns:1.1fr .9fr;align-items:center}.hero-module img{height:100%}.spec-section{padding:100px 0;border-block:1px solid var(--line)}.spec-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:40px}.spec-grid ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.spec-grid li{border:1px solid var(--line);background:rgba(255,255,255,.04);border-radius:18px;padding:14px 16px;color:#d8e1ec}.slogan-stage{padding:110px 34px}.slogan-stage img{width:min(1500px,100%);margin:auto}.contact{padding:115px 0}.contact-box{display:grid;grid-template-columns:1fr auto;gap:34px;align-items:center;border:1px solid var(--line);border-radius:38px;padding:38px;background:radial-gradient(circle at 20% 10%,rgba(11,178,232,.16),transparent 30%),#0b1017}.contact-actions{display:grid;gap:12px;min-width:240px}footer{padding:34px 0;border-top:1px solid var(--line);color:#9fa9b7;font-size:14px;background:#050608}code{background:rgba(255,255,255,.08);padding:2px 6px;border-radius:8px}
.claim-stage{background:#050608;padding:90px 34px;border-block:1px solid rgba(255,255,255,.08)}
.claim-stage img{width:min(1500px,100%);margin:auto;filter:none}
.future-poster{display:grid;grid-template-columns:.95fr 1.05fr;min-height:860px;border-top:1px solid var(--lineDark)}
.future-poster.dark{border-top:1px solid var(--line)}
.future-poster.reverse{grid-template-columns:1.05fr .95fr}
.poster-copy-light p{color:var(--mutedDark)}
.poster-stack-two{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:48px;align-items:center;background:#eef2f6}
.poster-stack-two img{width:100%;height:100%;object-fit:contain;border-radius:26px;background:#fff;box-shadow:0 24px 60px rgba(0,0,0,.08);padding:18px}
@media(max-width:1100px){.future-poster,.future-poster.reverse{grid-template-columns:1fr}.poster-stack-two{grid-template-columns:1fr;padding:24px}}
@media(max-width:1100px){.navlinks{display:none}.hero-bottom-strip,.stats,.campaign-row,.film-grid.extended,.module-grid,.spec-grid ul{grid-template-columns:1fr 1fr}.focus-grid,.split-poster,.launch-layout,.spec-grid,.contact-box{grid-template-columns:1fr}.sticky-copy{position:relative;top:auto}.hero-module{grid-column:auto;grid-template-columns:1fr}.film-main{grid-row:auto}}@media(max-width:720px){.topbar{padding:0 16px}.logo img{height:24px}.mini-link{display:none}.hero h1{font-size:clamp(52px,17vw,90px)}.hero h1 span{-webkit-text-stroke:1px rgba(255,255,255,.72)}.hero-bottom-strip,.metrics,.stats,.campaign-row,.film-grid.extended,.module-grid,.spec-grid ul{grid-template-columns:1fr}.wrap,.hero-inner{padding:0 20px}.poster-copy{padding:60px 24px}.film-head{display:block}.button{width:100%}.hero-actions{width:100%}}

/* V5 storytelling + legal pages */
.story-cinema{padding:120px 0 0;border-top:1px solid var(--line)}
.story-cinema-grid{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:end;margin-bottom:52px}
.story-cinema h2,.launch-repeat h2{font-size:clamp(42px,6vw,104px);line-height:.88;letter-spacing:-.065em;margin:16px 0 0;text-transform:uppercase}
.story-cinema p{font-size:clamp(19px,2vw,28px);color:#c4ceda;max-width:760px;margin:0}
.wide-image{width:100%;height:min(78vh,820px);overflow:hidden;border-top:1px solid var(--line)}
.wide-image img{width:100%;height:100%;object-fit:cover;object-position:center}
.story-gallery{padding:115px 0;border-top:1px solid var(--lineDark)}
.compact-title{max-width:1180px}
.image-triptych{display:grid;grid-template-columns:1.1fr .9fr 1.1fr;gap:18px;margin-top:42px}
.image-triptych img{width:100%;height:520px;object-fit:cover;border-radius:30px;background:#fff;border:1px solid var(--lineDark);box-shadow:0 24px 70px rgba(0,0,0,.08)}
.launch-repeat{padding:92px 0;border-block:1px solid var(--line)}
.launch-repeat-box{display:grid;grid-template-columns:1fr auto;gap:34px;align-items:center;border:1px solid var(--line);border-radius:38px;padding:40px;background:radial-gradient(circle at 18% 14%,rgba(11,178,232,.18),transparent 28%),#0b1017}
.launch-repeat-actions{display:grid;gap:12px;min-width:250px}
.footer-line{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}
.footer-line a{color:#dce4ec;text-decoration:none}
.footer-line a:hover{color:#fff}
.legal-main{padding-top:78px}
.legal-hero{padding:90px 0 70px;border-bottom:1px solid var(--line)}
.legal-hero h1{font-size:clamp(54px,10vw,140px);letter-spacing:-.075em;line-height:.86;margin:16px 0 0;text-transform:uppercase}
.legal-content{padding:70px 0 100px}
.legal-card{max-width:980px;background:#fff;border:1px solid var(--lineDark);border-radius:34px;padding:44px;box-shadow:0 24px 70px rgba(0,0,0,.08)}
.legal-card h2{font-size:28px;letter-spacing:-.035em;margin:34px 0 10px}.legal-card h2:first-child{margin-top:0}
.legal-card p{color:#344050;font-size:17px}.legal-card a{color:#057aaa;text-decoration:underline;text-underline-offset:3px}

/* V7: only exchange explosion render + keep large full Mothership stage */
.mothership-full-stage{padding:110px 0 120px;border-block:1px solid var(--lineDark);overflow:hidden}
.mothership-full-head{display:grid;grid-template-columns:1fr .85fr;gap:36px;align-items:end;margin-bottom:34px}
.mothership-full-head h2{font-size:clamp(42px,6.6vw,104px);line-height:.9;letter-spacing:-.065em;text-transform:uppercase;margin:16px 0 0;color:var(--ink)}
.mothership-full-head p{font-size:clamp(17px,1.6vw,22px);color:var(--mutedDark);margin:0;max-width:720px}
.mothership-full-image{background:#fff;border:1px solid var(--lineDark);border-radius:42px;padding:26px;box-shadow:0 34px 100px rgba(0,0,0,.12)}
.mothership-full-image img{width:100%;border-radius:28px;background:#fff;object-fit:contain}
@media(max-width:1100px){.mothership-full-head{grid-template-columns:1fr}.mothership-full-stage{padding:80px 0}.mothership-full-image{padding:16px;border-radius:28px}.mothership-full-image img{border-radius:20px}}
@media(max-width:1100px){.story-cinema-grid,.launch-repeat-box{grid-template-columns:1fr}.image-triptych{grid-template-columns:1fr}.image-triptych img{height:auto}.launch-repeat-actions{min-width:0}.legal-card{padding:30px}}

/* V7 + uploaded main film: richer film section with five short loops */
.film-grid-five{grid-template-columns:1.35fr 1fr 1fr!important}
.film-grid-five article:not(.film-main) video{aspect-ratio:16/9;object-fit:cover}
@media(max-width:1100px){.film-grid-five{grid-template-columns:1fr 1fr!important}}
@media(max-width:720px){.film-grid-five{grid-template-columns:1fr!important}}


/* Pump teaser addition - appended at the end only */
.pump-teaser-section{padding:110px 0 0;border-top:1px solid var(--line);overflow:hidden;background:#050608}
.pump-headline{padding-bottom:42px}
.pump-headline h2{font-size:clamp(56px,10vw,150px);line-height:.82;letter-spacing:-.075em;text-transform:uppercase;margin:16px 0 22px}
.pump-headline p{font-size:clamp(18px,2vw,26px);max-width:920px;color:#b9c2cf;margin:0}
.pump-stage{width:100%;background:#f4f6f8;border-block:1px solid rgba(255,255,255,.08)}
.pump-stage img{width:100%;height:auto;display:block}
.pump-detail-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:40px;padding-top:46px;padding-bottom:92px;align-items:start}
.pump-detail-grid h3{font-size:clamp(34px,5vw,74px);line-height:.92;letter-spacing:-.055em;text-transform:uppercase;margin:14px 0 0}
.pump-detail-grid p{font-size:clamp(17px,1.7vw,23px);color:#b9c2cf;margin:0;max-width:760px}
@media(max-width:900px){.pump-detail-grid{grid-template-columns:1fr}.pump-teaser-section{padding-top:78px}.pump-detail-grid{padding-bottom:70px}}


.pump-silhouette-explainer{display:grid;grid-template-columns:.8fr 1.2fr;gap:34px;padding:10px 0 100px;align-items:start}
.pump-silhouette-copy h3{font-size:clamp(32px,4.8vw,66px);line-height:.94;letter-spacing:-.05em;text-transform:uppercase;margin:14px 0 16px}
.pump-silhouette-copy p{font-size:clamp(16px,1.5vw,21px);color:#b9c2cf;max-width:560px;margin:0}
.pump-silhouette-stage{background:#f4f6f8;border-radius:28px;overflow:hidden;border:1px solid rgba(255,255,255,.08)}
.pump-silhouette-stage img{width:100%;display:block}
.pump-silhouette-labels{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(0,0,0,.08)}
.sil-label{background:#0c1016;padding:18px 18px 20px;display:grid;gap:4px}
.sil-label span{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:#67d0ff;font-weight:900}
.sil-label strong{font-size:17px;line-height:1.1}
.sil-label em{font-style:normal;font-size:13px;color:#9ca8ba}
@media(max-width:900px){.pump-silhouette-explainer{grid-template-columns:1fr;padding-bottom:70px}.pump-silhouette-labels{grid-template-columns:1fr}}



/* Subtle recurring claim system */
.claim-corner{position:absolute;right:clamp(22px,4vw,70px);bottom:88px;z-index:4;font-size:11px;letter-spacing:.32em;text-transform:uppercase;color:rgba(255,255,255,.46);font-weight:900;writing-mode:vertical-rl;transform:rotate(180deg);pointer-events:none}
.claim-watermark{position:absolute;right:clamp(18px,4vw,70px);top:42px;z-index:0;font-size:clamp(36px,6vw,112px);line-height:.82;letter-spacing:-.07em;font-weight:1000;text-transform:uppercase;max-width:720px;text-align:right;pointer-events:none}
.light-claim{color:rgba(4,8,14,.045)}
.claim-card-wrap{position:relative}
.claim-card{position:absolute;left:clamp(18px,4vw,48px);bottom:clamp(18px,4vw,48px);padding:16px 18px;border:1px solid rgba(0,0,0,.13);background:rgba(255,255,255,.72);backdrop-filter:blur(12px);border-radius:18px;font-size:13px;line-height:1.04;letter-spacing:.18em;text-transform:uppercase;font-weight:1000;color:#080b10}
.claim-micro{display:inline-flex;margin:0 0 18px;font-size:11px;letter-spacing:.24em;text-transform:uppercase;font-weight:1000;line-height:1;color:rgba(99,208,255,.78)}
.dark-micro{color:rgba(99,208,255,.76)}
.light-micro{color:rgba(0,103,168,.72)}
.campaign-row{position:relative}
.claim-row-label{position:absolute;top:-30px;left:0;font-size:11px;letter-spacing:.28em;text-transform:uppercase;color:rgba(0,0,0,.32);font-weight:1000}
.claim-thread{border-block:1px solid rgba(255,255,255,.08);padding:34px 0;background:#07090c}
.claim-thread-inner{display:grid;grid-template-columns:auto 1fr auto auto;gap:24px;align-items:center}
.claim-thread span{font-size:clamp(18px,2vw,34px);letter-spacing:-.035em;font-weight:1000;text-transform:uppercase;color:rgba(255,255,255,.82)}
.claim-thread i{height:1px;background:linear-gradient(90deg,rgba(103,208,255,.0),rgba(103,208,255,.65),rgba(255,255,255,.08));display:block}
.claim-thread small{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:rgba(255,255,255,.36);font-weight:800;white-space:nowrap}
@media(max-width:900px){.claim-corner{display:none}.claim-watermark{font-size:58px;right:18px;top:24px}.claim-card{position:static;margin:14px 0 0}.claim-thread-inner{grid-template-columns:1fr;gap:10px}.claim-thread i{display:none}.claim-thread small{white-space:normal}.claim-row-label{position:static;margin:0 0 14px;grid-column:1/-1}}


/* V8: preserve the V7 typography, colours and section layout. */
section[id]{scroll-margin-top:90px}.module-card img{object-fit:contain;height:250px;background:#fff}.module-card p{line-height:1.65}.hero-module{display:block;grid-column:auto}.module-grid{align-items:start}.weight-note{padding:35px 0;color:#b9c2cf}.weight-note p{max-width:1000px}.slogan-stage img{max-height:85px;object-fit:contain}.pump-original-explainer{padding-bottom:90px}.pump-original-explainer img{width:100%;border-radius:24px}.faq-section{padding:85px 0}.faq-section h2{font-size:56px;margin:0 0 25px;letter-spacing:-.05em}.faq-section details{border-top:1px solid #ccd2da;padding:22px 0}.faq-section summary{font-weight:800;font-size:21px;cursor:pointer}.faq-section p{max-width:850px;line-height:1.7}.menu-toggle{display:none}.motion-toggle{position:absolute;right:24px;bottom:76px;z-index:4;background:#080b0fcc;color:#fff;border:1px solid #aab3bf;border-radius:30px;padding:9px 14px;cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--cyan);outline-offset:5px}.film-head>*{min-width:0}.poster-copy{min-width:0}.hero h1{overflow-wrap:normal}.legal-hero h1{overflow-wrap:anywhere}
@media(max-width:1100px){.navlinks{gap:13px;font-size:11px}.topbar{padding:0 18px}.header-ctas .mini-link{display:none}.hero h1{font-size:clamp(45px,10vw,110px)}}
@media(max-width:900px){.menu-toggle{display:block;background:transparent;color:#fff;border:1px solid #59626c;padding:8px 12px;border-radius:22px;margin-left:auto;margin-right:12px}.navlinks{display:none}.navlinks.open{display:flex;position:absolute;top:78px;left:0;right:0;background:#080b0f;flex-direction:column;padding:22px 26px;gap:22px;font-size:15px}.hero-xl{padding-top:130px}.hero h1{font-size:clamp(42px,10vw,86px);line-height:.95}.hero h1 span{-webkit-text-stroke:1px rgba(255,255,255,.72)}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.film-head{display:block}.micro-ctas{flex-wrap:wrap}.pump-original-explainer{padding-bottom:60px}.topbar .logo img{height:24px}.hero-bottom-strip span{font-size:10px;padding:14px 8px}.hero-lead{font-size:20px}.motion-toggle{bottom:64px;font-size:11px}.stats{gap:6px}.stats div{padding:12px 8px}}
@media(max-width:600px){.module-grid{grid-template-columns:1fr}.wrap,.hero-inner{padding-left:22px;padding-right:22px}.hero-bottom-strip{grid-template-columns:repeat(2,1fr)}.motion-toggle{bottom:100px}.hero-xl{padding-bottom:160px}.poster-copy{padding:58px 24px}.hero h1{font-size:10vw}.feature-copy h2,.poster-copy h2,.launch-copy h2,.section-title h2,.contact h2,.film-head h2{font-size:43px}.stats b{font-size:24px}.module-card img{height:auto;aspect-ratio:1.9;object-fit:contain}.slogan-stage{padding:60px 22px}.header-ctas{gap:4px}.lang{padding:7px}.topbar{padding:0 14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

@media(max-width:900px){.motion-toggle{bottom:104px}}

h2,h3{overflow-wrap:anywhere;hyphens:auto}

/* V9 – original 2026 imagery and clearer brand placement */
.topbar .logo img{height:60px;width:auto}.topbar{height:94px;gap:22px}.navlinks a[href="#kickstarter"]{color:var(--cyan)}.navlinks{gap:20px}.header-ctas .mini-link{white-space:nowrap}.topbar .logo{flex-shrink:0}section[id]{scroll-margin-top:106px}
.brand-claim{display:block;width:min(700px,100%);height:auto;object-fit:contain}.hero-claim{width:min(540px,80%);margin:0 0 35px}.section-claim{width:min(570px,95%);margin:0 0 40px}.contact-brand{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-bottom:65px}.contact-logo{width:230px;height:auto}.contact-claim{width:min(640px,58%)}
.mothership-full-stage{padding-top:95px}.mothership-full-image{box-shadow:none}.mothership-full-image img{max-height:760px;object-fit:contain}.product-stage{padding:10px}.product-stage img{width:100%}.focus-grid{align-items:center}.sticky-copy{position:static}.module-grid{align-items:stretch}.module-card{display:flex;flex-direction:column}.module-card img{height:260px;object-fit:contain;padding:12px}.module-card.photo-card img{padding:0;object-fit:cover}.module-card.pump-card img{object-position:64% 44%}.module-card h3{line-height:1.1}.module-card p{font-size:16px}.module-card{box-shadow:0 12px 35px rgba(0,0,0,.05)}
.bottle-visuals{display:grid;grid-template-rows:1fr auto;background:#fff;min-width:0}.bottle-photo{width:100%;height:100%;max-height:680px;object-fit:cover}.bottle-render{width:100%;max-height:360px;object-fit:contain;padding:28px}.pump-feature .poster-img{overflow:hidden}.pump-feature .poster-img img{object-position:62% 50%}.bar-visuals{display:flex;flex-direction:column;justify-content:center;background:#fff;min-width:0;padding:24px}.bar-visuals img{width:100%;object-fit:contain}.bar-visuals img+img{max-height:360px;margin-top:22px}.system-overview{margin-top:48px}.system-overview img{width:100%;height:auto;border-radius:28px}.story-cinema .wide-image img{max-height:850px;object-fit:cover;object-position:50% 48%}.slogan-stage{padding:85px 34px}.slogan-stage img{width:min(1300px,100%);max-height:none}.hero-xl{padding-top:150px}
@media(max-width:1250px){.header-ctas .mini-link{display:none}.topbar{gap:18px}.navlinks{gap:18px;font-size:12px}}
@media(max-width:900px){.topbar .logo img{height:48px}.topbar{height:88px;gap:0}.navlinks.open{top:88px}.contact-brand{flex-direction:column;align-items:flex-start;gap:30px}.contact-claim{width:min(620px,100%)}.contact-logo{width:195px}.hero-claim{margin-bottom:28px}.mothership-full-stage{padding-top:65px}.module-card img{height:230px}.pump-feature .poster-img img{height:auto;max-height:800px;object-fit:contain}.hero-xl{padding-top:145px}section[id]{scroll-margin-top:100px}}
@media(max-width:600px){.topbar{padding:0 14px}.menu-toggle{margin-right:8px;padding:7px 10px}.header-ctas{gap:3px}.topbar .logo img{height:48px;max-width:140px;object-fit:contain}.hero-claim{width:100%;margin-bottom:30px}.mothership-full-head h2{font-size:43px}.mothership-full-image{border-radius:0;border:0;padding:10px}.mothership-full-image img{border-radius:0}.module-card img{height:auto;aspect-ratio:1.55}.module-card.photo-card img{aspect-ratio:1.5}.bottle-photo{max-height:500px}.bottle-render{padding:20px}.bar-visuals{padding:8px}.bar-visuals img+img{margin-top:0}.system-overview{padding:0}.system-overview img{border-radius:0}.slogan-stage{padding:65px 22px}.contact-brand{margin-bottom:45px}.contact-logo{width:180px}}

.mothership-full-head h2{font-size:clamp(42px,5vw,76px);hyphens:none}
