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}.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 strong{color:var(--mint);font-weight:800}.statistics-report .chart-layout,.statistics-report .detail-layout{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);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 .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{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-canvas svg{display:block;width:100%;min-width:0;height:auto}.statistics-report .chart-legend{display:flex;flex-wrap:wrap;gap:10px 16px;margin-bottom:8px;color:var(--muted);font-size:12px}.statistics-report .chart-legend span{display:inline-flex;align-items:center;gap:6px}.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 .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-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 .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 .sparkline{width:104px}}@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%}}