.toast.svelte-gsmliz{min-width:300px;max-width:400px;position:relative;overflow:hidden}.slidefade-in.svelte-gsmliz{animation:slidefade-in 1.5s cubic-bezier(.1,1,0,1) forwards}.slidefade-out.svelte-gsmliz{animation:slidefade-out 1.5s cubic-bezier(.1,1,0,1) forwards}.toast-progress.svelte-gsmliz{position:absolute;bottom:0;left:0;height:3px;background-color:#fffc;animation:svelte-gsmliz-progress-bar var(--toast-duration, 5s) linear forwards}@keyframes svelte-gsmliz-progress-bar{0%{width:100%}to{width:0%}}
