*{box-sizing:border-box;margin:0;padding:0}:root{--bg: #F2F2F7;--surface: #FFFFFF;--surface-2: #F7F7FC;--border: #E2E2EC;--text: #111118;--text-sub: #6B7280;--accent: #C8102E;--accent-dim: rgba(200, 16, 46, .08);--live-red: #C8102E;--upcoming-blue: #1D4ED8;--green: #16A34A;--gold: #B45309;--error: #DC2626;--warning: #D97706;--surface-invert: #0E0E14;--text-invert: #F0F0F6;--text-invert-sub: #8A8AA8;--shadow-card: 0 1px 3px rgba(0, 0, 0, .06), 0 4px 16px rgba(0, 0, 0, .05);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--radius: 12px;--radius-sm: 8px;--radius-xs: 4px;--font-cn: -apple-system, BlinkMacSystemFont, "SF Pro Text", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Segoe UI", sans-serif;--font-en: "Inter", -apple-system, BlinkMacSystemFont, "SF Pro Display", sans-serif;font-family:var(--font-cn);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body,#root{min-height:100dvh}@keyframes spin{to{transform:rotate(360deg)}}@keyframes livePulse{0%,to{opacity:1}50%{opacity:.5}}.live-badge{animation:livePulse 1.6s ease-in-out infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg,var(--border) 25%,#e8e8f0 50%,var(--border) 75%);background-size:200% 100%;animation:shimmer 1.4s infinite linear}
