400"
@scroll.window="showBackToTop = window.scrollY > 400"
@scroll-to-top.window="$refs.resultsContainer.scrollTo({top: 0, behavior: 'smooth'}); window.scrollTo({top: 0, behavior: 'smooth'})">
Login