.report-filters{flex-wrap:wrap}.report-filters label{min-width:155px}.report-chart{padding:20px 24px}.report-bar{display:grid;grid-template-columns:85px 1fr 100px;gap:12px;align-items:center;margin:13px 0}.report-bar>div{height:10px;background:#e9eeea;border-radius:20px;overflow:hidden}.report-bar span{display:block;height:100%;background:linear-gradient(90deg,var(--green),#6fa78e);border-radius:20px}.report-bar small{color:var(--muted)}.report-bar strong{text-align:right;font-size:11px}@media(max-width:760px){.report-bar{grid-template-columns:65px 1fr}.report-bar strong{grid-column:2;text-align:left}}
