:root{--color-background-primary:#0f0e11;--color-background-secondary:#1a1820;--color-text-primary:#f0eef4;--color-text-secondary:#a09aaa;--color-text-tertiary:#6b6375;--color-border-tertiary:#ffffff14;--color-accent:#f5b800;--color-success:#22c55e;--color-danger:#ef4444;--border-radius-lg:14px;--border-radius-md:8px;--border-radius-full:9999px;--font-sans:system-ui, -apple-system, sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--color-background-primary);color:var(--color-text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;min-height:100vh}button{cursor:pointer;color:inherit;background:0 0;border:none;min-width:44px;min-height:44px;font-family:inherit}input,textarea,select{font-family:inherit;font-size:16px}@media (width<=480px){.leaderboard-grid{grid-template-columns:repeat(2,1fr)!important}.outcome-row{flex-wrap:wrap}.outcome-bet-controls{justify-content:flex-end;width:100%}}
