@keyframes toast-progress{0%{width:100%}to{width:0%}}@layer utilities{.animate-toast-progress{animation:toast-progress 5s linear forwards}}
