:root{--primary: #2819B3;--primary-light: #4a3fd9;--secondary: #E8D41E;--white: #FFF;--dark: #1a1a2e;--bg: #f4f4f9;--card-bg: #FFF;--card-border: #e0e0e6;--green: #00c853;--red: #ff1744;--gold: #ffd700;--text: #1a1a2e;--text-muted: #6b6b80;--mundial-red: #d42020;--mundial-blue: #1a3a8a;--mundial-green: #1a7a3a}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#e8e8ef}::-webkit-scrollbar-thumb{background:var(--primary);border-radius:3px}
