body.statistics-report-page,body.statistics-report-page #app{width:100%;overflow-x:hidden}.statistics-report{min-height:100vh;background:linear-gradient(180deg,rgba(232,250,246,.9),rgba(246,248,251,0) 260px),#f6f8fb;color:#182033;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;color-scheme:light;--bg:#f6f8fb;--surface:#fff;--surface-soft:#f9fbfd;--text:#182033;--muted:#68758a;--faint:#8a96a8;--border:#dfe6ef;--mint:#00a88f;--mint-soft:#e8faf6;--indigo:#356cff;--shadow:0 14px 34px rgba(33,47,77,0.08);--radius:8px}.statistics-report *,.statistics-report :after,.statistics-report :before{box-sizing:border-box}.statistics-report button,.statistics-report input,.statistics-report select{font:inherit}.statistics-report button{cursor:pointer}.statistics-report button:disabled{cursor:not-allowed;opacity:.72}.statistics-report .report-shell{width:min(100%,1440px);margin:0 auto;padding:max(18px,env(safe-area-inset-top)) clamp(14px,2.4vw,34px) 32px}.statistics-report .report-header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:14px 0 18px}.statistics-report .page-kicker{margin:0 0 4px;color:var(--mint);font-size:14px;font-weight:700}.statistics-report .report-header h1{margin:0;font-size:clamp(26px,4.8vw,38px);line-height:1.14;letter-spacing:0}.statistics-report .source-status{margin:0;color:var(--muted);font-size:13px;line-height:1.5;text-align:right}.statistics-report .filter-strip,.statistics-report .panel,.statistics-report .section-block{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.statistics-report .filter-strip{padding:14px;margin-bottom:16px;background:hsla(0,0%,100%,.94);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.statistics-report .floating-filter-strip{position:fixed;top:max(8px,env(safe-area-inset-top));left:50%;z-index:1000;width:min(calc(100% - 28px),1372px);margin-bottom:0;transform:translateX(-50%);box-shadow:0 16px 42px rgba(33,47,77,.18)}.statistics-report .toolbar-meta{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:var(--muted);font-size:13px}.statistics-report .toolbar-meta strong{color:var(--text);font-size:15px}.statistics-report .filter-form{display:grid;grid-template-columns:minmax(240px,1.2fr) minmax(150px,.8fr) minmax(150px,.8fr) auto;gap:12px;align-items:end}.statistics-report .field{display:flex;min-width:0;flex-direction:column;gap:7px;color:var(--muted);font-size:13px;font-weight:650}.statistics-report .field input,.statistics-report .field select{width:100%;min-height:42px;padding:0 12px;border:1px solid var(--border);border-radius:7px;background:var(--surface-soft);color:var(--text);outline:none}.statistics-report .field input:focus,.statistics-report .field select:focus{border-color:var(--mint);box-shadow:0 0 0 3px rgba(0,168,143,.12)}.statistics-report .form-actions{display:flex;gap:8px}.statistics-report .primary-action,.statistics-report .secondary-action{min-height:42px;border-radius:7px;padding:0 16px;font-weight:750;white-space:nowrap}.statistics-report .primary-action{border:1px solid var(--mint);background:var(--mint);color:#fff}.statistics-report .secondary-action{border:1px solid var(--border);background:#fff;color:var(--text)}.statistics-report .section-block{padding:16px;margin-bottom:16px}.statistics-report .panel-title,.statistics-report .section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.statistics-report .panel-title h2,.statistics-report .section-heading h2{margin:0;font-size:18px;line-height:1.3;letter-spacing:0}.statistics-report .panel-title p,.statistics-report .section-heading p{margin:4px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.statistics-report .summary-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.statistics-report .metric-card,.statistics-report .mini-stat,.statistics-report .trend-card{border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(180deg,#fff,var(--surface-soft))}.statistics-report .metric-card{min-height:126px;padding:14px;display:flex;flex-direction:column;justify-content:space-between;gap:12px}.statistics-report .metric-top{display:flex;align-items:flex-start;justify-content:flex-start}.statistics-report .metric-label{margin:0;color:var(--muted);font-size:13px;font-weight:700;line-height:1.35}.statistics-report .metric-value{margin:0;font-size:clamp(22px,2vw,30px);line-height:1.05;font-weight:820;letter-spacing:0}.statistics-report .metric-note{margin:0;color:var(--faint);font-size:12px}.statistics-report .metric-note.is-empty{color:var(--muted)}.statistics-report .metric-note strong{color:var(--mint);font-weight:800}.statistics-report .chart-layout,.statistics-report .detail-layout{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:16px;margin-bottom:16px}.statistics-report .detail-layout{grid-template-columns:minmax(300px,.95fr) minmax(340px,1.05fr);align-items:stretch}.statistics-report .panel{min-width:0;padding:16px}.statistics-report .chart-panel{display:flex;flex-direction:column}.statistics-report .chart-panel>.chart-canvas,.statistics-report .chart-panel>.donut-layout{flex:1}.statistics-report .wide-panel{min-width:0}.statistics-report .donut-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:16px;align-items:center;min-height:250px}.statistics-report .donut-layout.is-single-platform{display:flex;flex-direction:column;align-items:stretch}.statistics-report .single-platform-overview{width:100%;flex:1;min-height:250px;display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:18px;padding:24px;border:1px solid #d8eee9;border-radius:var(--radius);background:radial-gradient(circle at 100% 0,rgba(0,168,143,.12),transparent 42%),linear-gradient(145deg,#f6fffc,#fff 66%)}.statistics-report .single-platform-icon{width:72px;height:72px;display:grid;place-items:center;border-radius:22px;background:var(--mint);color:#fff;box-shadow:0 12px 26px rgba(0,168,143,.2)}.statistics-report .single-platform-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.statistics-report .single-platform-copy{min-width:0}.statistics-report .single-platform-eyebrow{display:block;margin-bottom:8px;color:var(--muted);font-size:13px;font-weight:700}.statistics-report .single-platform-copy>strong{display:block;color:var(--text);font-size:clamp(34px,4vw,48px);font-variant-numeric:tabular-nums;line-height:1;letter-spacing:-.02em}.statistics-report .single-platform-copy>strong small{margin-left:6px;color:var(--muted);font-size:14px;font-weight:700;letter-spacing:0}.statistics-report .platform-identity{min-width:0;display:grid;grid-template-columns:auto minmax(0,auto);justify-content:start;align-items:center;gap:5px 8px;margin-top:22px}.statistics-report .platform-identity i{width:9px;height:9px;border-radius:50%;background:var(--mint)}.statistics-report .platform-identity b{min-width:0;overflow:hidden;color:var(--text);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.statistics-report .platform-identity em{grid-column:2;min-width:0;overflow:hidden;color:var(--faint);font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.statistics-report .donut{width:184px;height:184px;border-radius:50%;display:grid;place-items:center;margin:0 auto;background:conic-gradient(var(--mint) 0deg,var(--mint) 110deg,var(--indigo) 110deg)}.statistics-report .donut-core{width:112px;height:112px;border-radius:50%;display:grid;place-items:center;text-align:center;background:#fff;box-shadow:inset 0 0 0 1px var(--border)}.statistics-report .donut-core strong{display:block;font-size:20px}.statistics-report .donut-core span{color:var(--muted);font-size:12px}.statistics-report .legend-list,.statistics-report .ranking-list{display:flex;flex-direction:column;gap:10px}.statistics-report .legend-row,.statistics-report .ranking-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;color:var(--muted);font-size:13px}.statistics-report .legend-dot{width:9px;height:9px;border-radius:50%}.statistics-report .legend-value,.statistics-report .ranking-value{color:var(--text);font-weight:760}.statistics-report .chart-canvas{min-height:250px;overflow:hidden}.statistics-report .chart-range-toolbar{display:grid;gap:9px;margin-top:12px;padding:12px 14px 10px;border:1px solid #e4eaf2;border-radius:var(--radius);background:var(--surface-soft)}.statistics-report .range-control-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.statistics-report .range-control-heading>div{display:flex;min-width:0;align-items:baseline;gap:8px}.statistics-report .range-control-label{color:var(--muted);font-size:12px;font-weight:700;white-space:nowrap}.statistics-report .range-control-heading strong{overflow:hidden;color:var(--text);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.statistics-report .range-control-heading em{color:var(--faint);font-size:11px;font-style:normal;white-space:nowrap}.statistics-report .range-reset-button{min-height:34px;padding:0 10px;border:1px solid var(--border);border-radius:6px;background:#fff;color:var(--muted);font-size:12px;font-weight:700;white-space:nowrap;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.statistics-report .range-reset-button:hover:not(:disabled){border-color:rgba(0,168,143,.5);color:var(--mint)}.statistics-report .range-reset-button:disabled{cursor:default;opacity:.45}.statistics-report .range-reset-button:focus-visible,.statistics-report .range-slider-input:focus-visible::-webkit-slider-thumb{border-color:var(--mint);outline:none;box-shadow:0 0 0 3px rgba(0,168,143,.12)}.statistics-report .range-slider{position:relative;height:26px;margin:0 8px}.statistics-report .range-slider-rail{position:absolute;top:9px;right:0;left:0;height:8px;overflow:visible;border:1px solid #dce4ee;border-radius:999px;background:#e8edf3}.statistics-report .range-slider-selection{position:absolute;top:-1px;min-width:4px;height:8px;border:1px solid #009a83;border-radius:999px;background:linear-gradient(90deg,#00a88f,#21bea6);box-shadow:0 2px 7px rgba(0,168,143,.2);cursor:grab;touch-action:none}.statistics-report .range-slider-selection:active{cursor:grabbing}.statistics-report .range-slider-grip{position:absolute;top:50%;left:50%;width:15px;height:3px;border-top:1px solid hsla(0,0%,100%,.85);border-bottom:1px solid hsla(0,0%,100%,.85);opacity:.8;transform:translate(-50%,-50%)}.statistics-report .range-slider-input{position:absolute;top:0;left:-8px;z-index:2;width:calc(100% + 16px);height:26px;margin:0;background:transparent;pointer-events:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.statistics-report .range-slider-input::-webkit-slider-runnable-track{height:8px;background:transparent}.statistics-report .range-slider-input::-webkit-slider-thumb{width:18px;height:18px;margin-top:-5px;border:3px solid #fff;border-radius:50%;background:var(--mint);box-shadow:0 0 0 1px rgba(0,139,119,.35),0 2px 6px rgba(15,35,57,.2);cursor:ew-resize;pointer-events:auto;-webkit-appearance:none;appearance:none}.statistics-report .range-slider-input::-moz-range-track{height:8px;background:transparent}.statistics-report .range-slider-input::-moz-range-thumb{width:12px;height:12px;border:3px solid #fff;border-radius:50%;background:var(--mint);box-shadow:0 0 0 1px rgba(0,139,119,.35),0 2px 6px rgba(15,35,57,.2);cursor:ew-resize;pointer-events:auto}.statistics-report .range-slider-input-start{z-index:3}.statistics-report .range-scale{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:10px;color:var(--faint);font-size:11px}.statistics-report .range-scale span:last-child{text-align:right}.statistics-report .range-wheel-hint{color:#6f8198;text-align:center}.statistics-report .chart-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px}.statistics-report .chart-summary>div{min-width:0;padding:10px 12px;border:1px solid #e8edf4;border-radius:7px;background:var(--surface-soft)}.statistics-report .chart-summary span{display:block;color:var(--muted);font-size:11px;line-height:1.3}.statistics-report .chart-summary strong{display:block;margin-top:5px;color:var(--text);font-size:17px;font-variant-numeric:tabular-nums;line-height:1.1}.statistics-report .chart-meta{min-height:24px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:4px}.statistics-report .chart-canvas svg{display:block;width:100%;min-width:0;height:auto}.statistics-report .chart-legend{display:flex;flex-wrap:wrap;gap:10px 16px;color:var(--muted);font-size:12px}.statistics-report .chart-legend span{display:inline-flex;align-items:center;gap:6px}.statistics-report .chart-range{flex:0 0 auto;color:var(--faint);font-size:11px;line-height:1.5;white-space:nowrap}.statistics-report .chart-canvas svg text{font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-variant-numeric:tabular-nums}.statistics-report .trend-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.statistics-report .trend-card{padding:12px}.statistics-report .trend-card h3{margin:0 0 10px;color:var(--muted);font-size:13px;line-height:1.35}.statistics-report .trend-main{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.statistics-report .trend-value{margin:0;color:var(--text);font-size:22px;line-height:1.1;font-weight:820}.statistics-report .sparkline{width:112px;height:44px;flex:0 0 auto}.statistics-report .empty-sparkline{color:#cad4e2}.statistics-report .empty-sparkline path{fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.statistics-report .detail-layout .panel{min-height:302px;display:flex;flex-direction:column}.statistics-report .region-panel .ranking-list{min-height:220px;max-height:280px;overflow-y:auto;padding-right:4px}.statistics-report .ranking-row{grid-template-columns:28px minmax(0,1fr) auto;padding:8px 0;border-bottom:1px solid #eef2f6}.statistics-report .ranking-row:last-child{border-bottom:none}.statistics-report .rank-index{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;border-radius:50%;background:var(--mint-soft);color:var(--mint);font-size:12px;font-weight:800}.statistics-report .rank-bar-track{height:6px;margin-top:7px;overflow:hidden;border-radius:999px;background:#edf2f7}.statistics-report .rank-bar{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--mint),var(--indigo))}.statistics-report .mini-stat{padding:12px}.statistics-report .mini-stat span{display:block;color:var(--muted);font-size:12px;line-height:1.35}.statistics-report .mini-stat strong{display:block;margin-top:7px;color:var(--text);font-size:20px;line-height:1.1}.statistics-report .mini-stat em{display:block;margin-top:7px;font-size:12px;font-style:normal;font-weight:750}.statistics-report .finance-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px}.statistics-report .unit-label{color:var(--faint);font-size:12px;white-space:nowrap}.statistics-report .compact-chart{min-height:0}.statistics-report .finance-panel{align-self:stretch}.statistics-report .finance-panel .panel-title{margin-bottom:12px}.statistics-report .finance-panel .compact-chart{flex:1;min-height:158px;max-height:220px;overflow-y:auto;padding-right:4px}.statistics-report .finance-bar-row{display:grid;gap:8px;padding:10px 0;border-bottom:1px solid #eef2f6}.statistics-report .finance-bar-row:last-child{border-bottom:none;padding-bottom:0}.statistics-report .finance-bar-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:12px}.statistics-report .finance-bar-meta strong{color:var(--text);font-size:13px}.statistics-report .finance-bar-track{height:8px;overflow:hidden;border-radius:999px;background:#edf2f7}.statistics-report .finance-bar{height:100%;min-width:8px;border-radius:inherit}.statistics-report .empty-chart-state{min-height:190px;display:grid;place-items:center;gap:14px;border:1px solid #e8edf4;border-radius:var(--radius);background:linear-gradient(180deg,rgba(249,251,253,.88),hsla(0,0%,100%,.96)),var(--surface-soft);color:var(--muted);text-align:center}.statistics-report .donut-layout .empty-chart-state,.statistics-report .ranking-list .empty-chart-state{grid-column:1/-1}.statistics-report .empty-chart-state--donut{grid-template-columns:180px minmax(0,1fr);justify-items:center;min-height:250px;padding:18px;text-align:left}.statistics-report .empty-donut{width:168px;height:168px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#dbe4ef 0deg 270deg,#eef3f8 270deg 1turn)}.statistics-report .empty-donut span{width:104px;height:104px;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 1px #e8edf4}.statistics-report .empty-copy{display:grid;gap:6px;max-width:280px}.statistics-report .empty-copy strong{color:var(--text);font-size:14px;line-height:1.35}.statistics-report .empty-copy span{color:var(--muted);font-size:12px;line-height:1.5}.statistics-report .empty-chart-state--line{position:relative;min-height:250px;overflow:hidden}.statistics-report .empty-line-chart{width:100%;max-width:680px;height:220px}.statistics-report .empty-line-chart line{stroke:#e9eef5;stroke-width:1}.statistics-report .empty-line-chart path{fill:none;stroke:#cdd7e5;stroke-width:3;stroke-linecap:round}.statistics-report .empty-chart-state--line .empty-copy{position:absolute;left:50%;top:50%;padding:10px 14px;border-radius:999px;background:hsla(0,0%,100%,.92);box-shadow:0 8px 20px rgba(33,47,77,.08);transform:translate(-50%,-50%)}.statistics-report .empty-ranking-state{grid-template-columns:minmax(0,1fr) minmax(180px,auto);align-items:center;justify-items:stretch;min-height:220px;padding:16px;text-align:left}.statistics-report .empty-ranking-list{display:grid;gap:13px}.statistics-report .empty-ranking-row{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px}.statistics-report .empty-ranking-row i{width:22px;height:22px;display:inline-grid;place-items:center;border-radius:50%;background:#eef3f8;color:#9aa8ba;font-size:12px;font-style:normal;font-weight:800}.statistics-report .empty-ranking-row span{height:8px;overflow:hidden;border-radius:999px;background:#edf2f7}.statistics-report .empty-ranking-row em{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#d5deea,#eef3f8)}.statistics-report .empty-finance-state{display:grid;gap:8px}.statistics-report .finance-bar-row.is-empty{border-bottom-color:#eef2f6}.statistics-report .finance-bar-row.is-empty .finance-bar-track{background:linear-gradient(90deg,#dce5f0 8px,#edf2f7 8px 100%)}.statistics-report .empty-finance-state .empty-copy{max-width:none;padding-top:6px}.statistics-report .empty-state{min-height:160px;display:grid;place-items:center;border:1px dashed var(--border);border-radius:var(--radius);color:var(--muted);background:var(--surface-soft);text-align:center;font-size:14px}@media (max-width:1180px){.statistics-report .summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.statistics-report .detail-layout{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.statistics-report .chart-layout,.statistics-report .filter-form{grid-template-columns:1fr 1fr}.statistics-report .form-actions{grid-column:1/-1}.statistics-report .summary-grid,.statistics-report .trend-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.statistics-report{background:var(--bg)}.statistics-report .report-shell{padding:max(14px,env(safe-area-inset-top)) 12px 24px}.statistics-report .report-header{align-items:flex-start;flex-direction:column;gap:8px}.statistics-report .source-status{text-align:left}.statistics-report .chart-layout,.statistics-report .detail-layout,.statistics-report .donut-layout,.statistics-report .filter-form,.statistics-report .finance-summary,.statistics-report .summary-grid,.statistics-report .trend-grid{grid-template-columns:1fr}.statistics-report .filter-strip,.statistics-report .panel,.statistics-report .section-block{padding:12px;box-shadow:none}.statistics-report .floating-filter-strip{width:calc(100% - 20px);padding:10px;box-shadow:0 12px 28px rgba(33,47,77,.2)}.statistics-report .floating-filter-strip .toolbar-meta{margin-bottom:8px}.statistics-report .floating-filter-strip .filter-form{grid-template-columns:minmax(0,1fr) auto;gap:8px}.statistics-report .floating-filter-strip .field:nth-of-type(2),.statistics-report .floating-filter-strip .field:nth-of-type(3){display:none}.statistics-report .floating-filter-strip .form-actions{display:flex;grid-column:auto}.statistics-report .floating-filter-strip .secondary-action{display:none}.statistics-report .form-actions{display:grid;grid-template-columns:1fr}.statistics-report .field input,.statistics-report .field select,.statistics-report .primary-action,.statistics-report .secondary-action{min-height:44px}.statistics-report .metric-card{min-height:104px}.statistics-report .donut{width:170px;height:170px}.statistics-report .chart-canvas{min-height:216px}.statistics-report .chart-range-toolbar{padding:10px}.statistics-report .range-control-heading{align-items:flex-start}.statistics-report .range-control-heading>div{align-items:flex-start;flex-direction:column;gap:2px}.statistics-report .range-reset-button{min-height:44px}.statistics-report .range-slider{height:36px;margin:0 10px}.statistics-report .range-slider-rail{top:14px}.statistics-report .range-slider-input{top:5px}.statistics-report .range-slider-input::-webkit-slider-thumb{width:24px;height:24px;margin-top:-8px}.statistics-report .range-slider-input::-moz-range-thumb{width:18px;height:18px}.statistics-report .range-wheel-hint{display:none}.statistics-report .range-scale{grid-template-columns:1fr 1fr}.statistics-report .single-platform-overview{min-height:190px;grid-template-columns:60px minmax(0,1fr);gap:14px;padding:18px}.statistics-report .single-platform-icon{width:60px;height:60px;border-radius:18px}.statistics-report .single-platform-icon svg{width:30px;height:30px}.statistics-report .platform-identity{margin-top:16px}.statistics-report .chart-summary{gap:6px}.statistics-report .chart-summary>div{padding:9px}.statistics-report .chart-meta{align-items:flex-start;flex-direction:column;gap:3px}.statistics-report .chart-range{white-space:normal}.statistics-report .sparkline{width:104px}.statistics-report .empty-chart-state{min-height:150px;gap:10px}.statistics-report .empty-chart-state--donut,.statistics-report .empty-ranking-state{grid-template-columns:1fr;min-height:190px;text-align:center}.statistics-report .empty-donut{width:132px;height:132px}.statistics-report .empty-donut span{width:82px;height:82px}.statistics-report .empty-chart-state--line{min-height:190px}.statistics-report .empty-line-chart{height:168px}.statistics-report .empty-chart-state--line .empty-copy{width:min(86%,260px);border-radius:var(--radius)}}@media (max-width:380px){.statistics-report .report-shell{padding-left:10px;padding-right:10px}.statistics-report .panel-title,.statistics-report .section-heading,.statistics-report .trend-main{flex-direction:column;align-items:flex-start}.statistics-report .sparkline{width:100%}}