*,*:before,*:after{box-sizing:border-box}:root{--bg: #0a0a0b;--surface: #111114;--surface2: #16161a;--border: #1e1e22;--border2: #2e2e38;--text: #e8e8ed;--text2: #aaaabc;--muted: #666676;--accent: #7c6af7;--accent-hover: #9585ff;--accent-faint: rgba(124,106,247,.12);--green: #4ade80;--red: #f87171;--yellow: #fbbf24}html,body,#root{margin:0;padding:0;min-height:100vh;background:var(--bg);color:var(--text)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--muted)}input,button,select,textarea{font-family:inherit}a{color:inherit}
