*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary: #0a0a0a;--bg-surface: #111111;--bg-elevated: #1a1a1a;--bg-overlay: rgba(0, 0, 0, .75);--text-primary: #f0f0f0;--text-secondary:#888888;--text-muted: #444444;--accent-red: #e53935;--accent-gold: #f5a623;--accent-purple: #8b5cf6;--accent-green: #22c55e;--rail-width: 56px;--rail-bg: #0f0f0f;--border: rgba(255,255,255,.08);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--transition: .15s ease}html,body{height:100%;background:var(--bg-primary);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;overflow:hidden}#root{height:100%;display:flex}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}button{cursor:pointer;border:none;background:none;color:inherit;font:inherit;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}button:disabled{opacity:.4;cursor:default}
