*:root{--bg-deep: #0a0a0a;--bg-card: #141414;--bg-sidebar: #111111;--accent: #339af0;--accent-soft: rgba(51, 154, 240, .1);--text-main: #eeeeee;--text-dim: #888888;--border: #2a2a2a;--radius: 12px;--transition: .3s cubic-bezier(.4, 0, .2, 1)}body{margin:0;padding:0;background-color:var(--bg-deep);color:var(--text-main);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}button{font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#444}
