.toast-layer.svelte-1fk2ial{position:fixed;top:82px;left:0;right:0;z-index:1000000;display:grid;justify-items:center;pointer-events:none;padding:0 1rem}.toast.svelte-1fk2ial{pointer-events:auto;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.72rem;width:min(100%,28rem);min-height:3.25rem;border:1px solid var(--color-divider);border-radius:8px;background:#fff;color:var(--color-text-strong);padding:.85rem 1rem;box-shadow:0 18px 42px #141c2929}.toast-icon.svelte-1fk2ial{display:inline-grid;place-items:center;width:1.35rem;height:1.35rem;border-radius:999px}.toast-icon.svelte-1fk2ial:before{color:#fff;font-size:var(--text-sm);font-weight:var(--weight-bold);line-height:1}.toast.success.svelte-1fk2ial .toast-icon:where(.svelte-1fk2ial){background:#16a34a}.toast.success.svelte-1fk2ial .toast-icon:where(.svelte-1fk2ial):before{content:"✓"}.toast.error.svelte-1fk2ial .toast-icon:where(.svelte-1fk2ial){background:#dc2626}.toast.error.svelte-1fk2ial .toast-icon:where(.svelte-1fk2ial):before{content:"!"}.toast.info.svelte-1fk2ial .toast-icon:where(.svelte-1fk2ial){background:#4075a6}.toast.info.svelte-1fk2ial .toast-icon:where(.svelte-1fk2ial):before{content:"i"}.toast-content.svelte-1fk2ial{min-width:0;color:#404040;font-size:var(--text-base);font-weight:var(--weight-semibold);line-height:1.55;overflow-wrap:anywhere}
