.standings-module__SmOOFG__standingsPage{background:var(--background);min-height:100vh;padding-bottom:4rem}.standings-module__SmOOFG__header{text-align:center;padding:3rem 2rem 2rem}.standings-module__SmOOFG__title{color:var(--foreground);letter-spacing:-.03em;margin-bottom:1.5rem;font-size:3rem;font-weight:900}.standings-module__SmOOFG__toggle{background:var(--gray-100);border-radius:.5rem;gap:.25rem;padding:.25rem;display:inline-flex}.standings-module__SmOOFG__toggleBtn{cursor:pointer;color:var(--gray-500);background:0 0;border:none;border-radius:.375rem;padding:.5rem 1.5rem;font-size:.9375rem;font-weight:700;transition:all .2s}.standings-module__SmOOFG__toggleBtnActive{background:var(--f1-red);color:#fff}.standings-module__SmOOFG__toggleBtn:not(.standings-module__SmOOFG__toggleBtnActive):hover{color:var(--foreground)}.standings-module__SmOOFG__tableContainer{max-width:800px;margin:0 auto;padding:0 1.5rem}.standings-module__SmOOFG__table{background:var(--card-bg);border:1px solid var(--card-border);border-radius:.75rem;overflow:hidden}.standings-module__SmOOFG__row{border-bottom:1px solid var(--card-border);align-items:center;gap:.75rem;padding:.75rem 1.25rem;display:flex}.standings-module__SmOOFG__row:last-child{border-bottom:none}.standings-module__SmOOFG__headerRow{background:var(--gray-100);border-bottom:2px solid var(--card-border)}.standings-module__SmOOFG__headerRow *{letter-spacing:.08em;text-transform:uppercase;color:var(--gray-500);font-size:.6875rem;font-weight:800}.standings-module__SmOOFG__posCol{text-align:center;flex-shrink:0;width:3rem}.standings-module__SmOOFG__posNumber{color:var(--foreground);font-variant-numeric:tabular-nums;font-size:1.125rem;font-weight:900}.standings-module__SmOOFG__driverCol{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.standings-module__SmOOFG__colorStripe{border-radius:2px;flex-shrink:0;width:4px;height:1.5rem}.standings-module__SmOOFG__nameLink{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:opacity .15s;display:flex;overflow:hidden}.standings-module__SmOOFG__nameLink:hover{opacity:.7}.standings-module__SmOOFG__flag{flex-shrink:0;font-size:1rem;line-height:1}.standings-module__SmOOFG__teamCol{flex-shrink:0;width:8rem}.standings-module__SmOOFG__teamLink{text-transform:uppercase;letter-spacing:.04em;font-size:.8125rem;font-weight:600;text-decoration:none;transition:opacity .15s}.standings-module__SmOOFG__teamLink:hover{opacity:.7}.standings-module__SmOOFG__winsCol{text-align:center;width:3rem;color:var(--gray-500);font-variant-numeric:tabular-nums;flex-shrink:0;font-weight:700}.standings-module__SmOOFG__podiumsCol{text-align:center;width:4.5rem;color:var(--gray-500);font-variant-numeric:tabular-nums;flex-shrink:0;font-weight:700}.standings-module__SmOOFG__ptsCol{flex-shrink:0;align-items:center;gap:.75rem;width:10rem;display:flex}.standings-module__SmOOFG__ptsBar{background:var(--gray-100);border-radius:.25rem;flex:1;height:.5rem;overflow:hidden}.standings-module__SmOOFG__ptsBarFill{border-radius:.25rem;height:100%;transition:width .3s}.standings-module__SmOOFG__ptsValue{color:var(--foreground);text-align:right;font-variant-numeric:tabular-nums;min-width:2.5rem;font-size:1rem;font-weight:900}@media (max-width:640px){.standings-module__SmOOFG__title{font-size:2rem}.standings-module__SmOOFG__row{gap:.5rem;padding:.625rem .75rem}.standings-module__SmOOFG__teamCol,.standings-module__SmOOFG__podiumsCol{display:none}.standings-module__SmOOFG__ptsCol{width:7rem}.standings-module__SmOOFG__posCol{width:2rem}.standings-module__SmOOFG__posNumber{font-size:.9375rem}.standings-module__SmOOFG__nameLink{font-size:.8125rem}.standings-module__SmOOFG__ptsValue{min-width:2rem;font-size:.875rem}}@media (max-width:480px){.standings-module__SmOOFG__ptsBar{display:none}.standings-module__SmOOFG__ptsCol{width:auto}.standings-module__SmOOFG__winsCol{width:2.5rem}}
