@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=JetBrains+Mono:wght@300;400;500&display=swap";:root{--bg: #030305;--bg-elevated: #0a0a0f;--text: #e8e8ed;--text-dim: #6b6b7b;--text-muted: #3a3a4a;--accent: #4a9eff;--energy: #00d4ff;--risk: #ff3b5c;--profit: #00ff88;--font-display: "Clash Display", "Space Grotesk", sans-serif;--font-body: "Space Grotesk", sans-serif;--font-mono: "JetBrains Mono", monospace}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-y:auto;height:100%}body{background:var(--bg);overflow-x:hidden}@media(hover:hover){*{cursor:none!important}}@media(pointer:coarse){*{cursor:auto!important}}a{color:inherit;text-decoration:none}button{font-family:inherit;border:none;background:none;color:inherit}::selection{background:var(--accent);color:var(--bg)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.scene-canvas{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.scene-canvas *{pointer-events:none!important}.scene-canvas canvas{width:100%!important;height:100%!important}.cursor-glow{position:fixed;top:0;left:0;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.04) 0%,rgba(255,255,255,.01) 40%,transparent 70%);pointer-events:none;z-index:3;will-change:transform;mix-blend-mode:screen}.cursor-dot{position:fixed;top:0;left:0;width:6px;height:6px;border-radius:50%;background:#fff9;pointer-events:none;z-index:10001;will-change:transform}body,a,button,[data-hover]{cursor:none}.nav-header{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:24px 40px;pointer-events:none}.nav-logo-img{height:20px;opacity:.6;filter:brightness(2);pointer-events:auto}.progress-track{position:fixed;right:32px;top:50%;transform:translateY(-50%);z-index:100;width:1px;height:80px;background:#ffffff0f}.progress-fill{width:100%;background:#ffffff40;transition:height .4s ease}@media(max-width:768px){.nav-header{padding:16px 20px}.progress-track{right:16px;height:60px}}.text-overlay{position:fixed;bottom:0;left:0;right:0;z-index:10;padding:0 clamp(24px,4vw,80px) clamp(40px,5vh,80px);pointer-events:none;perspective:800px}.text-overlay:before{content:"";position:fixed;bottom:0;left:0;right:0;height:50vh;background:linear-gradient(to top,rgba(3,3,5,.85) 0%,rgba(3,3,5,.5) 40%,transparent 100%);pointer-events:none;z-index:-1}.text-block{pointer-events:auto}.hero-fit-title{font-family:Clash Display,Space Grotesk,sans-serif;font-weight:600;font-size:clamp(80px,16vw,260px);line-height:.88;letter-spacing:-.03em;color:#fff;text-transform:uppercase;margin:0;white-space:nowrap;text-shadow:0 0 60px rgba(255,255,255,.2),0 0 120px rgba(255,255,255,.08)}.hero-subtitle{display:block;font-family:Clash Display,Space Grotesk,sans-serif;font-weight:400;font-size:clamp(14px,2vw,22px);letter-spacing:.2em;text-transform:uppercase;color:#ffffff80;margin-top:16px;text-shadow:none}.hero-tagline{font-family:Space Grotesk,sans-serif;font-weight:300;font-size:clamp(13px,1.2vw,16px);color:#ffffff59;margin-top:12px;text-shadow:none}.hero-tease{display:flex;gap:clamp(16px,3vw,40px);margin-top:24px}.tease-item{font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.1em;color:#ffffff40;text-transform:uppercase;text-shadow:none}.section-title{font-family:Clash Display,Space Grotesk,sans-serif;font-weight:600;font-size:clamp(48px,9vw,130px);line-height:.95;letter-spacing:-.02em;color:#fff;text-transform:uppercase;margin:0;text-shadow:0 0 40px rgba(255,255,255,.15),0 0 80px rgba(255,255,255,.05)}.section-desc-line{font-family:Clash Display,Space Grotesk,sans-serif;font-weight:400;font-size:clamp(22px,3.5vw,44px);line-height:1.25;letter-spacing:-.01em;color:#ffffffe6;margin:0 0 clamp(8px,1.5vh,16px) 0;max-width:1100px;text-shadow:0 0 30px rgba(255,255,255,.08)}.section-footnote{font-family:JetBrains Mono,monospace;font-size:clamp(11px,1vw,14px);letter-spacing:.08em;color:#ffffff59;margin-top:clamp(20px,3vh,40px);text-shadow:none}.section-cta{display:inline-block;font-family:Clash Display,Space Grotesk,sans-serif;font-weight:500;font-size:14px;letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;text-decoration:none;border:1px solid rgba(255,255,255,.15);padding:14px 32px;margin-top:clamp(20px,3vh,40px);pointer-events:auto;transition:all .3s ease}.section-cta:hover{color:#fff;border-color:#fff6;background:#ffffff0a}.metrics-block{width:100%}.metrics-row{display:flex;flex-direction:column;gap:24px;align-items:flex-start}.metric-item{display:flex;align-items:baseline;gap:16px}.metric-value{display:inline;font-family:Clash Display,Space Grotesk,sans-serif;font-weight:600;font-size:clamp(32px,4vw,52px);color:#fff;line-height:1;letter-spacing:-.02em;white-space:nowrap}.metric-label{display:inline;font-family:JetBrains Mono,monospace;font-size:clamp(9px,.7vw,11px);letter-spacing:.12em;text-transform:uppercase;color:#fff3;margin-top:0}.metrics-cta{display:inline-block;font-family:Space Grotesk,sans-serif;font-weight:400;font-size:14px;color:#ffffff59;text-decoration:none;margin-top:clamp(32px,5vh,56px);padding:12px 0;letter-spacing:.05em;pointer-events:auto;transition:color .3s ease}.metrics-cta:hover{color:#ffffffb3}.why-points{display:flex;flex-direction:column;gap:clamp(16px,2vh,28px);max-width:700px}.why-point{opacity:.2;transition:opacity .6s ease}.why-point.active{opacity:1}.why-index{font-family:JetBrains Mono,monospace;font-size:10px;color:#ffffff40;letter-spacing:.1em;display:block;margin-bottom:4px;text-shadow:none}.why-label{font-family:Clash Display,Space Grotesk,sans-serif;font-weight:600;font-size:clamp(24px,3.5vw,40px);color:#fff;text-transform:uppercase;display:block;text-shadow:0 0 40px rgba(255,255,255,.15),0 0 80px rgba(255,255,255,.05)}.why-desc{font-family:Space Grotesk,sans-serif;font-weight:300;font-size:clamp(14px,1.5vw,18px);color:#ffffff59;display:block;margin-top:4px;text-shadow:none}.cta-title{font-size:clamp(40px,7vw,100px)}.cta-subtitle{display:block;font-family:Clash Display,Space Grotesk,sans-serif;font-weight:400;font-size:clamp(18px,2.5vw,32px);color:#fff6;margin-top:8px}.cta-buttons{display:flex;gap:24px;align-items:center;margin-top:clamp(24px,4vh,48px);flex-wrap:wrap}.cta-buttons .section-cta{margin-top:0}.primary-cta{background:transparent}.primary-cta:hover{background:#ffffff14}.secondary-cta{border:none;padding:14px 0;color:#ffffff4d}.secondary-cta:hover{color:#fff9;background:none;border:none}.footer{margin-top:clamp(40px,6vh,80px);padding-top:20px;border-top:1px solid rgba(255,255,255,.06)}.footer-email{font-family:JetBrains Mono,monospace;font-size:12px;letter-spacing:.1em;color:#fff3;text-decoration:none;pointer-events:auto;transition:color .3s ease}.footer-email:hover{color:#ffffff80}@media(max-width:768px){.hero-fit-title{font-size:clamp(60px,14vw,120px)}.section-title{font-size:clamp(36px,10vw,72px)}.section-desc-line{font-size:clamp(18px,5vw,32px)}.hero-tease{flex-direction:column;gap:8px}.metrics-row{gap:20px}.cta-title{font-size:clamp(32px,9vw,72px)}}
