@keyframes shrink{0%{width:100%}to{width:0%}}.toast-slide-enter-active,.toast-slide-leave-active{transition:all .3s ease}.toast-slide-enter-from,.toast-slide-leave-to{opacity:0;transform:translateY(-20px) scale(.95)}.toast-slide-leave-active{position:absolute}
