._overlayRoot_1iunv_23{z-index:var(--z-overlay);padding:var(--space-4);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}@media (width>=1024px){._overlayRoot_1iunv_23{padding:var(--space-8)}}._backdrop_1iunv_41{background-color:var(--color-bg);opacity:.72;animation:_fade_1iunv_1 var(--motion-slow) var(--ease-enter);position:absolute;inset:0}._dialog_1iunv_39{gap:var(--space-4);background-color:var(--color-surface-2);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-6);animation:_enter_1iunv_1 var(--motion-slow) var(--ease-enter);flex-direction:column;display:flex;position:relative}._header_1iunv_61{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}._title_1iunv_4{max-width:40ch;font:var(--text-title);color:var(--color-text-primary);margin:0}._description_1iunv_4{max-width:48ch;font:var(--text-body);color:var(--color-text-secondary);margin:0}._body_1iunv_82{min-width:0}._footer_1iunv_86{justify-content:flex-end;gap:var(--space-3);display:flex}@keyframes _fade_1iunv_1{0%{opacity:0}}@keyframes _enter_1iunv_1{0%{opacity:0;transform:scale(.98) translateY(var(--space-2))}}._updateDialog_600kd_1{align-items:center;gap:var(--space-5);width:min(100%,390px);padding:var(--space-8) var(--space-6);text-align:center}._updateDialog_600kd_1 [data-modal-slot=header],._updateDialog_600kd_1 [data-modal-slot=body],._updateDialog_600kd_1 [data-modal-slot=footer]{width:100%}._updateDialog_600kd_1 [data-modal-slot=body]:empty{display:none}._updateDialog_600kd_1 h2,._updateDialog_600kd_1 p{margin-inline:auto}._updateDialog_600kd_1 p{max-width:31ch}._logo_600kd_28{width:92px;height:auto;margin-bottom:var(--space-1)}._footerCenter_600kd_34{justify-content:center;width:100%;display:flex}._footerCenter_600kd_34 button{min-width:148px}@media (width<=480px){._updateDialog_600kd_1{padding:var(--space-8) var(--space-5)}}._markWrapper_1ktvd_12{place-items:center;animation:.2s ease-out both _markFadeIn_1ktvd_1;display:grid}._mark_1ktvd_12{flex-direction:column;align-items:center;width:102px;display:flex}._bar_1ktvd_25{transform-origin:bottom;border-radius:6px;width:102px;animation-name:_barRise_1ktvd_1;animation-duration:2.2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}._bar1_1ktvd_35{background:#8f5de7;height:25px;margin-bottom:13px;animation-delay:0s}._bar2_1ktvd_42{background:#3c4357;width:56px;height:20px;margin-bottom:11px;animation-delay:.15s}._bar3_1ktvd_50{background:#3c4357;width:56px;height:20px;margin-bottom:10px;animation-delay:.3s}._bar4_1ktvd_58{background:#3c4357;width:56px;height:20px;animation-delay:.45s}@keyframes _markFadeIn_1ktvd_1{0%{opacity:0}to{opacity:1}}@keyframes _barRise_1ktvd_1{0%{opacity:0;transform:scaleY(.15)}20%{opacity:1;transform:scaleY(1)}65%{opacity:1;transform:scaleY(1)}88%{opacity:.15;transform:scaleY(.15)}to{opacity:.15;transform:scaleY(.15)}}._visuallyHidden_1ktvd_99{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){._markWrapper_1ktvd_12{opacity:1;animation:none}._bar_1ktvd_25{opacity:1;animation:none;transform:scaleY(1)}}._panel_16rvd_1{width:min(100%,360px);transform:translateY(-6vh)}._content_16rvd_6{justify-items:center;gap:var(--space-5);text-align:center;display:grid}._logo_16rvd_13{width:min(58vw,170px);height:auto}._copy_16rvd_18{gap:var(--space-2);display:grid}._title_16rvd_23{color:var(--color-text-primary);font:var(--text-title);margin:0}._subtitle_16rvd_29{color:var(--color-text-secondary);font:var(--text-body);margin:0}._actions_16rvd_35{justify-content:center;display:flex}._support_16rvd_40{max-width:280px;margin:calc(-1 * var(--space-2)) 0 0;color:var(--color-text-muted);font:var(--text-body-sm)}._error_16rvd_47{max-width:320px;color:var(--color-danger);font:var(--text-caption);overflow-wrap:anywhere;margin:0}._wrapper_mszay_1{min-height:100%;padding:var(--space-6);background:var(--color-bg);place-items:center;display:grid}._panel_mszay_9{gap:var(--space-4);width:min(100%,420px);padding:var(--space-5);border:1px solid var(--color-border-soft);border-radius:var(--radius-md);background:var(--color-bg-elevated);display:grid}._title_mszay_19{color:var(--color-text-primary);font:var(--text-section);margin:0}._body_mszay_25{color:var(--color-text-secondary);font:var(--text-body);margin:0}._actions_mszay_31{align-items:center;gap:var(--space-3);display:flex}._userLine_mszay_37{color:var(--color-text-muted);font:var(--text-body-sm);margin:0}._list_368m0_1{margin:var(--space-3) 0 0;border-top:1px solid var(--color-border-soft);list-style:none}._row_368m0_7{border-bottom:1px solid var(--color-border-soft)}._rowLink_368m0_11{justify-content:space-between;align-items:center;gap:var(--space-2);min-height:44px;padding-block:var(--space-3);color:var(--color-text-primary);font:var(--text-body);transition:color var(--motion-fast) var(--ease-standard);text-decoration:none;display:flex}._rowLink_368m0_11:hover{color:var(--color-tuned-purple-muted)}._rowLink_368m0_11:focus-visible{outline:2px solid var(--color-tuned-purple);outline-offset:2px;border-radius:var(--radius-sm)}._rowLink_368m0_11 svg{color:var(--color-text-muted);flex-shrink:0}._rowStatic_368m0_40{justify-content:space-between;align-items:center;gap:var(--space-2);min-height:44px;padding-block:var(--space-3);color:var(--color-text-muted);font:var(--text-body);display:flex}._rowNote_368m0_51{font:var(--text-caption);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em}._group_v0bog_1{margin-top:var(--space-6)}._row_v0bog_5{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}._label_v0bog_12{min-height:44px;font:var(--text-section);color:var(--color-text-primary);flex:auto;align-items:center;text-decoration:none;display:flex}._label_v0bog_12:hover,._label_v0bog_12:focus-visible{color:var(--color-tuned-purple-muted)}._chevronButton_v0bog_28{cursor:pointer;width:44px;height:44px;color:var(--color-text-muted);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}._chevronButton_v0bog_28:focus-visible{outline:2px solid var(--color-tuned-purple);outline-offset:2px;border-radius:var(--radius-sm)}._chevronIcon_v0bog_47{transition:transform var(--motion-fast) var(--ease-standard)}._chevronIconExpanded_v0bog_51{transform:rotate(180deg)}._header_1e2ju_1{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}._heading_1e2ju_8{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}._eyebrow_1e2ju_16{font:var(--text-label);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;margin:0}._title_1e2ju_24{font:var(--text-section);color:var(--color-text-primary);margin:0}._subtitle_1e2ju_30{font:var(--text-body-sm);color:var(--color-text-secondary);margin:0}._action_1e2ju_36{flex-shrink:0}._wrapper_90lmr_1{text-align:center;align-items:center;gap:var(--space-2);padding:var(--space-5) var(--space-4);flex-direction:column;display:flex}._icon_90lmr_10{color:var(--color-text-muted);margin-bottom:var(--space-1)}._title_90lmr_15{font:var(--text-card-title);color:var(--color-text-primary);margin:0}._description_90lmr_21{max-width:32ch;font:var(--text-body-sm);color:var(--color-text-secondary);margin:0}._action_90lmr_28,._adminAction_90lmr_32{margin-top:var(--space-2)}._admin_90lmr_32{border:1px solid var(--color-admin);border-radius:var(--radius-lg)}._scrollWrapper_ldyef_1{width:100%;overflow-x:auto}._table_ldyef_6{border-collapse:collapse;width:100%;min-width:max-content}._tableFixed_ldyef_29{table-layout:fixed;width:auto;min-width:100%}._headerCell_ldyef_35{padding:var(--space-2);font:var(--text-label);color:var(--color-text-muted);border-bottom:1px solid var(--color-border);white-space:nowrap;background-color:var(--color-surface-1)}._cell_ldyef_44{padding:var(--space-2);font:var(--text-body-sm);color:var(--color-text-primary);border-bottom:1px solid var(--color-border-soft);background-color:var(--color-surface-1);transition:background-color var(--motion-fast) var(--ease-standard)}._alignLeft_ldyef_53{text-align:left}._alignCenter_ldyef_57{text-align:center}._alignRight_ldyef_61{text-align:right}._identityHeaderCell_ldyef_71,._identityCell_ldyef_72{z-index:var(--z-sticky-column);background-color:var(--color-bg-elevated);min-width:var(--sticky-column-width,auto);max-width:var(--sticky-column-width,none);position:sticky;overflow:hidden}._identityHeaderCell_ldyef_71{z-index:calc(var(--z-sticky-tabs) + 1)}._lastStickyColumn_ldyef_92{box-shadow:4px 0 6px -4px #0006}._stickyHeader_ldyef_99 th{z-index:var(--z-sticky-tabs);background-color:var(--color-bg-elevated);position:sticky;top:0}._stickyHeader_ldyef_99 th._identityHeaderCell_ldyef_71{z-index:calc(var(--z-sticky-tabs) + 2)}._row_ldyef_110:hover ._cell_ldyef_44,._row_ldyef_110:hover ._identityCell_ldyef_72,._highlightedRow_ldyef_122 ._cell_ldyef_44,._highlightedRow_ldyef_122 ._identityCell_ldyef_72{background-color:var(--color-surface-2)}._highlightedRow_ldyef_122 ._cell_ldyef_44:first-child{box-shadow:inset 3px 0 0 var(--color-tuned-purple-muted)}._sortButton_ldyef_131{align-items:center;gap:var(--space-1);font:var(--text-label);color:var(--color-text-muted);cursor:pointer;transition:color var(--motion-fast) var(--ease-standard);background:0 0;border:none;padding:0;display:inline-flex}._sortButton_ldyef_131:hover{color:var(--color-text-primary)}._sortIcon_ldyef_148{flex-shrink:0}._activeSortHeaderCell_ldyef_158 ._sortButton_ldyef_131,._activeSortHeaderCell_ldyef_158 ._sortButton_ldyef_131:hover,._activeSortCell_ldyef_163{color:var(--color-tuned-purple-muted)}._rowLineTopPurple_ldyef_177 ._cell_ldyef_44,._rowLineTopPurple_ldyef_177 ._identityCell_ldyef_72{border-top:2px solid var(--color-tuned-purple)}._rowLineBottomPurple_ldyef_182 ._cell_ldyef_44,._rowLineBottomPurple_ldyef_182 ._identityCell_ldyef_72{border-bottom:2px solid var(--color-tuned-purple)}._rowLineBottomPurpleDotted_ldyef_187 ._cell_ldyef_44,._rowLineBottomPurpleDotted_ldyef_187 ._identityCell_ldyef_72{border-bottom:2px dotted var(--color-tuned-purple)}._rowLineTopDangerDotted_ldyef_192 ._cell_ldyef_44,._rowLineTopDangerDotted_ldyef_192 ._identityCell_ldyef_72{border-top:2px dotted var(--color-danger)}._rowLineTopDangerSolid_ldyef_197 ._cell_ldyef_44,._rowLineTopDangerSolid_ldyef_197 ._identityCell_ldyef_72{border-top:2px solid var(--color-danger)}._rowWildcardMarker_ldyef_202 ._cell_ldyef_44:first-child{box-shadow:inset 3px 0 0 var(--color-tuned-purple)}._rowRelegationMarker_ldyef_206 ._cell_ldyef_44:first-child{box-shadow:inset 3px 0 0 var(--color-danger)}._rowWildcardMarker_ldyef_202._rowRelegationMarker_ldyef_206 ._cell_ldyef_44:first-child{box-shadow:inset 3px 0 0 var(--color-tuned-purple), inset 6px 0 0 var(--color-danger)}._franchiseLogo_1o2j1_1{flex:none;justify-content:center;align-items:center;display:inline-flex}._identityPresentation_1o2j1_8{align-items:center;gap:var(--space-2);min-width:0;display:inline-flex}._identityPresentationFull_1o2j1_15{justify-content:center;gap:var(--space-1);text-align:center;flex-direction:column}._fullLogoManagerLabel_1o2j1_22{max-width:100%;color:var(--color-text-muted);font:var(--text-caption);text-align:center}._franchiseImage_1o2j1_29{object-fit:contain;width:100%;height:100%;display:block}._sm_1o2j1_36{width:28px;height:28px}._md_1o2j1_41{width:40px;height:40px}._lg_1o2j1_46{width:64px;height:64px}._lockup_1o2j1_55{width:130px;height:72px}._hero_1o2j1_82{width:200px;height:110px}._leagueLogo_1o2j1_87{justify-content:center;align-items:center;width:min(220px,100%);min-height:72px;display:inline-flex}._leagueImage_1o2j1_95{object-fit:contain;max-width:100%;max-height:112px;display:block}._leagueFallback_1o2j1_102{color:var(--color-text-primary);font:var(--text-section)}._tableWrapper_1qz16_1{flex-direction:column;gap:0;display:flex}._tableWrapperCompact_1qz16_7{font-size:.95rem}._identityLink_1qz16_11{align-items:center;gap:var(--space-2);min-width:0;max-width:100%;color:var(--color-text-primary);font:var(--text-body-sm);text-decoration:none;display:inline-flex;overflow:hidden}._identityLink_1qz16_11:hover,._identityLink_1qz16_11:focus-visible{color:var(--color-tuned-purple-muted)}._identityName_1qz16_37{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}._numericValue_1qz16_55{white-space:nowrap}._scrollWrapper_df7oh_1{-webkit-overflow-scrolling:touch;width:100%;overflow:auto visible}._rounds_df7oh_16{align-items:flex-start;gap:var(--space-4);width:max-content;min-width:100%;padding-bottom:var(--space-2);display:inline-flex}._round_df7oh_16{gap:var(--space-3);padding-top:var(--space-2);border-top:2px solid var(--color-border);flex-direction:column;flex:0 0 240px;display:flex}._roundFinal_df7oh_49{border-top-color:var(--color-champion);border-top-width:3px;flex-basis:280px}._roundChampionEndpoint_df7oh_55{border-top-color:var(--color-champion);border-top-width:3px;flex-basis:220px}._roundFinal_df7oh_49 ._game_df7oh_61{border-color:var(--color-champion);background:color-mix(in srgb, var(--color-champion) 6%, transparent)}._roundSurvivalFinal_df7oh_66{border-top-color:var(--color-danger);border-top-width:3px;flex-basis:280px}._roundSurvivalFinal_df7oh_66 ._game_df7oh_61{border-color:color-mix(in srgb, var(--color-danger) 72%, var(--color-border));background:color-mix(in srgb, var(--color-danger) 7%, transparent)}._roundThirdPlace_df7oh_79{border-top-color:#cd7f32}._roundHeading_df7oh_83{align-items:center;gap:var(--space-2);font:var(--text-label);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;margin:0;display:flex}._roundThirdPlace_df7oh_79 ._roundHeading_df7oh_83{color:#cd7f32}._roundHeadingFinal_df7oh_106{color:var(--color-champion);font:var(--text-body);font-weight:700}._roundHeadingSurvivalFinal_df7oh_112{color:var(--color-danger);font:var(--text-body);font-weight:700}._games_df7oh_118{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}._championEndpointCard_df7oh_130{justify-content:center;align-items:center;gap:var(--space-2);border-color:var(--color-champion);background:color-mix(in srgb, var(--color-champion) 6%, transparent);text-align:center;flex-direction:column;min-height:138px;display:flex}._championshipTrophy_df7oh_104{object-fit:contain;align-self:center;width:clamp(72px,22vw,92px);height:clamp(72px,22vw,92px)}._championIdentity_df7oh_154{align-items:center;gap:var(--space-1);flex-direction:column;display:flex}._championLink_df7oh_161,._championPending_df7oh_162{justify-content:center;align-items:center;gap:var(--space-2);max-width:100%;color:var(--color-text-primary);font:var(--text-body-sm);font-weight:700;text-decoration:none;display:inline-flex}._championLink_df7oh_161:hover,._championLink_df7oh_161:focus-visible{color:var(--color-champion)}._championPending_df7oh_162{color:var(--color-text-muted);font-weight:600}._game_df7oh_61{gap:var(--space-2);flex-direction:column;display:flex}._week_df7oh_191{font:var(--text-caption);color:var(--color-text-muted);margin:0}._sides_df7oh_197{gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}._side_df7oh_197{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);color:var(--color-text-secondary);text-decoration:none;display:flex}._side_df7oh_197:hover,._side_df7oh_197:focus-visible{background-color:var(--color-surface-2)}._sideWinner_df7oh_221{color:var(--color-text-primary);background-color:var(--color-tuned-purple-soft);font-weight:700}._sideWinnerSuccess_df7oh_227{color:var(--color-text-primary);background-color:color-mix(in srgb, var(--color-success) 16%, transparent);font-weight:700}._sideLoserDanger_df7oh_233{color:var(--color-text-primary);background-color:color-mix(in srgb, var(--color-danger) 14%, transparent);font-weight:700}._seed_df7oh_241{width:1.45rem;color:var(--color-text-muted);font:var(--text-caption);text-align:right;flex-shrink:0}._sideName_df7oh_249{align-items:center;gap:var(--space-1);text-overflow:ellipsis;white-space:nowrap;min-width:0;font:var(--text-body-sm);flex:auto;display:inline-flex;overflow:hidden}._tbdIcon_df7oh_261{border:1px dashed var(--color-border-strong);width:24px;height:24px;color:var(--color-text-muted);border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}._score_df7oh_275{color:inherit;font:var(--text-caption);flex-shrink:0}._card_1n4iv_1{gap:var(--space-1);text-align:left;width:100%;color:inherit;border:1px solid var(--color-border);font:inherit;flex-direction:column;text-decoration:none;display:flex}._headerRow_1n4iv_15{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}._headerRowCentered_1n4iv_32{grid-template-columns:1fr auto 1fr;align-items:center;display:grid}._headerRowTrailingSlot_1n4iv_42{justify-self:end}._textBlock_1n4iv_46{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}._textBlockCentered_1n4iv_53{text-align:center;flex:auto;align-items:center}._eyebrow_1n4iv_59{font:var(--text-label);color:var(--color-text-muted);margin:0}._title_1n4iv_65{font:var(--text-card-title);color:var(--color-text-primary);margin:0}._context_1n4iv_71{font:var(--text-body-sm);color:var(--color-text-muted);margin:0}._body_1n4iv_77{font:var(--text-body-sm);color:var(--color-text-secondary)}._metadata_1n4iv_82{gap:var(--space-3);font:var(--text-caption);color:var(--color-text-muted);flex-wrap:wrap;display:flex}._affordance_1n4iv_90{color:var(--color-text-muted);flex-shrink:0;margin-top:2px}._headerRowCentered_1n4iv_32 ._affordance_1n4iv_90{justify-self:end;margin-top:0}._compact_1n4iv_103{padding:var(--space-2)}._elevated_1n4iv_108{background-color:var(--color-surface-2)}._admin_1n4iv_112{border-color:var(--color-admin)}._selected_1n4iv_117{background-color:var(--color-tuned-purple-soft);border-color:var(--color-tuned-purple-border)}._disabled_1n4iv_124{opacity:.5}._interactive_1n4iv_130{cursor:pointer;transition:transform var(--motion-fast) var(--ease-standard), border-color var(--motion-fast) var(--ease-standard), background-color var(--motion-fast) var(--ease-standard)}._interactive_1n4iv_130:hover,._interactive_1n4iv_130:focus-visible{transform:translateY(-1px)}._interactive_1n4iv_130:active{transform:scale(.98)}._chip_1dae0_1{align-items:center;gap:var(--space-1);min-height:32px;padding:var(--space-1) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-text-secondary);font:var(--text-label);white-space:nowrap;background-color:#0000;display:inline-flex}button._chip_1dae0_1{cursor:pointer;transition:background-color var(--motion-fast) var(--ease-standard), border-color var(--motion-fast) var(--ease-standard)}button._chip_1dae0_1:hover{background-color:var(--color-surface-2)}._label_1dae0_32{font:var(--text-label)}._icon_1dae0_36,._removeIcon_1dae0_37{flex-shrink:0}._selected_1dae0_41{background-color:var(--color-tuned-purple-soft);border-color:var(--color-border);color:var(--color-tuned-purple-muted)}._success_1dae0_50{border-color:var(--color-success);color:var(--color-success)}._warning_1dae0_55{border-color:var(--color-alert);color:var(--color-alert)}._danger_1dae0_60{border-color:var(--color-danger);color:var(--color-danger)}._info_1dae0_65{border-color:var(--color-info);color:var(--color-info)}._record_1dae0_70{border-color:var(--color-record);color:var(--color-record)}._champion_1dae0_75{border-color:var(--color-champion);color:var(--color-champion)}._runnerUp_1dae0_80{border-color:var(--color-runner-up);color:var(--color-runner-up)}._thirdPlace_1dae0_85{border-color:var(--color-third-place);color:var(--color-third-place)}._admin_1dae0_90{border-color:var(--color-admin);color:var(--color-admin)}._image_1rfe9_1,._placeholder_1rfe9_2,._medium_1rfe9_3,._mediumPlaceholder_1rfe9_4,._large_1rfe9_5,._largePlaceholder_1rfe9_6{object-fit:cover;border-radius:999px;flex-shrink:0;display:block}._image_1rfe9_1,._placeholder_1rfe9_2{width:28px;height:28px}._medium_1rfe9_3,._mediumPlaceholder_1rfe9_4{width:36px;height:36px}._large_1rfe9_5,._largePlaceholder_1rfe9_6{width:40px;height:40px}._placeholder_1rfe9_2,._mediumPlaceholder_1rfe9_4,._largePlaceholder_1rfe9_6{background-color:var(--color-surface-2);color:var(--color-text-muted);place-items:center;display:grid}._silhouette_1rfe9_40{width:70%;height:70%}._root_jxz6u_1{align-items:center;gap:var(--space-2);min-width:0;color:var(--color-text-primary);text-decoration:none;display:inline-flex}._root_jxz6u_1:hover,._root_jxz6u_1:focus-visible{color:var(--color-tuned-purple-muted)}._root_jxz6u_1:focus-visible{outline:2px solid var(--color-tuned-purple);outline-offset:2px}._name_jxz6u_20{text-overflow:ellipsis;min-width:0;overflow:hidden}._position_jxz6u_26{color:var(--color-text-secondary);flex-shrink:0}._suffix_jxz6u_31{color:var(--color-text-secondary)}._avatar_1oog5_1{border-radius:var(--radius-full);background:var(--color-surface-2);width:40px;height:40px;color:var(--color-text-muted);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}._row_17b3p_1{--trade-row-content-max-width:940px;border:1px solid var(--color-border-soft);border-radius:var(--radius-sm);background:var(--color-surface-1);position:relative;overflow:hidden}._relationshipRow_17b3p_11{background:color-mix(in srgb, var(--color-surface-1) 88%, var(--color-surface-2))}._summaryButton_17b3p_15{gap:var(--space-3);width:100%;min-height:44px;padding:var(--space-3) var(--space-3) var(--space-4);color:var(--color-text-primary);text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;display:flex}._summaryButtonWithActions_17b3p_29{padding-right:calc(var(--space-3) + 42px)}._actions_17b3p_33{top:var(--space-2);right:var(--space-2);z-index:2;position:absolute}._actionButton_17b3p_40{border:1px solid var(--color-border-soft);border-radius:var(--radius-full);background:var(--color-surface-1);width:34px;height:34px;color:var(--color-text-muted);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}._actionButton_17b3p_40:hover,._actionButton_17b3p_40:focus-visible{color:var(--color-text-primary);border-color:var(--color-border-strong)}._actionButton_17b3p_40:focus-visible{outline:2px solid var(--color-tuned-purple);outline-offset:2px}._actionMenu_17b3p_64{top:calc(100% + var(--space-1));min-width:190px;padding:var(--space-1);border:1px solid var(--color-border-soft);border-radius:var(--radius-sm);background:var(--color-surface-1);box-shadow:var(--shadow-lg);flex-direction:column;display:flex;position:absolute;right:0}._actionMenu_17b3p_64 button{border-radius:var(--radius-xs);width:100%;color:var(--color-text-primary);cursor:pointer;font:var(--text-body-sm);padding:var(--space-2);text-align:left;background:0 0;border:0}._actionMenu_17b3p_64 button:hover,._actionMenu_17b3p_64 button:focus-visible{background:var(--color-surface-2);outline:none}._summaryButton_17b3p_15:focus-visible{outline:2px solid var(--color-tuned-purple);outline-offset:-2px}._context_17b3p_101{color:var(--color-text-muted);font:var(--text-caption)}._contextRow_17b3p_106{align-items:center;gap:var(--space-2);width:100%;display:flex}._srOnly_17b3p_113{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}._participants_17b3p_125{gap:var(--space-2);flex-wrap:wrap;min-width:0;display:flex}._participant_17b3p_125{align-items:center;gap:var(--space-1);color:var(--color-text-primary);font:var(--text-body-sm);display:inline-flex}._expandIcon_17b3p_140{color:var(--color-text-muted);flex-shrink:0;margin-left:auto;display:inline-flex}._metaLine_17b3p_147{align-items:center;gap:var(--space-2);color:var(--color-text-secondary);font:var(--text-label);text-transform:uppercase;flex-wrap:wrap;display:flex}._assetSummary_17b3p_157{min-width:0}._packageSummary_17b3p_161{align-items:stretch;gap:var(--space-2);width:100%;min-width:0;color:var(--color-text-secondary);font:var(--text-caption);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);font-weight:700;display:grid}._packageSide_17b3p_173{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;min-width:0;display:flex}._packageSideEnd_17b3p_183{text-align:right;align-items:flex-end}._compactAssetLabel_17b3p_188{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}._packageSeparator_17b3p_195,._assetDivider_17b3p_196{color:var(--color-text-muted);flex-shrink:0;align-items:center;display:flex}._moreAssets_17b3p_203{color:var(--color-text-muted);white-space:nowrap;flex-shrink:0}._exchangeRow_17b3p_209{--trade-row-center-width:34px;--trade-row-logo-slot:30px;grid-template-columns:minmax(0, 1fr) var(--trade-row-center-width) minmax(0, 1fr);align-items:center;column-gap:var(--space-2);width:100%;min-width:0;display:grid}._exchangeSide_17b3p_221{grid-template-columns:var(--trade-row-logo-slot) minmax(0, 1fr);align-items:center;column-gap:var(--space-1);width:100%;min-width:0;color:var(--color-text-primary);font:var(--text-card-title);text-align:left;justify-self:start;display:grid}._exchangeSideRight_17b3p_234{grid-template-columns:minmax(0, 1fr) var(--trade-row-logo-slot);text-align:right;justify-self:end}._exchangeLogoSlot_17b3p_240{width:var(--trade-row-logo-slot);min-width:var(--trade-row-logo-slot);max-width:var(--trade-row-logo-slot);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}._exchangeName_17b3p_251{overflow-wrap:normal;white-space:nowrap;word-break:normal;min-width:0;max-width:100%;line-height:1.12;overflow:visible}._exchangeNameCompact_17b3p_261{font-size:.88em}._exchangeNameExtraCompact_17b3p_265{font-size:.74em}._exchangeMark_17b3p_269{width:var(--trade-row-center-width);height:var(--trade-row-center-width);border:1px solid var(--color-border-soft);border-radius:var(--radius-full);background:var(--color-surface-2);color:var(--color-text-muted);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}._expanded_17b3p_282{padding:0 var(--space-3) var(--space-3)}._packageGrid_17b3p_286{gap:var(--space-2);padding-top:var(--space-3);border-top:1px solid var(--color-border-soft);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}._assetGroup_17b3p_294{gap:var(--space-2);padding:var(--space-2) 0 0;flex-direction:column;display:flex}._assetGroup_17b3p_294+._assetGroup_17b3p_294{padding-left:var(--space-2);border-left:1px solid var(--color-border-soft)}._receiver_17b3p_306{align-items:center;gap:var(--space-2);color:var(--color-text-primary);margin:0;display:flex}._receiverText_17b3p_314{flex-direction:column;gap:2px;min-width:0;display:flex}._receiverName_17b3p_321{min-width:0;font:var(--text-body-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}._receivedLabel_17b3p_330{color:var(--color-text-muted);font:var(--text-caption);text-transform:uppercase}._assets_17b3p_336{gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}._assetItem_17b3p_345{align-items:center;gap:var(--space-2);color:var(--color-text-primary);font:var(--text-body-sm);min-height:32px;display:flex}._nonPlayerAsset_17b3p_354{align-items:center;gap:var(--space-2);min-width:0;display:inline-flex}._pickAvatar_17b3p_361{border-radius:var(--radius-full);background:var(--color-surface-2);width:30px;height:30px;color:var(--color-text-muted);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}@media (width>=760px){._packageGrid_17b3p_286{gap:var(--space-3)}._assetGroup_17b3p_294+._assetGroup_17b3p_294{padding-left:var(--space-3)}}@media (width>=1024px){._summaryButton_17b3p_15,._expanded_17b3p_282{width:100%;max-width:var(--trade-row-content-max-width);margin-inline:auto}._summaryButton_17b3p_15{padding-inline:var(--space-4)}._summaryButtonWithActions_17b3p_29{padding-right:var(--space-4)}._expanded_17b3p_282{padding-inline:var(--space-4)}._packageGrid_17b3p_286{gap:var(--space-4)}._assetGroup_17b3p_294+._assetGroup_17b3p_294{padding-left:var(--space-4)}}._surface_suoy9_10{background-color:var(--color-surface-1);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-3)}._overview_n8v44_1{gap:var(--space-4);flex-direction:column;display:flex}._overviewCompact_n8v44_7{gap:var(--space-3)}._card_n8v44_11{align-items:center;gap:var(--space-5);border-top:3px solid var(--movement-outcome-accent);background:color-mix(in srgb, var(--movement-outcome-accent) 5%, var(--color-surface));flex-direction:column;min-width:0;display:flex}._compactCard_n8v44_22{gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-md)}._promoted_n8v44_28{--movement-outcome-accent:var(--color-success)}._relegated_n8v44_32{--movement-outcome-accent:var(--color-danger)}._survived_n8v44_36{--movement-outcome-accent:var(--color-tuned-purple)}._title_n8v44_40{color:var(--movement-outcome-accent);font:var(--text-label);letter-spacing:.04em;margin:0}._entries_n8v44_47{justify-content:center;align-items:center;gap:var(--space-4);grid-template-columns:repeat(3,minmax(72px,140px));width:100%;display:grid}._single_n8v44_56{grid-template-columns:minmax(72px,140px)}._compactEntries_n8v44_60{gap:var(--space-2);grid-template-columns:repeat(3,minmax(0,1fr))}._logoSlot_n8v44_65{justify-content:center;align-items:center;gap:var(--space-2);flex-direction:column;min-width:0;min-height:76px;display:flex}._logo_n8v44_65{flex-shrink:0;width:160px;height:88px}._compactLogo_n8v44_81{width:min(100%,112px);height:64px}._managerLabel_n8v44_86{max-width:100%;color:var(--color-text-muted);font:var(--text-caption);text-align:center}._tableWrapper_ywvpl_1{gap:0;display:grid}._tableWrapperCompact_ywvpl_6{font-size:.95rem}._franchiseLink_ywvpl_10{align-items:center;gap:var(--space-2);min-width:0;color:inherit;text-decoration:none;display:inline-flex}._franchiseLink_ywvpl_10:hover,._franchiseLink_ywvpl_10:focus-visible{color:var(--color-link);text-decoration:underline}._numericValue_ywvpl_25{white-space:nowrap}._root_waduq_1{gap:var(--space-2);min-width:0;display:grid}._date_waduq_7{color:var(--color-text-primary);letter-spacing:0;text-align:center;white-space:nowrap;font-size:clamp(.84rem,3.45vw,1rem);font-weight:850;line-height:1.25}._timer_waduq_17{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.25rem,1.4vw,.5rem);width:100%;max-width:24rem;margin-inline:auto;display:grid}._unit_waduq_26{border:1px solid color-mix(in srgb, var(--color-tuned-purple-muted) 38%, var(--color-border-soft));border-radius:var(--radius-sm);background:linear-gradient(180deg, color-mix(in srgb, var(--color-tuned-purple-muted) 12%, transparent), transparent), var(--color-surface-1);justify-items:center;gap:.2rem;min-width:0;padding:clamp(.4rem,1.8vw,.55rem) clamp(.2rem,1.4vw,.45rem);display:grid}._value_waduq_39{color:var(--color-text-primary);font-variant-numeric:tabular-nums;font-size:clamp(1.15rem,6vw,1.75rem);font-weight:900;line-height:1}._label_waduq_47{max-width:100%;color:var(--color-text-secondary);letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:clamp(.5rem,2.15vw,.66rem);font-weight:850;line-height:1;overflow:hidden}._draftDay_waduq_60{border:1px solid color-mix(in srgb, var(--color-tuned-purple-muted) 42%, var(--color-border-soft));border-radius:var(--radius-sm);width:fit-content;color:var(--color-tuned-purple-muted);font:var(--text-body-sm);letter-spacing:.08em;text-transform:uppercase;padding:.45rem .7rem;font-weight:900}._banner_2b0cu_1{isolation:isolate;gap:var(--space-4);width:min(100%,720px);padding:var(--space-5);border:1px solid color-mix(in srgb, var(--color-tuned-purple-muted) 40%, var(--color-border-soft));border-radius:var(--radius-lg);color:var(--color-text-primary);text-align:center;background:radial-gradient(circle at 22% 16%,#a074ff3d,#0000 34%),radial-gradient(circle at 80% 12%,#38bdf829,#0000 32%),linear-gradient(145deg,#181e2efa,#0d101cfa 58%,#161223fa);display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff08,0 18px 42px #00000047}._loadingBanner_2b0cu_22{isolation:isolate;width:min(100%,720px);min-height:300px;padding:var(--space-5);border:1px solid color-mix(in srgb, var(--color-tuned-purple-muted) 32%, var(--color-border-soft));border-radius:var(--radius-lg);background:radial-gradient(circle at 22% 16%,#a074ff29,#0000 34%),radial-gradient(circle at 80% 12%,#38bdf81a,#0000 32%),linear-gradient(145deg,#181e2ed6,#0d101ce6 58%,#161223d6);place-items:center;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff08,0 18px 42px #0000002e}._loadingBannerMulti_2b0cu_42{min-height:470px}._banner_2b0cu_1:before{z-index:-1;border-radius:inherit;content:"";opacity:.6;background:linear-gradient(110deg,#0000,#ffffff14,#0000 42%);position:absolute;inset:1px}._loadingBanner_2b0cu_22:before{z-index:-1;border-radius:inherit;content:"";opacity:.45;background:linear-gradient(110deg,#0000,#ffffff0f,#0000 42%);position:absolute;inset:1px}._glow_2b0cu_66{z-index:-1;filter:blur(18px);background:radial-gradient(circle,#a88bfa38,#0000 68%);height:58%;position:absolute;inset:auto -18% -35% 18%}._celebrationLayer_2b0cu_75{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}._celebrationBurst_2b0cu_83{opacity:0;width:80px;height:80px;animation:2.8s cubic-bezier(.2,.82,.2,1) both _championshipBurst_2b0cu_1;animation-delay:var(--burst-delay,0s);position:absolute;transform:translate(-50%,-50%)scale(.68)}._celebrationBurst_2b0cu_83:first-child{--burst-delay:90ms;top:22%;left:18%}._celebrationBurst_2b0cu_83:nth-child(2){--burst-delay:.42s;top:19%;left:78%}._celebrationBurst_2b0cu_83:nth-child(3){--burst-delay:.66s;top:14%;left:38%}._celebrationBurst_2b0cu_83:nth-child(4){--burst-delay:.92s;top:52%;left:88%}._celebrationBurst_2b0cu_83:nth-child(5){--burst-delay:1.08s;top:58%;left:13%}._celebrationBurst_2b0cu_83:nth-child(6){--burst-delay:1.32s;top:70%;left:62%}._celebrationBurst_2b0cu_83:nth-child(7){--burst-delay:1.6s;top:78%;left:31%}._celebrationBurst_2b0cu_83:nth-child(8){--burst-delay:1.88s;top:43%;left:72%}._celebrationBurst_2b0cu_83:nth-child(9){--burst-delay:2.2s;top:30%;left:50%}._celebrationParticle_2b0cu_103{background:var(--particle-color,var(--color-tuned-purple-light));opacity:0;width:4px;height:11px;transform:translate(-50%, -50%) rotate(var(--particle-rotation,0deg)) translateY(0) scale(.72);animation:2.1s cubic-bezier(.2,.82,.2,1) both _championshipParticle_2b0cu_1;animation-delay:var(--burst-delay,0s);border-radius:999px;position:absolute;top:50%;left:50%}._celebrationParticle_2b0cu_103:nth-child(3n+1){--particle-color:var(--color-tuned-purple-light)}._celebrationParticle_2b0cu_103:nth-child(3n+2){--particle-color:var(--color-champion)}._celebrationParticle_2b0cu_103:nth-child(3n){--particle-color:color-mix(in srgb, var(--color-text-primary) 76%, transparent)}._celebrationParticle_2b0cu_103:first-child{--particle-rotation:0deg;--particle-distance:28px}._celebrationParticle_2b0cu_103:nth-child(2){--particle-rotation:36deg;--particle-distance:38px}._celebrationParticle_2b0cu_103:nth-child(3){--particle-rotation:72deg;--particle-distance:31px}._celebrationParticle_2b0cu_103:nth-child(4){--particle-rotation:108deg;--particle-distance:42px}._celebrationParticle_2b0cu_103:nth-child(5){--particle-rotation:144deg;--particle-distance:34px}._celebrationParticle_2b0cu_103:nth-child(6){--particle-rotation:180deg;--particle-distance:39px}._celebrationParticle_2b0cu_103:nth-child(7){--particle-rotation:216deg;--particle-distance:29px}._celebrationParticle_2b0cu_103:nth-child(8){--particle-rotation:252deg;--particle-distance:43px}._celebrationParticle_2b0cu_103:nth-child(9){--particle-rotation:288deg;--particle-distance:35px}._celebrationParticle_2b0cu_103:nth-child(10){--particle-rotation:324deg;--particle-distance:40px}@keyframes _championshipBurst_2b0cu_1{0%{opacity:0;transform:translate(-50%,-50%)scale(.68)}10%{opacity:.9}38%{opacity:.52;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(1.08)}}@keyframes _championshipParticle_2b0cu_1{0%{opacity:0;transform:translate(-50%, -50%) rotate(var(--particle-rotation)) translateY(0) scale(.72)}14%{opacity:.92}58%{opacity:.72;transform:translate(-50%, -50%) rotate(var(--particle-rotation)) translateY(calc(-1 * var(--particle-distance))) scale(1)}to{opacity:0;transform:translate(-50%, -50%) rotate(var(--particle-rotation)) translateY(calc(-1 * var(--particle-distance) - 14px)) scale(.82)}}._headline_2b0cu_192{color:var(--color-tuned-purple-muted);font:var(--text-label);letter-spacing:.04em;text-align:center;text-transform:uppercase;margin:0}._singleChampion_2b0cu_201,._championGrid_2b0cu_202{gap:var(--space-3);display:grid}._championBlock_2b0cu_207{justify-items:center;gap:var(--space-2);min-width:0;display:grid}._championGrid_2b0cu_202 ._championBlock_2b0cu_207{padding-top:var(--space-3);border-top:1px solid #ffffff14}._championGrid_2b0cu_202 ._championBlock_2b0cu_207:first-child{border-top:0;padding-top:0}._tierLabel_2b0cu_224{color:var(--color-text-secondary);font:var(--text-label);letter-spacing:.04em;text-align:center;text-transform:uppercase;margin:0}._emblems_2b0cu_233{justify-content:center;align-items:center;gap:var(--space-3);grid-template-columns:minmax(84px,max-content) minmax(128px,max-content);width:100%;min-width:0;display:grid}._trophyFrame_2b0cu_243,._logoFrame_2b0cu_244{place-items:center;min-width:0;display:grid;position:relative}._trophyFrame_2b0cu_243:before,._logoFrame_2b0cu_244:before{z-index:-1;border-radius:var(--radius-full);content:"";filter:blur(10px);background:radial-gradient(circle,#ffffff2e,#a88bfa24 34%,#0000 68%);position:absolute;inset:8%}._trophy_2b0cu_243{object-fit:contain;filter:drop-shadow(0 12px 18px #00000059);width:clamp(86px,28vw,148px);max-height:150px}._teamLogo_2b0cu_269{filter:drop-shadow(0 14px 20px #00000057);width:clamp(136px,42vw,220px);max-width:100%;height:clamp(82px,24vw,132px)}._identity_2b0cu_276{gap:var(--space-1);justify-items:center;width:100%;min-width:0;display:grid}._manager_2b0cu_284{min-width:0;max-width:100%;color:var(--color-text-primary);text-align:center;white-space:nowrap;font-weight:800;line-height:1.08}._identity_2b0cu_276 span{min-width:0;color:var(--color-text-secondary);font:var(--text-caption);text-align:center;overflow-wrap:anywhere}._history_2b0cu_302{color:var(--color-tuned-purple-muted)!important}._managerShort_2b0cu_306{font:var(--text-title)}._managerMedium_2b0cu_310{font:var(--text-section);font-weight:800}._managerLong_2b0cu_315{font:800 17px/22px var(--font-sans)}._managerExtraLong_2b0cu_319{font:800 clamp(12px, 3vw, 16px) / 20px var(--font-sans)}@media (width>=480px){._singleChampion_2b0cu_201 ._championBlock_2b0cu_207{gap:var(--space-3)}._singleChampion_2b0cu_201 ._emblems_2b0cu_233{grid-template-columns:minmax(110px,max-content) minmax(180px,max-content)}}@media (width>=768px){._championGrid_2b0cu_202{grid-template-columns:repeat(2,minmax(0,1fr))}._championGrid_2b0cu_202 ._championBlock_2b0cu_207{border-top:0;padding-top:0}._championGrid_2b0cu_202 ._championBlock_2b0cu_207+._championBlock_2b0cu_207{padding-left:var(--space-3);border-left:1px solid #ffffff14}}@media (width>=1024px){._banner_2b0cu_1,._loadingBanner_2b0cu_22{width:100%}}@media (prefers-reduced-motion:reduce){._celebrationBurst_2b0cu_83,._celebrationParticle_2b0cu_103{opacity:0;animation:none}}._moduleStack_ozedf_1{gap:var(--space-6);flex-direction:column;display:flex}._homeModule_ozedf_7{margin-top:var(--space-6)}._moduleBody_ozedf_11{margin-top:var(--space-3)}._moduleBodyFlush_ozedf_15{margin-top:0}._homeModule_ozedf_7 ._moduleHeader_ozedf_19 h2{font-size:16px;font-weight:700;line-height:1.2}._playoffsArrived_ozedf_25{min-height:118px;margin-top:var(--space-6);padding:var(--space-4);border:1px solid color-mix(in srgb, var(--color-tuned-purple) 38%, var(--color-border));border-radius:var(--radius-md);text-align:center;background:radial-gradient(circle at 50% 52%,#a88bfa21,#0000 44%),radial-gradient(circle at 12% 100%,#47556957,#0000 42%),radial-gradient(circle at 90% 0,#38bdf814,#0000 38%),linear-gradient(145deg,#050810fa,#0c101cfa 56%,#100d1bfa);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff08,0 22px 52px #00000047}._playoffsArrived_ozedf_25:after{content:"";border-radius:inherit;opacity:0;pointer-events:none;background:radial-gradient(circle at 50% 48%,#ffffff3d,#0000 46%);animation:3.8s ease-out both _playoffsExposurePulse_ozedf_1;position:absolute;inset:1px}._playoffsArrived_ozedf_25 strong{z-index:2;width:min(100%,360px);color:var(--color-text-primary);letter-spacing:.02em;text-shadow:0 0 22px #a88bfa6b,0 2px 14px #0000008a;gap:.05em;font-size:clamp(25px,7.1vw,40px);font-weight:800;line-height:.88;animation:1.05s cubic-bezier(.2,.82,.2,1) both _playoffsHeadlineResolve_ozedf_1;display:grid;position:relative;transform:scale(.985)}._playoffsArrived_ozedf_25 strong span{white-space:nowrap;display:block}._playoffsArrivedAtmosphere_ozedf_81{pointer-events:none;position:absolute;inset:0;overflow:hidden}._playoffsArrivedSmoke_ozedf_88,._playoffsArrivedFlashSource_ozedf_89,._playoffsArrivedExposure_ozedf_90{pointer-events:none;position:absolute}._playoffsArrivedSmoke_ozedf_88{filter:blur(26px);opacity:0;width:68%;height:78%;transform:translate3d(var(--smoke-x-start), var(--smoke-y-start), 0) scale(.82);background:radial-gradient(circle at 32%,#94a3b824,#0000 58%),radial-gradient(circle at 72% 46%,#584b821f,#0000 62%);border-radius:999px;animation:3.4s ease-out both _playoffsSmokeRoll_ozedf_1}._playoffsArrivedSmoke_ozedf_88:first-child{--smoke-x-start:-28%;--smoke-y-start:24%;--smoke-x-end:-10%;--smoke-y-end:10%;bottom:-22%;left:-14%}._playoffsArrivedSmoke_ozedf_88:nth-child(2){--smoke-x-start:28%;--smoke-y-start:18%;--smoke-x-end:8%;--smoke-y-end:8%;animation-delay:.12s;bottom:-18%;right:-16%}._playoffsArrivedSmoke_ozedf_88:nth-child(3){--smoke-x-start:0%;--smoke-y-start:26%;--smoke-x-end:0%;--smoke-y-end:4%;width:72%;animation-delay:.24s;bottom:-34%;left:16%}._playoffsArrivedFlashSource_ozedf_89{width:var(--flash-size,120px);height:var(--flash-size,120px);border-radius:var(--radius-full);filter:blur(var(--flash-blur,10px));opacity:0;animation:3.8s ease-out both _playoffsCameraFlash_ozedf_1;animation-delay:var(--flash-delay,0s);background:radial-gradient(circle,#ffffffe6 0 4%,#ffffff75 5% 14%,#a88bfa38 15% 34%,#0000 62%);transform:translate(-50%,-50%)scale(.74)}._playoffsArrivedFlashSource_ozedf_89:nth-child(4){--flash-size:140px;--flash-delay:.12s;--flash-blur:9px;top:16%;left:16%}._playoffsArrivedFlashSource_ozedf_89:nth-child(5){--flash-size:122px;--flash-delay:.52s;--flash-blur:12px;top:43%;left:84%}._playoffsArrivedFlashSource_ozedf_89:nth-child(6){--flash-size:104px;--flash-delay:1.54s;--flash-blur:13px;top:78%;left:24%}._playoffsArrivedFlashSource_ozedf_89:nth-child(7){--flash-size:132px;--flash-delay:2.46s;--flash-blur:11px;top:18%;left:78%}._playoffsArrivedExposure_ozedf_90{opacity:0;background:radial-gradient(circle at 48% 46%,#ffffff38,#0000 42%),linear-gradient(#ffffff14,#0000 44%);animation:3.8s ease-out both _playoffsSurfaceExposure_ozedf_1;inset:0}@keyframes _playoffsSmokeRoll_ozedf_1{0%{opacity:0;transform:translate3d(var(--smoke-x-start), var(--smoke-y-start), 0) scale(.82)}28%{opacity:.28}72%{opacity:.18}to{opacity:.1;transform:translate3d(var(--smoke-x-end), var(--smoke-y-end), 0) scale(1.08)}}@keyframes _playoffsCameraFlash_ozedf_1{0%,2%,7%,17%,21%,43%,47%,69%,73%,to{opacity:0;transform:translate(-50%,-50%)scale(.78)}3.2%{opacity:.95;transform:translate(-50%,-50%)scale(1.12)}5.2%{opacity:.2;transform:translate(-50%,-50%)scale(1)}18.2%{opacity:.64;transform:translate(-50%,-50%)scale(1.08)}45%{opacity:.5;transform:translate(-50%,-50%)scale(1.05)}71%{opacity:.34;transform:translate(-50%,-50%)scale(1.02)}}@keyframes _playoffsSurfaceExposure_ozedf_1{0%,3%,8%,20%,26%,48%,53%,74%,to{opacity:0}4%{opacity:.36}22%{opacity:.18}50%{opacity:.14}76%{opacity:.1}}@keyframes _playoffsHeadlineResolve_ozedf_1{0%{opacity:0;filter:blur(5px);transform:scale(.975)}54%{opacity:.82;filter:blur(1.2px)}to{opacity:1;filter:blur();transform:scale(1)}}@media (prefers-reduced-motion:reduce){._playoffsArrived_ozedf_25:after,._playoffsArrived_ozedf_25 strong,._playoffsArrivedSmoke_ozedf_88,._playoffsArrivedFlashSource_ozedf_89,._playoffsArrivedExposure_ozedf_90{animation:none}._playoffsArrived_ozedf_25 strong{opacity:1;filter:none;transform:none}._playoffsArrivedSmoke_ozedf_88{opacity:.08;transform:translate3d(var(--smoke-x-end), var(--smoke-y-end), 0) scale(1.05)}._playoffsArrivedFlashSource_ozedf_89,._playoffsArrivedExposure_ozedf_90{opacity:0}}._tierBracketStack_ozedf_297{gap:var(--space-5);display:grid}._tierBracketBlock_ozedf_302{gap:var(--space-3);display:grid}._tierBracketHeading_ozedf_307{color:var(--color-text-primary);font:var(--text-body);margin:0;font-weight:800}._moduleHeader_ozedf_19 p{font-size:13px;line-height:1.2}._championSpotlight_ozedf_319{align-items:center;gap:var(--space-3);color:var(--color-text-primary);display:inline-flex}._heroMatchup_ozedf_326{gap:var(--space-3);width:min(100%,520px);margin-top:var(--space-4);display:grid}._heroMatchup_ozedf_326>span{color:var(--color-text-secondary);font:var(--text-caption)}._championSpotlight_ozedf_319{padding:var(--space-4);border:1px solid var(--color-border-soft);border-radius:var(--radius-md);background:var(--color-surface-2)}._championSpotlight_ozedf_319 span{gap:var(--space-1);flex-direction:column;display:inline-flex}._championSpotlight_ozedf_319 strong{font-weight:800}._championSpotlight_ozedf_319 span span{color:var(--color-text-secondary);font:var(--text-caption)}._summaryCard_ozedf_360,._listItem_ozedf_361,._listItemStatic_ozedf_362{align-items:center;gap:var(--space-3);padding:var(--space-4);border:1px solid var(--color-border-soft);border-radius:var(--radius-md);background:var(--color-surface-2);color:var(--color-text-primary);text-decoration:none;display:flex}._featuredCard_ozedf_374{align-content:start;gap:var(--space-2);height:100%;min-height:0;padding:var(--space-3);border:1px solid var(--color-border-soft);border-radius:var(--radius-md);background:var(--color-surface-2);color:var(--color-text-primary);text-decoration:none;display:grid;position:relative;overflow:hidden}._featuredCarousel_ozedf_390{--featured-hero-height:clamp(232px, 61vw, 266px);gap:var(--space-2);touch-action:pan-y;display:grid}._featuredCarouselViewport_ozedf_398{height:var(--featured-hero-height);min-width:0}._featuredCard_ozedf_374:before{content:"";background:linear-gradient(90deg, var(--color-tuned-purple), var(--color-tuned-blue));opacity:.72;height:3px;position:absolute;inset:0 0 auto}._featuredCardEditorial_ozedf_412{background:linear-gradient(135deg, color-mix(in srgb, var(--color-tuned-purple) 14%, transparent), transparent 46%), radial-gradient(circle at 82% 88%, color-mix(in srgb, var(--color-tuned-blue) 14%, transparent), transparent 36%), var(--color-surface-2);align-content:space-between}._featuredCardRankings_ozedf_420{background:radial-gradient(circle at 74% 38%, #f8fafc21, transparent 0 18%, #60a5fa24 40%, transparent 64%), linear-gradient(90deg, #050814f5 0 32%, #050814d6 62%, #050814f5 100%), color-mix(in srgb, var(--color-surface-2) 82%, var(--color-info) 18%);box-shadow:inset 0 1px #f8fafc0f}._featuredCardChallenge_ozedf_428{background:linear-gradient(90deg, #050814fa 0 42%, #050814c7 72%, #050814f0 100%), radial-gradient(circle at 22% 18%, color-mix(in srgb, var(--color-tuned-purple) 18%, transparent), transparent 34%), var(--color-surface-2);align-content:space-between}._featuredCardCupChampion_ozedf_436{background:linear-gradient(135deg, color-mix(in srgb, var(--color-tuned-purple) 16%, transparent), transparent 48%), radial-gradient(circle at 76% 42%, color-mix(in srgb, var(--color-tuned-blue) 18%, transparent), transparent 42%), var(--color-surface-2);align-content:space-between}._summaryCard_ozedf_360:hover,._featuredCard_ozedf_374:hover,._listItem_ozedf_361:hover{border-color:var(--color-border-strong)}._summaryValue_ozedf_450{min-width:3ch;font:var(--text-title);color:var(--color-tuned-purple);text-align:center}._summaryText_ozedf_457,._listItem_ozedf_361 span,._listItemStatic_ozedf_362 span{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}._summaryText_ozedf_457 span,._listItem_ozedf_361 span span,._listItemStatic_ozedf_362 span span{color:var(--color-text-secondary);font:var(--text-caption)}._featuredCard_ozedf_374 svg{color:var(--color-tuned-purple-muted);place-self:end}._featuredCard_ozedf_374>:not(._featuredEditorialAccent_ozedf_485,._featuredChallengeArtwork_ozedf_485){z-index:2;position:relative}._featuredMetaRow_ozedf_490{align-items:center;gap:var(--space-2);grid-template-columns:minmax(0,1fr) max-content;min-width:0;display:grid}._featuredEyebrow_ozedf_498{min-width:0;font:var(--text-label);color:var(--color-tuned-purple-muted);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;line-height:1.1;overflow:hidden}._featuredCardCta_ozedf_509{color:var(--color-tuned-purple-muted);white-space:nowrap;justify-self:end;font-size:11px;font-weight:800;line-height:1.1}._featuredHeadline_ozedf_518{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:34rem;font-size:1.12rem;font-weight:900;line-height:1.14;display:-webkit-box;overflow:hidden}._featuredCardRankings_ozedf_420 ._featuredHeadline_ozedf_518{font-size:1rem;line-height:1.12}._featuredCardEditorial_ozedf_412 ._featuredHeadline_ozedf_518{max-width:26rem;font-size:clamp(1.16rem,5vw,1.38rem);line-height:1.1}._featuredSummary_ozedf_540{max-width:36rem;color:var(--color-text-secondary);font:var(--text-body-sm);-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box;overflow:hidden}._featuredCardEditorial_ozedf_412 ._featuredSummary_ozedf_540{max-width:28rem;margin-bottom:var(--space-4);-webkit-line-clamp:4}._featuredEditorialAccent_ozedf_485{right:var(--space-3);z-index:1;color:color-mix(in srgb, var(--color-tuned-purple) 22%, transparent);opacity:.42;pointer-events:none;font-size:clamp(3.8rem,20vw,5.6rem);font-weight:900;line-height:.82;position:absolute;bottom:-.35rem}._featuredRankingHeroList_ozedf_570{gap:6px;margin:0;padding:0;list-style:none;display:grid}._featuredRankingRow_ozedf_578{min-width:0;min-height:50px;padding:6px var(--space-2);border:1px solid color-mix(in srgb, var(--color-info) 18%, var(--color-border-soft));border-radius:var(--radius-sm);background:radial-gradient(circle at 75% 44%,#f8fafc17,#0000 0 24%,#60a5fa1a 43%,#0000 64%),linear-gradient(#f8fafc0d,#0000 36%),linear-gradient(90deg,#050814f0 0 34%,#050814a8 62%,#050814eb 100%);grid-template-columns:1.62rem minmax(0,1fr) auto;align-items:center;gap:7px;display:grid;position:relative;overflow:hidden}._featuredRankingRow_ozedf_578:before{z-index:1;content:"";pointer-events:none;background:linear-gradient(90deg,#050814f5 0 48%,#050814c2 74%,#0000);width:7.6rem;position:absolute;inset:0 auto 0 0}._featuredRankingRow_ozedf_578:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#f8fafc0d,#0000 34%),linear-gradient(90deg,#0000 0 38%,#0508146b 58%,#050814e6 100%);position:absolute;inset:0}._featuredRankingArtworkStage_ozedf_617{aspect-ratio:1;opacity:.46;filter:brightness(.74)saturate(.9)drop-shadow(0 18px 28px #0000007a);pointer-events:none;place-items:center;width:min(40vw,132px);display:grid;position:absolute;top:50%;right:clamp(18px,11vw,42px);transform:translateY(-50%)rotate(-3deg)}._featuredRankingArtwork_ozedf_617{width:100%;height:100%}._featuredRankingRank_ozedf_636{z-index:2;color:var(--color-text-primary);font-variant-numeric:tabular-nums;border:1px solid color-mix(in srgb, var(--color-text-primary) 14%, transparent);border-radius:var(--radius-sm);width:100%;height:1.62rem;font:var(--text-caption);background:#141a2ad1;place-items:center;font-weight:800;line-height:1;display:grid;position:relative}._featuredRankingName_ozedf_653{z-index:2;min-width:0;color:var(--color-text-primary);font:var(--text-caption);text-overflow:ellipsis;text-shadow:0 2px 14px #0006;white-space:nowrap;font-weight:800;position:relative;overflow:hidden}._featuredRankingResult_ozedf_666{z-index:2;border-radius:var(--radius-sm);min-width:max-content;color:var(--color-text-secondary);font:var(--text-caption);font-variant-numeric:tabular-nums;text-shadow:0 2px 12px #00000075;white-space:nowrap;background:linear-gradient(90deg,#05081457,#050814c7);justify-content:flex-end;align-items:center;gap:6px;padding:4px 6px;font-weight:800;line-height:1;display:inline-flex;position:relative}._featuredMovement_ozedf_686{color:var(--color-text-muted);font:inherit;font-weight:800}._featuredMovementUp_ozedf_692{color:var(--color-success)}._featuredMovementDown_ozedf_696{color:var(--color-danger)}._featuredChallengeWinner_ozedf_700{z-index:2;align-items:center;gap:var(--space-2);min-width:0;margin-top:var(--space-4);display:flex;position:relative}._featuredChallengeDescription_ozedf_710{z-index:2;max-width:25rem;color:var(--color-text-secondary);font:var(--text-body-sm);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3;display:-webkit-box;position:relative;overflow:hidden}._featuredChallengeArtwork_ozedf_485{z-index:1;aspect-ratio:1;opacity:.2;filter:drop-shadow(0 18px 26px #00000080);pointer-events:none;place-items:center;width:min(50vw,184px);display:grid;position:absolute;bottom:-32px;right:-26px}._featuredChallengeArtworkLogo_ozedf_737{width:100%;height:100%}._featuredChallengeLogo_ozedf_742{width:52px;height:52px}._featuredCupChampionStage_ozedf_747{align-items:center;gap:var(--space-3);min-width:0;display:flex}._featuredCupTrophy_ozedf_754{object-fit:contain;filter:drop-shadow(0 10px 18px #00000073);width:54px;height:54px}._featuredCupChampionLogo_ozedf_761{width:72px;height:72px}._featuredChallengeWinner_ozedf_700>span{gap:var(--space-1);min-width:0;display:grid}._featuredChallengeWinner_ozedf_700 strong{text-overflow:ellipsis;white-space:nowrap;font-size:1.08rem;font-weight:900;line-height:1.16;overflow:hidden}._featuredChallengeWinner_ozedf_700 span span{color:var(--color-text-secondary);font:var(--text-body-sm)}._featuredChallengeTierWinners_ozedf_786{z-index:2;gap:var(--space-2);max-width:25rem;margin-top:var(--space-3);display:grid;position:relative}._featuredChallengeTierWinner_ozedf_786,._challengeTierResult_ozedf_796{gap:var(--space-1);min-width:0;display:grid}._featuredChallengeTierLabel_ozedf_802,._challengeTierLabel_ozedf_803{color:var(--color-tuned-purple);font:var(--text-caption);text-transform:uppercase;letter-spacing:.04em;font-weight:800}._challengeTierResults_ozedf_811{gap:var(--space-3);margin-top:var(--space-2);display:grid}._challengeTierWinner_ozedf_817{align-items:center;gap:var(--space-2);min-width:0;display:flex}._challengeTierLogo_ozedf_824{flex:none;width:34px;height:34px}._challengeTierWinner_ozedf_817>span{gap:2px;min-width:0;display:grid}._challengeTierWinner_ozedf_817 strong{color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;font-weight:850;overflow:hidden}._challengeTierWinner_ozedf_817 span span{color:var(--color-text-secondary);font:var(--text-body-sm)}._featuredCarouselControls_ozedf_849,._featuredPagination_ozedf_856{justify-content:center;align-items:center;gap:var(--space-2);display:flex}._featuredCarouselNavButton_ozedf_863{width:44px;height:44px;color:var(--color-tuned-purple-muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}._featuredCarouselNavButton_ozedf_863:hover{color:var(--color-tuned-purple)}._featuredPaginationDot_ozedf_879{border:1px solid color-mix(in srgb, var(--color-text-secondary) 62%, transparent);cursor:pointer;background:#05081480;border-radius:999px;width:9px;height:9px;padding:0}._featuredPaginationDotActive_ozedf_889{border-color:var(--color-tuned-purple);background:var(--color-tuned-purple);width:22px}._contentSummaryCard_ozedf_895{min-width:0;padding:var(--space-4);border:1px solid var(--color-border-soft);border-radius:var(--radius-md);background:var(--color-surface-2);color:var(--color-text-primary);gap:7px;text-decoration:none;display:grid}._contentSummaryCard_ozedf_895:hover{border-color:var(--color-border-strong)}._contentSummaryCard_ozedf_895 strong{font-weight:800;line-height:1.25}._contentSummaryCard_ozedf_895 span{color:var(--color-text-secondary);font:var(--text-body-sm);line-height:1.34}._contentSummaryCard_ozedf_895 ._featuredEyebrow_ozedf_498{color:var(--color-tuned-purple-muted);font:var(--text-label)}._contentSummaryCard_ozedf_895 svg{color:var(--color-tuned-purple-muted);justify-self:end}._contentSummaryCardCompact_ozedf_932{padding:14px var(--space-3)}._contentSummaryCardCompact_ozedf_932 ._featuredEyebrow_ozedf_498{font-size:11px;line-height:1.2}._contentSummaryCardCompact_ozedf_932>strong{font-size:15px;font-weight:700;line-height:1.3}._contentSummaryCardCompact_ozedf_932>span:not(._featuredEyebrow_ozedf_498){font-size:14px;line-height:1.3}._itemList_ozedf_952,._cardGrid_ozedf_953,._challengeRows_ozedf_954,._cupMatchupRows_ozedf_955,._tradeRows_ozedf_956,._recordGrid_ozedf_957,._pillList_ozedf_958,._compactFactList_ozedf_959,._compactRows_ozedf_960,._standingsPreview_ozedf_961{gap:var(--space-3);display:grid}._compactFactList_ozedf_959{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}._tradeRows_ozedf_956,._challengeRows_ozedf_954,._cupMatchupRows_ozedf_955{gap:var(--space-2)}._cupPreseasonTeaser_ozedf_979{min-height:154px;padding:var(--space-4);border:1px solid color-mix(in srgb, var(--color-tuned-purple) 34%, var(--color-border-soft));border-radius:var(--radius-lg);isolation:isolate;background:radial-gradient(circle at 26% 45%,#a073ff4d,#0000 32%),radial-gradient(circle at 75% 20%,#46b4ff21,#0000 28%),linear-gradient(140deg,#0e1326fa,#070a18fa);grid-template-columns:minmax(96px,.9fr) minmax(0,1fr);align-items:center;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 44px #00000042}._cupPreseasonTeaser_ozedf_979:before,._cupPreseasonTeaser_ozedf_979:after{z-index:0;pointer-events:none;content:"";position:absolute;inset:auto}._cupPreseasonTeaser_ozedf_979:before{filter:blur(13px);opacity:.8;background:radial-gradient(#d2dcff2e,#0000 68%);border-radius:999px;width:150px;height:74px;bottom:18px;left:8%}._cupPreseasonTeaser_ozedf_979:after{opacity:.45;background:linear-gradient(90deg,#0000,#cdb9ff99,#0000);width:56%;height:1px;top:34%;right:-12%;transform:rotate(-13deg)}._cupTeaserGlow_ozedf_1027{z-index:0;filter:blur(14px);opacity:.72;pointer-events:none;background:radial-gradient(circle,#965fff6b,#5078ff1f 48%,#0000 70%);border-radius:999px;width:120px;height:120px;position:absolute;inset:18% auto auto 6%}._cupTeaserSpark_ozedf_1040{z-index:0;pointer-events:none;background:#e8deffd1;border-radius:999px;width:5px;height:5px;position:absolute;box-shadow:0 0 18px #a86fffb3}._cupTeaserSparkOne_ozedf_1051{top:23%;left:31%}._cupTeaserSparkTwo_ozedf_1056{opacity:.65;width:4px;height:4px;bottom:28%;right:17%}._cupTeaserLogo_ozedf_1064{z-index:1;object-fit:contain;filter:drop-shadow(0 16px 24px #00000073)drop-shadow(0 0 18px #9c6eff4d);justify-self:center;width:min(112px,31vw);max-height:126px;position:relative}._cupTeaserCopy_ozedf_1074{z-index:1;text-transform:uppercase;justify-items:start;gap:7px;min-width:0;display:grid;position:relative}._cupTeaserCopy_ozedf_1074 strong{color:var(--color-text-primary);font-size:clamp(34px,10vw,46px);font-weight:900;line-height:.95}._cupTeaserCopy_ozedf_1074 span{color:var(--color-tuned-purple-muted);font:var(--text-label);letter-spacing:0}@media (width<=420px){._cupPreseasonTeaser_ozedf_979{min-height:140px;padding:var(--space-3);grid-template-columns:minmax(86px,.8fr) minmax(0,1fr)}._cupTeaserLogo_ozedf_1064{width:min(96px,29vw);max-height:110px}}._comingSoon_ozedf_1110{padding:var(--space-4);border:1px solid var(--color-border-soft);border-radius:var(--radius-md);background:var(--color-surface-2);color:var(--color-text-secondary);font:var(--text-body);margin:0}._compactFact_ozedf_959,._compactStandingRow_ozedf_1121,._recordEventCard_ozedf_1122,._hallUpdateCard_ozedf_1123{align-items:center;gap:var(--space-2);min-width:0;padding:var(--space-2) var(--space-3);border:1px solid var(--color-border-soft);border-radius:var(--radius-md);background:var(--color-surface-2);color:var(--color-text-primary);text-decoration:none;display:flex}._compactFact_ozedf_959{flex-direction:column;align-items:flex-start}._recapPanel_ozedf_1141{border:1px solid var(--color-border-soft);border-radius:var(--radius-md);background:var(--color-surface-2);gap:0;display:grid}._seasonRecap_ozedf_1149{padding:var(--space-3);border:1px solid var(--color-border-soft);border-radius:var(--radius-md);background:radial-gradient(circle at 50% 0%, color-mix(in srgb, var(--color-tuned-purple) 10%, transparent), transparent 34%), color-mix(in srgb, var(--color-surface-2) 88%, transparent);flex-direction:column;gap:0;display:flex;overflow:hidden}._recapTier_ozedf_1162{gap:var(--space-2);min-width:0;padding-block:var(--space-2);flex-direction:column;display:flex}._recapTier_ozedf_1162+._recapTier_ozedf_1162,._recapMovement_ozedf_1171,._recapCupHonor_ozedf_1172,._recapRecords_ozedf_1173,._recapHallUpdates_ozedf_1174{margin-top:var(--space-2);padding-top:var(--space-3);border-top:1px solid var(--color-border-soft)}._recapTierLabel_ozedf_1180,._recapSubsectionTitle_ozedf_1181{color:var(--color-text-secondary);font:var(--text-label);letter-spacing:.04em;text-align:center;text-transform:uppercase;margin:0}._recapSurface_ozedf_1190{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;display:grid;overflow:hidden}._recapFactColumn_ozedf_1197{align-content:start;justify-items:center;gap:var(--space-2);min-width:0;padding:var(--space-2) var(--space-2) var(--space-3);text-align:center;display:grid}._recapFactColumn_ozedf_1197+._recapFactColumn_ozedf_1197{border-left:1px solid var(--color-border-soft)}._recapFactLabel_ozedf_1211{color:var(--color-text-secondary);font:var(--text-label);letter-spacing:.02em;text-transform:uppercase}._recapFactIdentity_ozedf_1218,._recapCupIdentity_ozedf_1219{justify-items:center;min-width:0;display:grid}._recapFactLogo_ozedf_1225{width:min(100%,148px);height:74px;margin-block:var(--space-1)}._recapIdentityManager_ozedf_1231{min-width:0;max-width:100%;color:var(--color-text-muted);font:var(--text-caption);text-align:center;overflow-wrap:anywhere}._recapFactStat_ozedf_1240{color:var(--color-text-primary);font:var(--text-body-sm);font-weight:800}._recapMovement_ozedf_1171,._recapCupHonor_ozedf_1172,._recapRecords_ozedf_1173,._recapHallUpdates_ozedf_1174{gap:var(--space-3);flex-direction:column;min-width:0;display:flex}._recapCupStrip_ozedf_1256{justify-content:start;align-items:center;gap:var(--space-5);min-width:0;padding:var(--space-1) var(--space-2) var(--space-2);grid-template-columns:minmax(92px,124px) minmax(0,1fr);display:grid}._recapCupTrophyFrame_ozedf_1266{isolation:isolate;place-items:center;display:grid;position:relative}._recapCupTrophyFrame_ozedf_1266:before{z-index:-1;background:radial-gradient(circle, color-mix(in srgb, var(--color-tuned-purple) 28%, transparent), transparent 68%);content:"";border-radius:999px;width:118px;height:118px;position:absolute}._recapCupTrophy_ozedf_1266{object-fit:contain;width:min(100%,120px);height:120px}._recapCupText_ozedf_1289{gap:var(--space-1);min-width:0;display:grid}._recapCupText_ozedf_1289 strong{color:var(--color-text-primary);font:var(--text-body);overflow-wrap:anywhere;font-weight:800;line-height:1.15}._recapCupText_ozedf_1289 span{color:var(--color-text-secondary);font:var(--text-body-sm);overflow-wrap:anywhere;line-height:1.25}._recapRecordRows_ozedf_1310{display:grid}._recapRecordRow_ozedf_1310{align-items:center;gap:var(--space-3);min-width:0;padding-block:var(--space-3);grid-template-columns:minmax(0,1fr) auto;display:grid}._recapRecordRow_ozedf_1310+._recapRecordRow_ozedf_1310{border-top:1px solid var(--color-border-soft)}._recapRecordMain_ozedf_1327,._recapRecordMeta_ozedf_1328{gap:var(--space-2);min-width:0;display:grid}._recapRecordMain_ozedf_1327 strong{color:var(--color-text-primary);font:var(--text-body-sm);overflow-wrap:anywhere;font-weight:800}._recapRecordMeta_ozedf_1328{text-align:right;justify-items:end}._recapRecordMeta_ozedf_1328 ._recordEventStatus_ozedf_1346{white-space:normal;margin-left:0}._recapHallGrid_ozedf_1351{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;display:grid}._recapHallGridSingle_ozedf_1358{grid-template-columns:minmax(0,min(100%,280px));justify-content:center}._recapHallGroup_ozedf_1363{gap:var(--space-2);min-width:0;display:grid}._recapHallLabel_ozedf_1369{color:var(--color-text-secondary);font:var(--text-label);letter-spacing:.03em;text-align:center;text-transform:uppercase;margin:0}._recapHallEntries_ozedf_1378{gap:var(--space-2);display:grid}._recapHallEntry_ozedf_1383{gap:var(--space-2);text-align:center;min-width:0;display:grid}._recapHallPhotoFrame_ozedf_1390{aspect-ratio:4/5;border:1px solid var(--color-border-soft);border-radius:var(--radius-md);background:color-mix(in srgb, var(--color-surface-3) 72%, transparent);place-items:center;width:100%;display:grid;overflow:hidden}._recapHallPhotoButton_ozedf_1401{width:100%;height:100%;color:inherit;cursor:pointer;background:0 0;border:0;padding:0;display:block}._recapHallPhotoButton_ozedf_1401:focus-visible{outline:2px solid var(--color-tuned-purple);outline-offset:-2px}._recapHallPhoto_ozedf_1390{object-fit:cover;object-position:center center;width:100%;height:100%}._recapHallPhotoFallback_ozedf_1424{padding:var(--space-3)}._recapHallFallbackIdentity_ozedf_1428{justify-items:center;width:100%;display:grid}._recapHallFallbackLogo_ozedf_1434{width:min(100%,132px);height:72px}._recapHallText_ozedf_1439{min-width:0;padding-inline:var(--space-1);justify-items:center;gap:2px;display:grid}._recapHallManager_ozedf_1447{max-width:100%;color:var(--color-text-secondary);text-align:center;white-space:nowrap;line-height:1.2;display:block}._recapHallIdentity_ozedf_1456{max-width:100%;color:var(--color-text-primary);text-align:center;white-space:nowrap;font-weight:800;line-height:1.15;display:block}._recapHallTextShort_ozedf_1466{font-size:.95rem}._recapHallTextMedium_ozedf_1470{font-size:clamp(.78rem,3.2vw,.9rem)}._recapHallTextLong_ozedf_1474{font-size:clamp(.68rem,2.7vw,.82rem)}._recapHallPhotoViewer_ozedf_1478{width:min(100%,920px);max-height:calc(100dvh - var(--space-8));background:color-mix(in srgb, var(--color-bg) 92%, transparent)}._recapHallPhotoViewer_ozedf_1478 [data-modal-slot=body]{place-items:center;min-height:0;display:grid}._recapHallFullPhoto_ozedf_1490{object-fit:contain;max-width:100%;max-height:calc(100dvh - 180px);display:block}@media (width<=359px){._recapHallGrid_ozedf_1351,._cupResultRow_ozedf_1502,._regularSeasonRecordBody_ozedf_1503{grid-template-columns:minmax(0,1fr)}}._compactFact_ozedf_959 span,._recordEventStatus_ozedf_1346,._hallUpdateEyebrow_ozedf_1510,._hallUpdateResult_ozedf_1511{color:var(--color-text-secondary);font:var(--text-caption)}._standingsGroup_ozedf_1516{gap:var(--space-2);display:grid}._standingsGroup_ozedf_1516 h3{color:var(--color-text-secondary);font:var(--text-label);text-transform:uppercase;margin:0}._cupResultRows_ozedf_1528,._recordsHomeStack_ozedf_1529,._recordsHomeGroup_ozedf_1530,._recordWatchGrid_ozedf_1531{gap:var(--space-2);display:grid}._cupResultRow_ozedf_1502,._regularSeasonRecordCard_ozedf_1537{border:1px solid var(--color-border-soft);border-radius:var(--radius-md);background:var(--color-surface-2);min-width:0;color:var(--color-text-primary);text-decoration:none;display:grid}._regularSeasonRecordCard_ozedf_1537:hover{border-color:var(--color-border-strong)}._cupResultWeek_ozedf_1551{color:var(--color-text-secondary);font:var(--text-caption)}._cupResultSide_ozedf_1556 span,._regularSeasonRecordIdentity_ozedf_1557 span{min-width:0;font:var(--text-body-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:800;overflow:hidden}._cupSummary_ozedf_1566,._cupSummaryGroup_ozedf_1567{gap:var(--space-3);display:grid}._cupSummaryGroup_ozedf_1567 h3,._recordsHomeGroup_ozedf_1530 h3{color:var(--color-text-secondary);font:var(--text-label);text-transform:uppercase;margin:0}._cupResultRow_ozedf_1502{gap:var(--space-3);padding:var(--space-3);grid-template-columns:auto minmax(0,1fr) minmax(0,1fr)}._cupResultSide_ozedf_1556,._regularSeasonRecordIdentity_ozedf_1557{align-items:center;gap:var(--space-2);min-width:0;display:inline-flex}._cupResultSide_ozedf_1556 strong{margin-left:auto;font-weight:800}._cupResultWinner_ozedf_1599{color:var(--color-text-primary)}._regularSeasonRecordCard_ozedf_1537{padding:14px var(--space-3);gap:7px;display:grid}._regularSeasonRecordCardBroken_ozedf_1609{border-color:color-mix(in srgb, var(--color-tuned-blue) 48%, var(--color-border-soft));background:linear-gradient(135deg, color-mix(in srgb, var(--color-tuned-blue) 10%, transparent), transparent 48%), var(--color-surface-2)}._regularSeasonRecordEyebrow_ozedf_1616,._regularSeasonRecordContext_ozedf_1617{color:var(--color-text-secondary);font-size:11px;line-height:1.2}._regularSeasonRecordEyebrow_ozedf_1616{color:var(--color-tuned-purple-muted);text-transform:uppercase;font-weight:800}._regularSeasonRecordContext_ozedf_1617{line-height:1.25}._regularSeasonRecordTitle_ozedf_1633{font-size:15px;font-weight:700;line-height:1.25}._regularSeasonRecordBody_ozedf_1503{align-items:center;gap:var(--space-3);grid-template-columns:minmax(0,1fr) auto;display:grid}._regularSeasonRecordValue_ozedf_1646{color:var(--color-tuned-blue);font-size:18px;font-weight:700;line-height:1.15}._regularSeasonRecordIdentity_ozedf_1557 span{font-size:14px;line-height:1.25}._compactStandingRow_ozedf_1121 strong,._recordEventCard_ozedf_1122 span,._hallUpdateCard_ozedf_1123 span{min-width:0}._rank_ozedf_1664{width:2ch;color:var(--color-text-secondary);text-align:center}._recordEventCard_ozedf_1122,._hallUpdateCard_ozedf_1123{flex-direction:column;align-items:stretch}._recordEventName_ozedf_1676{color:var(--color-text-primary);font-weight:800;line-height:1.25}._recordBookGrid_ozedf_1682{gap:var(--space-3);display:grid}._recordBookHolderRow_ozedf_1687{justify-content:space-between;align-items:center;gap:var(--space-3);min-width:0;display:flex}._recordEventValue_ozedf_1695{color:var(--color-tuned-blue);font:var(--text-title);line-height:1}._recordEventIdentity_ozedf_1701,._hallUpdateIdentity_ozedf_1702{align-items:center;gap:var(--space-2);display:flex}._recordEventIdentity_ozedf_1701>span,._hallUpdateIdentity_ozedf_1702 strong{overflow-wrap:anywhere;min-width:0}._recordEventStatus_ozedf_1346{white-space:nowrap;margin-left:auto}._hallUpdateCard_ozedf_1123{align-items:center;column-gap:var(--space-3);padding-right:var(--space-8);grid-template-columns:88px minmax(0,1fr);display:grid;position:relative}._hallUpdateCardNoPhoto_ozedf_1728{grid-template-columns:minmax(0,1fr)}._hallUpdateCard_ozedf_1123 svg{right:var(--space-3);bottom:var(--space-3);position:absolute}._hallUpdateIdentity_ozedf_1702 strong{color:var(--color-text-primary)}._hallUpdatePhoto_ozedf_1742{aspect-ratio:4/5;border-radius:var(--radius-sm);object-fit:cover;background:var(--color-surface-1);grid-row:span 3;width:88px}._compactStandingRow_ozedf_1121{min-height:44px}._draftSurface_ozedf_1755{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--color-border-soft);border-radius:var(--radius-md);background:var(--color-surface-2);min-width:0;display:grid}._draftScope_ozedf_1765{gap:var(--space-2);min-width:0;display:grid}._draftScopeHeader_ozedf_1771{color:var(--color-text-secondary);font:var(--text-caption);text-align:center;text-transform:uppercase;white-space:nowrap;font-weight:800}._draftScopeHeaderAfterSchedule_ozedf_1780{margin-top:var(--space-3)}._draftOrderList_ozedf_1784{--home-draft-split:6;grid-auto-rows:minmax(2rem,auto);grid-auto-flow:column;grid-template-rows:repeat(var(--home-draft-split), minmax(2rem, auto));gap:var(--space-2) var(--space-4);grid-auto-columns:minmax(0,1fr);margin:0;padding:0;list-style:none;display:grid}._draftOrderRow_ozedf_1797{align-items:center;gap:var(--space-2);grid-template-columns:2ch minmax(0,1fr);min-width:0;display:grid}._draftOrderRank_ozedf_1805{color:var(--color-tuned-purple-muted);text-align:center;font-weight:800}._draftOrderText_ozedf_1811{min-width:0;display:grid}._draftOrderText_ozedf_1811 strong{min-width:0;max-width:100%;font-size:calc(var(--home-draft-name-scale,1) * 1rem);overflow-wrap:normal;white-space:nowrap;word-break:normal;line-height:1.15}._draftOrderText_ozedf_1811 span{color:var(--color-text-secondary);font:var(--text-caption)}@media (width<=420px){._draftOrderList_ozedf_1784{grid-template-rows:none;grid-auto-flow:row}}._matchupCard_ozedf_1838{gap:var(--space-2);padding:var(--space-4);border:1px solid var(--color-border-soft);border-radius:var(--radius-md);background:var(--color-surface-2);display:grid}._matchupSide_ozedf_1847,._identityPill_ozedf_1848{align-items:center;gap:var(--space-2);display:flex}._matchupSide_ozedf_1847 strong{font:var(--text-title);margin-left:auto}._identityPill_ozedf_1848{padding:var(--space-2) var(--space-3);border:1px solid var(--color-border-soft);border-radius:var(--radius-full);background:var(--color-surface-2)}._inlineCta_ozedf_1866{align-items:center;gap:var(--space-2);margin-top:var(--space-3);color:var(--color-tuned-purple-muted);font:var(--text-caption);text-decoration:none;display:inline-flex}._headerCta_ozedf_1876{align-items:center;gap:var(--space-1);color:var(--color-tuned-purple-muted);white-space:nowrap;font-size:13px;line-height:1.2;text-decoration:none;display:inline-flex}@media (width>=768px){._homeModule_ozedf_7 ._moduleHeader_ozedf_19 h2{font-size:24px}._featuredCarousel_ozedf_390{--featured-hero-height:258px}._cardGrid_ozedf_953,._recordGrid_ozedf_957{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){._moduleStack_ozedf_1{gap:var(--space-5)}._homeModule_ozedf_7{margin-top:var(--space-4)}._moduleBody_ozedf_11{margin-top:var(--space-2)}._challengeRows_ozedf_954{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}}._overlayRoot_1n430_1{z-index:var(--z-overlay);justify-content:flex-start;align-items:stretch;display:flex;position:fixed;inset:0}._backdrop_1n430_12{background-color:var(--color-bg);opacity:.72;animation:_drawerFade_1n430_1 var(--motion-slow) var(--ease-enter);position:absolute;inset:0}._panel_1n430_10{background-color:var(--color-surface-2);border-right:1px solid var(--color-border);width:clamp(260px,40vw,340px);height:100dvh;max-height:100dvh;padding:var(--space-6) var(--space-4);padding-top:calc(var(--space-6) + env(safe-area-inset-top));padding-bottom:calc(var(--space-6) + env(safe-area-inset-bottom));animation:_slideInLeft_1n430_1 var(--motion-slow) var(--ease-enter);flex-direction:column;display:flex;position:relative;overflow-y:auto}._visuallyHiddenTitle_1n430_42{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}._groups_1n430_54{flex-direction:column;display:flex}._commishControl_1n430_59{margin-bottom:var(--space-3);border-bottom:1px solid var(--color-border)}._editModeControl_1n430_64{justify-content:space-between;align-items:center;gap:var(--space-3);min-height:48px;padding:var(--space-3) var(--space-2);color:var(--color-text-primary);display:flex;position:relative}._editModeText_1n430_75{gap:var(--space-1);flex-direction:column;display:flex}._editModeLabel_1n430_81{font:var(--text-body-sm);font-weight:700}._editModeState_1n430_86{color:var(--color-text-muted);font:var(--text-caption)}._editModeInput_1n430_91{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}._editModeSwitch_1n430_99{border:1px solid var(--color-border);border-radius:var(--radius-full);background-color:var(--color-surface-3);width:50px;height:30px;box-shadow:inset 0 0 0 1px var(--color-border-soft);transition:background-color var(--motion-standard) var(--ease-standard), border-color var(--motion-standard) var(--ease-standard), box-shadow var(--motion-standard) var(--ease-standard);flex:none;position:relative}._editModeThumb_1n430_114{border-radius:var(--radius-full);background-color:var(--color-text-primary);width:22px;height:22px;transition:transform var(--motion-standard) var(--ease-standard);position:absolute;top:3px;left:3px;box-shadow:0 2px 8px #00000059}._editModeInput_1n430_91:checked+._editModeSwitch_1n430_99{border-color:var(--color-tuned-purple-border);background-color:var(--color-tuned-purple);box-shadow:0 0 0 1px #8f5de747}._editModeInput_1n430_91:checked+._editModeSwitch_1n430_99 ._editModeThumb_1n430_114{transform:translate(20px)}._editModeInput_1n430_91:focus-visible+._editModeSwitch_1n430_99{outline:2px solid var(--color-admin);outline-offset:3px}._phaseControls_1n430_141{gap:var(--space-3);padding:0 var(--space-2) var(--space-4);flex-direction:column;display:flex}._phaseField_1n430_148{gap:var(--space-1);flex-direction:column;display:flex}._phaseLabel_1n430_154{color:var(--color-text-muted);font:var(--text-caption);font-weight:700}._phaseSelect_1n430_160{border:1px solid var(--color-border);border-radius:var(--radius-2);background-color:var(--color-surface-1);width:100%;min-height:38px;color:var(--color-text-primary);font:var(--text-body-sm);padding:0 var(--space-2)}._phaseSelect_1n430_160:focus-visible{outline:2px solid var(--color-admin);outline-offset:2px}._phaseNote_1n430_176,._phaseError_1n430_177{font:var(--text-caption);margin:0}._phaseNote_1n430_176{color:var(--color-text-muted)}._phaseError_1n430_177{color:var(--color-danger)}@keyframes _drawerFade_1n430_1{0%{opacity:0}}@keyframes _slideInLeft_1n430_1{0%{opacity:0;transform:translate(-100%)}}._backdropClosing_1n430_212{animation:_drawerFadeOut_1n430_1 var(--motion-standard) var(--ease-exit) forwards}._panelClosing_1n430_216{animation:_slideOutLeft_1n430_1 var(--motion-standard) var(--ease-exit) forwards}@keyframes _drawerFadeOut_1n430_1{to{opacity:0}}@keyframes _slideOutLeft_1n430_1{to{opacity:0;transform:translate(-100%)}}._overlayRoot_5vhrf_34{z-index:var(--z-overlay);justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}._backdrop_5vhrf_45{background-color:var(--color-bg);opacity:.72;animation:_fade_5vhrf_1 var(--motion-slow) var(--ease-enter);position:absolute;inset:0}._sheet_5vhrf_43{gap:var(--space-4);--bottom-sheet-half-max-height:50dvh;width:100%;max-height:var(--bottom-sheet-half-max-height);background-color:var(--color-surface-2);border:1px solid var(--color-border);border-radius:var(--radius-xl) var(--radius-xl) 0 0;padding:var(--space-6) var(--space-4);padding-bottom:calc(var(--space-6) + env(safe-area-inset-bottom));transform:translateY(var(--bottom-sheet-drag-y,0));touch-action:pan-y;will-change:transform;animation:_slideUp_5vhrf_1 var(--motion-slow) var(--ease-enter);border-bottom:none;flex-direction:column;display:flex;position:relative;overflow:hidden}._dragHandle_5vhrf_77{width:36px;height:4px;margin-top:calc(-1 * var(--space-2));background:var(--color-border);opacity:.82;border-radius:999px;flex-shrink:0;align-self:center}._sheetDragging_5vhrf_88{transition:none;animation:none}._sheetSnappingBack_5vhrf_93{transition:transform .18s var(--ease-standard);animation:none}@media (width>=1024px){._sheet_5vhrf_43{padding:var(--space-8);padding-bottom:calc(var(--space-8) + env(safe-area-inset-bottom))}}._fullScreen_5vhrf_105{height:100dvh;max-height:100dvh;padding-top:calc(var(--space-6) + env(safe-area-inset-top));border-radius:0}@media (width>=1024px){._fullScreen_5vhrf_105{padding-top:calc(var(--space-8) + env(safe-area-inset-top))}}._header_5vhrf_4{justify-content:space-between;align-items:flex-start;gap:var(--space-3);flex-shrink:0;display:flex}._titleGroup_5vhrf_140{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}._headerActions_5vhrf_147{align-items:center;gap:var(--space-1);flex-shrink:0;display:flex}._eyebrow_5vhrf_154{font:var(--text-label);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;margin:0}._title_5vhrf_140{max-width:40ch;font:var(--text-title);color:var(--color-text-primary);margin:0}._description_5vhrf_169{max-width:48ch;font:var(--text-body);color:var(--color-text-secondary);flex-shrink:0;margin:0}._body_5vhrf_4{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}._footer_5vhrf_4{justify-content:flex-end;gap:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--color-border-soft);flex-shrink:0;display:flex}@keyframes _fade_5vhrf_1{0%{opacity:0}}@keyframes _slideUp_5vhrf_1{0%{opacity:0;transform:translateY(var(--space-8))}}._backdropClosing_5vhrf_213{animation:_fadeOut_5vhrf_1 var(--motion-standard) var(--ease-exit) forwards}._sheetClosing_5vhrf_222{animation:_slideDown_5vhrf_1 var(--motion-standard) var(--ease-exit) forwards}@keyframes _fadeOut_5vhrf_1{to{opacity:0}}@keyframes _slideDown_5vhrf_1{0%{transform:translateY(var(--bottom-sheet-drag-y,0))}to{opacity:0;transform:translateY(100%)}}._popover_164xx_1{z-index:var(--z-popover);max-height:min(420px,100dvh - 24px);padding:var(--space-2);border:1px solid var(--color-border-soft);border-radius:var(--radius-md);background:var(--color-bg);box-shadow:var(--shadow-lg);flex-direction:column;display:flex;position:fixed;overflow:auto}._popoverHeader_164xx_15{justify-content:space-between;align-items:center;gap:var(--space-2);padding:0 0 var(--space-2);display:flex}._popoverTitle_164xx_23{color:var(--color-text-primary);font:var(--text-body-sm);margin:0;font-weight:700}._popoverDescription_164xx_30{margin:0 0 var(--space-2);color:var(--color-text-muted);font:var(--text-caption)}._popoverBody_164xx_36{min-width:0}._popoverFooter_164xx_40{justify-content:flex-end;gap:var(--space-2);padding-top:var(--space-2);margin-top:var(--space-2);border-top:1px solid var(--color-border-soft);display:flex}._srOnly_164xx_49{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}._leagueSwitcherSheet_1a5hx_1{--bottom-sheet-half-max-height:75dvh}._leagueList_1a5hx_5{gap:var(--space-1);margin:0;padding:0;list-style:none;display:grid}._leagueOption_1a5hx_13{align-items:center;gap:var(--space-3);width:100%;min-height:48px;padding:var(--space-2) var(--space-3);border:1px solid var(--color-border-soft);border-radius:var(--radius-md);background:var(--color-bg);color:inherit;text-align:left;cursor:pointer;transition:border-color var(--motion-fast) var(--ease-standard), background-color var(--motion-fast) var(--ease-standard);display:flex}._manageAction_1a5hx_33{min-height:44px;padding:0 var(--space-2);border-radius:var(--radius-md);color:var(--color-tuned-purple-muted);font:var(--text-body-sm);cursor:pointer;transition:color var(--motion-fast) var(--ease-standard);background:0 0;border:none}._manageAction_1a5hx_33:hover{color:var(--color-tuned-purple)}._manageAction_1a5hx_33:focus-visible{outline:2px solid var(--color-tuned-purple);outline-offset:2px}._manageRow_1a5hx_54{align-items:center;gap:var(--space-3);width:100%;min-height:48px;padding:var(--space-2) var(--space-3);border:1px solid var(--color-border-soft);border-radius:var(--radius-md);background:var(--color-bg);display:flex}._manageRowHidden_1a5hx_66{opacity:.58}._dragHandle_1a5hx_70{border-radius:var(--radius-md);width:32px;height:44px;color:var(--color-text-muted);cursor:grab;touch-action:none;background:0 0;border:none;flex:none;justify-content:center;align-items:center;display:flex}._manageRow_1a5hx_54:active ._dragHandle_1a5hx_70{cursor:grabbing}._dragHandle_1a5hx_70:focus-visible{outline:2px solid var(--color-tuned-purple);outline-offset:2px}._visibilityButton_1a5hx_94{border-radius:var(--radius-md);width:44px;height:44px;color:var(--color-text-secondary);cursor:pointer;transition:color var(--motion-fast) var(--ease-standard);background:0 0;border:none;flex:none;justify-content:center;align-items:center;display:flex}._visibilityButton_1a5hx_94:hover{color:var(--color-text-primary)}._visibilityButton_1a5hx_94:disabled{color:var(--color-text-muted);cursor:not-allowed;opacity:.45}._visibilityButton_1a5hx_94:focus-visible{outline:2px solid var(--color-tuned-purple);outline-offset:2px}._leagueOption_1a5hx_13:hover{border-color:var(--color-tuned-purple-muted)}._leagueOption_1a5hx_13:active{background:var(--color-bg-elevated)}._leagueOption_1a5hx_13:focus-visible{outline:2px solid var(--color-tuned-purple);outline-offset:2px}._leagueOptionCurrent_1a5hx_137{border-color:var(--color-tuned-purple);background:var(--color-bg-elevated)}._leagueOptionLogo_1a5hx_145._leagueOptionLogo_1a5hx_145{flex:0 0 40px;width:40px;height:40px;min-height:0}._leagueOptionName_1a5hx_162{min-width:0;color:var(--color-text-primary);font:var(--text-body);text-overflow:ellipsis;white-space:nowrap;flex:auto;overflow:hidden}._currentIcon_1a5hx_172{color:var(--color-tuned-purple);flex:none}._header_okz7z_1{background-color:var(--color-bg-elevated);border-bottom:1px solid var(--color-border-soft);padding-top:env(safe-area-inset-top)}._inner_okz7z_15{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-3) var(--space-4);grid-template-columns:auto minmax(0,1fr) auto;margin-inline:auto;display:grid}@media (width>=1024px){._inner_okz7z_15{max-width:var(--container-wide);gap:var(--space-4);padding:var(--space-4) var(--space-8);grid-template-columns:auto minmax(0,1fr) auto}._innerSearchActive_okz7z_34{grid-template-columns:auto minmax(260px,1fr) auto}}._leadingGroup_okz7z_39{align-items:center;gap:var(--space-2);min-width:0;display:flex}._hamburgerButton_okz7z_46{width:44px;height:44px;color:var(--color-text-secondary);border-radius:var(--radius-md);cursor:pointer;transition:color var(--motion-fast) var(--ease-standard);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}._hamburgerButton_okz7z_46:hover{color:var(--color-text-primary)}._hamburgerButton_okz7z_46:focus-visible{outline:2px solid var(--color-tuned-purple);outline-offset:2px}@media (width>=1024px){._hamburgerButton_okz7z_46{display:none}}._brandLink_okz7z_76{align-items:center;display:flex}._brandLink_okz7z_76:focus-visible{outline:2px solid var(--color-tuned-purple);outline-offset:2px;border-radius:var(--radius-sm)}._logo_okz7z_87{width:auto;height:19px}._centerGroup_okz7z_92{justify-content:center;align-items:center;min-width:0;display:flex}._trailingGroup_okz7z_99{justify-content:flex-end;align-items:center;gap:var(--space-3);min-width:0;display:flex}._desktopNav_okz7z_110{display:none}@media (width>=1024px){._desktopNav_okz7z_110{justify-content:center;align-items:center;gap:clamp(var(--space-3), 1.8vw, var(--space-6));white-space:nowrap;min-width:0;display:flex}}._searchAction_okz7z_131{width:44px;height:44px;color:var(--color-text-secondary);border-radius:var(--radius-md);transition:color var(--motion-fast) var(--ease-standard);flex-shrink:0;justify-content:center;align-items:center;display:flex}._searchAction_okz7z_131:hover{color:var(--color-text-primary)}._searchAction_okz7z_131:focus-visible{outline:2px solid var(--color-tuned-purple);outline-offset:2px}._desktopSearchAction_okz7z_152{cursor:pointer;background:0 0;border:0;display:none}@media (width>=1024px){._mobileSearchAction_okz7z_160{display:none}._desktopSearchAction_okz7z_152{display:flex}}._leagueSwitcherTrigger_okz7z_176{align-items:center;gap:var(--space-1);min-height:44px;padding:0 var(--space-2);border:1px solid var(--color-border-soft);border-radius:var(--radius-md);color:var(--color-text-secondary);font:var(--text-body-sm);cursor:pointer;transition:color var(--motion-fast) var(--ease-standard), border-color var(--motion-fast) var(--ease-standard);background:0 0;display:flex}._leagueSwitcherTrigger_okz7z_176:hover{color:var(--color-text-primary);border-color:var(--color-tuned-purple-muted)}._leagueSwitcherTrigger_okz7z_176:focus-visible{outline:2px solid var(--color-tuned-purple);outline-offset:2px}._leagueSwitcherLabel_okz7z_203{font:var(--text-body-sm)}._leagueSwitcherChevron_okz7z_207{flex-shrink:0}._desktopNavLink_okz7z_211{align-items:center;gap:var(--space-2);min-height:44px;color:var(--color-text-secondary);font:var(--text-body-sm);transition:color var(--motion-fast) var(--ease-standard);text-decoration:none;display:inline-flex}._desktopNavLink_okz7z_211:hover{color:var(--color-text-primary)}._desktopNavLink_okz7z_211:focus-visible{outline:2px solid var(--color-tuned-purple);outline-offset:2px;border-radius:var(--radius-sm)}._desktopNavLink_okz7z_211 svg{color:var(--color-text-muted);transition:color var(--motion-fast) var(--ease-standard);flex-shrink:0}._desktopNavLinkActive_okz7z_239,._desktopNavLinkActive_okz7z_239 svg,._desktopNavLinkActive_okz7z_239:hover{color:var(--color-tuned-purple)}._moreNavItem_okz7z_251{align-items:center;display:inline-flex;position:relative}._moreNavButton_okz7z_257{cursor:pointer;background:0 0;border:0;padding:0}._moreNavButton_okz7z_257 svg{color:currentColor}._moreMenu_okz7z_268{z-index:var(--z-popover);max-height:min(520px,100dvh - 96px);padding:var(--space-3);border:1px solid var(--color-border-soft);border-radius:var(--radius-md);background:var(--color-bg);box-shadow:var(--shadow-lg);position:fixed;overflow-y:auto}._moreMenuGroup_okz7z_280+._moreMenuGroup_okz7z_280{margin-top:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--color-border-soft)}._moreMenuGroupLabel_okz7z_286{margin:0 0 var(--space-1);color:var(--color-text-muted);font:var(--text-caption);text-transform:uppercase;letter-spacing:.04em;font-weight:700}._moreMenuList_okz7z_295{gap:1px;margin:0;padding:0;list-style:none;display:grid}._moreMenuLink_okz7z_303,._moreMenuStatic_okz7z_304{min-height:38px;padding:0 var(--space-2);border-radius:var(--radius-sm);color:var(--color-text-primary);font:var(--text-body-sm);align-items:center;text-decoration:none;display:flex}._moreMenuLink_okz7z_303:hover{background:var(--color-surface-2);color:var(--color-tuned-purple-muted)}._moreMenuLink_okz7z_303:focus-visible{outline:2px solid var(--color-tuned-purple);outline-offset:2px}._moreMenuStatic_okz7z_304{justify-content:space-between;gap:var(--space-2);color:var(--color-text-muted)}._commissionerControl_okz7z_331{display:none}@media (width>=1024px){._commissionerControl_okz7z_331{align-items:center;gap:var(--space-2);min-height:36px;padding:0 var(--space-2);border:1px solid var(--color-border-soft);border-radius:var(--radius-md);color:var(--color-text-secondary);font:var(--text-body-sm);white-space:nowrap;display:inline-flex}}._commissionerControlActive_okz7z_350{border-color:var(--color-tuned-purple-muted);color:var(--color-text-primary)}._commissionerLabel_okz7z_355,._commissionerHubLink_okz7z_356{color:inherit;font:var(--text-body-sm);text-decoration:none}._commissionerHubLink_okz7z_356{color:var(--color-tuned-purple);font-weight:700}._commissionerHubLink_okz7z_356:focus-visible{outline:2px solid var(--color-tuned-purple);outline-offset:2px;border-radius:var(--radius-sm)}._commissionerSwitch_okz7z_373{border-radius:var(--radius-full);background:var(--color-border);cursor:pointer;width:34px;height:20px;transition:background-color var(--motion-fast) var(--ease-standard);border:0;align-items:center;padding:2px;display:inline-flex;position:relative}._commissionerSwitch_okz7z_373:focus-visible{outline:2px solid var(--color-tuned-purple);outline-offset:2px}._commissionerSwitchOn_okz7z_392{background:var(--color-tuned-purple)}._commissionerSwitchThumb_okz7z_396{border-radius:var(--radius-full);background:var(--color-bg);width:16px;height:16px;box-shadow:var(--shadow-sm);transition:transform var(--motion-fast) var(--ease-standard);display:block;transform:translate(0)}._commissionerSwitchOn_okz7z_392 ._commissionerSwitchThumb_okz7z_396{transform:translate(14px)}._searchCenterGroup_okz7z_411{justify-content:center}._inlineSearchShell_okz7z_415{width:100%;min-width:0;max-width:680px;display:none;position:relative}@media (width>=1024px){._inlineSearchShell_okz7z_415{display:block}}._inlineSearchField_okz7z_429{align-items:center;gap:var(--space-2);width:100%;min-height:44px;padding:0 var(--space-2) 0 var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-2);display:flex}._inlineSearchField_okz7z_429:focus-within{outline:1px solid color-mix(in srgb, var(--color-tuned-purple) 70%, transparent);outline-offset:1px;box-shadow:0 0 0 3px color-mix(in srgb, var(--color-tuned-purple) 14%, transparent)}._inlineSearchIcon_okz7z_447{color:var(--color-text-muted);flex-shrink:0}._inlineSearchInput_okz7z_452{appearance:none;min-width:0;color:var(--color-text-primary);font:var(--text-body);background:0 0;border:0;outline:0;flex:1;font-size:max(16px,1rem)}._inlineSearchInput_okz7z_452::-webkit-search-cancel-button{display:none}._inlineSearchInput_okz7z_452::-webkit-search-decoration{display:none}._inlineSearchInput_okz7z_452::-webkit-search-results-button{display:none}._inlineSearchInput_okz7z_452::-webkit-search-results-decoration{display:none}._inlineSearchLoading_okz7z_471{color:var(--color-text-muted);font:var(--text-caption);flex-shrink:0}._inlineSearchClose_okz7z_477{border-radius:var(--radius-full);width:28px;height:28px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}._inlineSearchClose_okz7z_477:hover{color:var(--color-text-primary)}._inlineSearchClose_okz7z_477:focus-visible{outline:2px solid var(--color-tuned-purple);outline-offset:2px}._inlineSearchResults_okz7z_501{z-index:var(--z-popover);top:calc(100% + var(--space-2));max-height:min(420px,100dvh - 96px);padding:var(--space-2);border:1px solid var(--color-border-soft);border-radius:var(--radius-md);background:var(--color-bg);box-shadow:var(--shadow-lg);position:absolute;left:0;right:0;overflow-y:auto}._inlineSearchResult_okz7z_501{align-items:center;gap:var(--space-3);width:100%;min-height:50px;padding:var(--space-2);border-radius:var(--radius-sm);color:var(--color-text-primary);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto;display:grid}._inlineSearchResult_okz7z_501:hover,._inlineSearchResultActive_okz7z_533{background:var(--color-surface-2)}._inlineSearchResult_okz7z_501:focus-visible{outline:2px solid var(--color-tuned-purple);outline-offset:2px}._inlineSearchResultText_okz7z_542{gap:2px;min-width:0;display:grid}._inlineSearchResultTitle_okz7z_548,._inlineSearchResultSubtitle_okz7z_549,._inlineSearchResultMeta_okz7z_550{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._inlineSearchResultTitle_okz7z_548{font:var(--text-body-sm);font-weight:700}._inlineSearchResultSubtitle_okz7z_549{color:var(--color-text-secondary);font:var(--text-caption)}._inlineSearchResultMeta_okz7z_550{color:var(--color-text-muted);font:var(--text-caption)}._link_wwqbe_1{justify-content:center;align-items:center;gap:var(--space-1);width:100%;min-height:44px;padding-block:var(--space-2);border-radius:var(--radius-sm);color:var(--color-text-muted);transition:color var(--motion-fast) var(--ease-standard);flex-direction:column;text-decoration:none;display:flex}._link_wwqbe_1:focus-visible{outline:2px solid var(--color-tuned-purple);outline-offset:2px}._linkActive_wwqbe_22{color:var(--color-tuned-purple-muted)}._icon_wwqbe_26{flex-shrink:0}._label_wwqbe_30{font:var(--text-caption)}._nav_uzn81_1{background-color:var(--color-surface-1);border-top:1px solid var(--color-border);padding-bottom:env(safe-area-inset-bottom);justify-content:center;display:flex}@media (width>=1024px){._nav_uzn81_1{display:none}}._list_uzn81_18{width:100%;max-width:100%;padding-inline:var(--space-2);align-items:stretch;margin:0;list-style:none;display:flex}._listItem_uzn81_28{flex:1 1 0;display:flex}._chrome_z6nmf_1{top:var(--space-2);z-index:1;width:100%;padding:0 var(--space-4);pointer-events:none;position:absolute;left:50%;transform:translate(-50%)}._link_z6nmf_12{align-items:center;gap:var(--space-1);border-radius:var(--radius-sm);min-height:20px;color:var(--color-text-secondary);font:var(--text-label);cursor:pointer;pointer-events:auto;background:0 0;border:0;padding:0;text-decoration:none;display:inline-flex}._link_z6nmf_12:hover{color:var(--color-text-primary)}._link_z6nmf_12:focus-visible{outline:2px solid var(--color-focus);outline-offset:4px}@media (width>=1024px){._chrome_z6nmf_1{max-width:var(--container-max);padding:var(--space-2) var(--space-8) 0}._chrome_z6nmf_1._wide_z6nmf_43{max-width:var(--container-wide)}}._shell_g77jm_1{background-color:var(--color-bg);height:100dvh;color:var(--color-text-primary);grid-template-rows:auto minmax(0,1fr) auto;display:grid;overflow:hidden}._content_g77jm_11{width:100%;min-width:0;min-height:0;position:relative;overflow:hidden auto}._overlayOutlet_g77jm_31{z-index:var(--z-overlay);pointer-events:none;position:fixed;inset:0}._overlayOutlet_g77jm_31>*{pointer-events:auto}._wrapper_behku_8{min-height:100vh;padding:var(--space-6);background:var(--color-bg);place-items:center;display:grid}._panel_behku_16{gap:var(--space-4);width:min(100%,420px);padding:var(--space-5);border:1px solid var(--color-border-soft);border-radius:var(--radius-md);background:var(--color-bg-elevated);display:grid}._title_behku_26{color:var(--color-text-primary);font:var(--text-section);margin:0}._body_behku_32{color:var(--color-text-secondary);font:var(--text-body);margin:0}._actions_behku_38{align-items:center;gap:var(--space-3);display:flex}._userLine_behku_44{color:var(--color-text-muted);font:var(--text-body-sm);margin:0}._leagueList_behku_50{gap:var(--space-3);margin:0;padding:0;list-style:none;display:grid}._leagueOption_behku_58{align-items:center;gap:var(--space-3);width:100%;min-height:64px;padding:var(--space-3) var(--space-4);border:1px solid var(--color-border-soft);border-radius:var(--radius-md);background:var(--color-bg);color:inherit;text-align:left;cursor:pointer;transition:border-color var(--motion-fast) var(--ease-standard), background-color var(--motion-fast) var(--ease-standard);display:flex}._leagueOption_behku_58:hover{border-color:var(--color-tuned-purple-muted)}._leagueOption_behku_58:active{background:var(--color-bg-elevated)}._leagueOption_behku_58:focus-visible{outline:2px solid var(--color-tuned-purple);outline-offset:2px}._leagueOptionText_behku_89{gap:var(--space-1);min-width:0;display:grid}._leagueOptionName_behku_95{color:var(--color-text-primary);font:var(--text-body)}._leagueOptionShortName_behku_100{color:var(--color-text-muted);font:var(--text-body-sm)}._wrapper_1wl4f_1{gap:var(--space-2);padding:var(--space-6) var(--space-4);text-align:center;flex-direction:column;display:flex}._title_1wl4f_9{font:var(--text-title);color:var(--color-text-primary)}._message_1wl4f_14{font:var(--text-body);color:var(--color-text-secondary)}._screen_1sb8x_1{place-items:center;width:100%;height:100%;min-height:100%;display:grid}._subsection_1sb8x_9{flex:auto}._container_1hhso_1{box-sizing:border-box;width:100%;min-height:100%;padding:var(--space-4);flex-direction:column;margin-inline:auto;display:flex}._contentRail_1hhso_11{width:100%}@media (width>=1024px){._container_1hhso_1{--page-rail-section-gap:var(--space-6);max-width:var(--container-max);gap:var(--page-rail-section-gap);padding:var(--space-8)}._container_1hhso_1._wide_1hhso_25{max-width:var(--container-wide)}._contentRail_1hhso_11{max-width:var(--container-max);margin-inline:auto}}._hero_g1fvo_1{padding-block:var(--space-4) var(--space-5)}._phaseStatus_g1fvo_5{min-height:28px;margin:var(--space-2) 0;padding:0 var(--space-3);border:1px solid var(--color-border);background:color-mix(in srgb, var(--color-accent) 12%, transparent);color:var(--color-accent);font:var(--text-caption);border-radius:999px;align-items:center;font-weight:800;display:inline-flex}._offseasonLeagueHeader_g1fvo_19{align-items:center;gap:var(--space-4);padding-block:var(--space-4) var(--space-2);display:flex}._offseasonLeagueLogo_g1fvo_26{flex:none;width:68px;height:68px}._offseasonLeagueName_g1fvo_32{color:var(--color-text-primary);font:var(--text-section);margin:0;font-weight:800;line-height:1.1}._offseasonEstablishedYear_g1fvo_40{margin:var(--space-1) 0 0;color:var(--color-text-secondary);font:var(--text-caption);letter-spacing:.04em;font-weight:600}._leagueLogo_g1fvo_48{margin-bottom:var(--space-4)}._eyebrow_g1fvo_52{margin:0 0 var(--space-2);font:var(--text-label);color:var(--color-tuned-purple-muted);text-transform:uppercase;letter-spacing:.04em}._title_g1fvo_60{margin:0 0 var(--space-2);font:var(--text-hero);color:var(--color-text-primary)}._tagline_g1fvo_66{font:var(--text-body);color:var(--color-text-secondary);margin:0}@media (width>=1024px){._hero_g1fvo_1{padding-block:var(--space-2) var(--space-3)}._offseasonLeagueHeader_g1fvo_19{padding-block:var(--space-3) 0}}._routeShell_4lvfz_1{z-index:var(--z-overlay);background:0 0;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}._backdrop_4lvfz_11{animation:_scrimIn_4lvfz_1 var(--motion-slow) var(--ease-enter);cursor:default;background:#0000009e;border:0;padding:0;position:absolute;inset:0}._sheet_4lvfz_21{width:100%;height:min(58dvh,620px);max-height:calc(100dvh - var(--space-8));gap:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-xl) var(--radius-xl) 0 0;padding:var(--space-4);padding-bottom:calc(var(--space-6) + env(safe-area-inset-bottom));background:linear-gradient(180deg, color-mix(in srgb, var(--color-surface-3) 45%, transparent), transparent 180px), var(--color-bg-elevated);transform:translateY(var(--sheet-drag-offset,0px));animation:_sheetUp_4lvfz_1 var(--motion-slow) var(--ease-enter);transition:height var(--motion-standard) var(--ease-standard), transform var(--motion-fast) var(--ease-standard);border-bottom:0;flex-direction:column;display:flex;position:relative;overflow-y:auto;box-shadow:0 -24px 80px #00000094}._sheet_4lvfz_21[data-sheet-state=expanded]{height:min(92dvh,860px)}@media (width>=768px){._routeShell_4lvfz_1{padding-inline:var(--space-8)}._sheet_4lvfz_21{max-width:min(860px, calc(100vw - var(--space-8) * 2));padding:var(--space-5);padding-bottom:calc(var(--space-6) + env(safe-area-inset-bottom))}}._sheetHeader_4lvfz_62{min-height:28px;margin:calc(var(--space-1) * -1) 0 0;cursor:grab;touch-action:none;grid-template-columns:32px 1fr 32px;align-items:center;display:grid;position:relative}._sheetHeader_4lvfz_62:active{cursor:grabbing}._handle_4lvfz_77{background:var(--color-border);border-radius:999px;grid-column:2;justify-self:center;width:44px;height:4px}._sheetHeader_4lvfz_62>:last-child{grid-column:3;justify-content:flex-end;align-items:center;display:flex}._loadingRegion_4lvfz_93{flex:auto;min-height:0;display:flex}._loadingRegion_4lvfz_93>*{flex:auto;min-height:0}._metricLabel_4lvfz_104{font:var(--text-label);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;margin:0}._hero_4lvfz_112{align-items:center;gap:var(--space-3);padding:0;display:flex}._portraitFrame_4lvfz_119{border:1px solid var(--color-border);background:linear-gradient(145deg, color-mix(in srgb, var(--color-surface-3) 72%, transparent), var(--color-surface-2));border-radius:20px;flex:0 0 92px;place-items:center;width:92px;height:92px;display:grid;box-shadow:inset 0 1px #ffffff14}._portraitFrame_4lvfz_119 img,._portraitFrame_4lvfz_119 span{width:68px;height:68px}._heroCopy_4lvfz_138{flex-direction:column;justify-content:center;gap:2px;min-width:0;display:flex}._titleRow_4lvfz_146{align-items:baseline;gap:var(--space-2);flex-wrap:wrap;min-width:0;display:flex}._title_4lvfz_146{font:var(--text-title);color:var(--color-text-primary);margin:0}._playerMeta_4lvfz_160{font:var(--text-label);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;margin:0}._careerSpan_4lvfz_168{font:var(--text-body-sm);color:var(--color-text-secondary);margin:0}._ledger_4lvfz_174{border-block:1px solid var(--color-border-soft);padding:var(--space-2) 0;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}._summaryMetric_4lvfz_182{gap:var(--space-1);min-width:0;padding:0 var(--space-3);text-align:center;flex-direction:column;align-items:center;display:flex}._summaryMetric_4lvfz_182+._summaryMetric_4lvfz_182{border-left:1px solid var(--color-border-soft)}._metricValue_4lvfz_196{font:var(--text-stat);color:var(--color-text-primary)}._section_4lvfz_201{gap:var(--space-1);flex-direction:column;display:flex}._sectionHeader_4lvfz_207{justify-content:space-between;align-items:baseline;gap:var(--space-3);display:flex}._sectionTitle_4lvfz_214{font:var(--text-card-title);color:var(--color-text-primary);margin:0}._sectionHint_4lvfz_220,._momentDetail_4lvfz_221,._momentMovement_4lvfz_227{font:var(--text-body-sm);color:var(--color-text-secondary);margin:0}._list_4lvfz_233{flex-direction:column;display:flex}._seasonFranchise_4lvfz_238,._seasonFranchise_4lvfz_238:visited{color:var(--color-text-primary);text-decoration:none}._seasonFranchise_4lvfz_238:hover,._seasonFranchise_4lvfz_238:focus-visible{color:var(--color-tuned-purple-muted)}._matrix_4lvfz_249{border-top:1px solid var(--color-border-soft);flex-direction:column;display:flex}._seasonRow_4lvfz_255{column-gap:var(--space-4);row-gap:var(--space-3);border-bottom:1px solid var(--color-border-soft);min-height:68px;padding:var(--space-2) 0;grid-template-columns:88px minmax(120px,.9fr) minmax(0,1.4fr);align-items:center;display:grid}._seasonYear_4lvfz_266{font:var(--text-card-title);color:var(--color-text-primary);white-space:nowrap}._seasonFranchise_4lvfz_238{align-items:center;gap:var(--space-2);min-width:0;font:var(--text-body);display:flex}._seasonFranchise_4lvfz_238>span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}._moments_4lvfz_287{gap:var(--space-1);flex-direction:column;align-items:stretch;min-width:0;display:flex}._moment_4lvfz_221,._championMoment_4lvfz_296{align-items:flex-start;gap:var(--space-1);min-width:0;font:var(--text-body-sm);color:var(--color-text-secondary);flex-direction:column;display:flex}._moment_4lvfz_221+._moment_4lvfz_221,._championMoment_4lvfz_296+._moment_4lvfz_221,._moment_4lvfz_221+._championMoment_4lvfz_296,._championMoment_4lvfz_296+._championMoment_4lvfz_296{margin-top:var(--space-1)}._momentHeader_4lvfz_313{align-items:center;gap:var(--space-1);min-width:0;display:inline-flex}._momentHeader_4lvfz_313>span:first-of-type{color:var(--color-text-primary);font-weight:700}._championMoment_4lvfz_296{color:color-mix(in srgb, var(--color-champion) 74%, var(--color-text-primary))}._championMoment_4lvfz_296 ._momentHeader_4lvfz_313>span:first-of-type{color:color-mix(in srgb, var(--color-champion) 88%, var(--color-text-primary))}._championMoment_4lvfz_296 svg{color:var(--color-champion);flex:none}@media (width<=560px){._hero_4lvfz_112{align-items:center}._portraitFrame_4lvfz_119{flex-basis:82px;width:82px;height:82px}._portraitFrame_4lvfz_119 img,._portraitFrame_4lvfz_119 span{width:60px;height:60px}._ledger_4lvfz_174{grid-template-columns:repeat(2,minmax(0,1fr))}._seasonRow_4lvfz_255{column-gap:var(--space-4);grid-template-columns:78px minmax(0,1fr);grid-template-areas:"year franchise""year moments";align-items:start;min-height:0}._seasonYear_4lvfz_266{padding-top:var(--space-1);grid-area:year}._seasonFranchise_4lvfz_238{grid-area:franchise}._moments_4lvfz_287{gap:var(--space-1) var(--space-2);grid-area:moments}}@keyframes _scrimIn_4lvfz_1{0%{opacity:0}}@keyframes _sheetUp_4lvfz_1{0%{opacity:0;transform:translateY(var(--space-8))}}._title_1mnkh_1{font:var(--text-title);color:var(--color-text-primary)}._description_1mnkh_6{margin-top:var(--space-2);font:var(--text-body);color:var(--color-text-secondary)}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2)format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-500-normal-Cerq10X2.woff2)format("woff2"),url(/assets/inter-latin-500-normal-BL9OpVg8.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-600-normal-LgqL8muc.woff2)format("woff2"),url(/assets/inter-latin-600-normal-CiBQ2DWP.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-latin-700-normal-Yt3aPRUw.woff2)format("woff2"),url(/assets/inter-latin-700-normal-BLAVimhd.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-latin-800-normal-BYj_oED-.woff2)format("woff2"),url(/assets/inter-latin-800-normal-D1mf63XC.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-ext-400-normal-C1nco2VV.woff2)format("woff2"),url(/assets/inter-latin-ext-400-normal-77YHD8bZ.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-ext-500-normal-CV4jyFjo.woff2)format("woff2"),url(/assets/inter-latin-ext-500-normal-BxGbmqWO.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-ext-600-normal-D2bJ5OIk.woff2)format("woff2"),url(/assets/inter-latin-ext-600-normal-CIVaiw4L.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-latin-ext-700-normal-Ca8adRJv.woff2)format("woff2"),url(/assets/inter-latin-ext-700-normal-TidjK2hL.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-latin-ext-800-normal-DZJjya6U.woff2)format("woff2"),url(/assets/inter-latin-ext-800-normal-BOMpwxm3.woff)format("woff")}:root{--color-bg:#050814;--color-bg-elevated:#080b12;--color-surface-1:#0d111c;--color-surface-2:#141a2a;--color-surface-3:#1d263a;--color-border:#2a3448;--color-border-soft:#1a2233;--color-text-primary:#f8fafc;--color-text-secondary:#cbd5e1;--color-text-muted:#94a3b8;--color-text-disabled:#64748b;--color-tuned-purple:#8f5de7;--color-tuned-purple-soft:#211a3a;--color-tuned-purple-border:#6d4fd8;--color-tuned-purple-muted:#a78bfa;--color-brand-bg:#050814;--color-brand-violet:#8f5de7;--color-brand-wordmark:#f5f4f0;--color-brand-stack:#3c4357;--color-champion:#d6b46a;--color-runner-up:#c0c7d2;--color-third-place:#b47a4a;--color-record:#38bdf8;--color-alert:#f59e0b;--color-danger:#ef4444;--color-success:#22c55e;--color-info:#60a5fa;--color-admin:#a78bfa;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace;--text-hero:800 32px/38px var(--font-sans);--text-title:750 26px/32px var(--font-sans);--text-section:700 20px/26px var(--font-sans);--text-card-title:700 17px/23px var(--font-sans);--text-body:500 15px/22px var(--font-sans);--text-body-sm:500 14px/20px var(--font-sans);--text-label:650 12px/16px var(--font-sans);--text-caption:600 11px/15px var(--font-sans);--text-stat:800 28px/34px var(--font-sans);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--container-max:960px;--container-wide:1180px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-full:999px;--z-sticky-column:10;--z-sticky-tabs:20;--z-app-chrome:80;--z-popover:90;--z-overlay:100;--motion-fast:.12s;--motion-standard:.18s;--motion-slow:.24s;--motion-emphasis:.32s;--ease-standard:cubic-bezier(.2, 0, 0, 1);--ease-enter:cubic-bezier(0, 0, .2, 1);--ease-exit:cubic-bezier(.4, 0, 1, 1);--ease-emphasis:cubic-bezier(.16, 1, .3, 1)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{background-color:var(--color-bg);min-height:100dvh;color:var(--color-text-primary);font:var(--text-body);margin:0}#root{background-color:var(--color-bg);width:100%}img,picture,svg{max-width:100%;display:block}ul,ol{margin:0;padding:0}a{color:inherit}button{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--color-tuned-purple);outline-offset:2px}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
