/* ADS V3.7 — Advanced Reports Center */
.report-filter-card{padding:18px;margin-bottom:16px}.report-filter-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.report-filter-head h3{margin:0 0 4px}.report-filter-head p{margin:0;color:var(--slate-500);font-size:12px}.report-presets{display:flex;gap:7px;flex-wrap:wrap}.chip-btn{border:1px solid var(--border);background:#fff;color:var(--slate-700);border-radius:999px;padding:7px 11px;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.chip-btn:hover{background:var(--slate-50);border-color:var(--slate-300)}.report-filter-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.report-filter-grid label{display:flex;flex-direction:column;gap:6px;min-width:0}.report-filter-grid label>span{font-size:10px;font-weight:800;color:var(--slate-600)}.report-filter-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px;padding-top:14px;border-top:1px solid var(--border)}
.report-tabs{display:flex;gap:7px;overflow:auto;padding:4px 0 12px;scrollbar-width:thin}.report-tabs button{white-space:nowrap;border:1px solid var(--border);background:#fff;color:var(--slate-600);padding:9px 13px;border-radius:10px;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.report-tabs button.active{background:var(--navy-900,#0d203b);border-color:var(--navy-900,#0d203b);color:#fff}.report-panel{display:none}.report-panel.active{display:block}.report-grid-gap{margin-top:16px}.report-kpis{margin-bottom:0}.report-revenue-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}
.report-horizontal-bars{display:grid;gap:11px}.report-hbar-meta{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:11px}.report-hbar-meta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-hbar-meta span{font-weight:800;color:var(--slate-500)}.report-hbar-track{height:8px;background:var(--slate-100);border-radius:999px;overflow:hidden;margin-top:5px}.report-hbar-track span{display:block;height:100%;background:linear-gradient(90deg,#2563eb,#38bdf8);border-radius:inherit}.report-spark-bars{height:230px;display:flex;gap:5px;align-items:flex-end;overflow-x:auto;padding:12px 4px 4px}.report-spark-item{height:100%;min-width:20px;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:6px}.report-spark-bar{display:block;width:min(24px,80%);min-height:4px;border-radius:6px 6px 2px 2px;background:linear-gradient(180deg,#38bdf8,#2563eb)}.report-spark-item small{font-size:8px;color:var(--slate-500);white-space:nowrap;transform:rotate(-45deg);transform-origin:center;min-height:24px}
.funnel-list{display:grid;gap:10px}.funnel-row{display:grid;grid-template-columns:210px minmax(160px,1fr) 100px;align-items:center;gap:14px}.funnel-label{display:flex;gap:10px;align-items:center}.funnel-label>span{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:900}.funnel-label strong{display:block;font-size:12px}.funnel-label small,.funnel-value small{color:var(--slate-500);font-size:9px}.funnel-meter{height:28px;background:var(--slate-100);border-radius:9px;overflow:hidden}.funnel-meter span{display:block;height:100%;background:linear-gradient(90deg,#2563eb,#22c55e);border-radius:inherit}.funnel-value{text-align:left}.funnel-value strong{display:block;font-size:15px}.video-health-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px}.video-health-card h3{margin:9px 0 4px}.video-health-card p{margin:0;color:var(--slate-500);font-size:10px}.video-health-dot{width:16px;height:16px;border-radius:50%;box-shadow:0 0 0 7px rgba(148,163,184,.13);background:#94a3b8}.video-health-dot.healthy{background:#22c55e;box-shadow:0 0 0 7px rgba(34,197,94,.12)}.video-health-dot.stale{background:#f59e0b;box-shadow:0 0 0 7px rgba(245,158,11,.12)}.video-health-dot.empty,.video-health-dot.missing{background:#ef4444;box-shadow:0 0 0 7px rgba(239,68,68,.12)}
@media(max-width:1180px){.report-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:850px){.report-filter-head{flex-direction:column}.report-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.funnel-row{grid-template-columns:1fr 80px}.funnel-meter{grid-column:1/-1;grid-row:2}.funnel-value{grid-column:2;grid-row:1}.report-spark-bars{height:190px}}@media(max-width:520px){.report-filter-grid{grid-template-columns:1fr}.report-filter-actions .btn{flex:1}.funnel-row{grid-template-columns:1fr 70px}.report-tabs{margin-inline:-4px}.report-tabs button{padding:8px 10px}}
