#dark-mode-toggle{display:none}.autocomplete-container{position:relative}.autocomplete-results{position:absolute;border:1px solid #ccc;border-top:none;z-index:99;top:100%;left:0;right:0;background-color:#fff;max-height:200px;overflow-y:scroll;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.autocomplete-results::-webkit-scrollbar{width:4px}.autocomplete-results::-webkit-scrollbar-track{background:0 0}.autocomplete-results::-webkit-scrollbar-thumb{background:#bbb;border-radius:2px}.autocomplete-results:empty{display:none}.autocomplete-results div{padding:4px 10px;cursor:pointer}.autocomplete-results div:hover{background-color:#e9e9e9}.autocomplete-active{background-color:#007bff!important;color:#fff}