.user-search-paper{position:absolute;top:calc(100% + 8px);left:0;right:0;max-height:300px;overflow-y:scroll;z-index:1000;background-color:var(--background-paper);box-shadow:0 4px 12px rgba(0,0,0,.1);border-radius:8px;scrollbar-width:auto;scrollbar-color:#888 #f0f0f0}.user-search-paper::-webkit-scrollbar{width:8px;height:8px}.user-search-paper::-webkit-scrollbar-thumb{background-color:#888;border-radius:4px}.user-search-paper::-webkit-scrollbar-thumb:hover{background-color:#555}.user-search-paper::-webkit-scrollbar-track{background-color:#f0f0f0}