*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg:#06080f;--color-bg-alt:#0c1222;--color-surface:#10172a;--color-surface-soft:#161f34;--color-accent:#67f0ff;--color-accent-strong:#92ffe4;--color-accent-soft:#67f0ff33;--color-accent-lime:#d7ff65;--color-accent-mint:#9bfadf;--color-button:#e6ff00;--color-button-hover:#f0ff80;--color-text:#f3f8ff;--color-text-muted:#a6b4c8;--color-border-subtle:#b8d6ff29;--color-grid:#95cdff13;--radius-card:2px;--radius-pill:2px;--shadow-soft:0 20px 55px #02040c4d;--shadow-cyber:inset 0 1px 0 #ebf5ff09, 0 16px 36px #0003;--font-sans:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--container-width:1200px;--container-gutter:clamp(1.25rem, 4vw, 2.5rem);--section-padding-y:clamp(4.5rem, 8vw, 7rem)}body.site{font-family:var(--font-sans);color:var(--color-text);caret-color:#0000;--fx-reveal-y:42px;--fx-reveal-x:44px;--fx-reveal-scale:.96;--fx-reveal-blur:10px;--fx-reveal-opacity-ms:.72s;--fx-reveal-motion-ms:.92s;--fx-lift-card:-6px;--fx-lift-card-soft:-4px;--fx-glow-alpha:.2;--fx-glow-alpha-soft:.14;background:linear-gradient(120deg,#7ce3ff29,#0000 32%),linear-gradient(245deg,#69ffd31a,#0000 34%),linear-gradient(165deg,#05070f 0%,#090f1d 42%,#070a12 100%);line-height:1.6}body.site.fx-medium{--fx-reveal-y:28px;--fx-reveal-x:30px;--fx-reveal-scale:.975;--fx-reveal-blur:7px;--fx-reveal-opacity-ms:.62s;--fx-reveal-motion-ms:.76s;--fx-lift-card:-4px;--fx-lift-card-soft:-3px;--fx-glow-alpha:.14;--fx-glow-alpha-soft:.1}body.site.fx-subtle{--fx-reveal-y:18px;--fx-reveal-x:18px;--fx-reveal-scale:.988;--fx-reveal-blur:4px;--fx-reveal-opacity-ms:.5s;--fx-reveal-motion-ms:.62s;--fx-lift-card:-2px;--fx-lift-card-soft:-2px;--fx-glow-alpha:.08;--fx-glow-alpha-soft:.06}body.site::selection{color:#fff;background:#67f0ff52}main{min-height:calc(100vh - 120px)}.container{max-width:var(--container-width);padding:0 var(--container-gutter);margin:0 auto}h1,h2,h3,h4{letter-spacing:-.045em;text-wrap:balance;overflow-wrap:break-word;font-weight:750}h1{font-size:clamp(2.5rem,4vw,3.5rem);line-height:1.1}h2{font-size:clamp(2rem,3.2vw,2.8rem);line-height:1.18}h3{letter-spacing:-.02em;font-size:1.2rem;line-height:1.35}p{color:var(--color-text-muted);font-size:1rem;line-height:1.8}img,picture,svg,[data-protected-media]{-webkit-touch-callout:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.kicker{text-transform:uppercase;letter-spacing:.18em;color:var(--color-accent-strong);margin-bottom:1rem;font-family:ui-monospace,Cascadia Code,SFMono-Regular,Consolas,monospace;font-size:.7rem;font-weight:600}.section{padding:var(--section-padding-y) 0;position:relative}.section--dark{background:linear-gradient(120deg,#67f0ff17,#0000 34%),linear-gradient(#090d1a 0%,#050912 100%);border-top:1px solid #b8d6eb12}.section--dark:before{content:"";pointer-events:none;background:repeating-linear-gradient(90deg, var(--color-grid) 0, var(--color-grid) 1px, transparent 1px, transparent 96px), repeating-linear-gradient(0deg, var(--color-grid) 0, var(--color-grid) 1px, transparent 1px, transparent 96px);opacity:.55;position:absolute;inset:0}.section--dark>*{z-index:1;position:relative}.section--compact{padding:3rem 0}.section__inner{gap:clamp(2rem,5vw,5rem);display:grid}.section__inner--split{grid-template-columns:minmax(0,1.4fr) minmax(0,2fr)}.section__header{max-width:640px;margin-bottom:2.5rem}.grid{gap:1.8rem;display:grid}.grid--stats{grid-template-columns:repeat(4,minmax(0,1fr))}.grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-text{font-size:.8rem}[data-reveal]{opacity:0;transform:translateY(var(--fx-reveal-y)) scale(var(--fx-reveal-scale));transition:opacity var(--fx-reveal-opacity-ms) ease, transform var(--fx-reveal-motion-ms) cubic-bezier(.22, 1, .36, 1);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform}[data-reveal=left]{transform:translateX(calc(var(--fx-reveal-x) * -1)) scale(var(--fx-reveal-scale))}[data-reveal=right]{transform:translateX(var(--fx-reveal-x)) scale(var(--fx-reveal-scale))}[data-reveal].is-visible{opacity:1;will-change:auto;transform:none}@media (max-width:900px){.grid--stats{grid-template-columns:repeat(2,minmax(0,1fr))}.section__inner--split{grid-template-columns:1fr}}@media (max-width:720px){.grid--stats,.grid--three{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transition:none;transform:none}}
