@import url(https://fonts.googleapis.com/css2?family=Raleway:ital@0;1&display=swap);#fs-search-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .8);display:none;z-index:9998}#fs-search-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;max-width:600px;background:#fff;padding:20px;z-index:9999;display:none}#fs-search-box{font-family:'Raleway';font-size:1.5rem;width:100%;padding:10px;border:1px solid #ccc}#fs-search-results{font-family:'Raleway';font-size:1.3rem;background:#fff;max-height:300px;overflow-y:auto;margin-top:10px}#fs-search-results ul{list-style:none;margin:0;padding:0}#fs-search-results li{padding:10px;border-bottom:1px solid #eee}#fs-search-results li a{text-decoration:none;color:#333}#fs-search-results li:hover{background:#f0f0f0;font-weight:700}