:root{color-scheme:dark;--deep-blue: #0a0e27;--deep-purple: #2d1b69;--turquoise: #00d4ff;--neon-blue: #00ffff;--neon-purple: #b829dd;--glass-bg: rgba(255, 255, 255, .08);--glass-border: rgba(255, 255, 255, .16);--text: #e2e8f0;--text-muted: #94a3b8;--heading: #f8fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--text);background:transparent}html,body,#root{min-height:100vh}body{margin:0;background:linear-gradient(135deg,#0a0e27,#1a103c 45%,#0a3d4d);background-attachment:fixed;color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;max-width:100%;margin:0;text-align:left;border:none;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{color:var(--heading);font-weight:600;letter-spacing:-.02em}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#ffffff0d}::-webkit-scrollbar-thumb{background:#00d4ff4d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#00d4ff80}
