.search-bar,.search-bar input{padding:10px;box-sizing:border-box}.results,.search-bar{left:50%;transform:translateX(-50%);box-shadow:0 -2px 5px rgba(0,0,0,.1);z-index:999999999}.results a:hover,.search-bar{background-color:#f1f1f1}.back-button,.clear-button{cursor:pointer;font-size:26px;margin-right:5px;color:#333;transition:background-color .2s,color .2s}.search-bar{position:fixed;bottom:0;width:100%;max-width:500px;border-radius:10px;display:flex}.overlay,.results{position:fixed;width:100%;display:none}.search-bar input{flex:1;margin-right:5px;border:1px solid #ccc;border-radius:5px;z-index:999999999999999999999}@media only screen and (max-width:600px){.search-bar input{width:80%!important}}.clear-button{background:#e0e0e0;border:none;padding:5px 17px;font-weight:400;border-radius:8px}.back-button,.results a strong{font-weight:700}.back-button:hover,.clear-button:hover{background-color:#ef5f48;color:#fff}.results{bottom:65px;max-width:800px;max-height:250px;overflow-y:auto;background:#fff;padding:10px;scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.results::-webkit-scrollbar{width:8px}.results::-webkit-scrollbar-thumb{background-color:#888;border-radius:4px}.results::-webkit-scrollbar-thumb:hover{background-color:#555}.results::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.results a{display:block;padding:10px;text-decoration:none;color:#000;border-bottom:1px solid #ccc}#searchInput::-webkit-input-placeholder{color:#000!important}#searchInput:-ms-input-placeholder{color:#000!important}#searchInput::-ms-input-placeholder{color:#000!important}.overlay{top:0;left:0;height:100%;background-color:rgba(255,255,255,.8);z-index:999999998}.back-button{background:#e0e0e0;border:none;padding:5px 15px;border-radius:8px}.back-icon{width:20px;height:20px;display:block}