*,:after,:before{box-sizing:border-box}*{border-style:none;font-family:inherit;margin:0;outline:none;padding:0;vertical-align:initial}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Nunito Sans,Open Sans,Arial,sans-serif;font-size:100%;font-weight:400;line-height:1.5;text-rendering:geometricPrecision}body,html{height:100%}ol,ul{list-style:none}canvas,img,picture,svg,video{display:block;max-width:100%}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}a,button,figure,i,img,input[type=button],input[type=submit],li{-webkit-user-select:none;user-select:none}button,input,textarea{-webkit-appearance:none;appearance:none}a,button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{-webkit-animation-duration:.01ms!important;animation-duration:.01ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}:root{--app-text-color:hsla(0,0%,100%,.9);--app-blue:#26329b;--app-purple:#a4508b;--app-orange:#c47f3e}main{display:grid;height:100vh;place-items:center}.container{margin-inline:auto;width:min(100% - 30px,1200px)}.search-page{text-align:center}.fa-github-alt{color:#c47f3e;color:var(--app-orange);font-size:7rem}form{border:none;display:flex;flex-direction:row;height:80px;justify-content:space-between;padding:15px;width:650px}input[type=text]{background-color:hsla(0,1%,58%,.1);border:1px solid hsla(0,0%,43%,.15);border-radius:5px;box-shadow:0 20px 20px -8px rgba(0,0,0,.1),0 10px 10px -10px rgba(0,0,0,.1);color:#fff;font-size:16px;font-weight:400;height:50px;padding:0 15px;text-align:left;transition:all .3s ease-in-out;width:75%}input[type=text]:focus{border:1px solid hsla(0,0%,43%,.3)}h4{color:rgba(51,51,51,.8);font-size:30px;font-weight:500}input[type=submit]{background-color:#c47f3e;background-color:var(--app-orange);border-radius:5px;color:#fff;font-size:14px;height:50px;text-transform:uppercase;transition:all .25s ease-in-out;width:130px}input[type=submit]:hover{background-color:#ad6f35}.error-message{color:#fff;font-size:16px;height:24px;margin-top:2px;opacity:0;padding:0 15px;text-align:left;visibility:hidden;width:180px}.is-visible{opacity:1;visibility:visible}section{height:100%;margin-top:6rem;padding:20px;width:100%}.profile{border-radius:10px;margin-inline:auto;padding:15px 0;width:45%}.profile-image{border:none;border-radius:50%;height:250px;margin-inline:auto;width:250px}.profile a{margin-left:15px}.fa-up-right-from-square{color:hsla(0,0%,100%,.6);transition:all .35s ease-in-out}.fa-github,.fa-up-right-from-square:hover{color:#c47f3e;color:var(--app-orange)}h4{color:hsla(0,0%,100%,.9);color:var(--app-text-color);text-align:center;width:550px}img{border-radius:50%;max-height:100%;max-width:100%}h2{color:hsla(0,0%,100%,.9);color:var(--app-text-color);font-size:2.8rem;font-weight:500;letter-spacing:.3px;line-height:50px;margin-top:20px;text-align:center}.info{border:none;display:flex;flex-direction:row;justify-content:space-between;margin-inline:auto;margin-top:1.5rem;width:480px}.count{border:none;height:auto;padding:5px;text-align:center;width:150px}.count span{color:hsla(0,0%,100%,.9);color:var(--app-text-color);font-size:2rem}.count p{color:#c47f3e;color:var(--app-orange)}p{color:hsla(0,0%,100%,.9);color:var(--app-text-color)}section.repo-display{height:100%;margin-top:3rem;width:100%}.repolist{grid-gap:15px;border:none;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));grid-template-rows:repeat(auto-fill,minmax(80px,1fr));height:auto;margin-top:4px;margin-inline:auto;padding:10px 10px 30px;place-items:center;width:50%}.repo h3{font-size:1.5rem;font-weight:400;letter-spacing:.3px}.repo h3 a{color:#c47f3e;color:var(--app-orange);text-decoration:none;transition:all .35s ease-in-out}.repo h3 a:hover{text-decoration:underline}.repo p{color:hsla(0,0%,100%,.6);margin-top:3px}.repo{background-color:#282a3b;border:1px solid transparent;border-radius:10px;height:auto;padding:20px 15px;transition:all .35s ease-in-out;width:550px}.repo:hover{border:1px solid hsla(0,0%,100%,.05)}
/*# sourceMappingURL=main.c065127a.css.map*/