.home-module__xXTlFG__gridResponsive{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:16px;margin-bottom:24px;display:grid}.home-module__xXTlFG__gridMetrics{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin-bottom:24px;display:grid}.home-module__xXTlFG__panelHeader{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.home-module__xXTlFG__panelHeaderTitle{margin:0}.home-module__xXTlFG__panelHeaderLink{font-size:var(--text-xs);color:var(--primary);font-weight:500;text-decoration:none;transition:opacity .15s,transform .15s}.home-module__xXTlFG__panelHeaderLink:hover{opacity:.8;text-decoration:underline;transform:translate(2px)}.home-module__xXTlFG__dataTable{border-collapse:collapse;width:100%;font-size:13px}.home-module__xXTlFG__dataTable thead tr{border-bottom:2px solid var(--border)}.home-module__xXTlFG__dataTable tbody tr{border-bottom:1px solid var(--border-subtle)}.home-module__xXTlFG__dataTable th{color:var(--muted);padding:6px 8px;font-weight:500}.home-module__xXTlFG__dataTable td{padding:6px 8px}.home-module__xXTlFG__dataTable th.home-module__xXTlFG__alignLeft,.home-module__xXTlFG__dataTable td.home-module__xXTlFG__alignLeft{text-align:left}.home-module__xXTlFG__dataTable th.home-module__xXTlFG__alignRight,.home-module__xXTlFG__dataTable td.home-module__xXTlFG__alignRight{text-align:right}.home-module__xXTlFG__cellMuted{color:var(--muted)}.home-module__xXTlFG__cellMutedSm{color:var(--muted);font-size:var(--text-xs)}.home-module__xXTlFG__cellNum{font-variant-numeric:tabular-nums}.home-module__xXTlFG__cellNumBold{font-variant-numeric:tabular-nums;font-weight:600}.home-module__xXTlFG__cellLink{color:var(--foreground);text-decoration:none}.home-module__xXTlFG__cellLink:hover{color:var(--primary);text-decoration:underline}.home-module__xXTlFG__cellMisjudge{color:var(--danger)}.home-module__xXTlFG__cellMissjudge{color:var(--warning)}.home-module__xXTlFG__emptyBox{color:var(--muted);text-align:center;padding:16px;font-size:13px}.home-module__xXTlFG__emptyState{text-align:center;min-height:138px;color:var(--muted);border:1px dashed var(--border);border-radius:var(--radius-md);background:linear-gradient(180deg, var(--surface) 0%, var(--surface-subtle) 100%);padding:38px 20px;font-size:13px;position:relative;overflow:hidden}.home-module__xXTlFG__emptyState:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#8b5cf614,#0000);animation:3.6s ease-in-out infinite home-module__xXTlFG__emptyScan;position:absolute;inset:0;transform:translate(-120%)}.home-module__xXTlFG__emptyIcon{margin-bottom:6px;font-size:2em;display:inline-block}.home-module__xXTlFG__emptyStateTitle{color:var(--foreground);margin-bottom:4px;font-weight:650;position:relative}.home-module__xXTlFG__emptyStateDetail{max-width:440px;color:var(--muted);font-size:var(--text-xs);margin:0 auto;line-height:1.7;position:relative}.home-module__xXTlFG__emptyStateAction{border-radius:var(--radius-sm);border:1px solid var(--primary);color:var(--primary);font-size:var(--text-xs);margin-top:12px;padding:4px 10px;font-weight:600;text-decoration:none;transition:background .15s,color .15s,transform .15s;display:inline-flex;position:relative}.home-module__xXTlFG__emptyStateAction:hover{background:var(--primary);color:#fff;transform:translateY(-1px)}.home-module__xXTlFG__skeletonRow{justify-content:center;gap:8px;padding:16px 0;display:flex}.home-module__xXTlFG__skeletonBar{background:var(--surface-subtle);border-radius:4px;width:80px;height:14px;animation:1.5s cubic-bezier(.4,0,.6,1) infinite home-module__xXTlFG__pulse}.home-module__xXTlFG__progressTrack{background:var(--surface-subtle);border-radius:3px;height:6px;overflow:hidden}.home-module__xXTlFG__progressBar{border-radius:3px;height:100%;transition:width .3s}.home-module__xXTlFG__toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.home-module__xXTlFG__toolbarDate{width:150px}.home-module__xXTlFG__segmented{background:var(--surface-subtle);border-radius:8px;gap:3px;padding:2.5px;display:flex}.home-module__xXTlFG__segmentedBtn{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 12px;font-size:13px;font-weight:500;transition:background .15s,color .15s}.home-module__xXTlFG__segmentedBtn:hover{color:var(--foreground)}.home-module__xXTlFG__segmentedBtnActive{color:#fff!important}.home-module__xXTlFG__bannerError{background:var(--danger-soft);border-color:var(--danger);margin-bottom:20px}.home-module__xXTlFG__bannerErrorText{color:var(--danger);margin:0}.home-module__xXTlFG__bannerWarn{background:var(--warning-soft);border-color:var(--warning);justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.home-module__xXTlFG__bannerWarnText{color:#92400e;margin:0}.home-module__xXTlFG__bannerBtn{background:var(--warning);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:6px 14px;font-size:13px;font-weight:500;transition:opacity .15s}.home-module__xXTlFG__bannerBtn:hover{opacity:.9}.home-module__xXTlFG__dataSourceHint{color:var(--muted);text-align:right;margin-bottom:14px;font-size:11px}.home-module__xXTlFG__dimensionBanner{background:var(--surface-subtle);border-color:var(--border);align-items:center;gap:10px;margin-bottom:20px;padding:12px 16px;display:flex}.home-module__xXTlFG__dimensionBannerIcon{flex-shrink:0;font-size:1.2em}.home-module__xXTlFG__dimensionBannerText{color:var(--foreground);flex:1;margin:0;font-size:13px;line-height:1.5}.home-module__xXTlFG__dimensionBannerLink{color:var(--primary);white-space:nowrap;border:1px solid var(--primary);background:0 0;border-radius:6px;flex-shrink:0;padding:4px 10px;font-size:12px;font-weight:500;text-decoration:none;transition:all .15s}.home-module__xXTlFG__dimensionBannerLink:hover{background:var(--primary);color:#fff}.home-module__xXTlFG__compactEmpty{min-height:unset;color:var(--muted);border:1px dashed var(--border);border-radius:var(--radius-md);background:var(--surface-subtle);align-items:center;gap:10px;padding:14px 12px;font-size:13px;display:flex;position:relative;overflow:hidden}.home-module__xXTlFG__compactEmpty:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#8b5cf614,#0000);animation:3.8s ease-in-out infinite home-module__xXTlFG__emptyScan;position:absolute;inset:0;transform:translate(-120%)}.home-module__xXTlFG__compactEmptyIcon{font-size:1.2em;position:relative}.home-module__xXTlFG__compactEmptyBody{flex:1;min-width:0;position:relative}.home-module__xXTlFG__compactEmptyTitle{color:var(--foreground);font-weight:650}.home-module__xXTlFG__compactEmptyDetail{color:var(--muted);font-size:var(--text-xs);margin-top:2px;line-height:1.5}.home-module__xXTlFG__compactEmptyLink{color:var(--primary);white-space:nowrap;border:1px solid var(--primary);border-radius:6px;margin-left:auto;padding:3px 10px;font-size:12px;font-weight:500;text-decoration:none;transition:all .15s;position:relative}.home-module__xXTlFG__compactEmptyLink:hover{background:var(--primary);color:#fff;transform:translateY(-1px)}.home-module__xXTlFG__trendChartWrap{height:200px;margin-top:10px}.home-module__xXTlFG__errorBarChartWrap{height:180px}.home-module__xXTlFG__pieLegendRow{align-items:center;gap:16px;display:flex}.home-module__xXTlFG__pieWrap{flex-shrink:0;width:140px;height:140px}.home-module__xXTlFG__legendList{flex:1}.home-module__xXTlFG__legendItem{justify-content:space-between;align-items:center;padding:4px 0;font-size:13px;display:flex}.home-module__xXTlFG__legendLeft{align-items:center;gap:8px;display:flex}.home-module__xXTlFG__legendSwatch{border-radius:2px;flex-shrink:0;width:10px;height:10px}.home-module__xXTlFG__legendPct{color:var(--muted)}.home-module__xXTlFG__legendRate{font-weight:500}.home-module__xXTlFG__quickEntryRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.home-module__xXTlFG__quickEntryLabel{color:var(--muted);font-size:13px;font-weight:500}.home-module__xXTlFG__quickEntryLink{border-radius:var(--radius-sm);background:var(--surface-subtle);color:var(--foreground);border:1px solid var(--border-subtle);padding:5px 14px;font-size:12px;font-weight:500;text-decoration:none;transition:all .15s}.home-module__xXTlFG__quickEntryLink:hover{border-color:var(--primary);color:var(--primary);box-shadow:var(--shadow-xs)}.home-module__xXTlFG__chartLoading{height:100%;color:var(--muted);justify-content:center;align-items:center;font-size:12px;display:flex}.home-module__xXTlFG__groupOverviewPanel{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);margin-bottom:20px;padding:20px}.home-module__xXTlFG__groupOverviewHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.home-module__xXTlFG__moduleKicker{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:2px;font-size:10px;font-weight:600}.home-module__xXTlFG__groupOverviewTitle{color:var(--foreground);letter-spacing:-.3px;margin:0;font-size:16px;font-weight:700;line-height:1.3}.home-module__xXTlFG__groupOverviewDesc{color:var(--muted);font-size:var(--text-xs);margin:3px 0 0;line-height:1.5}.home-module__xXTlFG__groupOverviewActions{flex-shrink:0;align-items:center;gap:10px;display:flex}.home-module__xXTlFG__okPill,.home-module__xXTlFG__riskPill{white-space:nowrap;border:none;border-radius:999px;align-items:center;padding:3px 8px;font-size:10px;font-weight:600;display:inline-flex}.home-module__xXTlFG__okPill{color:var(--success);background:var(--success-soft)}.home-module__xXTlFG__riskPill{color:var(--danger);background:var(--danger-soft)}.home-module__xXTlFG__groupGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;display:grid}.home-module__xXTlFG__groupCard{border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:var(--surface);color:var(--foreground);padding:14px 16px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:block}.home-module__xXTlFG__groupCard:hover{border-color:var(--border);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.home-module__xXTlFG__groupCardOk{border-left:3px solid var(--success)}.home-module__xXTlFG__groupCardRisk{border-left:3px solid var(--danger)}.home-module__xXTlFG__groupCardLoading{flex-direction:column;gap:8px;min-height:110px;animation:1.5s ease-in-out infinite home-module__xXTlFG__pulse;display:flex;background:var(--surface-subtle)!important;border-color:var(--border-subtle)!important}.home-module__xXTlFG__groupCardTopline{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.home-module__xXTlFG__groupLevel{color:var(--muted);letter-spacing:.02em;font-size:10px;font-weight:600}.home-module__xXTlFG__groupStatusOk,.home-module__xXTlFG__groupStatusRisk{border-radius:999px;padding:2px 6px;font-size:10px;font-weight:600}.home-module__xXTlFG__groupStatusOk{color:var(--success);background:var(--success-soft)}.home-module__xXTlFG__groupStatusRisk{color:var(--danger);background:var(--danger-soft)}.home-module__xXTlFG__groupName{color:var(--foreground);letter-spacing:-.2px;margin-bottom:6px;font-size:15px;font-weight:650}.home-module__xXTlFG__groupAccuracyRow{align-items:baseline;gap:6px;margin-bottom:4px;display:flex}.home-module__xXTlFG__groupAccNum{color:var(--foreground);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:22px;font-weight:750;line-height:1}.home-module__xXTlFG__groupTarget{color:var(--muted);font-size:10px}.home-module__xXTlFG__groupMeta{color:var(--muted);margin-top:2px;font-size:10px}.home-module__xXTlFG__groupProgressTrack{background:var(--border-subtle);border-radius:999px;height:3px;margin-top:10px;overflow:hidden}.home-module__xXTlFG__groupProgressBar{border-radius:999px;height:100%;transition:width .4s cubic-bezier(.22,1,.36,1)}.home-module__xXTlFG__groupCardOk .home-module__xXTlFG__groupProgressBar{background:var(--success)}.home-module__xXTlFG__groupCardRisk .home-module__xXTlFG__groupProgressBar{background:var(--danger)}.home-module__xXTlFG__groupEmpty{min-height:80px;color:var(--muted);font-size:var(--text-sm);justify-content:center;align-items:center;gap:8px;display:flex}.home-module__xXTlFG__emptyDot{background:var(--muted);opacity:.4;border-radius:999px;width:6px;height:6px}@keyframes home-module__xXTlFG__pulse{0%,to{opacity:1}50%{opacity:.45}}@keyframes home-module__xXTlFG__emptyScan{0%,55%{opacity:0;transform:translate(-120%)}70%{opacity:1}to{opacity:0;transform:translate(120%)}}@media (max-width:640px){.home-module__xXTlFG__gridResponsive,.home-module__xXTlFG__gridMetrics,.home-module__xXTlFG__groupGrid{grid-template-columns:1fr;gap:10px;margin-bottom:16px}.home-module__xXTlFG__groupOverviewHeader{flex-direction:column;align-items:stretch}.home-module__xXTlFG__groupOverviewActions{justify-content:space-between}.home-module__xXTlFG__toolbar{gap:8px}.home-module__xXTlFG__pieLegendRow{flex-direction:column;align-items:stretch}.home-module__xXTlFG__pieWrap{width:100%;max-width:200px;margin:0 auto}.home-module__xXTlFG__bannerWarn{flex-direction:column;align-items:stretch}}html.home-module__xXTlFG__dark .home-module__xXTlFG__dataTable thead tr{border-bottom-color:var(--border)}html.home-module__xXTlFG__dark .home-module__xXTlFG__dataTable tbody tr{border-bottom-color:var(--border-subtle)}html.home-module__xXTlFG__dark .home-module__xXTlFG__cellMuted,html.home-module__xXTlFG__dark .home-module__xXTlFG__cellMutedSm,html.home-module__xXTlFG__dark .home-module__xXTlFG__emptyBox,html.home-module__xXTlFG__dark .home-module__xXTlFG__emptyState,html.home-module__xXTlFG__dark .home-module__xXTlFG__legendPct,html.home-module__xXTlFG__dark .home-module__xXTlFG__dataSourceHint{color:var(--muted)}html.home-module__xXTlFG__dark .home-module__xXTlFG__cellLink{color:var(--foreground)}html.home-module__xXTlFG__dark .home-module__xXTlFG__segmented,html.home-module__xXTlFG__dark .home-module__xXTlFG__progressTrack{background:var(--surface-subtle)}html.home-module__xXTlFG__dark .home-module__xXTlFG__quickEntryLink{background:var(--surface-subtle);color:var(--foreground)}html.home-module__xXTlFG__dark .home-module__xXTlFG__skeletonBar{background:var(--border)}html.home-module__xXTlFG__dark .home-module__xXTlFG__bannerWarnText{color:#fbbf24}html.home-module__xXTlFG__dark .home-module__xXTlFG__groupName{color:var(--foreground)}html.home-module__xXTlFG__dark .home-module__xXTlFG__groupMeta,html.home-module__xXTlFG__dark .home-module__xXTlFG__mutedTinyCaption{color:var(--muted)}
