:root{--color-bg: #0f1117;--color-surface: #1a1b26;--color-surface-alt: #141520;--color-surface-hover: #24253a;--color-border: #2a2b3d;--color-text: #e1e2e8;--color-text-secondary: #9ca0b0;--color-text-muted: #5c5f73;--color-accent: #8B6CEF}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}
