.standings-page{background:var(--bg-page);min-height:min(85vh,100%)}.standings-page .standings-hero{background:var(--bg-card);padding:var(--sp-10) var(--sp-10);border-bottom:3px solid var(--red)}@media (min-width:960px){.standings-page .standings-hero{padding-left:var(--sp-20);padding-right:var(--sp-20)}}.standings-page .standings-hero-title{font-family:var(--font-display-next);text-transform:uppercase;font-size:clamp(2rem,5vw,56px);font-weight:900;line-height:1}.standings-page .standings-hero-accent{color:var(--red)}.standings-page .standings-hero-desc{margin-top:var(--sp-3);color:var(--text-3);max-width:640px}.standings-page .standings-toolbar{border-bottom:1px solid var(--border-1);padding:var(--sp-4) var(--sp-10);gap:var(--sp-3);background:#27276126;flex-wrap:wrap;align-items:flex-end;display:flex}@media (min-width:960px){.standings-page .standings-toolbar{padding-left:var(--sp-20);padding-right:var(--sp-20)}}.standings-page .standings-field{gap:var(--sp-1);flex-direction:column;display:flex}.standings-page .standings-field-label{font-size:10px;font-family:var(--font-display-next);letter-spacing:1px;text-transform:uppercase;color:var(--text-3);font-weight:700}.standings-page .standings-select{width:auto;min-width:160px;max-width:260px;padding:8px 12px;font-size:12px}.standings-page .standings-grid{padding:var(--sp-10);gap:var(--sp-6);grid-template-columns:minmax(0,2fr) minmax(280px,1fr);display:grid}@media (min-width:960px){.standings-page .standings-grid{padding-left:var(--sp-20);padding-right:var(--sp-20)}}.standings-page .standings-left{gap:var(--sp-5);display:grid}.standings-page .standings-card{overflow:hidden}.standings-page .standings-card-header{border-bottom-width:1px}.standings-page .standings-tab-row{gap:var(--sp-2);padding:var(--sp-3) var(--sp-4);border-bottom:1px solid var(--border-1);flex-wrap:wrap;display:flex}.standings-page .standings-group-tabs{background:#ffffff04}.standings-page .standings-tab-btn{border:1px solid var(--border-1);color:var(--text-2);text-transform:none;letter-spacing:.2px;background:0 0}.standings-page .standings-tab-btn.is-active{color:var(--white);background:#e31e281f;border-color:#e31e288c}.standings-page .standings-team-cell{align-items:center;gap:10px;display:inline-flex}.standings-page .standings-team-logo{object-fit:cover;border:1px solid var(--border-1);background:#ffffff0a;border-radius:999px;flex-shrink:0;width:28px;height:28px}.standings-page .standings-team-logo-fallback{color:var(--text-2);font-family:var(--font-display-next);justify-content:center;align-items:center;font-size:11px;font-weight:800;display:inline-flex}.standings-page .standings-right{gap:var(--sp-4);flex-direction:column;display:flex}.standings-page .standings-side-card{overflow:hidden}@media (max-width:980px){.standings-page .standings-grid{grid-template-columns:1fr}}
