@import url(https://fonts.googleapis.com/css?family=Overpass&display=swap);body,h1{margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}html{--search-bar-width:400px;--search-bar-height:40px;--search-result-width:33vw;--search-result-height:33vh;--search-result-padding:20px;--search-result-margin:10px}body{background-color:rgba(0,239,231,.3);font-family:Overpass,sans-serif;font-size:1.0625rem}.search-bar{position:absolute;width:400px;width:var(--search-bar-width);left:50%;margin-left:-200px;margin-left:calc(-1*var(--search-bar-width)/2);top:50%;margin-top:calc(-1*var(--search-bar-height/2))}.search-bar input{width:100%;text-align:center;border:none;background:transparent}.search-bar input::-webkit-input-placeholder{color:rgba(64,64,64,.75)}.search-bar input::-moz-placeholder{color:rgba(64,64,64,.75)}.search-bar input::-ms-input-placeholder{color:rgba(64,64,64,.75)}.search-bar input::placeholder{color:rgba(64,64,64,.75)}.search-bar input:focus{outline:none}.search-bar button{display:none}.search-results ul{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}em{text-decoration:underline;font-weight:900}li{padding:20px;padding:var(--search-result-padding);margin:10px;margin:var(--search-result-margin);width:calc(33vw - 60px);width:calc(var(--search-result-width) - 2*var(--search-result-padding) - 2*var(--search-result-margin));height:calc(33vh - 60px);height:calc(var(--search-result-height) - 2*var(--search-result-padding) - 2*var(--search-result-margin));overflow:hidden;background-image:-webkit-gradient(linear,left top,right bottom,from(rgba(255,131,0,.8)),to(rgba(254,1,154,.8)));background-image:-webkit-linear-gradient(top left,rgba(255,131,0,.8),rgba(254,1,154,.8));background-image:linear-gradient(to bottom right,rgba(255,131,0,.8),rgba(254,1,154,.8));box-shadow:0 2px 10px 2px rgba(0,0,0,.2);border-radius:20px;color:#fff}li:nth-of-type(5){margin-left:calc(33vw + 10px);margin-left:calc(var(--search-result-width) + var(--search-result-margin))}.hit-substance{margin-bottom:10px}.modal{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4);overflow:hidden;justify-content:center}#modal-content{-ms-overflow-style:none;scrollbar-width:none}#modal-content::-webkit-scrollbar{display:none}#modal-content{background-image:-webkit-gradient(linear,left top,right bottom,from(#ff8300),to(#fe019a));background-image:-webkit-linear-gradient(top left,#ff8300,#fe019a);background-image:linear-gradient(to bottom right,#ff8300,#fe019a);color:#fff;max-width:800px;overflow-y:scroll;margin-top:10px;margin-bottom:10px;padding:25px;box-sizing:initial;border-radius:10px}
/*# sourceMappingURL=main.f82abff3.chunk.css.map */