.league-player{--lp-terminal:#060e0e;--lp-green:#00ff41;--lp-chrome:silver;--lp-title:navy;--lp-ink:#f2f2f2;--lp-muted:#bccdc7;--lp-amber:#e9bb70;color:var(--lp-ink);background:var(--lp-terminal);min-width:0;padding:clamp(16px,3vw,28px);font-family:Tahoma,Arial,sans-serif}.lp-page{color:#e5eee7;background:teal;min-width:0;min-height:100vh;margin:0;padding:20px}.lp-window{background:#060e0e;border:3px solid #656565;border-color:#fff #656565 #656565 #fff;min-width:0;max-width:1440px;margin:auto}.lp-brand-header{background:#060e0e;border-bottom:2px solid #656565}.lp-window-title{color:#fff;background:navy;padding:6px 10px;font:700 12px Tahoma,Arial,sans-serif}.lp-brandbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;display:flex}.lp-home{max-width:100%;color:inherit;flex-direction:column;text-decoration:none;display:inline-flex}.lp-product-label{color:silver;letter-spacing:.07em;margin-top:8px;font:11px Lucida Console,Courier New,monospace}.lp-back{color:#111;background:silver;border:2px solid #656565;border-color:#fff #656565 #656565 #fff;padding:8px 12px;font:12px Tahoma,Arial,sans-serif;text-decoration:none;display:inline-block}.lp-back:hover{text-underline-offset:3px;background:#ddd;text-decoration:underline}.lp-back:active{border-color:#656565 #fff #fff #656565}.lp-route-content{min-width:0;min-height:240px}.lp-route-content>:not(.league-player){margin:20px}.lp-window,.lp-brand-header,.lp-back,.lp-home{border-radius:0!important}.lp-home:focus-visible{outline-offset:4px;outline:3px solid #00ff41}.league-player *,.league-player :before,.league-player :after{box-sizing:border-box;border-radius:0!important}.league-player h1,.league-player h2,.league-player h3,.league-player p{overflow-wrap:anywhere;margin:0}.lp-heading{gap:10px;margin-bottom:24px;display:grid}.lp-heading h1,.lp-heading h2{color:var(--lp-green);font-size:clamp(28px,4vw,44px);line-height:1.1}.lp-heading p,.lp-coverage,.lp-legend,.lp-panel-note{color:var(--lp-muted);line-height:1.6}.lp-eyebrow,.lp-titlebar,.lp-stat-grid,.lp-summary,.lp-feature,.lp-open,.lp-legend,.league-player table{font-family:Lucida Console,Courier New,monospace}.lp-eyebrow{text-transform:uppercase;letter-spacing:.06em;font-size:12px}.lp-titlebar{background:var(--lp-title);color:#fff;justify-content:space-between;gap:10px;padding:7px 10px;font-size:13px;font-weight:700;display:flex}.lp-toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.lp-toolbar input,.lp-toolbar select{background:var(--lp-terminal);min-width:0;color:var(--lp-green);border:2px solid var(--lp-chrome);font:inherit;flex:200px;padding:10px}.lp-toolbar input::placeholder{color:var(--lp-muted)}.lp-legend{font-size:12px;margin:16px 0 24px!important}.lp-cards{grid-template-columns:repeat(auto-fill,minmax(min(100%,250px),1fr));gap:20px;display:grid}.lp-card,.lp-panel{border:2px solid var(--lp-chrome);background:var(--lp-terminal);border-top-color:#fff;border-left-color:#fff;min-width:0}.lp-card{color:inherit;text-decoration:none;transition:border-color .14s;display:block}.lp-card:hover{border-color:var(--lp-green)}.lp-card-body{padding:18px}.lp-card h3{margin:8px 0;font-size:23px}.lp-coverage{font-size:12px}.lp-feature{gap:5px;margin:20px 0;display:grid}.lp-feature strong{overflow-wrap:anywhere;font-size:clamp(24px,3vw,36px)}.lp-feature small,.lp-summary small{font-size:12px}.league-player [data-basis="Above 1.00"]{color:var(--lp-green)}.league-player [data-basis="Below 1.00"]{color:var(--lp-amber)}.league-player [data-basis="Unknown K/D"],.league-player [data-basis="Equal to 1.00"]{color:var(--lp-muted)}.lp-stat-grid{grid-template-columns:1fr 1fr;gap:16px;margin:0;display:grid}.lp-stat-grid dt,.lp-summary dt{color:var(--lp-muted);margin-bottom:5px;font-size:12px}.lp-stat-grid dd,.lp-summary dd{overflow-wrap:anywhere;font-variant-numeric:tabular-nums;margin:0;font-weight:700}.lp-wide{grid-column:1/-1}.lp-open{color:var(--lp-green);margin-top:22px;text-decoration:underline;display:block}.lp-summary{grid-template-columns:repeat(6,minmax(0,1fr));gap:20px;margin:0;padding:20px;display:grid}.lp-summary dd{margin-bottom:8px;font-size:24px}.league-player>.lp-panel{margin:24px 0}.lp-panel-note{padding:12px 0}.lp-panel>.lp-panel-note{padding:12px}.lp-records>.lp-record-summary{color:var(--lp-green);cursor:pointer;background:#10271b;padding:10px 12px;font:700 13px/1.5 Lucida Console,Courier New,monospace;list-style-position:inside;display:list-item}.lp-record-summary>h2{font:inherit;display:inline}.lp-record-summary::marker{color:var(--lp-green)}.lp-record-count{color:var(--lp-muted);margin-left:12px;font-size:12px;font-weight:400;display:inline-block}.lp-records>.lp-record-summary:hover{background:#173624}.lp-records>.lp-record-summary:focus-visible{outline:3px solid var(--lp-green);outline-offset:3px}.lp-records[open]>.lp-record-summary{border-bottom:1px solid var(--lp-chrome)}.lp-table-wrap{max-width:100%;overflow-x:auto}.league-player table{border-collapse:collapse;text-align:left;width:100%;font-size:13px}.league-player th,.league-player td{border-bottom:1px solid var(--lp-chrome);white-space:nowrap;padding:12px}.league-player thead{background:var(--lp-title)}.lp-advanced{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:16px;display:grid}.lp-advanced .lp-card-body{color:var(--lp-muted);font-size:14px;line-height:1.6}.lp-analysis-status{border-top:1px solid var(--lp-chrome);margin-top:24px;padding-top:16px}.lp-analysis-status>summary{cursor:pointer;color:var(--lp-muted);padding:8px 0;font:14px Lucida Console,Courier New,monospace}.lp-unavailable{color:var(--lp-chrome);font-weight:700;margin-bottom:8px!important}.league-player :focus-visible,.lp-back:focus-visible{outline:3px solid var(--lp-green,#00ff41);outline-offset:4px}@media (prefers-reduced-motion:reduce){.lp-card{transition:none}}@media (max-width:500px){.lp-page{padding:8px}.lp-brandbar{gap:16px;padding:16px}.lp-back{max-width:100%}}@media (forced-colors:active){.lp-card,.lp-panel,.lp-titlebar,.lp-window,.lp-brand-header,.lp-back{border:1px solid canvastext}.lp-record-summary::marker{color:canvastext}.lp-records>.lp-record-summary:focus-visible{outline-color:highlight}}.lp-summary>div{border-bottom:1px solid #404040;min-width:0;padding:12px 0}.lp-summary .lp-kad-stat{grid-column:span 2}.lp-kad-values{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.lp-kad-values>span{flex-direction:column;gap:6px;min-width:0;display:flex}.lp-kad-values small{color:var(--lp-muted);font-size:11px;font-weight:400}.lp-kad-values>span>span{font-size:clamp(14px,1.8vw,22px)}.lp-sort-note{color:var(--lp-muted);font-size:12px;line-height:1.5}.lp-toolbar select{cursor:pointer}.lp-card{flex-direction:column;display:flex}.lp-card>.lp-card-body{flex-direction:column;flex:1;display:flex}.lp-card .lp-open{margin-top:auto;padding-top:22px}.lp-stat-grid{margin-bottom:8px}.lp-rivalry{background:#0b1911;border:1px solid #2f5740;gap:4px;margin-top:16px;padding:10px;display:grid}.lp-rivalry-label{color:#7fd69a;letter-spacing:.06em;text-transform:uppercase;font:11px/1.4 Lucida Console,Courier New,monospace}.lp-rivalry-name{color:#e3ffeb;overflow-wrap:anywhere;font:700 15px/1.4 Tahoma,Arial,sans-serif}.lp-rivalry-score{color:#d6ffe4;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font:22px/1.2 Lucida Console,Courier New,monospace}.lp-rivalry-meta{color:#9ebbab;overflow-wrap:anywhere;font:11px/1.5 Lucida Console,Courier New,monospace}.lp-even-meter{background:#06110b;border:1px solid #1e3b2b;width:100%;height:8px;display:block}.lp-even-meter i{background:#00ff41;height:100%;display:block}.lp-rivalry-def{color:var(--lp-muted);font:11px/1.5 Tahoma,Arial,sans-serif}.league-player--compact .lp-compact-rival{color:#9ebbab;overflow-wrap:anywhere;margin-top:4px;font:11px/1.5 Lucida Console,Courier New,monospace;display:block}@media (max-width:900px){.lp-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:420px){.lp-summary{grid-template-columns:minmax(0,1fr);gap:12px;padding:12px}.lp-summary .lp-kad-stat{grid-column:auto}.lp-toolbar{flex-direction:column;align-items:stretch}.lp-toolbar input,.lp-toolbar select{flex:auto;width:100%}}.league-player.league-player--compact{padding:20px}.league-player--compact .lp-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.league-player--compact .lp-heading>div{gap:5px;display:grid}.league-player.league-player--compact .lp-heading h2{letter-spacing:-.025em;font-size:26px;line-height:1.2}.league-player--compact .lp-compact-directory{color:var(--lp-muted);text-underline-offset:4px;font-size:13px;text-decoration:underline}.league-player--compact .lp-compact-directory:hover{color:var(--lp-green)}.league-player--compact .lp-toolbar{flex-direction:row;align-items:center;gap:12px 20px;margin-bottom:14px;font-size:13px}.league-player--compact .lp-compact-control{align-items:center;gap:10px;min-width:0;display:inline-flex}.league-player--compact .lp-toolbar input,.league-player--compact .lp-toolbar select{flex:0 230px;width:230px;max-width:100%;min-height:38px;padding:8px 10px;font-size:14px}.league-player--compact .lp-compact-count{color:var(--lp-muted);font-variant-numeric:tabular-nums;white-space:nowrap}.league-player--compact .lp-compact-guide{color:var(--lp-muted);margin-left:auto}.league-player--compact .lp-compact-guide summary{cursor:pointer;color:var(--lp-green);padding:9px 0;font-size:13px}.league-player--compact .lp-compact-guide[open]{flex-basis:100%}.league-player--compact .lp-compact-guide>div{border-top:1px solid var(--lp-chrome);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px;padding:14px 0 4px;font-size:13px;line-height:1.65;display:grid}.league-player--compact .lp-compact-table-wrap{border:1px solid var(--lp-chrome);scrollbar-color:#37644e var(--lp-terminal);max-width:100%;max-height:520px;position:relative;overflow:auto}.league-player--compact .lp-compact-table{table-layout:fixed;font-variant-numeric:tabular-nums;width:100%;min-width:1100px;font-size:14px}.league-player--compact .lp-compact-col-player{width:250px}.league-player--compact .lp-compact-col-games{width:140px}.league-player--compact .lp-compact-table thead{z-index:1;background:var(--lp-title);position:sticky;top:0}.league-player--compact .lp-compact-table :is(th,td){border-bottom:1px solid var(--lp-chrome);text-align:right;padding:10px 14px}.league-player--compact .lp-compact-table thead th{letter-spacing:.035em;font-size:12px;font-weight:600}.league-player--compact .lp-compact-table th:first-child{text-align:left}.league-player--compact .lp-compact-table tbody th{white-space:normal;font-size:14px;font-weight:500;line-height:1.5}.league-player--compact .lp-compact-player-link{color:var(--lp-ink);overflow-wrap:anywhere;text-decoration:none}.league-player--compact .lp-compact-player-link:hover{color:var(--lp-green);text-underline-offset:4px;text-decoration:underline}.league-player--compact .lp-compact-player-link>span:last-child{color:var(--lp-green);margin-left:7px;display:inline-block}.league-player--compact .lp-compact-row-status{color:var(--lp-muted);margin-top:3px;font:11px/1.5 Tahoma,Arial,sans-serif;display:block}.league-player--compact .lp-compact-unavailable{color:var(--lp-muted)}.league-player--compact .lp-compact-games{gap:6px;display:grid}.league-player--compact .lp-compact-games-track{background:#19362e;height:3px;display:block}.league-player--compact .lp-compact-games-track>span{background:#52ba87;height:100%;display:block}.league-player--compact .lp-compact-kd{align-items:baseline;gap:6px;display:inline-flex}.league-player--compact .lp-compact-kd-symbol{font-size:12px;font-weight:700}.league-player--compact .lp-compact-table tbody tr:focus-within{background:#14272b}.league-player--compact .lp-compact-player-link:focus-visible{outline-offset:3px}.league-player--compact .lp-compact-scroll-note{color:var(--lp-muted);padding-top:9px;font-size:11px}@media (min-width:1600px){.league-player--compact .lp-compact-table td{font-size:16px}.league-player--compact .lp-compact-table tbody th{font-size:15px}}@media (max-width:700px){.league-player.league-player--compact{padding:12px}.league-player--compact .lp-heading{align-items:flex-start;margin-bottom:14px}.league-player--compact .lp-toolbar{gap:12px}.league-player--compact .lp-compact-control{flex-basis:100%;gap:6px;display:grid}.league-player--compact .lp-toolbar input,.league-player--compact .lp-toolbar select{width:100%}.league-player--compact .lp-compact-guide>div{grid-template-columns:minmax(0,1fr)}.league-player--compact .lp-compact-table-wrap{max-height:440px}}@media (forced-colors:active){.league-player--compact .lp-compact-table-wrap,.league-player--compact .lp-compact-table :is(th,td){border-color:canvastext}.league-player--compact .lp-compact-games-track{border:1px solid canvastext}.league-player--compact .lp-compact-games-track>span{background:highlight}}
.historical-advanced{--ha-line:#365747;--ha-muted:#b4cbbd;--ha-green:#00ff41;--ha-amber:#f1c46c;--ha-blue:#8bc7f4;color:#e6f3eb;border:1px solid var(--ha-line);background:#060e0e;grid-template-columns:minmax(0,1fr);gap:.65rem;min-width:0;padding:.8rem;font:.82rem/1.5 Tahoma,Arial,sans-serif;display:grid}.historical-advanced *,.historical-advanced :before,.historical-advanced :after{box-sizing:border-box}.historical-advanced :is(button,input,select,a,article,section){border-radius:0}.historical-advanced :is(h2,h3,h4,p,dl){margin:0}.historical-advanced h2{font-size:clamp(1.15rem,2vw,1.5rem);line-height:1.25}.historical-advanced h3{font-size:.9rem}.historical-advanced a{color:var(--ha-green);text-underline-offset:.2rem;text-decoration:underline}.historical-advanced :is(button,input,select,a,summary,[tabindex]):focus-visible{outline:2px solid var(--ha-green);outline-offset:3px}.ha-heading{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:.5rem 1rem;display:flex}.ha-heading>div{gap:.2rem;min-width:0;display:grid}.ha-kicker,.ha-value,.ha-table td,.ha-stat dd{font-variant-numeric:tabular-nums;font-family:Lucida Console,Courier New,monospace}.ha-kicker{color:var(--ha-green);letter-spacing:.09em;font-size:.69rem}.ha-muted{color:var(--ha-muted);font-size:.76rem}.ha-badge{border:1px solid var(--ha-line);color:var(--ha-amber);padding:.2rem .4rem;font-size:.71rem}.ha-note{border-left:2px solid var(--ha-amber);color:var(--ha-muted);background:#131c12;padding:.45rem .6rem;font-size:.74rem}.ha-error{color:var(--ha-amber)}.ha-stats{grid-template-columns:repeat(auto-fit,minmax(min(100%,8.8rem),1fr));gap:.4rem;min-width:0;display:grid}.ha-stat{border:1px solid var(--ha-line);background:#0b1812;border-top:2px solid #387951;min-width:0;padding:.5rem .6rem}.ha-stat dt{color:var(--ha-muted);font-size:.73rem}.ha-stat dd{color:var(--ha-green);overflow-wrap:anywhere;margin:.2rem 0;font-size:1.3rem}.ha-stat small{color:var(--ha-muted);font-size:.68rem;display:block}.ha-primary-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.ha-primary-stats .ha-stat dd{letter-spacing:-.035em;font-size:clamp(1.15rem,2vw,1.65rem)}.ha-secondary-stats .ha-stat{background:#09140f;border-top-width:1px;padding:.35rem .5rem}.ha-secondary-stats .ha-stat dd{margin:.12rem 0;font-size:.98rem}.ha-profile-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.4rem 1rem;display:flex}.ha-profile-nav{flex-wrap:wrap;gap:.3rem;display:flex}.ha-profile-nav a{border:1px solid var(--ha-line);background:#0a1d15;padding:.3rem .5rem;font-size:.71rem;text-decoration:none}.ha-profile-nav a:hover{background:#143524;text-decoration:underline}.ha-profile-section{grid-template-columns:minmax(0,1fr);gap:.65rem;min-width:0;scroll-margin-top:1rem;display:grid}.ha-stat[data-missing=true] dd{color:var(--ha-muted);font-size:.85rem}.ha-style dd{color:var(--ha-blue);font-size:1rem}.ha-table .ha-style-label{color:var(--ha-blue)}.ha-panel{border:1px solid var(--ha-line);min-width:0}.ha-panel-heading{border-bottom:1px solid var(--ha-line);background:#103023;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.35rem .8rem;padding:.4rem .6rem;display:flex}.ha-panel-body{grid-template-columns:minmax(0,1fr);gap:.5rem;min-width:0;padding:.6rem;display:grid}.ha-split{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;min-width:0;display:grid}.ha-combat-observations{grid-template-columns:minmax(0,1fr);gap:.5rem;min-width:0;display:grid}.ha-combat-observations .ha-split{align-items:start}.ha-observations .ha-observation-table th,.ha-observations .ha-observation-table td{padding:.28rem .45rem}.ha-observation-table th[scope=row]{white-space:normal;min-width:7rem}.ha-observation-table td[data-recorded=true]{color:var(--ha-green)}.ha-observation-table td[data-recorded=false]{color:var(--ha-muted)}.ha-observation-table td:last-child{color:var(--ha-muted);font-size:.69rem}.ha-table-wrap{scrollbar-color:#aac6b6 #060e0e;min-width:0;max-width:100%;overflow:auto}.ha-report-scroll{overscroll-behavior:contain;max-height:23rem}.ha-table{border-collapse:collapse;text-align:left;width:100%;font-size:.74rem}.ha-table th,.ha-table td{white-space:nowrap;border-bottom:1px solid #253d31;padding:.35rem .5rem}.ha-table th{color:var(--ha-muted);font-weight:400}.ha-table th[scope=row]{color:#e6f3eb}.ha-table thead th{z-index:1;background:#0b2017;position:sticky;top:0}.ha-table tbody tr:hover{background:#11251b}.ha-table caption{text-align:left;color:var(--ha-muted);padding:.4rem .5rem;font-size:.71rem}.ha-table td[data-comparison=above]{color:var(--ha-green)}.ha-table td[data-comparison=below]{color:var(--ha-amber)}.ha-table td[data-comparison=equal]{color:var(--ha-blue)}.ha-table small{color:var(--ha-muted);font-size:.66rem;display:block}.ha-controls{flex-wrap:wrap;align-items:end;gap:.5rem;display:flex}.ha-controls label{gap:.2rem;min-width:0;font-size:.74rem;display:grid}.historical-advanced :is(input,select){color:#e6f3eb;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#060e0e;border:1px solid #708b7d;min-width:0;max-width:100%;min-height:2rem;padding:.35rem .5rem}.historical-advanced button{color:#101a16;cursor:pointer;background:silver;border:2px solid #4c4c4c;border-color:#fff #4c4c4c #4c4c4c #fff;padding:.4rem .65rem;font:700 .8rem Tahoma,Arial,sans-serif}.historical-advanced button:disabled{opacity:.55;cursor:not-allowed}.historical-advanced summary{cursor:pointer;color:#d6e8dc;background:#0b2017;padding:.45rem .6rem;font-size:.77rem}.historical-advanced details[open]>summary{border-bottom:1px solid var(--ha-line)}.ha-trend{width:100%;height:7rem;display:block}.ha-trend-labels{color:var(--ha-muted);justify-content:space-between;gap:.5rem;font-size:.7rem;display:flex}.ha-earlier-archive{color:#e6f3eb;background:#060e0e;border:1px solid #365747;min-width:0}.ha-earlier-archive>summary{cursor:pointer;padding:.6rem .8rem;font:.8rem/1.5 Tahoma,Arial,sans-serif}.ha-earlier-archive>summary:focus-visible{outline-offset:3px;outline:2px solid #00ff41}.ha-earlier-archive>p{color:#b4cbbd;margin:0;padding:0 .8rem .6rem;font-size:.75rem}.ha-profile{gap:.7rem;padding:.85rem}.ha-profile .ha-player-heading{text-align:center;padding:.15rem 3.8rem .2rem;position:relative}.ha-profile .ha-player-heading h2{color:var(--ha-green);overflow-wrap:anywhere;font:700 clamp(1.2rem,2.8vw,1.8rem)/1.25 Tahoma,Arial,sans-serif}.ha-profile .ha-player-heading>.ha-badge{position:absolute;top:0;right:0}.ha-profile .ha-player-meta{color:var(--ha-muted);flex-wrap:wrap;justify-content:center;gap:.25rem 1.4rem;padding-top:.25rem;font-size:.76rem;display:flex}.ha-profile .ha-player-meta strong{color:#e6f3eb;font-weight:400}.ha-profile .ha-player-dates{color:var(--ha-muted);padding-top:.2rem;font-size:.7rem}.ha-profile .ha-primary-stats{text-align:center;gap:.5rem;width:min(100%,36rem);margin-inline:auto;padding:.1rem 0 .55rem}.ha-profile .ha-primary-stats .ha-stat{background:0 0;border:0;padding:.1rem}.ha-profile .ha-primary-stats .ha-stat dd{font-size:clamp(1.2rem,2.5vw,1.75rem);font-weight:700;line-height:1.3}.ha-profile .ha-primary-stats .ha-stat dt{font-size:.72rem}.ha-profile .ha-profile-toolbar{border-block:1px solid var(--ha-line);padding-block:.4rem}.ha-profile .ha-source-link{padding:.3rem .15rem;font-size:.74rem}.ha-profile .ha-profile-cards{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:.65rem;min-width:0;display:grid}.ha-profile .ha-profile-card{border:1px solid var(--ha-line);background:#0b1913;grid-template-columns:minmax(0,1fr);gap:.4rem;min-width:0;padding:.65rem .75rem .35rem;display:grid}.ha-profile .ha-profile-card>header{border-bottom:1px solid var(--ha-line);flex-wrap:wrap;justify-content:space-between;gap:.2rem .5rem;padding-bottom:.4rem;display:flex}.ha-profile .ha-profile-card h3{color:var(--ha-green);text-transform:uppercase;font-size:.8rem;font-weight:700}.ha-profile .ha-card-mode{color:var(--ha-muted);font-size:.69rem}.ha-profile .ha-profile-card>header{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;display:grid}.ha-profile .ha-card-score{justify-content:flex-end;align-items:baseline;gap:.25rem;min-width:0;display:inline-flex}.ha-profile .ha-card-score>strong{color:var(--ha-green);font-variant-numeric:tabular-nums;white-space:nowrap;font:700 1.05rem/1.25 Lucida Console,Courier New,monospace}.ha-profile .ha-card-score>strong>small{color:var(--ha-muted);font-size:.68rem;font-weight:400}.ha-profile .ha-score-partial{color:var(--ha-amber);font-size:.63rem}.ha-profile .ha-score-label{color:var(--ha-muted);font-size:.67rem}.ha-profile .ha-score-beta{border:1px solid var(--ha-amber);color:var(--ha-amber);padding:.08rem .2rem;font-size:.63rem;line-height:1.15}.ha-profile .ha-score-guide{color:var(--ha-muted);gap:.4rem;padding:.2rem 0 .4rem;font-size:.72rem;display:grid}.ha-profile .ha-score-guide dl{gap:.3rem;display:grid}.ha-profile .ha-score-guide dl>div{grid-template-columns:minmax(0,.8fr) minmax(0,1fr);gap:.4rem;display:grid}.ha-profile .ha-score-guide dd{overflow-wrap:anywhere;color:#e6f3eb;margin:0}.ha-profile .ha-stat-lines{gap:.3rem;display:grid}.ha-profile .ha-stat-lines>div{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:.25rem .55rem;display:grid}.ha-profile .ha-stat-lines dt{color:var(--ha-muted);overflow-wrap:anywhere;font-size:.74rem}.ha-profile .ha-stat-lines dd{color:#edf6f0;text-align:right;font-variant-numeric:tabular-nums;margin:0;font:.78rem/1.4 Lucida Console,Courier New,monospace}.ha-profile .ha-unavailable{color:var(--ha-muted)}.ha-profile .ha-combat-title{color:var(--ha-blue);font-size:.95rem;font-weight:700}.ha-profile :is(.ha-card-help,.ha-card-more)>summary{color:var(--ha-muted);background:0 0;padding:.3rem 0;font-size:.7rem}.ha-profile :is(.ha-card-help,.ha-card-more)[open]>summary{margin-bottom:.4rem}.ha-profile .ha-card-help{border-top:1px solid #253d31}.ha-profile .ha-card-help p{color:var(--ha-muted);padding-bottom:.35rem;font-size:.74rem}.ha-profile .ha-trend-values>p{padding:.45rem .6rem}.ha-profile .ha-trend-values .ha-table-wrap,.ha-profile .ha-map-values .ha-table-wrap{max-height:20rem}.ha-profile .ha-source .ha-table-wrap{max-height:28rem}@media (max-width:850px){.ha-profile .ha-profile-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.ha-profile .ha-profile-cards{grid-template-columns:minmax(0,1fr)}.ha-profile .ha-player-heading{padding-inline:0}.ha-profile .ha-player-heading>.ha-badge{margin-bottom:.3rem;display:inline-block;position:static}.ha-profile .ha-primary-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.25rem}}@media (max-width:680px){.ha-primary-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.ha-split{grid-template-columns:minmax(0,1fr)}.ha-controls{align-items:stretch}.ha-controls label{flex:9rem}}@media (max-width:340px){.ha-primary-stats{grid-template-columns:minmax(0,1fr)}}@media (forced-colors:active){.historical-advanced,.ha-panel,.ha-stat{border:1px solid canvastext}.ha-trend{color:canvastext}}
.historical-demo{--hd-green:#00ff41;--hd-muted:#afc3ba;--hd-line:#34534a;--hd-amber:#f2c56d;color:#e6f3eb;border:1px solid var(--hd-line);background:#060e0e;grid-template-columns:minmax(0,1fr);gap:1rem;min-width:0;padding:clamp(.8rem,2vw,1.4rem);font-family:Tahoma,Arial,sans-serif;display:grid}.historical-demo *,.historical-demo :before,.historical-demo :after{box-sizing:border-box}.historical-demo :is(button,input,select,article,section,a){border-radius:0}.historical-demo h2,.historical-demo h3,.historical-demo p{margin:0}.historical-demo h2{font-size:clamp(1.35rem,3vw,1.9rem);line-height:1.2}.historical-demo h3{font-size:1rem}.historical-demo p{line-height:1.6}.hd-heading{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:.8rem;display:flex}.hd-heading>div{gap:.4rem;min-width:0;display:grid}.hd-weapons-supplement .hd-weapon-badges{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.hd-weapons-supplement .hd-weapon-source>summary{background:0 0;padding:.5rem .75rem}.hd-kicker,.hd-value,.hd-metric dd,.hd-table td,.hd-count{font-variant-numeric:tabular-nums;font-family:Lucida Console,Courier New,monospace}.historical-demo .hd-kicker{color:var(--hd-green);letter-spacing:.1em;font-size:.75rem}.hd-muted,.hd-detail{color:var(--hd-muted);font-size:.83rem}.hd-badge{border:1px solid var(--hd-line);color:var(--hd-amber);padding:.35rem .6rem;font-size:.78rem}.hd-note{border-left:3px solid var(--hd-amber);background:#171b11;padding:.65rem .8rem;font-size:.85rem}.hd-error{color:var(--hd-amber)}.hd-controls{flex-wrap:wrap;align-items:end;gap:.7rem;display:flex}.hd-controls label{gap:.35rem;min-width:0;font-size:.8rem;display:grid}.historical-demo input{color:#e6f3eb;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#060e0e;border:1px solid #708b7d;min-width:0;max-width:100%;padding:.5rem}.historical-demo button{color:#101a16;cursor:pointer;background:silver;border:2px solid #4c4c4c;border-color:#fff #4c4c4c #4c4c4c #fff;padding:.48rem .75rem;font-size:.85rem;font-weight:700}.historical-demo button:disabled{opacity:.55;cursor:not-allowed}.historical-demo :is(button,input,a,summary,[tabindex]):focus-visible{outline:2px solid var(--hd-green);outline-offset:3px}.hd-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,11rem),1fr));gap:.7rem;min-width:0;display:grid}.hd-metric{border:1px solid var(--hd-line);background:#0c1814;min-width:0;margin:0;padding:.85rem}.hd-metric dt{color:var(--hd-muted);font-size:.78rem;line-height:1.4}.hd-metric dd{color:var(--hd-green);overflow-wrap:anywhere;margin:.45rem 0;font-size:1.4rem}.hd-metric small{color:var(--hd-muted);font-size:.73rem;line-height:1.5;display:block}.hd-metric[data-status=unavailable] dd{color:var(--hd-muted);font-size:.9rem}.hd-metric[data-basis=below] dd{color:var(--hd-amber)}.hd-panel{border:1px solid var(--hd-line);min-width:0}.hd-panel-heading{border-bottom:1px solid var(--hd-line);background:#103023;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem 1rem;padding:.7rem .8rem;display:flex}.hd-panel-body{grid-template-columns:minmax(0,1fr);gap:.75rem;min-width:0;padding:.8rem;display:grid}.hd-split{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;min-width:0;display:grid}.hd-table-wrap{min-width:0;max-width:100%;overflow:auto}.hd-table{border-collapse:collapse;text-align:left;width:100%;font-size:.8rem}.hd-table th,.hd-table td{white-space:nowrap;border-bottom:1px solid #253c32;padding:.6rem .7rem}.hd-table th{color:var(--hd-muted);font-weight:400}.hd-table thead th{background:#0b2017}.hd-table th[scope=row]{color:#e6f3eb}.hd-table td[data-accent=count]{color:var(--hd-green)}.hd-table caption{text-align:left;color:var(--hd-muted);padding:.55rem .7rem;font-size:.75rem;line-height:1.5}.hd-bars{gap:.8rem;min-width:0;display:grid}.hd-bar-row{grid-template-columns:minmax(5rem,1fr) minmax(0,3fr) auto;align-items:center;gap:.65rem;font-size:.8rem;display:grid}.hd-bar-row>span:first-child{overflow-wrap:anywhere}.hd-bar-track{background:#1c3429;height:.5rem}.hd-bar-fill{background:var(--hd-green);height:100%}.hd-cards{grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr));gap:.8rem;min-width:0;display:grid}.hd-player-card{border:1px solid #476558;border-top:3px solid var(--hd-green);min-width:0;color:inherit;background:#0b1912;gap:.7rem;padding:1rem;text-decoration:none;display:grid}.hd-player-card:hover{border-color:var(--hd-green);background:#10251a}.hd-player-card h3{overflow-wrap:anywhere}.hd-player-card .hd-card-link{color:var(--hd-green);text-underline-offset:.2rem;font-size:.8rem;text-decoration:underline}.hd-card-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin:0;display:grid}.hd-card-stats dt{color:var(--hd-muted);font-size:.72rem}.hd-card-stats dd{margin:.35rem 0 0;font-family:Lucida Console,Courier New,monospace;font-size:.95rem}.historical-demo summary{cursor:pointer;color:#e6f3eb;background:#103023;padding:.75rem;font-size:.85rem}.historical-demo details[open]>summary{border-bottom:1px solid var(--hd-line)}.historical-demo .hd-data-disclosure>summary{overflow-wrap:anywhere;padding:.55rem .75rem}.hd-data-disclosure>summary h3{font-size:inherit;display:inline}.hd-record-count{color:var(--hd-muted);font-size:.75rem;font-weight:400}.historical-demo .hd-data-disclosure>summary:hover{background:#173e2c}.hd-data-disclosure>summary::marker{color:var(--hd-green)}.hd-weapons-disclosure{min-width:0}.historical-demo .hd-weapons-disclosure>summary{overflow-wrap:anywhere;padding:.55rem .75rem}.historical-demo .hd-weapons-disclosure>summary h2{font-size:1rem;display:inline}.hd-weapons-disclosure>summary::marker{color:var(--hd-green)}.historical-demo .hd-weapons-disclosure>summary:hover{background:#173e2c}.hd-weapons-body{grid-template-columns:minmax(0,1fr);gap:.7rem;padding-top:.7rem;display:grid}.historical-demo details .hd-grid{padding:.8rem}.historical-demo.hd-report{gap:.7rem;padding:clamp(.75rem,1.5vw,1.1rem)}.hd-report .hd-heading h2{font-size:clamp(1.2rem,2.5vw,1.5rem)}.historical-demo .hd-report-source{color:#bfd5c9;font-size:.82rem}.hd-report .hd-heading h3{font-size:.9rem}.hd-report .hd-report-scroll{overscroll-behavior:contain;scrollbar-color:#aac6b6 #060e0e;border:1px solid var(--hd-line);max-height:25rem}.hd-report .hd-report-table{font-size:.77rem}.hd-report .hd-report-table th,.hd-report .hd-report-table td{padding:.4rem .6rem}.hd-report .hd-report-table thead th{z-index:1;position:sticky;top:0}.hd-report .hd-report-table tbody tr:hover{background:#11251b}.hd-report-player-link{color:var(--hd-green);text-underline-offset:.2rem;padding:.15rem 0;text-decoration:underline;display:inline-block}.hd-report .hd-report-coverage{color:var(--hd-muted);font-size:.7rem}.hd-report-coverage span{display:block}.hd-report .hd-report-provenance summary{background:0 0;padding:.45rem .6rem;font-size:.78rem}.hd-report .hd-report-provenance .hd-note{margin-top:.5rem}@media (max-width:680px){.hd-split{grid-template-columns:minmax(0,1fr)}.hd-controls{align-items:stretch}.hd-controls label,.hd-controls button{flex:8rem}}@media (forced-colors:active){.historical-demo,.hd-panel,.hd-metric,.hd-player-card,.hd-bar-track{border:1px solid canvastext}.hd-bar-fill{background:highlight}}
