.toast-viewport.svelte-vohie3{z-index:70;pointer-events:none;flex-direction:column;gap:.5rem;width:min(20rem,100vw - 1rem);display:flex;position:fixed;top:.75rem;right:.75rem}.toast-card.svelte-vohie3{pointer-events:auto;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow-sm);align-items:flex-start;gap:.625rem;padding:.625rem .7rem .8rem;display:flex;position:relative;overflow:hidden}.toast-card__icon.svelte-vohie3{color:var(--muted-foreground);flex-shrink:0;margin-top:.1rem}.toast-card--success.svelte-vohie3 .toast-card__icon:where(.svelte-vohie3){color:var(--success)}.toast-card--error.svelte-vohie3 .toast-card__icon:where(.svelte-vohie3){color:var(--destructive)}.toast-card--loading.svelte-vohie3 .toast-card__icon:where(.svelte-vohie3){color:var(--foreground)}.toast-card__body.svelte-vohie3{flex:1;min-width:0}.toast-card__title.svelte-vohie3{color:var(--foreground);font-size:.8125rem;font-weight:600;line-height:1.35}.toast-card__description.svelte-vohie3{color:var(--muted-foreground);margin-top:.15rem;font-size:.75rem;line-height:1.4}.toast-card__action.svelte-vohie3{color:var(--primary);cursor:pointer;background:0 0;border:0;margin-top:.35rem;padding:0;font-size:.75rem;font-weight:600;transition:opacity .12s}.toast-card__action.svelte-vohie3:hover{opacity:.8}.toast-card__close.svelte-vohie3{width:1.5rem;height:1.5rem;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-top:-.05rem;transition:background-color .12s,color .12s;display:inline-flex}.toast-card__close.svelte-vohie3:hover{background:var(--accent);color:var(--accent-foreground)}.toast-card__progress.svelte-vohie3{transform-origin:0;width:100%;height:2px;animation:svelte-vohie3-toast-progress var(--toast-duration) linear forwards;position:absolute;bottom:0;left:0}.toast-card.svelte-vohie3:hover .toast-card__progress:where(.svelte-vohie3){animation-play-state:paused}.toast-card--info.svelte-vohie3 .toast-card__progress:where(.svelte-vohie3){background-color:var(--muted-foreground)}.toast-card--success.svelte-vohie3 .toast-card__progress:where(.svelte-vohie3){background-color:var(--success)}.toast-card--error.svelte-vohie3 .toast-card__progress:where(.svelte-vohie3){background-color:var(--destructive)}.toast-card--loading.svelte-vohie3 .toast-card__progress:where(.svelte-vohie3){background-color:var(--primary)}@keyframes svelte-vohie3-toast-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (width<=640px){.toast-viewport.svelte-vohie3{width:auto;top:.5rem;left:.5rem;right:.5rem}}
