Ullu Page 3 Of 13 Hiwebxseriescom !free! Jun 2026

<!-- Right Actions --> <div class="flex items-center gap-2"> <button onclick="toggleSearch()" class="w-10 h-10 rounded-full flex items-center justify-center hover:bg-white/10 transition-all"> <i data-lucide="search" class="w-[18px] h-[18px] text-brand-bg/70"></i> </button> <button onclick="showToast('Bookmarks feature coming soon!')" class="w-10 h-10 rounded-full flex items-center justify-center hover:bg-white/10 transition-all hidden sm:flex"> <i data-lucide="bookmark" class="w-[18px] h-[18px] text-brand-bg/70"></i> </button> <button onclick="toggleMobileMenu()" class="w-10 h-10 rounded-full flex items-center justify-center hover:bg-white/10 transition-all md:hidden"> <i data-lucide="menu" class="w-[18px] h-[18px] text-brand-bg/70" id="menu-icon"></i> </button> </div> </div> </div>