.toast-container.svelte-1ifwoat{top:var(--space-md,1rem);right:var(--space-md,1rem);z-index:9999;gap:var(--space-sm,.5rem);pointer-events:none;flex-direction:column;max-width:400px;display:flex;position:fixed}.toast.svelte-1ifwoat{pointer-events:auto;border-radius:var(--radius-DEFAULT,.5rem);box-shadow:var(--shadow-md);background:var(--bg-surface);border-left:4px solid;min-width:300px;padding:1rem 1.25rem}.toast-success.svelte-1ifwoat{border-left-color:var(--status-success);background:var(--status-success-bg)}.toast-error.svelte-1ifwoat{border-left-color:var(--status-error);background:var(--status-error-bg)}.toast-warning.svelte-1ifwoat{border-left-color:var(--status-warning);background:var(--status-warning-bg)}.toast-info.svelte-1ifwoat{border-left-color:var(--status-info);background:var(--status-info-bg)}.toast-content.svelte-1ifwoat{justify-content:space-between;align-items:center;gap:1rem;display:flex}.toast-message.svelte-1ifwoat{color:var(--text-primary);flex:1;font-size:.875rem;line-height:1.5}.toast-close.svelte-1ifwoat{cursor:pointer;color:var(--text-tertiary);transition:var(--transition-colors);background:0 0;border:none;padding:0;font-size:1.5rem;line-height:1}.toast-close.svelte-1ifwoat:hover{color:var(--text-secondary)}@media (width<=640px){.toast-container.svelte-1ifwoat{max-width:none;left:1rem;right:1rem}.toast.svelte-1ifwoat{min-width:auto}}
