/* Read-only customer dashboard and campaign additions. */
.customer-dashboard{max-width:1500px}.customer-access-error{border-radius:.85rem}.customer-summary-content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:1.25rem}.customer-summary-content>div{background:#f8fafc;border:1px solid #e5eaf0;border-radius:.8rem;padding:1rem}.customer-summary-label{color:#667085;display:block;font-size:.72rem;font-weight:750;letter-spacing:.06em;margin-bottom:.25rem;text-transform:uppercase}.customer-location-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(2,minmax(0,1fr))}.customer-location-content{padding:1.25rem}.customer-location-content h3{font-size:.8rem;font-weight:800;letter-spacing:.06em;margin:1.25rem 0 .65rem;text-transform:uppercase}.customer-location-description{color:#667085}.customer-campaign-list{display:flex;flex-direction:column;gap:.55rem}.customer-campaign-link{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;color:#17212b;display:flex;justify-content:space-between;padding:.8rem .9rem;text-decoration:none;transition:border-color .15s ease,background-color .15s ease,transform .15s ease}.customer-campaign-link:hover{background:#eef6ff;border-color:#9dc3f5;color:#0b5ed7;transform:translateY(-1px)}.customer-campaign-link span:first-child{display:flex;flex-direction:column}.customer-campaign-link small{color:#667085;margin-top:.15rem}.customer-empty-state{color:#667085;padding:1rem 0}.customer-period-nav{border-bottom:1px solid #dfe5ec;display:flex;gap:.5rem;overflow-x:auto;padding:0 1.25rem 1rem}.customer-period-link{border-radius:999px;color:#475467;font-size:.86rem;font-weight:700;padding:.5rem .85rem;text-decoration:none;white-space:nowrap}.customer-period-link:hover,.customer-period-link.active{background:#eaf2ff;color:#0b5ed7}.campaign-reading-chart{display:block;margin:0 auto;width:100%}
@media(max-width:991.98px){.customer-location-grid{grid-template-columns:1fr}}
@media(max-width:575.98px){.customer-summary-content{grid-template-columns:1fr}.customer-period-nav{padding-left:.75rem;padding-right:.75rem}.customer-location-content{padding:1rem}}
