*{box-sizing:border-box}html,body{margin:0;background:#0c0c0d;color:#fff;font-family:Arial,Helvetica,sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:2px solid #ff584b;outline-offset:7px}.skip{position:fixed;top:-100px;left:20px;background:#fff;color:#000;padding:15px;z-index:100}.skip:focus{top:20px}.hero{position:relative;isolation:isolate;min-height:780px;height:100svh;overflow:hidden;background:#141414}.hero-photo{position:absolute;width:100%;height:100%;object-fit:cover;object-position:65% 50%;inset:0;z-index:-3;animation:reveal 1.8s ease-out both}.scrim{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#070809b8,transparent 57%),linear-gradient(0deg,#060607ed,transparent 24%,transparent 75%,#0506069c)}header{height:112px;margin:0 4.5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff25}.wordmark{font-size:19px;font-weight:750;letter-spacing:4px;display:flex;align-items:center;gap:12px}.flag{font-size:35px;transform:skew(-18deg);color:#f13729;line-height:1}.red-dot{color:#fa382b;margin-left:-12px}nav{display:flex;align-items:center;gap:42px}nav button{background:none;border:0;padding:13px 0;color:#ddd;font-size:11px}nav button:hover{color:#ff6255}nav .nav-cta{border:1px solid #ffffff45;padding:14px 20px;border-radius:3px;display:flex;gap:32px;color:#fff}.hero-copy{position:absolute;top:25%;left:6%;animation:copy-in 1s ease-out both}.eyebrow{display:flex;align-items:center;gap:10px;font-size:9px;letter-spacing:2px;color:#dedddd;margin:0}.eyebrow>span{background:#ff392b;width:6px;height:6px;border-radius:50%;box-shadow:0 0 18px #ff3d32}.eyebrow i{width:22px;height:1px;background:#b8aaaa;margin:0 2px}h1{font-size:clamp(64px,6.7vw,145px);font-weight:850;line-height:.92;letter-spacing:-.055em;margin:29px 0 25px;text-shadow:0 3px 20px #0002}h1 em{font-style:normal;color:#ff3b2d}.intro{font-size:14px;line-height:1.9;color:#d0c8c4;text-shadow:0 2px 8px #000;margin:0}.actions{display:flex;gap:26px;align-items:center;margin-top:32px}.primary{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;background:#ec3024;border:1px solid #fa5347;border-radius:3px;padding:17px 22px;color:#fff;font-size:11px;box-shadow:0 8px 35px #dd201a25,inset 0 1px 0 #ffffff23;transition:background .2s,transform .2s}.primary:hover{background:#ff4638;transform:translateY(-2px)}.primary>span{font-size:18px}.secondary{display:flex;align-items:center;gap:10px;border:0;background:none;color:#fff;font-size:11px;padding:12px 0}.play{height:30px;width:30px;display:grid;place-items:center;border:1px solid #d2c9c780;border-radius:50%;font-size:9px;padding-left:2px}.side-note{position:absolute;right:2%;top:42%;writing-mode:vertical-rl;font-size:7px;letter-spacing:2px;color:#c6b8b0}.color-label{position:absolute;right:7%;bottom:19%;display:flex;align-items:center;gap:11px;font-size:7px;letter-spacing:1.2px;color:#c9bfbb}.color-label>span{width:29px;height:29px;border-radius:50%;background:linear-gradient(135deg,#ff9990,#e02015 45%,#8a100c);border:3px solid #333333;outline:1px solid #ffffff45;box-shadow:0 4px 15px #0008}.color-label b{display:block;font-size:9px;font-weight:400;color:#fff;margin-top:6px;letter-spacing:1.7px}footer{position:absolute;bottom:7%;left:4.5%;right:4.5%;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ffffff26;padding-top:26px;font-size:8px;letter-spacing:1.5px;color:#d8cfcc}.edition{display:flex;align-items:center;gap:20px}.edition-index{font-size:14px}.edition-index i{font-size:10px;font-style:normal;color:#aaa;letter-spacing:1px;margin-left:4px}.edition-rule{width:66px;height:1px;background:linear-gradient(90deg,#ff493c 35%,#ffffff38 35%)}footer a{display:flex;gap:20px;align-items:center;letter-spacing:0;font-size:10px}footer a>span{font-size:17px}.footer-center{letter-spacing:3px}.concept-label{position:absolute;bottom:17px;left:4.5%;color:#a6a0a0;font-size:6px;letter-spacing:1.2px;margin:0}.mobile-cinema{display:none}dialog{color:#fff;background:#171718;border:1px solid #ffffff30;border-radius:8px;padding:50px;max-width:510px;width:calc(100% - 32px);max-height:90svh;box-shadow:0 35px 150px #0009}dialog::backdrop{background:#08090adc;backdrop-filter:blur(12px)}.close{position:absolute;right:14px;top:10px;width:36px;height:36px;border:1px solid #ffffff35;background:#141414bf;border-radius:50%;color:#fff;font-size:25px;z-index:5}dialog h2{font-size:36px;line-height:1.05;letter-spacing:-1.3px;margin:26px 0 18px}dialog>p:not(.eyebrow){font-size:14px;line-height:1.8;color:#c1bdbb;margin-bottom:28px}#photo{padding:0;border:0;width:96vw;max-width:2400px;background:#080809;overflow:hidden}#photo img{width:100%;max-height:80svh;object-fit:contain;display:block}.photo-caption{display:flex;justify-content:space-between;gap:20px;padding:20px 25px;font-size:9px;letter-spacing:1px;color:#c9c4c3}.photo-caption a{color:#fff}@keyframes reveal{from{transform:scale(1.045);filter:brightness(.6)}to{transform:scale(1);filter:brightness(1)}}@keyframes copy-in{from{opacity:0;translate:0 15px}to{opacity:1;translate:0 0}}
@media(min-width:2000px){header{height:150px}.wordmark{font-size:28px}nav{gap:60px}nav button{font-size:16px}nav .nav-cta{padding:20px 30px}.hero-copy{top:27%}h1{font-size:7vw}.eyebrow{font-size:13px}.intro{font-size:20px}.primary{font-size:16px;padding:24px 32px}.secondary{font-size:16px}.actions{gap:40px;margin-top:40px}.color-label{font-size:11px}.color-label b{font-size:13px}footer{font-size:12px;padding-top:35px}footer a{font-size:14px}.concept-label{font-size:9px;bottom:22px}.side-note{font-size:10px}.edition-index{font-size:20px}}
@media(min-width:3800px){header{height:10vh}.wordmark{font-size:1.1vw}.eyebrow{font-size:.55vw}.intro{font-size:.85vw}.primary{font-size:.65vw;padding:1vw 1.3vw}.secondary{font-size:.65vw}.actions{gap:1.7vw;margin-top:2vw}nav button{font-size:.65vw}.color-label{font-size:.45vw}.color-label b{font-size:.6vw}footer{font-size:.5vw}footer a{font-size:.55vw}}
@media(max-width:1000px){nav{gap:24px}.hero-copy{top:22%;left:6%}h1{font-size:78px}.hero-photo{object-position:61% 50%}.scrim{background:linear-gradient(90deg,#070809ab,transparent 80%),linear-gradient(0deg,#060607e8,transparent 30%,transparent 65%,#05060680)}.side-note{display:none}.actions{flex-direction:column;align-items:flex-start;gap:14px}.footer-center{display:none}}
@media(max-width:640px){.hero{min-height:850px;height:100svh}header{height:82px;margin-inline:6%}.wordmark{font-size:14px;letter-spacing:2.5px}.flag{font-size:27px}nav{display:none}.mobile-cinema{display:block;color:#fff;background:#ffffff08;border:1px solid #ffffff4a;border-radius:3px;padding:9px 15px;font-size:20px}.hero-copy{top:140px;left:7%;right:5%}.eyebrow{font-size:7px;letter-spacing:1.3px;gap:8px}.eyebrow i{width:13px}h1{font-size:clamp(60px,16vw,88px);margin:23px 0 20px}.intro{font-size:12px;line-height:1.8}.hero-photo{object-fit:cover;object-position:64% 50%;height:59%;top:37%;width:100%}.scrim{background:linear-gradient(180deg,#0d0d0e 0%,#0d0d0e 36%,#0d0d0eaa 44%,transparent 61%,#07070811 80%,#070708 96%)}.actions{flex-direction:row;align-items:center;gap:20px;margin-top:22px}.primary{padding:13px 15px;font-size:9px;gap:17px}.secondary{font-size:9px;gap:7px}.play{width:25px;height:25px;font-size:7px}.color-label{right:7%;bottom:15%;font-size:6px;gap:8px}.color-label b{font-size:7px}.color-label>span{width:22px;height:22px}footer{left:7%;right:7%;bottom:6%;padding-top:20px;font-size:6px}.edition{gap:9px}.edition-rule{width:35px}.edition-index{font-size:11px}.edition-index i{font-size:8px}footer a{font-size:8px;gap:8px}.concept-label{left:7%;bottom:17px;font-size:5px;letter-spacing:.8px}dialog{padding:40px 25px}dialog h2{font-size:31px}.photo-caption{font-size:7px;padding:15px;letter-spacing:.5px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}}
/* The media itself contains the complete five-second physical transformation. */
.morph-video{animation:none;z-index:-2}.scrim{z-index:-1}.hero-photo:not(video){animation:none}.morph-track{position:relative;background:#ffffff38;overflow:hidden;width:85px}.morph-track>span{display:block;background:#ff493c;height:100%;width:0}.morph-pause{display:grid;place-items:center;flex-shrink:0;width:35px;height:35px;border:1px solid #ffffff66;border-radius:50%;background:#1119;color:white;font-size:14px}.morph-pause[hidden]{display:none}.primary:disabled{cursor:wait;opacity:.75;transform:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero.is-playing .actions{gap:15px}.hero.is-playing #view-photo{display:none}.hero.is-ruby .color-label>span{background:conic-gradient(from 25deg,#ffb0a5,#bc1322,#ff3447,#65051d,#fa5a6a,#b81532,#ffb0a5)}
@media(max-width:640px){.morph-track{width:40px}.hero.is-playing .actions{gap:17px}}
/* Blue collection: the film transforms the environment; the interface follows. */
.hero{--accent:#5797ff;--button:#175cd1;--button-hover:#2776f3;--edge:#71a9ff;--glow:#1964db35}.hero[data-scene="diamond"]{--accent:#8bceff;--button:#276ac7;--edge:#a1d6ff;--glow:#8bceff25}.hero[data-scene="house"]{--accent:#f4b38c;--button:#ad4d2c;--button-hover:#c8613e;--edge:#eeac87;--glow:#b5532b35}.flag,.red-dot,h1 em{color:var(--accent,#5797ff);transition:color .8s}.eyebrow>span{background:var(--accent);box-shadow:0 0 18px var(--glow)}.primary{background:var(--button);border-color:var(--edge);box-shadow:0 8px 35px var(--glow);transition:background .8s,border-color .8s,transform .2s}.primary:hover{background:var(--button-hover)}.morph-track>span{background:var(--accent);transition:background .8s}.color-label>span{background:linear-gradient(135deg,#bcddff,#1663de 45%,#082567);transition:background .8s}.hero[data-scene="diamond"] .color-label>span{background:conic-gradient(from 25deg,#d6f0ff,#2568c5,#93ddff,#092c70,#a9edff,#4f93dc,#d6f0ff)}.hero[data-scene="house"] .color-label>span{background:linear-gradient(135deg,#efaf83,#a94f35 50%,#542519)}.chapter-nav{display:flex;gap:24px;margin-top:30px}.chapter-nav button{display:flex;align-items:center;gap:8px;padding:9px 0;border:0;border-bottom:1px solid #ffffff25;color:#bbbfc7;background:transparent;font-size:10px;transition:color .3s,border-color .3s}.chapter-nav button span{font-size:8px;color:#9ba7bb}.chapter-nav button[aria-pressed="true"]{color:#fff;border-color:var(--accent)}.chapter-nav button[aria-pressed="true"] span{color:var(--accent)}.chapter-nav button:disabled{cursor:wait;opacity:.5}#cinema-video{display:block;width:100%;max-height:80svh;object-fit:contain;background:#050709}.intro{min-height:54px}button:focus-visible,a:focus-visible{outline-color:#91c6ff}nav button:hover{color:#b0d9ff}
@media(max-width:640px){.hero{min-height:930px}.hero-copy{top:120px}.hero-copy .eyebrow{font-size:6px;letter-spacing:1px;gap:6px}.hero-copy .eyebrow i{width:10px}h1{margin-top:22px}.chapter-nav{gap:23px;margin-top:17px}.chapter-nav button{font-size:9px}.hero-photo{top:42%;height:52%}.scrim{background:linear-gradient(180deg,#0d0d0e 0%,#0d0d0e 39%,#0d0d0eaa 45%,transparent 62%,#07070811 80%,#070708 96%)}.color-label{bottom:14%}.photo-caption{font-size:6px}}
@media(min-width:2000px){.chapter-nav{gap:38px;margin-top:42px}.chapter-nav button{font-size:15px}.chapter-nav button span{font-size:11px}.intro{min-height:76px}}

.hero.chapter-still .morph-video{opacity:0}
/* Scroll narrative: six viewport-long morphs, one pinned screen. */
html{scroll-behavior:auto}.journey{height:700svh;position:relative}.hero{position:sticky;top:0;height:100svh;min-height:0}.hero-photo{height:100%;top:0;inset:0;object-fit:cover}.morph-video{opacity:0}.video-ready .morph-video{opacity:1}.hero.static-mode .morph-video{opacity:0}.hero-copy{top:25%;max-width:51%}.hero-copy h1{font-size:clamp(54px,6.3vw,140px)}.hero-copy .intro{max-width:390px;min-height:30px}.hero footer{display:block;bottom:6%;padding-top:14px}.hero footer .chapter-nav{display:flex;justify-content:space-between;gap:15px;margin:0 0 22px}.chapter-nav button{padding:8px 0;min-height:32px}.footer-bottom{display:flex;align-items:center;justify-content:space-between}.color-label{bottom:23%}.hero .scrim{background:linear-gradient(90deg,#05080cca,transparent 70%),linear-gradient(0deg,#06090cf2,transparent 38%,transparent 76%,#05070999)}.hero[data-scene="investments"]{--accent:#78e3da;--button:#16645f;--button-hover:#20867e;--edge:#72ccc2}.hero[data-scene="bank"]{--accent:#c2d6ef;--button:#3c5c88;--button-hover:#5574a0;--edge:#afc4e1}.hero[data-scene="money"]{--accent:#e4cb83;--button:#706026;--button-hover:#8b7935;--edge:#e4cb83}.hero[data-scene="business"]{--accent:#c2a7ff;--button:#6c43a4;--button-hover:#8859c9;--edge:#bea0e9}.hero[data-scene="investments"] .color-label>span{background:linear-gradient(135deg,#d4fff9,#409a88,#1c5649)}.hero[data-scene="bank"] .color-label>span{background:linear-gradient(135deg,#eef7ff,#5e83a2,#1b3447)}.hero[data-scene="money"] .color-label>span{background:linear-gradient(135deg,#fff1ab,#a08943,#55431b)}.hero[data-scene="business"] .color-label>span{background:linear-gradient(135deg,#e7d7ff,#8563bb,#392154)}.primary{min-height:45px}.hero .chapter-nav button span{color:#c3cddd}.hero .chapter-nav button[aria-pressed="true"]{color:var(--accent)}
@media(min-width:2000px){.hero-copy h1{font-size:6.5vw}.hero footer .chapter-nav{margin-bottom:32px}.hero footer .chapter-nav button{font-size:15px}.hero .color-label{bottom:23%}}
@media(max-width:1000px){.hero-copy{max-width:60%}.hero footer .chapter-nav{gap:10px}.hero footer .chapter-nav button{font-size:9px;gap:5px}.hero .color-label{bottom:24%}}
@media(max-width:640px){.hero{height:100svh;min-height:0}.hero header{height:65px}.hero-copy{top:100px;max-width:none;left:7%;right:7%}.hero-copy h1{font-size:clamp(43px,12vw,61px);margin:18px 0 13px;line-height:.95}.hero-copy .intro{font-size:11px;min-height:20px;max-width:300px;line-height:1.5}.hero-copy .actions{margin-top:17px;gap:18px}.hero-copy .eyebrow{font-size:6px}.hero-photo{height:59%;inset:32% 0 auto 0;object-position:64% 50%}.hero .scrim{background:linear-gradient(180deg,#080b10 0%,#080b10 31%,#080b1070 44%,transparent 61%,#080b1090 75%,#080b10 88%)}.hero footer{bottom:5.5%;left:7%;right:7%;padding-top:10px}.hero footer .chapter-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px 9px;margin-bottom:13px}.hero footer .chapter-nav button{font-size:8px;min-height:29px;gap:4px;padding:4px 0;white-space:nowrap}.hero footer .chapter-nav button span{font-size:6px}.hero .color-label{bottom:24%;right:7%;font-size:5px}.hero .color-label b{font-size:6px;letter-spacing:.8px}.hero .color-label>span{width:18px;height:18px}.hero .concept-label{bottom:12px}.hero footer .edition{gap:8px}.hero .footer-bottom>a{font-size:7px}.hero .footer-bottom .edition{font-size:6px}.hero .morph-track{width:30px}}
@media(max-width:640px) and (max-height:730px){.hero-copy{top:84px}.hero-copy h1{font-size:40px;margin:13px 0 10px}.hero-copy .actions{margin-top:12px}.hero .color-label{display:none}.hero-copy .intro{font-size:10px}.hero footer{bottom:5%}.hero footer .chapter-nav{gap:2px 9px;margin-bottom:8px}.hero-photo{top:31%;height:60%}}
@media(prefers-reduced-motion:reduce){.hero .morph-video{display:none}}
/* SaaS positioning: product copy stays readable over every disclosure scene. */
.hero-copy{top:23%;max-width:51%}.hero-copy h1{font-size:clamp(48px,5.35vw,120px);font-weight:700;letter-spacing:-.055em;line-height:1.04;margin:27px 0 23px}.hero-copy .intro{max-width:440px;font-size:14px;line-height:1.85;min-height:78px}.hero-copy .eyebrow{font-size:8px;letter-spacing:1.6px}.hero-copy .actions{margin-top:25px;gap:23px}.workspace-link{display:inline-flex;align-items:center}.secondary#morph-play{font-size:11px;gap:10px}.sign-in-link{font-size:11px;color:#dce4ee}#detail .primary{background:#175cd1;border-color:#71a9ff}#detail .secondary{margin-top:18px}.hero .chapter-nav button{white-space:nowrap}.hero .concept-label{letter-spacing:1px}
@media(min-width:2000px){.hero-copy h1{font-size:5.35vw}.hero-copy .intro{max-width:600px;font-size:20px;min-height:111px}.hero-copy .eyebrow{font-size:12px}.hero-copy .actions{margin-top:35px}.secondary#morph-play,.sign-in-link{font-size:16px}}
@media(max-width:1000px){.hero-copy{max-width:59%}.hero-copy h1{font-size:55px}.hero-copy .intro{font-size:13px;max-width:370px}}
@media(max-width:640px){.hero-copy{top:96px;max-width:none}.hero-copy h1{font-size:clamp(35px,9.65vw,46px);margin:17px 0 13px;line-height:1.05}.hero-copy .intro{font-size:11px;line-height:1.65;max-width:325px;min-height:72px}.hero-copy .eyebrow{font-size:5.5px;letter-spacing:.85px;gap:5px}.hero-copy .eyebrow i{width:11px}.hero-copy .actions{gap:15px;margin-top:17px}.secondary#morph-play{font-size:8px;gap:6px}.hero-copy .primary{font-size:9px;padding:13px;gap:13px}.hero-photo{inset:38% 0 auto 0;height:54%}.hero .scrim{background:linear-gradient(180deg,#080b10 0%,#080b10 36%,#080b1090 47%,transparent 64%,#080b1090 78%,#080b10 91%)}.hero footer .chapter-nav button{font-size:7px;gap:3px}.hero .concept-label{font-size:4.5px;letter-spacing:.6px}.hero .color-label{bottom:23%}}
@media(max-width:640px) and (max-height:730px){.hero-copy{top:80px}.hero-copy h1{font-size:33px;margin:13px 0 10px}.hero-copy .intro{font-size:10px;min-height:66px}.hero-copy .actions{margin-top:11px}.hero-photo{top:40%;height:50%}}

/* Supplied ExSolve logo. */
.wordmark{display:flex;flex-shrink:0;background:#0d1018;border:1px solid #ffffff25;border-radius:6px;padding:3px 9px;box-shadow:0 4px 20px #0003;line-height:0}.brand-logo{display:block;width:clamp(160px,15vw,250px);height:auto;object-fit:contain}@media(max-width:640px){.wordmark{padding:2px 6px;border-radius:4px}.brand-logo{width:145px}}

/* Faster feedback without changing the visual design. */
.flag,.red-dot,h1 em,.morph-track>span,.color-label>span{transition-duration:.28s}
.primary,.chapter-nav button{transition-duration:.16s}
