show = false, 3000); // Always 1.5s duration
"
class="fixed bottom-10 left-1/2 transform -translate-x-1/2 px-4 py-2 rounded shadow-lg text-white z-50"
:class="{
'bg-green-600': type === 'success',
'bg-red-600': type === 'error',
'bg-yellow-600': type === 'warning'
}">