*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #06070d;--surface: #0d0f1a;--surface2: #141629;--border: rgba(99, 120, 255, .15);--border-bright: rgba(99, 120, 255, .4);--accent: #4f6fff;--accent2: #00e5c0;--accent3: #ff4f7b;--text: #e2e4f0;--text-muted: #6b7280;--text-dim: #3d4460;--font-display: "Syne", sans-serif;--font-mono: "Space Mono", monospace}html,body{height:100%;background:var(--bg);color:var(--text);font-family:var(--font-display);-webkit-font-smoothing:antialiased}#root{min-height:100vh;display:flex;flex-direction:column}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border-bright);border-radius:2px}
