SOLUCIONES Y SERVICIOS IBM
show=false,4000)"
class="fixed bottom-4 right-4 z-50 w-80 rounded-lg border px-4 py-3 shadow-lg"
:class="{
'bg-green-50 border-green-200 text-green-800': type === 'success',
'bg-red-50 border-red-200 text-red-800': type === 'error',
'bg-blue-50 border-blue-200 text-blue-800': type === 'info',
'bg-yellow-50 border-yellow-200 text-yellow-800': type === 'warning'
}">