.standings_standings-page__NfC6e{display:flex;justify-content:space-evenly;padding:var(--space-4) 0;margin:3rem 0}.standings_standings-page__NfC6e .standings_standing__3_YFN{max-width:100vw}.standings_loading__USjlI{display:flex;justify-content:center;align-items:center}.standings_loading__USjlI .standings_loader__YUbBv{border-top:8px solid var(--border-color);border:8px solid var(--border-color);border-top-color:var(--accent);border-radius:50%;width:50px;height:50px;animation:standings_spin__vGK4t 1s linear infinite}@keyframes standings_spin__vGK4t{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.standings_error__ZD__t,.standings_no-data__4QPWq{display:flex;justify-content:center;align-items:center;font-size:1.5rem;color:var(--secondary)}.standings_standings-card__mx9Na{background-color:var(--card-bg);border-radius:8px;overflow:hidden;border:1px solid var(--border-color);box-shadow:0 4px 12px rgba(255,255,255,.2)}.standings_standings-card__mx9Na h2{padding:1rem;background-color:var(--accent);color:white;margin:0;font-weight:600}.standings_standings-table-container__1SBE5{overflow-x:auto}.standings_standings-table__flStF{width:100%;border-collapse:collapse}.standings_standings-table__flStF td,.standings_standings-table__flStF th{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--border-color)}.standings_standings-table__flStF th{background-color:rgba(0,0,0,.2);font-family:var(--font-headers);font-weight:500;color:var(--secondary)}.standings_standings-table__flStF tbody{overflow-y:auto}.standings_standings-table__flStF tr:hover{background-color:rgba(255,255,255,.05)}.standings_standings-table__flStF td.standings_footer__Rvpj0{text-align:right;color:var(--secondary);font-size:.6rem}.standings_standings-table__flStF td.standings_footer__Rvpj0 a{text-decoration:underline}.standings_standings-table__flStF td.standings_footer__Rvpj0 a:hover{color:var(--accent)}.standings_position__iaLA4{font-weight:700;text-align:center;color:var(--accent);font-family:var(--font-headers)}.standings_points__Duha5{font-weight:700;text-align:right;font-family:var(--font-headers)}.standings_driver-name__Gfevq{display:flex;align-items:center;gap:10px}.standings_driver-code__Y8Kpv{background-color:var(--accent);color:white;padding:2px 6px;border-radius:4px;font-weight:700;font-size:.8rem;font-family:var(--font-headers)}.standings_team-name__oEVZo{font-weight:500}@media screen and (max-width:768px){.standings_standings-page__NfC6e{flex-direction:column;align-items:center}}