*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a0a0f;--surface: #12121e;--border: rgba(108, 99, 255, .2);--accent1: #6C63FF;--accent2: #FF4ECD;--accent3: #00D2FF;--green: #43CEA2;--red: #FF6B6B;--text: #e0e0ff;--muted: #666699;--dimmed: #444466;--font-mono: "Space Mono", "Courier New", monospace;--font-display: "Bebas Neue", sans-serif}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:var(--font-mono);overflow-x:hidden}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--accent1);border-radius:2px}button{font-family:var(--font-mono);cursor:pointer}textarea,input{font-family:var(--font-mono)}
