.statistics-module__NMvHvW__filterBar{gap:var(--space-4);padding:var(--space-5)var(--space-6);flex-wrap:wrap;display:flex}.statistics-module__NMvHvW__filter{min-width:180px;position:relative}.statistics-module__NMvHvW__filterLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted);margin-bottom:4px;font-size:11px;font-weight:600;display:block}.statistics-module__NMvHvW__filterTrigger{width:100%;padding:var(--space-2)var(--space-3);background:var(--color-bg-elevated);border:1px solid var(--color-border-muted,#ffffff1f);border-radius:var(--radius-md,8px);cursor:pointer;justify-content:space-between;align-items:center;gap:var(--space-2);transition:border-color .2s;display:flex}.statistics-module__NMvHvW__filterTrigger:hover{border-color:var(--color-text-muted)}.statistics-module__NMvHvW__filterValue{color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.statistics-module__NMvHvW__filterValueSelected{color:var(--color-text)}.statistics-module__NMvHvW__filterChevron{color:var(--color-text-muted);flex-shrink:0;transition:transform .2s}.statistics-module__NMvHvW__filterChevronOpen{transform:rotate(180deg)}.statistics-module__NMvHvW__filterMenu{background:var(--color-bg-elevated);border:1px solid var(--color-border-muted,#ffffff1f);border-radius:var(--radius-md,8px);width:100%;min-width:200px;padding:var(--space-1)0;z-index:20;max-height:240px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto;box-shadow:0 8px 24px #0000004d}.statistics-module__NMvHvW__filterOption{width:100%;padding:var(--space-2)var(--space-3);color:var(--color-text);cursor:pointer;text-align:left;background:0 0;border:none;font-size:13px;font-weight:600;transition:background-color .15s;display:block}.statistics-module__NMvHvW__filterOption:hover{background-color:var(--color-bg-muted)}.statistics-module__NMvHvW__filterOptionActive{color:var(--color-brand-pink,#e11f8f)}.statistics-module__NMvHvW__tableSection{padding:0 var(--space-6)var(--space-8)}.statistics-module__NMvHvW__tableTitle{background:var(--color-brand-primary,#1e3a8a);color:#fff;text-transform:uppercase;letter-spacing:.04em;padding:var(--space-3)var(--space-4);border-radius:var(--radius-md,8px)var(--radius-md,8px)0 0;border-top:3px solid var(--color-brand-pink,#e11f8f);font-size:16px;font-weight:800}.statistics-module__NMvHvW__tableWrap{scrollbar-width:thin;border-radius:0 0 var(--radius-md,8px)var(--radius-md,8px);overflow-x:auto}.statistics-module__NMvHvW__table{border-collapse:collapse;width:100%;min-width:900px}.statistics-module__NMvHvW__tableHeadRow{background:var(--color-brand-primary,#1e3a8a)}.statistics-module__NMvHvW__th{padding:var(--space-3)var(--space-2);text-transform:uppercase;letter-spacing:.06em;color:#ffffffb3;text-align:center;white-space:nowrap;border-bottom:1px solid #ffffff1a;font-size:11px;font-weight:700}.statistics-module__NMvHvW__thTeam{text-align:left;padding-left:var(--space-4)}.statistics-module__NMvHvW__thStat{text-align:center}.statistics-module__NMvHvW__tr{background:var(--color-bg-elevated);border-bottom:1px solid var(--color-border-muted,#ffffff0f);transition:background-color .15s}.statistics-module__NMvHvW__trAlt{background:var(--color-bg-muted)}.statistics-module__NMvHvW__tr:hover{background:color-mix(in srgb,var(--color-brand-primary)10%,var(--color-bg-elevated))}.statistics-module__NMvHvW__tdPos{padding:var(--space-3)var(--space-2);color:var(--color-text);text-align:center;width:50px;font-size:14px;font-weight:700}.statistics-module__NMvHvW__tdTeam{padding:var(--space-3)var(--space-4)}.statistics-module__NMvHvW__playerInfo{align-items:center;gap:var(--space-3);display:flex}.statistics-module__NMvHvW__playerName{color:var(--color-text);letter-spacing:.02em;font-size:14px;font-weight:800;line-height:1.3;display:block}.statistics-module__NMvHvW__teamName{color:var(--color-text-muted);font-size:12px;font-weight:400;line-height:1.3;display:block}.statistics-module__NMvHvW__tdStat{padding:var(--space-3)var(--space-2);color:var(--color-text);text-align:center;font-variant-numeric:tabular-nums;font-size:14px;font-weight:500}.statistics-module__NMvHvW__tdEmpty{padding:var(--space-8);text-align:center;color:var(--color-text-muted);font-size:14px}.statistics-module__NMvHvW__pagination{padding:var(--space-4)0;justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.statistics-module__NMvHvW__pageInfo{color:var(--color-text-muted);font-variant-numeric:tabular-nums;font-size:13px}.statistics-module__NMvHvW__pageButtons{gap:var(--space-1);display:flex}.statistics-module__NMvHvW__pageBtn{min-width:36px;height:36px;padding:0 var(--space-2);color:var(--color-text-muted);background:var(--color-bg-elevated);border:1px solid var(--color-border-muted,#ffffff1f);border-radius:var(--radius-sm,6px);cursor:pointer;justify-content:center;align-items:center;font-size:14px;font-weight:600;transition:all .15s;display:flex}.statistics-module__NMvHvW__pageBtn:hover:not(:disabled){color:var(--color-text);border-color:var(--color-text-muted)}.statistics-module__NMvHvW__pageBtn:disabled{opacity:.35;cursor:not-allowed}.statistics-module__NMvHvW__pageBtnActive{background:var(--color-brand-pink,#e11f8f);color:#fff;border-color:var(--color-brand-pink,#e11f8f)}.statistics-module__NMvHvW__pageBtnActive:hover:not(:disabled){color:#fff}[data-theme=light] .statistics-module__NMvHvW__filterTrigger{border-color:#cbd5e1}[data-theme=light] .statistics-module__NMvHvW__filterTrigger:hover{border-color:#94a3b8}[data-theme=light] .statistics-module__NMvHvW__filterMenu{border-color:#cbd5e1;box-shadow:0 8px 24px #0000001a}[data-theme=light] .statistics-module__NMvHvW__filterOption:hover{background-color:#e2e8f0}[data-theme=light] .statistics-module__NMvHvW__tableWrap{border-radius:0 0 var(--radius-md,8px)var(--radius-md,8px);border:1px solid #cbd5e1;border-top:none}[data-theme=light] .statistics-module__NMvHvW__tr{border-bottom-color:#e2e8f0}[data-theme=light] .statistics-module__NMvHvW__trAlt{background:#f8fafc}[data-theme=light] .statistics-module__NMvHvW__tr:hover{background:color-mix(in srgb,var(--color-brand-primary)6%,#fff)}[data-theme=light] .statistics-module__NMvHvW__th{border-bottom-color:#fff3}[data-theme=light] .statistics-module__NMvHvW__pageBtn{background:#fff;border-color:#cbd5e1}[data-theme=light] .statistics-module__NMvHvW__pageBtn:hover:not(:disabled){background:#f1f5f9;border-color:#94a3b8}[data-theme=light] .statistics-module__NMvHvW__pageBtnActive{background:var(--color-brand-pink,#e11f8f);border-color:var(--color-brand-pink,#e11f8f);color:#fff}@media (max-width:768px){.statistics-module__NMvHvW__filterBar{gap:var(--space-3);padding:var(--space-4)var(--space-4);flex-direction:column}.statistics-module__NMvHvW__filter{min-width:100%}.statistics-module__NMvHvW__tableSection{padding:0 var(--space-3)var(--space-6)}.statistics-module__NMvHvW__tableTitle{font-size:14px}.statistics-module__NMvHvW__pagination{gap:var(--space-3);flex-direction:column}}
