.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)}.home-module__xXTlFG__inlineBadge{margin-left:6px}
.Badge-module__wsYXKa__badge{letter-spacing:.01em;white-space:nowrap;vertical-align:middle;transition:all var(--transition-base);border:1px solid #0000;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:12px;font-weight:600;line-height:1.4;display:inline-flex}.Badge-module__wsYXKa__size-sm{padding:1px 7px;font-size:11px}.Badge-module__wsYXKa__size-md{padding:3px 10px;font-size:13px}.Badge-module__wsYXKa__dot{background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.Badge-module__wsYXKa__tone-neutral{background:var(--surface-subtle);color:var(--muted);border-color:var(--border-subtle)}.Badge-module__wsYXKa__tone-primary{background:var(--primary-soft);color:var(--primary-hover);border-color:#0000}.Badge-module__wsYXKa__tone-success{background:var(--success-soft);color:var(--success);border-color:#0000}.Badge-module__wsYXKa__tone-warning{background:var(--warning-soft);color:#b45309;border-color:#0000}.Badge-module__wsYXKa__tone-danger{background:var(--danger-soft);color:#b91c1c;border-color:#0000}.Badge-module__wsYXKa__tone-info{background:var(--info-soft);color:var(--info);border-color:#0000}.Badge-module__wsYXKa__tone-misjudge{background:var(--misjudge-soft);color:var(--misjudge);border-color:#0000}.Badge-module__wsYXKa__tone-missjudge{background:var(--missjudge-soft);color:var(--missjudge);border-color:#0000}html.Badge-module__wsYXKa__dark .Badge-module__wsYXKa__tone-warning{color:#fbbf24}html.Badge-module__wsYXKa__dark .Badge-module__wsYXKa__tone-danger{color:#f87171}.Badge-module__wsYXKa__outlined{background:0 0}.Badge-module__wsYXKa__tone-neutral.Badge-module__wsYXKa__outlined{color:var(--muted);border-color:var(--border)}.Badge-module__wsYXKa__tone-primary.Badge-module__wsYXKa__outlined{color:var(--primary);border-color:var(--primary)}.Badge-module__wsYXKa__tone-success.Badge-module__wsYXKa__outlined{color:var(--success);border-color:var(--success)}.Badge-module__wsYXKa__tone-warning.Badge-module__wsYXKa__outlined{color:#b45309;border-color:var(--warning)}.Badge-module__wsYXKa__tone-danger.Badge-module__wsYXKa__outlined{color:#b91c1c;border-color:var(--danger)}.Badge-module__wsYXKa__tone-info.Badge-module__wsYXKa__outlined{color:var(--info);border-color:var(--info)}.Badge-module__wsYXKa__tone-misjudge.Badge-module__wsYXKa__outlined{color:var(--misjudge);border-color:var(--misjudge)}.Badge-module__wsYXKa__tone-missjudge.Badge-module__wsYXKa__outlined{color:var(--missjudge);border-color:var(--missjudge)}.Badge-module__wsYXKa__pulse{animation:2s infinite Badge-module__wsYXKa__pulseBadge}@keyframes Badge-module__wsYXKa__pulseBadge{0%,to{opacity:1;box-shadow:0 0}50%{opacity:.85;box-shadow:0 0 0 4px #0000}}
.StatCard-module__DQRoXa__card{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius);transition:all var(--transition-base);color:inherit;flex-direction:column;gap:6px;padding:14px 16px;text-decoration:none;display:flex;position:relative;overflow:hidden}.StatCard-module__DQRoXa__card:before{content:"";width:3px;transition:background var(--transition-base);background:0 0;position:absolute;top:0;bottom:0;left:0}.StatCard-module__DQRoXa__compact{gap:4px;padding:10px 12px}.StatCard-module__DQRoXa__clickable{cursor:pointer}.StatCard-module__DQRoXa__clickable:hover{border-color:var(--primary);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.StatCard-module__DQRoXa__head{justify-content:space-between;align-items:center;min-height:18px;display:flex}.StatCard-module__DQRoXa__label{color:var(--muted);letter-spacing:.01em;font-size:12px;font-weight:500}.StatCard-module__DQRoXa__badgeSlot{flex-shrink:0}.StatCard-module__DQRoXa__valueRow{align-items:baseline;gap:4px;line-height:1.1;display:flex}.StatCard-module__DQRoXa__value{color:var(--foreground);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:26px;font-weight:700}.StatCard-module__DQRoXa__compact .StatCard-module__DQRoXa__value{font-size:20px}.StatCard-module__DQRoXa__unit{color:var(--muted);font-size:13px;font-weight:500}.StatCard-module__DQRoXa__trend{margin-left:4px;font-size:14px;font-weight:700}.StatCard-module__DQRoXa__trend-good{color:var(--success)}.StatCard-module__DQRoXa__trend-bad{color:var(--danger)}.StatCard-module__DQRoXa__trend-flat{color:var(--muted)}.StatCard-module__DQRoXa__hint{color:var(--muted);margin-top:2px;font-size:11px;line-height:1.4}.StatCard-module__DQRoXa__tone-primary:before{background:var(--primary)}.StatCard-module__DQRoXa__tone-success:before{background:var(--success)}.StatCard-module__DQRoXa__tone-warning:before{background:var(--warning)}.StatCard-module__DQRoXa__tone-danger:before{background:var(--danger)}.StatCard-module__DQRoXa__tone-misjudge:before{background:var(--misjudge)}.StatCard-module__DQRoXa__tone-missjudge:before{background:var(--missjudge)}.StatCard-module__DQRoXa__tone-primary .StatCard-module__DQRoXa__value{color:var(--primary-hover)}.StatCard-module__DQRoXa__tone-success .StatCard-module__DQRoXa__value{color:var(--success)}.StatCard-module__DQRoXa__tone-warning .StatCard-module__DQRoXa__value{color:#b45309}.StatCard-module__DQRoXa__tone-danger .StatCard-module__DQRoXa__value{color:#b91c1c}.StatCard-module__DQRoXa__tone-misjudge .StatCard-module__DQRoXa__value{color:var(--misjudge)}.StatCard-module__DQRoXa__tone-missjudge .StatCard-module__DQRoXa__value{color:var(--missjudge)}html.StatCard-module__DQRoXa__dark .StatCard-module__DQRoXa__tone-warning .StatCard-module__DQRoXa__value{color:#fbbf24}html.StatCard-module__DQRoXa__dark .StatCard-module__DQRoXa__tone-danger .StatCard-module__DQRoXa__value{color:#f87171}
.page-module__wcHNNq__statusBar{margin-bottom:var(--spacing-lg,24px);flex-wrap:wrap;gap:12px;display:flex}.page-module__wcHNNq__statusBadge{border-radius:var(--radius-sm,6px);background:var(--surface-subtle,#f5f5f5);color:var(--muted,#737373);font-size:var(--text-xs,11px);border:1px solid var(--border-subtle,#f0f0f0);align-items:center;gap:6px;padding:4px 12px;display:inline-flex}.page-module__wcHNNq__statusDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.page-module__wcHNNq__tabBar{margin-bottom:var(--spacing-lg,24px);background:var(--surface-subtle,#f5f5f5);border-radius:var(--radius-md,10px);gap:4px;width:fit-content;padding:4px;display:flex}.page-module__wcHNNq__tabBtn{color:var(--muted,#737373);font-size:var(--text-sm,13px);cursor:pointer;border-radius:var(--radius-sm,6px);transition:var(--transition-base,.15s ease);background:0 0;border:none;align-items:center;gap:6px;padding:8px 16px;font-weight:500;display:flex}.page-module__wcHNNq__tabBtn:hover{color:var(--foreground,#171717)}.page-module__wcHNNq__tabBtnActive{background:var(--surface,#fff);color:var(--primary,#8b5cf6);box-shadow:var(--shadow-xs,0 1px 2px #0000000a);font-weight:600}.page-module__wcHNNq__tabContent{animation:.2s page-module__wcHNNq__fadeIn}@keyframes page-module__wcHNNq__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
.SegmentFilter-module__wtdXBa__row{background:var(--surface-subtle);border:1px solid var(--border-subtle);border-radius:10px;align-items:center;gap:8px;padding:4px;display:inline-flex}.SegmentFilter-module__wtdXBa__chips{gap:2px;display:flex}.SegmentFilter-module__wtdXBa__chip{color:var(--muted);cursor:pointer;transition:all var(--transition-base);white-space:nowrap;background:0 0;border:none;border-radius:7px;padding:6px 14px;font-size:13px;font-weight:500}.SegmentFilter-module__wtdXBa__chip:hover:not(.SegmentFilter-module__wtdXBa__disabled):not(.SegmentFilter-module__wtdXBa__active){background:var(--surface);color:var(--foreground)}.SegmentFilter-module__wtdXBa__chip.SegmentFilter-module__wtdXBa__active{background:var(--surface);color:var(--primary-hover);box-shadow:var(--shadow-xs);font-weight:600}.SegmentFilter-module__wtdXBa__chip.SegmentFilter-module__wtdXBa__disabled{opacity:.4;cursor:not-allowed}.SegmentFilter-module__wtdXBa__divider{background:var(--border);flex-shrink:0;width:1px;height:16px}.SegmentFilter-module__wtdXBa__datePickerLabel{background:var(--surface);cursor:pointer;transition:all var(--transition-base);box-shadow:var(--shadow-xs);border-radius:7px;align-items:center;gap:6px;padding:6px 10px;display:inline-flex}.SegmentFilter-module__wtdXBa__datePickerLabel:hover{box-shadow:var(--shadow-sm)}.SegmentFilter-module__wtdXBa__datePickerIcon{filter:grayscale(.3);font-size:13px}.SegmentFilter-module__wtdXBa__dateInput{color:var(--foreground);font-size:13px;font-family:var(--font-sans);cursor:pointer;background:0 0;border:none;outline:none;padding:0}
.page-module__ljhmBW__panelLarge{background:var(--surface);border-radius:var(--radius-md);border:1px solid var(--border);margin-bottom:20px;padding:18px 20px}.page-module__ljhmBW__panel{background:var(--surface);border-radius:var(--radius-md);border:1px solid var(--border);margin-bottom:20px;padding:14px 16px}.page-module__ljhmBW__panelTight{background:var(--surface);border-radius:var(--radius-md);border:1px solid var(--border);padding:14px 16px}.page-module__ljhmBW__sectionTitleLg{color:var(--foreground);margin-bottom:14px;font-size:13px;font-weight:600}.page-module__ljhmBW__sectionTitle{color:var(--foreground);margin-bottom:12px;font-size:13px;font-weight:600}.page-module__ljhmBW__sectionTitleFlat{color:var(--foreground);font-size:13px;font-weight:600}.page-module__ljhmBW__bodyText{color:var(--foreground);font-size:12px;line-height:1.6}.page-module__ljhmBW__bodyTextPre{color:var(--foreground);white-space:pre-line;font-size:12px;line-height:1.6}.page-module__ljhmBW__muted{color:var(--muted);font-size:12px}.page-module__ljhmBW__mutedSmall{color:var(--muted);margin-top:6px;font-size:11px}.page-module__ljhmBW__mutedCaption{color:var(--muted);margin-bottom:2px;font-size:11px;font-weight:500}.page-module__ljhmBW__mutedTinyCaption{color:var(--muted);margin-bottom:4px;font-size:10px;font-weight:500}.page-module__ljhmBW__table{border-collapse:collapse;width:100%;font-size:13px}.page-module__ljhmBW__tableHeadRow{border-bottom:2px solid var(--border)}.page-module__ljhmBW__th{text-align:left;color:var(--muted);padding:6px 8px}.page-module__ljhmBW__thRight{text-align:right;color:var(--muted);padding:6px 8px}.page-module__ljhmBW__td{padding:8px 12px}.page-module__ljhmBW__tdMedium{padding:8px 12px;font-weight:500}.page-module__ljhmBW__tdRight{text-align:right;padding:8px 12px}.page-module__ljhmBW__tdRightMuted{text-align:right;color:var(--muted);padding:8px 12px}.page-module__ljhmBW__tdCenterMuted{text-align:center;color:var(--muted);padding:8px 12px}.page-module__ljhmBW__tableScroll{overflow-x:auto}.page-module__ljhmBW__chartPlaceholder{height:180px;color:var(--muted);justify-content:center;align-items:center;font-size:13px;display:flex}.page-module__ljhmBW__baselineRow{align-items:baseline;gap:8px;display:flex}.page-module__ljhmBW__progressTrack{background:var(--surface-subtle);border-radius:3px;height:6px;margin-top:10px;overflow:hidden}.page-module__ljhmBW__cornerEmoji{opacity:.08;font-size:48px;position:absolute;top:-8px;right:-8px}
.page-module__Vv5QsG__panel{background:var(--surface);border-radius:var(--radius-md);border:1px solid var(--border);margin-bottom:24px;transition:border-color .2s,box-shadow .2s,transform .2s}.page-module__Vv5QsG__panel:hover{border-color:var(--border);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.page-module__Vv5QsG__panelPad{padding:16px}.page-module__Vv5QsG__panelPadLg{padding:12px 16px}.page-module__Vv5QsG__sectionTitle{color:var(--foreground);margin-bottom:10px;font-size:13px;font-weight:600}.page-module__Vv5QsG__titleLg{color:var(--foreground);font-size:14px;font-weight:600}.page-module__Vv5QsG__titleXl{color:var(--foreground);font-size:18px;font-weight:700}.page-module__Vv5QsG__muted{color:var(--muted);font-size:12px}.page-module__Vv5QsG__captionMuted{color:var(--muted);margin-bottom:6px;font-size:12px}.page-module__Vv5QsG__table{border-collapse:collapse;width:100%;font-size:13px}.page-module__Vv5QsG__headRow{border-bottom:2px solid var(--border)}.page-module__Vv5QsG__bodyRow{border-bottom:1px solid var(--border)}.page-module__Vv5QsG__thLeft{text-align:left;color:var(--muted);padding:8px 10px}.page-module__Vv5QsG__thRight{text-align:right;color:var(--muted);padding:8px 10px}.page-module__Vv5QsG__thCenter{text-align:center;color:var(--muted);padding:8px 10px}.page-module__Vv5QsG__thLeftSm{text-align:left;color:var(--muted);padding:4px 8px}.page-module__Vv5QsG__thRightSm{text-align:right;color:var(--muted);padding:4px 8px}.page-module__Vv5QsG__td{padding:8px 10px}.page-module__Vv5QsG__tdMedium{padding:8px 10px;font-weight:500}.page-module__Vv5QsG__tdRight{text-align:right;padding:8px 10px}.page-module__Vv5QsG__tdCenter{text-align:center;padding:8px 10px}.page-module__Vv5QsG__tdRightMuted{text-align:right;color:var(--muted);padding:8px 10px}.page-module__Vv5QsG__empty{text-align:center;color:var(--muted);padding:32px}.page-module__Vv5QsG__emptySm{text-align:center;color:var(--muted);padding:32px;font-size:13px}.page-module__Vv5QsG__emptyTiny{text-align:center;color:var(--muted);padding:20px;font-size:12px}.page-module__Vv5QsG__emptyReasonCard{border:1px dashed var(--border);border-radius:var(--radius-md);background:linear-gradient(180deg, var(--surface) 0%, var(--surface-subtle) 100%);text-align:center;margin:18px;padding:22px 18px;position:relative;overflow:hidden}.page-module__Vv5QsG__emptyReasonCard:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#8b5cf614,#0000);animation:3.8s ease-in-out infinite page-module__Vv5QsG__emptyScan;position:absolute;inset:0;transform:translate(-120%)}.page-module__Vv5QsG__emptyReasonTitle{color:var(--foreground);margin-bottom:4px;font-size:13px;font-weight:650;position:relative}.page-module__Vv5QsG__emptyReasonDetail{color:var(--muted);font-size:var(--text-xs);max-width:560px;margin:0 auto;line-height:1.7;position:relative}@keyframes page-module__Vv5QsG__emptyScan{0%,55%{opacity:0;transform:translate(-120%)}70%{opacity:1}to{opacity:0;transform:translate(120%)}}.page-module__Vv5QsG__splitRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}
