.toast-container.svelte-13yo26l{position:fixed;top:1.5rem;right:1.5rem;z-index:9999;display:flex;flex-direction:column;gap:.75rem;pointer-events:none;max-width:380px;width:calc(100% - 3rem)}.premium-toast.svelte-13yo26l{pointer-events:auto;background:#ffffffd9;backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);border:1px solid rgba(255,255,255,.3);border-radius:12px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;overflow:hidden;position:relative;transition:transform .2s ease}.premium-toast.svelte-13yo26l:hover{transform:translateY(-2px)}.toast-content.svelte-13yo26l{padding:1rem 1.25rem;display:flex;align-items:flex-start;gap:1rem}.icon-wrapper.svelte-13yo26l{font-size:1.25rem;margin-top:.1rem}.text-content.svelte-13yo26l{flex:1;min-width:0}.toast-title.svelte-13yo26l{margin:0;font-size:.95rem;font-weight:700;color:#1a1c1e;line-height:1.2}.toast-description.svelte-13yo26l{margin:.25rem 0 0;font-size:.85rem;color:#4b5563;line-height:1.4}.close-btn.svelte-13yo26l{background:transparent;border:none;color:#9ca3af;cursor:pointer;padding:.25rem;margin:-.25rem;font-size:.9rem;transition:color .2s}.close-btn.svelte-13yo26l:hover{color:#4b5563}.success.svelte-13yo26l .icon-wrapper:where(.svelte-13yo26l){color:#10b981}.error.svelte-13yo26l .icon-wrapper:where(.svelte-13yo26l){color:#ef4444}.warning.svelte-13yo26l .icon-wrapper:where(.svelte-13yo26l){color:#f59e0b}.info.svelte-13yo26l .icon-wrapper:where(.svelte-13yo26l){color:#3b82f6}.progress-bar.svelte-13yo26l{position:absolute;bottom:0;left:0;width:100%;height:3px;background:#0000000d}.progress-fill.svelte-13yo26l{height:100%;width:0%;animation:svelte-13yo26l-progress 4s linear forwards}.success.svelte-13yo26l .progress-fill:where(.svelte-13yo26l){background:#10b981}.error.svelte-13yo26l .progress-fill:where(.svelte-13yo26l){background:#ef4444}.warning.svelte-13yo26l .progress-fill:where(.svelte-13yo26l){background:#f59e0b}.info.svelte-13yo26l .progress-fill:where(.svelte-13yo26l){background:#3b82f6}@keyframes svelte-13yo26l-progress{0%{width:100%}to{width:0%}}@media (max-width: 576px){.toast-container.svelte-13yo26l{top:auto;bottom:1.5rem;right:50%;transform:translate(50%)}}
