.standings-page.svelte-1v2vony{min-height:calc(100dvh - var(--nav-sticky-offset));padding:24px 0 34px;background:radial-gradient(circle at 92% 2%,color-mix(in srgb,var(--accent) 10%,transparent),transparent 24rem),var(--bg)}.standings-container.svelte-1v2vony{display:grid;gap:18px}.standings-hero.svelte-1v2vony{position:relative;overflow:hidden;border:1px solid var(--border-subtle);border-radius:var(--radius);background:radial-gradient(circle at 90% -8%,color-mix(in srgb,var(--accent) 10%,transparent),transparent 24rem),var(--bg);box-shadow:0 18px 48px color-mix(in srgb,var(--text) 10%,transparent);padding:26px 28px 28px}.standings-hero.svelte-1v2vony:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-radial-gradient(circle at 72% 6%,transparent 0 34px,color-mix(in srgb,var(--border-subtle) 65%,transparent) 35px 36px);opacity:.42;pointer-events:none}.standings-title-block.svelte-1v2vony,.summary-card-grid.svelte-1v2vony{position:relative;z-index:1}.standings-title-block.svelte-1v2vony{display:flex;align-items:center;gap:18px;margin-bottom:24px}.standings-title-block.svelte-1v2vony>div:where(.svelte-1v2vony):last-child{flex:1;min-width:0}.standings-icon.svelte-1v2vony{width:70px;height:70px;border-radius:50%;display:grid;grid-template-columns:repeat(3,7px);justify-content:center;align-items:end;gap:5px;padding-bottom:20px;background:var(--bg-surface);border:1px solid var(--border-subtle);box-shadow:0 12px 28px color-mix(in srgb,var(--text) 12%,transparent)}.standings-icon.svelte-1v2vony span:where(.svelte-1v2vony){display:block;width:7px;border-radius:999px;background:var(--accent)}.standings-icon.svelte-1v2vony span:where(.svelte-1v2vony):nth-child(1){height:10px;opacity:.68}.standings-icon.svelte-1v2vony span:where(.svelte-1v2vony):nth-child(2){height:18px;opacity:.82}.standings-icon.svelte-1v2vony span:where(.svelte-1v2vony):nth-child(3){height:28px}h1.svelte-1v2vony{font-size:clamp(30px,3vw,44px);line-height:.98;letter-spacing:0;color:var(--text);font-weight:850}.standings-title-block.svelte-1v2vony p:where(.svelte-1v2vony){color:var(--text-secondary);font-size:17px;margin-top:8px;overflow-wrap:anywhere}.summary-card-grid.svelte-1v2vony{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.summary-card.svelte-1v2vony{min-height:120px;display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:12px;border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--bg-surface) 88%,var(--bg));box-shadow:0 10px 24px color-mix(in srgb,var(--text) 7%,transparent);padding:14px}.summary-media.svelte-1v2vony{width:54px;height:54px;display:grid;place-items:center}.summary-media.svelte-1v2vony img:where(.svelte-1v2vony){max-width:54px;max-height:54px;object-fit:contain}.summary-lock.svelte-1v2vony{width:42px;height:42px;display:block;border-radius:50%;background:color-mix(in srgb,var(--accent) 12%,var(--bg-surface));color:var(--accent);position:relative}.summary-lock.svelte-1v2vony:before,.summary-lock.svelte-1v2vony:after{content:"";position:absolute;display:block}.summary-lock.svelte-1v2vony:before{left:12px;top:8px;width:18px;height:15px;border:2px solid currentColor;border-bottom:0;border-radius:10px 10px 0 0}.summary-lock.svelte-1v2vony:after{left:10px;top:20px;width:22px;height:16px;border-radius:2px;background:currentColor}.summary-copy.svelte-1v2vony{min-width:0}.summary-copy.svelte-1v2vony p:where(.svelte-1v2vony){color:var(--text-secondary);font-size:12px;font-weight:800;margin-bottom:8px}.summary-copy.svelte-1v2vony a:where(.svelte-1v2vony){display:block;color:var(--text);font-weight:850;font-size:13px;line-height:1.2;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.summary-copy.svelte-1v2vony strong:where(.svelte-1v2vony){display:block;color:var(--accent);font-family:var(--font-mono);font-size:23px;line-height:1;margin-bottom:6px}.summary-copy.svelte-1v2vony small:where(.svelte-1v2vony){color:var(--text-muted);font-weight:700;font-size:12px}.standings-workspace.svelte-1v2vony{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:18px;align-items:start}.standings-table-panel.svelte-1v2vony{min-width:0;overflow-x:clip}.standings-controls.svelte-1v2vony{display:grid;grid-template-columns:auto minmax(220px,1fr) auto auto;gap:10px;align-items:center;margin-bottom:14px}.conference-toggle.svelte-1v2vony,.view-toggle.svelte-1v2vony{display:inline-grid;grid-auto-flow:column;border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden;background:var(--bg-surface)}.view-toggle.svelte-1v2vony{grid-template-columns:repeat(2,minmax(126px,1fr));min-width:252px}.conference-toggle.svelte-1v2vony button:where(.svelte-1v2vony),.view-toggle.svelte-1v2vony button:where(.svelte-1v2vony){min-height:38px;border:none;background:transparent;color:var(--text-secondary);font-family:var(--font-sans);font-size:12px;font-weight:800;padding:0 20px;cursor:pointer;white-space:nowrap;transition:background-color .15s,color .15s}.conference-toggle.svelte-1v2vony button.active:where(.svelte-1v2vony),.view-toggle.svelte-1v2vony button.active:where(.svelte-1v2vony){background:var(--accent);color:var(--bg)}.control-field--search.svelte-1v2vony{min-width:220px}.search-control.svelte-1v2vony{position:relative}.search-control.svelte-1v2vony input:where(.svelte-1v2vony){width:100%;height:38px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-surface);color:var(--text);font-family:var(--font-sans);font-size:13px;padding:0 14px;outline:none}.search-control.svelte-1v2vony input:where(.svelte-1v2vony):focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 18%,transparent)}.table-scroll-region.svelte-1v2vony{width:100%}.table-scroll-region.scrollable.svelte-1v2vony{overflow-x:auto;-webkit-overflow-scrolling:touch}.table-wrapper.svelte-1v2vony{width:100%;border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--bg-surface);overflow:visible}.table-scroll-region.scrollable.svelte-1v2vony .table-wrapper:where(.svelte-1v2vony),.table-scroll-region.scrollable.svelte-1v2vony table:where(.svelte-1v2vony){width:max-content;min-width:100%}table.svelte-1v2vony{border-collapse:separate;border-spacing:0;font-size:13px;width:100%;min-width:100%}th.svelte-1v2vony{position:sticky;top:var(--nav-sticky-offset);z-index:3;height:44px;cursor:pointer;-webkit-user-select:none;user-select:none;background:var(--bg);border-bottom:1px solid var(--border);color:var(--text-secondary);font-size:11px;font-weight:850;letter-spacing:.04em;text-align:left;text-transform:uppercase;white-space:nowrap;padding:0 11px}th.svelte-1v2vony:hover{background:var(--bg-hover)}th.active.svelte-1v2vony{color:var(--text)}.table-scroll-region.scrollable.svelte-1v2vony th:where(.svelte-1v2vony),.table-scroll-region.scrollable.svelte-1v2vony td.rk:where(.svelte-1v2vony),.table-scroll-region.scrollable.svelte-1v2vony td.name:where(.svelte-1v2vony),.table-scroll-region.scrollable.svelte-1v2vony th:where(.svelte-1v2vony):nth-child(1),.table-scroll-region.scrollable.svelte-1v2vony th:where(.svelte-1v2vony):nth-child(2){position:static;left:auto;box-shadow:none}th.num.svelte-1v2vony,th.rec.svelte-1v2vony,td.num.svelte-1v2vony,td.rec.svelte-1v2vony{text-align:right}.sort-indicator.svelte-1v2vony{margin-left:5px;color:var(--accent);opacity:.8;font-size:10px}td.svelte-1v2vony{border-bottom:1px solid var(--border-subtle);color:var(--text);padding:10px 11px;white-space:nowrap;background:var(--bg-surface)}tbody.svelte-1v2vony tr:where(.svelte-1v2vony):last-child td:where(.svelte-1v2vony){border-bottom:none}tbody.svelte-1v2vony tr:where(.svelte-1v2vony):hover td:where(.svelte-1v2vony){background:var(--bg-elevated)}.rk.svelte-1v2vony,.num.svelte-1v2vony,.rec.svelte-1v2vony{font-family:var(--font-mono);font-weight:700;font-size:12px}td.rk.svelte-1v2vony,th.svelte-1v2vony:nth-child(1){position:sticky;left:0;z-index:4;min-width:42px;width:42px;text-align:right;background:var(--bg)}td.name.svelte-1v2vony,th.svelte-1v2vony:nth-child(2){position:sticky;left:42px;z-index:4;min-width:238px;background:var(--bg);box-shadow:1px 0 0 var(--border-subtle)}td.name.svelte-1v2vony{background:var(--bg-surface)}tbody.svelte-1v2vony tr:where(.svelte-1v2vony):hover td.rk:where(.svelte-1v2vony),tbody.svelte-1v2vony tr:where(.svelte-1v2vony):hover td.name:where(.svelte-1v2vony){background:var(--bg-elevated)}.team-link.svelte-1v2vony{display:inline-flex;align-items:center;gap:10px;min-width:0;color:var(--text);font-weight:850}.team-link.svelte-1v2vony:hover{color:var(--accent)}.team-mark.svelte-1v2vony{width:23px;height:23px;display:inline-grid;place-items:center;border-radius:50%;background:var(--bg-elevated);flex:0 0 auto}.team-mark.svelte-1v2vony img:where(.svelte-1v2vony){width:21px;height:21px;object-fit:contain}.metric-positive.svelte-1v2vony{color:var(--positive)}.metric-negative.svelte-1v2vony{color:var(--negative)}.metric-accent.svelte-1v2vony{color:var(--accent)}.metric-muted.svelte-1v2vony{color:var(--text-secondary)}td.metric-highlight-positive.svelte-1v2vony{background:color-mix(in srgb,var(--positive-bg) 82%,var(--bg-surface))}td.metric-highlight-negative.svelte-1v2vony{background:color-mix(in srgb,var(--negative-bg) 82%,var(--bg-surface))}tbody.svelte-1v2vony tr:where(.svelte-1v2vony):hover td.metric-highlight-positive:where(.svelte-1v2vony){background:color-mix(in srgb,var(--positive-bg) 70%,var(--bg-elevated))}tbody.svelte-1v2vony tr:where(.svelte-1v2vony):hover td.metric-highlight-negative:where(.svelte-1v2vony){background:color-mix(in srgb,var(--negative-bg) 70%,var(--bg-elevated))}.standings-note.svelte-1v2vony,.empty-row.svelte-1v2vony{color:var(--text-muted);font-size:12px}.standings-note.svelte-1v2vony{margin-top:12px}.empty-row.svelte-1v2vony{text-align:center;padding:28px}.standings-rail.svelte-1v2vony{display:grid;gap:14px;position:sticky;top:calc(var(--nav-sticky-offset) + 18px);z-index:5}.insight-card.svelte-1v2vony{border:1px solid var(--border);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--bg-elevated) 72%,var(--bg));color:var(--text);padding:18px;box-shadow:0 16px 36px color-mix(in srgb,var(--text) 13%,transparent)}.insight-card-header.svelte-1v2vony{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px}.insight-card.svelte-1v2vony h2:where(.svelte-1v2vony){font-size:15px;line-height:1.1;font-weight:850;letter-spacing:0}.insight-card-header.svelte-1v2vony>span:where(.svelte-1v2vony),.insight-info.svelte-1v2vony{color:var(--text-secondary);font-size:11px;font-family:var(--font-mono);font-weight:800}.insight-info.svelte-1v2vony{width:16px;height:16px;border-radius:50%;display:inline-grid;place-items:center;border:1px solid var(--text-muted)}.odds-distribution.svelte-1v2vony{display:grid;gap:14px;margin-bottom:18px}.odds-row.svelte-1v2vony{display:grid;grid-template-columns:58px minmax(0,1fr) 76px;align-items:center;gap:12px;color:var(--text-secondary);font-size:13px}.odds-row.svelte-1v2vony strong:where(.svelte-1v2vony){color:var(--text);font-family:var(--font-mono);font-size:12px;text-align:right}.odds-bar.svelte-1v2vony{height:20px;border-radius:0;background:var(--bg-surface);overflow:hidden}.odds-bar.svelte-1v2vony span:where(.svelte-1v2vony){display:block;height:100%;background:var(--accent)}.rail-stat-grid.svelte-1v2vony{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.rail-stat-grid.svelte-1v2vony div:where(.svelte-1v2vony){border:1px solid var(--border);border-radius:var(--radius-sm);padding:9px 8px;background:color-mix(in srgb,var(--bg-surface) 45%,transparent);min-width:0}.rail-stat-grid.svelte-1v2vony span:where(.svelte-1v2vony){display:block;color:var(--text-secondary);font-size:11px;margin-bottom:5px}.rail-stat-grid.svelte-1v2vony strong:where(.svelte-1v2vony){color:var(--accent);font-family:var(--font-mono);font-size:16px}.favorite-list.svelte-1v2vony{display:grid;gap:13px;border-bottom:1px solid var(--border);padding-bottom:14px}.favorite-team.svelte-1v2vony{display:grid;grid-template-columns:22px 34px minmax(0,1fr) auto;align-items:center;gap:10px;color:var(--text)}.favorite-team.svelte-1v2vony:hover{color:var(--accent)}.favorite-rank.svelte-1v2vony{color:var(--text-secondary);font-family:var(--font-mono);font-weight:850}.favorite-logo.svelte-1v2vony{width:30px;height:30px;display:inline-grid;place-items:center}.favorite-logo.svelte-1v2vony img:where(.svelte-1v2vony){max-width:30px;max-height:30px;object-fit:contain}.favorite-main.svelte-1v2vony{display:grid;gap:7px;min-width:0;font-weight:850;font-size:13px}.favorite-main.svelte-1v2vony>span:where(.svelte-1v2vony):first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.favorite-bar.svelte-1v2vony{display:block;height:4px;background:var(--bg-surface)}.favorite-bar.svelte-1v2vony span:where(.svelte-1v2vony){display:block;height:100%;background:var(--accent)}.favorite-team.svelte-1v2vony strong:where(.svelte-1v2vony){color:var(--accent);font-family:var(--font-mono);font-size:14px}.rail-link.svelte-1v2vony{display:inline-block;margin-top:14px;color:var(--accent);font-weight:850;font-size:13px}@media(max-width:1180px){.summary-card-grid.svelte-1v2vony{grid-template-columns:repeat(2,minmax(0,1fr))}.standings-workspace.svelte-1v2vony{grid-template-columns:1fr}.standings-rail.svelte-1v2vony{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(hover:hover)and (pointer:fine)and (max-width:1460px){.table-scroll-region.svelte-1v2vony:not(.scrollable) .table-wrapper:where(.svelte-1v2vony) th:where(.svelte-1v2vony):nth-child(n+10),.table-scroll-region.svelte-1v2vony:not(.scrollable) .table-wrapper:where(.svelte-1v2vony) td:where(.svelte-1v2vony):nth-child(n+10){display:none}}@media(hover:hover)and (pointer:fine)and (max-width:1240px){.table-scroll-region.svelte-1v2vony:not(.scrollable) .table-wrapper:where(.svelte-1v2vony) th:where(.svelte-1v2vony):nth-child(n+8),.table-scroll-region.svelte-1v2vony:not(.scrollable) .table-wrapper:where(.svelte-1v2vony) td:where(.svelte-1v2vony):nth-child(n+8){display:none}}@media(hover:none)and (pointer:coarse)and (max-width:1024px),(any-hover:none)and (any-pointer:coarse)and (max-width:1024px){.table-wrapper.svelte-1v2vony{overflow-x:auto;-webkit-overflow-scrolling:touch}table.svelte-1v2vony{width:max-content;min-width:100%}th.svelte-1v2vony{position:static}td.rk.svelte-1v2vony,td.name.svelte-1v2vony,th.svelte-1v2vony:nth-child(1),th.svelte-1v2vony:nth-child(2){position:static;left:auto;box-shadow:none}}@media(max-width:820px){.standings-page.svelte-1v2vony{padding-top:14px}.standings-hero.svelte-1v2vony{padding:20px 16px}.standings-title-block.svelte-1v2vony{align-items:flex-start}.standings-title-block.svelte-1v2vony h1:where(.svelte-1v2vony),.standings-title-block.svelte-1v2vony p:where(.svelte-1v2vony){max-width:100%;overflow-wrap:anywhere}.standings-icon.svelte-1v2vony{width:54px;height:54px;grid-template-columns:repeat(3,6px);padding-bottom:15px}.standings-title-block.svelte-1v2vony p:where(.svelte-1v2vony){font-size:14px;line-height:1.35}.summary-card-grid.svelte-1v2vony,.standings-rail.svelte-1v2vony{grid-template-columns:1fr}.summary-card.svelte-1v2vony{grid-template-columns:54px minmax(0,1fr);padding:14px}.summary-copy.svelte-1v2vony strong:where(.svelte-1v2vony),.summary-copy.svelte-1v2vony small:where(.svelte-1v2vony){overflow-wrap:anywhere}.standings-controls.svelte-1v2vony{grid-template-columns:1fr}.conference-toggle.svelte-1v2vony,.view-toggle.svelte-1v2vony{width:100%;grid-template-columns:repeat(2,1fr);min-width:0}.control-field--search.svelte-1v2vony{min-width:0}.rail-stat-grid.svelte-1v2vony{grid-template-columns:repeat(2,1fr)}}
