.Alerts-module__RYDhga__alertsContainer{max-width:1200px;margin:0 auto;padding:2rem}.Alerts-module__RYDhga__alertsHeader{margin-bottom:2rem}.Alerts-module__RYDhga__alertsTitle{color:#1f2937;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2rem;font-weight:700}.Alerts-module__RYDhga__alertsSubtitle{color:#6b7280;margin:0;font-size:1rem;line-height:1.6}.Alerts-module__RYDhga__filterTabs{border-bottom:2px solid #e5e7eb;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.Alerts-module__RYDhga__filterTab{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s}.Alerts-module__RYDhga__filterTab:hover{color:#374151;background:#e5e7eb}.Alerts-module__RYDhga__filterTab.Alerts-module__RYDhga__active{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);box-shadow:0 4px 12px #667eea4d}.Alerts-module__RYDhga__alertList{flex-direction:column;gap:1rem;display:flex}.Alerts-module__RYDhga__alertCard{cursor:pointer;background:#fff;border-radius:12px;padding:1.25rem 1.5rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 2px 10px #00000014}.Alerts-module__RYDhga__alertCard:before{content:"";background:linear-gradient(90deg,#0000,#667eea4d,#0000);height:3px;transition:transform .5s;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}.Alerts-module__RYDhga__alertCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.Alerts-module__RYDhga__alertCard:hover:before{transform:translate(100%)}.Alerts-module__RYDhga__alertHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.Alerts-module__RYDhga__alertHeaderLeft{align-items:center;gap:.75rem;display:flex}.Alerts-module__RYDhga__alertHeader h3{letter-spacing:.5px;margin:0;font-size:.875rem;font-weight:700}.Alerts-module__RYDhga__chevron{color:#9ca3af;transition:transform .2s}.Alerts-module__RYDhga__alertCard:hover .Alerts-module__RYDhga__chevron{color:#667eea;transform:translate(4px)}.Alerts-module__RYDhga__alertMessage{color:#1f2937;margin-bottom:1rem;font-size:1rem;font-weight:500;line-height:1.5}.Alerts-module__RYDhga__alertFooter{color:#6b7280;justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.Alerts-module__RYDhga__ackYes{color:#4caf50;align-items:center;gap:.25rem;font-weight:600;display:flex}.Alerts-module__RYDhga__ackNo{color:#f44336;align-items:center;gap:.25rem;font-weight:600;display:flex}.Alerts-module__RYDhga__emptyState{text-align:center;background:#fff;border-radius:12px;padding:4rem 2rem;box-shadow:0 4px 12px #00000014}.Alerts-module__RYDhga__emptyState h3{color:#374151;margin-bottom:.5rem;font-size:1.25rem}.Alerts-module__RYDhga__emptyState p{color:#6b7280}@media (max-width:768px){.Alerts-module__RYDhga__alertsContainer{padding:.5rem}.Alerts-module__RYDhga__alertsHeader{margin-bottom:1.5rem}.Alerts-module__RYDhga__alertsTitle{font-size:1.5rem}.Alerts-module__RYDhga__alertsSubtitle{font-size:.9rem}.Alerts-module__RYDhga__filterTabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.5rem;margin-bottom:1.5rem;padding-bottom:.5rem;overflow-x:auto}.Alerts-module__RYDhga__filterTabs::-webkit-scrollbar{display:none}.Alerts-module__RYDhga__filterTab{white-space:nowrap;flex-shrink:0;padding:.5rem .75rem;font-size:.8rem}.Alerts-module__RYDhga__alertCard{padding:1rem}.Alerts-module__RYDhga__alertMessage{font-size:.9rem}.Alerts-module__RYDhga__alertFooter{flex-wrap:wrap;gap:.5rem;font-size:.8rem}.Alerts-module__RYDhga__emptyState{padding:2rem 1rem}}@media (max-width:480px){.Alerts-module__RYDhga__alertsContainer{padding:.25rem}.Alerts-module__RYDhga__alertsTitle{font-size:1.25rem}.Alerts-module__RYDhga__alertsSubtitle{font-size:.85rem}.Alerts-module__RYDhga__filterTabs{gap:.25rem}.Alerts-module__RYDhga__filterTab{padding:.4rem .6rem;font-size:.75rem}.Alerts-module__RYDhga__alertCard{padding:.75rem}.Alerts-module__RYDhga__alertHeader h3{font-size:.75rem}.Alerts-module__RYDhga__alertMessage{font-size:.85rem}}
.AlertDetail-module__kRcYhG__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;animation:.2s AlertDetail-module__kRcYhG__fadeIn;display:flex;position:fixed;inset:0}@keyframes AlertDetail-module__kRcYhG__fadeIn{0%{opacity:0}to{opacity:1}}.AlertDetail-module__kRcYhG__modal{background:#fff;border-radius:16px;width:90%;max-width:600px;max-height:90vh;animation:.3s AlertDetail-module__kRcYhG__slideUp;overflow-y:auto;box-shadow:0 20px 60px #0000004d}@keyframes AlertDetail-module__kRcYhG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AlertDetail-module__kRcYhG__modalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.AlertDetail-module__kRcYhG__alertType{border-radius:8px;align-items:center;gap:.75rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:flex}.AlertDetail-module__kRcYhG__closeButton{cursor:pointer;color:#6b7280;background:#f3f4f6;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.AlertDetail-module__kRcYhG__closeButton:hover{color:#1f2937;background:#e5e7eb}.AlertDetail-module__kRcYhG__modalBody{padding:1.5rem}.AlertDetail-module__kRcYhG__alertMessage{margin-bottom:2rem}.AlertDetail-module__kRcYhG__alertMessage h2{color:#1f2937;margin:0;font-size:1.5rem;font-weight:600;line-height:1.4}.AlertDetail-module__kRcYhG__detailsGrid{gap:1rem;margin-bottom:2rem;display:grid}.AlertDetail-module__kRcYhG__detailItem{background:#f9fafb;border-left:3px solid #667eea;border-radius:8px;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.AlertDetail-module__kRcYhG__detailIcon{color:#667eea;flex-shrink:0;margin-top:.25rem}.AlertDetail-module__kRcYhG__detailItem label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:block}.AlertDetail-module__kRcYhG__detailItem p{color:#1f2937;margin:0;font-size:1rem;font-weight:500}.AlertDetail-module__kRcYhG__acknowledged{color:#4caf50;font-weight:600}.AlertDetail-module__kRcYhG__unacknowledged{color:#f44336;font-weight:600}.AlertDetail-module__kRcYhG__machineLink{color:inherit;width:100%;text-decoration:none;display:block}.AlertDetail-module__kRcYhG__machineLink:hover p{color:#667eea}.AlertDetail-module__kRcYhG__actions{border-top:1px solid #e5e7eb;gap:1rem;padding-top:1.5rem;display:flex}.AlertDetail-module__kRcYhG__closeBtn{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;flex:1;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.AlertDetail-module__kRcYhG__closeBtn:hover{background:#e5e7eb}.AlertDetail-module__kRcYhG__viewMachineBtn{color:#fff;cursor:pointer;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;flex:1;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 12px #667eea4d}.AlertDetail-module__kRcYhG__viewMachineBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}@media (max-width:768px){.AlertDetail-module__kRcYhG__modal{width:95%;max-height:95vh;margin:.5rem}.AlertDetail-module__kRcYhG__modalHeader,.AlertDetail-module__kRcYhG__modalBody{padding:1rem}.AlertDetail-module__kRcYhG__alertMessage h2{font-size:1.25rem}.AlertDetail-module__kRcYhG__detailsGrid{gap:.75rem}.AlertDetail-module__kRcYhG__detailItem{padding:.75rem}.AlertDetail-module__kRcYhG__actions{flex-direction:column;gap:.75rem}.AlertDetail-module__kRcYhG__closeBtn,.AlertDetail-module__kRcYhG__viewMachineBtn{width:100%}}@media (max-width:480px){.AlertDetail-module__kRcYhG__modal{border-radius:12px;width:98%;margin:.25rem}.AlertDetail-module__kRcYhG__modalHeader,.AlertDetail-module__kRcYhG__modalBody{padding:.75rem}.AlertDetail-module__kRcYhG__alertMessage h2{font-size:1.1rem}.AlertDetail-module__kRcYhG__alertType{padding:.4rem .75rem;font-size:.8rem}.AlertDetail-module__kRcYhG__detailItem{flex-direction:column;gap:.5rem;padding:.5rem}.AlertDetail-module__kRcYhG__detailItem label{font-size:.7rem}.AlertDetail-module__kRcYhG__detailItem p{font-size:.9rem}}
