.QualityInsightsCard-module__7RSoMG__card{background:var(--card-bg,#1f2937);border:1px solid var(--border-color,#374151);border-radius:16px;padding:24px;box-shadow:0 4px 20px #00000026}.QualityInsightsCard-module__7RSoMG__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.QualityInsightsCard-module__7RSoMG__header h2{color:var(--text-primary,#f9fafb);margin:0;font-size:1.5rem;font-weight:600}.QualityInsightsCard-module__7RSoMG__refreshButton{border:1px solid var(--border-color,#4b5563);color:var(--text-secondary,#9ca3af);cursor:pointer;background:linear-gradient(135deg,#1f2937,#374151);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.QualityInsightsCard-module__7RSoMG__refreshButton svg{transition:transform .3s}.QualityInsightsCard-module__7RSoMG__refreshButton:hover:not(:disabled){color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);border-color:#3b82f6;transform:scale(1.05);box-shadow:0 4px 15px #3b82f666}.QualityInsightsCard-module__7RSoMG__refreshButton:disabled{opacity:.7;cursor:not-allowed}.QualityInsightsCard-module__7RSoMG__refreshButton.QualityInsightsCard-module__7RSoMG__spinning svg{animation:1s linear infinite QualityInsightsCard-module__7RSoMG__spin}@keyframes QualityInsightsCard-module__7RSoMG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.QualityInsightsCard-module__7RSoMG__loading{color:var(--text-secondary,#9ca3af);flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.QualityInsightsCard-module__7RSoMG__spinner{border:3px solid var(--border-color,#374151);border-top-color:var(--accent-color,#3b82f6);border-radius:50%;width:40px;height:40px;margin-bottom:16px;animation:1s linear infinite QualityInsightsCard-module__7RSoMG__spin}.QualityInsightsCard-module__7RSoMG__smallSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:16px;height:16px;margin-right:8px;animation:1s linear infinite QualityInsightsCard-module__7RSoMG__spin;display:inline-block}.QualityInsightsCard-module__7RSoMG__refreshingBanner{color:#60a5fa;background:linear-gradient(135deg,#3b82f626,#8b5cf626);border:1px solid #3b82f64d;border-radius:10px;justify-content:center;align-items:center;gap:10px;margin-bottom:20px;padding:12px 20px;font-size:.9rem;font-weight:500;animation:2s ease-in-out infinite QualityInsightsCard-module__7RSoMG__pulse;display:flex}@keyframes QualityInsightsCard-module__7RSoMG__pulse{0%,to{opacity:1}50%{opacity:.7}}.QualityInsightsCard-module__7RSoMG__empty{text-align:center;padding:40px 20px}.QualityInsightsCard-module__7RSoMG__emptyIcon{margin-bottom:16px;font-size:3rem}.QualityInsightsCard-module__7RSoMG__empty h3{color:var(--text-primary,#f9fafb);margin-bottom:8px;font-size:1.25rem;font-weight:600}.QualityInsightsCard-module__7RSoMG__empty p{color:var(--text-secondary,#9ca3af);max-width:400px;margin-bottom:24px;margin-left:auto;margin-right:auto}.QualityInsightsCard-module__7RSoMG__analyzeButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:1rem;font-weight:500;transition:all .2s;display:inline-flex}.QualityInsightsCard-module__7RSoMG__analyzeButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #3b82f666}.QualityInsightsCard-module__7RSoMG__analyzeButton:disabled{opacity:.7;cursor:not-allowed}.QualityInsightsCard-module__7RSoMG__circularProgress{justify-content:center;align-items:center;display:inline-flex;position:relative}.QualityInsightsCard-module__7RSoMG__circularProgress svg{transform:rotate(-90deg)}.QualityInsightsCard-module__7RSoMG__progressBg{fill:none;stroke:var(--border-color,#374151)}.QualityInsightsCard-module__7RSoMG__progressFill{fill:none;stroke-linecap:round;transition:stroke-dashoffset .5s}.QualityInsightsCard-module__7RSoMG__progressValue{color:var(--text-primary,#f9fafb);font-size:1.25rem;font-weight:700;position:absolute}.QualityInsightsCard-module__7RSoMG__overview{border-bottom:1px solid var(--border-color,#374151);align-items:center;gap:32px;margin-bottom:24px;padding-bottom:24px;display:flex}.QualityInsightsCard-module__7RSoMG__mainScore{flex-direction:column;align-items:center;gap:8px;display:flex}.QualityInsightsCard-module__7RSoMG__scoreLabel{color:var(--text-secondary,#9ca3af);font-size:.875rem;font-weight:500}.QualityInsightsCard-module__7RSoMG__scoreGrid{flex:1;grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.QualityInsightsCard-module__7RSoMG__scoreItem{flex-direction:column;align-items:center;gap:8px;display:flex}.QualityInsightsCard-module__7RSoMG__scoreItem span{color:var(--text-secondary,#9ca3af);text-align:center;font-size:.75rem}.QualityInsightsCard-module__7RSoMG__summary{background:var(--bg-secondary,#111827);border-radius:12px;margin-bottom:24px;padding:16px}.QualityInsightsCard-module__7RSoMG__summary p{color:var(--text-primary,#f9fafb);margin:0;line-height:1.6}.QualityInsightsCard-module__7RSoMG__section{margin-bottom:24px}.QualityInsightsCard-module__7RSoMG__section h3{color:var(--text-primary,#f9fafb);margin-bottom:12px;font-size:1rem;font-weight:600}.QualityInsightsCard-module__7RSoMG__repoList{flex-direction:column;gap:8px;display:flex}.QualityInsightsCard-module__7RSoMG__repoItem{background:var(--bg-secondary,#111827);border-radius:8px;justify-content:space-between;align-items:center;padding:12px;display:flex}.QualityInsightsCard-module__7RSoMG__repoName{color:var(--text-primary,#f9fafb);font-weight:500}.QualityInsightsCard-module__7RSoMG__repoScore{align-items:center;gap:12px;display:flex}.QualityInsightsCard-module__7RSoMG__scoreValue{color:var(--accent-color,#3b82f6);font-weight:700}.QualityInsightsCard-module__7RSoMG__trend{border-radius:4px;padding:4px 8px;font-size:.75rem;font-weight:500}.QualityInsightsCard-module__7RSoMG__trendUp{color:#10b981;background:#10b98133}.QualityInsightsCard-module__7RSoMG__trendDown{color:#ef4444;background:#ef444433}.QualityInsightsCard-module__7RSoMG__trendStable{color:#9ca3af;background:#9ca3af33}.QualityInsightsCard-module__7RSoMG__insightsList{flex-direction:column;gap:8px;display:flex}.QualityInsightsCard-module__7RSoMG__insightItem{background:var(--bg-secondary,#111827);border-radius:8px;align-items:flex-start;gap:12px;padding:12px;display:flex}.QualityInsightsCard-module__7RSoMG__insightItem.QualityInsightsCard-module__7RSoMG__strength{border-left:3px solid #10b981}.QualityInsightsCard-module__7RSoMG__insightItem.QualityInsightsCard-module__7RSoMG__warning{border-left:3px solid #f59e0b}.QualityInsightsCard-module__7RSoMG__insightItem.QualityInsightsCard-module__7RSoMG__improvement{border-left:3px solid #3b82f6}.QualityInsightsCard-module__7RSoMG__insightItem.QualityInsightsCard-module__7RSoMG__info{border-left:3px solid #6b7280}.QualityInsightsCard-module__7RSoMG__insightIcon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.875rem;display:flex}.QualityInsightsCard-module__7RSoMG__insightMessage{color:var(--text-primary,#f9fafb);line-height:1.5}.QualityInsightsCard-module__7RSoMG__expandButton{color:var(--accent-color,#3b82f6);cursor:pointer;background:0 0;border:none;margin-top:8px;padding:8px 0;font-size:.875rem}.QualityInsightsCard-module__7RSoMG__expandButton:hover{text-decoration:underline}.QualityInsightsCard-module__7RSoMG__attentionList{flex-direction:column;gap:8px;display:flex}.QualityInsightsCard-module__7RSoMG__attentionItem{background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;justify-content:space-between;align-items:center;padding:12px;display:flex}.QualityInsightsCard-module__7RSoMG__attentionRepo{color:var(--text-primary,#f9fafb);font-weight:500}.QualityInsightsCard-module__7RSoMG__attentionIssue{color:#ef4444;font-size:.875rem}.QualityInsightsCard-module__7RSoMG__footer{color:var(--text-secondary,#9ca3af);text-align:right;border-top:1px solid var(--border-color,#374151);padding-top:16px;font-size:.75rem}@media (max-width:768px){.QualityInsightsCard-module__7RSoMG__overview{flex-direction:column;gap:24px}.QualityInsightsCard-module__7RSoMG__scoreGrid{grid-template-columns:repeat(3,1fr);width:100%}.QualityInsightsCard-module__7RSoMG__repoItem{flex-direction:column;align-items:flex-start;gap:8px}}@keyframes QualityInsightsCard-module__7RSoMG__shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.QualityInsightsCard-module__7RSoMG__skeletonBase{background:linear-gradient(90deg,var(--border-color,#374151)0%,#4b5563 50%,var(--border-color,#374151)100%);background-size:200px 100%;animation:1.5s ease-in-out infinite QualityInsightsCard-module__7RSoMG__shimmer}.QualityInsightsCard-module__7RSoMG__skeletonTitle{background:linear-gradient(90deg,var(--border-color,#374151)0%,#4b5563 50%,var(--border-color,#374151)100%);background-size:200px 100%;border-radius:6px;width:150px;height:28px;animation:1.5s ease-in-out infinite QualityInsightsCard-module__7RSoMG__shimmer}.QualityInsightsCard-module__7RSoMG__skeletonButton{background:linear-gradient(90deg,var(--border-color,#374151)0%,#4b5563 50%,var(--border-color,#374151)100%);background-size:200px 100%;border-radius:50%;width:36px;height:36px;animation:1.5s ease-in-out infinite QualityInsightsCard-module__7RSoMG__shimmer}.QualityInsightsCard-module__7RSoMG__skeletonCircle{background:linear-gradient(90deg,var(--border-color,#374151)0%,#4b5563 50%,var(--border-color,#374151)100%);background-size:200px 100%;border-radius:50%;animation:1.5s ease-in-out infinite QualityInsightsCard-module__7RSoMG__shimmer}.QualityInsightsCard-module__7RSoMG__skeletonText{background:linear-gradient(90deg,var(--border-color,#374151)0%,#4b5563 50%,var(--border-color,#374151)100%);background-size:200px 100%;border-radius:4px;height:14px;margin-top:8px;animation:1.5s ease-in-out infinite QualityInsightsCard-module__7RSoMG__shimmer}.QualityInsightsCard-module__7RSoMG__skeletonSummary{background:var(--bg-secondary,#111827);border-radius:12px;margin-bottom:24px;padding:16px}.QualityInsightsCard-module__7RSoMG__skeletonLine{background:linear-gradient(90deg,var(--border-color,#374151)0%,#4b5563 50%,var(--border-color,#374151)100%);background-size:200px 100%;border-radius:4px;width:100%;height:16px;margin-bottom:10px;animation:1.5s ease-in-out infinite QualityInsightsCard-module__7RSoMG__shimmer}.QualityInsightsCard-module__7RSoMG__skeletonLine:last-child{margin-bottom:0}.QualityInsightsCard-module__7RSoMG__skeletonRepoItem{background:var(--bg-secondary,#111827);border-radius:8px;justify-content:space-between;align-items:center;padding:12px;display:flex}.QualityInsightsCard-module__7RSoMG__loadingMessage{color:var(--text-secondary,#9ca3af);border-top:1px solid var(--border-color,#374151);justify-content:center;align-items:center;gap:8px;margin-top:16px;padding:16px;font-size:.875rem;display:flex}
.DeveloperMetricsChart-module__KpBDAW__container{background:var(--card-bg,#1f2937);border:1px solid var(--border-color,#374151);border-radius:16px;padding:24px;box-shadow:0 4px 20px #00000026}.DeveloperMetricsChart-module__KpBDAW__header h3{color:var(--text-primary,#f9fafb);margin:0 0 20px;font-size:1.25rem;font-weight:600}.DeveloperMetricsChart-module__KpBDAW__chartContainer{align-items:center;gap:32px;margin-bottom:24px;display:flex}.DeveloperMetricsChart-module__KpBDAW__radarChart{flex-shrink:0;width:300px;height:300px}.DeveloperMetricsChart-module__KpBDAW__gridCircle{fill:none;stroke:var(--border-color,#374151);stroke-width:.5px;stroke-dasharray:4 4}.DeveloperMetricsChart-module__KpBDAW__axisLine{stroke:var(--border-color,#374151);stroke-width:.5px}.DeveloperMetricsChart-module__KpBDAW__valuePolygon{fill:#3b82f633;stroke:var(--accent-color,#3b82f6);stroke-width:2px;stroke-linejoin:round;transition:all .3s}.DeveloperMetricsChart-module__KpBDAW__valuePoint{fill:var(--accent-color,#3b82f6);stroke:#fff;stroke-width:2px}.DeveloperMetricsChart-module__KpBDAW__label{fill:var(--text-secondary,#9ca3af);font-size:12px;font-weight:500}.DeveloperMetricsChart-module__KpBDAW__scoreValues{flex-direction:column;flex:1;gap:12px;display:flex}.DeveloperMetricsChart-module__KpBDAW__scoreItem{background:var(--bg-secondary,#111827);border-radius:8px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.DeveloperMetricsChart-module__KpBDAW__scoreName{color:var(--text-secondary,#9ca3af);font-size:.875rem}.DeveloperMetricsChart-module__KpBDAW__scoreNumber{color:var(--accent-color,#3b82f6);font-size:1.25rem;font-weight:700}.DeveloperMetricsChart-module__KpBDAW__languageSection{border-top:1px solid var(--border-color,#374151);padding-top:24px}.DeveloperMetricsChart-module__KpBDAW__languageSection h4{color:var(--text-primary,#f9fafb);margin:0 0 16px;font-size:1rem;font-weight:600}.DeveloperMetricsChart-module__KpBDAW__languageGrid{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:24px;display:grid}.DeveloperMetricsChart-module__KpBDAW__languageItem{background:var(--bg-secondary,#111827);border-radius:8px;padding:12px}.DeveloperMetricsChart-module__KpBDAW__languageHeader{justify-content:space-between;margin-bottom:8px;display:flex}.DeveloperMetricsChart-module__KpBDAW__languageName{color:var(--text-primary,#f9fafb);font-weight:500}.DeveloperMetricsChart-module__KpBDAW__languagePercent{color:var(--accent-color,#3b82f6);font-weight:600}.DeveloperMetricsChart-module__KpBDAW__languageBar{background:var(--border-color,#374151);border-radius:2px;height:4px;overflow:hidden}.DeveloperMetricsChart-module__KpBDAW__languageFill{background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:2px;height:100%;transition:width .5s}.DeveloperMetricsChart-module__KpBDAW__languageStats{background:var(--bg-secondary,#111827);border-radius:12px;justify-content:center;gap:24px;padding:16px;display:flex}.DeveloperMetricsChart-module__KpBDAW__stat{flex-direction:column;align-items:center;gap:4px;display:flex}.DeveloperMetricsChart-module__KpBDAW__statValue{color:var(--text-primary,#f9fafb);font-size:1.5rem;font-weight:700}.DeveloperMetricsChart-module__KpBDAW__statLabel{color:var(--text-secondary,#9ca3af);font-size:.75rem}@media (max-width:768px){.DeveloperMetricsChart-module__KpBDAW__chartContainer{flex-direction:column}.DeveloperMetricsChart-module__KpBDAW__radarChart{width:250px;height:250px}.DeveloperMetricsChart-module__KpBDAW__scoreValues{width:100%}.DeveloperMetricsChart-module__KpBDAW__languageGrid{grid-template-columns:1fr}.DeveloperMetricsChart-module__KpBDAW__languageStats{flex-wrap:wrap;gap:16px}}
.RepoQualityTable-module__Bx0Wpq__container{background:var(--card-bg,#1f2937);border:1px solid var(--border-color,#374151);border-radius:16px;padding:24px;box-shadow:0 4px 20px #00000026}.RepoQualityTable-module__Bx0Wpq__header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.RepoQualityTable-module__Bx0Wpq__headerLeft{flex-direction:column;display:flex}.RepoQualityTable-module__Bx0Wpq__header h3{color:var(--text-primary,#f9fafb);margin:0;font-size:1.25rem;font-weight:600}.RepoQualityTable-module__Bx0Wpq__count{color:var(--text-secondary,#9ca3af);font-size:.875rem}.RepoQualityTable-module__Bx0Wpq__resetBtn{border:1px solid var(--border-color,#374151);color:var(--text-secondary,#9ca3af);cursor:pointer;background:0 0;border-radius:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s}.RepoQualityTable-module__Bx0Wpq__resetBtn:hover{border-color:var(--text-primary,#f9fafb);color:var(--text-primary,#f9fafb);background:var(--bg-secondary,#111827)}.RepoQualityTable-module__Bx0Wpq__loading,.RepoQualityTable-module__Bx0Wpq__empty{color:var(--text-secondary,#9ca3af);flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.RepoQualityTable-module__Bx0Wpq__spinner{border:3px solid var(--border-color,#374151);border-top-color:var(--accent-color,#3b82f6);border-radius:50%;width:32px;height:32px;margin-bottom:12px;animation:1s linear infinite RepoQualityTable-module__Bx0Wpq__spin}@keyframes RepoQualityTable-module__Bx0Wpq__spin{to{transform:rotate(360deg)}}.RepoQualityTable-module__Bx0Wpq__tableWrapper{overflow-x:auto}.RepoQualityTable-module__Bx0Wpq__table{border-collapse:collapse;width:100%}.RepoQualityTable-module__Bx0Wpq__table th{text-align:left;text-transform:uppercase;color:var(--text-secondary,#9ca3af);border-bottom:1px solid var(--border-color,#374151);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;padding:12px 16px;font-size:.75rem;font-weight:600}.RepoQualityTable-module__Bx0Wpq__table th:hover{color:var(--text-primary,#f9fafb)}.RepoQualityTable-module__Bx0Wpq__table td{border-bottom:1px solid var(--border-color,#374151);color:var(--text-primary,#f9fafb);padding:12px 16px}.RepoQualityTable-module__Bx0Wpq__repoRow:hover{background:var(--bg-secondary,#111827)}.RepoQualityTable-module__Bx0Wpq__repoName a{color:var(--accent-color,#3b82f6);font-weight:500;text-decoration:none}.RepoQualityTable-module__Bx0Wpq__repoName a:hover{text-decoration:underline}.RepoQualityTable-module__Bx0Wpq__scoreBadge{border-radius:6px;justify-content:center;align-items:center;min-width:36px;padding:4px 8px;font-size:.875rem;font-weight:600;display:inline-flex}.RepoQualityTable-module__Bx0Wpq__scoreHigh{color:#10b981;background:#10b98133}.RepoQualityTable-module__Bx0Wpq__scoreMedium{color:#f59e0b;background:#f59e0b33}.RepoQualityTable-module__Bx0Wpq__scoreLow{color:#ef4444;background:#ef444433}.RepoQualityTable-module__Bx0Wpq__trend{font-size:1rem;font-weight:600}.RepoQualityTable-module__Bx0Wpq__trend.RepoQualityTable-module__Bx0Wpq__upward{color:#10b981}.RepoQualityTable-module__Bx0Wpq__trend.RepoQualityTable-module__Bx0Wpq__stable{color:#9ca3af}.RepoQualityTable-module__Bx0Wpq__trend.RepoQualityTable-module__Bx0Wpq__declining{color:#ef4444}.RepoQualityTable-module__Bx0Wpq__expandBtn{background:var(--bg-secondary,#111827);border:1px solid var(--border-color,#374151);color:var(--text-primary,#f9fafb);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:1rem;transition:all .2s;display:flex}.RepoQualityTable-module__Bx0Wpq__expandBtn:hover{background:var(--accent-color,#3b82f6);border-color:var(--accent-color,#3b82f6)}.RepoQualityTable-module__Bx0Wpq__expandedRow td{background:var(--bg-secondary,#111827);padding:0}.RepoQualityTable-module__Bx0Wpq__expandedContent{padding:16px}.RepoQualityTable-module__Bx0Wpq__detailsGrid{grid-template-columns:repeat(6,1fr);gap:16px;margin-bottom:16px;display:grid}.RepoQualityTable-module__Bx0Wpq__detailItem{flex-direction:column;gap:4px;display:flex}.RepoQualityTable-module__Bx0Wpq__detailLabel{color:var(--text-secondary,#9ca3af);text-transform:uppercase;font-size:.75rem}.RepoQualityTable-module__Bx0Wpq__detailValue{color:var(--text-primary,#f9fafb);font-size:1rem;font-weight:600}.RepoQualityTable-module__Bx0Wpq__docStatus{gap:12px;display:flex}.RepoQualityTable-module__Bx0Wpq__hasDoc,.RepoQualityTable-module__Bx0Wpq__noDoc{border-radius:4px;padding:4px 12px;font-size:.75rem;font-weight:500}.RepoQualityTable-module__Bx0Wpq__hasDoc{color:#10b981;background:#10b98133}.RepoQualityTable-module__Bx0Wpq__noDoc{color:#6b7280;background:#6b728033;text-decoration:line-through}@media (max-width:1024px){.RepoQualityTable-module__Bx0Wpq__detailsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.RepoQualityTable-module__Bx0Wpq__table th:nth-child(3),.RepoQualityTable-module__Bx0Wpq__table th:nth-child(4),.RepoQualityTable-module__Bx0Wpq__table td:nth-child(3),.RepoQualityTable-module__Bx0Wpq__table td:nth-child(4){display:none}.RepoQualityTable-module__Bx0Wpq__detailsGrid{grid-template-columns:repeat(2,1fr)}.RepoQualityTable-module__Bx0Wpq__docStatus{flex-wrap:wrap}}.RepoQualityTable-module__Bx0Wpq__loadMoreWrapper{border-top:1px solid var(--border-color,#374151);justify-content:center;margin-top:20px;padding-top:20px;display:flex}.RepoQualityTable-module__Bx0Wpq__loadMoreBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:8px;padding:12px 32px;font-size:.9rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #3b82f64d}.RepoQualityTable-module__Bx0Wpq__loadMoreBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}.RepoQualityTable-module__Bx0Wpq__loadMoreBtn:active{transform:translateY(0)}
