.toast-container.svelte-1cpok13{z-index:9999;pointer-events:none;flex-direction:column;gap:8px;width:100%;max-width:420px;display:flex;position:fixed;bottom:30px;right:24px}.toast.svelte-1cpok13{pointer-events:auto;border-radius:var(--radius-md,14px);background:var(--bg-card,#fff);border:1px solid var(--border,#f0d4dc);box-shadow:var(--card-shadow-hover,0 8px 32px #00000026);align-items:center;gap:10px;padding:12px 16px;animation:.3s ease-out svelte-1cpok13-slideIn;display:flex}.toast-success.svelte-1cpok13{border-left:4px solid #3cab5c}.toast-error.svelte-1cpok13{border-left:4px solid #c74545}.toast-warning.svelte-1cpok13{border-left:4px solid #d4982a}.toast-info.svelte-1cpok13{border-left:4px solid var(--accent-pink,#e8456b)}.toast-icon.svelte-1cpok13{flex-shrink:0;justify-content:center;align-items:center;display:flex}.toast-icon.svelte-1cpok13 svg{stroke:currentColor;width:18px;height:18px}.toast-success.svelte-1cpok13 .toast-icon:where(.svelte-1cpok13){color:#3cab5c}.toast-error.svelte-1cpok13 .toast-icon:where(.svelte-1cpok13){color:#c74545}.toast-warning.svelte-1cpok13 .toast-icon:where(.svelte-1cpok13){color:#d4982a}.toast-info.svelte-1cpok13 .toast-icon:where(.svelte-1cpok13){color:var(--accent-pink,#e8456b)}.toast-message.svelte-1cpok13{color:var(--text-primary,#3d1a28);flex:1;font-size:13.5px;font-weight:500;line-height:1.4}.toast-close.svelte-1cpok13{color:var(--text-muted,#9b6b7a);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.toast-close.svelte-1cpok13 svg{stroke:currentColor;width:16px;height:16px}.toast-close.svelte-1cpok13:hover{color:var(--text-primary,#3d1a28);background:#0000000a}@keyframes svelte-1cpok13-slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@media (width<=768px){.toast-container.svelte-1cpok13{max-width:none;bottom:16px;left:12px;right:12px}}
