.ch-donut{align-items:center;gap:14px;display:flex}.ch-donut svg{flex:none}.ch-donut-num{font-family:var(--font-display,inherit);letter-spacing:-.04em;fill:currentColor;font-size:34px;font-weight:700}.ch-donut-den{fill:#86868b;font-size:11px}.ch-donut-side{min-width:0}.ch-donut-side small{color:#86868b;letter-spacing:.1em;font-size:11px;font-weight:700;display:block}.ch-donut-side strong{font-family:var(--font-display,inherit);letter-spacing:-.03em;margin-top:4px;font-size:20px;font-weight:700;display:block}.ch-donut-side p{color:#6e6e73;margin:6px 0 0;font-size:12px;line-height:1.5}.ch-radar{width:100%;max-width:320px;height:auto;margin:0 auto;display:block}.ch-ring{fill:none;stroke:#e4e4e8;stroke-width:1px}.ch-ring--outer{stroke:#cfcfd4}.ch-axis{stroke:#e4e4e8;stroke-width:1px}.ch-area{fill:var(--accent,#2563eb);fill-opacity:.18;stroke:var(--accent,#2563eb);stroke-width:2px;stroke-linejoin:round}.ch-dot{stroke:#fff;stroke-width:2px}.ch-label{fill:#3a3a3f;font-size:11px;font-weight:600}.ch-label-num{font-weight:800}.ch-bars{gap:9px;display:grid}.ch-row{grid-template-columns:88px minmax(0,1fr) 62px;align-items:center;gap:10px;font-size:12px;display:grid}.ch-row-label{color:#3a3a3f;white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.ch-bar{background:#ececef;border-radius:3px;height:12px;display:flex;overflow:hidden}.ch-bar i{height:100%;display:block}.ch-row-counts{color:#86868b;white-space:nowrap;text-align:right;font-variant-numeric:tabular-nums}.ch-row-counts b{font-weight:800}.ch-legend{color:#86868b;gap:12px;margin-top:4px;font-size:11px;display:flex}.ch-legend i{vertical-align:-1px;border-radius:2px;width:9px;height:9px;margin-right:5px;display:inline-block}@media (prefers-reduced-motion:no-preference){.ch-anim .ch-donut-arc{stroke-dasharray:var(--c) var(--c);stroke-dashoffset:var(--c);animation:1.2s cubic-bezier(.2,.7,.2,1) .15s forwards ch-donut}@keyframes ch-donut{to{stroke-dashoffset:var(--off)}}.ch-anim .ch-radar-shape{transform-box:view-box;opacity:0;animation:.9s cubic-bezier(.2,.8,.2,1) .35s forwards ch-radar;transform:scale(.08)}@keyframes ch-radar{to{opacity:1;transform:scale(1)}}.ch-anim .ch-bar{clip-path:inset(0 100% 0 0);animation:.9s cubic-bezier(.2,.7,.2,1) forwards ch-reveal;animation-delay:calc(.45s + var(--i,0) * 90ms)}@keyframes ch-reveal{to{clip-path:inset(0)}}}
