.dashboard-module__Ap9lTa__dashboardLayout{background:#0a0a0a;grid-template-rows:56px 1fr;grid-template-columns:240px 1fr;min-height:100vh;display:grid}.dashboard-module__Ap9lTa__topbar{background:#111;border-bottom:1px solid #2a2a2a;grid-column:1/-1;justify-content:space-between;align-items:center;height:60px;padding:0 1.25rem;display:flex}.dashboard-module__Ap9lTa__topbarBrand{align-items:baseline;gap:.625rem;display:flex}.dashboard-module__Ap9lTa__topbarLogo{font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;color:#fff;font-size:1.3rem;font-weight:900;line-height:1;text-decoration:none}.dashboard-module__Ap9lTa__topbarLogo span{color:#f5c400}.dashboard-module__Ap9lTa__topbarLogo:hover{opacity:.85}.dashboard-module__Ap9lTa__topbarCc{font-family:var(--font-heading);letter-spacing:.2em;text-transform:uppercase;color:#444;font-size:.6rem;font-weight:700;line-height:1}.dashboard-module__Ap9lTa__topbarRight{align-items:center;gap:1.25rem;display:flex}.dashboard-module__Ap9lTa__topbarStatus{color:#666;letter-spacing:.04em;align-items:center;gap:.4rem;font-size:.68rem;display:flex}.dashboard-module__Ap9lTa__topbarUser{color:#666;align-items:center;gap:.5rem;font-size:.7rem;display:flex}.dashboard-module__Ap9lTa__topbarAvatar{color:#0a0a0a;width:32px;height:32px;font-family:var(--font-heading);background:#f5c400;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.dashboard-module__Ap9lTa__statusDot{background:#333;border-radius:50%;flex-shrink:0;width:7px;height:7px}.dashboard-module__Ap9lTa__statusDotGreen{background:#28c840;box-shadow:0 0 5px #28c84080}.dashboard-module__Ap9lTa__statusDotYellow{background:#f5c400}.dashboard-module__Ap9lTa__statusDotRed{background:#e24b4a}.dashboard-module__Ap9lTa__sidebar{background:#111;border-right:1px solid #2a2a2a;flex-direction:column;padding:1rem 0;display:flex;overflow-y:auto}.dashboard-module__Ap9lTa__sidebarSectionLabel{font-family:var(--font-heading);letter-spacing:.2em;text-transform:uppercase;color:#444;padding:.875rem 1.25rem .35rem;font-size:.7rem;font-weight:700;display:block}.dashboard-module__Ap9lTa__sidebarNav{list-style:none}.dashboard-module__Ap9lTa__sidebarNav a{font-size:.85rem;font-family:var(--font-body);color:#777;border-left:2px solid #0000;align-items:center;gap:.625rem;padding:.65rem 1.25rem;line-height:1.2;text-decoration:none;transition:color .15s,background .15s;display:flex}.dashboard-module__Ap9lTa__sidebarNav a:hover{color:#fff;opacity:1;background:#1a1a1a}.dashboard-module__Ap9lTa__sidebarNav a.dashboard-module__Ap9lTa__active,.dashboard-module__Ap9lTa__sidebarNavActive{color:#f5c400!important;background:#f5c4000f!important;border-left-color:#f5c400!important}.dashboard-module__Ap9lTa__sidebarIcon{flex-shrink:0;width:18px;height:18px;line-height:0;display:block}.dashboard-module__Ap9lTa__sidebarFooter{border-top:1px solid #2a2a2a;margin-top:auto;padding:.875rem}.dashboard-module__Ap9lTa__sidebarBack{font-size:9px;font-family:var(--font-body);color:#555;text-align:center;letter-spacing:.04em;border:1px solid #2a2a2a;border-radius:4px;padding:.4rem;text-decoration:none;transition:color .15s,border-color .15s;display:block}.dashboard-module__Ap9lTa__sidebarBack:hover{color:#aaa;opacity:1;border-color:#444}.dashboard-module__Ap9lTa__main{background:#0a0a0a;padding:2rem;overflow-y:auto}.dashboard-module__Ap9lTa__pageHeader{margin-bottom:1.375rem}.dashboard-module__Ap9lTa__pageHeader h1{color:#fff;font-size:1.5rem;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.2rem;font-weight:700;line-height:1.1}.dashboard-module__Ap9lTa__pageHeader p{color:#555;font-size:.72rem;font-family:var(--font-body)}.dashboard-module__Ap9lTa__metricsGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1rem;display:grid}.dashboard-module__Ap9lTa__metricCard{background:#111;border:1px solid #2a2a2a;border-radius:6px;padding:1.25rem}.dashboard-module__Ap9lTa__metricCardLabel{font-family:var(--font-heading);letter-spacing:.15em;text-transform:uppercase;color:#555;margin-bottom:5px;font-size:.7rem;font-weight:700}.dashboard-module__Ap9lTa__metricCardValue{font-family:var(--font-heading);color:#fff;font-size:2.2rem;font-weight:900;line-height:1}.dashboard-module__Ap9lTa__metricCardDelta{font-family:var(--font-body);color:#555;margin-top:5px;font-size:8px}.dashboard-module__Ap9lTa__deltaUp{color:#28c840}.dashboard-module__Ap9lTa__deltaDown{color:#e24b4a}.dashboard-module__Ap9lTa__deltaFlat{color:#555}.dashboard-module__Ap9lTa__contentGrid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.dashboard-module__Ap9lTa__panel{background:#111;border:1px solid #2a2a2a;border-radius:6px;margin-bottom:0;overflow:hidden}.dashboard-module__Ap9lTa__panel+.dashboard-module__Ap9lTa__panel{margin-top:.75rem}.dashboard-module__Ap9lTa__panelFull{width:100%}.dashboard-module__Ap9lTa__panelHeader{border-bottom:1px solid #2a2a2a;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.dashboard-module__Ap9lTa__panelTitle{font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;color:#fff;font-size:.95rem;font-weight:700}.dashboard-module__Ap9lTa__panelBody{padding:0}.dashboard-module__Ap9lTa__tag{font-family:var(--font-body);letter-spacing:.1em;color:#f5c400;border:1px solid #f5c4004d;border-radius:2px;padding:2px 6px;font-size:.58rem;font-weight:600}.dashboard-module__Ap9lTa__agentList{list-style:none}.dashboard-module__Ap9lTa__agentItem{border-bottom:1px solid #1a1a1a;align-items:center;gap:.75rem;padding:.875rem 1.25rem;display:flex}.dashboard-module__Ap9lTa__agentItem:last-child{border-bottom:none}.dashboard-module__Ap9lTa__agentItemIcon{border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;line-height:0;display:flex}.dashboard-module__Ap9lTa__agentItemInfo{flex:1;min-width:0}.dashboard-module__Ap9lTa__agentItemName{font-family:var(--font-body);color:#fff;text-transform:none;letter-spacing:0;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;line-height:1.2;overflow:hidden}.dashboard-module__Ap9lTa__agentItemSub{font-family:var(--font-body);color:#555;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:.75rem;line-height:1.3;overflow:hidden}.dashboard-module__Ap9lTa__agentItemStatus{font-family:var(--font-body);color:#777;white-space:nowrap;flex-shrink:0;align-items:center;gap:.35rem;font-size:.67rem;display:flex}.dashboard-module__Ap9lTa__activityFeed{list-style:none}.dashboard-module__Ap9lTa__activityItem{border-bottom:1px solid #1a1a1a;align-items:flex-start;gap:.6rem;padding:.75rem 1.25rem;display:flex}.dashboard-module__Ap9lTa__activityItem:last-child{border-bottom:none}.dashboard-module__Ap9lTa__activityItemDot{background:#333;border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:5px}.dashboard-module__Ap9lTa__activityItemDotBlue{background:#378add}.dashboard-module__Ap9lTa__activityItemDotGreen{background:#1d9e75}.dashboard-module__Ap9lTa__activityItemDotYellow{background:#f5c400}.dashboard-module__Ap9lTa__activityItemDotPurple{background:#7b2fff}.dashboard-module__Ap9lTa__activityItemDotLime{background:#28c840}.dashboard-module__Ap9lTa__activityItemText{font-family:var(--font-body);color:#aaa;font-size:.8rem;line-height:1.4}.dashboard-module__Ap9lTa__activityItemTime{font-family:var(--font-body);color:#444;margin-top:2px;font-size:.6rem}.dashboard-module__Ap9lTa__callsTable{border-collapse:collapse;width:100%}.dashboard-module__Ap9lTa__callsTable th{font-family:var(--font-heading);letter-spacing:.15em;text-transform:uppercase;color:#555;text-align:left;background:#0d0d0d;border-bottom:1px solid #2a2a2a;padding:.6rem 1.25rem;font-size:8px;font-weight:700}.dashboard-module__Ap9lTa__callsTable td{font-family:var(--font-body);color:#888;vertical-align:middle;border-bottom:1px solid #1a1a1a;padding:.8rem 1.25rem;font-size:.82rem}.dashboard-module__Ap9lTa__callsTable tr:last-child td{border-bottom:none}.dashboard-module__Ap9lTa__callsTable td:first-child{color:#ddd;font-weight:500}.dashboard-module__Ap9lTa__outcomeTag{font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;border-radius:3px;padding:2px 7px;font-size:.6rem;font-weight:700;line-height:1.6;display:inline-block}.dashboard-module__Ap9lTa__outcomeResolved{color:#28c840;background:#28c8401f}.dashboard-module__Ap9lTa__outcomeBooked{color:#1d9e75;background:#1d9e751f}.dashboard-module__Ap9lTa__outcomeEscalated{color:#f5c400;background:#f5c4001f}.dashboard-module__Ap9lTa__outcomeMissed{color:#e24b4a;background:#e24b4a1f}.dashboard-module__Ap9lTa__toggle{flex-shrink:0;width:32px;height:18px;position:relative}.dashboard-module__Ap9lTa__toggle input{opacity:0;width:0;height:0}.dashboard-module__Ap9lTa__toggleTrack{cursor:pointer;background:#2a2a2a;border-radius:18px;transition:background .15s;position:absolute;inset:0}.dashboard-module__Ap9lTa__toggleTrack:after{content:"";background:#555;border-radius:50%;width:12px;height:12px;transition:transform .15s,background .15s;position:absolute;top:3px;left:3px}.dashboard-module__Ap9lTa__toggle input:checked+.dashboard-module__Ap9lTa__toggleTrack{background:#f5c400}.dashboard-module__Ap9lTa__toggle input:checked+.dashboard-module__Ap9lTa__toggleTrack:after{background:#0a0a0a;transform:translate(14px)}@media (max-width:1100px){.dashboard-module__Ap9lTa__metricsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.dashboard-module__Ap9lTa__dashboardLayout{grid-template-rows:56px 1fr;grid-template-columns:1fr}.dashboard-module__Ap9lTa__sidebar{display:none}.dashboard-module__Ap9lTa__contentGrid{grid-template-columns:1fr}}
