@keyframes notification{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-20px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,-4px,0)}}@keyframes pulsar{0%,to{background:var(--notification-red);color:var(--background)}50%{background:transparent;color:var(--font-color-alt)}}.notification{animation:pulsar 2s steps(1) infinite;transform-origin:center bottom}.ghost .step__handle[data-v-9ea61331],.ghost .step__handle+span[data-v-9ea61331]{color:var(--primary-color)}progress[value][data-v-88efebf5]::-moz-progress-bar{background:var(--text-secondary)}progress[value][data-v-88efebf5]::-webkit-progress-value{background:var(--text-secondary)}
