.toast.svelte-1cpok13{position:fixed;bottom:24px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:10px;padding:12px 18px;border-radius:10px;font-size:.85rem;z-index:10001;animation:svelte-1cpok13-toast-in .25s ease-out;max-width:90%}.toast.error.svelte-1cpok13{background:#2a1015;border:1px solid #5c2020;color:#fca5a5}.toast.warning.svelte-1cpok13{background:#2a2010;border:1px solid #5c4a20;color:#fcd34d}.toast.success.svelte-1cpok13{background:#102a15;border:1px solid #205c2a;color:#86efac}.toast.info.svelte-1cpok13{background:#101a2a;border:1px solid #20405c;color:#93c5fd}.toast-icon.svelte-1cpok13{flex-shrink:0;width:18px;height:18px}.toast-icon.svelte-1cpok13 svg:where(.svelte-1cpok13){width:18px;height:18px}.toast-message.svelte-1cpok13{flex:1;line-height:1.4}.toast-close.svelte-1cpok13{flex-shrink:0;background:none;border:none;color:inherit;cursor:pointer;padding:2px;opacity:.6}.toast-close.svelte-1cpok13:hover{opacity:1}.toast-close.svelte-1cpok13 svg:where(.svelte-1cpok13){width:14px;height:14px}@keyframes svelte-1cpok13-toast-in{0%{opacity:0;transform:translate(-50%) translateY(12px)}to{opacity:1;transform:translate(-50%) translateY(0)}}
