.RepoCard-module__LSNsPq__card{background:var(--article-bg);border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;justify-content:space-between;height:100%;padding:1.25rem;display:flex;position:relative;overflow:hidden}.RepoCard-module__LSNsPq__cardHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem .5rem;margin-bottom:.75rem;display:flex}.RepoCard-module__LSNsPq__language{color:#ffffffb3;white-space:nowrap;background-color:#ffffff0d;border-radius:4px;align-items:center;gap:.3rem;padding:.2rem .5rem;font-size:.8rem;display:flex}.RepoCard-module__LSNsPq__languageIcon{color:var(--accent-color);font-size:.9rem}.RepoCard-module__LSNsPq__card p{color:var(--text-color);overflow-wrap:break-word;word-wrap:break-word;flex-grow:1;margin:.75rem 0;font-size:.92rem;line-height:1.5}.RepoCard-module__LSNsPq__title{color:var(--accent-color);margin:0;font-size:1.1rem;font-weight:600;display:inline-block;position:relative}.RepoCard-module__LSNsPq__title:after{content:"";background-color:var(--accent-color);opacity:.5;width:100%;height:1px;position:absolute;bottom:-3px;left:0}.RepoCard-module__LSNsPq__stats{border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-top:auto;padding-top:1rem;display:flex}.RepoCard-module__LSNsPq__stats>div{align-items:center;display:flex}.RepoCard-module__LSNsPq__stats>div:first-child{flex-wrap:wrap;gap:1rem;display:flex}.RepoCard-module__LSNsPq__stats>div:first-child>div{color:#ffffffb3;white-space:nowrap;align-items:center;font-size:.85rem;display:flex}.RepoCard-module__LSNsPq__stats>div:nth-child(2){gap:1rem;display:flex}.RepoCard-module__LSNsPq__stats>div:nth-child(2) a{opacity:.7;transition:opacity .1s}.RepoCard-module__LSNsPq__stats>div:nth-child(2) a:hover{opacity:1}.RepoCard-module__LSNsPq__icon{color:var(--accent-color);margin-right:.3rem;font-size:1rem}@media screen and (max-width:400px){.RepoCard-module__LSNsPq__card{padding:1rem}.RepoCard-module__LSNsPq__stats>div:first-child,.RepoCard-module__LSNsPq__stats>div:nth-child(2){gap:.75rem}}
.GithubPage-module__6BJRsq__layout{width:100%;max-width:900px;height:100%;margin:0 auto}.GithubPage-module__6BJRsq__pageHeading{text-align:center;flex-direction:column;align-items:center;padding-top:3rem;display:flex}.GithubPage-module__6BJRsq__githubPage{width:100%;padding:1rem 0}.GithubPage-module__6BJRsq__pageTitle{color:var(--accent-color);letter-spacing:-.03em;margin-bottom:1.5rem;font-size:2rem;font-weight:700;line-height:1.2}.GithubPage-module__6BJRsq__pageSubtitle{color:#ffffffb3;max-width:600px;margin-bottom:3rem;font-size:1.1rem;font-weight:400;line-height:1.6}.GithubPage-module__6BJRsq__profileSection{background:var(--article-bg);border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;align-items:center;width:100%;margin-bottom:2rem;padding:2rem;display:flex}.GithubPage-module__6BJRsq__profileInfo{flex-direction:column;align-items:center;gap:1.5rem;padding:0 2rem;display:flex}.GithubPage-module__6BJRsq__avatar{border:3px solid var(--accent-color);border-radius:50%;width:100px;height:100px}.GithubPage-module__6BJRsq__userInfo{flex-direction:column;align-items:center;gap:2rem;display:flex}.GithubPage-module__6BJRsq__username{color:var(--text-color);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:1.5rem;font-weight:600;display:inline-block;position:relative}.GithubPage-module__6BJRsq__username:before{content:"@";color:var(--accent-color);margin-right:.25rem;font-size:1.5rem}.GithubPage-module__6BJRsq__username:after{content:"";background-color:var(--accent-color);width:40px;height:2px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.GithubPage-module__6BJRsq__stats{gap:1.5rem;display:flex}.GithubPage-module__6BJRsq__statItem{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.GithubPage-module__6BJRsq__statIcon{color:var(--accent-color)}.GithubPage-module__6BJRsq__profileLink{width:fit-content;color:var(--text-color);background:#ffffff14;border-radius:4px;align-items:center;gap:.5rem;padding:.3rem .7rem;font-size:.9rem;text-decoration:none;transition:all .2s;display:flex}.GithubPage-module__6BJRsq__profileLink:hover{background:#ffffff1f}.GithubPage-module__6BJRsq__sectionHeader{align-items:center;gap:.5rem;margin:1.5rem 0 1rem;display:flex}.GithubPage-module__6BJRsq__sectionIcon{color:var(--accent-color);font-size:1.2rem}.GithubPage-module__6BJRsq__sectionTitle{margin:0;font-size:1.2rem;font-weight:600}.GithubPage-module__6BJRsq__reposContainer{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.GithubPage-module__6BJRsq__contributions{background:var(--article-bg);border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:1.5rem;overflow-x:auto}.GithubPage-module__6BJRsq__contributions article{min-width:500px;width:100%!important}.GithubPage-module__6BJRsq__underline{cursor:pointer;color:#fff;background-image:linear-gradient(120deg,var(--accent-color)100%,var(--accent-color)100%);background-position:0 88%;background-repeat:no-repeat;background-size:100% .2em;text-decoration:none;transition:background-size .25s ease-in}.GithubPage-module__6BJRsq__underline:hover{background-size:100% 88%}@media screen and (max-width:768px){.GithubPage-module__6BJRsq__profileInfo{flex-direction:column;align-items:center}.GithubPage-module__6BJRsq__pageTitle{font-size:1.75rem}.GithubPage-module__6BJRsq__pageSubtitle{margin-bottom:2rem;font-size:1rem}.GithubPage-module__6BJRsq__userInfo{width:100%}.GithubPage-module__6BJRsq__reposContainer{grid-template-columns:1fr}}@media screen and (max-width:1200px){.GithubPage-module__6BJRsq__contributions{display:none}}@media screen and (max-width:600px){.GithubPage-module__6BJRsq__avatar{width:80px;height:80px}.GithubPage-module__6BJRsq__username,.GithubPage-module__6BJRsq__username:before{font-size:1.4rem}.GithubPage-module__6BJRsq__sectionIcon{padding:.4rem;font-size:1.1rem}.GithubPage-module__6BJRsq__sectionTitle{font-size:1.2rem}.GithubPage-module__6BJRsq__stats{flex-direction:column;gap:.75rem}}@media screen and (min-width:768px) and (max-width:900px){.GithubPage-module__6BJRsq__reposContainer{grid-template-columns:repeat(2,1fr)}}
