*{padding:0;margin:0;box-sizing:border-box;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.main{height:100vh;width:100%;background-color:#0d1117;display:flex;align-items:center;justify-content:center;position:relative;flex-direction:column}.signupBox{background-color:#3b414a3e;display:flex;align-items:center;flex-direction:column;padding:20px 30px;justify-content:center;gap:10px;border-radius:20px}.signupBox div{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.signupBox label{color:#fff;font-size:20px;font-weight:100}.signupBox input{height:40px;width:300px;margin-bottom:30px;padding:5px;border-radius:10px;background-color:#0d1117;border:none;border:1px solid #fff;color:#fff}.signupBox button{height:35px;width:250px;border-radius:10px;background-color:#29903b;border:none;color:#fff;font-size:18px;border:1px solid #fff}.gitLogo{margin-bottom:10px;padding:10px 20px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.gitLogo img{height:auto;width:70px}.gitLogo h2{color:#fff;font-size:26px}.loginBox{height:100px;width:350px;border-radius:20px;border:.1px solid white;margin-top:10px;display:flex;align-items:center;justify-content:center}.loginBox a{text-decoration:none;color:#2c4fea}.loginBox p{color:#fff}@media screen and (max-width:768px){.main{padding:20px;height:auto;min-height:100vh}.signupBox{padding:20px 15px;width:90%;max-width:350px}.signupBox input{width:100%;max-width:280px;margin-bottom:20px}.signupBox button{width:100%;max-width:230px}.signupBox label{font-size:18px}.gitLogo{padding:10px;gap:15px}.gitLogo img{width:60px}.gitLogo h2{font-size:22px;text-align:center}.loginBox{width:90%;max-width:320px;height:auto;padding:20px 15px;text-align:center}.loginBox p{font-size:14px}}@media screen and (max-width:480px){.signupBox{padding:15px 10px}.signupBox input{max-width:260px;font-size:14px}.signupBox button{max-width:210px;font-size:16px;height:40px}.signupBox label{font-size:16px}.gitLogo img{width:50px}.gitLogo h2{font-size:20px}.loginBox{max-width:280px;padding:15px 10px}.loginBox p{font-size:13px}}.dashboard{height:91vh;width:100%;background-color:#0d1117;color:#e8e7e7;display:flex;justify-content:space-between;padding:20px 30px}.leftSection{width:25%;padding:10px;border-right:1px solid}.leftSection h3{font-size:25px;margin-top:10px}.suggestSearch input{width:60%;margin-top:10px;height:35px;padding:10px;font-size:17px;background-color:#0d1117;border:1px solid #737272;border-radius:10px;margin-bottom:20px}.reponame{margin-bottom:15px}.reponame h4{font-size:19px}.reponame p{margin-left:20px;color:#737272}.middleSection{width:50%;padding-inline:25px}.search input{width:100%;height:35px;padding:10px;font-size:17px;background-color:#0d1117;border:1px solid #737272;border-radius:10px;margin-bottom:20px;color:#fff}#repoDiv{background-color:#5b5a5a1f;padding:10px;border:1px solid #4d4c4c;border-radius:10px;height:100px}#repoDiv h4{font-size:24px;font-weight:400}#repoDiv a{color:#87ceeb}.rightSection{width:25%;border-left:1px solid #fff;padding-inline:25px}.rightSection #title{font-size:30px;margin-top:10px;margin-bottom:10px}.trending{margin-bottom:10px;border:1px solid #5f5d5d;padding-block:10px;padding-inline:5px;background-color:#000;border-radius:10px}.trending p{color:#4d4c4c}@media screen and (max-width:1024px){.dashboard{padding:15px 20px}.leftSection{width:30%}.middleSection{width:45%;padding-inline:15px}.rightSection{width:25%;padding-inline:15px}.leftSection h3{font-size:22px}.suggestSearch input{width:80%}#repoDiv h4{font-size:22px}.rightSection #title{font-size:26px}}@media screen and (max-width:768px){.dashboard{flex-direction:column;height:auto;min-height:91vh;padding:15px}.leftSection{width:100%;border-right:none;border-bottom:1px solid #fff;padding-bottom:20px;margin-bottom:20px}.leftSection h3{font-size:24px}.suggestSearch input{width:100%;max-width:400px}.middleSection{width:100%;padding-inline:0;margin-bottom:20px}.search input{width:100%}#repoDiv{height:auto;min-height:100px}#repoDiv h4{font-size:20px}.rightSection{width:100%;border-left:none;border-top:1px solid #fff;padding-inline:0;padding-top:20px}.rightSection #title{font-size:28px}.trending{margin-bottom:15px}}@media screen and (max-width:480px){.dashboard{padding:10px}.leftSection h3{font-size:20px;margin-top:5px}.suggestSearch input{width:100%;height:40px;font-size:15px;margin-bottom:15px}.reponame h4{font-size:17px}.reponame p{margin-left:15px;font-size:14px}.search input{height:40px;font-size:15px}#repoDiv{padding:8px;margin-bottom:15px}#repoDiv h4{font-size:18px}#repoDiv p{font-size:14px}.rightSection #title{font-size:24px}.trending{padding-block:8px;padding-inline:8px}.trending h4{font-size:16px}.trending p{font-size:13px}}@media screen and (max-width:360px){.dashboard{padding:8px}.leftSection h3{font-size:18px}.suggestSearch input,.search input{font-size:14px;height:38px}#repoDiv h4{font-size:16px}.rightSection #title{font-size:22px}.reponame h4{font-size:16px}}*{text-decoration:none;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}nav{height:80px;width:100%;padding:10px 40px;display:flex;align-items:center;justify-content:space-between;background-color:#070a0f;position:relative;border-bottom:1px solid rgb(130,130,130)}.logo{display:flex;align-items:center;justify-content:center}.logo img{height:39px;width:50%;border-radius:50%}.logo h2{color:#fff;margin-left:15px}.profile{height:100%;display:flex;align-items:center;justify-content:center;gap:40px}.profile p{transition:all ease-in-out .2s;color:#fff}.profile p:hover{padding:10px;background-color:#151c27;border-radius:10px}.AIicons{height:100%;display:flex;align-items:center;justify-content:center;color:#fff;transition:all ease-in-out .2s}.AIicons:hover{padding:5px 10px;background-color:#151c27;border-radius:10px}.AIicons a{color:#fff}@media screen and (max-width:1024px){nav{padding:10px 25px;height:70px}.logo img{height:35px}.logo h2{font-size:20px;margin-left:12px}.profile{gap:30px}.profile p{font-size:15px}}@media screen and (max-width:768px){nav{padding:10px 15px;height:65px}.logo img{height:32px}.logo h2{font-size:18px;margin-left:10px}.profile{gap:20px}.profile p{font-size:14px}.profile p:hover{padding:8px}.AIicons:hover{padding:4px 8px}}@media screen and (max-width:480px){nav{padding:8px 12px;height:60px}.logo img{height:28px}.logo h2{font-size:15px;margin-left:8px}.profile{gap:12px}.profile p{font-size:12px;white-space:nowrap}.profile p:hover{padding:6px 8px}.AIicons{font-size:18px}.AIicons:hover{padding:4px 6px}}@media screen and (max-width:360px){nav{padding:6px 10px;height:55px}.logo img{height:26px}.logo h2{font-size:14px;margin-left:6px}.profile{gap:10px}.profile p{font-size:11px;padding:3px 5px}.profile p:hover{padding:5px 7px}.AIicons{font-size:16px}.AIicons:hover{padding:3px 5px}}@media screen and (max-width:320px){nav{padding:5px 8px}.logo h2{font-size:13px}.profile{gap:8px}.profile p{font-size:10px;padding:2px 4px}.AIicons{font-size:14px}}.profilepage{height:100vh;width:100%;background-color:#0d1117;color:#fff;display:flex;flex-direction:column;align-items:center}.header{width:40%;height:80px;display:flex;align-items:center;justify-content:space-around;border-bottom:2px solid rgb(211,205,205)}.header p{font-size:20px}.header div{display:flex;align-items:center;justify-content:center;gap:7px}.header .logout{height:40px;width:100px;font-size:18px;border-radius:13px;font-weight:600;background-color:#29903b;color:#fff;border:none;box-shadow:0 4px 6px #0003,0 1px 3px #00000026;cursor:pointer;transition:all .1s ease}.header .logout:active{transform:translateY(2px);box-shadow:0 2px 3px #0003,0 1px 2px #00000026;background-color:#0e4918}.profileDetails{width:40%;display:flex;flex-direction:column;align-items:center;padding:20px 10px;margin-top:10px}.profileDetails .imgDiv{height:200px;width:200px;margin-top:20px;border-radius:50%;margin-bottom:15px;display:flex;align-items:center;justify-content:center}.imgDiv img{height:100%;width:100%;object-fit:contain}.profileDetails h3{font-size:40px;margin-bottom:20px}.profileDetails .followbtn{width:200px;height:40px;background-color:#29903b;color:#fff;font-size:20px;border-radius:10px;border:none;font-weight:700;margin-bottom:20px}.profileDetails .fam{display:flex;padding:10px;gap:15px;font-size:18px;font-weight:600}@media screen and (max-width:1024px){.header{width:60%;height:75px}.header p{font-size:18px}.header .logout{height:38px;width:95px;font-size:17px}.profileDetails{width:60%}.profileDetails .imgDiv{height:180px;width:180px}.profileDetails h3{font-size:36px}.profileDetails .followbtn{width:190px;font-size:19px}.profileDetails .fam{font-size:17px}}@media screen and (max-width:768px){.profilepage{height:auto;min-height:100vh;padding-bottom:20px}.header{width:85%;height:70px;flex-wrap:wrap;padding:10px}.header p{font-size:16px}.header div{gap:6px}.header .logout{height:36px;width:85px;font-size:16px;border-radius:10px}.profileDetails{width:85%;padding:15px 10px}.profileDetails .imgDiv{height:150px;width:150px;margin-top:15px;margin-bottom:12px}.profileDetails h3{font-size:32px;margin-bottom:15px;text-align:center}.profileDetails .followbtn{width:180px;height:38px;font-size:18px;margin-bottom:15px}.profileDetails .fam{font-size:16px;gap:12px;flex-wrap:wrap;justify-content:center}}@media screen and (max-width:480px){.profilepage{padding:0 10px 20px}.header{width:95%;height:auto;min-height:65px;padding:8px;justify-content:space-between}.header p{font-size:14px}.header div{gap:5px;font-size:14px}.header .logout{height:34px;width:75px;font-size:14px;border-radius:8px}.profileDetails{width:95%;padding:12px 8px}.profileDetails .imgDiv{height:120px;width:120px;margin-top:12px;margin-bottom:10px}.profileDetails h3{font-size:26px;margin-bottom:12px}.profileDetails .followbtn{width:100%;max-width:220px;height:40px;font-size:17px}.profileDetails .fam{font-size:15px;gap:10px;padding:8px}}@media screen and (max-width:360px){.header{width:98%;padding:6px}.header p,.header div{font-size:13px}.header .logout{height:32px;width:70px;font-size:13px}.profileDetails{width:98%}.profileDetails .imgDiv{height:110px;width:110px}.profileDetails h3{font-size:24px}.profileDetails .followbtn{width:100%;max-width:200px;height:38px;font-size:16px}.profileDetails .fam{font-size:14px;gap:8px}}@media screen and (max-width:320px){.header p{font-size:12px}.header .logout{height:30px;width:65px;font-size:12px}.profileDetails .imgDiv{height:100px;width:100px}.profileDetails h3{font-size:22px}.profileDetails .followbtn{font-size:15px;height:36px}.profileDetails .fam{font-size:13px;gap:6px}}svg.w-heatmap rect:hover{stroke:var(--rhm-rect-hover-stroke, rgba(0, 0, 0, .14));stroke-width:1px}svg.w-heatmap rect:active{fill:#196127;fill:var(--rhm-rect-active, #196127);stroke-width:0}.heatmap{display:flex;flex-direction:column;align-items:center;margin-top:40px}.heatmap h4{font-size:20px;margin-bottom:10px}*{padding:0;margin:0;box-sizing:border-box;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.newRepo{height:100vh;width:100%;color:#fff;background-color:#0d1117;display:flex;flex-direction:column;align-items:center}.heading{margin-top:30px;border-bottom:1px solid rgb(197,196,196);padding-bottom:8px}.heading h1{margin-bottom:10px}.heading p{font-size:17px;font-weight:lighter;color:#949698;font-style:italic}.heading p a{color:#87ceeb;text-decoration:underline}h2{margin-top:17px;margin-bottom:10px}.repoName{display:flex;width:100%;justify-content:space-between;align-items:center}.owner p{font-size:18px;font-weight:600;margin-bottom:8px}.owner .id{background-color:#c7c6c623;height:40px;width:150px;padding:5px;border-radius:8px;border:1px solid rgb(209,205,205);text-align:center;font-size:20px}.name{display:flex;flex-direction:column}.name label{font-size:18px;font-weight:600;margin-bottom:8px}.name input{width:500px;height:40px;padding:5px;border-radius:8px;border:.5px solid rgb(78,77,77);background-color:#0d1117;color:#fff;font-size:18px}.desc{margin-bottom:15px;color:#949698}.description{display:flex;flex-direction:column;border-bottom:1px solid rgb(197,196,196)}.description label{font-size:18px;font-weight:600;margin-bottom:8px}.description label span{font-weight:lighter;font-style:italic}.description input{height:40px;border-radius:8px;background-color:#0d1117;border:.5px solid rgb(78,77,77);color:#fff;font-size:18px;padding:5px}.description p{color:#949698;font-weight:lighter;margin-left:8px;margin-bottom:25px}.visibility h2{margin-top:30px}.public label{margin-left:10px;font-size:17px;font-weight:600}.public p{margin-left:20px;color:#949698;margin-bottom:10px;font-style:italic}.private label{margin-left:10px;font-size:17px;font-weight:600}.private p{margin-left:20px;color:#949698;font-style:italic;margin-bottom:10px}.repobtn{height:40px;padding:5px;width:150px;border-radius:10px;border:none;background-color:#29903b;color:#fff;font-size:16px;font-weight:600;margin-top:20px}@media screen and (max-width:1024px){.newRepo{padding:0 20px}.name input{width:400px}.heading h1{font-size:28px}.heading p{font-size:16px}}@media screen and (max-width:768px){.newRepo{padding:0 15px;height:auto;min-height:100vh}.createRepo{width:100%}.heading{margin-top:20px}.heading h1{font-size:24px}.heading p{font-size:15px}h2{margin-top:15px;font-size:20px}.repoName{flex-direction:column;align-items:flex-start;gap:15px}.owner{width:100%}.owner .id{width:100%;max-width:200px}.name{width:100%}.name input{width:100%;max-width:100%}.description input{width:100%}.public label,.private label{font-size:16px}.public p,.private p{font-size:14px;margin-left:15px}.repobtn{width:100%;max-width:200px}}@media screen and (max-width:480px){.newRepo{padding:0 10px}.heading{margin-top:15px;padding-bottom:10px}.heading h1{font-size:20px;margin-bottom:8px}.heading p{font-size:14px}h2{font-size:18px;margin-top:12px;margin-bottom:8px}.repoName{gap:12px}.owner p{font-size:16px;margin-bottom:6px}.owner .id{height:38px;max-width:100%;font-size:18px}.name label{font-size:16px;margin-bottom:6px}.name input{height:38px;font-size:16px}.desc{margin-bottom:12px;font-size:13px}.description label{font-size:16px;margin-bottom:6px}.description input{height:38px;font-size:16px}.description p{font-size:13px;margin-bottom:20px}.visibility h2{margin-top:20px}.public label,.private label{font-size:15px}.public p,.private p{font-size:13px;margin-left:12px}.repobtn{width:100%;height:45px;max-width:100%;font-size:16px;margin-top:15px}}@media screen and (max-width:360px){.newRepo{padding:0 8px}.heading h1{font-size:18px}.heading p{font-size:13px}h2{font-size:16px}.owner p{font-size:15px}.owner .id{font-size:16px;height:36px}.name label{font-size:15px}.name input{font-size:15px;height:36px}.description label{font-size:15px}.description input{font-size:15px;height:36px}.description p,.desc{font-size:12px}.public label,.private label{font-size:14px}.public p,.private p{font-size:12px;margin-left:10px}.repobtn{height:42px;font-size:15px}}@media screen and (max-width:768px)and (orientation:landscape){.newRepo{height:auto;padding-bottom:30px}.heading,.visibility h2{margin-top:15px}.repobtn{margin-top:15px;margin-bottom:20px}}
