@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;600;700&display=swap";:root{--bg-color:#08090b;--text-primary:#e6e8eb;--text-muted:#8a9199;--accent-cyan:#00e5ff;--accent-cyan-dim:#00e5ff26;--font-primary:"Space Grotesk", -apple-system, sans-serif;--nav-height:80px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body,html{background-color:var(--bg-color);width:100%;height:100%;color:var(--text-primary);font-family:var(--font-primary);-webkit-font-smoothing:antialiased;overflow:hidden}#root{width:100%;height:100%;position:relative}.overlay-layer{pointer-events:none;z-index:10;flex-direction:column;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.overlay-layer>header,.overlay-layer>footer,.interactive-ui{pointer-events:auto}h1,h2,h3,h4{letter-spacing:-.02em;text-transform:uppercase;font-weight:700}.grid-overlay{pointer-events:none;z-index:1;background-image:linear-gradient(90deg,#ffffff05 1px,#0000 1px),linear-gradient(#ffffff05 1px,#0000 1px);background-size:100px 100px;position:absolute;inset:0}
