.report-hero{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:28px;border-radius:18px;background:linear-gradient(135deg,#153b66,#2672b8);color:#fff;margin-bottom:24px}.report-hero h2{margin:4px 0 8px;font-size:28px}.report-hero p{margin:0;max-width:760px;opacity:.88}.report-hero-icon{font-size:62px;opacity:.3}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:700;opacity:.75}.report-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.report-card{background:#fff;border:1px solid #dce5ee;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:14px;box-shadow:0 8px 28px rgba(20,53,85,.06)}.report-card.is-disabled{opacity:.62}.report-icon{width:48px;height:48px;border-radius:14px;background:#edf5fc;display:flex;align-items:center;justify-content:center;font-size:24px}.report-card h3{margin:0 0 6px}.report-card p{margin:0;color:#607287;min-height:44px}.report-count{display:flex;align-items:baseline;gap:8px;margin-top:14px}.report-count strong{font-size:30px}.report-count span,.report-unavailable{color:#718296;font-size:13px}.report-toolbar{display:flex;justify-content:space-between;gap:16px;align-items:end;margin-bottom:18px}.report-filter{display:flex;flex-wrap:wrap;gap:12px;align-items:end}.report-filter label{display:flex;flex-direction:column;gap:5px;font-size:12px;font-weight:700;color:#4d6075}.report-filter input{min-width:150px}.report-summary{display:flex;align-items:baseline;gap:9px;margin:10px 0 14px}.report-summary strong{font-size:30px}.report-summary span{color:#718296}.report-table-wrap{background:#fff;border:1px solid #dce5ee;border-radius:14px;overflow:auto}.report-table{width:100%;border-collapse:collapse}.report-table th,.report-table td{padding:12px 14px;border-bottom:1px solid #edf1f5;text-align:left;white-space:nowrap}.report-table th{background:#f7f9fb;font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#52657a}.empty-cell{text-align:center!important;padding:36px!important;color:#7a8998}.report-error{padding:14px 16px;border-radius:12px;background:#fff1f1;border:1px solid #efc2c2;color:#8d2e2e;margin-bottom:16px}.report-error code{display:block;margin-top:7px;white-space:normal}.upgrade-card{max-width:760px;background:#fff;border:1px solid #dce5ee;border-radius:16px;padding:24px}.btn-success{background:#21875a;color:#fff;border-color:#21875a}@media(max-width:1100px){.report-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-toolbar{align-items:stretch;flex-direction:column}}@media(max-width:700px){.report-grid{grid-template-columns:1fr}.report-hero{align-items:flex-start}.report-hero-icon{display:none}.report-filter{display:grid;grid-template-columns:1fr 1fr}.report-filter label,.report-filter input{width:100%;min-width:0}}
