:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:var(--site-font-family);color:#c1c2c5;--site-font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";--site-background:#1a1b1e;--site-background-subtle:#141517;--site-surface:#25262b;--site-surface-hover:#2c2e33;--site-border:#373a40;--site-text:#c1c2c5;--site-text-muted:#909296;--site-text-dimmed:#a6a7ab;--site-link:#4dabf7;--site-link-hover:#74c0fc;--site-primary:#228be6;--site-primary-hover:#339af0;--site-warning:#fab005;--site-radius:.5rem;--site-content-width:1140px;background:#1a1b1e}*{box-sizing:border-box}html{scrollbar-gutter:stable;background:var(--site-background)}body{background:var(--site-background);color:var(--site-text);font-family:var(--site-font-family);margin:0;line-height:1.55}a{color:var(--site-link);text-underline-offset:.18em;text-decoration-thickness:.08em}a:hover{color:var(--site-link-hover)}.site-chrome-header{border-bottom:1px solid var(--site-border);background:var(--site-background);min-height:60px}.site-chrome-inner{width:100%;max-width:var(--site-content-width);min-height:59px;margin-inline:auto;padding-inline:1rem}.site-chrome-row{justify-content:space-between;align-items:center;width:100%;min-height:59px;display:flex}.site-chrome-brand{color:var(--site-text);font-size:1.5rem;font-weight:700;line-height:1.35;text-decoration:none}.site-chrome-brand:hover{color:var(--site-text)}.site-chrome-nav{align-items:center;gap:1rem;display:flex}.site-chrome-nav a{color:var(--site-text-muted);font-size:.875rem;line-height:1.45;text-decoration:none}.site-chrome-nav a:hover{color:var(--site-text)}.site-chrome-footer{width:calc(100% - 2rem);max-width:calc(var(--site-content-width) - 2rem);border-top:1px solid var(--site-border);color:var(--site-text-muted);margin-inline:auto;padding-block:2rem;font-size:.75rem;line-height:1.55}.site-chrome-footer nav{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.site-chrome-footer p{max-width:900px}@media (width<=42rem){.site-chrome-inner{padding-inline:.75rem}.site-chrome-nav{display:none}.site-chrome-footer{width:calc(100% - 1.5rem)}}.champion-stats-table-wrap{overscroll-behavior:contain;border-radius:var(--site-radius);scrollbar-gutter:stable;max-height:calc(100dvh - 14rem);overflow:auto}.champion-stats-table{border-collapse:separate;border-spacing:0;font-variant-numeric:tabular-nums;min-width:1180px}.champion-stats-table thead th{z-index:2;background-color:var(--site-surface);box-shadow:inset 0 -1px 0 var(--site-border);white-space:nowrap;position:sticky;top:0}.champion-stats-table th:first-child{z-index:3;box-shadow:inset -1px 0 0 var(--site-border), inset 0 -1px 0 var(--site-border);left:0}.champion-stats-name-cell{z-index:1;background-color:var(--site-background);min-width:170px;box-shadow:inset -1px 0 0 var(--site-border);position:sticky;left:0}.champion-stats-table tbody tr:nth-of-type(odd) .champion-stats-name-cell{background-color:var(--site-surface)}.champion-stats-table tbody tr:hover .champion-stats-name-cell{background-color:var(--site-surface-hover)}.champion-stats-sort{width:100%;color:inherit;font:inherit;white-space:nowrap;justify-content:space-between;align-items:center;gap:.5rem;font-weight:600;display:flex}.champion-stats-sort-indicator{width:.75rem;color:var(--site-link);text-align:center;font-size:.65rem}
