@keyframes om-stamp-in{0%{opacity:0;transform:rotate(-6deg)scale(1.5)}60%{opacity:1;transform:rotate(-6deg)scale(.96)}to{opacity:1;transform:rotate(-6deg)scale(1)}}.om-root .stamp-in{animation:.38s cubic-bezier(.2,.8,.3,1) both om-stamp-in}@keyframes om-toast-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.om-root .toast-in{animation:.22s both om-toast-in}@keyframes om-overlay-in{0%{opacity:0}to{opacity:1}}.om-root .overlay-in{animation:.3s both om-overlay-in}@keyframes om-softpulse{0%,to{opacity:.9}50%{opacity:.55}}.om-root .om-softpulse{animation:2.4s ease-in-out infinite om-softpulse}@media (prefers-reduced-motion:reduce){.om-root .stamp-in,.om-root .toast-in,.om-root .overlay-in,.om-root .om-softpulse{opacity:1!important;animation:none!important}}
