show = false, 1500)"
class="offline-banner max-w-sm mx-auto px-4 py-3 text-sm font-bold text-center text-white rounded-full shadow-lg transition-all duration-500 ease-in-out"
:class="{
'hidden-state': !show,
'bg-error': offline,
'bg-success': !offline
}">