{ toasts = toasts.filter(x => x.id !== t.id) }, 3000);
} else {
setTimeout(() => { toasts = toasts.filter(x => x.id !== t.id) }, 5000);
}
" class="fixed bottom-24 left-1/2 -translate-x-1/2 z-50 flex flex-col items-center gap-2 pointer-events-none w-max max-w-[90vw]">