.toast-container.svelte-7loaky{position:fixed;bottom:1.5rem;right:1.5rem;z-index:9999;display:flex;flex-direction:column;gap:.75rem;max-width:400px;width:100%;pointer-events:none}.toast.svelte-7loaky{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:var(--white);border-radius:10px;box-shadow:0 4px 12px #0000001a,0 0 0 1px #0000000d;pointer-events:auto}.toast-icon.svelte-7loaky{width:24px;height:24px;flex-shrink:0}.toast-icon.svelte-7loaky svg{width:100%;height:100%}.toast-success.svelte-7loaky{border-left:4px solid #16a34a}.toast-success.svelte-7loaky .toast-icon:where(.svelte-7loaky){color:#16a34a}.toast-error.svelte-7loaky{border-left:4px solid #dc2626}.toast-error.svelte-7loaky .toast-icon:where(.svelte-7loaky){color:#dc2626}.toast-warning.svelte-7loaky{border-left:4px solid #f59e0b}.toast-warning.svelte-7loaky .toast-icon:where(.svelte-7loaky){color:#f59e0b}.toast-info.svelte-7loaky{border-left:4px solid var(--accent-1)}.toast-info.svelte-7loaky .toast-icon:where(.svelte-7loaky){color:var(--accent-1)}.toast-content.svelte-7loaky{flex:1;min-width:0}.toast-title.svelte-7loaky{display:block;font-size:.9rem;font-weight:600;color:var(--text-dark);margin-bottom:.25rem}.toast-message.svelte-7loaky{margin:0;font-size:.875rem;color:var(--text-muted);line-height:1.4}.toast-close.svelte-7loaky{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:var(--text-muted);border-radius:6px;flex-shrink:0;transition:all .2s}.toast-close.svelte-7loaky:hover{background:var(--light-bg);color:var(--text-dark)}.toast-close.svelte-7loaky svg:where(.svelte-7loaky){width:16px;height:16px}@media (max-width: 480px){.toast-container.svelte-7loaky{bottom:1rem;right:1rem;left:1rem;max-width:none}}
