.furv-toast-region.svelte-1cpok13{position:fixed;bottom:24px;left:50%;transform:translate(-50%);z-index:300;display:flex;flex-direction:column;align-items:center;gap:8px;pointer-events:none}.furv-toast.svelte-1cpok13{pointer-events:auto;display:flex;align-items:center;gap:10px;padding:10px 14px 10px 12px;border-radius:var(--radius-pill);background:var(--ink-600);color:#fff;box-shadow:var(--shadow-lg);font-size:13.5px;font-weight:500;max-width:min(480px,calc(100vw - 32px));animation:svelte-1cpok13-fvToastIn .28s cubic-bezier(.32,.72,.28,1)}.furv-toast__icon.svelte-1cpok13{width:22px;height:22px;border-radius:var(--radius-pill);display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:#fff}.furv-toast__msg.svelte-1cpok13{flex:1;min-width:0}.furv-toast__close.svelte-1cpok13{background:transparent;border:0;color:inherit;opacity:.7;cursor:pointer;display:inline-flex;align-items:center;padding:2px}.furv-toast__close.svelte-1cpok13:hover{opacity:1}.furv-toast--success.svelte-1cpok13 .furv-toast__icon:where(.svelte-1cpok13){background:var(--olive-500)}.furv-toast--error.svelte-1cpok13 .furv-toast__icon:where(.svelte-1cpok13){background:var(--cherry-500)}@keyframes svelte-1cpok13-fvToastIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.furv-toast.svelte-1cpok13{animation:none}}
