@keyframes toast__enter_5a0c2{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.toast__animate-enter_82c5e{animation:toast__enter_5a0c2 .2s ease-out}@keyframes toast__leave_31654{0%{transform:scale(1);opacity:1}to{transform:scale(.9);opacity:0}}.toast__animate-leave_0fcfe{animation:toast__leave_31654 .15s ease-in forwards}
