@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Inter:wght@400;500;600&family=Space+Mono:wght@400;700&family=Unbounded:wght@400;700;900&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;line-height:1}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}button{cursor:pointer;background:0 0;border:none}a{color:inherit;text-decoration:none}ul,ol{list-style:none}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root{isolation:isolate}
:root{--bg-base:#07070f;--bg-surface:#0f0f1a;--neon-cyan:#00e5ff;--neon-purple:#c77dff;--neon-grad:linear-gradient(135deg, #00e5ff, #c77dff);--text-primary:#f0f0fa;--text-muted:#7b7b9a;--border:#ffffff0f;--glow-sm:0 0 12px #00e5ff59;--glow-md:0 0 30px #00e5ff73, 0 0 60px #c77dff33;--glow-lg:0 0 80px #00e5ff26, 0 0 160px #c77dff1a;--glass-bg:#0f0f1a99;--glass-blur:blur(16px);--glass-border:1px solid #ffffff0f;--glass-radius:20px;--space-xs:.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2.5rem;--space-xl:4rem;--space-2xl:7rem;--transition-fast:.2s ease;--transition-base:.35s ease;--transition-slow:.6s ease;--z-below:-1;--z-base:0;--z-above:10;--z-overlay:100;--z-top:1000}@media (max-width:767px){:root{--space-lg:1.75rem;--space-xl:2.5rem;--space-2xl:4.5rem}}
:root{--font-heading:"Space Grotesk", sans-serif;--font-body:"Inter", sans-serif;--font-mono:"Space Mono", monospace;--text-hero:clamp(3rem, 8vw, 6rem);--text-h2:clamp(2rem, 4vw, 3.2rem);--text-h3:clamp(1.2rem, 2vw, 1.5rem);--text-body:clamp(1rem, 1.5vw, 1.125rem);--text-sm:.875rem;--text-xs:.75rem;--leading-tight:1.2;--leading-snug:1.4;--leading-base:1.75;--prose-width:640px}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);line-height:var(--leading-tight);color:var(--text-primary);letter-spacing:var(--letter-spacing-heading,0);font-weight:700}h1{font-size:var(--text-hero)}h2{font-size:var(--text-h2)}h3{font-size:var(--text-h3)}p{font-family:var(--font-body);font-size:var(--text-body);line-height:var(--leading-base);color:var(--text-muted);max-width:var(--prose-width)}.font-mono{font-family:var(--font-mono)}
body{background-color:var(--bg-base);color:var(--text-primary);font-family:var(--font-body);overflow-x:hidden}.scroll-progress{background:var(--neon-grad);height:2px;z-index:var(--z-top);transform-origin:0;box-shadow:var(--glow-sm);position:fixed;top:0;left:0}.container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:clamp(1rem,5vw,1.5rem)}.section{padding-block:var(--space-2xl)}.gradient-text{background:var(--neon-grad);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
