20" :class="{ 'bg-white shadow-lg': isScrolled, 'bg-transparent': !isScrolled }" >
Daily Check‑In
EN
|
ES
500" x-show="show" x-cloak @click="window.scrollTo({ top: 0, behavior: 'smooth' })" x-transition:enter="transition ease-out duration-300" x-transition:enter-start="opacity-0 translate-y-4" x-transition:enter-end="opacity-100 translate-y-0" x-transition:leave="transition ease-in duration-200" x-transition:leave-start="opacity-100 translate-y-0" x-transition:leave-end="opacity-0 translate-y-4" class="fixed bottom-8 right-8 bg-gradient-to-r from-blue-600 to-purple-600 text-white p-3 rounded-full shadow-lg hover:shadow-xl transform hover:scale-110 transition-all duration-200" >