.upload-statistics-controls{display:flex;align-items:end;gap:12px;flex-wrap:wrap;margin:16px 0}
.upload-statistics-controls label{display:grid;gap:6px;color:#726584;font-size:13px}
.upload-statistics-controls input{padding:10px 12px;border:1px solid #e4d7f4;border-radius:12px;background:#fff;color:#170f28;min-height:42px}
.upload-statistics-scroll{max-height:65vh;overflow:auto;border:1px solid #e8def3;border-radius:14px;margin-top:16px}
.upload-statistics-grid{border-collapse:separate;border-spacing:0;width:100%;font-variant-numeric:tabular-nums;font-size:14px}
.upload-statistics-grid caption{text-align:left;padding:12px;color:#726584;font-size:13px}
.upload-statistics-grid th,.upload-statistics-grid td{padding:13px 16px;border-bottom:1px solid #e8def3;text-align:right;white-space:nowrap;background:white;min-width:76px}
.upload-statistics-grid th:first-child{position:sticky;left:0;text-align:left;min-width:170px;z-index:1;border-right:1px solid #e8def3}
.upload-statistics-grid thead th{position:sticky;top:0;z-index:2;background:#f5effb;color:#604579;font-size:13px}
.upload-statistics-grid thead th:first-child{z-index:3}
.upload-statistics-grid small{display:block;color:#8b7b9b;font-weight:400;max-width:220px;overflow:hidden;text-overflow:ellipsis}
.upload-statistics-grid .zero{color:#aca2b7}
.upload-statistics-grid .has-cards{color:#5f218f;font-weight:700}
.upload-statistics-grid td:nth-child(2){background:#faf5ff;font-weight:700}
.upload-statistics-grid tfoot th,.upload-statistics-grid tfoot td{background:#f0e5fc;font-weight:800;border-bottom:0}
.upload-statistics-grid tbody tr:hover td,.upload-statistics-grid tbody tr:hover th{background:#f8f2ff}
#admin-card-queues-orders .orders-cases{display:block;font-size:19px;font-weight:800;color:#170f28}
#orders-statistics-summary .orders-cases{font-size:32px}
#admin-card-queues-orders .orders-pencils{display:block;color:#c62828;font-size:13px;font-weight:700;margin-top:4px;max-width:none;overflow:visible}
