.toast-container.svelte-zemmny{position:fixed;bottom:20px;right:20px;z-index:10000;display:flex;flex-direction:column-reverse;gap:10px;width:380px}.toast.svelte-zemmny{position:relative;display:flex;align-items:flex-start;gap:12px;padding:16px 18px;border-radius:12px;background:#0f172a;box-shadow:0 8px 32px #00000040,0 0 0 1px #ffffff0d;overflow:hidden}.toast-icon-wrap.svelte-zemmny{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.toast-icon-success.svelte-zemmny{background:#22c55e26}.toast-icon-error.svelte-zemmny{background:#ef444426}.toast-icon-warning.svelte-zemmny{background:#f59e0b26}.toast-icon-info.svelte-zemmny{background:#2563eb26}.toast-icon.svelte-zemmny{width:18px;height:18px}.toast-icon-success.svelte-zemmny .toast-icon:where(.svelte-zemmny){color:#4ade80}.toast-icon-error.svelte-zemmny .toast-icon:where(.svelte-zemmny){color:#f87171}.toast-icon-warning.svelte-zemmny .toast-icon:where(.svelte-zemmny){color:#fbbf24}.toast-icon-info.svelte-zemmny .toast-icon:where(.svelte-zemmny){color:#60a5fa}.toast-body.svelte-zemmny{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.toast-title.svelte-zemmny{font-size:13px;font-weight:700}.toast-title-success.svelte-zemmny{color:#4ade80}.toast-title-error.svelte-zemmny{color:#f87171}.toast-title-warning.svelte-zemmny{color:#fbbf24}.toast-title-info.svelte-zemmny{color:#60a5fa}.toast-msg.svelte-zemmny{font-size:13px;font-weight:400;color:#cbd5e1;line-height:1.4}.toast-close.svelte-zemmny{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:6px;background:none;color:#475569;cursor:pointer;transition:all .15s;flex-shrink:0;margin-top:2px}.toast-close.svelte-zemmny:hover{background:#ffffff14;color:#94a3b8}.toast-progress.svelte-zemmny{position:absolute;bottom:0;left:0;height:3px;border-radius:0 0 12px 12px;animation:svelte-zemmny-toast-shrink linear forwards}.toast-progress-success.svelte-zemmny{background:#22c55e}.toast-progress-error.svelte-zemmny{background:#ef4444}.toast-progress-warning.svelte-zemmny{background:#f59e0b}.toast-progress-info.svelte-zemmny{background:#2563eb}@keyframes svelte-zemmny-toast-shrink{0%{width:100%}to{width:0%}}@media(max-width:480px){.toast-container.svelte-zemmny{left:12px;right:12px;width:auto}}
