.report-control{margin-bottom:14px}.report-filters{display:grid;grid-template-columns:repeat(4,minmax(145px,1fr));gap:10px;align-items:end}.report-filters .btn{height:42px}.report-tabs{display:flex;gap:8px;overflow:auto;margin:0 0 14px;padding:2px}.report-tab{white-space:nowrap;border:1px solid #cbd5e1;background:#fff;color:#334155;border-radius:10px;padding:10px 15px;font-weight:800;cursor:pointer}.report-tab.active{background:#2563eb;border-color:#2563eb;color:#fff}.report-chart{display:flex;align-items:flex-end;gap:9px;min-height:0;margin:12px 0}.report-chart:not(:empty){min-height:155px;padding:12px;border:1px solid #dbe5f1;border-radius:12px;background:#f8fafc}.report-bar-item{flex:1;min-width:55px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:130px}.report-bar-value{font-size:11px;font-weight:800;color:#334155}.report-bar{width:min(46px,75%);min-height:3px;background:linear-gradient(180deg,#3b82f6,#1d4ed8);border-radius:7px 7px 2px 2px}.report-bar-label{font-size:10px;color:#64748b;margin-top:5px;text-align:center}.report-plate{display:inline-block;background:#fef3c7;color:#92400e;border:1px solid #f59e0b;border-radius:6px;padding:3px 7px;font-weight:900;letter-spacing:.7px}.report-voided{background:#fff1f2}.report-negative{color:#dc2626;font-weight:800}.report-positive{color:#047857;font-weight:800}.report-muted{color:#64748b}.report-status{font-size:11px;font-weight:800;border-radius:999px;padding:4px 8px;display:inline-block}.report-status.accepted{background:#dcfce7;color:#166534}.report-status.pending{background:#fef3c7;color:#92400e}.report-status.rejected,.report-status.cancelled{background:#fee2e2;color:#991b1b}@media(max-width:1050px){.report-filters{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.report-filters{grid-template-columns:1fr}.report-tabs{padding-bottom:5px}.report-control .section-head{align-items:flex-start}.report-chart{overflow-x:auto}.report-bar-item{min-width:64px}}
