body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#eff0f4;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}body,ul{margin:0}ul{padding:0}li{list-style:none}a{text-decoration:none}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .3s ease-in}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .3s ease-out}.user-list{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-evenly;margin:30px auto auto;max-width:1100px}.user-list img{padding-bottom:5px;width:100%}.user-box{background:#fff;color:#3f4046;padding:10px;width:220px}.user-box p{font-size:13px;margin:11px 0}.user-box p span{float:right}.user-box a{text-decoration:none}.repo-lang{background:#e9effe;border-radius:4px;color:#205bf0;font-size:12px;padding:2px 6px}.repo-detail{color:coral}.repo-btn{background:#205bf0;border:none;border-radius:5px;color:#fff;cursor:pointer;display:block;padding:9px 0;text-align:center;width:100%}.repo-btn:hover{background:coral}.loader-box{align-items:center;color:red;display:flex;height:calc(100vh - 100px);justify-content:center;margin:auto;text-align:center;width:100%}.loader-box img{width:120px}.header{background:#212cd0;display:flex;height:80px;justify-content:space-between;width:100%}.header h1{color:#fff;margin-left:20px;margin-top:14px}.header ul{display:flex;gap:20px;margin-right:20px;margin-top:25px}.header ul li{color:#fff;padding:6px 12px}.header a{color:#fff;text-decoration:none}.user-profile{margin:20px}.profile-bg{background:#000;height:120px}.user-data{background:#fff;border-radius:10px;margin:auto;padding:20px;position:relative;text-align:center;width:400px}.user-data img{border:2px solid #fff;border-radius:100%;margin-top:-60px;width:100px}.user-data p{display:block;font-weight:500;margin:5px 0;text-align:center}.spacer{margin:0 8px}.follow-box{align-items:center;display:flex;justify-content:space-between;margin-top:20px}.clr-grey{color:grey}.view-btn{background:#205bf0;border-radius:5px;color:#fff;font-size:13px;padding:4px 12px}.search-box{background:#fff;border-radius:10px;margin:50px auto auto;max-width:400px;padding:20px;text-align:center}.search-box h2{margin:0 0 10px}.search-box input{border:1px solid #205bf0;border-radius:5px;color:#222;margin-bottom:15px;padding:9px 10px;width:94%}.search-box button{background:#205bf0;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:15px;padding:12px 0;text-transform:uppercase;width:100%}p.error-msg{color:red;font-size:12px;margin:5px 0}.top-cont{background:#fff;border-radius:10px;margin:20px auto auto;max-width:400px;padding:20px}.detail-cont{display:flex;gap:20px;justify-content:space-between}.detail-cont div{flex:1 1}.detail-cont div span{float:right}
/*# sourceMappingURL=main.b8056fb7.css.map*/