.GameCard-module__AQ5eja__overlay{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#05050ac7;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.GameCard-module__AQ5eja__modal{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;width:100%;max-width:900px;max-height:90vh;animation:.22s ease-out GameCard-module__AQ5eja__slideUp;position:relative;overflow-y:auto}@keyframes GameCard-module__AQ5eja__slideUp{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.GameCard-module__AQ5eja__modal{animation:none}}.GameCard-module__AQ5eja__topBar{justify-content:flex-end;align-items:center;padding:12px 16px 0;display:flex}.GameCard-module__AQ5eja__closeBtn{border:1px solid var(--border);background:var(--bg-elevated);width:30px;height:30px;color:var(--text-secondary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:color .15s;display:flex}.GameCard-module__AQ5eja__closeBtn:hover{color:var(--text-primary)}.GameCard-module__AQ5eja__scorebug{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:14px 28px 18px;display:flex}.GameCard-module__AQ5eja__team{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.GameCard-module__AQ5eja__teamEnd{justify-content:flex-end}.GameCard-module__AQ5eja__teamMark{background:var(--bg-elevated);border:1px solid var(--border);width:42px;height:42px;font-family:var(--font-sans);letter-spacing:.5px;color:var(--text-secondary);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.GameCard-module__AQ5eja__teamName{font-size:var(--text-md);color:var(--text-primary);font-weight:700}.GameCard-module__AQ5eja__center{text-align:center;min-width:150px}.GameCard-module__AQ5eja__scoreRow{align-items:center;gap:16px;display:inline-flex}.GameCard-module__AQ5eja__scoreNum{font-family:var(--font-mono);font-size:var(--text-3xl);color:var(--text-primary);font-weight:800}.GameCard-module__AQ5eja__scoreWin{color:var(--green)}.GameCard-module__AQ5eja__clockPill{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--red);background:color-mix(in srgb, var(--red) 12%, transparent);border:1px solid color-mix(in srgb, var(--red) 32%, transparent);border-radius:5px;padding:3px 8px;font-weight:700}.GameCard-module__AQ5eja__finalLabel{font-size:var(--text-sm);color:var(--text-secondary);letter-spacing:1.5px;font-weight:700}.GameCard-module__AQ5eja__kickoff{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--text-secondary)}.GameCard-module__AQ5eja__section{border-bottom:1px solid var(--border);padding:18px 28px}.GameCard-module__AQ5eja__eyebrow{font-size:var(--text-2xs);font-family:var(--font-mono);color:var(--text-tertiary);letter-spacing:1.3px;margin-bottom:10px;font-weight:700}.GameCard-module__AQ5eja__emptyNote{text-align:center;color:var(--text-tertiary);font-size:var(--text-sm);padding:24px 8px}.GameCard-module__AQ5eja__lineScore{background:var(--bg-elevated);border:1px solid var(--border);border-radius:10px;overflow:hidden}.GameCard-module__AQ5eja__lsRow{grid-template-columns:1fr 30px 30px 30px 30px 30px 30px 42px;align-items:center;padding:9px 14px;display:grid}.GameCard-module__AQ5eja__lsRow+.GameCard-module__AQ5eja__lsRow{border-top:1px solid var(--border)}.GameCard-module__AQ5eja__lsHead{border-bottom:1px solid var(--border)}.GameCard-module__AQ5eja__lsTeam{font-size:var(--text-sm);align-items:center;gap:8px;font-weight:700;display:flex}.GameCard-module__AQ5eja__lsCell{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-secondary);text-align:center}.GameCard-module__AQ5eja__lsHeadCell{font-size:var(--text-3xs);color:var(--text-tertiary)}.GameCard-module__AQ5eja__lsTotal{font-family:var(--font-mono);font-size:var(--text-base);text-align:center;font-weight:800}.GameCard-module__AQ5eja__twoCol{grid-template-columns:1fr 300px;display:grid}.GameCard-module__AQ5eja__colLeft{border-right:1px solid var(--border);flex-direction:column;gap:22px;padding:20px 24px;display:flex}.GameCard-module__AQ5eja__colRight{padding:20px 24px}.GameCard-module__AQ5eja__stakes{background:color-mix(in srgb, var(--green) 3%, transparent);border:1px solid color-mix(in srgb, var(--green) 20%, transparent);border-radius:12px;padding:16px}.GameCard-module__AQ5eja__stakesTotals{justify-content:space-between;align-items:baseline;margin-bottom:7px;display:flex}.GameCard-module__AQ5eja__forTot{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--green);font-weight:700}.GameCard-module__AQ5eja__againstTot{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--red);font-weight:700}.GameCard-module__AQ5eja__stakesBar{background:var(--bg-elevated);border-radius:4px;height:8px;display:flex;overflow:hidden}.GameCard-module__AQ5eja__stakesBarFor{background:var(--green);opacity:.85}.GameCard-module__AQ5eja__stakesBarAgainst{background:var(--red);opacity:.7;flex:1}.GameCard-module__AQ5eja__stakeGroupLabel{font-size:var(--text-2xs);font-family:var(--font-mono);color:var(--text-secondary);letter-spacing:1.3px;margin:14px 0 0;font-weight:700}.GameCard-module__AQ5eja__stakeRow{border-top:1px solid var(--border);grid-template-columns:24px 1fr auto;align-items:center;gap:10px;padding:9px 0;display:grid}.GameCard-module__AQ5eja__posPip{width:22px;height:22px;font-size:var(--text-3xs);font-weight:800;font-family:var(--font-mono);background:var(--bg-elevated);color:var(--text-secondary);border-radius:5px;justify-content:center;align-items:center;display:flex}.GameCard-module__AQ5eja__stakeName{font-size:var(--text-sm);font-weight:600}.GameCard-module__AQ5eja__stakeMeta{font-size:var(--text-2xs);font-family:var(--font-mono);color:var(--text-tertiary);margin-top:1px}.GameCard-module__AQ5eja__stakePtsFor{font-family:var(--font-mono);font-size:var(--text-md);color:var(--green);text-align:right;font-weight:700}.GameCard-module__AQ5eja__stakePtsAgainst{font-family:var(--font-mono);font-size:var(--text-md);color:var(--red);text-align:right;font-weight:700}.GameCard-module__AQ5eja__scoringRow{align-items:flex-start;gap:10px;padding:10px 0;display:flex}.GameCard-module__AQ5eja__scoringRow+.GameCard-module__AQ5eja__scoringRow{border-top:1px solid var(--border)}.GameCard-module__AQ5eja__scoringTeam{font-family:var(--font-mono);font-size:var(--text-3xs);color:var(--text-secondary);background:var(--bg-elevated);border:1px solid var(--border);border-radius:4px;flex-shrink:0;padding:3px 6px;font-weight:800}.GameCard-module__AQ5eja__scoringDesc{font-size:var(--text-sm);color:var(--text-secondary);flex:1;line-height:1.45}.GameCard-module__AQ5eja__scoringClock{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-tertiary);flex-shrink:0}.GameCard-module__AQ5eja__leaderCat{font-size:var(--text-xs);color:var(--text-secondary);margin:14px 0 6px;font-weight:700}.GameCard-module__AQ5eja__leaderRow{align-items:center;gap:9px;padding:6px 0;display:flex}.GameCard-module__AQ5eja__leaderName{font-size:var(--text-sm);font-weight:600}.GameCard-module__AQ5eja__leaderTeamPip{font-family:var(--font-mono);font-size:var(--text-3xs);color:var(--text-secondary);background:var(--bg-elevated);border:1px solid var(--border);border-radius:4px;padding:2px 6px;font-weight:700}.GameCard-module__AQ5eja__leaderLine{font-size:var(--text-2xs);font-family:var(--font-mono);color:var(--text-tertiary);margin-top:1px}.GameCard-module__AQ5eja__tabBar{border-bottom:1px solid var(--border);gap:20px;padding:0 16px;display:flex}.GameCard-module__AQ5eja__tab{font-family:var(--font-sans);font-size:var(--text-sm);color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:10px 0 12px;font-weight:500;position:relative}.GameCard-module__AQ5eja__tabActive{color:var(--text-primary);font-weight:700}.GameCard-module__AQ5eja__tabActive:after{content:"";background:var(--green);border-radius:2px;height:2px;position:absolute;bottom:-1px;left:0;right:0}.GameCard-module__AQ5eja__mobileTabBody{flex-direction:column;gap:18px;padding:16px;display:flex}
.Ticker-module__8bYeEa__tickerBar{background:var(--bg-secondary);border-bottom:1px solid var(--border);z-index:20;align-items:center;display:flex;position:relative}.Ticker-module__8bYeEa__tickerDropdown{border-right:1px solid var(--border);flex-shrink:0;padding:10px 16px;position:relative}.Ticker-module__8bYeEa__dropdownBtn{border:1px solid var(--border);background:var(--bg-card);cursor:pointer;min-height:46px;font-family:var(--font-sans);color:var(--text-primary);border-radius:24px;align-items:center;gap:10px;padding:4px 18px 4px 4px;transition:border-color .2s;display:flex}.Ticker-module__8bYeEa__dropdownBtn:hover{border-color:var(--green-mid)}.Ticker-module__8bYeEa__leagueBadge{background:var(--green);color:var(--bg-primary);font-size:var(--text-2xs);width:36px;height:36px;font-weight:700;font-family:var(--font-mono);border-radius:50%;justify-content:center;align-items:center;display:flex}.Ticker-module__8bYeEa__weekLabel{font-size:var(--text-base);white-space:nowrap;font-weight:500}.Ticker-module__8bYeEa__arrow{font-size:var(--text-md);color:var(--text-tertiary);line-height:1;transition:transform .2s}.Ticker-module__8bYeEa__arrowOpen{transform:rotate(180deg)}.Ticker-module__8bYeEa__limitedTooltip{background:var(--bg-elevated);border:1px solid var(--green-mid);font-size:var(--text-xs);color:var(--green);white-space:nowrap;z-index:30;border-radius:8px;padding:8px 14px;font-weight:500;animation:.2s ease-out Ticker-module__8bYeEa__tooltipFade;position:absolute;top:calc(100% + 8px);left:16px}@keyframes Ticker-module__8bYeEa__tooltipFade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Ticker-module__8bYeEa__dropdownPanel{background:var(--bg-card);border:1px solid var(--border);z-index:50;border-radius:12px;width:460px;animation:.2s ease-out Ticker-module__8bYeEa__panelSlide;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden}@keyframes Ticker-module__8bYeEa__panelSlide{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Ticker-module__8bYeEa__dropdownTabs{border-bottom:1px solid var(--border);display:flex}.Ticker-module__8bYeEa__dropdownTab{font-family:var(--font-sans);font-size:var(--text-sm);color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;flex:1;padding:12px 16px;font-weight:500;transition:color .2s}.Ticker-module__8bYeEa__dropdownTab:hover{color:var(--text-primary)}.Ticker-module__8bYeEa__dropdownTabActive{color:var(--text-primary);border-bottom:2px solid var(--green);font-weight:700}.Ticker-module__8bYeEa__dropdownBody{grid-template-columns:1fr 1fr;max-height:360px;display:grid}.Ticker-module__8bYeEa__dropdownLeft{border-right:1px solid var(--border);scrollbar-width:thin;overflow-y:auto}.Ticker-module__8bYeEa__dropdownRight{scrollbar-width:thin;overflow-y:auto}.Ticker-module__8bYeEa__dropdownRow{width:100%;font-family:var(--font-sans);font-size:var(--text-sm);color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;padding:10px 16px;transition:background .15s,color .15s;display:flex}.Ticker-module__8bYeEa__dropdownRow:hover{background:var(--bg-elevated);color:var(--text-primary)}.Ticker-module__8bYeEa__dropdownRowActive{color:var(--text-primary);background:var(--bg-elevated);font-weight:700}.Ticker-module__8bYeEa__dropdownRowIcon{font-size:var(--text-xl);text-align:center;flex-shrink:0;width:28px}.Ticker-module__8bYeEa__dropdownWeek{width:100%;font-family:var(--font-sans);font-size:var(--text-sm);color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;padding:10px 16px;transition:background .15s,color .15s;display:block}.Ticker-module__8bYeEa__dropdownWeek:hover{background:var(--bg-elevated);color:var(--text-primary)}.Ticker-module__8bYeEa__dropdownWeekActive{color:var(--text-primary);background:var(--green-dim);font-weight:700}.Ticker-module__8bYeEa__dropdownPanelThemed .Ticker-module__8bYeEa__dropdownTabs{border-bottom-color:var(--dd-border-color,var(--border))}.Ticker-module__8bYeEa__dropdownPanelThemed .Ticker-module__8bYeEa__dropdownTabActive{border-bottom-color:var(--dd-active-color,var(--green))}.Ticker-module__8bYeEa__dropdownPanelThemed .Ticker-module__8bYeEa__dropdownLeft{border-right-color:var(--dd-border-color,var(--border))}.Ticker-module__8bYeEa__dropdownPanelThemed .Ticker-module__8bYeEa__dropdownRow:hover,.Ticker-module__8bYeEa__dropdownPanelThemed .Ticker-module__8bYeEa__dropdownWeek:hover{background:var(--dd-hover-bg,var(--bg-elevated))}.Ticker-module__8bYeEa__dropdownPanelThemed .Ticker-module__8bYeEa__dropdownRowActive{background:var(--dd-active-bg,var(--bg-elevated))}.Ticker-module__8bYeEa__dropdownPanelThemed .Ticker-module__8bYeEa__dropdownWeek{border-left:2px solid #0000}.Ticker-module__8bYeEa__dropdownPanelThemed .Ticker-module__8bYeEa__dropdownWeekActive{background:var(--dd-active-bg,var(--green-dim));color:var(--dd-active-color,var(--text-primary));border-left-color:var(--dd-active-color,var(--green))}.Ticker-module__8bYeEa__scrollWrap{flex:1;position:relative;overflow:hidden}.Ticker-module__8bYeEa__scrollWrap:before{content:"";background:linear-gradient(90deg, var(--ticker-bg,var(--bg-secondary)), transparent);z-index:2;pointer-events:none;width:30px;position:absolute;top:0;bottom:0;left:0}.Ticker-module__8bYeEa__scrollWrap:after{content:"";background:linear-gradient(90deg, transparent, var(--ticker-bg,var(--bg-secondary)));z-index:2;pointer-events:none;width:40px;position:absolute;top:0;bottom:0;right:0}.Ticker-module__8bYeEa__track{scrollbar-width:none;align-items:center;gap:5px;height:78px;padding:10px 14px;display:flex;overflow-x:auto}.Ticker-module__8bYeEa__track::-webkit-scrollbar{display:none}.Ticker-module__8bYeEa__trackLimited{overflow-x:hidden}@keyframes Ticker-module__8bYeEa__cardSlideIn{0%{opacity:0;transform:translate(30px)scale(.95)}to{opacity:1;transform:translate(0)scale(1)}}.Ticker-module__8bYeEa__cardEnter{animation:.35s ease-out both Ticker-module__8bYeEa__cardSlideIn}.Ticker-module__8bYeEa__game{background:var(--bg-card);border:1px solid var(--border);cursor:pointer;border-radius:8px;flex-shrink:0;min-width:168px;padding:10px 16px;transition:border-color .2s,transform .1s}.Ticker-module__8bYeEa__game:hover{border-color:var(--green-mid);transform:translateY(-1px)}.Ticker-module__8bYeEa__gameLive{border-color:var(--green-dim)}.Ticker-module__8bYeEa__gameFinal{opacity:.6}.Ticker-module__8bYeEa__gameLimited{cursor:default}.Ticker-module__8bYeEa__gameLimited:hover{border-color:var(--border);transform:none}.Ticker-module__8bYeEa__pinnedGame{border-left-style:solid;border-left-width:3px}.Ticker-module__8bYeEa__pinnedSeparator{opacity:.8;border-radius:1px;flex-shrink:0;align-self:stretch;width:2px;margin:6px 2px}.Ticker-module__8bYeEa__teams{justify-content:space-between;align-items:center;gap:8px;display:flex}.Ticker-module__8bYeEa__team{align-items:center;gap:6px;display:flex}.Ticker-module__8bYeEa__abbr{font-size:var(--text-sm);font-weight:600}.Ticker-module__8bYeEa__score{font-family:var(--font-mono);font-size:var(--text-base);color:var(--text-secondary);font-weight:600}.Ticker-module__8bYeEa__winning{color:var(--green)}.Ticker-module__8bYeEa__vs{font-size:var(--text-3xs);color:var(--text-tertiary);letter-spacing:1px;flex-shrink:0}.Ticker-module__8bYeEa__meta{font-size:var(--text-2xs);font-family:var(--font-mono);color:var(--text-tertiary);justify-content:space-between;align-items:center;margin-top:5px;display:flex}.Ticker-module__8bYeEa__status{align-items:center;gap:3px;display:flex}.Ticker-module__8bYeEa__statusLive{color:var(--green)}.Ticker-module__8bYeEa__statusPre{color:var(--amber)}.Ticker-module__8bYeEa__statusFinal{color:var(--text-tertiary)}.Ticker-module__8bYeEa__liveDot{background:var(--green);border-radius:50%;width:5px;height:5px;animation:2s ease-in-out infinite Ticker-module__8bYeEa__pulse}@keyframes Ticker-module__8bYeEa__pulse{0%,to{opacity:1}50%{opacity:.3}}.Ticker-module__8bYeEa__matchupCard{background:var(--bg-card);border:1px solid var(--border);cursor:pointer;border-radius:8px;flex-shrink:0;min-width:240px;padding:10px 16px;transition:border-color .2s,transform .1s}.Ticker-module__8bYeEa__matchupCard:hover{border-color:var(--green-mid);transform:translateY(-1px)}.Ticker-module__8bYeEa__matchupBody{align-items:center;gap:10px;display:flex}.Ticker-module__8bYeEa__matchupNames{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.Ticker-module__8bYeEa__matchupTeam{align-items:center;gap:6px;display:flex}.Ticker-module__8bYeEa__matchupAvatar{background:var(--bg-elevated);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex;overflow:hidden}.Ticker-module__8bYeEa__avatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.Ticker-module__8bYeEa__matchupVs{font-size:var(--text-3xs);font-family:var(--font-mono);color:var(--text-tertiary);letter-spacing:1px;flex-shrink:0}.Ticker-module__8bYeEa__matchupDivider{background:var(--border);flex-shrink:0;align-self:stretch;width:1px}.Ticker-module__8bYeEa__matchupScores{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.Ticker-module__8bYeEa__providerImg{border-radius:3px;flex-shrink:0;width:26px;height:26px}.Ticker-module__8bYeEa__matchupName{font-size:var(--text-xs);color:var(--text-primary);white-space:nowrap;font-weight:500}.Ticker-module__8bYeEa__matchupScore{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--text-secondary);white-space:nowrap;font-weight:600}.Ticker-module__8bYeEa__matchupWinning{color:var(--green)}.Ticker-module__8bYeEa__matchupLosing{color:var(--red)}.Ticker-module__8bYeEa__nav{border-left:1px solid var(--border);flex-shrink:0;gap:2px;padding:0 10px;display:flex}.Ticker-module__8bYeEa__navBtn{border:1px solid var(--border);width:30px;height:30px;color:var(--text-tertiary);cursor:pointer;font-size:var(--text-base);background:0 0;border-radius:6px;justify-content:center;align-items:center;transition:border-color .2s,color .2s;display:flex}.Ticker-module__8bYeEa__navBtn:hover{border-color:var(--green-mid);color:var(--text-primary)}@media (max-width:768px){.Ticker-module__8bYeEa__dropdownPanel{width:calc(100vw - 32px);max-width:400px}.Ticker-module__8bYeEa__dropdownBody{max-height:280px}.Ticker-module__8bYeEa__track{height:70px}.Ticker-module__8bYeEa__game{min-width:150px;padding:8px 12px}.Ticker-module__8bYeEa__matchupCard{min-width:210px;padding:8px 12px}.Ticker-module__8bYeEa__nav{display:none}}@media (max-width:480px){.Ticker-module__8bYeEa__tickerDropdown{padding:8px 10px}.Ticker-module__8bYeEa__dropdownBtn{gap:6px;padding:3px 12px 3px 3px}.Ticker-module__8bYeEa__leagueBadge{width:30px;height:30px;font-size:var(--text-3xs)}.Ticker-module__8bYeEa__weekLabel{font-size:var(--text-xs)}.Ticker-module__8bYeEa__dropdownPanel{width:calc(100vw - 16px);left:-10px}.Ticker-module__8bYeEa__track{gap:4px;height:64px;padding:6px 8px}.Ticker-module__8bYeEa__game{min-width:140px;padding:6px 10px}.Ticker-module__8bYeEa__abbr{font-size:var(--text-xs)}.Ticker-module__8bYeEa__score{font-size:var(--text-sm)}.Ticker-module__8bYeEa__matchupCard{min-width:190px;padding:6px 10px}.Ticker-module__8bYeEa__scrollWrap:before,.Ticker-module__8bYeEa__scrollWrap:after{width:16px}}
.PulseEvent-module__CvlIka__row{border-bottom:1px dashed #ffffff0f;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:8px 0;display:grid}.PulseEvent-module__CvlIka__lead{align-items:center;gap:6px;display:flex}.PulseEvent-module__CvlIka__dot{border-radius:50%;width:6px;height:6px}.PulseEvent-module__CvlIka__dotGreen{background:var(--green)}.PulseEvent-module__CvlIka__dotAmber{background:var(--amber)}.PulseEvent-module__CvlIka__dotRed{background:var(--red)}.PulseEvent-module__CvlIka__posPip{width:18px;height:14px;font-size:var(--text-3xs);font-weight:800;font-family:var(--font-mono,"JetBrains Mono", monospace);border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.PulseEvent-module__CvlIka__posQb{background:color-mix(in srgb, var(--pos-qb) 12%, transparent);color:var(--pos-qb)}.PulseEvent-module__CvlIka__posRb{background:color-mix(in srgb, var(--pos-rb) 12%, transparent);color:var(--pos-rb)}.PulseEvent-module__CvlIka__posWr{background:color-mix(in srgb, var(--pos-wr) 12%, transparent);color:var(--pos-wr)}.PulseEvent-module__CvlIka__posTe{background:color-mix(in srgb, var(--pos-te) 12%, transparent);color:var(--pos-te)}.PulseEvent-module__CvlIka__posK{background:color-mix(in srgb, var(--pos-k) 12%, transparent);color:var(--pos-k)}.PulseEvent-module__CvlIka__posDef{background:color-mix(in srgb, var(--pos-def) 12%, transparent);color:var(--pos-def)}.PulseEvent-module__CvlIka__body{min-width:0}.PulseEvent-module__CvlIka__playerLine{font-size:var(--text-xs);color:var(--text);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;font-weight:500;display:flex;overflow:hidden}.PulseEvent-module__CvlIka__playerName{font-weight:700}.PulseEvent-module__CvlIka__playerTeam{font-size:var(--text-3xs);color:#ffffff40;font-family:var(--font-mono,"JetBrains Mono", monospace)}.PulseEvent-module__CvlIka__playerDetail{font-size:var(--text-2xs);color:#ffffff80}.PulseEvent-module__CvlIka__exposureLine{font-size:var(--text-3xs);color:#ffffff40;font-family:var(--font-mono,"JetBrains Mono", monospace);margin-top:2px}.PulseEvent-module__CvlIka__exposureCount{color:var(--amber)}.PulseEvent-module__CvlIka__portfolioDetail{font-size:var(--text-xs);color:var(--text);font-weight:500}.PulseEvent-module__CvlIka__teamList{font-size:var(--text-3xs);color:#ffffff40;font-family:var(--font-mono,"JetBrains Mono", monospace);margin-top:2px}.PulseEvent-module__CvlIka__trail{text-align:right;flex-shrink:0}.PulseEvent-module__CvlIka__impact{font-size:var(--text-xs);font-weight:700;font-family:var(--font-mono,"JetBrains Mono", monospace);line-height:1}.PulseEvent-module__CvlIka__impactGreen{color:var(--green)}.PulseEvent-module__CvlIka__impactAmber{color:var(--amber)}.PulseEvent-module__CvlIka__impactRed{color:var(--red)}.PulseEvent-module__CvlIka__time{font-size:var(--text-3xs);color:#ffffff40;font-family:var(--font-mono,"JetBrains Mono", monospace);letter-spacing:.3px;margin-top:2px}
.PortfolioPulse-module__6xZhoG__card{background:var(--card);cursor:pointer;font-family:var(--font-sans,"DM Sans", sans-serif);border:1px solid #ffab404d;border-radius:10px;transition:border-color .15s,transform .15s;overflow:hidden}.PortfolioPulse-module__6xZhoG__card:hover{border-color:#ffab4099;transform:translateY(-1px)}.PortfolioPulse-module__6xZhoG__header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.PortfolioPulse-module__6xZhoG__headerLeft{align-items:center;gap:8px;display:flex}.PortfolioPulse-module__6xZhoG__lineupPill{font-size:var(--text-3xs);color:var(--amber);font-weight:700;font-family:var(--font-mono,"JetBrains Mono", monospace);letter-spacing:1px;background:#ffab4026;border:1px solid #ffab404d;border-radius:4px;padding:2px 7px}.PortfolioPulse-module__6xZhoG__title{font-size:var(--text-xs);color:var(--text);font-weight:600}.PortfolioPulse-module__6xZhoG__liveBadge{font-size:var(--text-3xs);color:var(--green);font-family:var(--font-mono,"JetBrains Mono", monospace);letter-spacing:.5px;align-items:center;gap:4px;display:inline-flex}.PortfolioPulse-module__6xZhoG__liveDot{background:var(--green);width:5px;height:5px;box-shadow:0 0 4px var(--green);border-radius:50%}.PortfolioPulse-module__6xZhoG__velocity{border-bottom:1px solid #ffffff0f;grid-template-columns:auto 1fr;align-items:center;gap:14px;padding:12px 14px;display:grid}.PortfolioPulse-module__6xZhoG__velocityLabel{font-size:var(--text-3xs);color:#ffffff40;font-family:var(--font-mono,"JetBrains Mono", monospace);letter-spacing:1px;margin-bottom:3px}.PortfolioPulse-module__6xZhoG__velocityValueRow{align-items:baseline;gap:5px;display:flex}.PortfolioPulse-module__6xZhoG__velocityValue{font-size:var(--text-xl);color:var(--green);font-weight:700;font-family:var(--font-mono,"JetBrains Mono", monospace);line-height:1}.PortfolioPulse-module__6xZhoG__velocityUnit{font-size:var(--text-2xs);color:#ffffff80;font-family:var(--font-mono,"JetBrains Mono", monospace)}.PortfolioPulse-module__6xZhoG__velocityContext{font-size:var(--text-3xs);color:#ffffff40;font-family:var(--font-mono,"JetBrains Mono", monospace);margin-top:3px}.PortfolioPulse-module__6xZhoG__sparkSvg{justify-self:end;display:block}.PortfolioPulse-module__6xZhoG__urgent{background:#ffab4014;border-bottom:1px solid #ffab4033;align-items:center;gap:10px;padding:10px 14px;display:flex}.PortfolioPulse-module__6xZhoG__urgentIcon{width:24px;height:24px;font-size:var(--text-xs);color:var(--amber);background:#ffab402e;border:1px solid #ffab4066;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.PortfolioPulse-module__6xZhoG__urgentText{flex:1;min-width:0}.PortfolioPulse-module__6xZhoG__urgentHeadline{font-size:var(--text-xs);color:var(--amber);font-weight:700}.PortfolioPulse-module__6xZhoG__urgentDetail{font-size:var(--text-3xs);color:#ffffff80;font-family:var(--font-mono,"JetBrains Mono", monospace);margin-top:2px}.PortfolioPulse-module__6xZhoG__urgentArrow{font-size:var(--text-sm);color:var(--amber);font-weight:700}.PortfolioPulse-module__6xZhoG__feed{padding:6px 14px 4px}.PortfolioPulse-module__6xZhoG__feedLabel{font-size:var(--text-3xs);color:#ffffff80;font-weight:700;font-family:var(--font-mono,"JetBrains Mono", monospace);letter-spacing:1px;padding:6px 0 2px}.PortfolioPulse-module__6xZhoG__footer{background:#0a0a1480;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:10px 14px;display:flex;position:relative}.PortfolioPulse-module__6xZhoG__footerNotchLeft,.PortfolioPulse-module__6xZhoG__footerNotchRight{background:var(--bg);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;transform:translateY(-50%)}.PortfolioPulse-module__6xZhoG__footerNotchLeft{left:-4px}.PortfolioPulse-module__6xZhoG__footerNotchRight{right:-4px}.PortfolioPulse-module__6xZhoG__footerLeft{align-items:center;gap:8px;display:flex}.PortfolioPulse-module__6xZhoG__footerTeams{font-size:var(--text-2xs);color:#ffffff40;font-family:var(--font-mono,"JetBrains Mono", monospace);letter-spacing:.5px}.PortfolioPulse-module__6xZhoG__footerSep{color:#ffffff40;font-size:var(--text-3xs)}.PortfolioPulse-module__6xZhoG__footerNet{font-size:var(--text-xs);font-weight:700;font-family:var(--font-mono,"JetBrains Mono", monospace)}.PortfolioPulse-module__6xZhoG__netPositive{color:var(--green)}.PortfolioPulse-module__6xZhoG__netNegative{color:var(--red)}.PortfolioPulse-module__6xZhoG__netZero{color:#ffffff80}.PortfolioPulse-module__6xZhoG__footerSeason{font-size:var(--text-3xs);color:#ffffff40;font-family:var(--font-mono,"JetBrains Mono", monospace);letter-spacing:.5px}.PortfolioPulse-module__6xZhoG__footerCta{font-size:var(--text-xs);color:var(--amber);align-items:center;gap:4px;font-weight:700;display:flex}.PortfolioPulse-module__6xZhoG__pinIcon{color:var(--green);flex-shrink:0;margin-left:2px}.PortfolioPulse-module__6xZhoG__menuContainer{position:relative}.PortfolioPulse-module__6xZhoG__menuButton{color:#ffffff40;font-size:var(--text-base);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 6px;line-height:1;transition:background .15s,color .15s}.PortfolioPulse-module__6xZhoG__menuButton:hover{color:#ffffff80;background:#ffffff0f}.PortfolioPulse-module__6xZhoG__menuOverlay{z-index:40;position:fixed;inset:0}.PortfolioPulse-module__6xZhoG__menu{z-index:50;background:var(--bg-elevated);border:1px solid #ffffff14;border-radius:6px;min-width:140px;padding:4px;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 6px 18px #00000073}.PortfolioPulse-module__6xZhoG__menuItem{text-align:left;width:100%;font-size:var(--text-xs);font-family:var(--font-sans);color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:8px 10px;display:block}.PortfolioPulse-module__6xZhoG__menuItem:hover{background:#ffffff0f}
.LeagueDropdown-module__fLqMjG__overlay{z-index:60;position:fixed;inset:0}.LeagueDropdown-module__fLqMjG__dropdown{z-index:61;background:var(--bg-card);border:1px solid var(--border);border-radius:8px;min-width:180px;padding:4px;animation:.15s ease-out LeagueDropdown-module__fLqMjG__dropIn;position:fixed;box-shadow:0 8px 24px #0006}@keyframes LeagueDropdown-module__fLqMjG__dropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.LeagueDropdown-module__fLqMjG__option{width:100%;color:var(--text-primary);font-size:var(--text-sm);font-family:var(--font-sans);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;padding:8px 12px;transition:background .12s;display:flex}.LeagueDropdown-module__fLqMjG__option:hover{background:var(--bg-elevated)}.LeagueDropdown-module__fLqMjG__optionIcon{font-size:var(--text-base);text-align:center;width:18px;color:var(--text-secondary)}@media (prefers-reduced-motion:reduce){.LeagueDropdown-module__fLqMjG__dropdown{animation:none}}
.PortfolioRow-module__2Zw0jq__row{cursor:pointer;border:1px solid #0000;border-radius:6px;align-items:center;gap:10px;padding:10px 12px;transition:background .15s,border-color .15s;display:flex}.PortfolioRow-module__2Zw0jq__row:hover{background:#ffab4014;border-color:#ffab4026}.PortfolioRow-module__2Zw0jq__rowActive{background:#ffab401f;border-color:#ffab404d}.PortfolioRow-module__2Zw0jq__icon{background:#ffab401f;border:1px solid #ffab4066;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;gap:1.5px;width:24px;height:21px;display:flex}.PortfolioRow-module__2Zw0jq__iconDot{background:var(--amber);border-radius:50%;width:2.5px;height:2.5px}.PortfolioRow-module__2Zw0jq__body{flex:1;min-width:0}.PortfolioRow-module__2Zw0jq__topLine{align-items:center;gap:6px;display:flex}.PortfolioRow-module__2Zw0jq__label{font-size:var(--text-xs);color:var(--text-primary);font-weight:600}.PortfolioRow-module__2Zw0jq__countBadge{font-size:var(--text-3xs);color:var(--amber);font-weight:700;font-family:var(--font-mono);letter-spacing:.3px;background:#ffab4014;border:1px solid #ffab404d;border-radius:8px;padding:1px 5px}.PortfolioRow-module__2Zw0jq__statLine{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:baseline;gap:4px;margin-top:3px;display:flex}.PortfolioRow-module__2Zw0jq__statPrimary{font-family:var(--font-mono);font-weight:700;font-size:var(--text-2xs)}.PortfolioRow-module__2Zw0jq__statPrimary[data-color=green]{color:var(--green)}.PortfolioRow-module__2Zw0jq__statPrimary[data-color=red]{color:var(--red)}.PortfolioRow-module__2Zw0jq__statPrimary[data-color=neutral]{color:var(--text-primary)}.PortfolioRow-module__2Zw0jq__statSecondary{font-family:var(--font-mono);font-size:var(--text-3xs);color:var(--text-tertiary)}.PortfolioRow-module__2Zw0jq__cycleHint{font-size:var(--text-3xs);font-family:var(--font-mono);color:var(--text-tertiary);opacity:.6;letter-spacing:.5px;margin-left:auto}.PortfolioRow-module__2Zw0jq__chevron{color:var(--text-tertiary);font-size:var(--text-xs);flex-shrink:0}
.Sidebar-module__LL3y9G__sidebar{background:var(--bg-secondary);border-right:1px solid var(--border);flex-shrink:0;width:260px;transition:border-color .3s;position:relative;overflow:hidden auto}.Sidebar-module__LL3y9G__sidebarReorder{border-right-color:color-mix(in srgb, var(--green) 25%, transparent)}.Sidebar-module__LL3y9G__stickyHeader{z-index:1;background:var(--bg-secondary);position:sticky;top:0}.Sidebar-module__LL3y9G__watermark{font-size:72px;font-weight:900;font-family:var(--font-sans);letter-spacing:-4px;pointer-events:none;opacity:.04;line-height:1;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.Sidebar-module__LL3y9G__edgeDots{z-index:2;flex-direction:column;justify-content:space-between;display:flex;position:absolute;top:80px;bottom:40px;right:-3px}.Sidebar-module__LL3y9G__edgeDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.Sidebar-module__LL3y9G__logoArea{justify-content:space-between;align-items:center;gap:12px;padding:24px 20px 20px;display:flex}.Sidebar-module__LL3y9G__brand{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.Sidebar-module__LL3y9G__logoIcon{width:84px;height:auto}.Sidebar-module__LL3y9G__logoWordmark{font-family:var(--font-brand);font-weight:700;font-size:var(--text-md);letter-spacing:3px;color:var(--green);margin-top:4px}.Sidebar-module__LL3y9G__avatarBtn{border:2px solid var(--border);background:var(--bg-card);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:border-color .15s,background .15s;display:flex}.Sidebar-module__LL3y9G__avatarBtn:hover{border-color:var(--green-mid);background:var(--bg-elevated)}.Sidebar-module__LL3y9G__avatarBtnActive{border-color:var(--green)}.Sidebar-module__LL3y9G__avatarInitial{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--green);font-weight:700;line-height:1}.Sidebar-module__LL3y9G__perfDivider{justify-content:space-between;gap:4px;margin:4px 0 16px;padding:0 8px;display:flex}.Sidebar-module__LL3y9G__perfDot{background:var(--green);opacity:.1;border-radius:50%;flex-shrink:0;width:3px;height:3px}.Sidebar-module__LL3y9G__section{justify-content:space-between;align-items:center;margin-bottom:14px;padding:0 20px;display:flex}.Sidebar-module__LL3y9G__sectionTitle{font-size:var(--text-xl);font-weight:600;line-height:1}.Sidebar-module__LL3y9G__reorderBtn{border:1px solid var(--border);background:var(--bg-card);width:26px;height:26px;color:var(--text-secondary);cursor:pointer;border-radius:5px;justify-content:center;align-items:center;padding:0;transition:border-color .15s,background .15s,color .15s;animation:.22s both Sidebar-module__LL3y9G__controlSwapIn;display:flex}.Sidebar-module__LL3y9G__reorderBtn:hover{border-color:var(--green-mid);background:var(--green-dim);color:var(--green)}.Sidebar-module__LL3y9G__doneBtn{font-size:var(--text-sm);font-weight:700;font-family:var(--font-sans);letter-spacing:.5px;color:#0a0a14;background:var(--green);cursor:pointer;box-shadow:0 2px 10px color-mix(in srgb, var(--green) 25%, transparent);border:none;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:7px 16px;line-height:1;transition:opacity .15s;animation:.22s both Sidebar-module__LL3y9G__controlSwapIn;display:inline-flex}.Sidebar-module__LL3y9G__doneBtn:hover{opacity:.9}@keyframes Sidebar-module__LL3y9G__controlSwapIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes Sidebar-module__LL3y9G__fadeInReorder{0%{opacity:0;transform:translateY(-2px)}to{opacity:.75;transform:translateY(0)}}.Sidebar-module__LL3y9G__leagueListReorder{padding:0}.Sidebar-module__LL3y9G__leagueItem.Sidebar-module__LL3y9G__leagueItemReorder{cursor:grab;border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--green) 2%, transparent);align-items:center;gap:12px;padding:10px 40px 10px 32px;position:relative}.Sidebar-module__LL3y9G__leagueItem.Sidebar-module__LL3y9G__leagueItemReorder:hover{background:color-mix(in srgb, var(--green) 4%, transparent)}.Sidebar-module__LL3y9G__dragHandle{color:var(--green);flex-shrink:0;align-items:center;padding:2px;animation:.3s both Sidebar-module__LL3y9G__reorderAffordanceIn;display:inline-flex;position:absolute;top:50%;left:4px}@keyframes Sidebar-module__LL3y9G__reorderAffordanceIn{0%{opacity:0;transform:translate(-16px,-50%)}to{opacity:.8;transform:translateY(-50%)}}.Sidebar-module__LL3y9G__positionPill{background:var(--green-dim);border:1px solid var(--green-mid);width:20px;height:20px;color:var(--green);font-family:var(--font-mono);font-size:var(--text-2xs);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;animation:.3s both Sidebar-module__LL3y9G__positionPillIn;display:inline-flex;position:absolute;top:50%;right:10px}@keyframes Sidebar-module__LL3y9G__positionPillIn{0%{opacity:0;transform:translate(16px,-50%)scale(.9)}to{opacity:1;transform:translateY(-50%)scale(1)}}.Sidebar-module__LL3y9G__search{margin:0 20px 18px}.Sidebar-module__LL3y9G__search input{background:var(--bg-card);border:1px solid var(--border);width:100%;font-size:var(--text-sm);color:var(--text-secondary);font-family:var(--font-sans);border-radius:8px;outline:none;padding:10px 12px}.Sidebar-module__LL3y9G__search input::placeholder{color:var(--text-tertiary)}.Sidebar-module__LL3y9G__search input:focus{border-color:var(--green-mid)}.Sidebar-module__LL3y9G__leagueList{list-style:none}.Sidebar-module__LL3y9G__leagueItem{border-bottom:1px solid #0000;border-left:2px solid #0000;align-items:stretch;min-width:0;transition:background .2s,border-color .2s;display:flex}.Sidebar-module__LL3y9G__leagueItemActive{background:var(--green-glow);border-left-color:var(--green)}.Sidebar-module__LL3y9G__leagueItemBtn{font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex:1;align-items:center;gap:12px;min-width:0;margin:0;padding:10px 20px;transition:background .2s,padding .2s,gap .2s;display:flex}.Sidebar-module__LL3y9G__leagueItem:not(.Sidebar-module__LL3y9G__leagueItemActive) .Sidebar-module__LL3y9G__leagueItemBtn:hover{background:var(--bg-card)}.Sidebar-module__LL3y9G__leagueItemBtn:focus-visible{outline:2px solid var(--green,#00e676);outline-offset:-2px}.Sidebar-module__LL3y9G__leagueText{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.Sidebar-module__LL3y9G__leagueName{font-size:var(--text-base);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-weight:500;overflow:hidden}.Sidebar-module__LL3y9G__leagueMeta{font-size:var(--text-xs);color:var(--text-tertiary);font-family:var(--font-mono);white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.Sidebar-module__LL3y9G__leagueDots{font-size:var(--text-base);color:var(--text-tertiary);letter-spacing:2px;cursor:pointer;font-family:var(--font-sans);background:0 0;border:none;border-radius:4px;flex-shrink:0;align-self:center;margin-left:auto;margin-right:20px;padding:4px 6px;transition:background .12s}.Sidebar-module__LL3y9G__leagueDots:hover{background:var(--bg-elevated);color:var(--text-primary)}.Sidebar-module__LL3y9G__leagueDots:focus-visible{outline:2px solid var(--green,#00e676);outline-offset:-2px}.Sidebar-module__LL3y9G__mobileToggle{z-index:60;background:var(--green);color:#000;width:48px;height:48px;font-size:var(--text-2xl);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;display:none;position:fixed;bottom:20px;left:20px;box-shadow:0 4px 16px #0006}.Sidebar-module__LL3y9G__mobileOverlay{z-index:49;background:#0009;display:none;position:fixed;inset:0}@media (max-width:1024px){.Sidebar-module__LL3y9G__sidebar{width:220px}}@media (max-width:768px){.Sidebar-module__LL3y9G__sidebar{z-index:50;width:280px;transition:transform .25s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.Sidebar-module__LL3y9G__sidebarOpen{transform:translate(0)}.Sidebar-module__LL3y9G__mobileToggle{display:flex}.Sidebar-module__LL3y9G__mobileOverlay{display:block}}.Sidebar-module__LL3y9G__portfolioItem{padding:0;list-style:none}.Sidebar-module__LL3y9G__portfolioItemBtn{font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;margin:0;padding:0;display:block}.Sidebar-module__LL3y9G__portfolioItemBtn:focus-visible{outline:2px solid var(--green,#00e676);outline-offset:-2px}.Sidebar-module__LL3y9G__portfolioTip{font-size:var(--text-3xs);color:var(--text-tertiary);background:var(--bg-card);border:1px solid var(--border);border-radius:6px;margin:4px 20px 8px;padding:8px 10px;line-height:1.5}.Sidebar-module__LL3y9G__portfolioTip strong{color:var(--amber);font-weight:700}.Sidebar-module__LL3y9G__portfolioItemReorder{align-items:center;gap:8px;padding-left:32px;padding-right:40px;display:flex;position:relative}.Sidebar-module__LL3y9G__portfolioItemPinned{opacity:.7;cursor:default}.Sidebar-module__LL3y9G__sidebarPinIcon{width:16px;color:var(--green);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Sidebar-module__LL3y9G__listStateMessage{color:var(--text-secondary);text-align:center;padding:24px 16px;font-size:12px;line-height:1.5}.Sidebar-module__LL3y9G__listStateText{color:var(--text-secondary);font-size:13px}.Sidebar-module__LL3y9G__listStateLink{appearance:none;font:inherit;color:var(--green);cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.Sidebar-module__LL3y9G__listStateLink:hover{color:var(--green-bright,var(--green))}.Sidebar-module__LL3y9G__listStateRetryBtn{appearance:none;border:1px solid var(--border);font:inherit;color:var(--text-primary);cursor:pointer;background:0 0;border-radius:6px;margin-top:12px;padding:6px 14px;font-size:12px}.Sidebar-module__LL3y9G__listStateRetryBtn:hover{border-color:var(--green);color:var(--green)}.Sidebar-module__LL3y9G__leagueItemSkeleton{cursor:default;pointer-events:none}.Sidebar-module__LL3y9G__skeletonBadge{background:var(--border);opacity:.4;border-radius:4px;flex-shrink:0;width:22px;height:22px;animation:1.4s ease-in-out infinite Sidebar-module__LL3y9G__skeletonPulse}.Sidebar-module__LL3y9G__skeletonLine{background:var(--border);opacity:.4;border-radius:3px;width:70%;height:10px;margin-bottom:6px;animation:1.4s ease-in-out infinite Sidebar-module__LL3y9G__skeletonPulse}.Sidebar-module__LL3y9G__skeletonLineShort{background:var(--border);opacity:.3;border-radius:3px;width:45%;height:8px;animation:1.4s ease-in-out infinite Sidebar-module__LL3y9G__skeletonPulse}@keyframes Sidebar-module__LL3y9G__skeletonPulse{0%,to{opacity:.4}50%{opacity:.15}}
.ChipPill-module__gZP7sW__chip{font-size:15px;font-weight:700;font-family:var(--font-mono);letter-spacing:.3px;transform-origin:100%;border-radius:4px;margin-right:0;padding:3px 9px;display:inline-block}.ChipPill-module__gZP7sW__chipPos{color:var(--green);background:#00e67624}.ChipPill-module__gZP7sW__chipNeg{color:var(--red);background:#ff4c4c24}
.PlayerRow-module__Is5f5W__row{border-bottom:1px solid #ffffff05;grid-template-columns:1fr 84px 52px 60px;align-items:center;gap:14px;padding:14px 18px;display:grid}.PlayerRow-module__Is5f5W__rowScoring{background:radial-gradient(ellipse at 30% 50%, var(--theme-active-tint-20,#ffffff0a) 0%, transparent 70%);transition:background .6s}.PlayerRow-module__Is5f5W__info{align-items:center;gap:12px;min-width:0;display:flex}.PlayerRow-module__Is5f5W__posPip{width:32px;height:23px;font-size:var(--text-xs);font-weight:600;font-family:var(--font-mono);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.PlayerRow-module__Is5f5W__posQb{background:color-mix(in srgb, var(--pos-qb) 12%, transparent);color:var(--pos-qb)}.PlayerRow-module__Is5f5W__posRb{background:color-mix(in srgb, var(--pos-rb) 12%, transparent);color:var(--pos-rb)}.PlayerRow-module__Is5f5W__posWr{background:color-mix(in srgb, var(--pos-wr) 12%, transparent);color:var(--pos-wr)}.PlayerRow-module__Is5f5W__posTe{background:color-mix(in srgb, var(--pos-te) 12%, transparent);color:var(--pos-te)}.PlayerRow-module__Is5f5W__posFlex{background:color-mix(in srgb, var(--pos-flex) 12%, transparent);color:var(--pos-flex)}.PlayerRow-module__Is5f5W__posK{background:color-mix(in srgb, var(--pos-k) 12%, transparent);color:var(--pos-k)}.PlayerRow-module__Is5f5W__posDef{background:color-mix(in srgb, var(--pos-def) 12%, transparent);color:var(--pos-def)}.PlayerRow-module__Is5f5W__posDl{background:color-mix(in srgb, var(--pos-dl) 12%, transparent);color:var(--pos-dl)}.PlayerRow-module__Is5f5W__posLb{background:color-mix(in srgb, var(--pos-lb) 12%, transparent);color:var(--pos-lb)}.PlayerRow-module__Is5f5W__posDb{background:color-mix(in srgb, var(--pos-db) 12%, transparent);color:var(--pos-db)}.PlayerRow-module__Is5f5W__posIdpFlex{background:color-mix(in srgb, var(--pos-idp-flex) 12%, transparent);color:var(--pos-idp-flex)}.PlayerRow-module__Is5f5W__posDefault{background:color-mix(in srgb, var(--pos-default) 12%, transparent);color:var(--pos-default)}.PlayerRow-module__Is5f5W__rowDimmed{opacity:.6}.PlayerRow-module__Is5f5W__rowDimmed:hover{opacity:.9}.PlayerRow-module__Is5f5W__closeCallRow{margin-top:3px}.PlayerRow-module__Is5f5W__closeCallChip{font-size:var(--text-2xs);font-weight:600;font-family:var(--font-mono);color:var(--amber);letter-spacing:.3px;white-space:nowrap;background:#ffab4014;border:1px solid #ffab4033;border-radius:4px;align-items:center;padding:2px 6px;display:inline-flex}.PlayerRow-module__Is5f5W__avatar{background:var(--bg-elevated);border:1px solid var(--border);width:32px;height:32px;font-size:var(--text-md);color:var(--text-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex;overflow:hidden}.PlayerRow-module__Is5f5W__avatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.PlayerRow-module__Is5f5W__nameBlock{min-width:0}.PlayerRow-module__Is5f5W__nameLine{align-items:baseline;gap:6px;display:flex}.PlayerRow-module__Is5f5W__name{font-size:var(--text-lg);white-space:nowrap;cursor:pointer;flex-shrink:0;font-weight:500;transition:color .3s,font-weight .1s,text-shadow .3s}.PlayerRow-module__Is5f5W__name:hover{color:var(--green);text-underline-offset:2px;text-decoration:underline}.PlayerRow-module__Is5f5W__rowScoring .PlayerRow-module__Is5f5W__name{color:#fff;opacity:1;font-weight:700}.PlayerRow-module__Is5f5W__meta{font-size:var(--text-md);color:var(--text-tertiary);font-family:var(--font-mono);white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.PlayerRow-module__Is5f5W__stats{font-size:var(--text-md);font-family:var(--font-mono);color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;min-width:0;display:none;overflow:hidden}.PlayerRow-module__Is5f5W__statsInline{font-size:var(--text-xs);font-family:var(--font-mono);color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;margin-top:1px;display:block;overflow:hidden}.PlayerRow-module__Is5f5W__subMeta{align-items:baseline;gap:8px;margin-top:0;display:flex}.PlayerRow-module__Is5f5W__clockUnder,.PlayerRow-module__Is5f5W__metaUnder{font-size:var(--text-xs);font-family:var(--font-mono);color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;min-width:0;display:none;overflow:hidden}.PlayerRow-module__Is5f5W__clockUnder.PlayerRow-module__Is5f5W__clockLive{color:var(--green)}.PlayerRow-module__Is5f5W__clock{font-size:var(--text-md);font-family:var(--font-mono);color:var(--text-secondary);text-align:right;white-space:nowrap;font-weight:500}.PlayerRow-module__Is5f5W__clockLive{color:var(--green)}.PlayerRow-module__Is5f5W__clockHeld,.PlayerRow-module__Is5f5W__clockUnder.PlayerRow-module__Is5f5W__clockHeld{color:var(--amber)}.PlayerRow-module__Is5f5W__chipCell{justify-content:flex-end;align-items:center;display:flex}.PlayerRow-module__Is5f5W__scoreCell{font-size:var(--text-lg);font-weight:600;font-family:var(--font-mono);justify-content:flex-end;align-items:center;display:flex}.PlayerRow-module__Is5f5W__score{font-variant-numeric:tabular-nums;transition:color .3s}.PlayerRow-module__Is5f5W__scoreScoringPos{color:var(--green)}.PlayerRow-module__Is5f5W__scoreScoringNeg{color:var(--red)}@media (max-width:1710px){.PlayerRow-module__Is5f5W__row{grid-template-columns:1fr 84px 52px 60px}.PlayerRow-module__Is5f5W__stats{display:none}.PlayerRow-module__Is5f5W__statsInline{display:block}}@container (max-width:316px){.PlayerRow-module__Is5f5W__statsInline{display:none}}@container (max-width:580px){.PlayerRow-module__Is5f5W__meta{display:none}.PlayerRow-module__Is5f5W__metaUnder{display:block}.PlayerRow-module__Is5f5W__subMeta{margin-top:2px}}@container (max-width:480px){.PlayerRow-module__Is5f5W__clock{display:none}.PlayerRow-module__Is5f5W__clockUnder{display:block}.PlayerRow-module__Is5f5W__row{grid-template-columns:1fr 52px 60px}}.PlayerRow-module__Is5f5W__breakdownPanel{background:#00e67608;border-bottom:1px solid #ffffff0a;padding:12px 18px 16px 62px}.PlayerRow-module__Is5f5W__breakdownHeader{font-size:var(--text-2xs);letter-spacing:1.5px;text-transform:uppercase;color:#fff6;font-family:var(--font-mono);margin-bottom:8px}.PlayerRow-module__Is5f5W__breakdownLine{border-bottom:1px dashed #ffffff0f;justify-content:space-between;align-items:baseline;gap:16px;padding:6px 0;display:flex}.PlayerRow-module__Is5f5W__breakdownLabel{font-size:var(--text-md);color:#ffffffb8}.PlayerRow-module__Is5f5W__breakdownValue{font-family:var(--font-mono);font-size:var(--text-md);font-variant-numeric:tabular-nums;color:var(--green);font-weight:600}.PlayerRow-module__Is5f5W__breakdownValue[data-neg=true]{color:var(--red)}.PlayerRow-module__Is5f5W__breakdownLoading{font-size:var(--text-md);color:var(--text-tertiary);padding:4px 0}
.DotText-module__CRZnwW__text{align-items:flex-end;line-height:0;display:inline-flex}.DotText-module__CRZnwW__char{display:block}.DotText-module__CRZnwW__char circle{transition:fill .2s}
.H2HScoreBar-module__CZaKuG__bar{background:#000;border-top:1px solid #ffffff08;border-radius:0 0 10px 10px;margin-top:auto;overflow:hidden}.H2HScoreBar-module__CZaKuG__bar[data-layout=side]{grid-template-columns:1fr auto 1fr;align-items:stretch;display:grid}.H2HScoreBar-module__CZaKuG__bar[data-layout=stacked]{flex-direction:column;display:flex}.H2HScoreBar-module__CZaKuG__namesRow{grid-template-columns:1fr 1fr;align-items:stretch;padding-bottom:16px;display:grid}.H2HScoreBar-module__CZaKuG__nameCell{align-items:center;min-width:0;padding:22px 14px;display:flex;position:relative}.H2HScoreBar-module__CZaKuG__nameCell:first-child{justify-content:flex-end}.H2HScoreBar-module__CZaKuG__nameCell:last-child{justify-content:flex-start}.H2HScoreBar-module__CZaKuG__bar[data-layout=stacked] .H2HScoreBar-module__CZaKuG__nameCell{padding:14px}.H2HScoreBar-module__CZaKuG__recordSubline{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#ffffff8c;white-space:nowrap;font-size:14px;line-height:1;position:absolute}.H2HScoreBar-module__CZaKuG__deltaWinning,.H2HScoreBar-module__CZaKuG__deltaLosing{font-family:var(--font-mono);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:13px;line-height:1;position:absolute}.H2HScoreBar-module__CZaKuG__deltaWinning{color:var(--green)}.H2HScoreBar-module__CZaKuG__deltaLosing{color:var(--red)}.H2HScoreBar-module__CZaKuG__ledPanel{background:radial-gradient(circle,#ffffff0f .6px,#0000 1.2px) 0 0/3px 3px,#000;border:1px solid #ffffff0f;align-items:center;gap:14px;margin:18px 0;padding:22px 18px;display:flex}.H2HScoreBar-module__CZaKuG__bar[data-layout=stacked] .H2HScoreBar-module__CZaKuG__ledPanel{justify-content:center;margin:18px}.H2HScoreBar-module__CZaKuG__ledPanel.H2HScoreBar-module__CZaKuG__fading circle{transition-duration:var(--pulse-fade-ms,2.4s)}.H2HScoreBar-module__CZaKuG__vs{font-family:var(--font-mono);letter-spacing:2px;color:#ffffff40;text-transform:uppercase;font-size:11px;font-weight:500}.H2HScoreBar-module__CZaKuG__bar[data-size=page] .H2HScoreBar-module__CZaKuG__nameCell{padding:36px 28px}.H2HScoreBar-module__CZaKuG__bar[data-size=page] .H2HScoreBar-module__CZaKuG__deltaWinning,.H2HScoreBar-module__CZaKuG__bar[data-size=page] .H2HScoreBar-module__CZaKuG__deltaLosing{font-size:18px}.H2HScoreBar-module__CZaKuG__bar[data-size=page] .H2HScoreBar-module__CZaKuG__ledPanel{gap:22px;margin:28px 0;padding:32px 28px}.H2HScoreBar-module__CZaKuG__bar[data-size=page] .H2HScoreBar-module__CZaKuG__vs{letter-spacing:3px;font-size:16px}
.MatchupCard-module__q4V93W__card{border:var(--card-border);background:#141428;border-radius:10px;flex-direction:column;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex;position:relative;overflow:hidden}.MatchupCard-module__q4V93W__cardThemed:hover{box-shadow:var(--theme-shadow-hover);transform:translateY(-2px);border-color:var(--theme-border-hover)!important}.MatchupCard-module__q4V93W__fabricMesh{opacity:.02;pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}.MatchupCard-module__q4V93W__sleeveStripe{height:4px;display:flex}.MatchupCard-module__q4V93W__header{justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.MatchupCard-module__q4V93W__headerLeft{align-items:center;gap:12px;min-width:0;display:flex}.MatchupCard-module__q4V93W__leagueName{font-size:var(--text-2xl);color:#fff;opacity:.5;font-weight:600;font-family:var(--font-sans);white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.MatchupCard-module__q4V93W__dots{color:#fff;opacity:.15;font-size:var(--text-base);cursor:pointer}.MatchupCard-module__q4V93W__body{flex:1;padding:0;container-type:inline-size}.MatchupCard-module__q4V93W__tableHeader{border-bottom:1px solid #ffffff08;grid-template-columns:1fr 84px 52px 60px;gap:14px;padding:8px 18px 10px;display:grid}.MatchupCard-module__q4V93W__tableHeader span{font-size:var(--text-base);color:#fff;opacity:.25;letter-spacing:1px;font-family:var(--font-sans);text-transform:uppercase}.MatchupCard-module__q4V93W__tableHeader span:nth-child(2),.MatchupCard-module__q4V93W__tableHeader span:nth-child(3){text-align:right}.MatchupCard-module__q4V93W__ptsHeader{grid-column:span 2}@media (max-width:1710px){.MatchupCard-module__q4V93W__tableHeader{grid-template-columns:1fr 84px 52px 60px}}@container (max-width:480px){.MatchupCard-module__q4V93W__tableHeader{grid-template-columns:1fr 52px 60px}.MatchupCard-module__q4V93W__tableHeader span:nth-child(2){display:none}}.MatchupCard-module__q4V93W__finalBadge{font-size:var(--text-xs);color:#ffffff80;font-weight:700;font-family:var(--font-mono);letter-spacing:1.5px;white-space:nowrap;flex-shrink:0;margin-left:auto;margin-right:12px}.MatchupCard-module__q4V93W__contextNote{font-size:var(--text-sm);color:var(--amber,#ffab40);font-style:italic;font-family:var(--font-sans);margin-left:auto;margin-right:12px}
.card-states-module__3DqGxG__cardFinal{background:var(--bg-card);color:#ffffffd9}
.BestBallCard-module__yijdRG__card{background:var(--card,#141428);border:var(--card-border);border-radius:10px;flex-direction:column;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex;position:relative;overflow:hidden}.BestBallCard-module__yijdRG__cardThemed:hover{box-shadow:var(--theme-shadow-hover);transform:translateY(-2px);border-color:var(--theme-border-hover)!important}.BestBallCard-module__yijdRG__header{justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.BestBallCard-module__yijdRG__headerLeft{align-items:center;gap:12px;min-width:0;display:flex}.BestBallCard-module__yijdRG__leagueName{font-size:var(--text-2xl);color:#fff;opacity:.5;font-weight:600;font-family:var(--font-sans);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.BestBallCard-module__yijdRG__lineupBadge{font-size:var(--text-3xs);letter-spacing:1px;font-weight:700;font-family:var(--font-mono);color:#ffab40;background:#ffab4014;border:1px solid #ffab4040;border-radius:4px;flex-shrink:0;align-items:center;padding:3px 7px;display:inline-flex}.BestBallCard-module__yijdRG__dots{color:#fff;opacity:.15;font-size:var(--text-base);cursor:pointer}.BestBallCard-module__yijdRG__body{flex-direction:column;flex:1;padding:0;display:flex;container-type:inline-size}.BestBallCard-module__yijdRG__tableHeader{border-bottom:1px solid #ffffff08;grid-template-columns:1fr 84px 52px 60px;gap:14px;padding:8px 18px 10px;display:grid}.BestBallCard-module__yijdRG__tableHeader span{font-size:var(--text-base);color:#fff;opacity:.25;letter-spacing:1px;font-family:var(--font-sans);text-transform:uppercase}.BestBallCard-module__yijdRG__tableHeader span:nth-child(2),.BestBallCard-module__yijdRG__tableHeader span:nth-child(3){text-align:right}.BestBallCard-module__yijdRG__ptsHeader{grid-column:span 2}@media (max-width:1710px){.BestBallCard-module__yijdRG__tableHeader{grid-template-columns:1fr 84px 52px 60px}}@container (max-width:480px){.BestBallCard-module__yijdRG__tableHeader{grid-template-columns:1fr 52px 60px}.BestBallCard-module__yijdRG__tableHeader span:nth-child(2){display:none}}.BestBallCard-module__yijdRG__benchToggle{width:100%;color:var(--text-secondary,#ffffff8c);cursor:pointer;font-family:var(--font-sans);text-align:left;background:#ffffff04;border:1px dashed #ffffff0f;border-left:none;border-right:none;align-items:center;gap:10px;padding:10px 18px;transition:background-color .15s;display:flex}.BestBallCard-module__yijdRG__benchToggle:hover{background:#00e6760a}.BestBallCard-module__yijdRG__benchToggle:focus-visible{outline:2px solid var(--green,#00e676);outline-offset:-2px}.BestBallCard-module__yijdRG__benchToggleChevron{font-size:var(--text-3xs);color:var(--green,#00e676);text-align:center;width:12px}.BestBallCard-module__yijdRG__benchToggleLabel{font-size:var(--text-xs);letter-spacing:1px;text-transform:uppercase;color:#ffffffb3;font-weight:700}.BestBallCard-module__yijdRG__benchToggleMeta{font-size:var(--text-xs);font-family:var(--font-mono);color:#fff6;align-items:center;gap:6px;margin-left:4px;display:inline-flex}.BestBallCard-module__yijdRG__benchToggleCloseCalls{color:#ffab40}.BestBallCard-module__yijdRG__benchToggleSep{opacity:.4}.BestBallCard-module__yijdRG__benchToggleUnused{color:#ffffff73}.BestBallCard-module__yijdRG__bench{grid-template-rows:0fr;transition:grid-template-rows .24s ease-out;display:grid}.BestBallCard-module__yijdRG__benchInner{min-height:0;overflow:hidden}.BestBallCard-module__yijdRG__benchOpen{grid-template-rows:1fr}.BestBallCard-module__yijdRG__scoreBar{background:#0a0a1480;border-top:1px solid #ffffff08;border-radius:0 0 10px 10px;align-items:stretch;margin-top:auto;padding:14px 18px;display:flex;position:relative}.BestBallCard-module__yijdRG__scoreBar:before,.BestBallCard-module__yijdRG__scoreBar:after{content:"";background:var(--bg-primary,#0a0a14);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;transform:translateY(-50%)}.BestBallCard-module__yijdRG__scoreBar:before{left:-4px}.BestBallCard-module__yijdRG__scoreBar:after{right:-4px}.BestBallCard-module__yijdRG__segment{flex-direction:column;flex:1;align-items:flex-start;gap:4px;min-width:0;display:flex}.BestBallCard-module__yijdRG__segmentLabel{font-size:var(--text-3xs);letter-spacing:1.2px;text-transform:uppercase;color:#ffffff59;font-weight:700;font-family:var(--font-mono)}.BestBallCard-module__yijdRG__segmentScoreRow{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.BestBallCard-module__yijdRG__segmentValue{font-size:var(--text-xl);font-weight:600;font-family:var(--font-mono);color:#ffffffd9;white-space:nowrap}.BestBallCard-module__yijdRG__segmentValueAccent{color:var(--green,#00e676)}.BestBallCard-module__yijdRG__segmentRank{font-size:var(--text-xs);font-family:var(--font-mono);color:#ffffff8c;font-weight:500}.BestBallCard-module__yijdRG__rankTotal{color:#ffffff4d}@media (max-width:1710px){.BestBallCard-module__yijdRG__segmentValue{font-size:var(--text-lg)}}.BestBallCard-module__yijdRG__scoreBarFinal{background:var(--bg-primary,#0a0a14)}.BestBallCard-module__yijdRG__emptyNote{font-size:var(--text-xs);color:#ffffff80;text-align:center;font-style:italic;font-family:var(--font-sans);border-top:1px solid #ffffff0a;padding:10px 18px}
.RotisserieCard-module__Msl-Nq__card{background:var(--card,#141428);border:var(--card-border);border-radius:10px;flex-direction:column;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex;position:relative;overflow:hidden}.RotisserieCard-module__Msl-Nq__cardThemed:hover{box-shadow:var(--theme-shadow-hover);transform:translateY(-2px);border-color:var(--theme-border-hover)!important}.RotisserieCard-module__Msl-Nq__header{justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.RotisserieCard-module__Msl-Nq__headerLeft{align-items:center;gap:12px;min-width:0;display:flex}.RotisserieCard-module__Msl-Nq__leagueName{font-size:var(--text-2xl);color:#fff;opacity:.5;font-weight:600;font-family:var(--font-sans);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.RotisserieCard-module__Msl-Nq__genreBadge{font-size:var(--text-3xs);letter-spacing:1px;font-weight:700;font-family:var(--font-mono);color:#ffab40;background:#ffab4014;border:1px solid #ffab4040;border-radius:4px;flex-shrink:0;align-items:center;padding:3px 7px;display:inline-flex}.RotisserieCard-module__Msl-Nq__dots{color:#fff;opacity:.15;font-size:var(--text-base);cursor:pointer}.RotisserieCard-module__Msl-Nq__body{flex-direction:column;flex:1;gap:12px;padding:16px 18px 14px;display:flex}.RotisserieCard-module__Msl-Nq__hero{flex-direction:column;gap:4px;display:flex}.RotisserieCard-module__Msl-Nq__heroRankRow{align-items:baseline;gap:8px;display:flex}.RotisserieCard-module__Msl-Nq__rankNumber{font-size:var(--text-3xl);font-weight:700;font-family:var(--font-mono);color:var(--text-primary);line-height:1}.RotisserieCard-module__Msl-Nq__rankSize{font-size:var(--text-base);color:var(--text-secondary);font-family:var(--font-sans)}.RotisserieCard-module__Msl-Nq__heroMovementRow{font-size:var(--text-xs);font-family:var(--font-mono);align-items:center;gap:6px;font-weight:500;display:flex}.RotisserieCard-module__Msl-Nq__movementUp{color:var(--green)}.RotisserieCard-module__Msl-Nq__movementDown{color:var(--red)}.RotisserieCard-module__Msl-Nq__movementZero{color:var(--text-tertiary)}.RotisserieCard-module__Msl-Nq__heroLastWk{color:var(--text-tertiary);font-family:var(--font-sans);font-size:var(--text-2xs);font-weight:400}.RotisserieCard-module__Msl-Nq__distributionBar{border-radius:2px;gap:1px;width:100%;height:6px;display:flex;overflow:hidden}.RotisserieCard-module__Msl-Nq__barSegment{height:100%;display:block}.RotisserieCard-module__Msl-Nq__barTop{background:var(--green)}.RotisserieCard-module__Msl-Nq__barMid{background:#ffffff2e}.RotisserieCard-module__Msl-Nq__barBottom{background:var(--red)}.RotisserieCard-module__Msl-Nq__bucketSummary{font-size:var(--text-2xs);color:var(--text-secondary);font-family:var(--font-sans);letter-spacing:.2px}.RotisserieCard-module__Msl-Nq__scoreBar{background:#0a0a1480;border-top:1px solid #ffffff08;border-radius:0 0 10px 10px;align-items:center;gap:8px;margin-top:auto;padding:14px 18px;display:flex;position:relative}.RotisserieCard-module__Msl-Nq__scoreBar:before,.RotisserieCard-module__Msl-Nq__scoreBar:after{content:"";background:var(--bg-primary,#0a0a14);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;transform:translateY(-50%)}.RotisserieCard-module__Msl-Nq__scoreBar:before{left:-4px}.RotisserieCard-module__Msl-Nq__scoreBar:after{right:-4px}.RotisserieCard-module__Msl-Nq__totalCatPts{font-size:var(--text-md);font-weight:600;font-family:var(--font-mono);color:var(--text-primary);white-space:nowrap}.RotisserieCard-module__Msl-Nq__footerSep{color:var(--text-tertiary);font-size:var(--text-base)}.RotisserieCard-module__Msl-Nq__categoriesLabel{font-size:var(--text-xs);color:var(--text-secondary);font-family:var(--font-sans);letter-spacing:.4px}.RotisserieCard-module__Msl-Nq__scoreBarFinal{background:var(--bg-primary,#0a0a14)}.RotisserieCard-module__Msl-Nq__emptyNote{font-size:var(--text-xs);color:#ffffff80;text-align:center;font-style:italic;font-family:var(--font-sans);border-top:1px solid #ffffff0a;padding:10px 18px}@media (max-width:1710px){.RotisserieCard-module__Msl-Nq__rankNumber{font-size:var(--text-2xl)}.RotisserieCard-module__Msl-Nq__totalCatPts{font-size:var(--text-base)}}.RotisserieCard-module__Msl-Nq__providerNote{letter-spacing:.02em;color:var(--text-tertiary,#ffffff73);padding:4px 14px 8px;font-size:10px}
.SeasonPointsCard-module__1VWzIG__card{background:var(--card,#141428);border:var(--card-border);border-radius:10px;flex-direction:column;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex;position:relative;overflow:hidden}.SeasonPointsCard-module__1VWzIG__cardThemed:hover{box-shadow:var(--theme-shadow-hover);transform:translateY(-2px);border-color:var(--theme-border-hover)!important}.SeasonPointsCard-module__1VWzIG__header{justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.SeasonPointsCard-module__1VWzIG__headerLeft{align-items:center;gap:12px;min-width:0;display:flex}.SeasonPointsCard-module__1VWzIG__leagueName{font-size:var(--text-2xl);color:#fff;opacity:.5;font-weight:600;font-family:var(--font-sans);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.SeasonPointsCard-module__1VWzIG__genreBadge{font-size:var(--text-3xs);letter-spacing:1px;font-weight:700;font-family:var(--font-mono);color:#ffab40;background:#ffab4014;border:1px solid #ffab4040;border-radius:4px;flex-shrink:0;align-items:center;padding:3px 7px;display:inline-flex}.SeasonPointsCard-module__1VWzIG__dots{color:#fff;opacity:.15;font-size:var(--text-base);cursor:pointer}.SeasonPointsCard-module__1VWzIG__body{flex-direction:column;flex:1;gap:12px;padding:16px 18px 14px;display:flex}.SeasonPointsCard-module__1VWzIG__hero{flex-direction:column;gap:4px;display:flex}.SeasonPointsCard-module__1VWzIG__heroRankRow{align-items:baseline;gap:8px;display:flex}.SeasonPointsCard-module__1VWzIG__rankNumber{font-size:var(--text-3xl);font-weight:700;font-family:var(--font-brand);color:var(--text-primary);line-height:1}.SeasonPointsCard-module__1VWzIG__rankSize{font-size:var(--text-base);color:var(--text-secondary);font-family:var(--font-sans)}.SeasonPointsCard-module__1VWzIG__heroMovementRow{font-size:var(--text-xs);font-family:var(--font-mono);align-items:center;gap:6px;font-weight:500;display:flex}.SeasonPointsCard-module__1VWzIG__movementUp{color:var(--green)}.SeasonPointsCard-module__1VWzIG__movementDown{color:var(--red)}.SeasonPointsCard-module__1VWzIG__movementZero{color:var(--text-tertiary)}.SeasonPointsCard-module__1VWzIG__heroLastWk{color:var(--text-tertiary);font-family:var(--font-sans);font-size:var(--text-2xs);font-weight:400}.SeasonPointsCard-module__1VWzIG__chaseChips{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.SeasonPointsCard-module__1VWzIG__chip{font-family:var(--font-sans);align-items:center;gap:8px;font-size:12px;display:flex}.SeasonPointsCard-module__1VWzIG__chevron{font-family:var(--font-mono);text-align:center;width:12px;font-size:11px;display:inline-block}.SeasonPointsCard-module__1VWzIG__chevronUp{color:#00e676}.SeasonPointsCard-module__1VWzIG__chevronDown{color:#fff6}.SeasonPointsCard-module__1VWzIG__chevronEmpty{color:#ffffff4d}.SeasonPointsCard-module__1VWzIG__points{color:#ffffffd9;font-family:var(--font-mono);font-size:11px}.SeasonPointsCard-module__1VWzIG__label{color:#ffffff8c}.SeasonPointsCard-module__1VWzIG__emptyLabel{color:#fff6;font-style:italic}.SeasonPointsCard-module__1VWzIG__scoreBar{background:#0a0a1480;border-top:1px solid #ffffff08;border-radius:0 0 10px 10px;align-items:center;gap:8px;margin-top:auto;padding:14px 18px;display:flex;position:relative}.SeasonPointsCard-module__1VWzIG__scoreBar:before,.SeasonPointsCard-module__1VWzIG__scoreBar:after{content:"";background:var(--bg-primary,#0a0a14);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;transform:translateY(-50%)}.SeasonPointsCard-module__1VWzIG__scoreBar:before{left:-4px}.SeasonPointsCard-module__1VWzIG__scoreBar:after{right:-4px}.SeasonPointsCard-module__1VWzIG__totalPts{font-size:var(--text-md);font-weight:600;font-family:var(--font-mono);color:var(--text-primary);white-space:nowrap}.SeasonPointsCard-module__1VWzIG__footerSep{color:var(--text-tertiary);font-size:var(--text-base)}.SeasonPointsCard-module__1VWzIG__standingsLabel{font-size:var(--text-xs);color:var(--text-secondary);font-family:var(--font-sans);letter-spacing:.4px}.SeasonPointsCard-module__1VWzIG__scoreBarFinal{background:var(--bg-primary,#0a0a14)}.SeasonPointsCard-module__1VWzIG__emptyNote{font-size:var(--text-xs);color:#ffffff80;text-align:center;font-style:italic;font-family:var(--font-sans);border-top:1px solid #ffffff0a;padding:10px 18px}@media (max-width:1710px){.SeasonPointsCard-module__1VWzIG__rankNumber{font-size:var(--text-2xl)}.SeasonPointsCard-module__1VWzIG__totalPts{font-size:var(--text-base)}}
.MatchupCardVariants-module__dOqSFq__card{background:var(--bg-card);border:var(--card-border);border-radius:10px;flex-direction:column;display:flex;position:relative;overflow:hidden}.MatchupCardVariants-module__dOqSFq__header{justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.MatchupCardVariants-module__dOqSFq__headerLeft{align-items:center;gap:12px;display:flex}.MatchupCardVariants-module__dOqSFq__leagueName{font-size:var(--text-2xl);color:#fff;opacity:.5;font-weight:600;font-family:var(--font-sans)}.MatchupCardVariants-module__dOqSFq__dots{color:#fff;opacity:.15;font-size:var(--text-base)}.MatchupCardVariants-module__dOqSFq__perforation{background-image:radial-gradient(circle,#ffffff1f .5px,#0000 1px);background-position:50%;background-repeat:repeat-x;background-size:6px 1px;height:1px;margin:0 18px}.MatchupCardVariants-module__dOqSFq__body{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:24px 18px 28px;display:flex}.MatchupCardVariants-module__dOqSFq__bodyMessage{font-size:var(--text-sm);color:var(--text-secondary);font-family:var(--font-sans);max-width:28ch;line-height:1.4}.MatchupCardVariants-module__dOqSFq__skelBadge{background:var(--bg-elevated);border-radius:6px;width:32px;height:32px;animation:1.5s infinite MatchupCardVariants-module__dOqSFq__shimmer}.MatchupCardVariants-module__dOqSFq__skelName{background:var(--bg-elevated);border-radius:4px;width:140px;height:18px;animation:1.5s .2s infinite MatchupCardVariants-module__dOqSFq__shimmer}.MatchupCardVariants-module__dOqSFq__skelBody{flex-direction:column;gap:12px;padding:20px 18px 24px;display:flex}.MatchupCardVariants-module__dOqSFq__skelLine{background:var(--bg-elevated);border-radius:3px;height:14px;animation:1.5s infinite MatchupCardVariants-module__dOqSFq__shimmer}.MatchupCardVariants-module__dOqSFq__skelLineShort{width:60%}.MatchupCardVariants-module__dOqSFq__skelLineMedium{width:80%}.MatchupCardVariants-module__dOqSFq__skelScorebar{background:var(--bg-elevated);border-radius:6px;height:44px;margin:8px 18px 18px;animation:1.5s .4s infinite MatchupCardVariants-module__dOqSFq__shimmer}@keyframes MatchupCardVariants-module__dOqSFq__shimmer{0%{opacity:.25}50%{opacity:.55}to{opacity:.25}}@media (prefers-reduced-motion:reduce){.MatchupCardVariants-module__dOqSFq__skelBadge,.MatchupCardVariants-module__dOqSFq__skelName,.MatchupCardVariants-module__dOqSFq__skelLine,.MatchupCardVariants-module__dOqSFq__skelScorebar{opacity:.4;animation:none}}.MatchupCardVariants-module__dOqSFq__relinkIcon{width:28px;height:28px;color:var(--amber);background:#ffab401f;border-radius:50%;justify-content:center;align-items:center;margin-bottom:2px;display:flex}.MatchupCardVariants-module__dOqSFq__relinkTitle{font-size:var(--text-base);color:var(--text-primary);font-weight:600;font-family:var(--font-sans)}.MatchupCardVariants-module__dOqSFq__relinkSubtitle{font-size:var(--text-xs);color:var(--text-tertiary);font-family:var(--font-sans);max-width:32ch;line-height:1.5}.MatchupCardVariants-module__dOqSFq__relinkCta{color:var(--amber);font-size:var(--text-xs);font-weight:600;font-family:var(--font-sans);letter-spacing:.4px;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #ffab4066;border-radius:4px;align-items:center;gap:6px;margin-top:6px;padding:7px 14px;text-decoration:none;transition:background .18s,border-color .18s;display:inline-flex}.MatchupCardVariants-module__dOqSFq__relinkCta:hover{border-color:var(--amber);background:#ffab4014}.MatchupCardVariants-module__dOqSFq__relinkCta:focus-visible{outline:2px solid var(--amber);outline-offset:2px}.MatchupCardVariants-module__dOqSFq__relinkArrow{font-family:var(--font-mono);transform:translateY(-.5px)}.MatchupCardVariants-module__dOqSFq__emptyIcon{width:28px;height:28px;color:var(--text-tertiary);justify-content:center;align-items:center;margin-bottom:2px;display:flex}.MatchupCardVariants-module__dOqSFq__emptyTitle{font-size:var(--text-sm);color:var(--text-secondary);font-weight:600;font-family:var(--font-sans)}.MatchupCardVariants-module__dOqSFq__emptyDetail{font-size:var(--text-xs);color:var(--text-tertiary);font-family:var(--font-sans);max-width:32ch;line-height:1.5}.MatchupCardVariants-module__dOqSFq__emptyIconFailed{color:#ff4c4c80}
.PlayerCard-module__c6ky5q__overlay{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#05050ac7;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.PlayerCard-module__c6ky5q__modal{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;width:100%;max-width:880px;max-height:90vh;animation:.22s ease-out PlayerCard-module__c6ky5q__slideUp;position:relative;overflow-y:auto}@keyframes PlayerCard-module__c6ky5q__slideUp{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.PlayerCard-module__c6ky5q__modal{animation:none}}.PlayerCard-module__c6ky5q__topRight{z-index:2;align-items:center;gap:8px;display:flex;position:absolute;top:14px;right:14px}.PlayerCard-module__c6ky5q__closeBtn{border:1px solid var(--border);background:var(--bg-elevated);width:30px;height:30px;color:var(--text-secondary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:color .15s;display:flex}.PlayerCard-module__c6ky5q__closeBtn:hover{color:var(--text-primary)}.PlayerCard-module__c6ky5q__header{border-bottom:1px solid var(--border);align-items:flex-start;gap:16px;padding:24px 24px 20px;display:flex;position:relative;overflow:hidden}.PlayerCard-module__c6ky5q__headerTexture{pointer-events:none;background-image:repeating-linear-gradient(90deg,#0000 0 40px,#ffffff04 40px 41px),repeating-linear-gradient(0deg,#0000 0 40px,#ffffff03 40px 41px);position:absolute;inset:0}.PlayerCard-module__c6ky5q__avatar{background:var(--bg-elevated);border:2px solid var(--border);width:80px;height:80px;font-family:var(--font-sans);font-size:var(--text-2xl);color:var(--text-secondary);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex;position:relative;overflow:hidden}.PlayerCard-module__c6ky5q__avatar img{object-fit:cover;width:100%;height:100%}.PlayerCard-module__c6ky5q__playerInfo{z-index:1;flex:1;min-width:0;position:relative}.PlayerCard-module__c6ky5q__playerName{font-size:var(--text-2xl);color:var(--text-primary);font-weight:700;line-height:1.2}.PlayerCard-module__c6ky5q__playerMeta{font-size:var(--text-base);color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:0;margin-top:4px;display:flex}.PlayerCard-module__c6ky5q__slotChip{font-size:var(--text-2xs);font-weight:600;font-family:var(--font-mono);letter-spacing:.05em;border-radius:3px;align-items:center;margin-left:6px;padding:2px 6px;display:inline-flex}.PlayerCard-module__c6ky5q__slotFlex{background:color-mix(in srgb, var(--pos-flex) 12%, transparent);color:var(--pos-flex)}.PlayerCard-module__c6ky5q__slotIdpFlex{background:color-mix(in srgb, var(--pos-idp-flex) 12%, transparent);color:var(--pos-idp-flex)}.PlayerCard-module__c6ky5q__slotDefault{background:color-mix(in srgb, var(--pos-default) 12%, transparent);color:var(--pos-default)}.PlayerCard-module__c6ky5q__bioPills{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.PlayerCard-module__c6ky5q__bioPill{background:var(--bg-elevated);border:1px solid var(--border);border-radius:8px;flex-direction:column;align-items:center;padding:6px 10px;display:flex}.PlayerCard-module__c6ky5q__bioPillValue{font-family:var(--font-mono);font-size:var(--text-base);color:var(--text-primary);font-weight:600;line-height:1.2}.PlayerCard-module__c6ky5q__bioPillLabel{font-family:var(--font-mono);font-size:var(--text-3xs);color:var(--text-tertiary);text-transform:uppercase;margin-top:2px;line-height:1.2}.PlayerCard-module__c6ky5q__tabBar{border-bottom:1px solid var(--border);padding:0 24px;display:flex}.PlayerCard-module__c6ky5q__tab{font-size:var(--text-sm);font-family:var(--font-sans);color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:12px 16px;transition:color .15s}.PlayerCard-module__c6ky5q__tab:hover{color:var(--text-secondary)}.PlayerCard-module__c6ky5q__tabActive{color:var(--green);border-bottom-color:var(--green)}.PlayerCard-module__c6ky5q__tabContent{padding:20px 24px 24px}.PlayerCard-module__c6ky5q__gameSummary{align-items:center;gap:12px;margin-bottom:16px;display:flex}.PlayerCard-module__c6ky5q__gameSummaryLabel{font-size:var(--text-sm);color:var(--text-tertiary);white-space:nowrap}.PlayerCard-module__c6ky5q__gameSummaryStats{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--text-secondary);white-space:nowrap;flex:1}.PlayerCard-module__c6ky5q__gamePts{font-family:var(--font-mono);font-size:var(--text-3xl);color:var(--green);flex-shrink:0;margin-left:auto;font-weight:700}.PlayerCard-module__c6ky5q__perforation{justify-content:center;gap:10px;padding:12px 0;display:flex}.PlayerCard-module__c6ky5q__perfDot{background:var(--green);opacity:.12;border-radius:50%;width:5px;height:5px}.PlayerCard-module__c6ky5q__playsList{flex-direction:column;display:flex}.PlayerCard-module__c6ky5q__playRow{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:10px 0;display:flex}.PlayerCard-module__c6ky5q__playRow:last-child{border-bottom:none}.PlayerCard-module__c6ky5q__playClock{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-tertiary);white-space:nowrap;flex-shrink:0;width:72px}.PlayerCard-module__c6ky5q__playDesc{font-size:var(--text-sm);color:var(--text-secondary);flex:1}.PlayerCard-module__c6ky5q__playPts{font-family:var(--font-mono);font-size:var(--text-base);flex-shrink:0;font-weight:600}.PlayerCard-module__c6ky5q__playPtsPositive{color:var(--green)}.PlayerCard-module__c6ky5q__playPtsNegative{color:var(--red)}.PlayerCard-module__c6ky5q__gameLogTable{border-collapse:collapse;width:100%}.PlayerCard-module__c6ky5q__gameLogTable th{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-tertiary);text-transform:uppercase;text-align:right;border-bottom:1px solid var(--border);padding:6px 8px;font-weight:500}.PlayerCard-module__c6ky5q__gameLogTable th:first-child,.PlayerCard-module__c6ky5q__gameLogTable th:nth-child(2){text-align:left}.PlayerCard-module__c6ky5q__gameLogTable td{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--text-secondary);text-align:right;border-bottom:1px solid var(--border);padding:8px}.PlayerCard-module__c6ky5q__gameLogTable td:first-child,.PlayerCard-module__c6ky5q__gameLogTable td:nth-child(2){text-align:left}.PlayerCard-module__c6ky5q__gameLogTable tr:hover td{background:var(--bg-elevated)}.PlayerCard-module__c6ky5q__fpts{color:var(--green);font-weight:600}.PlayerCard-module__c6ky5q__overlapGrid{grid-template-columns:1fr 1fr;gap:32px;display:grid}.PlayerCard-module__c6ky5q__overlapCol{flex-direction:column;display:flex}.PlayerCard-module__c6ky5q__overlapTitle{font-size:var(--text-md);color:var(--text-primary);margin:0 0 4px;font-weight:600}.PlayerCard-module__c6ky5q__overlapSubtitle{font-size:var(--text-xs);color:var(--text-tertiary);margin:0 0 20px}.PlayerCard-module__c6ky5q__overlapItem{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:14px 0;display:flex}.PlayerCard-module__c6ky5q__overlapItem:last-child{border-bottom:none}.PlayerCard-module__c6ky5q__overlapIcon{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.PlayerCard-module__c6ky5q__overlapIconImg{object-fit:contain;width:32px;height:32px}.PlayerCard-module__c6ky5q__overlapText{flex-direction:column;display:flex}.PlayerCard-module__c6ky5q__overlapLeague{font-size:var(--text-base);color:var(--text-primary);font-weight:600}.PlayerCard-module__c6ky5q__overlapTeam{font-size:var(--text-xs);color:var(--text-tertiary);margin-top:2px}.PlayerCard-module__c6ky5q__emptyState{font-size:var(--text-sm);color:var(--text-tertiary);padding:12px 0}.PlayerCard-module__c6ky5q__availTable{border-collapse:collapse;width:100%}.PlayerCard-module__c6ky5q__availTable th{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-tertiary);text-transform:uppercase;text-align:left;border-bottom:1px solid var(--border);padding:6px 8px;font-weight:500}.PlayerCard-module__c6ky5q__availTable td{font-size:var(--text-sm);color:var(--text-secondary);border-bottom:1px solid var(--border);padding:10px 8px}.PlayerCard-module__c6ky5q__availLeagueCell{align-items:center;gap:8px;display:flex}.PlayerCard-module__c6ky5q__providerBadge{flex-shrink:0;justify-content:center;align-items:center;display:flex}.PlayerCard-module__c6ky5q__providerBadgeImg{object-fit:contain;width:28px;height:28px}.PlayerCard-module__c6ky5q__statusOwned{color:var(--green);font-weight:600}.PlayerCard-module__c6ky5q__statusFa{color:var(--amber);font-weight:600}.PlayerCard-module__c6ky5q__statusWaivers{color:var(--blue);font-weight:600}.PlayerCard-module__c6ky5q__ownerName{font-size:var(--text-xs);color:var(--text-tertiary);margin-left:6px}.PlayerCard-module__c6ky5q__unavailable{text-align:center;padding:56px 28px}.PlayerCard-module__c6ky5q__unavailableTitle{font-size:var(--text-md);color:var(--text-secondary);margin-bottom:8px;font-weight:700}.PlayerCard-module__c6ky5q__unavailableText{font-size:var(--text-sm);color:var(--text-tertiary);max-width:340px;margin:0 auto;line-height:1.5}
.AskHeader-module__rKBdpa__comboWrap{flex-direction:column;gap:10px;padding:10px 0;display:flex}.AskHeader-module__rKBdpa__stripRow{align-items:center;gap:8px;display:flex}.AskHeader-module__rKBdpa__inputStrip{background:var(--bg-elevated);border:1px solid var(--border);font-size:var(--text-xs);color:var(--text-tertiary);cursor:pointer;border-radius:8px;flex:1;padding:10px 14px}.AskHeader-module__rKBdpa__inputStripHero{font-size:var(--text-sm);border-color:color-mix(in srgb, var(--green) 20%, var(--border));padding:12px 16px}.AskHeader-module__rKBdpa__teaserText{opacity:1;transition:opacity .25s}.AskHeader-module__rKBdpa__teaserTextFading{opacity:0}.AskHeader-module__rKBdpa__askBtn{background:var(--green);color:var(--bg-primary);font-family:var(--font-mono);font-weight:700;font-size:var(--text-xs);letter-spacing:.4px;cursor:pointer;border:none;border-radius:8px;flex-shrink:0;padding:10px 18px}.AskHeader-module__rKBdpa__askBtn:hover{background:color-mix(in srgb, var(--green) 85%, white)}.AskHeader-module__rKBdpa__typeRowSub{flex-wrap:wrap;gap:9px;display:flex}.AskHeader-module__rKBdpa__chipBtnSub{cursor:pointer;zoom:1.5;opacity:.55;filter:grayscale();background:0 0;border:none;padding:0;transition:opacity .14s,filter .14s}.AskHeader-module__rKBdpa__comboWrap:hover .AskHeader-module__rKBdpa__chipBtnSub{opacity:1;filter:none}.AskHeader-module__rKBdpa__postedFlash{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--green);margin:0;font-weight:700}
.AmaComposer-module__RbVPkq__shellCollapsed{width:100%;max-width:1200px}.AmaComposer-module__RbVPkq__shellExpanded{width:100%;max-width:1200px;container-type:inline-size}.AmaComposer-module__RbVPkq__joinFlash{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--green);margin:6px 0 0}
.AmaSortTabs-module___G7qUG__tabs{border-bottom:1px solid var(--border);align-items:center;gap:2px;margin:0 24px;padding:6px 0;display:flex}.AmaSortTabs-module___G7qUG__tab{color:var(--text-secondary);font-size:var(--text-xs);cursor:pointer;background:0 0;border:none;border-radius:16px;align-items:center;gap:4px;padding:4px 10px;font-weight:600;display:inline-flex}.AmaSortTabs-module___G7qUG__tab:hover{color:var(--text-primary)}.AmaSortTabs-module___G7qUG__tab.AmaSortTabs-module___G7qUG__active{background:var(--bg-card);color:var(--text-primary)}.AmaSortTabs-module___G7qUG__mine{margin-left:auto}.AmaSortTabs-module___G7qUG__mine.AmaSortTabs-module___G7qUG__active{background:var(--green-dim);color:var(--green)}.AmaSortTabs-module___G7qUG__badge{font-family:var(--font-mono);font-size:var(--text-3xs);color:var(--text-secondary);font-weight:700}.AmaSortTabs-module___G7qUG__mine.AmaSortTabs-module___G7qUG__active .AmaSortTabs-module___G7qUG__badge{color:var(--green)}.AmaSortTabs-module___G7qUG__unansweredCount{font-family:var(--font-mono);font-size:var(--text-3xs);color:var(--text-secondary);margin-left:auto;font-weight:700}
.CrowdBoard-module__nkV2qW__board{flex-direction:column;gap:10px;padding:4px;display:flex}.CrowdBoard-module__nkV2qW__statsLine{font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:.3px;color:var(--text-tertiary);font-weight:700}.CrowdBoard-module__nkV2qW__controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.CrowdBoard-module__nkV2qW__filterRow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.CrowdBoard-module__nkV2qW__sortRow{align-items:center;gap:6px;margin-left:auto;display:flex}.CrowdBoard-module__nkV2qW__filterBtn,.CrowdBoard-module__nkV2qW__sortBtn{border:1px solid var(--border);background:var(--bg-elevated);color:var(--text-secondary);font-family:var(--font-mono);font-size:var(--text-3xs);letter-spacing:.5px;cursor:pointer;border-radius:6px;padding:4px 8px;font-weight:700}.CrowdBoard-module__nkV2qW__filterActive,.CrowdBoard-module__nkV2qW__sortActive{border-color:var(--green-mid);background:color-mix(in srgb, var(--green) 14%, transparent);color:var(--green)}.CrowdBoard-module__nkV2qW__typeWrap{position:relative}.CrowdBoard-module__nkV2qW__typeBtn{border:1px solid var(--border);background:var(--bg-elevated);color:var(--text-secondary);font-family:var(--font-mono);font-size:var(--text-3xs);letter-spacing:.5px;cursor:pointer;border-radius:6px;padding:4px 8px;font-weight:700}.CrowdBoard-module__nkV2qW__typeMenu{z-index:5;border:1px solid var(--border);background:var(--bg-card);border-radius:8px;flex-direction:column;min-width:140px;padding:4px;display:flex;position:absolute;top:calc(100% + 4px);left:0}.CrowdBoard-module__nkV2qW__typeOption{color:var(--text-secondary);font-family:var(--font-mono);font-size:var(--text-3xs);letter-spacing:.5px;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:6px 8px;font-weight:700;display:flex}.CrowdBoard-module__nkV2qW__typeOption:hover{background:var(--bg-elevated)}.CrowdBoard-module__nkV2qW__typeDot{background:var(--dot,var(--text-tertiary));border-radius:50%;flex-shrink:0;width:8px;height:8px}.CrowdBoard-module__nkV2qW__columns{grid-template-columns:repeat(var(--cols,2), minmax(0, 1fr));align-items:start;gap:16px;display:grid}.CrowdBoard-module__nkV2qW__column{flex-direction:column;gap:16px;min-width:0;display:flex}
.VodPlayer-module__crHLTa__player{position:absolute;inset:0}.VodPlayer-module__crHLTa__player video{object-fit:contain;background:#000;width:100%;height:100%;display:block}.VodPlayer-module__crHLTa__centerPlay{border:1px solid color-mix(in srgb, var(--green) 45%, transparent);background:color-mix(in srgb, var(--green) 16%, #0000008c);width:64px;height:64px;color:var(--green);font-size:var(--text-xl);cursor:pointer;z-index:2;border-radius:50%;justify-content:center;align-items:center;margin:auto;display:flex;position:absolute;inset:0}.VodPlayer-module__crHLTa__centerPlay:hover{background:color-mix(in srgb, var(--green) 26%, #0000008c)}.VodPlayer-module__crHLTa__bar{z-index:3;background:linear-gradient(#0000,#04080ceb 40%);align-items:center;gap:10px;height:44px;padding:0 12px;display:flex;position:absolute;bottom:0;left:0;right:0}.VodPlayer-module__crHLTa__ctrlBtn{color:var(--green);font-family:var(--font-mono);font-size:var(--text-md);cursor:pointer;background:0 0;border:none;padding:2px 4px;font-weight:800;line-height:1}.VodPlayer-module__crHLTa__ctrlBtnDim{color:var(--text-secondary);font-size:var(--text-sm)}.VodPlayer-module__crHLTa__ctrlBtnDim:hover,.VodPlayer-module__crHLTa__ctrlBtn:hover{color:var(--text-primary)}.VodPlayer-module__crHLTa__time{font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:.5px;color:var(--green);text-align:right;min-width:46px;font-weight:800}.VodPlayer-module__crHLTa__timeTotal{color:var(--text-tertiary);text-align:left}.VodPlayer-module__crHLTa__track{cursor:pointer;flex:1;align-items:center;height:16px;display:flex;position:relative}.VodPlayer-module__crHLTa__trackRail{background:color-mix(in srgb, var(--green) 14%, transparent);border-radius:2px;height:4px;position:absolute;left:0;right:0}.VodPlayer-module__crHLTa__trackFill{background:var(--green);border-radius:2px;height:4px;position:absolute;left:0}.VodPlayer-module__crHLTa__trackThumb{background:var(--green);width:11px;height:11px;box-shadow:0 0 6px color-mix(in srgb, var(--green) 70%, transparent);border-radius:50%;position:absolute;transform:translate(-50%)}.VodPlayer-module__crHLTa__wordmark{z-index:2;font-family:var(--font-mono);font-size:var(--text-3xs);letter-spacing:3px;color:color-mix(in srgb, var(--green) 65%, transparent);pointer-events:none;font-weight:800;position:absolute;top:10px;left:12px}.VodPlayer-module__crHLTa__player:fullscreen{background:#000;border-radius:0}.VodPlayer-module__crHLTa__player:fullscreen .VodPlayer-module__crHLTa__wordmark{font-size:var(--text-xs)}
.VodBlock-module__RKtLVa__vod{background:linear-gradient(135deg, var(--bg-elevated), var(--bg-card));border:1px solid var(--border);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:200px;display:flex;position:relative;overflow:hidden}.VodBlock-module__RKtLVa__play{border:1px solid color-mix(in srgb, var(--green) 40%, transparent);background:color-mix(in srgb, var(--green) 14%, transparent);width:56px;height:56px;color:var(--green);font-size:var(--text-xl);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:flex}.VodBlock-module__RKtLVa__vodLabel{font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:2px;color:var(--text-tertiary);font-weight:800}.VodBlock-module__RKtLVa__duration{background:color-mix(in srgb, var(--bg-primary) 70%, transparent);font-family:var(--font-mono);font-size:var(--text-3xs);color:var(--text-secondary);border-radius:5px;padding:2px 8px;font-weight:700;position:absolute;bottom:10px;right:10px}.VodBlock-module__RKtLVa__processing{border:1px dashed var(--border);background:var(--bg-card);min-height:60px;font-family:var(--font-mono);font-size:var(--text-sm);color:var(--text-tertiary);border-radius:12px;justify-content:center;align-items:center;display:flex;position:relative}.VodBlock-module__RKtLVa__queuedTo{border:1px solid color-mix(in srgb, var(--green) 40%, transparent);background:color-mix(in srgb, var(--green) 14%, transparent);font-family:var(--font-mono);font-size:var(--text-3xs);letter-spacing:1px;color:var(--green);border-radius:5px;padding:2px 8px;font-weight:800;position:absolute;top:10px;left:10px}.VodBlock-module__RKtLVa__vodMini{min-height:360px}
.BoardIntakeBar-module__oASDFq__bar{border:1px solid var(--border);background:var(--bg-card);border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 14px;display:flex}.BoardIntakeBar-module__oASDFq__viewerLine{font-size:var(--text-sm);color:var(--text-secondary)}.BoardIntakeBar-module__oASDFq__liveDot{color:var(--green)}.BoardIntakeBar-module__oASDFq__barSpacer{flex:1}.BoardIntakeBar-module__oASDFq__switchLabel{font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:2px;color:var(--text-tertiary);font-weight:800}.BoardIntakeBar-module__oASDFq__switchBtn{border:1px solid var(--border);color:var(--text-tertiary);font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:1px;cursor:pointer;background:0 0;border-radius:6px;padding:3px 12px;font-weight:800}.BoardIntakeBar-module__oASDFq__switchActive{border-color:color-mix(in srgb, var(--green) 40%, transparent);background:color-mix(in srgb, var(--green) 14%, transparent);color:var(--green)}.BoardIntakeBar-module__oASDFq__explain{font-size:var(--text-2xs);color:var(--text-tertiary)}
.SessionBoardPanel-module__hxdLaq__panel{flex-direction:column;flex:1;gap:12px;min-height:0;padding:12px 24px 24px;display:flex;overflow-y:auto}.SessionBoardPanel-module__hxdLaq__summary{flex-direction:column;gap:4px;display:flex}.SessionBoardPanel-module__hxdLaq__summaryLine{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-secondary)}.SessionBoardPanel-module__hxdLaq__topRow{align-items:flex-start;gap:16px;display:flex}.SessionBoardPanel-module__hxdLaq__vodSlot{flex:none;width:640px;max-width:100%}.SessionBoardPanel-module__hxdLaq__composerSlot{flex:1;min-width:0}@media (max-width:1500px){.SessionBoardPanel-module__hxdLaq__topRow{flex-direction:column;align-items:stretch}.SessionBoardPanel-module__hxdLaq__vodSlot{width:100%}.SessionBoardPanel-module__hxdLaq__composerSlot{width:100%;max-width:880px}}
.AmaViewer-module__V4wZDW__viewer{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.AmaViewer-module__V4wZDW__body{flex:1;grid-template-columns:340px 1fr;gap:16px;min-height:0;margin-top:11px;transition:opacity .2s;display:grid;overflow:hidden}.AmaViewer-module__V4wZDW__dimmed{opacity:.45}.AmaViewer-module__V4wZDW__railColumn{border-right:1px solid var(--border);height:100%;min-height:0;transition:opacity .2s;overflow:hidden}.AmaViewer-module__V4wZDW__feedColumn{flex-direction:column;min-height:0;padding-inline-end:16px;display:flex;overflow:hidden}.AmaViewer-module__V4wZDW__feedContent{flex-direction:column;flex:1;min-height:0;transition:opacity .2s;display:flex;overflow:hidden}.AmaViewer-module__V4wZDW__feedScroll{scrollbar-gutter:stable;flex:1;min-height:0;overflow-y:auto}.AmaViewer-module__V4wZDW__notFound{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%;padding:40px;display:flex}.AmaViewer-module__V4wZDW__notFoundTitle{font-family:var(--font-mono);font-size:var(--text-md);color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px;font-weight:800}.AmaViewer-module__V4wZDW__notFoundBody{font-size:var(--text-sm);color:var(--text-secondary)}.AmaViewer-module__V4wZDW__bodyNoTopMargin{margin-top:0}.AmaViewer-module__V4wZDW__composerBand{flex-shrink:0;margin-bottom:12px;padding-inline:4px}@media (max-width:1024px){.AmaViewer-module__V4wZDW__body{grid-template-rows:max-content max-content;grid-template-columns:1fr;overflow-y:auto}.AmaViewer-module__V4wZDW__railColumn{border-right:none;height:auto}.AmaViewer-module__V4wZDW__feedContent{flex:none}.AmaViewer-module__V4wZDW__feedScroll{flex:none;overflow-y:visible}}.AmaViewer-module__V4wZDW__filterChipRow{flex-shrink:0;align-items:center;margin-bottom:8px;display:flex}.AmaViewer-module__V4wZDW__filterChip{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--green);border:1px solid var(--green);background:color-mix(in srgb, var(--green) 10%, transparent);cursor:pointer;white-space:nowrap;border-radius:999px;padding:3px 10px;font-weight:700}.AmaViewer-module__V4wZDW__chipClear{color:var(--text-secondary);margin-left:4px}.AmaViewer-module__V4wZDW__feedEmpty{font-size:var(--text-xs);color:var(--text-tertiary);padding:12px 4px}
.VideoMailbagViewer-module__IcMlhG__viewer{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.VideoMailbagViewer-module__IcMlhG__body{flex-direction:column;flex:1;gap:12px;min-height:0;padding:0 24px 24px;display:flex;overflow-y:auto}.VideoMailbagViewer-module__IcMlhG__comparisonToggle,.VideoMailbagViewer-module__IcMlhG__comparisonCollapsed{background:var(--bg-card);border:1px solid var(--border);width:100%;color:var(--text-primary);font:inherit;font-size:var(--text-sm);cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-weight:700;display:flex}.VideoMailbagViewer-module__IcMlhG__comparisonHeads{align-items:center;gap:10px;min-width:0;display:flex}.VideoMailbagViewer-module__IcMlhG__comparisonHead{align-items:center;gap:5px;display:inline-flex}.VideoMailbagViewer-module__IcMlhG__comparisonName{font-size:var(--text-sm);font-weight:700}.VideoMailbagViewer-module__IcMlhG__comparisonExpand{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--green);flex-shrink:0}.VideoMailbagViewer-module__IcMlhG__notFound{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%;padding:40px;display:flex}.VideoMailbagViewer-module__IcMlhG__notFoundTitle{font-family:var(--font-mono);font-size:var(--text-md);color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px;font-weight:800}.VideoMailbagViewer-module__IcMlhG__notFoundBody{font-size:var(--text-sm);color:var(--text-secondary)}.VideoMailbagViewer-module__IcMlhG__streamWindow{background:#000;border-radius:10px;justify-content:center;width:100%;display:flex;overflow:hidden}.VideoMailbagViewer-module__IcMlhG__streamFrameWrap{aspect-ratio:16/9;width:min(100%,177.778vh - 373.333px);min-width:0;display:flex}.VideoMailbagViewer-module__IcMlhG__pipStage{align-items:flex-start;gap:16px;display:flex}.VideoMailbagViewer-module__IcMlhG__comparisonMini{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.VideoMailbagViewer-module__IcMlhG__pipFrameWrap{cursor:pointer;flex:none}.VideoMailbagViewer-module__IcMlhG__answeringNow{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.VideoMailbagViewer-module__IcMlhG__answeringEyebrow{font-family:var(--font-mono);font-size:var(--text-3xs);letter-spacing:1px;color:var(--text-tertiary);font-weight:800}.VideoMailbagViewer-module__IcMlhG__answeringText{font-size:var(--text-md);color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:700;display:-webkit-box;overflow:hidden}.VideoMailbagViewer-module__IcMlhG__answeringMeta{align-items:center;gap:8px;display:flex}.VideoMailbagViewer-module__IcMlhG__answeringCount{font-family:var(--font-mono);font-size:var(--text-3xs);color:var(--blue);font-weight:800}.VideoMailbagViewer-module__IcMlhG__liveBadge{font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:1px;color:var(--red);font-weight:800}.VideoMailbagViewer-module__IcMlhG__acceptingRow{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.VideoMailbagViewer-module__IcMlhG__acceptingLabel{font-family:var(--font-mono);font-size:var(--text-3xs);letter-spacing:1px;color:var(--text-tertiary);margin-right:4px;font-weight:800}.VideoMailbagViewer-module__IcMlhG__acceptChip{border:1px solid var(--border);height:22px;color:var(--text-secondary);font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:.3px;white-space:nowrap;cursor:pointer;background:0 0;border-radius:11px;align-items:center;gap:4px;padding:0 9px;font-weight:800;display:inline-flex}.VideoMailbagViewer-module__IcMlhG__acceptChip .VideoMailbagViewer-module__IcMlhG__acceptDot{background:var(--ask-color);border-radius:50%;flex-shrink:0;width:5px;height:5px}.VideoMailbagViewer-module__IcMlhG__acceptChipOff{opacity:.35;text-decoration:line-through}.VideoMailbagViewer-module__IcMlhG__hostCrowdStrip{background:var(--bg-card);border:1px solid var(--border);border-radius:8px;align-items:center;gap:10px;padding:8px 12px;display:flex}.VideoMailbagViewer-module__IcMlhG__hostCrowdLabel{font-family:var(--font-mono);font-size:var(--text-3xs);letter-spacing:1px;color:var(--text-tertiary);flex-shrink:0;font-weight:800}.VideoMailbagViewer-module__IcMlhG__hostCrowdBar{flex:1;gap:2px;min-width:0;display:flex}.VideoMailbagViewer-module__IcMlhG__hostCrowdSeg{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-primary);background:var(--bg-elevated);text-align:center;white-space:nowrap;border-radius:4px;padding:3px 8px;font-weight:800;overflow:hidden}.VideoMailbagViewer-module__IcMlhG__hostCrowdEmpty{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-tertiary);flex:1}.VideoMailbagViewer-module__IcMlhG__hostCrowdTally{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-secondary);flex-shrink:0;font-weight:800}.VideoMailbagViewer-module__IcMlhG__hostCompareLink{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--green);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-weight:800}.VideoMailbagViewer-module__IcMlhG__hostCompareLink:hover{text-decoration:underline}.VideoMailbagViewer-module__IcMlhG__hostTopRow{align-items:stretch;gap:16px;height:360px;display:flex}.VideoMailbagViewer-module__IcMlhG__hostMini{aspect-ratio:16/9;flex:none;height:100%;display:flex}.VideoMailbagViewer-module__IcMlhG__hostMini>*{width:100%;height:100%}.VideoMailbagViewer-module__IcMlhG__hostNow{flex:1;min-width:0;overflow-y:auto}.VideoMailbagViewer-module__IcMlhG__answeredToggle{font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:.5px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:2px 0;font-weight:800}.VideoMailbagViewer-module__IcMlhG__answeredToggle:hover{color:var(--text-primary)}
.PositionPip-module__PL43Ia__pip{font-size:var(--text-3xs);font-weight:800;font-family:var(--font-mono);letter-spacing:.5px;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:4px 6px;display:inline-flex}.PositionPip-module__PL43Ia__posQB{background:color-mix(in srgb, var(--pos-qb) 15%, transparent);color:var(--pos-qb)}.PositionPip-module__PL43Ia__posRB{background:color-mix(in srgb, var(--pos-rb) 15%, transparent);color:var(--pos-rb)}.PositionPip-module__PL43Ia__posWR{background:color-mix(in srgb, var(--pos-wr) 15%, transparent);color:var(--pos-wr)}.PositionPip-module__PL43Ia__posTE{background:color-mix(in srgb, var(--pos-te) 15%, transparent);color:var(--pos-te)}.PositionPip-module__PL43Ia__posFLEX{background:color-mix(in srgb, var(--pos-flex) 15%, transparent);color:var(--pos-flex)}.PositionPip-module__PL43Ia__posK{background:color-mix(in srgb, var(--pos-k) 15%, transparent);color:var(--pos-k)}.PositionPip-module__PL43Ia__posDEF{background:color-mix(in srgb, var(--pos-def) 15%, transparent);color:var(--pos-def)}.PositionPip-module__PL43Ia__posDL{background:color-mix(in srgb, var(--pos-dl) 15%, transparent);color:var(--pos-dl)}.PositionPip-module__PL43Ia__posLB{background:color-mix(in srgb, var(--pos-lb) 15%, transparent);color:var(--pos-lb)}.PositionPip-module__PL43Ia__posDB{background:color-mix(in srgb, var(--pos-db) 15%, transparent);color:var(--pos-db)}.PositionPip-module__PL43Ia__posIDPFLEX{background:color-mix(in srgb, var(--pos-idp-flex) 15%, transparent);color:var(--pos-idp-flex)}.PositionPip-module__PL43Ia__posDefault{background:color-mix(in srgb, var(--pos-default) 15%, transparent);color:var(--pos-default)}
.MatchupStatusRow-module__Q9YWxW__row{border-left:2px solid #0000;border-right:2px solid #0000}.MatchupStatusRow-module__Q9YWxW__liveWash{background:color-mix(in srgb, var(--green) 8%, transparent)}.MatchupStatusRow-module__Q9YWxW__rowBtn{all:unset;cursor:pointer;box-sizing:border-box;border-bottom:1px solid var(--border);grid-template-columns:34px 1fr auto auto;align-items:center;gap:8px;width:100%;padding:8px 6px;display:grid}.MatchupStatusRow-module__Q9YWxW__posPip{font-size:9px;font-weight:700;font-family:var(--font-mono,monospace);border-radius:4px;justify-self:start;padding:2px 5px}.MatchupStatusRow-module__Q9YWxW__posQb{background:color-mix(in srgb, var(--pos-qb) 12%, transparent);color:var(--pos-qb)}.MatchupStatusRow-module__Q9YWxW__posRb{background:color-mix(in srgb, var(--pos-rb) 12%, transparent);color:var(--pos-rb)}.MatchupStatusRow-module__Q9YWxW__posWr{background:color-mix(in srgb, var(--pos-wr) 12%, transparent);color:var(--pos-wr)}.MatchupStatusRow-module__Q9YWxW__posTe{background:color-mix(in srgb, var(--pos-te) 12%, transparent);color:var(--pos-te)}.MatchupStatusRow-module__Q9YWxW__posFlex{background:color-mix(in srgb, var(--pos-flex) 12%, transparent);color:var(--pos-flex)}.MatchupStatusRow-module__Q9YWxW__posK{background:color-mix(in srgb, var(--pos-k) 12%, transparent);color:var(--pos-k)}.MatchupStatusRow-module__Q9YWxW__posDef{background:color-mix(in srgb, var(--pos-def) 12%, transparent);color:var(--pos-def)}.MatchupStatusRow-module__Q9YWxW__posDl{background:color-mix(in srgb, var(--pos-dl) 12%, transparent);color:var(--pos-dl)}.MatchupStatusRow-module__Q9YWxW__posLb{background:color-mix(in srgb, var(--pos-lb) 12%, transparent);color:var(--pos-lb)}.MatchupStatusRow-module__Q9YWxW__posDb{background:color-mix(in srgb, var(--pos-db) 12%, transparent);color:var(--pos-db)}.MatchupStatusRow-module__Q9YWxW__posIdpFlex{background:color-mix(in srgb, var(--pos-idp-flex) 12%, transparent);color:var(--pos-idp-flex)}.MatchupStatusRow-module__Q9YWxW__posDefault{background:color-mix(in srgb, var(--pos-default) 12%, transparent);color:var(--pos-default)}.MatchupStatusRow-module__Q9YWxW__textCol{flex-direction:column;gap:1px;min-width:0;display:flex}.MatchupStatusRow-module__Q9YWxW__nameLine{align-items:baseline;gap:6px;min-width:0;display:flex}.MatchupStatusRow-module__Q9YWxW__name{white-space:nowrap;text-overflow:ellipsis;cursor:pointer;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.MatchupStatusRow-module__Q9YWxW__team{color:var(--text-tertiary);flex-shrink:0;font-size:11px;font-weight:400}.MatchupStatusRow-module__Q9YWxW__subLine{color:var(--text-tertiary);font-size:11px;font-family:var(--font-mono,monospace);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.MatchupStatusRow-module__Q9YWxW__liveClock{font-size:11px;font-family:var(--font-mono,monospace);color:#fff9;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.MatchupStatusRow-module__Q9YWxW__statLine{font-size:11px;font-family:var(--font-mono,monospace);color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.MatchupStatusRow-module__Q9YWxW__heldClock{font-size:11px;font-family:var(--font-mono,monospace);color:var(--amber);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.MatchupStatusRow-module__Q9YWxW__heldLeft{border-left-color:var(--amber)}.MatchupStatusRow-module__Q9YWxW__heldRight{border-right-color:var(--amber)}.MatchupStatusRow-module__Q9YWxW__pts{font-size:15px;font-weight:700;font-family:var(--font-mono,monospace)}.MatchupStatusRow-module__Q9YWxW__ptsLive{color:var(--green)}.MatchupStatusRow-module__Q9YWxW__ptsMuted{color:var(--text-tertiary)}.MatchupStatusRow-module__Q9YWxW__chevron{color:var(--text-secondary);font-size:20px}.MatchupStatusRow-module__Q9YWxW__breakdownPanel{background:#00e67608;border-bottom:1px solid #ffffff0a;padding:12px 18px 16px 62px}.MatchupStatusRow-module__Q9YWxW__breakdownHeader{font-size:var(--text-2xs,9px);letter-spacing:1.5px;text-transform:uppercase;color:#fff6;font-family:var(--font-mono,monospace);margin-bottom:8px}.MatchupStatusRow-module__Q9YWxW__breakdownLine{border-bottom:1px dashed #ffffff0f;justify-content:space-between;align-items:baseline;gap:16px;padding:6px 0;display:flex}.MatchupStatusRow-module__Q9YWxW__breakdownLabel{font-size:var(--text-md,12px);color:#ffffffb8}.MatchupStatusRow-module__Q9YWxW__breakdownValue{font-family:var(--font-mono,monospace);font-size:var(--text-md,12px);font-variant-numeric:tabular-nums;color:var(--green);font-weight:600}.MatchupStatusRow-module__Q9YWxW__breakdownValue[data-neg=true]{color:var(--red)}.MatchupStatusRow-module__Q9YWxW__breakdownLoading{font-size:var(--text-md,12px);color:var(--text-tertiary);padding:4px 0}
.MatchupBoxScore-module__edx-wG__root{background:var(--bg-card);border-radius:12px;padding:10px}.MatchupBoxScore-module__edx-wG__summaryStrip{border-bottom:1px solid var(--border);grid-template-columns:1fr 1px 1fr;gap:12px;margin-bottom:4px;padding:2px 6px 8px;display:grid}.MatchupBoxScore-module__edx-wG__summaryCell{min-width:0}.MatchupBoxScore-module__edx-wG__summary{font-size:11px;font-family:var(--font-mono,monospace);color:var(--text-secondary)}.MatchupBoxScore-module__edx-wG__summaryLive{color:var(--green)}.MatchupBoxScore-module__edx-wG__summaryHeld{color:var(--amber)}.MatchupBoxScore-module__edx-wG__divider{background:var(--border);display:block}.MatchupBoxScore-module__edx-wG__twoCol{grid-template-columns:1fr 1px 1fr;gap:12px;display:grid}.MatchupBoxScore-module__edx-wG__col{min-width:0}.MatchupBoxScore-module__edx-wG__colDivider{background:var(--border);display:block}.MatchupBoxScore-module__edx-wG__benchToggle{all:unset;cursor:pointer;box-sizing:border-box;background:var(--green-glow);border:1px solid var(--green-dim);width:100%;color:var(--green);border-radius:8px;justify-content:center;align-items:center;gap:14px;margin:12px 0 0;padding:8px 14px;font-size:12px;font-weight:600;display:flex}.MatchupBoxScore-module__edx-wG__benchPts{font-family:var(--font-mono,monospace);font-size:15px}.MatchupBoxScore-module__edx-wG__benchLabel{align-items:center;gap:6px;display:inline-flex}.MatchupBoxScore-module__edx-wG__benchChevron{color:var(--text-secondary);font-size:20px;line-height:1}
.MatchupH2HContent-module__s1WMCa__close{border:1px solid var(--border);background:var(--bg-elevated);width:34px;height:34px;color:var(--text-secondary);font-size:var(--text-xl);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .2s,color .2s;display:flex}.MatchupH2HContent-module__s1WMCa__close:hover{border-color:var(--green-mid);color:var(--text-primary)}.MatchupH2HContent-module__s1WMCa__leagueHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:relative}.MatchupH2HContent-module__s1WMCa__leagueLeft{align-items:center;gap:10px;display:flex}.MatchupH2HContent-module__s1WMCa__espn{color:#f33}.MatchupH2HContent-module__s1WMCa__sleeper{color:#58c1f5}.MatchupH2HContent-module__s1WMCa__yahoo{color:#7b5dfa}.MatchupH2HContent-module__s1WMCa__mfl{color:#e8453c}.MatchupH2HContent-module__s1WMCa__leagueName{font-size:var(--text-md);font-weight:600}.MatchupH2HContent-module__s1WMCa__leagueRight{align-items:center;gap:10px;display:flex}.MatchupH2HContent-module__s1WMCa__weekLabel{font-size:var(--text-sm);font-weight:600}.MatchupH2HContent-module__s1WMCa__weekNav{align-items:center;gap:4px;display:flex}.MatchupH2HContent-module__s1WMCa__weekArrow{border:1px solid var(--border);width:24px;height:24px;color:var(--text-tertiary);cursor:pointer;font-size:var(--text-base);font-family:var(--font-sans);background:0 0;border-radius:5px;justify-content:center;align-items:center;transition:border-color .2s;display:flex}.MatchupH2HContent-module__s1WMCa__weekArrow:hover{border-color:var(--green-mid);color:var(--text-primary)}.MatchupH2HContent-module__s1WMCa__dateRange{font-size:var(--text-xs);color:var(--text-tertiary);font-family:var(--font-mono)}.MatchupH2HContent-module__s1WMCa__h2hTable{flex-direction:column;display:flex;overflow:hidden}.MatchupH2HContent-module__s1WMCa__h2hHeader{font-size:var(--text-3xs);color:var(--text-tertiary);letter-spacing:1px;text-transform:uppercase;font-weight:600;font-family:var(--font-mono);border-bottom:1px solid var(--border);grid-template-columns:1.2fr 1fr 64px 20px 64px 1fr 1.2fr;align-items:center;gap:0 12px;padding:8px 16px;display:grid}.MatchupH2HContent-module__s1WMCa__h2hHeader span:nth-child(3),.MatchupH2HContent-module__s1WMCa__h2hHeader span:nth-child(5){text-align:center}.MatchupH2HContent-module__s1WMCa__headerRight{text-align:right}.MatchupH2HContent-module__s1WMCa__h2hBody{overflow-y:auto}.MatchupH2HContent-module__s1WMCa__h2hBody::-webkit-scrollbar{width:4px}.MatchupH2HContent-module__s1WMCa__h2hBody::-webkit-scrollbar-track{background:0 0}.MatchupH2HContent-module__s1WMCa__h2hBody::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.MatchupH2HContent-module__s1WMCa__h2hRow{border-bottom:1px solid var(--border);grid-template-columns:1.2fr 1fr 64px 20px 64px 1fr 1.2fr;align-items:center;gap:0 12px;display:grid}.MatchupH2HContent-module__s1WMCa__h2hRow:last-child{border-bottom:none}.MatchupH2HContent-module__s1WMCa__slotDivider{background:var(--bg-secondary);border-bottom:1px solid var(--border);border-top:1px solid var(--border);align-items:center;gap:10px;padding:6px 16px;display:flex}.MatchupH2HContent-module__s1WMCa__slotDivider:before,.MatchupH2HContent-module__s1WMCa__slotDivider:after{content:"";background:var(--border);flex:1;height:1px}.MatchupH2HContent-module__s1WMCa__slotDividerLive{background:var(--green-dim)}.MatchupH2HContent-module__s1WMCa__slotDividerLive:before,.MatchupH2HContent-module__s1WMCa__slotDividerLive:after{background:var(--green-mid)}.MatchupH2HContent-module__s1WMCa__playerCell{padding:12px 16px}.MatchupH2HContent-module__s1WMCa__playerCellRight{text-align:right}.MatchupH2HContent-module__s1WMCa__playerTop{align-items:center;gap:8px;display:flex}.MatchupH2HContent-module__s1WMCa__playerTopRight{flex-direction:row-reverse}.MatchupH2HContent-module__s1WMCa__posPip{width:32px;height:23px;font-size:var(--text-xs);font-weight:600;font-family:var(--font-mono);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MatchupH2HContent-module__s1WMCa__posQb{background:color-mix(in srgb, var(--pos-qb) 12%, transparent);color:var(--pos-qb)}.MatchupH2HContent-module__s1WMCa__posRb{background:color-mix(in srgb, var(--pos-rb) 12%, transparent);color:var(--pos-rb)}.MatchupH2HContent-module__s1WMCa__posWr{background:color-mix(in srgb, var(--pos-wr) 12%, transparent);color:var(--pos-wr)}.MatchupH2HContent-module__s1WMCa__posTe{background:color-mix(in srgb, var(--pos-te) 12%, transparent);color:var(--pos-te)}.MatchupH2HContent-module__s1WMCa__posFlex{background:color-mix(in srgb, var(--pos-flex) 12%, transparent);color:var(--pos-flex)}.MatchupH2HContent-module__s1WMCa__posK{background:color-mix(in srgb, var(--pos-k) 12%, transparent);color:var(--pos-k)}.MatchupH2HContent-module__s1WMCa__posDef{background:color-mix(in srgb, var(--pos-def) 12%, transparent);color:var(--pos-def)}.MatchupH2HContent-module__s1WMCa__posDl{background:color-mix(in srgb, var(--pos-dl) 12%, transparent);color:var(--pos-dl)}.MatchupH2HContent-module__s1WMCa__posLb{background:color-mix(in srgb, var(--pos-lb) 12%, transparent);color:var(--pos-lb)}.MatchupH2HContent-module__s1WMCa__posDb{background:color-mix(in srgb, var(--pos-db) 12%, transparent);color:var(--pos-db)}.MatchupH2HContent-module__s1WMCa__posIdpFlex{background:color-mix(in srgb, var(--pos-idp-flex) 12%, transparent);color:var(--pos-idp-flex)}.MatchupH2HContent-module__s1WMCa__posDefault{background:color-mix(in srgb, var(--pos-default) 12%, transparent);color:var(--pos-default)}.MatchupH2HContent-module__s1WMCa__playerAvatar{background:var(--bg-elevated);border:1px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:relative;overflow:hidden}.MatchupH2HContent-module__s1WMCa__playerHeadshot{object-fit:cover;border-radius:50%;width:100%;height:100%}.MatchupH2HContent-module__s1WMCa__playerInitials{width:100%;height:100%;font-size:var(--text-xs);color:var(--text-secondary);justify-content:center;align-items:center;font-weight:600;display:flex}.MatchupH2HContent-module__s1WMCa__playerInfo{flex:1;min-width:0}.MatchupH2HContent-module__s1WMCa__playerNameLine{align-items:baseline;gap:6px;display:flex}.MatchupH2HContent-module__s1WMCa__playerCellRight .MatchupH2HContent-module__s1WMCa__playerNameLine{flex-direction:row-reverse}.MatchupH2HContent-module__s1WMCa__playerName{font-size:var(--text-base);cursor:pointer;white-space:nowrap;font-weight:600;transition:color .15s}.MatchupH2HContent-module__s1WMCa__playerName:hover{color:var(--green);text-underline-offset:2px;text-decoration:underline}.MatchupH2HContent-module__s1WMCa__playerNameScoring{color:var(--green)}.MatchupH2HContent-module__s1WMCa__playerMeta{font-size:var(--text-xs);color:var(--text-tertiary);font-family:var(--font-mono);white-space:nowrap}.MatchupH2HContent-module__s1WMCa__statsCell{font-size:var(--text-sm);font-family:var(--font-mono);color:var(--text-secondary);white-space:nowrap;align-self:center;padding:4px 0}.MatchupH2HContent-module__s1WMCa__statsCellRight{text-align:right}.MatchupH2HContent-module__s1WMCa__slotBadge{font-size:var(--text-2xs);font-weight:600;font-family:var(--font-mono);color:var(--text-secondary);background:var(--bg-elevated);border:1px solid var(--border);text-align:center;white-space:nowrap;border-radius:5px;padding:3px 10px}.MatchupH2HContent-module__s1WMCa__slotLive{color:var(--green);border-color:var(--green-mid);background:var(--green-dim)}.MatchupH2HContent-module__s1WMCa__ptsCell{flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.MatchupH2HContent-module__s1WMCa__ptsVal{font-size:var(--text-base);font-weight:600;font-family:var(--font-mono)}.MatchupH2HContent-module__s1WMCa__ptsScoring{color:var(--green)}.MatchupH2HContent-module__s1WMCa__ptsDelta{font-size:var(--text-2xs);font-family:var(--font-mono);position:absolute;top:calc(50% + 10px)}.MatchupH2HContent-module__s1WMCa__deltaPos{color:var(--green)}.MatchupH2HContent-module__s1WMCa__deltaNeg{color:var(--red)}.MatchupH2HContent-module__s1WMCa__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:48px 20px;display:flex}.MatchupH2HContent-module__s1WMCa__emptyIcon{color:var(--text-tertiary);opacity:.4;margin-bottom:16px}.MatchupH2HContent-module__s1WMCa__emptyTitle{font-size:var(--text-md);color:var(--text-secondary);margin:0 0 6px;font-weight:600}.MatchupH2HContent-module__s1WMCa__emptySubtitle{font-size:var(--text-sm);color:var(--text-tertiary);margin:0}.MatchupH2HContent-module__s1WMCa__panelFooter{border-top:1px solid var(--border);padding:10px 16px}.MatchupH2HContent-module__s1WMCa__benchToggle{border:1px solid var(--border);color:var(--text-tertiary);width:100%;font-size:var(--text-xs);font-family:var(--font-sans);cursor:pointer;background:0 0;border-radius:6px;padding:8px 0;font-weight:500;transition:border-color .15s,color .15s}.MatchupH2HContent-module__s1WMCa__benchToggle:hover{border-color:var(--green);color:var(--green)}.MatchupH2HContent-module__s1WMCa__scorebugFullWrap{opacity:1;max-height:200px;transition:max-height .18s cubic-bezier(.16,1,.3,1),opacity .18s cubic-bezier(.16,1,.3,1);overflow:hidden}.MatchupH2HContent-module__s1WMCa__scorebugCollapsed{opacity:0;max-height:0}.MatchupH2HContent-module__s1WMCa__compactScorePill{background:var(--bg-elevated);font-family:var(--font-mono);font-size:var(--text-sm);opacity:0;pointer-events:none;border-radius:6px;align-items:center;gap:6px;padding:3px 10px;font-weight:700;transition:opacity .18s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MatchupH2HContent-module__s1WMCa__compactVisible{opacity:1;pointer-events:auto}.MatchupH2HContent-module__s1WMCa__compactScore{color:var(--text-primary);letter-spacing:-.5px}.MatchupH2HContent-module__s1WMCa__compactVsDots{align-items:center;gap:2px;display:inline-flex}.MatchupH2HContent-module__s1WMCa__compactDot{background:var(--text-tertiary);opacity:.5;border-radius:50%;width:3px;height:3px}@media (max-width:480px){.MatchupH2HContent-module__s1WMCa__leagueHeader .MatchupH2HContent-module__s1WMCa__leagueLeft [data-testid=provider-badge]{display:none}.MatchupH2HContent-module__s1WMCa__compactScorePill{font-size:var(--text-xs);padding:2px 8px}}
