body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#192720;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.home{padding:2rem;text-align:center}.home input{width:50%}.home button,.home input{border:1px solid #ccc;border-radius:5px;margin-bottom:1rem;padding:1rem}.userRepos .cardsWrapper{grid-gap:1rem;display:grid;grid-template-columns:1fr 1fr 1fr;margin-bottom:1rem;padding:1rem}@media screen and (max-width:768px){.userRepos{grid-row:1}.userRepos .cardsWrapper{grid-template-columns:1fr}}.userRepos .card{background-color:#fff;border-radius:.25rem;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);list-style:none;margin-bottom:1rem;padding:1rem;transition:all .3s cubic-bezier(.25,.8,.25,1);white-space:normal}.userRepos .card:hover{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.userInfo{border-right:1px solid #ccc;margin:0 auto;max-width:270px;text-align:center}.userInfo p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.userInfo img{border-radius:50%;width:80%}@media screen and (max-width:768px){.userInfo img{width:30%}.userInfo{border-right:none;margin-top:2rem}}.user .noRepos{position:relative;text-align:center}.user .userData{grid-gap:1rem;display:grid;grid-template-columns:1fr 3fr;margin-bottom:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user .userData h2{text-align:center}@media screen and (max-width:768px){.user .userData{grid-template-columns:1fr}}.user input{border:1px solid #ccc;border-radius:4px;font-size:1.2rem;margin-bottom:1rem;padding:.5rem;width:100%}.user input:focus{border-color:#000;outline:none}.app{background-color:#fff;margin:auto;max-width:1280px;padding:30px}.header .logo{align-items:center;cursor:pointer;display:flex;justify-content:center;width:100%}.header .logo img{max-height:100px}
/*# sourceMappingURL=main.97508ddf.css.map*/