.stats-explorer ::-webkit-scrollbar{width:6px;height:6px}.stats-explorer ::-webkit-scrollbar-track{background:0 0}.stats-explorer ::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px;transition:background .2s}.stats-explorer ::-webkit-scrollbar-thumb:hover{background:#ffffff3b}.stats-explorer *{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent}.stats-explorer{width:100%;max-width:100%;padding:0}.se-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;padding:0 0 2rem;display:flex;position:relative}.se-header__glow{pointer-events:none;z-index:0;position:absolute;inset:0}.se-header__glow:before{content:"";background:radial-gradient(circle,#66fcf10a 0%,#0000 70%);border-radius:50%;width:250px;height:250px;position:absolute;top:50%;left:-5%;transform:translateY(-50%)}.se-header__glow:after{content:"";background:radial-gradient(circle,#a855f708 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:50%;right:10%;transform:translateY(-50%)}.se-search{width:100%;max-width:280px;position:relative}.se-search__icon{color:#ffffff4d;pointer-events:none;width:14px;height:14px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.se-search__input{color:#fff;background:#0006;border:1px solid #ffffff14;border-radius:8px;outline:none;width:100%;padding:8px 12px 8px 36px;font-family:inherit;font-size:.8125rem;transition:border-color .2s,box-shadow .2s}.se-search__input::placeholder{color:#ffffff40}.se-search__input:focus{border-color:#66fcf14d;box-shadow:0 0 0 2px #66fcf10d}.se-search__clear{color:#ffffff80;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.se-input,.se-select{color:#fff;appearance:none;background:#0006;border:1px solid #ffffff14;border-radius:8px;outline:none;width:100%;padding:8px 12px;font-family:inherit;font-size:.8125rem;transition:border-color .2s,box-shadow .2s}.se-input::placeholder{color:#ffffff40}.se-input:focus,.se-select:focus{border-color:#a855f74d;box-shadow:0 0 0 2px #a855f70d}.se-select{cursor:pointer;padding-right:32px}.se-btn{color:#ffffffb3;cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1rem;font-family:inherit;font-size:.8125rem;font-weight:700;transition:all .2s;display:inline-flex}.se-btn:hover:not(:disabled){color:#fff;background:#ffffff0d}.se-btn:disabled{opacity:.5;cursor:not-allowed}.se-btn--primary{color:#fff;background:#a855f7cc;border-color:#a855f766;box-shadow:0 0 15px #a855f733}.se-btn--primary:hover:not(:disabled){background:#a855f7;box-shadow:0 0 20px #a855f766}.se-presets{flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;display:flex}.se-preset-btn{color:#ffffff80;cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:6px;padding:.3rem .6rem;font-size:.7rem;font-weight:600;transition:all .2s}.se-preset-btn:hover{color:#fffc;background:#ffffff0d}.se-preset-btn--active{color:#fbbf24;background:#f59e0b1a;border-color:#f59e0b4d}.se-presets--filters{gap:.375rem;margin-bottom:.25rem}.se-preset-btn--filter{letter-spacing:.02em;font-size:.75rem;font-weight:600;font-family:var(--font-sans,inherit);border-radius:8px;padding:.45rem .85rem}.se-checkbox-row{cursor:pointer;border-radius:6px;align-items:center;gap:.5rem;padding:.4rem .5rem;transition:background .2s;display:flex}.se-checkbox-row:hover{background:#ffffff05}.se-checkbox-row--active{background:#f59e0b0d}.se-checkbox-row--active:hover{background:#f59e0b14}.se-checkbox-box{border:1px solid #ffffff26;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;transition:all .2s;display:flex}.se-checkbox-row--active .se-checkbox-box{background:#f59e0b;border-color:#f59e0b}.se-checkbox-label{text-transform:capitalize;color:#fff6;font-size:.75rem;transition:color .2s}.se-checkbox-row--active .se-checkbox-label{color:#fff}.se-toolbar{background:#0b0f13fa;border-bottom:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 1.5rem;display:flex}.se-toolbar__group{align-items:center;gap:.5rem;display:flex}.se-toolbar__btn{color:#ffffff73;cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:6px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-family:inherit;font-size:.75rem;font-weight:600;transition:all .2s;display:inline-flex}.se-toolbar__btn:hover{color:#ffffffb3;background:#ffffff0d}.se-toolbar__btn.active--purple{color:#c084fc;background:#a855f714;border-color:#a855f740}.se-toolbar__btn.active--gold{color:#fbbf24;background:#f59e0b14;border-color:#f59e0b40}.se-toolbar__badge{color:#fff;background:#a855f7;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:9px;font-weight:700;line-height:1;display:inline-flex}.se-filter-chips{background:#a855f705;border-bottom:1px solid #ffffff0a;flex-wrap:wrap;gap:.375rem;padding:.5rem 1.5rem;display:flex}.se-chip{color:#c084fc;background:#a855f714;border:1px solid #a855f733;border-radius:15px;align-items:center;gap:.375rem;padding:.2rem .5rem .2rem .625rem;font-size:.7rem;font-weight:600;display:inline-flex}.se-chip__key{color:#ffffffb3}.se-chip__op{color:#a855f7;font-family:monospace;font-size:.65rem}.se-chip__val{color:#fff9}.se-chip__remove{color:#ffffff4d;cursor:pointer;background:0 0;border:none;padding:0;font-size:9px;display:flex}.se-panel{background:#0a0d11fa;border-bottom:1px solid #ffffff0f;max-height:300px;padding:1rem 1.5rem;animation:.2s ease-out seFadeIn;overflow-y:auto}.se-panel__header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.se-panel__title{color:#fff;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;margin:0;font-size:.8125rem;font-weight:700;display:flex}.se-panel__dot{border-radius:50%;width:6px;height:6px}.se-panel__dot--purple{background:#a855f7}.se-panel__dot--gold{background:#f59e0b}.se-panel__close{color:#ffffff4d;cursor:pointer;background:0 0;border:none;font-size:14px}.se-table-wrap{scroll-snap-type:none;overscroll-behavior-x:contain;background:#0003;max-height:750px;position:relative;overflow:auto}.se-table{border-collapse:collapse;width:100%;font-size:.8125rem}.se-table thead{z-index:10;position:sticky;top:0}@media (max-width:767px){.se-table thead{top:0}}.se-table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#ffffff59;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap;cursor:pointer;background:#0b0f13fa;border-bottom:1px solid #ffffff0f;padding:.75rem 1rem;font-size:.65rem;font-weight:700;box-shadow:0 4px 10px #0003}.se-table th.se-th--sorted{color:#66fcf1}.se-th__content{align-items:center;gap:4px;display:inline-flex}.se-th__arrow{opacity:.4;font-size:8px}.se-th--rank{text-align:center;color:#ffffff26;width:40px}.se-table tbody tr{border-bottom:1px solid #ffffff05}.se-table tbody tr:nth-child(2n){background:#ffffff02}.se-table tbody tr:hover{background:#ffffff08}.se-table td{white-space:nowrap;color:#fff9;vertical-align:middle;padding:.625rem 1rem}.se-td--rank{text-align:center;color:#ffffff26;width:40px;font-size:.7rem}.se-player-link{font-weight:600;text-decoration:none;color:#ffffffe6!important}.se-player-link:hover{text-underline-offset:2px;text-decoration:underline;color:#66fcf1!important}.se-team-link{font-weight:600;text-decoration:none;transition:all .2s;color:#ffffffe6!important}.se-team-link:hover{text-underline-offset:2px;filter:drop-shadow(0 0 8px var(--team-primary,#66fcf166));text-decoration:underline;color:var(--team-primary,#66fcf1)!important}.se-team-badge{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:3px;padding:.125rem .375rem;font-size:.65rem;font-weight:700;display:inline-flex}.se-stat-bar{align-items:center;width:100%;min-width:100px;height:24px;display:flex;position:relative}.se-stat-bar__track{background:#ffffff08;border-radius:2px;width:100%;max-width:100px;height:60%;position:absolute;top:50%;left:0;overflow:hidden;transform:translateY(-50%)}.se-stat-bar__zero{z-index:1;background:#fff3;width:1px;height:100%;position:absolute;top:0;left:50%}.se-stat-bar__fill{border-radius:1px;height:100%;transition:width .3s,left .3s;position:absolute}.se-stat-bar__fill--cyan{background:#66fcf166}.se-stat-bar__fill--hot{background:#ff4d4d66}.se-stat-bar__fill--purple{background:#a855f766}.se-stat-bar__fill--negative{background:#fbbf2459}.se-stat-bar__value{z-index:2;color:#ffffffd9;padding-left:104px;font-family:monospace;font-size:.75rem;position:relative}.se-mono{color:#fff6;font-family:monospace;font-size:.75rem}.se-footer{color:#ffffff40;background:#0006;justify-content:space-between;align-items:center;padding:.5rem 1.5rem;font-size:.65rem;display:flex}.se-loading,.se-empty{flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}@keyframes seFadeIn{0%{opacity:0}to{opacity:1}}@keyframes seSpin{to{transform:rotate(360deg)}}@media (max-width:768px){.se-header{padding:1rem}.se-toolbar{padding:.5rem 1rem}.se-table-wrap{-webkit-overflow-scrolling:touch;max-height:500px}.se-table{font-size:.75rem}.se-table th,.se-table td{padding:.5rem .45rem}.se-th--rank,.se-td--rank{z-index:3;box-sizing:border-box;width:2.5rem;min-width:2.5rem;max-width:2.5rem;padding-left:.2rem;padding-right:.2rem;position:sticky;left:0;box-shadow:1px 0 #ffffff0f;background:#0b0f13fa!important}.se-table thead .se-th--rank{z-index:5}.se-th--sticky-name,.se-td--sticky-name{z-index:2;text-overflow:ellipsis;width:7.5rem;min-width:0;max-width:7.5rem;position:sticky;left:2.5rem;overflow:hidden;box-shadow:1px 0 #ffffff0f;background:#0b0f13fa!important}.se-table thead .se-th--sticky-name{z-index:4}.se-player-link,.se-team-link{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.se-stat-bar{min-width:72px}.se-stat-bar__track{max-width:56px}.se-stat-bar__value{padding-left:60px;font-size:.68rem}}
