@import url(https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@500&display=swap);.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}*{box-sizing:border-box;margin:0;padding:0}.navbar{align-items:center;background-color:#fff;border:3px solid #33332d;box-shadow:-10px 10px #33332d;display:flex;font-family:Roboto Mono,monospace;height:4rem;justify-content:space-between;margin:0 auto;position:-webkit-sticky;position:sticky;top:.01rem;width:98%;z-index:20}.left{width:23%}.left ul{align-items:center;display:flex;justify-content:space-between;list-style:none;width:100%}.left ul li{margin:0 .5rem}.left ul li a{color:#878787;padding:0 .5rem;text-decoration:none}.left ul li a:hover{border-bottom:2px solid #33332d}.webname{color:#696969;font-weight:500}.right{margin-right:1rem;width:20%}.right input{border:3px solid #33332d;box-shadow:-3px 3px #33332d;font-family:Roboto Mono,monospace;height:2.2rem;margin-right:0;outline:none;padding:.1rem;width:100%}.hamburger,.search-icon{color:#33332d;display:none}.dataResult{background-color:#fff;border-radius:5px;box-shadow:0 5px 15px rgba(0,0,0,.35);height:auto;max-height:200px;overflow:hidden;overflow-y:auto;position:fixed;right:.9rem;top:4.8rem;width:300px}.dataResult::-webkit-scrollbar{width:10px}.dataResult::-webkit-scrollbar-track{border-radius:12px;box-shadow:inset 0 0 5px grey}.dataResult::-webkit-scrollbar-thumb{background:grey;border-radius:10px}.dataResult::-webkit-scrollbar-thumb:hover{background:#d3d3d3}.dataResult .dataItem{align-items:center;color:#282626;display:flex;height:50px;width:100%}.dataItem p{margin-left:10px}.dataItem{text-decoration:none}.dataItem:hover{background-color:#d3d3d3}#clearBtn{cursor:pointer}@media (max-width:900px){body{overflow-x:hidden}.left{background:#33332d;height:30vh;left:-120%;position:absolute;top:4rem;transition:left .2s ease-in;width:100%;z-index:10}.left ul{align-items:flex-start;flex-direction:column;justify-content:flex-start;line-height:3rem;padding:.4rem .1rem}.left ul li a:hover{border-bottom:3px solid wheat;padding-bottom:.4rem}.hamburger{display:block;margin-left:1rem}.nav-active{left:0;margin:0 1%;position:fixed;top:4rem;width:98%}}@media(max-width:550px){body{overflow-x:hidden}.right{margin:auto;position:fixed;right:100%;top:5rem;transition:right .2s ease-in;width:100%}.right input{height:2.4rem;width:70%}.search-icon{display:block;margin-right:1rem}.search-active{position:fixed;right:-15%;top:5rem;z-index:8}.dataResult{right:20%;top:8rem;width:60%}}.footerdiv{background:#33332d;border:3px solid #33332d;box-shadow:0 20px 20px 20px #33332d79;font-family:Roboto Mono,monospace;height:12rem;justify-content:space-between;margin:0 auto;padding:0 2rem;width:100%}.footerdiv,.social-icons{align-items:center;display:flex}.social-icons{justify-content:center;margin-top:2rem}.social-icons i{color:#fff;font-size:1.5rem;letter-spacing:1rem;text-align:center}.footer-right{margin-top:2rem}.footer-right,.footer-right ul{align-items:center;display:flex;justify-content:space-between}.footer-right ul{list-style:none}.footer-right ul li{margin:0 1rem}.footer-right ul li a{color:#fff;font-family:Roboto Mono,monospace;font-size:1.2rem;text-decoration:none}.footer-right ul li a:hover{border-bottom:2px solid #fff}.footer-left h1{color:#fff}.fa-linkedin:hover{color:#074983}@media(max-width:768px){.footerdiv{align-items:center;flex-direction:column;justify-content:center}}*,:after,:before{box-sizing:border-box}body{background-color:#f8f8f8;color:#444;font-family:Roboto Mono,monospace;margin:0;padding:0}.container{align-items:center;display:flex;justify-content:center;min-height:100vh}.card{background-color:#fff;border-radius:3px;box-shadow:0 2px 10px rgba(17,34,68,.06);overflow:hidden;width:600px}.waves{background:linear-gradient(to bottom left,#e14,#e72);height:80px}h1{font-size:1.62rem;margin:2rem 2rem 0}.form{padding:2rem}.button{background:#33332d;border:none;border-radius:3px;color:#fff;display:block;font-family:inherit;font-size:1rem;padding:1ch;width:100%}.text-input{margin-bottom:1rem;position:relative}.text-input label{color:#888;left:1ch;padding:0 .5ch;pointer-events:none;position:absolute;top:1ch;transition:.15s ease}.text-input label.label-focus{background-color:#fff;color:rgba(51,51,45,.475);font-size:.9em;font-weight:700;font-weight:600;position:absolute;top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.text-input input{border:2px solid #eee;border-radius:3px;display:block;font-family:inherit;font-size:1rem;outline:none;padding:1ch;transition:.15s ease;width:100%}.text-input input.input-focus{border-color:rgba(51,51,45,.475)}.text-area{margin-bottom:1rem;position:relative}.text-area label{color:#888;left:1ch;padding:0 .5ch;pointer-events:none;position:absolute;top:1ch;transition:.15s ease}.text-area label.label-focus{background-color:#fff;color:rgba(51,51,45,.475);font-size:.9em;font-weight:700;font-weight:600;position:absolute;top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.text-area textarea{border:2px solid #eee;border-radius:3px;display:block;font-family:inherit;font-size:1rem;height:8em;outline:none;padding:1ch;transition:.15s ease;width:100%}.text-area textarea.input-focus{border-color:rgba(51,51,45,.475)}
/*# sourceMappingURL=main.9c35f3b3.css.map*/