.stats-report{--report-accent:#c7f36b;--report-ink:#131b0d;max-width:1200px;margin:0 auto;padding:24px 24px 72px;color:var(--text-primary);font-family:var(--font-body)}[data-theme=light] .stats-report{--report-accent:#4b671c;--report-ink:#fff}.stats-report a,.stats-report button,.stats-report input{transition:background .15s,border-color .15s,color .15s}.stats-report a:focus-visible,.stats-report button:focus-visible,.stats-report input:focus-visible,.stats-report summary:focus-visible{outline:2px solid var(--report-accent);outline-offset:4px}.stats-report button{cursor:pointer}.stats-report button:disabled{cursor:not-allowed;opacity:.5}.stats-report p{line-height:1.7}.report-header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:20px}.report-kicker{font-family:var(--font-mono);font-size:11px;letter-spacing:1.8px;color:var(--text-muted)}.report-header h1{font-size:28px;margin:0}.report-total{display:flex;flex-direction:column;gap:5px;align-items:flex-end}.report-total-line{display:flex;align-items:center;gap:10px}.report-total-line>span{font-size:12px;color:var(--text-muted)}.report-total-line>strong{font:20px var(--font-mono);font-weight:500}.report-total-line>a{display:flex;align-items:center;gap:4px;margin-left:10px}.report-total-line>a,.report-total>small{font-size:11px;color:var(--text-muted)}.report-scope-bar{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--surface-line);border-bottom:1px solid var(--surface-line);padding:13px 0;gap:15px}.report-scope{display:flex;gap:5px}.report-scope a{display:flex;align-items:center;gap:11px;padding:12px 17px;border:1px solid transparent;border-radius:7px;font-size:14px;color:var(--text-muted)}.report-scope a[aria-current=page]{background:var(--report-accent);color:var(--report-ink);font-weight:700}.report-scope-bar>a{display:flex;gap:8px;font-size:12px;align-items:center}.report-filter-line{display:flex;justify-content:space-between;gap:15px;align-items:center;margin:25px 0}.report-filter-chips{display:flex;gap:6px;flex-wrap:wrap}.report-filter-chips button{font-size:12px;padding:7px 11px;border:1px solid var(--surface-line);border-radius:5px;color:var(--text-muted)}.report-filter-chips button[aria-pressed=true]{border-color:var(--text-primary);color:var(--text-primary)}.report-filter-chips button span{font-size:11px}.report-muted{font-size:12px;color:var(--text-muted)}.report-main-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px}.report-spectrum{padding:27px 28px;border:1px solid var(--surface-line);border-radius:12px;background:var(--bg-panel)}.report-section-top{display:flex;justify-content:space-between;gap:20px;align-items:start}.stats-report h2{font-size:22px;font-weight:650;letter-spacing:-.6px;margin-top:8px}.report-dpi-section p,.report-section-top p{font-size:12px;color:var(--text-muted);margin-top:7px}.report-badge{font:11px var(--font-mono);letter-spacing:1px;border:1px solid var(--surface-line);border-radius:4px;padding:6px 11px;white-space:nowrap}.report-spectrum-summary{display:flex;justify-content:space-between;align-items:end;gap:15px;margin-top:32px}.report-spectrum-summary>div>strong{display:block;font-size:35px;letter-spacing:-1px;line-height:1.3;margin-top:8px}.report-summary-aside{text-align:right;display:flex;flex-direction:column;gap:5px;font-size:11px;color:var(--text-muted)}.report-summary-aside b{font:17px var(--font-mono);color:var(--text-primary)}.report-summary-aside small{font-size:11px}.report-histogram{height:166px;display:flex;gap:5px;margin-top:24px;border-bottom:1px solid var(--surface-line);padding-bottom:22px}.report-hist-column{flex:1;min-width:0;position:relative;display:flex;flex-direction:column}.report-hist-count{font:11px var(--font-mono);height:20px;text-align:center;color:var(--text-muted)}.report-hist-track{flex:1;display:flex;align-items:end;background:linear-gradient(to top,var(--surface-line) 1px,transparent 1px);background-size:100% 33.333%}.report-hist-bar{width:100%;border-radius:3px 3px 0 0;min-height:0}.report-tone-0{background:#769fa8}.report-tone-1{background:#c7f36b}.report-tone-2{background:#bba6e6}.report-tone-3{background:#e4b684}.report-hist-tick{position:absolute;bottom:-18px;font:11px var(--font-mono);color:var(--text-muted);width:100%;text-align:center}.report-chart-caption{display:flex;justify-content:space-between;font-size:11px;color:var(--text-muted);margin-top:12px}.report-tiers{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;border-top:1px solid var(--surface-line);margin-top:23px;padding-top:19px}.report-tiers>div{display:flex;gap:6px;align-items:start}.report-tier-dot{width:5px;height:5px;border-radius:50%;margin-top:5px;flex-shrink:0}.report-tiers span{font-size:11px}.report-tiers span small{display:block;font:11px var(--font-mono);color:var(--text-muted);margin-top:4px}.report-tiers b{font:16px var(--font-mono);margin-left:auto}.report-tiers b small{font-size:11px;margin-left:1px}.report-warning{display:flex;align-items:center;gap:7px;color:var(--text-muted);font-size:11px;margin-top:17px}.report-comparison{position:relative;overflow:hidden;border-radius:12px;padding:29px 25px;background:var(--bg-elevated);border:1px solid var(--surface-line);display:flex;flex-direction:column}.report-crosshair{position:absolute;right:24px;top:22px;color:var(--report-accent)}.report-comparison .report-kicker{margin-top:37px}.report-comparison h2{font-size:25px;margin-top:12px}.report-comparison>p{font-size:12px;color:var(--text-muted);margin-top:11px}.report-inputs{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:23px}.report-inputs label{font-size:11px;color:var(--text-muted)}.report-inputs input{margin-top:8px;width:100%;min-width:0;background:var(--bg-base);border:1px solid var(--surface-line);border-radius:6px;padding:13px 11px;font:20px var(--font-mono);color:var(--text-primary)}.report-comparison-result{min-height:114px;padding-top:24px}.report-comparison-result>span{font-size:11px;color:var(--text-muted)}.report-comparison-result>strong{display:flex;gap:11px;align-items:center;font:38px var(--font-mono);color:var(--report-accent);margin-top:7px}.report-comparison-result strong small{font:12px var(--font-body);border:1px solid var(--surface-line);border-radius:4px;padding:4px 7px;color:var(--text-primary)}.report-comparison-result p{font-size:11px;color:var(--text-muted);margin:8px 0}.report-text-link{display:inline-flex;align-items:center;gap:8px;font-size:12px}.report-comparison>.report-text-link{margin-top:auto;padding-top:18px;border-top:1px solid var(--surface-line)}.report-dpi-section{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:35px 28px;border-bottom:1px solid var(--surface-line)}.report-dpi-bars{display:flex;flex-direction:column;gap:15px}.report-dpi-bars button{display:flex;align-items:center;gap:20px;width:100%;font:12px var(--font-mono);padding:5px;border-radius:3px}.report-dpi-bars button>span:first-child{width:88px;text-align:left;flex-shrink:0}.report-dpi-bars small{font-size:11px;color:var(--text-muted)}.report-dpi-bars b{width:35px;text-align:right;font-size:11px}.report-dpi-track{height:6px;background:var(--surface-line);flex:1;border-radius:3px;overflow:hidden}.report-dpi-track i{height:100%;display:block;background:var(--text-muted);border-radius:3px}.report-dpi-bars button[aria-pressed=true] .report-dpi-track i{background:var(--report-accent)}.report-dpi-bars button[aria-pressed=true]{outline:1px solid var(--surface-line)}.report-gear-section{padding-top:35px}.report-gear-tabs{display:flex;border-bottom:1px solid var(--surface-line);gap:25px;margin-top:22px}.report-gear-tabs button{padding:12px 0;font-size:14px;border-bottom:2px solid transparent;color:var(--text-muted)}.report-gear-tabs button[aria-pressed=true]{border-color:var(--report-accent);color:var(--text-primary);font-weight:650}.report-gear-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:35px;padding-top:22px}.report-gear-list{list-style:none;padding:0;margin:0}.report-gear-list button{display:flex;gap:15px;align-items:center;width:100%;padding:16px 14px;text-align:left;border:1px solid transparent;border-bottom:1px solid var(--surface-line);border-radius:5px}.report-gear-list button[aria-pressed=true]{background:var(--bg-elevated);border-color:var(--surface-line)}.report-rank{font:14px var(--font-mono);color:var(--text-muted);width:20px}.report-gear-name{font-size:14px;flex:1;min-width:0;overflow-wrap:anywhere}.report-gear-meter{display:block;height:3px;max-width:160px;margin-top:11px;background:var(--surface-line)}.report-gear-meter i{display:block;height:100%;background:var(--report-accent)}.report-gear-list b{font:16px var(--font-mono);text-align:right}.report-gear-list b small{display:block;font:11px var(--font-body);color:var(--text-muted);margin-top:5px}.report-gear-list svg,.report-gear-note{color:var(--text-muted)}.report-gear-note{font-size:11px;margin-top:16px}.report-product-stage{background:var(--bg-elevated);border-radius:11px;border:1px solid var(--surface-line);padding:23px 30px;display:flex;align-items:center;flex-direction:column;min-height:325px;justify-content:center;position:relative;overflow:hidden}.report-product-stage>.report-kicker{align-self:flex-start;font-size:11px;color:var(--text-muted);margin-bottom:16px}.report-product-image{-o-object-fit:contain;object-fit:contain;width:100%;height:200px;filter:drop-shadow(0 14px 13px rgba(0,0,0,.18));margin-bottom:11px}.report-product-stage h3{font-size:18px;font-weight:650;text-align:center;overflow-wrap:anywhere}.report-product-stage p{font-size:11px;color:var(--text-muted);margin:8px 0 15px}.report-product-stage strong{color:var(--report-accent);margin-left:5px}.report-price-note{display:flex;gap:11px;font-size:11px;line-height:1.7;color:var(--text-muted);padding:18px 0;margin-top:12px}.report-price-note svg{flex-shrink:0;margin-top:2px}.report-price-note b{font-weight:500;color:var(--text-secondary)}.report-method{border-top:1px solid var(--surface-line);padding-top:20px;margin-top:12px}.report-method summary{display:flex;gap:11px;align-items:center;cursor:pointer;font-size:12px;list-style:none}.report-method summary>span{margin-left:auto;font-size:20px}.report-method p{font-size:12px;color:var(--text-muted);max-width:900px;margin-top:13px}.report-empty{padding:35px;text-align:center;color:var(--text-muted)}.report-empty>svg{margin:0 auto 11px}.report-empty p{font-size:14px;margin:10px 0 15px}.report-empty a{display:inline-flex;gap:8px;align-items:center;color:var(--report-accent);font-size:14px}.report-server{padding:25px 0}.report-server>.report-warning{margin:0 0 20px}.report-clan{padding:55px 35px;text-align:center;max-width:800px;margin:auto}.report-clan-icon{display:flex;justify-content:center;color:var(--report-accent);margin-bottom:22px}.report-clan h2{font-size:32px;margin:16px 0}.report-clan>p{color:var(--text-muted);font-size:14px;max-width:560px;margin:0 auto}.report-clan form{margin:30px auto;max-width:530px;text-align:left}.report-clan label{font-size:12px;color:var(--text-muted)}.report-clan form>div{margin-top:8px;display:flex;align-items:center;gap:12px;background:var(--bg-elevated);border:1px solid var(--surface-line);padding:8px 8px 8px 15px;border-radius:8px}.report-clan input{min-width:0;width:100%;background:transparent;padding:10px 0;font-size:15px}.report-clan form button{flex-shrink:0;display:flex;align-items:center;gap:8px;background:var(--report-accent);color:var(--report-ink);border-radius:5px;padding:12px 14px;font-size:12px;font-weight:650}.report-clan ol{list-style:none;display:flex;justify-content:center;gap:28px;margin:35px 0}.report-clan li{font-size:12px;display:flex;gap:8px;align-items:center}.report-clan li span{font:11px var(--font-mono);color:var(--text-muted)}.report-clan aside{border-top:1px solid var(--surface-line);padding:25px 0;text-align:left}.report-clan aside strong{font-size:14px}.report-clan aside p{font-size:12px;color:var(--text-muted);margin-top:11px}@media (max-width:900px){.report-main-grid{grid-template-columns:minmax(0,1fr) 260px}.report-spectrum{padding:22px 20px}.report-tiers{grid-template-columns:1fr 1fr}.report-dpi-section{gap:25px}.report-comparison{padding:24px 18px}.report-gear-grid{gap:20px;grid-template-columns:1.15fr 1fr}}@media (max-width:700px){.stats-report{padding:18px 16px 45px}.report-header{align-items:flex-start;flex-direction:column;gap:12px;padding-bottom:16px}.report-header h1{font-size:24px}.report-total{align-items:flex-start;width:100%}.report-total-line{width:100%}.report-total-line>a{margin-left:auto}.report-scope-bar{flex-wrap:wrap;gap:11px}.report-scope{width:100%}.report-scope a{flex:1;justify-content:center;padding:10px 7px;font-size:12px;gap:6px}.report-scope-bar>a{display:none}.report-filter-line{align-items:start;flex-direction:column;gap:11px;margin:20px 0}.report-main-grid{grid-template-columns:1fr}.report-spectrum{padding:23px 18px}.stats-report h2{font-size:20px}.report-section-top{gap:11px}.report-spectrum-summary{margin-top:25px}.report-spectrum-summary>div>strong{font-size:30px}.report-tiers{grid-template-columns:1fr 1fr;gap:17px}.report-histogram{gap:4px;height:150px}.report-comparison{padding:25px}.report-comparison .report-kicker{margin-top:0}.report-comparison h2{font-size:24px}.report-comparison-result{min-height:90px}.report-inputs{margin-top:17px}.report-dpi-section{grid-template-columns:1fr;padding:28px 4px;gap:20px}.report-gear-section{padding-top:27px}.report-gear-section>.report-section-top{flex-direction:column;gap:12px}.report-gear-tabs{justify-content:space-between;gap:11px;margin-top:16px}.report-gear-tabs button{font-size:12px}.report-gear-grid{grid-template-columns:1fr;gap:20px}.report-gear-list button{padding:15px 8px;gap:11px}.report-product-stage{min-height:280px}.report-product-image{height:180px}.report-clan{padding:35px 0}.report-clan h2{font-size:25px}.report-clan ol{gap:12px;align-items:start}.report-clan li{flex-direction:column;gap:7px;font-size:11px}.report-clan form button{padding:12px 11px;gap:5px;font-size:11px}.report-clan>p{font-size:14px}}@media (prefers-reduced-motion:reduce){.stats-report *{transition:none!important}}.report-hist-bar{background:var(--report-accent)}@media (max-width:700px){.report-hist-count{visibility:hidden}.report-hist-column:hover .report-hist-count{visibility:visible}}.report-reference{display:flex;flex-direction:column;gap:6px;flex-shrink:0;font-size:11px;color:var(--text-muted)}.report-reference select{border:1px solid var(--surface-line);border-radius:6px;background:var(--bg-elevated);color:var(--text-primary);padding:8px 10px;font:12px var(--font-body);cursor:pointer}.report-reference select:focus-visible{outline:2px solid var(--report-accent);outline-offset:3px}.report-reference-hint{font-size:11px;color:var(--text-muted);margin-top:14px}@media (max-width:700px){.report-spectrum>.report-section-top{flex-wrap:wrap}.report-reference{flex-direction:row;align-items:center;gap:10px}}.report-clan-data{padding-top:24px}.report-clan-coverage{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-block:1px solid var(--surface-line);margin-top:20px;padding:18px 0;gap:16px}.report-clan-coverage dt{font-size:12px;color:var(--text-muted)}.report-clan-coverage dd{font:24px var(--font-mono);margin-top:8px}.report-clan-data h2{overflow-wrap:anywhere}@media (max-width:700px){.report-clan-data>.report-section-top{flex-direction:column}.report-clan-coverage{gap:8px}.report-clan-coverage dt{font-size:11px}}.report-clan .report-search-hint{font-size:11px;color:var(--text-muted);margin-top:10px}.report-clan-search-status{font-size:14px;color:var(--text-muted)}.report-clan-matches{text-align:left;margin:24px auto;max-width:530px}.report-clan-matches h3{font-size:14px;font-weight:600;margin-bottom:12px}.report-clan-matches ul{list-style:none;padding:0;margin:0}.report-clan-matches li{display:block;border-bottom:1px solid var(--surface-line)}.report-clan-matches li a{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:15px 8px}.report-clan-matches li a:hover{background:var(--bg-elevated)}.report-clan-matches .report-clan-match-name{font:14px var(--font-body);color:var(--text-primary);overflow-wrap:anywhere}.report-clan-match-name small{font-size:12px;color:var(--text-muted);margin-left:8px}.report-clan-matches>p,.report-clan-nickname>p{font-size:11px;color:var(--text-muted);margin-top:10px}.report-clan-nickname{max-width:530px;margin:24px auto;text-align:left;padding:18px 0;border-top:1px solid var(--surface-line)}.report-clan-nickname a{display:inline-flex;align-items:center;gap:10px;font-size:14px;color:var(--report-accent);overflow-wrap:anywhere;max-width:100%}.report-own-clans{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding:20px 0;border-bottom:1px solid var(--surface-line)}.report-own-clans>span{font-size:12px;color:var(--text-muted)}.report-own-clans a{font-size:12px;display:inline-flex;align-items:center;gap:5px;padding:8px 10px;border:1px solid var(--surface-line);border-radius:5px}.report-own-clans a[aria-current=page]{border-color:var(--report-accent);color:var(--report-accent)}.report-clan-account{padding:24px 0;border-bottom:1px solid var(--surface-line)}.report-clan-account h2{font-size:18px}.report-clan-account p{font-size:14px;color:var(--text-muted);margin:10px 0 14px}