.toast-container.svelte-vydo2v{z-index:var(--z-toast,500);gap:var(--space-sm);pointer-events:none;flex-direction:column;display:flex;position:fixed;top:72px;left:50%;transform:translate(-50%)}.toast.svelte-vydo2v{align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);background:var(--color-bg-page);border:1px solid var(--color-border-light);border-radius:var(--radius-md);box-shadow:var(--shadow-card-hover);pointer-events:auto;min-width:280px;max-width:420px;display:flex}.toast--success.svelte-vydo2v{border-inline-start:3px solid var(--color-success,#1b8a4a)}.toast--error.svelte-vydo2v{border-inline-start:3px solid var(--color-error,#c62828)}.toast--info.svelte-vydo2v{border-inline-start:3px solid var(--color-brand)}.toast__icon.svelte-vydo2v{flex-shrink:0;font-size:20px}.toast--success.svelte-vydo2v .toast__icon:where(.svelte-vydo2v){color:var(--color-success,#2e7d32)}.toast--error.svelte-vydo2v .toast__icon:where(.svelte-vydo2v){color:var(--color-error,#ba1a1a)}.toast--info.svelte-vydo2v .toast__icon:where(.svelte-vydo2v){color:var(--color-brand)}.toast__text.svelte-vydo2v{font-size:var(--text-small);color:var(--color-text);flex:1;line-height:1.4}.toast__undo.svelte-vydo2v{font-size:var(--text-small);color:var(--color-brand);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;flex-shrink:0;padding:2px 6px;font-family:inherit;font-weight:600}.toast__undo.svelte-vydo2v:hover{background:var(--color-brand-subtle)}.toast__dismiss.svelte-vydo2v{color:var(--color-text-subtle);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin:-8px;padding:0;font-size:16px;display:flex}.toast__dismiss.svelte-vydo2v:hover{background:color-mix(in srgb, currentColor 8%, transparent)}
