.toast-container.svelte-1cpok13{z-index:9999;max-width:calc(100vw - 2rem);animation:.35s cubic-bezier(.16,1,.3,1) svelte-1cpok13-toastIn;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.toast-container.exiting.svelte-1cpok13{animation:.2s forwards svelte-1cpok13-toastOut}.toast-item.svelte-1cpok13{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid;border-radius:12px;align-items:center;gap:10px;padding:12px 16px;font-size:.875rem;font-weight:600;display:flex;box-shadow:0 8px 32px #0000004d}.toast-message.svelte-1cpok13{white-space:nowrap}.toast-dismiss.svelte-1cpok13{width:24px;height:24px;color:inherit;cursor:pointer;opacity:.5;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.toast-dismiss.svelte-1cpok13:hover{opacity:1;background:#ffffff1a}@keyframes svelte-1cpok13-toastIn{0%{opacity:0;transform:translate(-50%,16px)scale(.96)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes svelte-1cpok13-toastOut{0%{opacity:1;transform:translate(-50%)scale(1)}to{opacity:0;transform:translate(-50%,16px)scale(.96)}}
