.top-locations-report{max-width:1200px;margin:0 auto;padding:20px}.top-locations-report h1,.top-locations-report h2{color:#2c3e50;margin-bottom:8px}.report-heading{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px}.report-description{color:#6b7280;line-height:1.6;margin:0}.report-controls{align-items:flex-end;background:#f9fafb;border-radius:12px;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:16px;padding:20px}.report-controls .control-group{display:flex;flex:1 1;flex-direction:column;gap:6px;min-width:180px}.report-controls .control-group--narrow{flex:0 0 140px;min-width:140px}.report-controls label{color:#4b5563;font-size:.9rem;font-weight:500}.report-controls input,.report-controls select{border:1px solid #d1d5db;border-radius:8px;font-size:1rem;padding:10px 12px}.country-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.chip{background:white;border:1px solid #d1d5db;border-radius:999px;color:#4b5563;cursor:pointer;font-size:.78rem;font-weight:600;padding:5px 10px}.chip.active,.chip:hover{background:#eef2ff;border-color:#667eea;color:#4338ca}.report-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:white;cursor:pointer;font-size:1rem;font-weight:600;min-width:180px;padding:12px 20px}.report-button:disabled{cursor:not-allowed;opacity:.7}.report-live-badge{flex-shrink:0}.report-error{background:rgba(239,68,68,.1);border:1px solid #ef4444;color:#b91c1c}.report-error,.report-summary{border-radius:8px;margin-bottom:16px;padding:12px 16px}.report-summary{background:#eef2ff;color:#4338ca}.report-empty-state,.report-ready-state{align-items:center;background:white;border:1px solid #e5e7eb;border-radius:12px;color:#4b5563;display:flex;justify-content:space-between;margin-top:16px;padding:20px}.report-empty-state{align-items:flex-start;flex-direction:column;gap:6px}.report-empty-state h3,.report-ready-state h3{color:#2c3e50;margin:0}.report-empty-state p,.report-ready-state p{margin:0}.ready-label{color:#667eea;display:block;font-size:.75rem;font-weight:700;letter-spacing:.04em;margin-bottom:4px;text-transform:uppercase}.ready-meta{align-items:flex-end;color:#6b7280;display:flex;flex-direction:column;gap:4px;text-align:right}.ready-meta strong{color:#2c3e50}.report-insights{display:grid;grid-gap:12px;gap:12px;grid-template-columns:minmax(240px,1.5fr) repeat(2,minmax(160px,1fr));margin:18px 0 16px}.insight-card{background:white;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;gap:6px;padding:16px}.insight-card.primary{background:#f8fafc;border-color:#c7d2fe}.insight-card span{color:#6b7280;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.insight-card strong{color:#2c3e50;font-size:1.05rem}.insight-card em{color:#4b5563;font-style:normal}.report-table-wrap{overflow-x:auto}.report-table{background:white;border-collapse:collapse;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05);overflow:hidden;width:100%}.report-table td,.report-table th{border-bottom:1px solid #e5e7eb;padding:12px 14px;text-align:left}.report-table th{background:#f8fafc;color:#374151;font-size:.85rem;text-transform:uppercase;white-space:nowrap}.rank-badge{align-items:center;background:#eef2ff;border-radius:999px;color:#4338ca;display:inline-flex;font-weight:700;height:28px;justify-content:center;min-width:28px;padding:0 8px}.location-subtext{color:#6b7280;display:block;font-size:.8rem;margin-top:2px}.report-table td.positive{color:#059669;font-weight:600}.report-table td.negative{color:#dc2626;font-weight:600}.report-table tbody tr:hover{background:#f9fafb}@media (max-width:768px){.report-heading,.report-ready-state{flex-direction:column}.ready-meta{align-items:flex-start;text-align:left}.report-insights{grid-template-columns:1fr}.report-button{width:100%}}