:root{--sf-blue-deep:#0b1a5b;--sf-blue-navy:#032d60;--sf-blue:#0d4bc4;--sf-blue-mid:#1b6bff;--sf-blue-bright:#0176d3;--sf-blue-sky:#57a3fd;--sf-blue-light:#d6ecff;--sf-gold:#ffd21e;--sf-gold-deep:#f5a623;--sf-white:#fff;--sf-ink:#032d60;--sf-magenta:#e40f7b;--app-bg:radial-gradient(130% 120% at 30% 12%,#1657d0 0%,#0a3aa8 42%,#051d63 100%);--header-h:8vh;--footer-h:12vh}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;width:100%;background:#051d63;color:#fff;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.app,body,html{overflow:hidden}.app{position:fixed;inset:0;background:var(--app-bg);container-type:size}.app:after{content:"";right:0;bottom:0;height:32%;background:radial-gradient(55% 100% at 50% 100%,rgba(87,163,253,.4) 0,rgba(87,163,253,0) 70%);pointer-events:none;z-index:0}.app-header,.app:after{position:absolute;left:0}.app-header{top:0;height:var(--header-h);display:flex;align-items:center;gap:1.4cqw;padding:0 3cqw;z-index:30}.app-header .brand-mark{width:3.4cqh;height:3.4cqh;flex:0 0 auto}.app-header .brand-text{font-size:1.7cqh;font-weight:700;letter-spacing:.01em;color:#fff;white-space:nowrap}.app-logo{top:0;height:var(--header-h);display:flex;align-items:center;padding:0 3cqw;z-index:30}.app-logo,.content-zone{position:absolute;right:0}.content-zone{top:var(--header-h);left:0;bottom:var(--footer-h);overflow:hidden;z-index:10}.page{position:absolute;inset:0;padding:3cqh 4cqw;display:flex;flex-direction:column}.page-title{font-size:5cqh;font-weight:800;line-height:1.05;letter-spacing:-.02em;color:#fff;margin-bottom:2.4cqh;flex:0 0 auto}.page-title .accent{color:var(--sf-gold)}.page-body{flex:1 1 auto;min-height:0;display:flex}.subhead{font-weight:400;line-height:1.35;color:hsla(0,0%,100%,.92)}.hero{position:absolute;inset:0;display:flex;align-items:center;gap:3%;padding-left:4cqw}.hero-copy{flex:1 1 62%;min-width:0}.hero-title{font-size:10.5cqh;font-weight:800;line-height:.98;letter-spacing:-.03em;color:#fff}.hero-cta{display:inline-flex;align-items:center;gap:.8cqw;margin-top:5cqh;padding:1.5cqh 1.8cqw;border-radius:999px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.28);font-size:2.2cqh;font-weight:600}.hero-art{flex:1 1 38%;display:flex;align-items:center;justify-content:center}.glass-card{background:hsla(0,0%,100%,.98);border-radius:1.6cqw;box-shadow:0 1.6cqw 4cqw rgba(3,20,60,.4);color:var(--sf-ink)}.num-list{list-style:none;display:flex;flex-direction:column;gap:2cqh}.num-list li{display:flex;gap:1.4cqw;align-items:flex-start}.num-badge{flex:0 0 auto;font-weight:800;color:var(--sf-gold);font-size:2.6cqh;line-height:1.1}.nav-arrow{position:absolute;top:50%;transform:translateY(-50%);width:3.4cqw;height:3.4cqw;min-width:44px;min-height:44px;border-radius:50%;border:none;background:hsla(0,0%,100%,.14);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:2cqw;cursor:pointer;z-index:40;display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease,opacity .2s ease}.nav-arrow:hover{background:hsla(0,0%,100%,.28);transform:translateY(-50%) scale(1.08)}.nav-arrow:disabled{opacity:0;pointer-events:none}.nav-arrow.right{right:1.6cqw}.nav-arrow.left{left:1.6cqw}.stepper{position:absolute;left:0;right:0;bottom:0;height:var(--footer-h);justify-content:center;gap:1cqw;padding:0 4cqw;z-index:30}.step,.stepper{display:flex;align-items:center}.step{gap:.7cqw;padding:.9cqh 1.2cqw;border-radius:999px;cursor:pointer;background:transparent;border:none;transition:background .3s ease;position:relative}.step:hover{background:hsla(0,0%,100%,.08)}.step .step-index{width:2.6cqh;height:2.6cqh;min-width:20px;min-height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3cqh;font-weight:700;background:hsla(0,0%,100%,.16);color:hsla(0,0%,100%,.75);transition:all .3s ease;flex:0 0 auto}.step .step-label{font-size:1.6cqh;font-weight:600;color:hsla(0,0%,100%,.55);white-space:nowrap;transition:color .3s ease}.step.done .step-index{background:hsla(0,0%,100%,.9);color:var(--sf-blue)}.step.done .step-label{color:hsla(0,0%,100%,.8)}.step.active .step-index{background:var(--sf-gold);color:var(--sf-ink);box-shadow:0 0 0 .5cqh rgba(255,210,30,.28)}.step.active .step-label{color:#fff;font-weight:700}.step-connector{width:2.2cqw;height:2px;background:hsla(0,0%,100%,.18);flex:0 0 auto}.step-connector.filled{background:hsla(0,0%,100%,.6)}.page-progress{position:absolute;bottom:1.6cqh;left:50%;transform:translateX(-50%);display:flex;gap:.6cqw;z-index:31}.page-progress .pdot{width:.7cqh;height:.7cqh;min-width:6px;min-height:6px;border-radius:50%;background:hsla(0,0%,100%,.28);transition:all .3s ease}.page-progress .pdot.active{background:var(--sf-gold);width:2.2cqh;min-width:18px;border-radius:999px}.hint{position:absolute;bottom:calc(var(--footer-h) + 1.2cqh);left:50%;transform:translateX(-50%);font-size:1.3cqh;letter-spacing:.08em;text-transform:uppercase;color:hsla(0,0%,100%,.45);z-index:20}@media (max-width:760px){.step .step-label{display:none}.step-connector{width:1.4cqw}.app-header .brand-text{font-size:2.2cqh}}