@keyframes gokceos-alert-pulse{0%,100%{box-shadow:0 0 0 rgba(239,68,68,0)}50%{box-shadow:0 0 22px rgba(239,68,68,.2)}}@keyframes gokceos-alert-dot{0%,100%{opacity:.7;transform:scale(.9)}50%{opacity:1;transform:scale(1.15)}}@keyframes gokceos-alert-resolve{0%{background:rgba(34,197,94,.22)}100%{background:transparent}}.smart-notification.priority-critical,.smart-notification.priority-urgent,.smart-notification.priority-high{position:relative}.smart-notification.priority-critical:before,.smart-notification.priority-urgent:before,.smart-notification.priority-high:before{content:"";position:absolute;top:13px;right:13px;width:7px;height:7px;border-radius:50%;background:#f59e0b}.smart-notification.priority-critical:before,.smart-notification.priority-urgent:before{background:#ef4444}.notification-workspace .smart-notification:first-of-type.priority-critical,.notification-workspace .smart-notification:first-of-type.priority-urgent{animation:gokceos-alert-pulse 2.8s ease-in-out infinite}.notification-workspace .smart-notification:first-of-type.priority-critical:before,.notification-workspace .smart-notification:first-of-type.priority-urgent:before{animation:gokceos-alert-dot 2.8s ease-in-out infinite}.smart-notification.is-resolved{animation:gokceos-alert-resolve .7s ease-out}html[data-alert-motion="off"] .smart-notification,html[data-alert-motion="minimal"] .smart-notification{animation:none!important}html[data-alert-motion="minimal"] .smart-notification:before{animation:none!important}@media(prefers-reduced-motion:reduce){.smart-notification,.smart-notification:before{animation:none!important;transition:none!important}}
html[data-alert-motion="prominent"] .notification-workspace .smart-notification:first-of-type.priority-critical,html[data-alert-motion="prominent"] .notification-workspace .smart-notification:first-of-type.priority-urgent{animation-duration:2.2s;border-color:rgba(239,68,68,.72)}
