:root{--status-operational:#57f287;--status-partial-outage:#eb9719;--status-major-outage:#ed4245;--status-unavailable:grey}.cluster{transition:box-shadow .3s}.cluster.just-updated{box-shadow:0 0 0 2px var(--tertiary-color),0 0 8px 2px var(--tertiary-color)}.host-bar{transition:opacity .3s,filter .4s}.host-bar--shimmer{animation:1.8s ease-in-out hostShimmer;background-size:180% 100%!important}@keyframes hostShimmer{0%{filter:brightness();background-position:0 0}50%{filter:brightness(1.25);background-position:-120% 0}to{filter:brightness();background-position:0 0}}.incident-fade-enter-active{transition:all .4s ease-out}.incident-fade-leave-active{transition:all .3s ease-in}.incident-fade-enter-from,.incident-fade-leave-to{opacity:0;transform:translateY(-10px)}.incident-item-enter-active{transition:all .3s ease-out}.incident-item-leave-active{transition:all .2s ease-in}.incident-item-enter-from{opacity:0;transform:translate(-10px)}.incident-item-leave-to{opacity:0;transform:translate(10px)}.incident-item-move{transition:transform .3s}
