.GitHubStats-module__g7U0fW__github{position:relative}.GitHubStats-module__g7U0fW__header{text-align:center;margin-bottom:4rem}.GitHubStats-module__g7U0fW__subtitle{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.15em;background:var(--glass-bg);border:var(--glass-border);border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:700;display:inline-flex}.GitHubStats-module__g7U0fW__title{color:var(--text-primary);font-size:clamp(2.5rem,5vw,3.5rem)}.GitHubStats-module__g7U0fW__loading,.GitHubStats-module__g7U0fW__error{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.GitHubStats-module__g7U0fW__spinner{color:var(--accent-primary);animation:1s linear infinite GitHubStats-module__g7U0fW__spin}@keyframes GitHubStats-module__g7U0fW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.GitHubStats-module__g7U0fW__error p{color:var(--text-secondary);font-size:1.1rem}.GitHubStats-module__g7U0fW__errorLink{background:linear-gradient(135deg,var(--accent-primary),var(--accent-cyan));color:#fff;transition:var(--transition-liquid);border-radius:50px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;display:inline-flex}.GitHubStats-module__g7U0fW__errorLink:hover{box-shadow:0 10px 30px var(--accent-glow);transform:translateY(-2px)}.GitHubStats-module__g7U0fW__content{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.GitHubStats-module__g7U0fW__statsCard,.GitHubStats-module__g7U0fW__languagesCard{padding:2.5rem}.GitHubStats-module__g7U0fW__profileHeader{border-bottom:var(--glass-border-light);align-items:center;gap:1.25rem;margin-bottom:2.5rem;padding-bottom:2rem;display:flex}.GitHubStats-module__g7U0fW__avatar{background:linear-gradient(135deg,var(--accent-primary),var(--accent-cyan));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.GitHubStats-module__g7U0fW__avatar img{object-fit:cover;width:100%;height:100%}.GitHubStats-module__g7U0fW__profileHeader h3{color:var(--text-primary);margin-bottom:.25rem;font-size:1.5rem}.GitHubStats-module__g7U0fW__profileLink{color:var(--accent-primary);transition:var(--transition-smooth);align-items:center;gap:.35rem;font-size:.9rem;font-weight:600;display:inline-flex}.GitHubStats-module__g7U0fW__profileLink:hover{text-decoration:underline}.GitHubStats-module__g7U0fW__statsGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.GitHubStats-module__g7U0fW__statItem{background:var(--glass-bg);border:var(--glass-border-light);transition:var(--transition-liquid);border-radius:16px;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem;display:flex}.GitHubStats-module__g7U0fW__statItem:hover{background:var(--glass-bg-solid);transform:translateY(-4px)}.GitHubStats-module__g7U0fW__statIcon{color:var(--accent-primary)}.GitHubStats-module__g7U0fW__statValue{color:var(--text-primary);font-size:1.75rem;font-weight:800;font-family:var(--font-outfit)}.GitHubStats-module__g7U0fW__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.GitHubStats-module__g7U0fW__languagesCard h3{color:var(--text-primary);margin-bottom:2rem;font-size:1.25rem}.GitHubStats-module__g7U0fW__languageBar{background:var(--glass-bg);border-radius:10px;height:12px;margin-bottom:2rem;display:flex;overflow:hidden}.GitHubStats-module__g7U0fW__languageSegment{height:100%;transition:width 1s}.GitHubStats-module__g7U0fW__languageList{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.GitHubStats-module__g7U0fW__languageItem{align-items:center;gap:.75rem;display:flex}.GitHubStats-module__g7U0fW__languageDot{border-radius:50%;flex-shrink:0;width:12px;height:12px}.GitHubStats-module__g7U0fW__languageName{color:var(--text-secondary);flex:1;font-size:.95rem;font-weight:600}.GitHubStats-module__g7U0fW__languagePercent{color:var(--text-muted);font-size:.9rem;font-weight:700}.GitHubStats-module__g7U0fW__noData{color:var(--text-muted);text-align:center;padding:2rem}@media (max-width:992px){.GitHubStats-module__g7U0fW__content{grid-template-columns:1fr}}@media (max-width:480px){.GitHubStats-module__g7U0fW__header{margin-bottom:2.5rem}.GitHubStats-module__g7U0fW__statsCard,.GitHubStats-module__g7U0fW__languagesCard{border-radius:20px;padding:1.5rem}.GitHubStats-module__g7U0fW__profileHeader{text-align:center;flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem}.GitHubStats-module__g7U0fW__profileHeader h3{font-size:1.25rem}.GitHubStats-module__g7U0fW__statsGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.GitHubStats-module__g7U0fW__statItem{border-radius:12px;padding:1rem}.GitHubStats-module__g7U0fW__statValue{font-size:1.35rem}.GitHubStats-module__g7U0fW__statLabel{font-size:.65rem}.GitHubStats-module__g7U0fW__languagesCard h3{margin-bottom:1.5rem;font-size:1.1rem}.GitHubStats-module__g7U0fW__languageBar{height:10px;margin-bottom:1.5rem}.GitHubStats-module__g7U0fW__languageList{grid-template-columns:1fr;gap:.75rem}.GitHubStats-module__g7U0fW__languageName{font-size:.85rem}.GitHubStats-module__g7U0fW__languagePercent{font-size:.8rem}}
