.AlertSidebar-module__fJaNAa__collapsedSidebarScroll{scrollbar-width:none;-ms-overflow-style:none}.AlertSidebar-module__fJaNAa__collapsedSidebarScroll::-webkit-scrollbar{display:none}.AlertSidebar-module__fJaNAa__alertSidebar{z-index:1000;background:#fff;border-left:1px solid #e0e0e0;flex-direction:column;width:380px;height:calc(100vh - 64px);display:flex;position:fixed;top:64px;right:0;overflow:hidden;box-shadow:-4px 0 16px #0000001a}.AlertSidebar-module__fJaNAa__sidebarHeader{background:#f8f9fa;border-bottom:1px solid #e0e0e0;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.AlertSidebar-module__fJaNAa__sidebarTitle{color:#1976d2;margin:0;font-size:18px;font-weight:700}.AlertSidebar-module__fJaNAa__alertCount{color:#fff;background:#d32f2f;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:flex}.AlertSidebar-module__fJaNAa__alertsList{flex:1;padding:8px;overflow:hidden auto}.AlertSidebar-module__fJaNAa__alertCard{background:#fff;border:2px solid #0000;border-radius:8px;margin-bottom:12px;transition:all .3s;overflow:hidden;box-shadow:0 2px 8px #00000014}.AlertSidebar-module__fJaNAa__alertCard:hover{transform:translateY(-1px);box-shadow:0 4px 16px #0000001f}.AlertSidebar-module__fJaNAa__alertCard.AlertSidebar-module__fJaNAa__critical{border-color:#d32f2f;animation:2s infinite AlertSidebar-module__fJaNAa__pulse-border}.AlertSidebar-module__fJaNAa__alertCard.AlertSidebar-module__fJaNAa__warning{border-color:#f57c00}.AlertSidebar-module__fJaNAa__alertCard.AlertSidebar-module__fJaNAa__info{border-color:#1976d2}@keyframes AlertSidebar-module__fJaNAa__pulse-border{0%,to{border-color:#d32f2f}50%{border-color:#ff5722}}.AlertSidebar-module__fJaNAa__cardHeader{justify-content:space-between;align-items:center;padding:12px 16px 8px;display:flex}.AlertSidebar-module__fJaNAa__kioskInfo{cursor:pointer;border-radius:4px;flex:1;margin:-4px;padding:4px;transition:all .2s}.AlertSidebar-module__fJaNAa__kioskInfo:hover{background:#1976d21a}.AlertSidebar-module__fJaNAa__kioskId{color:#1976d2;margin-bottom:2px;font-size:16px;font-weight:700}.AlertSidebar-module__fJaNAa__kioskLocation{color:#666;font-size:11px}.AlertSidebar-module__fJaNAa__cardActions{align-items:center;gap:8px;display:flex}.AlertSidebar-module__fJaNAa__alertPriority{letter-spacing:.5px;border-radius:4px;padding:2px 6px;font-size:9px;font-weight:700}.AlertSidebar-module__fJaNAa__alertPriority.AlertSidebar-module__fJaNAa__critical{color:#fff;background:#d32f2f}.AlertSidebar-module__fJaNAa__alertPriority.AlertSidebar-module__fJaNAa__warning{color:#fff;background:#f57c00}.AlertSidebar-module__fJaNAa__alertPriority.AlertSidebar-module__fJaNAa__info{color:#fff;background:#1976d2}.AlertSidebar-module__fJaNAa__expandBtn{cursor:pointer;color:#666;background:0 0;border:none;border-radius:4px;padding:4px;transition:all .2s}.AlertSidebar-module__fJaNAa__expandBtn:hover{background:#f5f5f5}.AlertSidebar-module__fJaNAa__expandIcon{transition:transform .2s}.AlertSidebar-module__fJaNAa__expandIcon.AlertSidebar-module__fJaNAa__rotated{transform:rotate(180deg)}.AlertSidebar-module__fJaNAa__actionButtonsSection{border-bottom:1px solid #f0f0f0;padding:0 16px 8px}.AlertSidebar-module__fJaNAa__essentialButtons{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.AlertSidebar-module__fJaNAa__actionBtn{cursor:pointer;text-align:center;border:none;border-radius:4px;padding:4px 6px;font-size:10px;font-weight:600;transition:all .2s}.AlertSidebar-module__fJaNAa__actionBtn.AlertSidebar-module__fJaNAa__analytics{color:#fff;background:#2196f3}.AlertSidebar-module__fJaNAa__actionBtn.AlertSidebar-module__fJaNAa__analytics:hover{background:#1976d2}.AlertSidebar-module__fJaNAa__actionBtn.AlertSidebar-module__fJaNAa__actionItem{color:#fff;background:#4caf50}.AlertSidebar-module__fJaNAa__actionBtn.AlertSidebar-module__fJaNAa__actionItem:hover{background:#388e3c}.AlertSidebar-module__fJaNAa__actionBtn.AlertSidebar-module__fJaNAa__callLog{color:#fff;background:#ff9800}.AlertSidebar-module__fJaNAa__actionBtn.AlertSidebar-module__fJaNAa__callLog:hover{background:#f57c00}.AlertSidebar-module__fJaNAa__alertSummaryBar{justify-content:space-between;align-items:center;padding:8px 16px;display:flex}.AlertSidebar-module__fJaNAa__primaryIssue{color:#333;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12px;font-weight:600;overflow:hidden}.AlertSidebar-module__fJaNAa__timeIndicator{color:#666;background:#f5f5f5;border-radius:8px;margin-left:8px;padding:2px 6px;font-size:11px;font-weight:500}.AlertSidebar-module__fJaNAa__cardContent{background:#fafafa;border-top:1px solid #e0e0e0;padding:12px 16px}.AlertSidebar-module__fJaNAa__issuesList{margin-bottom:12px}.AlertSidebar-module__fJaNAa__issueItem{background:#fff;border-left:3px solid #0000;border-radius:4px;padding:8px}.AlertSidebar-module__fJaNAa__issueItem.AlertSidebar-module__fJaNAa__critical{border-left-color:#d32f2f}.AlertSidebar-module__fJaNAa__issueItem.AlertSidebar-module__fJaNAa__warning{border-left-color:#f57c00}.AlertSidebar-module__fJaNAa__issueItem.AlertSidebar-module__fJaNAa__info{border-left-color:#1976d2}.AlertSidebar-module__fJaNAa__issueHeader{justify-content:space-between;margin-bottom:4px;display:flex}.AlertSidebar-module__fJaNAa__issueType{color:#333;font-size:11px;font-weight:600}.AlertSidebar-module__fJaNAa__issueStatus{color:#666;font-size:10px;font-weight:500}.AlertSidebar-module__fJaNAa__issueDetails{flex-direction:column;gap:4px;display:flex}.AlertSidebar-module__fJaNAa__detail{color:#666;background:#f5f5f5;border-radius:2px;padding:2px 4px;font-size:10px}.AlertSidebar-module__fJaNAa__workflowActions{flex-wrap:wrap;gap:6px;display:flex}.AlertSidebar-module__fJaNAa__workflowBtn{cursor:pointer;border:none;border-radius:4px;padding:6px 10px;font-size:11px;font-weight:500;transition:all .2s}.AlertSidebar-module__fJaNAa__workflowBtn.AlertSidebar-module__fJaNAa__primary{color:#fff;background:#1976d2}.AlertSidebar-module__fJaNAa__workflowBtn.AlertSidebar-module__fJaNAa__primary:hover{background:#1565c0}.AlertSidebar-module__fJaNAa__workflowBtn.AlertSidebar-module__fJaNAa__secondary{color:#666;background:#fff;border:1px solid #e0e0e0}.AlertSidebar-module__fJaNAa__workflowBtn.AlertSidebar-module__fJaNAa__secondary:hover{background:#f5f5f5}.AlertSidebar-module__fJaNAa__workflowProgress{padding:0 20px 16px;display:flex;position:relative}.AlertSidebar-module__fJaNAa__workflowProgress:before{content:"";z-index:1;background:#e0e0e0;height:2px;position:absolute;top:15px;left:40px;right:40px}.AlertSidebar-module__fJaNAa__progressStep{z-index:2;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.AlertSidebar-module__fJaNAa__stepIcon{background:#fff;border:2px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-bottom:6px;font-size:12px;font-weight:600;display:flex}.AlertSidebar-module__fJaNAa__progressStep.AlertSidebar-module__fJaNAa__completed .AlertSidebar-module__fJaNAa__stepIcon{color:#fff;background:#4caf50;border-color:#4caf50}.AlertSidebar-module__fJaNAa__progressStep.AlertSidebar-module__fJaNAa__active .AlertSidebar-module__fJaNAa__stepIcon{color:#fff;background:#1976d2;border-color:#1976d2;animation:2s infinite AlertSidebar-module__fJaNAa__stepPulse}.AlertSidebar-module__fJaNAa__progressStep.AlertSidebar-module__fJaNAa__active.AlertSidebar-module__fJaNAa__urgent .AlertSidebar-module__fJaNAa__stepIcon{background:#ff5722;border-color:#ff5722;animation:1s infinite AlertSidebar-module__fJaNAa__urgentStepPulse}@keyframes AlertSidebar-module__fJaNAa__stepPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes AlertSidebar-module__fJaNAa__urgentStepPulse{0%,to{transform:scale(1);box-shadow:0 0 #ff5722b3}50%{transform:scale(1.1);box-shadow:0 0 0 8px #ff572200}}.AlertSidebar-module__fJaNAa__stepLabel{color:#666;text-align:center;font-size:10px;font-weight:500}.AlertSidebar-module__fJaNAa__progressStep.AlertSidebar-module__fJaNAa__active .AlertSidebar-module__fJaNAa__stepLabel{color:#1976d2;font-weight:600}.AlertSidebar-module__fJaNAa__progressStep.AlertSidebar-module__fJaNAa__active.AlertSidebar-module__fJaNAa__urgent .AlertSidebar-module__fJaNAa__stepLabel{color:#ff5722;font-weight:600}.AlertSidebar-module__fJaNAa__technicianStatus{background:#f8f9fa;border-top:1px solid #e0e0e0;align-items:center;padding:12px 20px;display:flex}.AlertSidebar-module__fJaNAa__technicianStatus.AlertSidebar-module__fJaNAa__unassigned{background:#fff3e0;border-top-color:#ffcc02}.AlertSidebar-module__fJaNAa__techAvatar{color:#fff;background:#1976d2;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-right:12px;font-size:12px;font-weight:600;display:flex}.AlertSidebar-module__fJaNAa__technicianStatus.AlertSidebar-module__fJaNAa__unassigned .AlertSidebar-module__fJaNAa__techAvatar{background:#ff9800;animation:2s infinite AlertSidebar-module__fJaNAa__avatarPulse}@keyframes AlertSidebar-module__fJaNAa__avatarPulse{0%,to{opacity:1}50%{opacity:.6}}.AlertSidebar-module__fJaNAa__techInfo{flex:1}.AlertSidebar-module__fJaNAa__techName{color:#333;margin-bottom:2px;font-size:14px;font-weight:600}.AlertSidebar-module__fJaNAa__techStatus{color:#666;font-size:12px}.AlertSidebar-module__fJaNAa__contactBtn,.AlertSidebar-module__fJaNAa__assignBtn{color:#fff;cursor:pointer;background:#1976d2;border:none;border-radius:6px;padding:6px 10px;font-size:12px;transition:all .2s}.AlertSidebar-module__fJaNAa__assignBtn{background:#ff9800;animation:2s infinite AlertSidebar-module__fJaNAa__assignPulse}@keyframes AlertSidebar-module__fJaNAa__assignPulse{0%,to{background:#ff9800}50%{background:#f57c00}}.AlertSidebar-module__fJaNAa__contactBtn:hover{background:#1565c0}.AlertSidebar-module__fJaNAa__assignBtn:hover{background:#f57c00}.AlertSidebar-module__fJaNAa__additionalActions{justify-content:flex-start;gap:8px;margin-top:8px;display:flex}.AlertSidebar-module__fJaNAa__actionBtn.AlertSidebar-module__fJaNAa__urgent{color:#fff;background:#ff5722;animation:1s infinite AlertSidebar-module__fJaNAa__buttonPulse}@keyframes AlertSidebar-module__fJaNAa__buttonPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.AlertSidebar-module__fJaNAa__alertCard.AlertSidebar-module__fJaNAa__needsAssignment{animation:1.5s infinite AlertSidebar-module__fJaNAa__urgentPulse}@keyframes AlertSidebar-module__fJaNAa__urgentPulse{0%,to{border-color:#f57c00;box-shadow:0 2px 8px #00000014}50%{border-color:#ff9800;box-shadow:0 4px 16px #f57c004d}}@media (max-width:1024px){.AlertSidebar-module__fJaNAa__alertSidebar{width:320px}.AlertSidebar-module__fJaNAa__sidebarHeader{padding:16px 20px}.AlertSidebar-module__fJaNAa__sidebarTitle{font-size:16px}}@media (max-width:900px){.AlertSidebar-module__fJaNAa__alertSidebar{z-index:1500;width:100%;max-width:100vw;height:100vh;transition:right .3s ease-in-out;position:fixed;top:0;right:-100%;box-shadow:-4px 0 16px #0003}.AlertSidebar-module__fJaNAa__alertSidebar.AlertSidebar-module__fJaNAa__mobileVisible{right:0}.AlertSidebar-module__fJaNAa__alertsList{max-height:calc(100vh - 80px);padding:12px}.AlertSidebar-module__fJaNAa__alertCard{margin-bottom:10px}.AlertSidebar-module__fJaNAa__cardHeader{padding:10px 14px 6px}.AlertSidebar-module__fJaNAa__kioskId{font-size:15px}.AlertSidebar-module__fJaNAa__modalContent{width:95%;max-width:450px}}@media (max-width:600px){.AlertSidebar-module__fJaNAa__alertSidebar{width:100%}.AlertSidebar-module__fJaNAa__sidebarHeader{padding:14px 16px}.AlertSidebar-module__fJaNAa__sidebarTitle{font-size:16px}.AlertSidebar-module__fJaNAa__alertsList{padding:8px}.AlertSidebar-module__fJaNAa__alertCard{border-radius:6px;margin-bottom:8px}.AlertSidebar-module__fJaNAa__cardHeader{padding:8px 12px 6px}.AlertSidebar-module__fJaNAa__kioskId{font-size:14px}.AlertSidebar-module__fJaNAa__kioskLocation{font-size:10px}.AlertSidebar-module__fJaNAa__actionButtonsSection{padding:0 12px 6px}.AlertSidebar-module__fJaNAa__essentialButtons{gap:4px}.AlertSidebar-module__fJaNAa__actionBtn{padding:6px 4px;font-size:9px}.AlertSidebar-module__fJaNAa__cardContent{padding:10px 12px}.AlertSidebar-module__fJaNAa__workflowProgress{padding:0 16px 12px}.AlertSidebar-module__fJaNAa__stepIcon{width:24px;height:24px;font-size:10px}.AlertSidebar-module__fJaNAa__stepLabel{font-size:9px}.AlertSidebar-module__fJaNAa__technicianStatus{padding:10px 16px}.AlertSidebar-module__fJaNAa__techAvatar{width:32px;height:32px;margin-right:10px;font-size:11px}.AlertSidebar-module__fJaNAa__techName{font-size:13px}.AlertSidebar-module__fJaNAa__techStatus{font-size:11px}.AlertSidebar-module__fJaNAa__contactBtn,.AlertSidebar-module__fJaNAa__assignBtn{padding:6px 8px;font-size:11px}.AlertSidebar-module__fJaNAa__modalContent{width:95%;max-width:380px}.AlertSidebar-module__fJaNAa__modalHeader{padding:14px 16px}.AlertSidebar-module__fJaNAa__modalTitle{font-size:16px}.AlertSidebar-module__fJaNAa__modalBody{padding:16px}.AlertSidebar-module__fJaNAa__techListGrid{grid-template-columns:1fr}}.AlertSidebar-module__fJaNAa__assignContainer{position:relative}.AlertSidebar-module__fJaNAa__dropdownBackdrop{z-index:999;background:0 0;position:fixed;inset:0}.AlertSidebar-module__fJaNAa__techDropdown{z-index:1000;background:#fff;border-radius:8px;width:250px;animation:.2s ease-out AlertSidebar-module__fJaNAa__dropdownFadeIn;position:absolute;top:calc(100% + 4px);left:-200px;right:auto;overflow:hidden;box-shadow:0 4px 20px #00000026}.AlertSidebar-module__fJaNAa__warningText{color:#d32f2f;margin-top:4px;font-size:11px}@keyframes AlertSidebar-module__fJaNAa__dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.AlertSidebar-module__fJaNAa__dropdownHeader{color:#333;background:#f5f5f5;border-bottom:1px solid #e0e0e0;padding:12px 16px;font-size:14px;font-weight:600}.AlertSidebar-module__fJaNAa__techList{max-height:200px;padding:8px 0;overflow-y:auto}.AlertSidebar-module__fJaNAa__techOption{cursor:pointer;align-items:center;padding:8px 16px;transition:all .2s;display:flex}.AlertSidebar-module__fJaNAa__techOption:hover{background:#f0f7ff}.AlertSidebar-module__fJaNAa__techOption.AlertSidebar-module__fJaNAa__selected{background:#e3f2fd}.AlertSidebar-module__fJaNAa__miniAvatar{color:#fff;background:#1976d2;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-right:12px;font-size:10px;font-weight:600;display:flex}.AlertSidebar-module__fJaNAa__noTechs{text-align:center;color:#666;padding:16px;font-style:italic}.AlertSidebar-module__fJaNAa__dropdownActions{background:#f5f5f5;border-top:1px solid #e0e0e0;padding:12px;display:flex}.AlertSidebar-module__fJaNAa__cancelBtn,.AlertSidebar-module__fJaNAa__assignConfirmBtn{cursor:pointer;border:none;border-radius:4px;padding:8px 12px;font-size:12px;font-weight:600;transition:all .2s}.AlertSidebar-module__fJaNAa__cancelBtn{color:#666;background:#f5f5f5;border:1px solid #ddd;margin-right:8px}.AlertSidebar-module__fJaNAa__cancelBtn:hover{background:#e0e0e0}.AlertSidebar-module__fJaNAa__assignConfirmBtn{color:#fff;background:#1976d2;flex:1}.AlertSidebar-module__fJaNAa__assignConfirmBtn:hover:not(:disabled){background:#1565c0}.AlertSidebar-module__fJaNAa__assignConfirmBtn:disabled,.AlertSidebar-module__fJaNAa__cancelBtn:disabled{opacity:.6;cursor:not-allowed}.AlertSidebar-module__fJaNAa__modalOverlay{z-index:2000;background:#00000080;justify-content:center;align-items:center;animation:.2s ease-out AlertSidebar-module__fJaNAa__fadeIn;display:flex;position:fixed;inset:0}@keyframes AlertSidebar-module__fJaNAa__fadeIn{0%{opacity:0}to{opacity:1}}.AlertSidebar-module__fJaNAa__modalContent{background:#fff;border-radius:8px;flex-direction:column;width:90%;max-width:500px;max-height:90vh;animation:.3s ease-out AlertSidebar-module__fJaNAa__slideIn;display:flex;box-shadow:0 5px 15px #0003}@keyframes AlertSidebar-module__fJaNAa__slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.AlertSidebar-module__fJaNAa__modalHeader{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.AlertSidebar-module__fJaNAa__modalTitle{color:#1976d2;margin:0;font-size:18px;font-weight:600}.AlertSidebar-module__fJaNAa__modalCloseBtn{cursor:pointer;color:#666;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:24px;display:flex}.AlertSidebar-module__fJaNAa__modalCloseBtn:hover{color:#333;background:#f5f5f5}.AlertSidebar-module__fJaNAa__modalBody{flex:1;padding:20px;overflow-y:auto}.AlertSidebar-module__fJaNAa__modalSubtitle{color:#666;margin-top:0;margin-bottom:16px;font-size:14px}.AlertSidebar-module__fJaNAa__modalWarning{color:#e65100;background:#fff3e0;border-left:4px solid #ff9800;border-radius:6px;margin-bottom:16px;padding:12px;font-size:14px}.AlertSidebar-module__fJaNAa__techListGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;margin-bottom:20px;display:grid}.AlertSidebar-module__fJaNAa__techListItem{cursor:pointer;background:#f5f5f5;border:2px solid #0000;border-radius:6px;align-items:center;padding:10px;transition:all .2s;display:flex}.AlertSidebar-module__fJaNAa__techListItem:hover{background:#e3f2fd}.AlertSidebar-module__fJaNAa__techListItem.AlertSidebar-module__fJaNAa__selected{background:#e3f2fd;border-color:#1976d2;box-shadow:0 2px 8px #1976d233}.AlertSidebar-module__fJaNAa__techListItemName{margin-left:8px;font-size:14px;font-weight:500}.AlertSidebar-module__fJaNAa__techListItem .AlertSidebar-module__fJaNAa__techAvatar{color:#fff;background:#1976d2;border-radius:50%;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;font-size:12px;font-weight:600;display:flex}.AlertSidebar-module__fJaNAa__noTechs{text-align:center;color:#666;background:#f5f5f5;border-radius:6px;padding:32px;font-style:italic}.AlertSidebar-module__fJaNAa__modalFooter{background:#f8f9fa;border-top:1px solid #e0e0e0;border-radius:0 0 8px 8px;justify-content:flex-end;gap:12px;padding:16px 20px;display:flex}.AlertSidebar-module__fJaNAa__modalCancelBtn,.AlertSidebar-module__fJaNAa__modalConfirmBtn{cursor:pointer;border:none;border-radius:4px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.AlertSidebar-module__fJaNAa__modalCancelBtn{color:#666;background:#f5f5f5;border:1px solid #ddd}.AlertSidebar-module__fJaNAa__modalCancelBtn:hover{background:#e0e0e0}.AlertSidebar-module__fJaNAa__modalConfirmBtn{color:#fff;background:#1976d2}.AlertSidebar-module__fJaNAa__modalConfirmBtn:hover:not(:disabled){background:#1565c0}.AlertSidebar-module__fJaNAa__modalConfirmBtn:disabled{opacity:.5;cursor:not-allowed}.AlertSidebar-module__fJaNAa__successModalOverlay{z-index:2100;background:#0000004d;justify-content:center;align-items:center;animation:.3s ease-out AlertSidebar-module__fJaNAa__fadeIn;display:flex;position:fixed;inset:0}.AlertSidebar-module__fJaNAa__successModal{text-align:center;background:#fff;border-radius:8px;width:90%;max-width:380px;padding:24px;animation:.5s cubic-bezier(.68,-.55,.27,1.55) AlertSidebar-module__fJaNAa__bounceIn;box-shadow:0 5px 20px #0003}.AlertSidebar-module__fJaNAa__successIcon{margin-bottom:16px;font-size:48px;animation:1s infinite AlertSidebar-module__fJaNAa__pulse;display:inline-block}.AlertSidebar-module__fJaNAa__successTitle{color:#4caf50;margin:0 0 12px;font-size:20px;font-weight:600}.AlertSidebar-module__fJaNAa__successMessage{color:#555;margin:0 0 20px;font-size:16px;line-height:1.4}.AlertSidebar-module__fJaNAa__successCloseBtn{color:#fff;cursor:pointer;background:#4caf50;border:none;border-radius:4px;padding:8px 24px;font-size:14px;font-weight:500;transition:all .2s}.AlertSidebar-module__fJaNAa__successCloseBtn:hover{background:#388e3c;transform:translateY(-2px)}@keyframes AlertSidebar-module__fJaNAa__bounceIn{0%{opacity:0;transform:scale(.8)translateY(40px)}70%{transform:scale(1.05)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes AlertSidebar-module__fJaNAa__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.AlertSidebar-module__fJaNAa__alertCountBubble{color:#fff;z-index:1;background:#e14658;border:2px solid #333a56;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.45rem;font-weight:800;display:flex;position:absolute;top:-8px;right:-4px;box-shadow:0 1px 4px #0000004d}@media (max-width:480px){.AlertSidebar-module__fJaNAa__successModal{width:95%;padding:20px}.AlertSidebar-module__fJaNAa__successTitle{font-size:18px}.AlertSidebar-module__fJaNAa__successMessage{font-size:14px}}
.AlertStepsCard-module__0E2CmG__alertStepsCard{background:var(--background);border:1px solid var(--gray-alpha-200);border-radius:8px;margin-top:.75rem;font-size:.9rem;overflow:hidden}.AlertStepsCard-module__0E2CmG__alertStepsCard.AlertStepsCard-module__0E2CmG__compact{font-size:.85rem}.AlertStepsCard-module__0E2CmG__header{background:var(--gray-alpha-100);border-bottom:1px solid var(--gray-alpha-200);justify-content:space-between;align-items:center;padding:.75rem 1rem;transition:background .2s;display:flex}.AlertStepsCard-module__0E2CmG__header:hover{background:var(--gray-alpha-150)}.AlertStepsCard-module__0E2CmG__headerContent{flex:1;align-items:center;gap:.75rem;display:flex}.AlertStepsCard-module__0E2CmG__title{color:var(--foreground);font-size:.95rem;font-weight:600}.AlertStepsCard-module__0E2CmG__progress{color:var(--gray-600);font-size:.85rem;font-weight:500}.AlertStepsCard-module__0E2CmG__expandIcon{color:var(--gray-600);margin-left:.5rem;font-size:.75rem;transition:transform .2s}.AlertStepsCard-module__0E2CmG__progressBar{background:var(--gray-alpha-100);height:4px;overflow:hidden}.AlertStepsCard-module__0E2CmG__progressFill{background:linear-gradient(90deg,#4caf50 0%,#66bb6a 100%);height:100%;transition:width .3s}.AlertStepsCard-module__0E2CmG__stepsList{flex-direction:column;gap:.5rem;padding:.5rem;display:flex}.AlertStepsCard-module__0E2CmG__stepItem{background:var(--background);border:1px solid var(--gray-alpha-200);border-radius:6px;padding:.5rem .75rem;transition:all .2s}.AlertStepsCard-module__0E2CmG__stepItem.AlertStepsCard-module__0E2CmG__completed{background:#e8f5e9;border-color:#81c784}.AlertStepsCard-module__0E2CmG__stepItem.AlertStepsCard-module__0E2CmG__disabled{opacity:.5}.AlertStepsCard-module__0E2CmG__stepItem.AlertStepsCard-module__0E2CmG__timerActive{background:#fff9e6;border-color:#ffc107}.AlertStepsCard-module__0E2CmG__stepItem:hover:not(.AlertStepsCard-module__0E2CmG__disabled){box-shadow:0 2px 4px #0000001a}.AlertStepsCard-module__0E2CmG__stepMain{align-items:flex-start;gap:.75rem;display:flex}.AlertStepsCard-module__0E2CmG__checkbox{cursor:pointer;accent-color:#4caf50;flex-shrink:0;width:16px;height:16px;margin-top:.25rem}.AlertStepsCard-module__0E2CmG__checkbox:disabled{cursor:not-allowed;opacity:.3}.AlertStepsCard-module__0E2CmG__stepContent{flex-wrap:wrap;flex:1;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.AlertStepsCard-module__0E2CmG__stepText{flex:1;align-items:baseline;gap:.5rem;min-width:150px;display:flex}.AlertStepsCard-module__0E2CmG__stepOrder{color:var(--gray-700);flex-shrink:0;font-weight:600}.AlertStepsCard-module__0E2CmG__stepName{color:var(--foreground);line-height:1.4}.AlertStepsCard-module__0E2CmG__stepItem.AlertStepsCard-module__0E2CmG__completed .AlertStepsCard-module__0E2CmG__stepName{color:#155724;text-decoration:line-through}.AlertStepsCard-module__0E2CmG__actions{flex-wrap:wrap;gap:.5rem;display:flex}.AlertStepsCard-module__0E2CmG__actionBtn{cursor:pointer;white-space:nowrap;border:none;border-radius:4px;align-items:center;gap:.25rem;padding:.35rem .7rem;font-size:.8rem;font-weight:600;transition:all .2s;display:inline-flex}.AlertStepsCard-module__0E2CmG__actionBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 2px 4px #00000026}.AlertStepsCard-module__0E2CmG__actionBtn:disabled{cursor:not-allowed;opacity:.6}.AlertStepsCard-module__0E2CmG__dispatchBtn{color:#fff;background:#333a56}.AlertStepsCard-module__0E2CmG__dispatchBtn:hover:not(:disabled){background:#333a56}.AlertStepsCard-module__0E2CmG__callLogBtn{color:#fff;background:#28a745}.AlertStepsCard-module__0E2CmG__callLogBtn:hover:not(:disabled){background:#218838}.AlertStepsCard-module__0E2CmG__assignTechBtn{color:#fff;background:#0e2c8e}.AlertStepsCard-module__0E2CmG__assignTechBtn:hover:not(:disabled){background:#0e2c8e}.AlertStepsCard-module__0E2CmG__startTimerBtn{color:#fff;background:#007bff}.AlertStepsCard-module__0E2CmG__startTimerBtn:hover:not(:disabled){background:#0056b3}.AlertStepsCard-module__0E2CmG__startTimerBtn:disabled{background:#ccc}.AlertStepsCard-module__0E2CmG__markCompleteBtn{color:#fff;background:#28a745}.AlertStepsCard-module__0E2CmG__markCompleteBtn:hover:not(:disabled){background:#218838}.AlertStepsCard-module__0E2CmG__timerSection{flex-direction:column;gap:.5rem;margin-top:.5rem;margin-left:calc(16px + .75rem);display:flex}.AlertStepsCard-module__0E2CmG__timerDisplay{flex-direction:column;gap:.25rem;display:flex}.AlertStepsCard-module__0E2CmG__timerBadge{border-radius:6px;align-items:center;gap:.25rem;width:fit-content;padding:.4rem .8rem;font-size:.9rem;font-weight:600;display:inline-flex}.AlertStepsCard-module__0E2CmG__timerBadge.AlertStepsCard-module__0E2CmG__running{color:#000;background:#ffc107}.AlertStepsCard-module__0E2CmG__timerBadge.AlertStepsCard-module__0E2CmG__complete{color:#fff;background:#28a745}.AlertStepsCard-module__0E2CmG__timerInfo{color:var(--gray-600);font-size:.75rem}.AlertStepsCard-module__0E2CmG__alertStepsCard.AlertStepsCard-module__0E2CmG__compact .AlertStepsCard-module__0E2CmG__header{padding:.5rem .75rem}.AlertStepsCard-module__0E2CmG__alertStepsCard.AlertStepsCard-module__0E2CmG__compact .AlertStepsCard-module__0E2CmG__stepsList{gap:.35rem;padding:.35rem}.AlertStepsCard-module__0E2CmG__alertStepsCard.AlertStepsCard-module__0E2CmG__compact .AlertStepsCard-module__0E2CmG__stepItem{padding:.4rem .6rem}.AlertStepsCard-module__0E2CmG__alertStepsCard.AlertStepsCard-module__0E2CmG__compact .AlertStepsCard-module__0E2CmG__actionBtn{padding:.25rem .5rem;font-size:.75rem}.AlertStepsCard-module__0E2CmG__alertStepsCard.AlertStepsCard-module__0E2CmG__compact .AlertStepsCard-module__0E2CmG__timerBadge{padding:.3rem .6rem;font-size:.85rem}@media (max-width:768px){.AlertStepsCard-module__0E2CmG__stepContent{flex-direction:column;align-items:flex-start}.AlertStepsCard-module__0E2CmG__actions{width:100%}.AlertStepsCard-module__0E2CmG__actionBtn{flex:1;justify-content:center}}
:root{--background:#fff;--foreground:#171717}html,body{max-width:100vw;height:100%;margin:0;padding:0;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif;font-size:16px}@media (max-width:600px){body{font-size:14px}}@supports not (height:100dvh){html,body{height:100vh}}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.app-footer{text-align:center;color:#fff;background-color:#074078;border-top:1px solid #053058;flex-shrink:0;margin-top:auto;font-size:10px}
