@keyframes searchPopoverIn{0%{opacity:0;transform:translateY(-8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.search-popover-enter{animation:.2s ease-out forwards searchPopoverIn}.search-results-scroll{scrollbar-width:thin;scrollbar-color:#d1d5db transparent}.search-results-scroll::-webkit-scrollbar{width:4px}.search-results-scroll::-webkit-scrollbar-track{background:0 0}.search-results-scroll::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:9999px}.search-results-scroll::-webkit-scrollbar-thumb:hover{background-color:#9ca3af}
