.head-actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.report-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:14px}.report-toolbar form{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap}.report-toolbar label{display:grid;gap:5px;color:var(--muted);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.report-toolbar input{min-width:145px;padding:9px 10px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--text);font:inherit}.report-toolbar p{max-width:420px;margin:0;color:var(--muted);font-size:11px;line-height:1.45}.report-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-bottom:14px}.report-summary>div{display:grid;gap:6px;padding:4px 20px}.report-summary>div+div{border-left:1px solid var(--line)}.report-summary span{font-size:10px;color:var(--muted)}.report-summary strong{font-size:18px}.report-metrics{grid-template-columns:repeat(7,1fr)}.report-nav{display:flex;gap:8px;margin:16px 0;overflow:auto}.report-nav a{white-space:nowrap;padding:9px 12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--text);font-size:11px;font-weight:800}.report-nav b{display:inline-grid;place-items:center;min-width:20px;margin-left:5px;padding:2px 5px;border-radius:10px;background:var(--surface);color:var(--muted);font-size:9px}.report-section{margin-bottom:16px;scroll-margin-top:15px}.empty-cell{text-align:center!important;color:var(--muted);padding:25px!important}.ads-table .ad-copy{display:block;min-width:320px;max-width:520px;white-space:normal;line-height:1.45}@media(max-width:1050px){.report-metrics{grid-template-columns:repeat(4,1fr)}.report-summary{grid-template-columns:1fr 1fr}.report-summary>div+div{border-left:0}}@media(max-width:700px){.head-actions{justify-content:flex-start}.report-toolbar{align-items:stretch;flex-direction:column}.report-toolbar form{align-items:stretch}.report-toolbar label,.report-toolbar button{flex:1}.report-summary{grid-template-columns:1fr}.report-metrics{grid-template-columns:repeat(2,1fr)}}
