.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)}.dashboard-module__Ap9lTa__calNav{align-items:center;gap:.75rem;display:flex}.dashboard-module__Ap9lTa__calNavBtn{color:#666;cursor:pointer;font-family:var(--font-body);background:0 0;border:1px solid #2a2a2a;border-radius:4px;padding:4px 12px;font-size:.8rem;line-height:1.4;transition:border-color .15s,color .15s}.dashboard-module__Ap9lTa__calNavBtn:hover{color:#aaa;border-color:#444}.dashboard-module__Ap9lTa__calWeekLabel{font-family:var(--font-heading);color:#888;letter-spacing:.04em;text-align:center;min-width:160px;font-size:.8rem;font-weight:700}.dashboard-module__Ap9lTa__calGrid{border:1px solid #2a2a2a;border-radius:6px;grid-template-columns:repeat(7,1fr);margin-top:1rem;display:grid;overflow:hidden}.dashboard-module__Ap9lTa__calDayCol{cursor:pointer;background:#111;border-right:1px solid #1a1a1a;flex-direction:column;min-height:280px;transition:background .15s;display:flex}.dashboard-module__Ap9lTa__calDayCol:last-child{border-right:none}.dashboard-module__Ap9lTa__calDayCol:hover{background:#161616}.dashboard-module__Ap9lTa__calDayColToday{border-top:2px solid #f5c400;background:#f5c40008!important}.dashboard-module__Ap9lTa__calDayHeader{border-bottom:1px solid #1a1a1a;flex-shrink:0;padding:.5rem .625rem .4rem}.dashboard-module__Ap9lTa__calDayName{font-family:var(--font-heading);letter-spacing:.15em;text-transform:uppercase;color:#444;font-size:.55rem;font-weight:700}.dashboard-module__Ap9lTa__calDayNum{font-family:var(--font-heading);color:#555;margin-top:2px;font-size:1.3rem;font-weight:900;line-height:1}.dashboard-module__Ap9lTa__calDayNumToday{color:#f5c400}.dashboard-module__Ap9lTa__calDayBody{flex:1;padding:4px 0;overflow:hidden}.dashboard-module__Ap9lTa__calApptChip{cursor:pointer;background:#1d9e751f;border-left:2px solid #1d9e75;border-radius:3px;margin:3px 6px;padding:3px 6px}.dashboard-module__Ap9lTa__calApptChipTime{font-family:var(--font-heading);color:#1d9e75;letter-spacing:.05em;font-size:.55rem}.dashboard-module__Ap9lTa__calApptChipName{font-family:var(--font-body);color:#aaa;white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;line-height:1.2;overflow:hidden}.dashboard-module__Ap9lTa__calAddHint{font-family:var(--font-body);color:#2a2a2a;text-align:center;-webkit-user-select:none;user-select:none;padding:.5rem .25rem 0;font-size:.65rem}.dashboard-module__Ap9lTa__calDayCol:hover .dashboard-module__Ap9lTa__calAddHint{color:#3a3a3a}.dashboard-module__Ap9lTa__modalOverlay{z-index:200;background:#000000b8;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.dashboard-module__Ap9lTa__modalBox{background:#141414;border:1px solid #2a2a2a;border-radius:8px;width:340px;max-width:90vw;padding:1.5rem}.dashboard-module__Ap9lTa__modalTitle{font-family:var(--font-heading);color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.25rem;font-size:1rem;font-weight:700}.dashboard-module__Ap9lTa__modalSubtitle{font-family:var(--font-body);color:#555;margin-bottom:1.25rem;font-size:.7rem}.dashboard-module__Ap9lTa__modalField{margin-bottom:.875rem}.dashboard-module__Ap9lTa__modalLabel{font-family:var(--font-heading);letter-spacing:.15em;text-transform:uppercase;color:#555;margin-bottom:4px;font-size:.6rem;font-weight:700;display:block}.dashboard-module__Ap9lTa__modalInput{color:#e8e8e8;width:100%;font-family:var(--font-body);box-sizing:border-box;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:5px;outline:none;padding:7px 10px;font-size:.85rem;transition:border-color .15s}.dashboard-module__Ap9lTa__modalInput:focus{border-color:#f5c400}.dashboard-module__Ap9lTa__modalActions{justify-content:flex-end;gap:.5rem;margin-top:1.25rem;display:flex}.dashboard-module__Ap9lTa__modalSaveBtn{color:#000;font-family:var(--font-heading);letter-spacing:.05em;cursor:pointer;background:#f5c400;border:none;border-radius:5px;padding:6px 18px;font-size:.8rem;font-weight:700}.dashboard-module__Ap9lTa__modalSaveBtn:disabled{opacity:.6;cursor:not-allowed}.dashboard-module__Ap9lTa__modalCancelBtn{color:#666;font-family:var(--font-body);cursor:pointer;background:0 0;border:1px solid #2a2a2a;border-radius:5px;padding:6px 14px;font-size:.8rem}@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}}
