@keyframes svelte-zemmny-toast-in{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.animate-toast-in{animation:svelte-zemmny-toast-in .2s ease-out}.toaster.svelte-1dnmrtz{position:fixed;bottom:1rem;left:1rem;z-index:100;display:flex;flex-direction:column-reverse;gap:.5rem;max-width:24rem}@media(max-width:640px){.toaster.svelte-1dnmrtz{right:1rem;max-width:none}}
