.toast-stack.svelte-1kymlcg{z-index:200;flex-direction:column;gap:8px;width:calc(100vw - 32px);max-width:420px;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}.toast.svelte-1kymlcg{border-radius:var(--radius);box-shadow:var(--shadow-lg);font-size:var(--text-sm);animation:svelte-1kymlcg-toast-in var(--transition) ease-out;align-items:center;gap:10px;padding:12px 14px;font-weight:500;display:flex}.toast-icon.svelte-1kymlcg{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;font-weight:700;display:flex}.toast-message.svelte-1kymlcg{flex:1}.toast-close.svelte-1kymlcg{cursor:pointer;opacity:.6;background:0 0;border:none;flex-shrink:0;padding:4px;font-size:.7rem}.toast-close.svelte-1kymlcg:hover{opacity:1}.toast-success.svelte-1kymlcg{background:var(--success-bg);color:var(--success)}.toast-success.svelte-1kymlcg .toast-icon:where(.svelte-1kymlcg){background:var(--success);color:#fff}.toast-error.svelte-1kymlcg{background:var(--danger-bg);color:var(--danger)}.toast-error.svelte-1kymlcg .toast-icon:where(.svelte-1kymlcg){background:var(--danger);color:#fff}.toast-info.svelte-1kymlcg{background:var(--info-bg);color:var(--info)}.toast-info.svelte-1kymlcg .toast-icon:where(.svelte-1kymlcg){background:var(--info);color:#fff}@keyframes svelte-1kymlcg-toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width>=640px){.toast-stack.svelte-1kymlcg{left:auto;right:20px;transform:none}}.confirm-desc.svelte-ppjxby{color:var(--text-secondary);font-size:var(--text-sm);margin-bottom:16px;line-height:1.5}.confirm-actions.svelte-ppjxby{justify-content:flex-end;gap:8px;display:flex}.notif-item.svelte-12qhfyh:hover{background:var(--bg)!important}
