:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0d0d0d;--surface:#161616;--surface-raised:#1e1e1e;--surface-hover:#272727;--border:#ffffff0f;--border-strong:#ffffff1c;--text:#e8e8e8;--text-muted:#555;--text-soft:#888;--accent:#e63030;--accent-dim:#e630301f;--accent-border:#e6303059;--gold:#f5c518;--gold-dim:#f5c5181f;--green:#22c55e;--green-dim:#22c55e1a;--blue:#3b82f6;--blue-dim:#3b82f61a;--radius-xl:20px;--radius-lg:16px;--radius-md:12px;--radius-sm:8px;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);min-height:100vh;margin:0;padding:0;overflow-x:hidden}body{min-width:320px}a{color:inherit;text-decoration:none}button,input,select{font:inherit}#app{min-height:100vh}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--accent)}
