/* CSS específico (classificacao) */
.season-selector{display: flex; align-items: center; gap: 10px; margin-left: 20px;}
.season-selector select{background-color: #2e2e2e; color: #eee; border: 1px solid #555; border-radius: 4px; padding: 5px 10px; cursor: pointer;}
.season-selector select:hover{background-color: #444;}\n
/* === CSP: legend color classes (Ligue 2) === */
.cor-legenda.cor-libertadores { background-color: rgb(19,85,22); }
.cor-legenda.cor-sulamericana { background-color: #4CAF50; }
.cor-legenda.cor-rebaixamento { background-color: #F44336; }
\n
/* === CSP: classes for renderPartidas (no inline styles) === */
.partida { margin-bottom: 12px; }
.data-partida { margin-bottom: 5px; color: #aaa; font-size: 0.9rem; text-align: center; }
.linha-times { display: flex; align-items: center; justify-content: space-between; margin-bottom: 5px; width: 100%; max-width: 400px; margin-left: auto; margin-right: auto; }
.time { display: flex; flex-direction: row; align-items: center; }
.time-casa { width: 150px; justify-content: flex-end; text-align: right; padding-right: 10px; }
.time-fora { width: 150px; justify-content: flex-start; text-align: left; padding-left: 10px; }
.time-nome { font-size: 0.9rem; font-weight: normal; }
.placar { width: 60px; flex-shrink: 0; text-align: center; font-weight: bold; font-size: 1rem; }
.time-logo { width: 30px; height: 30px; }
.time-logo-mr { margin-right: 8px; }
.local-partida { font-size: 0.8rem; color: #888; text-align: center; }
.hidden { display: none !important; }\n
/* === CSP: legend color classes (Ligue 2) === */
.cor-legenda.cor-champions   { background-color: rgb(7,83,247); }
.cor-legenda.cor-europa      { background-color: rgb(11,192,247); }
.cor-legenda.cor-conference  { background-color: #4CAF50; }
.cor-legenda.cor-rebaixamento{ background-color: #F44336; }
/* === CSP: extracted inline styles (auto-generated) === */\n.csp-6b62fafb { display: inline-block; text-align: center; width: 16px; }\n.csp-cd6e89e2 { background-color: rgba(0,0,0,0.7); display: none; height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: 1000; }\n.csp-10a064b7 { background-color: #1e1e1e; border-radius: 8px; margin: 15% auto; max-width: 500px; padding: 20px; width: 80%; }\n.csp-f5419f62 { color: #aaa; cursor: pointer; float: right; font-size: 28px; font-weight: bold; }\n.csp-11b271bb { padding: 20px; }\n
/* CSP-safe forma cell */
.forma { display:inline-block; width:16px; text-align:center; }
