:root{--color-bg:#0e0e0f;--color-surface-container:#19191b;--color-surface-elevated:#262627;--color-surface:#ffffff0a;--color-surface-hover:#ffffff14;--color-outline-variant:#ffffff26;--color-text:#f0f0f0;--color-text-muted:#adaaab;--color-focus-outline:#fff6;--color-overlay:#000000b3;--color-topbar-bg:#0e0e0fd9;--topbar-height:72px;--sidebar-width:240px;--font-sans:"Inter", system-ui, -apple-system, sans-serif;--game-color-primary:#7c3aed;--game-color-primary-light:#6d28d9;--game-color-primary-glow:#7c3aed26;--game-gradient:linear-gradient(135deg, #7c3aed, #6d28d9)}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--color-bg);color:var(--color-text);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:var(--font-sans);-webkit-font-smoothing:antialiased;min-height:100vh}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#ffffff38}
