html,body{font-family:"Segoe UI Variable Text","Segoe UI","Microsoft YaHei UI","PingFang SC",-apple-system,BlinkMacSystemFont,sans-serif;text-rendering:optimizeLegibility}
h1,h2,h3,.top-title b,.brand b,.stats b{font-family:"Segoe UI Variable Display","Segoe UI","Microsoft YaHei UI","PingFang SC",sans-serif}
.side-nav a i{height:20px;display:grid;place-items:center}
.side-nav a i svg,.metric-icon svg,.section-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.side-nav a span{font-size:14px;font-weight:500;letter-spacing:.01em}
.side-nav a.active span{font-weight:600}
.report-hero{margin-bottom:22px}
.report-hero h1{font-size:30px;font-weight:720;letter-spacing:-.035em}
.report-hero p{font-size:13px;line-height:1.65}
.report-stats .metric-card{position:relative;min-height:132px;padding:20px 21px;justify-content:flex-end}
.report-stats .metric-card>b{font-size:38px;font-weight:720;line-height:1;letter-spacing:-.045em;margin:8px 0 5px}
.report-stats .metric-card>span:not(.metric-icon){font-size:12px;font-weight:650;color:var(--text)}
.report-stats .metric-card>small{font-size:11px;line-height:1.45;margin-top:2px;color:var(--muted)}
.metric-icon{position:absolute;right:18px;top:18px;width:34px;height:34px;border-radius:10px;display:grid!important;place-items:center;background:#eaf4ff;color:var(--blue)!important}
.metric-icon.red{background:#fff0f1;color:var(--red)!important}.metric-icon.green{background:#eaf7f2;color:var(--green)!important}.metric-icon.purple{background:#f2edff;color:#7755c7!important}
.report-panel{padding:21px 22px}
.report-title{display:flex;align-items:center;gap:11px;margin-bottom:18px}
.report-title h2{font-size:18px;line-height:1.35;font-weight:680;letter-spacing:-.015em;margin:0}
.report-title p{font-size:11px;line-height:1.5;color:var(--muted);margin:3px 0 0}
.section-icon{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:#eaf4ff;color:var(--blue)}
.section-icon.green{background:#eaf7f2;color:var(--green)}.section-icon.purple{background:#f2edff;color:#7755c7}
.bar-list>div{grid-template-columns:120px 1fr 36px;gap:12px;margin:15px 0}
.bar-list span{font-size:12px;line-height:1.45;font-weight:500;color:#515154;white-space:normal;overflow:visible;text-overflow:clip}
.bar-list i{height:8px}.bar-list b{font-size:13px;font-weight:700}
.green-bars em{background:linear-gradient(90deg,#36b887,var(--green))}
.state-panel{margin-top:7px}
.state-summary{gap:9px}
.state-summary div{min-width:132px;padding:15px 16px;background:#f7f7f9;border:1px solid rgba(0,0,0,.035)}
.state-summary b{font-size:25px;font-weight:720;letter-spacing:-.035em}
.state-summary span{font-size:11px;margin-top:2px}
@media(max-width:700px){.side-nav a span{font-size:15px}.report-hero h1{font-size:28px}.report-stats .metric-card{min-height:116px}.report-title{align-items:flex-start}.bar-list>div{grid-template-columns:minmax(96px,36%) minmax(0,1fr) 30px}}
