.GameStatusBar-module__oN9axq__root{background:var(--panel);border-bottom:1px solid var(--line-subtle)}.GameStatusBar-module__oN9axq__row1{flex-wrap:wrap;justify-content:space-between;align-items:center;row-gap:.375rem;padding:.375rem 1.5rem;display:flex}.GameStatusBar-module__oN9axq__statusPills{align-items:center;gap:.25rem;display:flex}.GameStatusBar-module__oN9axq__statusCounter{font-size:var(--text-xs);cursor:pointer;color:var(--faint);background:0 0;border:none;border-radius:.375rem;align-items:center;gap:.375rem;padding:.375rem .625rem;transition:background .15s,transform .15s;display:flex}.GameStatusBar-module__oN9axq__statusCounter:hover{background:var(--raised);transform:scale(1.04)}.GameStatusBar-module__oN9axq__statusCounter:active{transform:scale(.97)}.GameStatusBar-module__oN9axq__statusCounter[data-status=critical][data-active=true]{background:#ef44441f}.GameStatusBar-module__oN9axq__statusCounter[data-status=watch][data-active=true]{background:#f59e0b1f}.GameStatusBar-module__oN9axq__statusCounter[data-status=on-track][data-active=true]{background:#22c55e1f}.GameStatusBar-module__oN9axq__statusCounter[data-status=past][data-active=true]{background:color-mix(in srgb,var(--muted)12%,transparent)}.GameStatusBar-module__oN9axq__statusCounter[data-status=starred][data-active=true]{background:#facc151f}.GameStatusBar-module__oN9axq__pillDot{border-radius:9999px;flex-shrink:0;width:.5rem;height:.5rem}.GameStatusBar-module__oN9axq__pillDot[data-status=critical]{background:#f87171}.GameStatusBar-module__oN9axq__pillDot[data-status=watch]{background:#fbbf24}.GameStatusBar-module__oN9axq__pillDot[data-status=on-track]{background:#4ade80}.GameStatusBar-module__oN9axq__pillDot[data-status=past]{background:var(--muted)}.GameStatusBar-module__oN9axq__pillLabel{color:var(--faint)}.GameStatusBar-module__oN9axq__pillCount{font-family:var(--font-mono);font-weight:var(--font-semibold);color:var(--hi)}.GameStatusBar-module__oN9axq__toolbar{background:color-mix(in srgb,var(--raised)50%,transparent);border:1px solid var(--line);border-radius:.75rem;align-items:center;gap:.375rem;padding:.375rem .5rem;display:flex}.GameStatusBar-module__oN9axq__toolbarTab{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--muted);cursor:pointer;border-radius:.5rem;padding:.375rem .75rem;transition:color .15s,background .15s}.GameStatusBar-module__oN9axq__toolbarTab:hover{color:var(--lo);background:var(--raised)}.GameStatusBar-module__oN9axq__toolbarTab[data-active=true]{background:var(--subtle);color:var(--lo);box-shadow:var(--shadow-sm)}.GameStatusBar-module__oN9axq__starDot{width:.75rem;height:.75rem;color:var(--faint);transition:color .15s,transform .15s}.GameStatusBar-module__oN9axq__statusCounter[data-status=starred]:hover .GameStatusBar-module__oN9axq__starDot{color:#facc15;transform:scale(1.15)}.GameStatusBar-module__oN9axq__starFilled{color:#facc15;fill:#facc15}.GameStatusBar-module__oN9axq__divider{background:var(--line);width:1px;height:1.75rem;margin:0 .25rem}.GameStatusBar-module__oN9axq__iconBtn{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:color .15s,background .15s;display:flex}.GameStatusBar-module__oN9axq__iconBtn:hover{color:var(--lo);background:var(--raised)}.GameStatusBar-module__oN9axq__computeBtn{color:var(--brand-hi);cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:color .15s,background .15s;display:flex}.GameStatusBar-module__oN9axq__computeBtn:hover{color:var(--brand);background:var(--raised)}.GameStatusBar-module__oN9axq__computeBtn:disabled{opacity:.5}.GameStatusBar-module__oN9axq__iconMd{width:1.125rem;height:1.125rem}.GameStatusBar-module__oN9axq__signOutBtn{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:color .15s,background .15s;display:flex}.GameStatusBar-module__oN9axq__signOutBtn:hover{color:#f87171;background:#ef44441a}.GameStatusBar-module__oN9axq__signOutBtn:disabled{opacity:.5;cursor:not-allowed}.GameStatusBar-module__oN9axq__row2{flex-wrap:wrap;align-items:center;gap:.5rem 1.5rem;padding:.125rem 1.5rem .5rem;display:flex}.GameStatusBar-module__oN9axq__sectionLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--faint);font-weight:var(--font-semibold);white-space:nowrap;margin-right:.25rem}.GameStatusBar-module__oN9axq__tierChips{flex-shrink:0;align-items:center;gap:.625rem;display:flex}.GameStatusBar-module__oN9axq__tierAll{font-size:var(--text-xs);font-weight:var(--font-bold);border:1px solid var(--line);cursor:pointer;background:color-mix(in srgb,var(--raised)50%,transparent);color:var(--muted);border-radius:.375rem;padding:.1875rem .5rem;transition:all .15s}.GameStatusBar-module__oN9axq__tierAll:hover{color:var(--lo);border-color:var(--line-strong)}.GameStatusBar-module__oN9axq__tierAll[data-active=true]{background:var(--subtle);color:var(--lo);border-color:var(--line-strong);box-shadow:var(--shadow-sm)}.GameStatusBar-module__oN9axq__tierChip{font-size:var(--text-xs);font-weight:var(--font-bold);cursor:pointer;border:1px solid;border-radius:.375rem;padding:.1875rem .5rem;transition:all .15s}.GameStatusBar-module__oN9axq__tierChip[data-tier=Single]{color:#f87171;background:#ef444414;border-color:#ef444440}.GameStatusBar-module__oN9axq__tierChip[data-tier=Single]:hover{background:#ef444426}.GameStatusBar-module__oN9axq__tierChip[data-tier=Single][data-active=true]{color:#fca5a5;background:#ef444440;border-color:#ef444480}.GameStatusBar-module__oN9axq__tierChip[data-tier=Double]{color:#fbbf24;background:#f59e0b14;border-color:#f59e0b40}.GameStatusBar-module__oN9axq__tierChip[data-tier=Double]:hover{background:#f59e0b26}.GameStatusBar-module__oN9axq__tierChip[data-tier=Double][data-active=true]{color:#fde68a;background:#f59e0b40;border-color:#f59e0b80}.GameStatusBar-module__oN9axq__tierChip[data-tier=Triple]{color:#60a5fa;background:#3b82f614;border-color:#3b82f640}.GameStatusBar-module__oN9axq__tierChip[data-tier=Triple]:hover{background:#3b82f626}.GameStatusBar-module__oN9axq__tierChip[data-tier=Triple][data-active=true]{color:#93c5fd;background:#3b82f640;border-color:#3b82f680}.GameStatusBar-module__oN9axq__tierChip[data-tier=Home\ Run]{color:#4ade80;background:#22c55e14;border-color:#22c55e40}.GameStatusBar-module__oN9axq__tierChip[data-tier=Home\ Run]:hover{background:#22c55e26}.GameStatusBar-module__oN9axq__tierChip[data-tier=Home\ Run][data-active=true]{color:#86efac;background:#22c55e40;border-color:#22c55e80}.GameStatusBar-module__oN9axq__tierChip[data-tier=Grand\ Slam]{color:#34d399;background:#10b98114;border-color:#10b98140}.GameStatusBar-module__oN9axq__tierChip[data-tier=Grand\ Slam]:hover{background:#10b98126}.GameStatusBar-module__oN9axq__tierChip[data-tier=Grand\ Slam][data-active=true]{color:#6ee7b7;background:#10b98140;border-color:#10b98180}.GameStatusBar-module__oN9axq__sectionDivider{background:color-mix(in srgb,var(--line-strong)50%,transparent);width:1px;height:1.75rem}.GameStatusBar-module__oN9axq__btnGroup{box-shadow:var(--shadow-sm);border-radius:.5rem;align-items:center;display:flex}.GameStatusBar-module__oN9axq__btnGroupItem{font-size:var(--text-xs);font-family:var(--font-mono);font-weight:var(--font-bold);border:1px solid var(--line);cursor:pointer;background:var(--raised);color:var(--muted);padding:.1875rem .5rem;transition:all .15s}.GameStatusBar-module__oN9axq__btnGroupItem:hover{background:var(--subtle);color:var(--lo)}.GameStatusBar-module__oN9axq__btnGroupItem[data-active=true]{color:#93c5fd;background:#3b82f633;border-color:#3b82f666;box-shadow:inset 0 2px 4px #0000000f}.GameStatusBar-module__oN9axq__btnGroupItem:first-child{border-radius:.5rem 0 0 .5rem}.GameStatusBar-module__oN9axq__btnGroupItem:last-child{border-radius:0 .5rem .5rem 0}.GameStatusBar-module__oN9axq__rankItem{font-family:inherit;}.GameStatusBar-module__oN9axq__flexRow{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.GameStatusBar-module__oN9axq__disabledGroup{opacity:.35;pointer-events:none}.GameStatusBar-module__oN9axq__filtersToggle{color:var(--muted);font-size:var(--text-sm);font-weight:var(--font-medium);cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.375rem;padding:.375rem .625rem;transition:color .15s,background .15s;display:inline-flex}.GameStatusBar-module__oN9axq__filtersToggle:hover{color:var(--lo);background:var(--raised)}.GameStatusBar-module__oN9axq__filtersToggle[data-active=true]{background:var(--subtle);color:var(--lo)}.GameStatusBar-module__oN9axq__filtersToggleLabel{white-space:nowrap}.GameStatusBar-module__oN9axq__filtersBadge{background:var(--brand);color:#fff;min-width:1.1rem;height:1.1rem;font-size:var(--text-xs);font-weight:var(--font-bold);font-variant-numeric:tabular-nums;border-radius:9999px;justify-content:center;align-items:center;padding:0 .25rem;display:inline-flex}.GameStatusBar-module__oN9axq__row2MobilePanel{border-top:1px solid var(--line-subtle);flex-direction:column;align-items:stretch;gap:.625rem;padding-top:.5rem;animation:.15s ease-out both GameStatusBar-module__oN9axq__filters-slide}.GameStatusBar-module__oN9axq__row2MobilePanel .GameStatusBar-module__oN9axq__sectionDivider{display:none}.GameStatusBar-module__oN9axq__row2MobilePanel .GameStatusBar-module__oN9axq__flexRow,.GameStatusBar-module__oN9axq__row2MobilePanel .GameStatusBar-module__oN9axq__tierChips{flex-wrap:wrap}@keyframes GameStatusBar-module__oN9axq__filters-slide{0%{opacity:0;transform:translateY(-.25rem)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.GameStatusBar-module__oN9axq__row2MobilePanel{animation:none}}.GameStatusBar-module__oN9axq__pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite GameStatusBar-module__oN9axq__pulse}@keyframes GameStatusBar-module__oN9axq__pulse{0%,to{opacity:1}50%{opacity:.5}}.GameStatusBar-module__oN9axq__spin{animation:1s linear infinite GameStatusBar-module__oN9axq__spin}@keyframes GameStatusBar-module__oN9axq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1024px){.GameStatusBar-module__oN9axq__row1{padding:.375rem 1rem}.GameStatusBar-module__oN9axq__row2{column-gap:.75rem;padding:.125rem 1rem .5rem}.GameStatusBar-module__oN9axq__sectionDivider{display:none}}@media (max-width:768px){.GameStatusBar-module__oN9axq__row1{column-gap:.5rem;padding:.375rem .75rem}.GameStatusBar-module__oN9axq__row2{column-gap:.5rem;padding:.125rem .75rem .5rem}.GameStatusBar-module__oN9axq__statusPills{-webkit-overflow-scrolling:touch;flex-shrink:0;overflow-x:auto}.GameStatusBar-module__oN9axq__toolbar{flex-shrink:0}.GameStatusBar-module__oN9axq__tierChips{-webkit-overflow-scrolling:touch;flex-shrink:0;overflow-x:auto}}@media (max-width:480px){.GameStatusBar-module__oN9axq__row1{padding:.25rem .5rem}.GameStatusBar-module__oN9axq__row2{padding:.125rem .5rem .375rem}.GameStatusBar-module__oN9axq__pillLabel{display:none}.GameStatusBar-module__oN9axq__toolbar{padding:.25rem .375rem}.GameStatusBar-module__oN9axq__toolbarTab{font-size:var(--text-xs);padding:.25rem .5rem}}
.GameAlertRow-module__h-9Eyq__row{border-bottom:1px solid var(--line-subtle);cursor:pointer;transition:background-color .15s;animation:.3s cubic-bezier(.2,0,0,1) both GameAlertRow-module__h-9Eyq__row-fade-in;position:relative}.GameAlertRow-module__h-9Eyq__row[data-sandboxed=true]{box-shadow:inset 3px 0 0 0 var(--warning);background:linear-gradient(90deg,#f59e0b1f,#0000 24%);animation:.6s cubic-bezier(.2,0,0,1) GameAlertRow-module__h-9Eyq__sandbox-row-pulse}.GameAlertRow-module__h-9Eyq__row[data-sandboxed=true]:hover{background:linear-gradient(90deg,#f59e0b2e,color-mix(in srgb,var(--raised)50%,transparent)24%)}@keyframes GameAlertRow-module__h-9Eyq__sandbox-row-pulse{0%{box-shadow:inset 3px 0 0 0 var(--warning),inset 0 0 0 1000px #f59e0b38}to{box-shadow:inset 3px 0 0 0 var(--warning),inset 0 0 0 1000px transparent}}.GameAlertRow-module__h-9Eyq__row:hover{background:color-mix(in srgb,var(--raised)50%,transparent)}.GameAlertRow-module__h-9Eyq__row:hover .GameAlertRow-module__h-9Eyq__starCell,.GameAlertRow-module__h-9Eyq__row:hover .GameAlertRow-module__h-9Eyq__rankCell,.GameAlertRow-module__h-9Eyq__row:hover .GameAlertRow-module__h-9Eyq__gameCell{background:color-mix(in srgb,var(--raised)50%,var(--base))}.GameAlertRow-module__h-9Eyq__statusBadge{font-size:var(--text-sm);font-weight:var(--font-bold);border:1px solid;border-radius:9999px;padding:.25rem .625rem;display:inline-flex}.GameAlertRow-module__h-9Eyq__statusBadge[data-status=critical]{color:var(--danger,#f87171);background:#ef444433;border-color:#ef44444d}.GameAlertRow-module__h-9Eyq__statusBadge[data-status=watch]{color:var(--warning,#fbbf24);background:#f59e0b33;border-color:#f59e0b4d}.GameAlertRow-module__h-9Eyq__statusBadge[data-status=on-track]{color:var(--success,#4ade80);background:#22c55e33;border-color:#22c55e4d}.GameAlertRow-module__h-9Eyq__starCell{text-align:center;z-index:11;background:var(--base);width:2.5rem;padding-left:.25rem;padding-right:0;position:sticky;left:0}.GameAlertRow-module__h-9Eyq__starIcon{cursor:pointer;width:1.25rem;height:1.25rem;margin-left:auto;margin-right:0;transition:color .15s}.GameAlertRow-module__h-9Eyq__starIcon[data-starred=true]{fill:var(--star,#facc15);color:var(--star,#facc15)}.GameAlertRow-module__h-9Eyq__starIcon[data-starred=false]{fill:#0000;color:var(--faint)}.GameAlertRow-module__h-9Eyq__starIcon[data-starred=false]:hover{color:var(--muted)}.GameAlertRow-module__h-9Eyq__homestandBadgeWrap{z-index:20;position:absolute;top:-.25rem;left:-.1875rem}.GameAlertRow-module__h-9Eyq__homestandBadge{width:1rem;height:1rem;font-size:var(--text-xs);font-weight:var(--font-bold);cursor:default;border-radius:0 .25rem .25rem 0;justify-content:center;align-items:center;line-height:1;display:inline-flex}.GameAlertRow-module__h-9Eyq__homestandTooltip{z-index:50;background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow-lg);white-space:nowrap;pointer-events:none;border-radius:.5rem;margin-top:.25rem;padding:.5rem .75rem;display:none;position:absolute;top:100%;left:0}.GameAlertRow-module__h-9Eyq__homestandBadgeWrap:hover .GameAlertRow-module__h-9Eyq__homestandTooltip,.GameAlertRow-module__h-9Eyq__homestandBadgeWrap:focus-within .GameAlertRow-module__h-9Eyq__homestandTooltip{display:block}.GameAlertRow-module__h-9Eyq__homestandTooltipTitle{font-size:var(--text-xs);font-weight:var(--font-semibold);color:var(--lo)}.GameAlertRow-module__h-9Eyq__homestandTooltipDate{font-size:var(--text-xs);color:var(--muted);margin-top:.125rem}.GameAlertRow-module__h-9Eyq__rankCell{text-align:center;z-index:10;background:var(--base);padding:.875rem 1rem;position:sticky;left:2.5rem}.GameAlertRow-module__h-9Eyq__rankDash{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--muted)}.GameAlertRow-module__h-9Eyq__rankBadge{width:1.75rem;height:1.75rem;font-family:var(--font-mono);font-size:var(--text-sm);font-weight:var(--font-bold);border:1px solid;border-radius:.375rem;justify-content:center;align-items:center;display:inline-flex}.GameAlertRow-module__h-9Eyq__rankBadge[data-rank=top]{color:var(--success,#4ade80);background:#22c55e33;border-color:#22c55e4d}.GameAlertRow-module__h-9Eyq__rankBadge[data-rank=mid]{color:var(--warning,#fbbf24);background:#f59e0b33;border-color:#f59e0b4d}.GameAlertRow-module__h-9Eyq__rankBadge[data-rank=bottom]{color:var(--danger,#f87171);background:#ef444433;border-color:#ef44444d}.GameAlertRow-module__h-9Eyq__gameCell{text-align:left;z-index:10;background:var(--base);padding:.875rem 1rem;position:sticky;left:6rem;box-shadow:2px 0 4px #00000026}.GameAlertRow-module__h-9Eyq__gameCellInner{align-items:center;gap:.875rem;display:flex}.GameAlertRow-module__h-9Eyq__gameName{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--hi);align-items:center;display:flex}.GameAlertRow-module__h-9Eyq__oppName{min-width:5.5rem}.GameAlertRow-module__h-9Eyq__gameBadges{align-items:center;gap:.25rem;display:flex}.GameAlertRow-module__h-9Eyq__gameMeta{font-size:var(--text-sm);color:var(--muted)}.GameAlertRow-module__h-9Eyq__daysOutBadge{font-size:var(--text-xs);font-weight:var(--font-semibold);white-space:nowrap;vertical-align:middle;background:color-mix(in srgb,var(--subtle)40%,transparent);color:var(--muted);border:1px solid var(--line);border-radius:.25rem;align-items:center;padding:.0625rem .375rem;line-height:1.4;display:inline-flex}.GameAlertRow-module__h-9Eyq__daysOutBadge[data-variant=past]{background:color-mix(in srgb,var(--faint)20%,transparent);color:var(--faint);border-color:color-mix(in srgb,var(--faint)30%,transparent)}.GameAlertRow-module__h-9Eyq__tierInline{font-size:var(--text-xs);font-weight:var(--font-bold);text-transform:uppercase;white-space:nowrap;vertical-align:middle;text-align:center;border:1px solid;border-radius:.25rem;justify-content:center;align-items:center;min-width:2rem;padding:.0625rem .375rem;line-height:1.4;display:inline-flex}.GameAlertRow-module__h-9Eyq__projectedCell{text-align:center;padding:.875rem 1rem}.GameAlertRow-module__h-9Eyq__projectedInner{cursor:help;flex-direction:column;align-items:center;display:inline-flex}.GameAlertRow-module__h-9Eyq__projectedValue{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--lo);border-bottom:1px dotted var(--line-strong)}.GameAlertRow-module__h-9Eyq__shortfallCell{text-align:center;padding:.875rem 1rem}.GameAlertRow-module__h-9Eyq__shortfallStack{flex-direction:column;align-items:center;gap:.125rem;display:inline-flex}.GameAlertRow-module__h-9Eyq__shortfallInner{justify-content:center;align-items:center;gap:.375rem;display:inline-flex}.GameAlertRow-module__h-9Eyq__shortfallGoal{font-size:var(--text-xs);line-height:var(--leading-xs);color:var(--muted);font-style:italic;font-weight:var(--font-normal);font-family:var(--font-sans)}.GameAlertRow-module__h-9Eyq__objectiveIcon{flex-shrink:0;width:.875rem;height:.875rem}.GameAlertRow-module__h-9Eyq__unifiedCellCenter{text-align:center;padding:.875rem 1rem}.GameAlertRow-module__h-9Eyq__unifiedInnerCenter{cursor:help;flex-direction:column;align-items:center;display:inline-flex}.GameAlertRow-module__h-9Eyq__unifiedValue{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--lo);border-bottom:1px dotted var(--line-strong)}.GameAlertRow-module__h-9Eyq__alertsCell{text-align:center;padding:.875rem 1rem}.GameAlertRow-module__h-9Eyq__alertsWrap{flex-wrap:wrap;justify-content:center;align-items:center;gap:.375rem;display:flex}.GameAlertRow-module__h-9Eyq__alertBadge{font-size:var(--text-xs);font-weight:var(--font-bold);cursor:help;border:1px solid;border-radius:.25rem;align-items:center;padding:.125rem .375rem;display:inline-flex}.GameAlertRow-module__h-9Eyq__alertBadge[data-alert=critical]{color:var(--danger);background:#ef444433;border-color:#ef44444d}.GameAlertRow-module__h-9Eyq__alertBadge[data-alert=forecast]{color:var(--warning);background:#f59e0b33;border-color:#f59e0b4d}.GameAlertRow-module__h-9Eyq__alertBadge[data-alert=sellout],.GameAlertRow-module__h-9Eyq__alertBadge[data-alert=stretch]{color:var(--success);background:#22c55e33;border-color:#22c55e4d}.GameAlertRow-module__h-9Eyq__alertBadge[data-alert=yms],.GameAlertRow-module__h-9Eyq__alertBadge[data-alert=conv],.GameAlertRow-module__h-9Eyq__alertBadge[data-alert=sec]{color:var(--warning);background:#f59e0b33;border-color:#f59e0b4d}.GameAlertRow-module__h-9Eyq__suggMoveBadge{font-size:var(--text-xs);line-height:var(--leading-xs);font-weight:var(--font-semibold);font-family:var(--font-mono);white-space:nowrap;cursor:help;border:1px solid;border-radius:.25rem;padding:.1875rem .5rem;display:inline-block}.GameAlertRow-module__h-9Eyq__suggMoveBadge[data-sign=positive]{color:var(--success);background:color-mix(in srgb,var(--success)12%,transparent);border-color:color-mix(in srgb,var(--success)30%,transparent)}.GameAlertRow-module__h-9Eyq__suggMoveBadge[data-sign=negative]{color:var(--danger);background:color-mix(in srgb,var(--danger)12%,transparent);border-color:color-mix(in srgb,var(--danger)30%,transparent)}.GameAlertRow-module__h-9Eyq__tooltipFootnoteItalic{font-style:italic}.GameAlertRow-module__h-9Eyq__revenueCell{text-align:center;padding:.875rem 1rem}.GameAlertRow-module__h-9Eyq__revenueInner{cursor:help;flex-direction:column;align-items:center;display:inline-flex}.GameAlertRow-module__h-9Eyq__revenueValue{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--lo);border-bottom:1px dotted var(--line-strong)}.GameAlertRow-module__h-9Eyq__revenueGoal{color:var(--muted)}.GameAlertRow-module__h-9Eyq__lastPriceCell{text-align:center;padding:.875rem 1rem}.GameAlertRow-module__h-9Eyq__lastPriceInner{cursor:help;flex-direction:column;align-items:center;display:inline-flex}.GameAlertRow-module__h-9Eyq__lastPriceValue{font-family:var(--font-mono);font-size:var(--text-sm);font-weight:var(--font-bold)}.GameAlertRow-module__h-9Eyq__lastPriceValue[data-dir=UP]{color:var(--price-up,#4ade80)}.GameAlertRow-module__h-9Eyq__lastPriceValue[data-dir=DOWN]{color:var(--price-down,#f87171)}.GameAlertRow-module__h-9Eyq__lastPriceValue[data-dir=MIXED]{color:var(--warning,#fbbf24)}.GameAlertRow-module__h-9Eyq__lastPriceMixed{align-items:center;gap:.25rem;display:inline-flex}.GameAlertRow-module__h-9Eyq__lastPriceMeta{font-size:var(--text-xs);color:var(--muted);margin-top:.125rem}.GameAlertRow-module__h-9Eyq__lastPriceDash{color:var(--faint);font-family:var(--font-mono)}.GameAlertRow-module__h-9Eyq__tooltipMono{font-family:var(--font-mono);font-size:var(--text-xs)}.GameAlertRow-module__h-9Eyq__tooltipLabel{color:var(--muted);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:var(--tracking-wide);margin-bottom:.375rem}.GameAlertRow-module__h-9Eyq__tooltipTable{width:100%}.GameAlertRow-module__h-9Eyq__tooltipRowLabel{color:var(--muted);font-size:var(--text-xs);padding-right:.5rem}.GameAlertRow-module__h-9Eyq__tooltipRowOp{color:var(--muted);text-align:right;width:1rem;padding-right:.25rem}.GameAlertRow-module__h-9Eyq__tooltipRowValue{color:var(--lo);text-align:right}.GameAlertRow-module__h-9Eyq__tooltipTotalLabel{color:var(--muted);font-size:var(--text-xs);padding-right:.5rem}.GameAlertRow-module__h-9Eyq__tooltipTotalValue{color:var(--hi);font-weight:var(--font-bold);text-align:right}.GameAlertRow-module__h-9Eyq__alertTooltipTitle{font-size:var(--text-xs);font-weight:var(--font-semibold)}.GameAlertRow-module__h-9Eyq__alertTooltipTitle[data-color=red]{color:var(--danger,#f87171)}.GameAlertRow-module__h-9Eyq__alertTooltipTitle[data-color=amber]{color:var(--warning,#fbbf24)}.GameAlertRow-module__h-9Eyq__alertTooltipTitle[data-color=green]{color:var(--success,#4ade80)}.GameAlertRow-module__h-9Eyq__alertTooltipBody{color:var(--lo);line-height:1.625;font-size:var(--text-xs)}.GameAlertRow-module__h-9Eyq__tooltipTableTop{margin-top:.375rem}.GameAlertRow-module__h-9Eyq__tooltipCellLabel{padding-right:.75rem}.GameAlertRow-module__h-9Eyq__tooltipCellMid{text-align:right;padding-right:.5rem}.GameAlertRow-module__h-9Eyq__tooltipCellRight{text-align:right}.GameAlertRow-module__h-9Eyq__tooltipCellBold{font-weight:var(--font-semibold)}.GameAlertRow-module__h-9Eyq__tooltipCellWarning{color:var(--warning)}.GameAlertRow-module__h-9Eyq__tooltipCellMuted{color:var(--muted)}.GameAlertRow-module__h-9Eyq__tooltipDivider{border-top:1px solid var(--line);margin:.25rem 0}.GameAlertRow-module__h-9Eyq__alertTooltipDetail{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--muted)}.GameAlertRow-module__h-9Eyq__tooltipCellHeader{color:var(--hi);font-weight:var(--font-semibold)}.GameAlertRow-module__h-9Eyq__alertTooltipHighlight{color:var(--warning-light,#fcd34d)}.GameAlertRow-module__h-9Eyq__tooltipFootnote{font-size:var(--text-xs);color:var(--muted);margin-top:.5rem}.GameAlertRow-module__h-9Eyq__tooltipFootnoteBold{font-weight:var(--font-semibold)}.GameAlertRow-module__h-9Eyq__tooltipScrollArea{scrollbar-width:thin;scrollbar-color:var(--line-strong)transparent;max-height:10rem;overflow-y:auto}.GameAlertRow-module__h-9Eyq__tooltipSpace>*+*{margin-top:.25rem}.GameAlertRow-module__h-9Eyq__tooltipSpaceMd>*+*{margin-top:.375rem}@media (max-width:768px){.GameAlertRow-module__h-9Eyq__gameName{font-size:var(--text-sm)}.GameAlertRow-module__h-9Eyq__gameMeta{font-size:var(--text-xs)}.GameAlertRow-module__h-9Eyq__gameCell{padding:.625rem .75rem}.GameAlertRow-module__h-9Eyq__rankCell{padding:.625rem .5rem}.GameAlertRow-module__h-9Eyq__projectedCell,.GameAlertRow-module__h-9Eyq__shortfallCell,.GameAlertRow-module__h-9Eyq__unifiedCellCenter,.GameAlertRow-module__h-9Eyq__alertsCell,.GameAlertRow-module__h-9Eyq__revenueCell,.GameAlertRow-module__h-9Eyq__lastPriceCell{font-size:var(--text-xs);padding:.625rem .5rem}}
.PriceScaleInventoryTable-module__rnsPHq__root{background:var(--panel);border:1px solid var(--line-subtle);border-radius:.75rem;margin-bottom:8rem}.PriceScaleInventoryTable-module__rnsPHq__header{border-bottom:1px solid var(--line-subtle);justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:flex}@media (max-width:767px){.PriceScaleInventoryTable-module__rnsPHq__header{padding:.75rem}}.PriceScaleInventoryTable-module__rnsPHq__headerTitle{font-size:var(--text-xl);font-weight:var(--font-semibold);color:var(--hi)}.PriceScaleInventoryTable-module__rnsPHq__headerSubtitle{font-size:var(--text-sm);color:var(--muted);margin-top:.25rem}.PriceScaleInventoryTable-module__rnsPHq__exportBtn{color:#fff;background:#2563eb;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;transition:background-color .15s;display:flex}.PriceScaleInventoryTable-module__rnsPHq__exportBtn:hover{background:#3b82f6}.PriceScaleInventoryTable-module__rnsPHq__exportIcon{width:1rem;height:1rem}.PriceScaleInventoryTable-module__rnsPHq__controlsBar{border-bottom:1px solid var(--line-subtle);background:var(--raised);justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:flex}@media (max-width:767px){.PriceScaleInventoryTable-module__rnsPHq__controlsBar{padding:.75rem}}.PriceScaleInventoryTable-module__rnsPHq__controlsLeft{align-items:center;gap:1rem;display:flex}@media (max-width:767px){.PriceScaleInventoryTable-module__rnsPHq__controlsLeft{gap:.5rem}}.PriceScaleInventoryTable-module__rnsPHq__toggleBtn{font-size:var(--text-sm);color:var(--lo);align-items:center;gap:.5rem;transition:color .15s;display:flex}.PriceScaleInventoryTable-module__rnsPHq__toggleBtn:hover{color:#fff}.PriceScaleInventoryTable-module__rnsPHq__toggleIconOn{color:#3b82f6;width:1.25rem;height:1.25rem}.PriceScaleInventoryTable-module__rnsPHq__toggleIconOff{width:1.25rem;height:1.25rem;color:var(--hi)}.PriceScaleInventoryTable-module__rnsPHq__controlsRight{align-items:center;gap:.5rem;display:flex}.PriceScaleInventoryTable-module__rnsPHq__expandCollapseBtn{font-size:var(--text-xs);color:var(--muted);border-radius:.25rem;padding:.25rem .75rem;transition:color .15s,background-color .15s}.PriceScaleInventoryTable-module__rnsPHq__expandCollapseBtn:hover{color:#fff;background:var(--subtle)}.PriceScaleInventoryTable-module__rnsPHq__table{border-collapse:collapse;width:100%}.PriceScaleInventoryTable-module__rnsPHq__sortHeader{font-size:var(--text-xs);font-weight:var(--font-semibold);color:var(--lo);text-transform:uppercase;letter-spacing:var(--tracking-wide);cursor:pointer;background:var(--raised);z-index:20;padding:.75rem 1.5rem;transition:background-color .15s;position:sticky;top:0}.PriceScaleInventoryTable-module__rnsPHq__sortHeader:hover{background:var(--subtle)}.PriceScaleInventoryTable-module__rnsPHq__sortHeaderLeft{text-align:left;}.PriceScaleInventoryTable-module__rnsPHq__sortHeaderRight{text-align:right;}.PriceScaleInventoryTable-module__rnsPHq__sortHeaderCenter{text-align:center;}.PriceScaleInventoryTable-module__rnsPHq__sortHeaderContent{align-items:center;gap:.5rem;display:flex}.PriceScaleInventoryTable-module__rnsPHq__sortHeaderContentRight{justify-content:flex-end;}.PriceScaleInventoryTable-module__rnsPHq__sortArrow{color:#60a5fa}.PriceScaleInventoryTable-module__rnsPHq__sortTooltipWrap{display:inline-block;position:relative}.PriceScaleInventoryTable-module__rnsPHq__sortTooltipIcon{width:.75rem;height:.75rem;color:var(--muted)}.PriceScaleInventoryTable-module__rnsPHq__sortTooltip{visibility:hidden;z-index:30;width:12rem;font-size:var(--text-sm);text-align:left;background:var(--raised);color:var(--lo);box-shadow:var(--shadow-lg);border:1px solid var(--line);border-radius:.5rem;margin-top:.5rem;padding:.75rem;position:absolute;right:0}.PriceScaleInventoryTable-module__rnsPHq__sortTooltipWrap:hover .PriceScaleInventoryTable-module__rnsPHq__sortTooltip{visibility:visible}.PriceScaleInventoryTable-module__rnsPHq__tbody{border-collapse:collapse}.PriceScaleInventoryTable-module__rnsPHq__tbody>tr+tr{border-top:1px solid var(--line-subtle)}.PriceScaleInventoryTable-module__rnsPHq__grandTotalRow{background:#1e3a5f4d;border-bottom:2px solid #1d4ed880}.PriceScaleInventoryTable-module__rnsPHq__grandTotalCell{white-space:nowrap;padding:.75rem 1.5rem}.PriceScaleInventoryTable-module__rnsPHq__grandTotalCellRight{text-align:right;}.PriceScaleInventoryTable-module__rnsPHq__grandTotalCellCenter{text-align:center;}.PriceScaleInventoryTable-module__rnsPHq__grandTotalText{font-size:var(--text-sm);font-weight:var(--font-bold);color:#93c5fd}.PriceScaleInventoryTable-module__rnsPHq__groupRow{cursor:pointer;background:color-mix(in srgb,var(--raised)70%,transparent);transition:background-color .15s}.PriceScaleInventoryTable-module__rnsPHq__groupRow:hover{background:var(--raised)}.PriceScaleInventoryTable-module__rnsPHq__groupCell{white-space:nowrap;padding:.75rem 1.5rem}.PriceScaleInventoryTable-module__rnsPHq__groupCellRight{text-align:right;}.PriceScaleInventoryTable-module__rnsPHq__groupCellCenter{text-align:center;}.PriceScaleInventoryTable-module__rnsPHq__groupNameWrap{align-items:center;gap:.5rem;display:flex}.PriceScaleInventoryTable-module__rnsPHq__groupChevronWrap{padding:.125rem}.PriceScaleInventoryTable-module__rnsPHq__groupChevron{width:1rem;height:1rem;color:var(--muted)}.PriceScaleInventoryTable-module__rnsPHq__groupName{font-size:var(--text-sm);font-weight:var(--font-bold);color:var(--hi)}.PriceScaleInventoryTable-module__rnsPHq__groupCount{font-size:var(--text-xs);color:var(--hi)}.PriceScaleInventoryTable-module__rnsPHq__groupValue{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--lo)}.PriceScaleInventoryTable-module__rnsPHq__psRow{cursor:pointer;transition:background-color .15s}.PriceScaleInventoryTable-module__rnsPHq__psRow:hover{background:color-mix(in srgb,var(--raised)50%,transparent)}.PriceScaleInventoryTable-module__rnsPHq__psRowDefault{background:color-mix(in srgb,var(--panel)50%,transparent);}.PriceScaleInventoryTable-module__rnsPHq__psRowSelected{background:#1e3a5f66;box-shadow:inset 0 0 0 1px #3b82f680;}.PriceScaleInventoryTable-module__rnsPHq__psRowSelected:hover{background:#1e3a5f80}.PriceScaleInventoryTable-module__rnsPHq__psCell{white-space:nowrap;padding:1rem 1.5rem 1rem 3rem}.PriceScaleInventoryTable-module__rnsPHq__psCellRight{white-space:nowrap;text-align:right;padding:1rem 1.5rem}.PriceScaleInventoryTable-module__rnsPHq__psCellCenter{white-space:nowrap;text-align:center;padding:1rem 1.5rem}.PriceScaleInventoryTable-module__rnsPHq__psNameWrap{align-items:center;gap:.5rem;display:flex}.PriceScaleInventoryTable-module__rnsPHq__psName{font-size:var(--text-sm);color:var(--lo)}.PriceScaleInventoryTable-module__rnsPHq__psFilteringBadge{font-size:var(--text-xs);color:#60a5fa;font-weight:var(--font-semibold);letter-spacing:var(--tracking-wide);background:#3b82f633;border-radius:.25rem;padding:.125rem .375rem}.PriceScaleInventoryTable-module__rnsPHq__psValue{font-size:var(--text-sm);color:var(--lo)}.PriceScaleInventoryTable-module__rnsPHq__balancedBadge{font-size:var(--text-xs);font-weight:var(--font-semibold);color:#4ade80;background:#22c55e33;border-radius:9999px;padding:.25rem .5rem}.PriceScaleInventoryTable-module__rnsPHq__toBrkvBadge{font-size:var(--text-xs);font-weight:var(--font-semibold);color:#fbbf24;background:#f59e0b33;border-radius:9999px;align-items:center;gap:.375rem;padding:.25rem .5rem;display:inline-flex}.PriceScaleInventoryTable-module__rnsPHq__toBrkvDirection{color:#fbbf24b3}.PriceScaleInventoryTable-module__rnsPHq__toOpenBadge{font-size:var(--text-xs);font-weight:var(--font-semibold);color:#60a5fa;background:#3b82f633;border-radius:9999px;align-items:center;gap:.375rem;padding:.25rem .5rem;display:inline-flex}.PriceScaleInventoryTable-module__rnsPHq__toOpenDirection{color:#60a5fab3}.PriceScaleInventoryTable-module__rnsPHq__recTicketIcon{width:.75rem;height:.75rem}.PriceScaleInventoryTable-module__rnsPHq__recBold{font-weight:var(--font-bold)}
.GameAlertCard-module__hi65wa__card{border:1px solid var(--line);background:var(--panel);cursor:pointer;border-left-width:3px;border-radius:.625rem;flex-direction:column;gap:.5rem;padding:.75rem;transition:background .15s,border-color .15s;display:flex}.GameAlertCard-module__hi65wa__card:active{background:color-mix(in srgb,var(--raised)50%,transparent)}.GameAlertCard-module__hi65wa__card[data-status=critical]{border-left-color:#f87171}.GameAlertCard-module__hi65wa__card[data-status=watch]{border-left-color:#fbbf24}.GameAlertCard-module__hi65wa__card[data-status=on-track]{border-left-color:#4ade80}.GameAlertCard-module__hi65wa__header{align-items:center;gap:.5rem;display:flex}.GameAlertCard-module__hi65wa__statusDot{border-radius:9999px;flex-shrink:0;width:.5rem;height:.5rem}.GameAlertCard-module__hi65wa__statusDot[data-status=critical]{background:#f87171}.GameAlertCard-module__hi65wa__statusDot[data-status=watch]{background:#fbbf24}.GameAlertCard-module__hi65wa__statusDot[data-status=on-track]{background:#4ade80}.GameAlertCard-module__hi65wa__headerText{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.GameAlertCard-module__hi65wa__opp{align-items:center;gap:.375rem;min-width:0;display:flex}.GameAlertCard-module__hi65wa__oppName{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--hi);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.GameAlertCard-module__hi65wa__tierInline{font-size:var(--text-xs);font-weight:var(--font-bold);text-transform:uppercase;white-space:nowrap;border:1px solid;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;padding:.0625rem .375rem;line-height:1.4;display:inline-flex}.GameAlertCard-module__hi65wa__meta{font-size:var(--text-xs);color:var(--muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.GameAlertCard-module__hi65wa__rankBadge{font-variant-numeric:tabular-nums;width:1.5rem;height:1.5rem;font-size:var(--text-xs);font-weight:var(--font-bold);border:1px solid;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.GameAlertCard-module__hi65wa__rankBadge[data-rank=top]{color:#4ade80;background:#22c55e33;border-color:#22c55e4d}.GameAlertCard-module__hi65wa__rankBadge[data-rank=mid]{color:#fbbf24;background:#f59e0b33;border-color:#f59e0b4d}.GameAlertCard-module__hi65wa__rankBadge[data-rank=bottom]{color:#f87171;background:#ef444433;border-color:#ef44444d}.GameAlertCard-module__hi65wa__starBtn{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem;display:inline-flex}.GameAlertCard-module__hi65wa__starIcon{width:1.25rem;height:1.25rem;transition:color .15s}.GameAlertCard-module__hi65wa__starIcon[data-starred=true]{fill:var(--star,#facc15);color:var(--star,#facc15)}.GameAlertCard-module__hi65wa__starIcon[data-starred=false]{fill:#0000;color:var(--faint)}.GameAlertCard-module__hi65wa__alerts{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.GameAlertCard-module__hi65wa__alerts:empty{display:none}.GameAlertCard-module__hi65wa__metrics{grid-template-columns:1fr 1fr;gap:.5rem .75rem;display:grid}.GameAlertCard-module__hi65wa__metric{flex-direction:column;gap:.125rem;min-width:0;display:flex}.GameAlertCard-module__hi65wa__metricLabel{font-size:var(--text-xs);color:var(--faint);text-transform:uppercase;letter-spacing:var(--tracking-wide);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.GameAlertCard-module__hi65wa__metricValue{font-variant-numeric:tabular-nums;font-size:var(--text-sm);color:var(--lo);font-weight:var(--font-medium)}.GameAlertCard-module__hi65wa__metricValue[data-dir=UP]{color:var(--price-up)}.GameAlertCard-module__hi65wa__metricValue[data-dir=DOWN]{color:var(--price-down)}.GameAlertCard-module__hi65wa__dirPart[data-dir=UP]{color:var(--price-up)}.GameAlertCard-module__hi65wa__dirPart[data-dir=DOWN]{color:var(--price-down)}.GameAlertCard-module__hi65wa__metricMeta{font-size:var(--text-xs);color:var(--muted);font-weight:var(--font-normal)}.GameAlertCard-module__hi65wa__metricDash{font-size:var(--text-sm);color:var(--faint)}.GameAlertCard-module__hi65wa__statusBadge{font-variant-numeric:tabular-nums;font-size:var(--text-sm);font-weight:var(--font-bold);border:1px solid;border-radius:9999px;align-self:flex-start;padding:.125rem .5rem;display:inline-flex}.GameAlertCard-module__hi65wa__statusBadge[data-status=critical]{color:#f87171;background:#ef444433;border-color:#ef44444d}.GameAlertCard-module__hi65wa__statusBadge[data-status=watch]{color:#fbbf24;background:#f59e0b33;border-color:#f59e0b4d}.GameAlertCard-module__hi65wa__statusBadge[data-status=on-track]{color:#4ade80;background:#22c55e33;border-color:#22c55e4d}.GameAlertCard-module__hi65wa__revenueGoal{color:var(--muted);font-weight:var(--font-normal)}
.PriceScaleBreakdown3Block-module__88Gzuq__loadingContainer{justify-content:center;align-items:center;height:8rem;display:flex}.PriceScaleBreakdown3Block-module__88Gzuq__loadingText{font-size:var(--text-sm);line-height:var(--leading-sm);color:var(--muted)}.PriceScaleBreakdown3Block-module__88Gzuq__emptyContainer{flex-direction:column;justify-content:center;align-items:center;min-height:12.5rem;display:flex}.PriceScaleBreakdown3Block-module__88Gzuq__emptyIcon{width:2rem;height:2rem;color:var(--faint);margin-bottom:.75rem}.PriceScaleBreakdown3Block-module__88Gzuq__emptyTitle{font-size:var(--text-sm);line-height:var(--leading-sm);color:var(--muted)}.PriceScaleBreakdown3Block-module__88Gzuq__emptySubtitle{font-size:var(--text-xs);line-height:var(--leading-xs);color:var(--faint);margin-top:.25rem}.PriceScaleBreakdown3Block-module__88Gzuq__headerBar{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.PriceScaleBreakdown3Block-module__88Gzuq__headerControls{align-items:center;gap:1rem;display:flex}.PriceScaleBreakdown3Block-module__88Gzuq__glutControls{align-items:center;gap:.75rem;display:flex}.PriceScaleBreakdown3Block-module__88Gzuq__glutLabel{font-size:var(--text-xs);line-height:var(--leading-xs);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--faint);font-weight:var(--font-semibold)}.PriceScaleBreakdown3Block-module__88Gzuq__glutPresets{background:var(--raised);border-radius:.375rem;gap:.125rem;padding:.125rem;display:flex}.PriceScaleBreakdown3Block-module__88Gzuq__glutPresetBtn{font-size:var(--text-xs);font-weight:var(--font-semibold);color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:.25rem;padding:.25rem .5rem;transition:background-color .15s,color .15s,box-shadow .15s}.PriceScaleBreakdown3Block-module__88Gzuq__glutPresetBtn:hover{color:var(--hi)}.PriceScaleBreakdown3Block-module__88Gzuq__glutPresetBtn[data-active=true]{background:var(--panel);color:var(--hi);box-shadow:var(--shadow-sm)}.PriceScaleBreakdown3Block-module__88Gzuq__glutPrefix{font-size:var(--text-xs);line-height:var(--leading-xs);color:var(--muted)}.PriceScaleBreakdown3Block-module__88Gzuq__glutCustom{align-items:center;gap:.375rem;display:flex}.PriceScaleBreakdown3Block-module__88Gzuq__glutNumberInput{width:3.5rem;font-size:var(--text-xs);line-height:var(--leading-xs);font-family:var(--font-mono);background:var(--raised);border:1px solid var(--line);color:var(--lo);text-align:right;border-radius:.25rem;padding:.125rem .375rem}.PriceScaleBreakdown3Block-module__88Gzuq__glutNumberInput:focus{border-color:var(--brand);outline:none;transition:border-color .15s}.PriceScaleBreakdown3Block-module__88Gzuq__glutNumberInput:disabled{opacity:.6;cursor:default}.PriceScaleBreakdown3Block-module__88Gzuq__glutNumberInputNarrow{width:3rem;}.PriceScaleBreakdown3Block-module__88Gzuq__glutSuffix{font-size:var(--text-xs);line-height:var(--leading-xs);color:var(--muted)}.PriceScaleBreakdown3Block-module__88Gzuq__toggleAllBtn{font-size:var(--text-xs);line-height:var(--leading-xs);color:var(--lo);text-transform:uppercase;letter-spacing:var(--tracking-wide);font-weight:var(--font-semibold);background:var(--raised);border:1px solid var(--line);cursor:pointer;border-radius:.375rem;padding:.3rem .75rem;transition:all .15s}.PriceScaleBreakdown3Block-module__88Gzuq__toggleAllBtn:hover{color:var(--hi);background:var(--subtle);border-color:var(--line-strong)}.PriceScaleBreakdown3Block-module__88Gzuq__toggleAllBtn[data-active=true]{background:var(--subtle);color:var(--hi);border-color:var(--line-strong)}.PriceScaleBreakdown3Block-module__88Gzuq__expandControls{gap:.25rem;display:flex}.PriceScaleBreakdown3Block-module__88Gzuq__tierRow{border-bottom:1px solid var(--line)}.PriceScaleBreakdown3Block-module__88Gzuq__tierBadge{font-size:var(--text-sm);font-weight:var(--font-bold);text-transform:uppercase;letter-spacing:var(--tracking-wide)}.PriceScaleBreakdown3Block-module__88Gzuq__soldWindowSelect{font-size:var(--text-xs);line-height:var(--leading-xs);font-weight:var(--font-bold);text-transform:uppercase;letter-spacing:var(--tracking-wide);background:var(--panel);border:1px solid var(--line);color:var(--muted);cursor:pointer;appearance:none;border-radius:.25rem;margin-left:.125rem;padding:.125rem .25rem}.PriceScaleBreakdown3Block-module__88Gzuq__soldWindowSelect option{background:var(--raised);color:var(--hi)}.PriceScaleBreakdown3Block-module__88Gzuq__soldWindowSelect:focus{color:var(--lo);border-color:var(--brand);outline:none}.PriceScaleBreakdown3Block-module__88Gzuq__tableWrapper{border:1px solid var(--line);background:var(--panel);border-radius:.75rem;max-height:min(70vh,560px);overflow:auto}.PriceScaleBreakdown3Block-module__88Gzuq__rootExpanded{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.PriceScaleBreakdown3Block-module__88Gzuq__tableWrapperExpanded{border-radius:.5rem;flex:1;min-height:0;max-height:none}.PriceScaleBreakdown3Block-module__88Gzuq__table{text-align:left;border-collapse:collapse;table-layout:fixed;width:100%}.PriceScaleBreakdown3Block-module__88Gzuq__thead{z-index:20;position:sticky;top:0}.PriceScaleBreakdown3Block-module__88Gzuq__blockHeaderRow{background:var(--base);border-bottom:1px solid var(--line)}.PriceScaleBreakdown3Block-module__88Gzuq__blockHeaderCell{font-size:var(--text-xs);line-height:var(--leading-xs);font-weight:var(--font-bold);text-transform:uppercase;letter-spacing:var(--tracking-wider);color:var(--muted);text-align:center;border-right:1px solid var(--line);padding:.375rem 1rem}.PriceScaleBreakdown3Block-module__88Gzuq__blockHeaderCell:last-child{border-right:none}.PriceScaleBreakdown3Block-module__88Gzuq__blockHeaderCellLeft{text-align:left;}.PriceScaleBreakdown3Block-module__88Gzuq__theadRow{background:var(--raised);border-bottom:2px solid var(--line);font-size:var(--text-xs);line-height:var(--leading-xs);text-transform:uppercase;font-weight:var(--font-bold);letter-spacing:var(--tracking-wide);color:var(--muted)}.PriceScaleBreakdown3Block-module__88Gzuq__sortHeader{cursor:pointer;background:var(--raised);-webkit-user-select:none;user-select:none;white-space:nowrap;padding:.625rem .75rem;transition:background .15s}.PriceScaleBreakdown3Block-module__88Gzuq__sortHeader:hover{background:color-mix(in srgb,var(--subtle)70%,var(--raised))}.PriceScaleBreakdown3Block-module__88Gzuq__sortHeaderActive{background:color-mix(in srgb,var(--subtle)70%,var(--raised));color:var(--lo);}.PriceScaleBreakdown3Block-module__88Gzuq__sortHeaderAlignRight{text-align:right}.PriceScaleBreakdown3Block-module__88Gzuq__sortHeaderAlignCenter{text-align:center}.PriceScaleBreakdown3Block-module__88Gzuq__sortHeaderContentRight{text-align:right}.PriceScaleBreakdown3Block-module__88Gzuq__sortHeaderContentCenter{text-align:center}.PriceScaleBreakdown3Block-module__88Gzuq__sortIcon{width:.625rem;height:.625rem;color:var(--brand);vertical-align:middle;margin-left:.125rem;display:inline-block}.PriceScaleBreakdown3Block-module__88Gzuq__tooltipWrapper{display:inline-flex;position:relative}.PriceScaleBreakdown3Block-module__88Gzuq__tooltipIcon{width:.625rem;height:.625rem;color:var(--faint);cursor:help}.PriceScaleBreakdown3Block-module__88Gzuq__tooltipIcon:hover{color:var(--muted)}.PriceScaleBreakdown3Block-module__88Gzuq__tooltipInfoInline{vertical-align:middle;margin-right:.125rem;display:inline-flex}.PriceScaleBreakdown3Block-module__88Gzuq__tooltipPanelFixed{z-index:9999;background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow-lg);pointer-events:none;text-align:left;text-transform:none;letter-spacing:normal;width:14rem;font-weight:var(--font-normal);white-space:normal;font-size:var(--text-xs);line-height:var(--leading-sm);color:var(--lo);border-radius:.5rem;padding:.75rem;position:fixed}.PriceScaleBreakdown3Block-module__88Gzuq__tooltipContent{font-size:var(--text-xs);line-height:var(--leading-xs)}.PriceScaleBreakdown3Block-module__88Gzuq__tooltipContent>*+*{margin-top:.375rem}.PriceScaleBreakdown3Block-module__88Gzuq__tooltipSource{font-size:var(--text-xs);line-height:var(--leading-xs);font-weight:var(--font-semibold);color:color-mix(in srgb,var(--brand)80%,white)}.PriceScaleBreakdown3Block-module__88Gzuq__tooltipSourcePurple{font-size:var(--text-xs);line-height:var(--leading-xs);font-weight:var(--font-semibold);color:var(--purple,#c084fc)}.PriceScaleBreakdown3Block-module__88Gzuq__tooltipDescription{color:var(--lo);line-height:var(--leading-sm)}.PriceScaleBreakdown3Block-module__88Gzuq__tooltipFormula{font-size:var(--text-xs);line-height:var(--leading-xs);font-family:var(--font-mono);color:var(--warning-light,#fcd34d);background:var(--base);border:1px solid var(--line-subtle);border-radius:.25rem;padding:.25rem .5rem}.PriceScaleBreakdown3Block-module__88Gzuq__dataQuestionDot{background:var(--warning);cursor:help;vertical-align:middle;border-radius:50%;width:6px;height:6px;margin-left:.25rem;animation:2s infinite PriceScaleBreakdown3Block-module__88Gzuq__pulse-glow;display:inline-block}.PriceScaleBreakdown3Block-module__88Gzuq__blockedDot{background:var(--danger);cursor:help;vertical-align:middle;border-radius:50%;width:6px;height:6px;margin-left:.25rem;display:inline-block}.PriceScaleBreakdown3Block-module__88Gzuq__indicatorTooltip{z-index:9999;background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow-lg);pointer-events:none;max-width:12rem;font-size:var(--text-xs);line-height:var(--leading-sm);color:var(--lo);white-space:normal;text-align:left;text-transform:none;letter-spacing:normal;font-weight:var(--font-normal);border-radius:.375rem;padding:.5rem .625rem;position:fixed}.PriceScaleBreakdown3Block-module__88Gzuq__cellTipWrapper{display:inline-block;position:relative}.PriceScaleBreakdown3Block-module__88Gzuq__cellTipPanel{z-index:9999;background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow-lg);pointer-events:none;font-size:var(--text-xs);line-height:var(--leading-sm);white-space:nowrap;border-radius:.375rem;padding:.5rem .625rem;position:fixed}.PriceScaleBreakdown3Block-module__88Gzuq__cellTipRow{justify-content:space-between;gap:1rem;display:flex}.PriceScaleBreakdown3Block-module__88Gzuq__cellTipRow+.PriceScaleBreakdown3Block-module__88Gzuq__cellTipRow{margin-top:.125rem}.PriceScaleBreakdown3Block-module__88Gzuq__cellTipLabel{color:var(--muted)}.PriceScaleBreakdown3Block-module__88Gzuq__cellTipValue{font-family:var(--font-mono);color:var(--hi);font-weight:var(--font-semibold)}.PriceScaleBreakdown3Block-module__88Gzuq__cellTipNote{font-size:var(--text-xs);line-height:var(--leading-xs);color:var(--muted);white-space:normal;text-align:left;max-width:12rem;margin-top:.25rem;font-style:italic}.PriceScaleBreakdown3Block-module__88Gzuq__pxHistoryPanel{z-index:9999;background:var(--panel);border:1px solid var(--line);font-size:var(--text-xs);white-space:nowrap;border-radius:.375rem;min-width:14rem;padding:.5rem .625rem;position:fixed;box-shadow:0 4px 12px #0006}.PriceScaleBreakdown3Block-module__88Gzuq__pxHistoryTitle{color:var(--muted);font-weight:var(--font-semibold);font-size:var(--text-xs);text-align:center;margin-bottom:.375rem}.PriceScaleBreakdown3Block-module__88Gzuq__pxHistoryHeader{color:var(--muted);font-size:var(--text-xs);border-bottom:1px solid var(--line);grid-template-columns:3.25rem 3rem 3rem 4.5rem;gap:.25rem;margin-bottom:.25rem;padding-bottom:.25rem;display:grid}.PriceScaleBreakdown3Block-module__88Gzuq__pxHistoryRow{font-size:var(--text-sm);grid-template-columns:3.25rem 3rem 3rem 4.5rem;gap:.25rem;padding:.125rem 0;display:grid}.PriceScaleBreakdown3Block-module__88Gzuq__pxHistoryDate{color:var(--muted);font-size:var(--text-sm)}.PriceScaleBreakdown3Block-module__88Gzuq__pxHistoryPrice{font-family:var(--font-mono);color:var(--hi);font-size:var(--text-sm)}.PriceScaleBreakdown3Block-module__88Gzuq__grandTotalRow{background:color-mix(in srgb,var(--brand)8%,transparent);border-bottom:2px solid color-mix(in srgb,var(--brand)25%,transparent);z-index:10;position:sticky;bottom:0;box-shadow:0 -2px 4px #0000001a}.PriceScaleBreakdown3Block-module__88Gzuq__grandTotalCell{padding:.75rem}.PriceScaleBreakdown3Block-module__88Gzuq__grandTotalCellRight{text-align:right;padding:.75rem}.PriceScaleBreakdown3Block-module__88Gzuq__grandTotalCellCenter{text-align:center;padding:.75rem}.PriceScaleBreakdown3Block-module__88Gzuq__grandTotalLabel{font-size:var(--text-sm);line-height:var(--leading-sm);font-weight:var(--font-bold);color:color-mix(in srgb,var(--brand)80%,white)}.PriceScaleBreakdown3Block-module__88Gzuq__grandTotalValue{font-size:var(--text-sm);line-height:var(--leading-sm);font-weight:var(--font-bold);font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:color-mix(in srgb,var(--brand)80%,white)}.PriceScaleBreakdown3Block-module__88Gzuq__dangerBadge{font-size:var(--text-xs);line-height:var(--leading-xs);font-weight:var(--font-semibold);color:var(--danger);background:#ef444433;border:1px solid #ef44444d;border-radius:9999px;align-items:center;padding:.0625rem .375rem;display:inline-flex}.PriceScaleBreakdown3Block-module__88Gzuq__groupRow{border-bottom:1px solid var(--line-subtle);cursor:pointer;transition:background .15s}.PriceScaleBreakdown3Block-module__88Gzuq__groupRow:hover{background:color-mix(in srgb,var(--raised)50%,transparent)}.PriceScaleBreakdown3Block-module__88Gzuq__groupCell{padding:.625rem .75rem}.PriceScaleBreakdown3Block-module__88Gzuq__groupCellRight{text-align:right;white-space:nowrap;padding:.625rem .75rem}.PriceScaleBreakdown3Block-module__88Gzuq__groupCellCenter{text-align:center;padding:.625rem .75rem}.PriceScaleBreakdown3Block-module__88Gzuq__groupNameWrapper{align-items:center;gap:.5rem;display:flex}.PriceScaleBreakdown3Block-module__88Gzuq__groupChevron{width:1rem;height:1rem;color:var(--muted);flex-shrink:0}.PriceScaleBreakdown3Block-module__88Gzuq__groupName{font-size:var(--text-sm);line-height:var(--leading-sm);font-weight:var(--font-bold);color:var(--lo)}.PriceScaleBreakdown3Block-module__88Gzuq__groupCount{font-size:var(--text-xs);line-height:var(--leading-xs);color:var(--faint)}.PriceScaleBreakdown3Block-module__88Gzuq__groupValue{font-size:var(--text-sm);line-height:var(--leading-sm);font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-weight:var(--font-semibold);color:var(--lo)}.PriceScaleBreakdown3Block-module__88Gzuq__groupValueMuted{font-size:var(--text-sm);line-height:var(--leading-sm);font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--muted)}.PriceScaleBreakdown3Block-module__88Gzuq__unsoldHigh{color:var(--danger)}.PriceScaleBreakdown3Block-module__88Gzuq__unsoldMedium{color:var(--warning)}.PriceScaleBreakdown3Block-module__88Gzuq__unsoldNormal{color:var(--lo)}.PriceScaleBreakdown3Block-module__88Gzuq__childRow{border-bottom:1px solid color-mix(in srgb,var(--line-subtle)50%,transparent);background:color-mix(in srgb,var(--subtle)30%,transparent);transition:background .15s}.PriceScaleBreakdown3Block-module__88Gzuq__childRow:hover{background:color-mix(in srgb,var(--raised)40%,transparent)}.PriceScaleBreakdown3Block-module__88Gzuq__childNameCell{padding:.5rem .75rem .5rem 2.75rem}.PriceScaleBreakdown3Block-module__88Gzuq__childCell{text-align:right;padding:.5rem .75rem}.PriceScaleBreakdown3Block-module__88Gzuq__childCellCenter{text-align:center;padding:.5rem .75rem}.PriceScaleBreakdown3Block-module__88Gzuq__childCode{font-size:var(--text-sm);line-height:var(--leading-sm);font-family:var(--font-mono);color:var(--muted)}.PriceScaleBreakdown3Block-module__88Gzuq__childValue{font-size:var(--text-sm);line-height:var(--leading-sm);font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--muted)}.PriceScaleBreakdown3Block-module__88Gzuq__childValueDanger{color:var(--danger);}.PriceScaleBreakdown3Block-module__88Gzuq__childValueMuted{color:var(--muted);}.PriceScaleBreakdown3Block-module__88Gzuq__childValueFaint{color:var(--faint);}.PriceScaleBreakdown3Block-module__88Gzuq__childValueSuccess{color:var(--success);}.PriceScaleBreakdown3Block-module__88Gzuq__childValueWarning{color:var(--warning);}.PriceScaleBreakdown3Block-module__88Gzuq__childUnsoldHigh{color:var(--danger);}.PriceScaleBreakdown3Block-module__88Gzuq__childUnsoldMedium{color:var(--warning);}.PriceScaleBreakdown3Block-module__88Gzuq__glutRow{background:color-mix(in srgb,var(--danger)5%,transparent);border-left:3px solid var(--danger)}.PriceScaleBreakdown3Block-module__88Gzuq__glutRow:hover{background:color-mix(in srgb,var(--danger)10%,transparent)}.PriceScaleBreakdown3Block-module__88Gzuq__changePositive{color:var(--success);white-space:nowrap;font-size:var(--text-sm);font-family:var(--font-mono);font-variant-numeric:tabular-nums}.PriceScaleBreakdown3Block-module__88Gzuq__changeNegative{color:var(--danger);white-space:nowrap;font-size:var(--text-sm);font-family:var(--font-mono);font-variant-numeric:tabular-nums}.PriceScaleBreakdown3Block-module__88Gzuq__changeNeutral{color:var(--faint);white-space:nowrap;font-size:var(--text-sm);font-family:var(--font-mono);font-variant-numeric:tabular-nums}.PriceScaleBreakdown3Block-module__88Gzuq__dash{color:var(--faint)}.PriceScaleBreakdown3Block-module__88Gzuq__priceChangeDelta{white-space:nowrap;font-family:var(--font-mono);font-size:var(--text-sm)}.PriceScaleBreakdown3Block-module__88Gzuq__soldWindowToggle{align-items:center;gap:.25rem;display:flex}.PriceScaleBreakdown3Block-module__88Gzuq__soldWindowBtn{font-size:var(--text-xs);font-weight:var(--font-semibold);border:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:.25rem;padding:.25rem .5rem;transition:background-color .15s,color .15s,border-color .15s}.PriceScaleBreakdown3Block-module__88Gzuq__soldWindowBtn:hover{background:var(--subtle);color:var(--hi)}.PriceScaleBreakdown3Block-module__88Gzuq__soldWindowBtn[data-active=true]{background:var(--brand);border-color:var(--brand);color:#fff}.PriceScaleBreakdown3Block-module__88Gzuq__dangerBadgeSm{font-size:var(--text-xs);font-weight:var(--font-semibold);background:color-mix(in srgb,var(--danger)15%,transparent);color:var(--danger);white-space:nowrap;border-radius:9999px;align-items:center;margin-left:.375rem;padding:0 .375rem;display:inline-flex}.PriceScaleBreakdown3Block-module__88Gzuq__childNameCell,.PriceScaleBreakdown3Block-module__88Gzuq__groupCell,.PriceScaleBreakdown3Block-module__88Gzuq__grandTotalCell:first-child,.PriceScaleBreakdown3Block-module__88Gzuq__blockHeaderCellLeft,.PriceScaleBreakdown3Block-module__88Gzuq__sortHeader:first-child,.PriceScaleBreakdown3Block-module__88Gzuq__sortHeaderActive:first-child{z-index:5;background:inherit;position:sticky;left:0}.PriceScaleBreakdown3Block-module__88Gzuq__sortHeader:focus-visible,.PriceScaleBreakdown3Block-module__88Gzuq__sortHeaderActive:focus-visible,.PriceScaleBreakdown3Block-module__88Gzuq__tierRow:focus-visible{outline:2px solid var(--brand);outline-offset:-2px}@media (max-width:768px){.PriceScaleBreakdown3Block-module__88Gzuq__table{min-width:54rem}.PriceScaleBreakdown3Block-module__88Gzuq__tableWrapper{-webkit-overflow-scrolling:touch}.PriceScaleBreakdown3Block-module__88Gzuq__headerBar{flex-wrap:wrap;row-gap:.5rem}.PriceScaleBreakdown3Block-module__88Gzuq__headerControls{flex-wrap:wrap;row-gap:.5rem;width:100%}}.PriceScaleBreakdown3Block-module__88Gzuq__unknownNote{white-space:normal;overflow-wrap:anywhere;display:block;}.PriceScaleBreakdown3Block-module__88Gzuq__atpColumn{width:6%}.PriceScaleBreakdown3Block-module__88Gzuq__floorColumn{width:7%}
.GameAlertList-module__FLV4zq__root{-webkit-overflow-scrolling:touch;flex:1;overflow:auto}.GameAlertList-module__FLV4zq__table{text-align:center;border-collapse:collapse;table-layout:fixed;width:100%;min-width:1000px}.GameAlertList-module__FLV4zq__colStar{width:2.5rem}.GameAlertList-module__FLV4zq__colRank{width:3rem}.GameAlertList-module__FLV4zq__colSchedule{width:14rem}.GameAlertList-module__FLV4zq__colAlerts{width:13%}.GameAlertList-module__FLV4zq__colAttendance,.GameAlertList-module__FLV4zq__colShortfall{width:11%}.GameAlertList-module__FLV4zq__colUnified{width:6%}.GameAlertList-module__FLV4zq__colRevenue{width:12%}.GameAlertList-module__FLV4zq__colLastPrice{width:10.5%}.GameAlertList-module__FLV4zq__stickyStarHead,.GameAlertList-module__FLV4zq__stickyRankHead,.GameAlertList-module__FLV4zq__stickyScheduleHead{z-index:22;background:var(--panel);position:sticky}.GameAlertList-module__FLV4zq__stickyStarHead{left:0}.GameAlertList-module__FLV4zq__stickyRankHead{left:2.5rem}.GameAlertList-module__FLV4zq__stickyScheduleHead{left:6rem;box-shadow:2px 0 4px #00000026}.GameAlertList-module__FLV4zq__stickyStarFoot,.GameAlertList-module__FLV4zq__stickyRankFoot,.GameAlertList-module__FLV4zq__stickyScheduleFoot{z-index:22;background:var(--raised);position:sticky}.GameAlertList-module__FLV4zq__stickyStarFoot{left:0}.GameAlertList-module__FLV4zq__stickyRankFoot{left:2.5rem}.GameAlertList-module__FLV4zq__stickyScheduleFoot{left:6rem;box-shadow:2px 0 4px #00000026}.GameAlertList-module__FLV4zq__thead{z-index:20;position:sticky;top:0;overflow:visible}.GameAlertList-module__FLV4zq__headRow{background:var(--panel);border-bottom:2px solid var(--line);font-size:var(--text-xs);text-transform:uppercase;font-weight:var(--font-bold);color:var(--muted);letter-spacing:var(--tracking-wide)}.GameAlertList-module__FLV4zq__sortHeader{cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:bottom;padding:.625rem .75rem;transition:background-color .15s}.GameAlertList-module__FLV4zq__sortHeader:hover{background:color-mix(in srgb,var(--raised)50%,transparent)}.GameAlertList-module__FLV4zq__sortHeaderActive{background:var(--raised);color:var(--lo)}.GameAlertList-module__FLV4zq__sortHeaderLeft{text-align:left}.GameAlertList-module__FLV4zq__sortHeaderRight{text-align:right}.GameAlertList-module__FLV4zq__sortHeaderCenter{text-align:center}.GameAlertList-module__FLV4zq__sortIcon{color:#60a5fa;vertical-align:middle;width:.75rem;height:.75rem;margin-left:.25rem;display:inline-block}.GameAlertList-module__FLV4zq__starHeader{text-align:center;cursor:pointer;vertical-align:bottom;-webkit-user-select:none;user-select:none;width:2rem;padding:.625rem .25rem;transition:background-color .15s}.GameAlertList-module__FLV4zq__starHeader:hover{background:color-mix(in srgb,var(--raised)50%,transparent)}.GameAlertList-module__FLV4zq__starHeaderInner{justify-content:center;align-items:center;gap:.25rem;display:flex}.GameAlertList-module__FLV4zq__starHeaderIcon{width:1rem;height:1rem}.GameAlertList-module__FLV4zq__starSortIcon{color:#60a5fa;width:.75rem;height:.75rem}.GameAlertList-module__FLV4zq__starUnsortedIcon{width:.75rem;height:.75rem;color:var(--faint)}.GameAlertList-module__FLV4zq__tfoot{z-index:20;background:var(--raised);border-top:2px solid #3b82f666;position:sticky;bottom:0;box-shadow:0 -4px 12px #0006}.GameAlertList-module__FLV4zq__footRow{font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--hi)}.GameAlertList-module__FLV4zq__footCell{padding:.75rem}.GameAlertList-module__FLV4zq__footCellRight{text-align:center;font-family:var(--font-mono);white-space:nowrap;}.GameAlertList-module__FLV4zq__footCellCenter{text-align:center;font-family:var(--font-mono);}.GameAlertList-module__FLV4zq__footShortfallStack{flex-direction:column;align-items:center;gap:.125rem;display:inline-flex}.GameAlertList-module__FLV4zq__footGoalCaption{font-size:var(--text-xs);line-height:var(--leading-xs);color:var(--muted);font-style:italic;font-weight:var(--font-normal);font-family:var(--font-sans)}.GameAlertList-module__FLV4zq__footLabelCell{text-align:left;}.GameAlertList-module__FLV4zq__footLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--muted)}.GameAlertList-module__FLV4zq__footGamesCount{color:var(--muted);font-size:var(--text-xs);margin-left:.5rem}.GameAlertList-module__FLV4zq__footPositive{color:#4ade80}.GameAlertList-module__FLV4zq__footNegative{color:#f87171}.GameAlertList-module__FLV4zq__footShortfallBadge{font-size:var(--text-xs);font-weight:var(--font-bold);text-transform:uppercase;color:#f87171;background:#ef444426;border:1px solid #ef44444d;border-radius:.25rem;margin-left:.375rem;padding:.0625rem .375rem;display:inline-block}.GameAlertList-module__FLV4zq__tbody>tr+tr{border-top:1px solid var(--line-subtle)}.GameAlertList-module__FLV4zq__emptyWrap{flex-direction:column;justify-content:center;align-items:center;min-height:12.5rem;display:flex}.GameAlertList-module__FLV4zq__emptyIcon{width:2rem;height:2rem;color:var(--faint);margin-bottom:.75rem}.GameAlertList-module__FLV4zq__emptyText{font-size:var(--text-sm);color:var(--muted)}.GameAlertList-module__FLV4zq__emptyHint{font-size:var(--text-xs);color:var(--faint);margin-top:.25rem}.GameAlertList-module__FLV4zq__footStarCell{padding:0 .25rem}.GameAlertList-module__FLV4zq__mobileRoot{flex-direction:column;gap:.625rem;padding:.625rem .75rem 1rem;display:flex;overflow-x:hidden}.GameAlertList-module__FLV4zq__mobileSortRow{align-items:center;gap:.5rem;display:flex}.GameAlertList-module__FLV4zq__mobileSortLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--faint);font-weight:var(--font-semibold);flex-shrink:0}.GameAlertList-module__FLV4zq__mobileSortSelect{background:var(--raised);border:1px solid var(--line);min-width:0;color:var(--lo);font-size:var(--text-sm);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;border-radius:.5rem;flex:1;padding:.375rem .5rem}.GameAlertList-module__FLV4zq__mobileSortDirBtn{background:var(--raised);border:1px solid var(--line);color:var(--muted);cursor:pointer;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;padding:.375rem;display:inline-flex}.GameAlertList-module__FLV4zq__mobileSortDirIcon{width:1rem;height:1rem}.GameAlertList-module__FLV4zq__cardList{flex-direction:column;gap:.5rem;display:flex}.GameAlertList-module__FLV4zq__footRevenueGoal{color:var(--muted)}
.SecondaryAlertPanel-module__62KfXa__collapsed{flex-direction:column;align-items:center;gap:.75rem;width:100%;height:100%;padding:.5rem 0;display:flex}.SecondaryAlertPanel-module__62KfXa__collapsedToggle{border:1px solid var(--line);cursor:pointer;width:2rem;height:2rem;color:var(--muted);background:0 0;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;transition:color .12s,background .12s;display:flex}.SecondaryAlertPanel-module__62KfXa__collapsedToggle:hover{background:var(--hover-overlay);color:var(--hi)}.SecondaryAlertPanel-module__62KfXa__collapsedArrow{width:.875rem;height:.875rem}.SecondaryAlertPanel-module__62KfXa__collapsedBody{flex-direction:column;align-items:center;gap:.5rem;display:flex}.SecondaryAlertPanel-module__62KfXa__collapsedCount{border:1px solid var(--line);min-width:1.375rem;height:1.375rem;font-size:var(--text-xs);font-weight:var(--font-bold);font-variant-numeric:tabular-nums;background:var(--panel);color:var(--muted);border-radius:9999px;justify-content:center;align-items:center;display:inline-flex}.SecondaryAlertPanel-module__62KfXa__collapsedCount[data-tone=warning]{color:var(--warning);background:#f59e0b1f;border-color:#f59e0b80}.SecondaryAlertPanel-module__62KfXa__collapsedCount[data-tone=danger]{color:var(--danger);background:#ef44441f;border-color:#ef444480}.SecondaryAlertPanel-module__62KfXa__collapsedCount[data-tone=ok]{border-color:color-mix(in srgb,var(--success)30%,transparent);background:color-mix(in srgb,var(--success)10%,transparent);color:var(--success)}@keyframes SecondaryAlertPanel-module__62KfXa__secAlertPulse{0%,to{opacity:.45}50%{opacity:.85}}.SecondaryAlertPanel-module__62KfXa__collapsedCountSkeleton{border:1px solid var(--line);background:var(--hover-overlay);border-radius:9999px;width:1.375rem;height:1.375rem;animation:1.4s ease-in-out infinite SecondaryAlertPanel-module__62KfXa__secAlertPulse}.SecondaryAlertPanel-module__62KfXa__collapsedLabel{font-size:var(--text-xs);font-weight:var(--font-semibold);text-transform:uppercase;letter-spacing:var(--tracking-wider);color:var(--muted);writing-mode:vertical-rl;text-orientation:mixed;white-space:nowrap}.SecondaryAlertPanel-module__62KfXa__expanded{flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.SecondaryAlertPanel-module__62KfXa__expandedHeader{border-bottom:1px solid var(--line);background:var(--panel);flex-shrink:0;align-items:center;gap:.5rem;padding:.625rem .75rem;display:flex}.SecondaryAlertPanel-module__62KfXa__collapseToggle{border:1px solid var(--line);cursor:pointer;width:1.75rem;height:1.75rem;color:var(--muted);background:0 0;border-radius:.3125rem;flex-shrink:0;justify-content:center;align-items:center;transition:color .12s,background .12s;display:flex}.SecondaryAlertPanel-module__62KfXa__collapseToggle:hover{background:var(--hover-overlay);color:var(--hi)}.SecondaryAlertPanel-module__62KfXa__collapseArrow{width:.875rem;height:.875rem}.SecondaryAlertPanel-module__62KfXa__expandedTitle{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--hi);white-space:nowrap}.SecondaryAlertPanel-module__62KfXa__chips{flex-wrap:wrap;justify-content:flex-end;gap:.25rem;margin-left:auto;display:flex}.SecondaryAlertPanel-module__62KfXa__chip{font-size:var(--text-xs);font-weight:var(--font-bold);border:1px solid var(--line);color:var(--muted);background:0 0;border-radius:.25rem;align-items:center;padding:.0625rem .3125rem;display:inline-flex}.SecondaryAlertPanel-module__62KfXa__chip[data-tone=warning]{color:var(--warning);background:#f59e0b26;border-color:#f59e0b59}.SecondaryAlertPanel-module__62KfXa__chip[data-tone=danger]{color:var(--danger);background:#ef444426;border-color:#ef444459}.SecondaryAlertPanel-module__62KfXa__chip[data-tone=ok]{background:color-mix(in srgb,var(--success)10%,transparent);color:var(--success);border-color:color-mix(in srgb,var(--success)30%,transparent)}.SecondaryAlertPanel-module__62KfXa__chip[data-tone=loading]{background:var(--hover-overlay);color:var(--muted);border-color:var(--line);animation:1.4s ease-in-out infinite SecondaryAlertPanel-module__62KfXa__secAlertPulse}.SecondaryAlertPanel-module__62KfXa__loadingBody{flex-direction:column;gap:.5rem;display:flex}.SecondaryAlertPanel-module__62KfXa__skeletonRow{background:var(--hover-overlay);border-radius:.25rem;height:1.25rem;animation:1.4s ease-in-out infinite SecondaryAlertPanel-module__62KfXa__secAlertPulse}.SecondaryAlertPanel-module__62KfXa__expandedBody{flex-direction:column;flex:1;gap:1.25rem;padding:.75rem;display:flex;overflow:hidden auto}.SecondaryAlertPanel-module__62KfXa__section{flex-direction:column;gap:.5rem;display:flex}.SecondaryAlertPanel-module__62KfXa__sectionLabel{font-size:var(--text-xs);font-weight:var(--font-semibold);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--muted);margin:0}.SecondaryAlertPanel-module__62KfXa__table{border-collapse:collapse;width:100%;font-size:var(--text-xs)}.SecondaryAlertPanel-module__62KfXa__th{text-align:left;color:var(--muted);font-weight:var(--font-semibold);text-transform:uppercase;letter-spacing:var(--tracking-wide);border-bottom:1px solid var(--line);white-space:nowrap;padding:0 .25rem .3125rem 0}.SecondaryAlertPanel-module__62KfXa__infoTipIcon{vertical-align:middle;width:.6875rem;height:.6875rem;color:var(--faint);cursor:help;margin-left:.25rem;transition:color .15s}.SecondaryAlertPanel-module__62KfXa__infoTipIcon:hover{color:var(--muted)}.SecondaryAlertPanel-module__62KfXa__thNum{text-align:right;color:var(--muted);font-weight:var(--font-semibold);text-transform:uppercase;letter-spacing:var(--tracking-wide);border-bottom:1px solid var(--line);white-space:nowrap;padding:0 0 .3125rem .5rem}.SecondaryAlertPanel-module__62KfXa__td{text-align:left;color:var(--hi);font-variant-numeric:tabular-nums;padding:.3125rem .25rem .3125rem 0}.SecondaryAlertPanel-module__62KfXa__tdNum{text-align:right;font-variant-numeric:tabular-nums;color:var(--hi);padding:.3125rem 0 .3125rem .5rem}.SecondaryAlertPanel-module__62KfXa__tdNum[data-tone=warning]{color:var(--warning);font-weight:var(--font-semibold)}.SecondaryAlertPanel-module__62KfXa__tdNum[data-tone=danger]{color:var(--danger);font-weight:var(--font-semibold)}.SecondaryAlertPanel-module__62KfXa__thresholdRow>td{border-bottom:1px dashed var(--line)}.SecondaryAlertPanel-module__62KfXa__thr{text-align:right;font-size:var(--text-xs);color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;padding:.25rem 0 .25rem .5rem}.SecondaryAlertPanel-module__62KfXa__thrLabel{text-align:left;font-size:var(--text-xs);color:var(--muted);padding:.25rem .25rem .25rem 0;font-style:italic}.SecondaryAlertPanel-module__62KfXa__sectionActions{flex-direction:column;gap:.5rem;padding-top:.25rem;display:flex}.SecondaryAlertPanel-module__62KfXa__alertActionWrap{align-items:flex-start;gap:.5rem;display:flex}.SecondaryAlertPanel-module__62KfXa__alertActionLabel{font-size:var(--text-xs);color:var(--muted);font-weight:var(--font-semibold);white-space:nowrap;flex-shrink:0;min-width:2.5rem;padding-top:.25rem}.SecondaryAlertPanel-module__62KfXa__actionGroup{flex-direction:column;flex:1;gap:.375rem;display:flex}.SecondaryAlertPanel-module__62KfXa__actionBar{flex:1;align-items:center;gap:.375rem;display:flex}.SecondaryAlertPanel-module__62KfXa__actionIcon{flex-shrink:0;width:.75rem;height:.75rem}.SecondaryAlertPanel-module__62KfXa__snoozedPill{color:var(--warning);font-size:var(--text-xs);font-weight:var(--font-semibold);background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:9999px;align-items:center;gap:.25rem;padding:.1875rem .5rem;display:inline-flex}.SecondaryAlertPanel-module__62KfXa__snoozeExpand{border:1px solid var(--line);background:var(--panel);border-radius:.375rem;flex-direction:column;gap:.375rem;padding:.375rem .5rem;display:flex}.SecondaryAlertPanel-module__62KfXa__snoozeDays{flex-wrap:wrap;gap:.25rem;display:flex}.SecondaryAlertPanel-module__62KfXa__dayChip{font-size:var(--text-xs);font-weight:var(--font-semibold);border:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:9999px;padding:.125rem .4375rem;transition:background .1s,color .1s,border-color .1s}.SecondaryAlertPanel-module__62KfXa__dayChip[data-active=true]{color:var(--warning);background:#f59e0b26;border-color:#f59e0b66}.SecondaryAlertPanel-module__62KfXa__snoozeActions{gap:.375rem;display:flex}.SecondaryAlertPanel-module__62KfXa__emptyState{align-items:center;gap:.5rem;padding:.25rem 0;display:flex}.SecondaryAlertPanel-module__62KfXa__emptyDot{background:var(--success);opacity:.6;border-radius:9999px;flex-shrink:0;width:.4375rem;height:.4375rem}.SecondaryAlertPanel-module__62KfXa__emptyText{font-size:var(--text-xs);color:var(--muted);line-height:1.4}.SecondaryAlertPanel-module__62KfXa__footnote{font-size:var(--text-xs);color:var(--muted);margin:0;line-height:1.4}.SecondaryAlertPanel-module__62KfXa__link{color:var(--brand);text-decoration:underline}.SecondaryAlertPanel-module__62KfXa__link:hover{opacity:.85}
.SeasonUI-module__BJXh5W__root{background:var(--base);flex-direction:column;height:100vh;display:flex;overflow:hidden}.SeasonUI-module__BJXh5W__errorWrap{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;height:16rem;display:flex}.SeasonUI-module__BJXh5W__errorIcon{width:1.75rem;height:1.75rem;color:var(--danger)}.SeasonUI-module__BJXh5W__errorText{color:var(--danger);font-size:var(--text-sm)}.SeasonUI-module__BJXh5W__computeError{color:var(--danger);font-size:var(--text-xs);line-height:var(--leading-xs);align-items:center;gap:.35rem;max-width:22rem;display:inline-flex}.SeasonUI-module__BJXh5W__computeErrorIcon{flex-shrink:0;width:.85rem;height:.85rem}.SeasonUI-module__BJXh5W__emptyWrap{flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:16rem;display:flex}.SeasonUI-module__BJXh5W__emptyIcon{width:2rem;height:2rem;color:var(--faint)}.SeasonUI-module__BJXh5W__emptyText{color:var(--muted);font-size:var(--text-sm)}.SeasonUI-module__BJXh5W__emptyBody{text-align:center}.SeasonUI-module__BJXh5W__emptyBody>*+*{margin-top:.5rem}.SeasonUI-module__BJXh5W__emptyHint{font-size:var(--text-xs);color:var(--muted)}.SeasonUI-module__BJXh5W__emptyActions{justify-content:center;align-items:center;gap:.5rem;display:flex}.SeasonUI-module__BJXh5W__computeBtn{background:var(--brand);color:var(--hi);cursor:pointer;border:none;border-radius:.5rem;padding:.375rem;transition:background-color .15s}.SeasonUI-module__BJXh5W__computeBtn:hover{background:var(--brand-hi)}.SeasonUI-module__BJXh5W__computeBtn:disabled{opacity:.5;cursor:not-allowed}.SeasonUI-module__BJXh5W__computeIcon{width:.875rem;height:.875rem}.SeasonUI-module__BJXh5W__header{justify-content:space-between;align-items:center;padding:.375rem 1.5rem;display:flex}.SeasonUI-module__BJXh5W__headerLeft{align-items:baseline;gap:.75rem;display:flex}.SeasonUI-module__BJXh5W__headerRight{align-items:center;gap:.4rem;display:flex}.SeasonUI-module__BJXh5W__title{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--hi);letter-spacing:var(--tracking-tight)}.SeasonUI-module__BJXh5W__subtitle{font-size:var(--text-sm);color:var(--muted)}.SeasonUI-module__BJXh5W__lastUpdated{font-size:var(--text-xs);color:var(--faint);align-items:center;gap:.375rem;display:flex}.SeasonUI-module__BJXh5W__pulseDot{background-color:var(--success);border-radius:50%;width:.375rem;height:.375rem;animation:2s ease-in-out infinite SeasonUI-module__BJXh5W__pulse-glow}.SeasonUI-module__BJXh5W__optionsWrap{align-items:center;gap:.5rem;display:flex}.SeasonUI-module__BJXh5W__fileInput{display:none}.SeasonUI-module__BJXh5W__optionsRelative{position:relative}.SeasonUI-module__BJXh5W__chevronIcon{width:.875rem;height:.875rem}.SeasonUI-module__BJXh5W__backdrop{z-index:40;position:fixed;inset:0}.SeasonUI-module__BJXh5W__dropdown{z-index:50;background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow-lg);transform-origin:100% 0;border-radius:.5rem;min-width:9.375rem;margin-top:.25rem;padding:.25rem 0;animation:.15s cubic-bezier(.2,0,0,1) both SeasonUI-module__BJXh5W__scale-in;position:absolute;top:100%;right:0}.SeasonUI-module__BJXh5W__dropdownItem{width:100%;font-size:var(--text-xs);color:var(--lo);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem .75rem;transition:background-color .15s;display:flex}.SeasonUI-module__BJXh5W__dropdownItem:hover{background:var(--raised)}.SeasonUI-module__BJXh5W__dropdownItem:disabled{opacity:.5;cursor:not-allowed}.SeasonUI-module__BJXh5W__dropdownItemIcon{width:.875rem;height:.875rem}.SeasonUI-module__BJXh5W__uploadResult{font-size:var(--text-xs);color:var(--success);align-items:center;gap:.25rem;display:flex}.SeasonUI-module__BJXh5W__uploadResultIcon{width:.875rem;height:.875rem}.SeasonUI-module__BJXh5W__uploadFailed{color:var(--danger);margin-left:.25rem}@media (max-width:768px){.SeasonUI-module__BJXh5W__header{flex-wrap:wrap;gap:.5rem;padding:.375rem .75rem}.SeasonUI-module__BJXh5W__title{font-size:var(--text-base)}.SeasonUI-module__BJXh5W__subtitle{font-size:var(--text-xs)}}@media (max-width:480px){.SeasonUI-module__BJXh5W__header{padding:.25rem .5rem}.SeasonUI-module__BJXh5W__subtitle{display:none}}
