@media (min-width:768px){body:has(.home-dashboard-page){grid-template-rows:auto minmax(0, 1fr) var(--nb-home-footer-zone) auto;background-color:var(--nb-ink,#0f172a);height:100vh;min-height:100vh;display:grid;overflow:hidden auto}@supports (height:100dvh){body:has(.home-dashboard-page){height:100dvh;min-height:100dvh}}}main:has(.home-dashboard-page){flex-direction:column;min-height:0;display:flex;overflow:hidden}.nb-page.home-dashboard-page{background:var(--nb-ink,#0f172a);color:#f8fafc;min-height:0;font-family:var(--font-sans);flex-direction:column;flex:auto;display:flex;position:relative}.nb-page.home-dashboard-page:before{content:"";pointer-events:none;opacity:.55;background:radial-gradient(75% 55% at 100% 0,#0d948847,#0000 58%),radial-gradient(45% 40% at 0 100%,#0d94881a,#0000 52%);position:absolute;inset:0}.home-dashboard-page__main{z-index:1;width:100%;min-height:0;max-width:var(--nb-site-max);padding:clamp(.75rem, 1.25dvh, 1.25rem) var(--nb-site-gutter) clamp(.5rem, 1dvh, 1rem);flex-direction:column;flex:auto;margin-left:auto;margin-right:auto;display:flex;position:relative}.home-dashboard-page__main [data-ad-slot]{background:linear-gradient(#1e293b 0%,#0f172a 100%);border-color:#94a3b847}.home-dashboard-page__main [data-ad-slot] .text-neutral-500{color:#94a3b8}.home-dashboard-page__main [data-ad-slot] .text-neutral-400{color:#64748b}.main-dashboard{width:100%;max-width:var(--nb-site-max);grid-template-columns:minmax(0,1fr);align-items:stretch;gap:clamp(1rem,1.5dvh,1.5rem);margin:0 auto;padding-top:.125rem;display:grid}@media (min-width:768px){.main-dashboard{flex:auto;grid-template-columns:repeat(12,minmax(0,1fr));height:100%;min-height:0}.main-dashboard__hero{grid-column:span 6;height:100%;min-height:0}.main-dashboard__side-panels-cards{grid-column:span 6;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:1.5rem;height:100%;min-height:0;display:grid}.main-dashboard__feed,.main-dashboard__table{grid-column:auto}}.main-dashboard__side-panels-cards{grid-template-columns:minmax(0,1fr);gap:1.5rem;min-width:0;display:grid}@media (min-width:768px){.main-dashboard__side-panels-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}.main-dashboard__card{min-width:0;height:auto;min-height:22rem;box-shadow:none;background:#fff;border:1px solid #1e293b;border-radius:4px;overflow:hidden}@media (min-width:768px){.main-dashboard__card{height:100%;min-height:0}}.main-dashboard-hero.main-dashboard__card{box-shadow:none;background:#0b1320;border:1px solid #1e293b}.main-dashboard-card-head{margin-bottom:0}.main-dashboard-card-head__row{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.625rem;display:flex}.main-dashboard-card-head__title-block{flex:auto;min-width:0}.main-dashboard-card-head__title{font-family:var(--font-display);letter-spacing:-.03em;color:#0f172a;word-break:keep-all;overflow-wrap:normal;margin:0;font-size:1.875rem;font-weight:900;line-height:1.15}.main-dashboard-card-head__accent{background:#0d9488;border-radius:1px;width:40px;height:3px;margin-top:.375rem;display:block}.main-dashboard-card-head__controls{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.375rem;padding-top:.125rem;display:flex}.main-dashboard-card-head__subhead{min-height:1.125rem;margin-bottom:.375rem}.main-dashboard-card-head__subhead .main-dashboard-power-table__head th{padding-bottom:0}.main-dashboard-leader-list{flex-direction:column;flex:auto;justify-content:space-between;min-height:0;display:flex}.main-dashboard-leader-list__row{min-height:0;font-family:var(--font-sans);color:inherit;border-bottom:1px solid #f1f5f9;flex:1 1 0;justify-content:space-between;align-items:center;padding:0 .125rem;text-decoration:none;transition:background-color .12s;display:flex}.main-dashboard-leader-list__row:last-child{border-bottom:none}.main-dashboard-leader-list__row:hover{background:#f8fafccc;border-radius:.25rem}.main-dashboard-tier-pills{pointer-events:auto;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.375rem;min-height:.75rem;display:flex}.main-dashboard-tier-pill{cursor:pointer;appearance:none;background:#e2e8f0;border:0;border-radius:9999px;flex-shrink:0;width:.75rem;height:.375rem;margin:0;padding:0;transition:all .3s;display:block}.main-dashboard-tier-pill:hover{background:#cbd5e1}.main-dashboard-tier-pill--active{background:var(--nb-bounce,#0d9488);width:1.75rem}.main-dashboard-tier-pill--active:hover{background:var(--nb-bounce,#0d9488);filter:brightness(1.05)}.main-dashboard-hero{background:#0b1320;flex-direction:column;display:flex}.main-dashboard-hero__media-wrap{background-color:#1e293b;flex:52%;min-height:200px;position:relative;overflow:hidden}.main-dashboard-hero__media{background-color:#1e293b;background-position:top;background-size:cover;position:absolute;inset:0}.main-dashboard-hero__media:after{content:"";pointer-events:none;background:#00000080;position:absolute;inset:0}.main-dashboard-hero__body{color:#fff;background:#3d195b;flex:none;padding:1.5rem 2rem 2rem;position:relative}.main-dashboard-hero__pills{z-index:2;margin-bottom:0;position:absolute;top:1.25rem;right:1.5rem}.main-dashboard-hero__copy{min-height:0;padding-right:3.5rem;position:relative}.main-dashboard-hero__kicker{font-family:var(--font-sans);letter-spacing:.04em;text-transform:none;color:#64748b;margin:0;font-size:11px;font-weight:500}.main-dashboard-hero__title{font-family:var(--font-display);letter-spacing:-.03em;color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:.5rem 0 0;font-size:1.65rem;font-weight:900;line-height:1.15;overflow:hidden}@media (min-width:640px){.main-dashboard-hero__title{font-size:1.85rem}}.main-dashboard-hero__player{font-family:var(--font-sans);color:#ffffffe0;margin:.75rem 0 0;font-size:1rem;font-weight:600}.main-dashboard-hero__meta{font-family:var(--font-sans);color:#ffffff80;margin:.5rem 0 0;font-size:12px}.main-dashboard-hero__tag{font-family:var(--font-sans);color:#ffffffbf;margin-top:1rem;font-size:11px;font-weight:600;display:inline-block}.main-dashboard-panel{background:#fff;border:1px solid #f3f4f6;flex-direction:column;padding:1.25rem 1.25rem 1rem;display:flex}.main-dashboard-panel__head{flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.main-dashboard-panel__title{font-family:var(--font-display);letter-spacing:-.02em;color:#111827;margin:0;font-size:1.125rem;font-weight:700}.main-dashboard-view-all{color:#4b5563;background:#f9fafb;border:1px solid #e5e7eb;border-radius:9999px;flex-shrink:0;align-items:center;padding:.35rem .75rem;font-size:11px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.main-dashboard-view-all:hover{color:#111827;background:#f3f4f6}.main-dashboard-panel__body{flex:auto;min-height:0;margin-top:.75rem;overflow-y:auto}.main-dashboard-power-table{-webkit-overflow-scrolling:touch;flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex;overflow-x:auto}.main-dashboard-power-table__table{table-layout:auto;border-collapse:collapse;width:100%;height:100%}.main-dashboard-power-table__table tbody{height:100%}.main-dashboard-power-table__head th{letter-spacing:.06em;text-transform:uppercase;color:#9ca3af;text-align:left;white-space:nowrap;padding:0 .25rem .125rem;font-size:10px;font-weight:600}.main-dashboard-power-table__head th:first-child{width:1.25rem;padding-left:.125rem}.main-dashboard-power-table__head th:nth-child(2){min-width:80px}.main-dashboard-power-table__stat-col{white-space:nowrap;word-break:normal;overflow-wrap:normal;width:2.25rem;min-width:2.25rem;max-width:2.5rem;text-align:center!important}.main-dashboard-power-table__strk-col{white-space:nowrap;word-break:normal;overflow-wrap:normal;width:3.25rem;min-width:3.25rem;text-align:right!important}.main-dashboard-power-table__row{cursor:pointer;height:20%;transition:background-color .12s}.main-dashboard-power-table__row td{vertical-align:middle;padding:0 .25rem}.main-dashboard-power-table__row td:first-child{padding-left:.125rem}.main-dashboard-power-table__row:last-child td{border-bottom:none}.main-dashboard-power-table__row:not(:last-child) td{border-bottom:1px solid #f1f5f9}.main-dashboard-power-table__row:hover td{background:#f8fafccc}.main-dashboard-power-table__row:focus-visible{outline-offset:-2px;outline:2px solid #0d9488}.main-dashboard-power-table__rank{width:1.25rem;font-family:var(--font-display);font-variant-numeric:tabular-nums;color:#94a3b8;font-size:13px;font-weight:700}.main-dashboard-power-table__team{min-width:80px;font-family:var(--font-sans);color:#0f172a;word-break:keep-all;overflow-wrap:normal;white-space:normal;font-size:14px;font-weight:600;line-height:1.25}.main-dashboard-power-table__stat{font-family:var(--font-sans);font-variant-numeric:tabular-nums;color:#475569;white-space:nowrap;word-break:normal;overflow-wrap:normal;font-size:14px}.main-dashboard-power-table__stat--strk{color:#0f172a;font-weight:700}
