.RepoCard-module__LSNsPq__card{border:1px solid var(--explorer-border);background:#ffffff05;border-radius:8px;flex-direction:column;height:100%;min-height:140px;padding:20px;text-decoration:none;transition:all .2s;display:flex}.RepoCard-module__LSNsPq__card:hover{border-color:rgba(var(--accent-color-rgb), .25);background:#ffffff0a;transform:translateY(-2px)}.RepoCard-module__LSNsPq__cardHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.RepoCard-module__LSNsPq__title{color:var(--accent-color);white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;font-size:15px;font-weight:600;overflow:hidden}.RepoCard-module__LSNsPq__externalIcon{color:#ffffff4d;flex-shrink:0;transition:color .2s}.RepoCard-module__LSNsPq__card:hover .RepoCard-module__LSNsPq__externalIcon{color:#fff9}.RepoCard-module__LSNsPq__description{color:#ffffff8c;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex-grow:1;margin:0 0 14px;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.RepoCard-module__LSNsPq__topics{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.RepoCard-module__LSNsPq__topics span{border:1px solid rgba(var(--accent-color-rgb), .16);background:rgba(var(--accent-color-rgb), .07);color:#ffffff9e;border-radius:999px;padding:3px 7px;font-size:10px;line-height:1.3}.RepoCard-module__LSNsPq__cardFooter{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.RepoCard-module__LSNsPq__meta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.RepoCard-module__LSNsPq__language{color:#fff9;align-items:center;gap:6px;font-size:12px;display:flex}.RepoCard-module__LSNsPq__languageDot{border-radius:50%;width:8px;height:8px}.RepoCard-module__LSNsPq__stat{color:#ffffff80;align-items:center;gap:4px;font-size:12px;display:flex}.RepoCard-module__LSNsPq__stat svg{color:#fff6}@media (max-width:640px){.RepoCard-module__LSNsPq__card{min-height:auto;padding:16px}.RepoCard-module__LSNsPq__title{font-size:14px}.RepoCard-module__LSNsPq__description{-webkit-line-clamp:2;font-size:12px}.RepoCard-module__LSNsPq__meta{gap:12px}}
.GithubPage-module__6BJRsq__page{background:var(--main-bg);width:100%}.GithubPage-module__6BJRsq__container{width:100%;max-width:920px;margin:0 auto;padding:42px 32px}.GithubPage-module__6BJRsq__header{margin-bottom:24px}.GithubPage-module__6BJRsq__profilePanel{border:1px solid var(--explorer-border);background:linear-gradient(#ffffff05 1px,#0000 1px) 0 0/100% 28px,#ffffff05 0 0/100% 100%;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:22px;padding:24px;display:flex;position:relative;overflow:hidden}.GithubPage-module__6BJRsq__profilePanel:before{content:"";background:var(--accent-color);width:2px;position:absolute;inset:0 auto 0 0}.GithubPage-module__6BJRsq__profile{align-items:flex-start;gap:18px;min-width:0;display:flex}.GithubPage-module__6BJRsq__avatarShell{border:1px solid rgba(var(--accent-color-rgb), .35);background:rgba(var(--accent-color-rgb), .08);border-radius:14px;flex-shrink:0;width:102px;height:102px;padding:3px}.GithubPage-module__6BJRsq__avatar{border-radius:11px;width:96px;height:96px;display:block}.GithubPage-module__6BJRsq__profileInfo{flex-direction:column;min-width:0;display:flex}.GithubPage-module__6BJRsq__eyebrow{color:var(--accent-color);font-size:11px;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.8px;margin-bottom:6px}.GithubPage-module__6BJRsq__name{color:var(--text-color);letter-spacing:-.03em;overflow-wrap:anywhere;margin:0;font-size:32px;font-weight:700;line-height:1.08}.GithubPage-module__6BJRsq__handle{color:#ffffff80;font-size:13px;font-family:var(--font-mono)}.GithubPage-module__6BJRsq__bio{color:#ffffffa8;max-width:560px;margin:12px 0 0;font-size:14px;line-height:1.7}.GithubPage-module__6BJRsq__profileMeta{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.GithubPage-module__6BJRsq__profileMeta span,.GithubPage-module__6BJRsq__featuredMeta span{color:#ffffff80;align-items:center;gap:6px;font-size:12px;display:inline-flex}.GithubPage-module__6BJRsq__profileMeta svg,.GithubPage-module__6BJRsq__featuredMeta svg,.GithubPage-module__6BJRsq__sectionHeader svg{color:var(--accent-color)}.GithubPage-module__6BJRsq__profileLink{border:1px solid rgba(var(--accent-color-rgb), .35);background:rgba(var(--accent-color-rgb), .12);color:var(--accent-color);white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.GithubPage-module__6BJRsq__profileLink:hover{background:var(--accent-color);color:#fff;transform:translateY(-1px)}.GithubPage-module__6BJRsq__statsGrid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.GithubPage-module__6BJRsq__statCard,.GithubPage-module__6BJRsq__insightCard,.GithubPage-module__6BJRsq__contributions,.GithubPage-module__6BJRsq__activityList{border:1px solid var(--explorer-border);background:#ffffff05;border-radius:8px;transition:all .2s}.GithubPage-module__6BJRsq__statCard{align-items:center;gap:14px;min-width:0;padding:18px;display:flex}.GithubPage-module__6BJRsq__statCard:hover,.GithubPage-module__6BJRsq__insightCard:hover,.GithubPage-module__6BJRsq__contributions:hover,.GithubPage-module__6BJRsq__activityList:hover{background:#ffffff0a;border-color:#ffffff1c}.GithubPage-module__6BJRsq__statIcon{background:rgba(var(--accent-color-rgb), .08);border:1px solid rgba(var(--accent-color-rgb), .16);width:36px;height:36px;color:var(--accent-color);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.GithubPage-module__6BJRsq__statInfo{flex-direction:column;gap:4px;min-width:0;display:flex}.GithubPage-module__6BJRsq__statValue{color:var(--text-color);font-size:26px;font-weight:700;line-height:1}.GithubPage-module__6BJRsq__statLabel{color:#ffffff7a;text-transform:uppercase;letter-spacing:.5px;font-size:10px}.GithubPage-module__6BJRsq__insightsGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;margin-bottom:32px;display:grid}.GithubPage-module__6BJRsq__insightCard{min-width:0;padding:18px}.GithubPage-module__6BJRsq__section{margin-bottom:34px}.GithubPage-module__6BJRsq__section:last-child{margin-bottom:0}.GithubPage-module__6BJRsq__sectionTitle{color:#ffffffe6;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:13px;font-weight:600}.GithubPage-module__6BJRsq__sectionHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.GithubPage-module__6BJRsq__viewAll{color:var(--accent-color);align-items:center;gap:6px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.GithubPage-module__6BJRsq__viewAll:hover{gap:8px}.GithubPage-module__6BJRsq__languageStack{flex-direction:column;gap:12px;display:flex}.GithubPage-module__6BJRsq__languageRow{grid-template-columns:minmax(0,120px) minmax(80px,1fr) 24px;align-items:center;gap:10px;display:grid}.GithubPage-module__6BJRsq__languageName{color:#ffffffb8;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;min-width:0;font-size:12px;display:inline-flex;overflow:hidden}.GithubPage-module__6BJRsq__languageTrack{background:#ffffff0f;border-radius:999px;height:7px;overflow:hidden}.GithubPage-module__6BJRsq__languageFill{border-radius:inherit;height:100%;display:block}.GithubPage-module__6BJRsq__languageCount{color:#ffffff75;text-align:right;font-size:11px}.GithubPage-module__6BJRsq__featuredRepo{color:inherit;text-decoration:none;display:block}.GithubPage-module__6BJRsq__featuredName{color:var(--accent-color);overflow-wrap:anywhere;font-size:17px;font-weight:700}.GithubPage-module__6BJRsq__featuredRepo p{color:#fff9;margin:10px 0 14px;font-size:13px;line-height:1.65}.GithubPage-module__6BJRsq__featuredMeta{flex-wrap:wrap;gap:12px;display:flex}.GithubPage-module__6BJRsq__contributions{padding:22px;overflow-x:auto}.GithubPage-module__6BJRsq__contributions article{min-width:500px;width:100%!important}.GithubPage-module__6BJRsq__activityList{overflow:hidden}.GithubPage-module__6BJRsq__activityRow{color:inherit;border-bottom:1px solid #ffffff0d;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:12px 14px;text-decoration:none;transition:background .2s;display:grid}.GithubPage-module__6BJRsq__activityRow:last-child{border-bottom:0}.GithubPage-module__6BJRsq__activityRow:hover{background:#ffffff09}.GithubPage-module__6BJRsq__activityIcon{background:rgba(var(--accent-color-rgb), .08);width:30px;height:30px;color:var(--accent-color);border-radius:6px;justify-content:center;align-items:center;display:flex}.GithubPage-module__6BJRsq__activityText{min-width:0}.GithubPage-module__6BJRsq__activityText strong,.GithubPage-module__6BJRsq__activityText small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.GithubPage-module__6BJRsq__activityText strong{color:var(--text-color);font-size:13px}.GithubPage-module__6BJRsq__activityText small{color:#ffffff73;margin-top:3px;font-size:11px}.GithubPage-module__6BJRsq__activityRow>svg{color:#ffffff57}.GithubPage-module__6BJRsq__reposGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (max-width:900px){.GithubPage-module__6BJRsq__container{padding:28px 18px}.GithubPage-module__6BJRsq__profilePanel{flex-direction:column}.GithubPage-module__6BJRsq__profileLink{width:100%}.GithubPage-module__6BJRsq__statsGrid,.GithubPage-module__6BJRsq__insightsGrid{grid-template-columns:repeat(2,1fr)}.GithubPage-module__6BJRsq__reposGrid{grid-template-columns:1fr}}@media (max-width:640px){.GithubPage-module__6BJRsq__container{padding:28px 12px}.GithubPage-module__6BJRsq__profile{flex-direction:column}.GithubPage-module__6BJRsq__profilePanel{padding:18px}.GithubPage-module__6BJRsq__avatarShell{width:82px;height:82px}.GithubPage-module__6BJRsq__avatar{width:76px;height:76px}.GithubPage-module__6BJRsq__name{font-size:25px}.GithubPage-module__6BJRsq__statsGrid,.GithubPage-module__6BJRsq__insightsGrid{grid-template-columns:1fr}.GithubPage-module__6BJRsq__statCard{padding:15px}.GithubPage-module__6BJRsq__contributions{display:none}.GithubPage-module__6BJRsq__sectionHeader{flex-wrap:wrap}.GithubPage-module__6BJRsq__languageRow{grid-template-columns:minmax(0,1fr)}.GithubPage-module__6BJRsq__languageCount{text-align:left}}
