@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Orbitron:wght@400;500;600;700;800;900&family=Share+Tech+Mono&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{color:#e2e8f0;background-color:#0a0a0f;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}#root{flex-direction:column;min-height:100vh;display:flex}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0f1117}::-webkit-scrollbar-thumb{background:#1e293b;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#334155}::selection{color:#e2e8f0;background:#f59e0b4d}a{color:#06b6d4;text-decoration:none;transition:color .25s}a:hover{color:#22d3ee}h1,h2,h3,h4,h5,h6{letter-spacing:.05em;text-transform:uppercase;font-family:Orbitron,sans-serif;font-weight:600}code,pre,.mono{font-family:Share Tech Mono,Courier New,monospace}.glow-amber{text-shadow:0 0 10px #f59e0b80}.glow-cyan{text-shadow:0 0 10px #06b6d480}.glow-red{text-shadow:0 0 10px #ef444480}.scanlines:after{content:"";pointer-events:none;z-index:9999;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#00000008 2px 4px);width:100%;height:100%;position:fixed;top:0;left:0}.noise:before{content:"";pointer-events:none;opacity:.035;z-index:9998;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");width:100%;height:100%;position:fixed;top:0;left:0}.ambient-bg{background:radial-gradient(at 20%,#f59e0b0a 0%,#0000 50%),radial-gradient(at 80% 20%,#06b6d408 0%,#0000 50%),radial-gradient(at 50% 80%,#a855f705 0%,#0000 50%),#0a0a0f}
