.report-control-panel{padding:18px;margin-bottom:14px}.report-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;align-items:end}.report-filter-actions{display:flex;gap:8px;align-items:end}.report-format-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px}.report-format{border:1px solid var(--line);background:#fff;border-radius:14px;padding:14px;display:flex;align-items:center;gap:11px;font-weight:800;color:var(--text);box-shadow:0 5px 18px rgba(7,29,43,.04)}.report-format i{font-size:1.25rem;width:38px;height:38px;display:grid;place-items:center;border-radius:11px}.report-format.pdf i{background:#fff0f0;color:#d44545}.report-format.excel i{background:#e9f7ef;color:#268657}.report-format.csv i{background:#eef5ff;color:#3878c9}.report-format.print i{background:#f1f1f6;color:#5f6072}.report-format:hover{transform:translateY(-1px);border-color:#9fd6d1}.report-preview-panel{overflow:hidden}.report-document-head{padding:19px 20px;background:linear-gradient(135deg,#071d2b,#0d3a49);color:#fff;display:flex;justify-content:space-between;gap:20px}.report-document-head span{font-size:.58rem;letter-spacing:.13em;color:#72d9ce;font-weight:800}.report-document-head h3{margin:5px 0 2px;font-size:1.12rem}.report-document-head p{margin:0;color:#c5d7dd;font-size:.72rem}.report-document-head>div:last-child{display:grid;grid-template-columns:auto auto;gap:3px 10px;font-size:.65rem;text-align:right}.report-document-head small{color:#9fb8c1}.report-summary{display:flex;gap:10px;flex-wrap:wrap;padding:14px 18px;border-bottom:1px solid var(--line);background:#f8fbfc}.report-stat{min-width:130px;padding:10px 12px;border-radius:11px;background:#fff;border:1px solid var(--line)}.report-stat small{display:block;font-size:.59rem;color:var(--muted);text-transform:uppercase}.report-stat strong{display:block;margin-top:3px;font-size:.85rem}.report-preview-panel .table-responsive{padding:14px}.report-loading,.report-error{min-height:240px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;color:var(--muted)}.report-error i{font-size:2rem;color:var(--danger)}.report-limit-note{padding:10px 18px;background:#fff7df;color:#856511;font-size:.68rem}.eyebrow{font-size:.58rem;color:var(--teal);font-weight:800;letter-spacing:.12em}@media(max-width:900px){.report-filters{grid-template-columns:repeat(2,1fr)}.report-format-bar{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.report-filters{grid-template-columns:1fr}.report-format-bar{grid-template-columns:1fr 1fr}.report-format{padding:10px;font-size:.7rem}.report-document-head{flex-direction:column}.report-document-head>div:last-child{text-align:left;grid-template-columns:auto 1fr}}
