.stat-overview{padding:24px}.stat-overview__header{margin-bottom:24px}.stat-overview__header h1{margin:0 0 8px}.stat-overview__header p{margin:0;color:#64748b}.stat-overview__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:28px}.stat-overview__card{padding:16px 18px;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.stat-overview__card-label{display:block;margin-bottom:8px;color:#64748b;font-size:13px}.stat-overview__card-value{font-size:28px;font-weight:700;color:#0f172a;line-height:1.1}.stat-overview__section{margin-bottom:28px;padding:20px;border:1px solid #e2e8f0;border-radius:16px;background:#fff}.stat-overview__section h2{margin:0 0 16px}.stat-overview__badge-list{display:flex;flex-wrap:wrap;gap:8px}.stat-overview__badge{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:13px;font-weight:600}.stat-overview__muted{color:#94a3b8;font-size:13px}.stat-overview__table-wrap{overflow-x:auto}.stat-overview__table{width:100%;border-collapse:collapse;min-width:980px}.stat-overview__table th,.stat-overview__table td{padding:12px 10px;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:top}.stat-overview__table th{color:#475569;font-size:13px;font-weight:700;background:#f8fafc}.stat-overview__agency-title{margin-bottom:4px;font-weight:700;color:#0f172a}.stat-overview__agency-meta{color:#64748b;font-size:13px}.stat-overview__link{color:#2563eb;font-weight:600;text-decoration:none}.stat-overview__link:hover{text-decoration:underline}@media (max-width:800px){.stat-overview{padding:16px}.stat-overview__section{padding:16px}}