.standings-shell{--st-bg:#101619;--st-panel:#192326;--st-line:#34463f;--st-text:#eef4ef;--st-muted:#a0b3ab;--st-green:#70cba0;background:var(--st-bg);color:var(--st-text);min-height:100vh;font-family:var(--font-geist-sans),Arial,sans-serif;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;padding:0 clamp(18px,4vw,64px) 48px}.standings-shell *{box-sizing:border-box}.standings-shell a{color:inherit;text-decoration:none}.standings-nav{border-bottom:1px solid var(--st-line);justify-content:space-between;align-items:center;gap:18px;padding:24px 0;font-size:13px;font-weight:700;display:flex}.standings-nav span{color:var(--st-muted);margin-left:8px;font-weight:400}.standings-nav a:last-child{color:var(--st-green)}.standings-heading{justify-content:space-between;align-items:center;gap:20px;padding:40px 0 30px;display:flex}.standings-eyebrow{letter-spacing:2px;color:var(--st-green);margin:0 0 12px;font-size:10px;font-weight:700}.standings-heading h1{letter-spacing:-2px;margin:0;font-size:clamp(32px,4vw,52px);font-weight:750;line-height:1.1}.standings-heading h1 span{color:var(--st-green)}.standings-heading p:last-child{color:var(--st-muted);margin:12px 0 0;font-size:14px}.standings-season{border-left:2px solid var(--st-green);padding-left:20px}.standings-season span{letter-spacing:2px;color:var(--st-muted);font-size:10px;display:block}.standings-season strong{white-space:nowrap;font-size:30px}.standings-controls{background:var(--st-panel);border:1px solid var(--st-line);border-radius:8px;grid-template-columns:minmax(200px,1.5fr) minmax(120px,.65fr) minmax(220px,1.6fr) auto;align-items:end;gap:18px;padding:22px;display:grid}.standings-controls label{color:var(--st-muted);flex-direction:column;gap:9px;font-size:11px;font-weight:650;display:flex}.standings-shell input,.standings-shell select{width:100%;min-width:0;height:42px;color:var(--st-text);background:#111a1d;border:1px solid #43564e;border-radius:5px;padding:0 12px;font-size:13px}.standings-shell button{cursor:pointer;color:var(--st-text);background:0 0;border:1px solid #43564e;border-radius:5px;padding:10px 14px;font-size:12px;font-weight:600}.standings-shell button:hover:not(:disabled){border-color:var(--st-green);color:var(--st-green)}.standings-shell button:disabled{opacity:.4;cursor:default}.standings-shell :is(button,a,input,select,summary,[tabindex]):focus-visible{outline:2px solid var(--st-green);outline-offset:3px}.standings-reset{height:42px}.standings-ranges{border:1px solid var(--st-line);background:var(--st-panel);border-radius:8px;margin:12px 0 26px}.standings-ranges summary{cursor:pointer;padding:17px 22px;font-size:13px;font-weight:650}.standings-ranges summary span{color:var(--st-muted);margin-left:15px;font-size:11px;font-weight:400}.standings-range-grid{grid-template-columns:repeat(5,minmax(130px,1fr));gap:20px;padding:0 22px 22px;display:grid}.standings-range-grid fieldset{border:0;min-width:0;padding:0}.standings-range-grid legend{color:var(--st-muted);margin-bottom:9px;font-size:11px}.standings-range-grid fieldset>div{color:var(--st-muted);align-items:center;gap:7px;display:flex}.standings-range-grid input{padding:0 8px}.standings-warning{color:#f3b48c;font-size:10px}.standings-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;display:flex}.standings-toolbar strong{font-size:18px;display:block}.standings-toolbar span{color:var(--st-muted);margin-top:5px;font-size:11px;display:block}.standings-table-scroll{border:1px solid var(--st-line);border-radius:8px;overflow:auto}.standings-shell table{border-collapse:separate;border-spacing:0;font-variant-numeric:tabular-nums;width:100%;min-width:1250px}.standings-shell thead th{border-bottom:1px solid var(--st-line);color:var(--st-muted);letter-spacing:.3px;text-align:right;white-space:normal;background:#1d2b2b;height:62px;padding:0 10px;font-size:10px}.standings-shell thead th:nth-child(2){text-align:left;min-width:200px}.standings-shell thead button{text-align:right;max-width:110px;color:inherit;border:0;padding:10px 0;font-size:10px;line-height:1.5}.standings-shell thead th[aria-sort=ascending],.standings-shell thead th[aria-sort=descending]{color:var(--st-green)}.standings-shell tbody td,.standings-shell tbody th{background:var(--st-panel);text-align:right;white-space:nowrap;border-bottom:1px solid #2a3a34;padding:16px 12px;font-size:13px}.standings-shell tbody th{text-align:left;font-weight:650}.standings-shell tbody th small{color:var(--st-muted);margin-top:5px;font-size:10px;font-weight:400;display:block}.standings-shell tbody tr:last-child>*{border-bottom:0}.standings-shell tbody tr:hover>*{background:#21332e}.standings-shell td.standings-sorted{color:var(--st-green);background:#1c2c28;font-weight:700}.standings-shell td.standings-rank{color:var(--st-muted);font-size:11px}.standings-missing{color:var(--st-muted)}.standings-pagination{color:var(--st-muted);justify-content:space-between;align-items:center;gap:18px;padding:18px 0;font-size:11px;display:flex}.standings-pagination>div{align-items:center;gap:16px;display:flex}.standings-state{text-align:center;background:var(--st-panel);border:1px solid var(--st-line);border-radius:8px;padding:70px 22px}.standings-state h2{font-size:21px;font-weight:650}.standings-state p{color:var(--st-muted);margin:10px 0 20px;font-size:13px}.standings-loader{border:2px solid var(--st-line);border-top-color:var(--st-green);border-radius:50%;width:22px;height:22px;animation:1s linear infinite standings-spin;display:inline-block}.standings-definitions{border-top:1px solid var(--st-line);color:var(--st-muted);max-width:1000px;margin-top:20px;padding-top:22px;font-size:11px;line-height:1.8}.standings-definitions h2{color:var(--st-text);margin:0 0 8px;font-size:12px;font-weight:650}.standings-definitions p{margin:8px 0}.standings-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@keyframes standings-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.standings-loader{animation:none}}@media (max-width:1100px){.standings-range-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.standings-controls{grid-template-columns:1fr 1fr}.standings-search{grid-column:span 2}}@media (max-width:600px){.standings-nav{font-size:11px}.standings-nav span{display:none}.standings-heading{padding:30px 0 24px}.standings-season{display:none}.standings-controls{gap:12px;padding:16px}.standings-controls label:nth-child(3){grid-column:span 2}.standings-range-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:0 16px 16px}.standings-ranges summary{padding:16px}.standings-ranges summary span{font-size:10px}.standings-pagination{flex-direction:column;align-items:flex-start}.standings-toolbar button{font-size:10px}.standings-toolbar strong{font-size:16px}}
