.toast-stack.svelte-1te1x3y{position:fixed;bottom:48px;left:50%;transform:translate(-50%);z-index:1000;display:flex;flex-direction:column-reverse;gap:8px;align-items:center}.toast.svelte-1te1x3y{background:#141414f2;border:1px solid rgba(255,255,255,.1);color:#fff;padding:6px;border-radius:4px;font-size:14px;display:flex;align-items:center;gap:6px;animation:svelte-1te1x3y-toastIn .4s ease;white-space:nowrap;transition:transform .3s ease}.toast.closing.svelte-1te1x3y{animation:svelte-1te1x3y-toastOut .4s ease forwards}.toast-icon.svelte-1te1x3y{width:18px;height:18px;border:2px solid white;flex-shrink:0;display:flex;align-items:center;justify-content:center}.toast-icon.svelte-1te1x3y:after{content:"";width:8px;height:8px;background:#ef4444}.toast.success.svelte-1te1x3y .toast-icon:where(.svelte-1te1x3y):after{background:#22c55e}@keyframes svelte-1te1x3y-toastIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-1te1x3y-toastOut{0%{opacity:1;max-height:40px;margin-bottom:0}50%{opacity:0;max-height:40px;margin-bottom:0}to{opacity:0;max-height:0;margin-bottom:-8px;padding:0;border:0;overflow:hidden}}
