.Intelligence-module__KUYVOW__subtitle{color:var(--text-tertiary);letter-spacing:.01em;margin:4px 0 0;font-size:.85rem}.Intelligence-module__KUYVOW__sectionLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--text-tertiary);font-size:.7rem;font-weight:600;display:inline-block}.Intelligence-module__KUYVOW__filterRow{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.Intelligence-module__KUYVOW__filterPill{appearance:none;border:1px solid var(--border-subtle);background:var(--surface-muted);color:var(--text-secondary);letter-spacing:.02em;cursor:pointer;border-radius:9999px;padding:6px 14px;font-size:.78rem;font-weight:500;transition:background .12s,border-color .12s,color .12s}.Intelligence-module__KUYVOW__filterPill:hover{background:var(--surface-highlight);color:var(--text-primary)}.Intelligence-module__KUYVOW__filterPillActive{background:var(--accent-primary-soft);color:var(--text-primary);border-color:#f4c54280}.Intelligence-module__KUYVOW__clusterGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.Intelligence-module__KUYVOW__clusterCard{background:var(--surface-elevated);border:1px solid var(--border-subtle);box-sizing:border-box;border-radius:16px;flex-direction:column;gap:14px;min-height:160px;padding:18px;display:flex}.Intelligence-module__KUYVOW__clusterCardHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.Intelligence-module__KUYVOW__clusterTitle{color:var(--text-primary);letter-spacing:.01em;margin:0;font-size:1rem;font-weight:600;line-height:1.3}.Intelligence-module__KUYVOW__clusterStats{grid-template-columns:repeat(2,1fr);gap:8px 14px;display:grid}.Intelligence-module__KUYVOW__clusterStat{flex-direction:column;gap:2px;display:flex}.Intelligence-module__KUYVOW__clusterStatLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--text-tertiary);font-size:.7rem}.Intelligence-module__KUYVOW__clusterStatValue{color:var(--text-primary);font-size:.95rem;font-weight:600}.Intelligence-module__KUYVOW__trendChip{letter-spacing:.05em;text-transform:uppercase;border-radius:9999px;align-items:center;gap:4px;padding:2px 10px;font-size:.72rem;font-weight:600;display:inline-flex}.Intelligence-module__KUYVOW__trendChipUp{color:var(--accent-success);background:#4ade801f}.Intelligence-module__KUYVOW__trendChipDown{color:var(--accent-danger);background:#f871711f}.Intelligence-module__KUYVOW__trendChipFlat{color:var(--text-secondary);background:#ffffff0a}.Intelligence-module__KUYVOW__tableWrap{background:var(--surface-elevated);border:1px solid var(--border-subtle);border-radius:16px;overflow:hidden}.Intelligence-module__KUYVOW__tableScroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.Intelligence-module__KUYVOW__creativeTable{border-collapse:separate;border-spacing:0;width:100%;min-width:920px}.Intelligence-module__KUYVOW__creativeTable thead th{background:var(--surface-muted);color:var(--text-tertiary);letter-spacing:.14em;text-transform:uppercase;text-align:left;border-bottom:1px solid var(--border-subtle);white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;padding:12px 14px;font-size:.68rem;font-weight:600;position:sticky;top:0}.Intelligence-module__KUYVOW__creativeTable thead th.Intelligence-module__KUYVOW__sortable:hover{color:var(--text-primary)}.Intelligence-module__KUYVOW__creativeTable thead th.Intelligence-module__KUYVOW__sortableActive{color:var(--accent-primary)}.Intelligence-module__KUYVOW__creativeTable tbody td{border-bottom:1px solid var(--border-subtle);color:var(--text-secondary);vertical-align:middle;padding:14px;font-size:.86rem}.Intelligence-module__KUYVOW__creativeTable tbody tr:last-child td{border-bottom:none}.Intelligence-module__KUYVOW__creativeTable tbody tr:hover{background:var(--surface-highlight)}.Intelligence-module__KUYVOW__creativeName{align-items:center;gap:12px;display:flex}.Intelligence-module__KUYVOW__creativeThumb{border-radius:8px;flex-shrink:0;width:36px;height:36px}.Intelligence-module__KUYVOW__creativeNameText{color:var(--text-primary);white-space:nowrap;font-weight:600}.Intelligence-module__KUYVOW__statusPill{letter-spacing:.06em;text-transform:uppercase;border-radius:9999px;align-items:center;padding:3px 10px;font-size:.7rem;font-weight:600;display:inline-flex}.Intelligence-module__KUYVOW__statusPillScaling{color:var(--accent-success);background:#4ade801f}.Intelligence-module__KUYVOW__statusPillStable{color:var(--text-secondary);background:#ffffff0d}.Intelligence-module__KUYVOW__statusPillFatiguing{color:var(--accent-primary);background:#f4c54226}.Intelligence-module__KUYVOW__statusPillKilled{color:var(--accent-danger);background:#f8717124}.Intelligence-module__KUYVOW__deltaUp{color:var(--accent-success)}.Intelligence-module__KUYVOW__deltaDown{color:var(--accent-danger)}.Intelligence-module__KUYVOW__fatigueCell{align-items:center;gap:10px;display:flex}.Intelligence-module__KUYVOW__fatigueRingWrap{flex-shrink:0;width:36px;height:36px;position:relative}.Intelligence-module__KUYVOW__fatigueRingWrap svg{transform:rotate(-90deg)}.Intelligence-module__KUYVOW__fatigueRingValue{color:var(--text-primary);justify-content:center;align-items:center;font-size:.7rem;font-weight:600;display:flex;position:absolute;inset:0}.Intelligence-module__KUYVOW__scoreTrack{background:#ffffff0f;border-radius:9999px;width:100%;height:8px;overflow:hidden}.Intelligence-module__KUYVOW__scoreFill{border-radius:9999px;height:100%}.Intelligence-module__KUYVOW__scoreRow{grid-template-columns:110px 1fr 48px;align-items:center;gap:12px;display:grid}.Intelligence-module__KUYVOW__scoreRowLabel{color:var(--text-secondary);font-size:.78rem}.Intelligence-module__KUYVOW__scoreRowValue{color:var(--text-primary);text-align:right;font-size:.85rem;font-weight:600}.Intelligence-module__KUYVOW__profileGrid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:18px;display:grid}.Intelligence-module__KUYVOW__profileCard{background:var(--surface-elevated);border:1px solid var(--border-subtle);border-radius:16px;flex-direction:column;gap:16px;padding:20px;display:flex}.Intelligence-module__KUYVOW__profileHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.Intelligence-module__KUYVOW__profileNameBlock{flex-direction:column;gap:2px;display:flex}.Intelligence-module__KUYVOW__profileName{color:var(--text-primary);margin:0;font-size:1.05rem;font-weight:600}.Intelligence-module__KUYVOW__profileMeta{color:var(--text-tertiary);letter-spacing:.04em;font-size:.75rem}.Intelligence-module__KUYVOW__profileProfit{text-align:right}.Intelligence-module__KUYVOW__profileProfitValue{color:var(--text-primary);font-size:1.15rem;font-weight:600}.Intelligence-module__KUYVOW__profileProfitLabel{color:var(--text-tertiary);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem}.Intelligence-module__KUYVOW__profileStats{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);grid-template-columns:repeat(3,1fr);gap:12px;padding:12px 0;display:grid}.Intelligence-module__KUYVOW__profileStat{flex-direction:column;gap:2px;display:flex}.Intelligence-module__KUYVOW__profileStatValue{color:var(--text-primary);font-size:.95rem;font-weight:600}.Intelligence-module__KUYVOW__profileStatLabel{color:var(--text-tertiary);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem}.Intelligence-module__KUYVOW__profileSparkWrap{height:64px}.Intelligence-module__KUYVOW__signalFeed{flex-direction:column;gap:14px;display:flex}.Intelligence-module__KUYVOW__signalCard{background:var(--surface-elevated);border:1px solid var(--border-subtle);box-sizing:border-box;border-radius:16px;grid-template-columns:4px 1fr;gap:16px;padding:18px;display:grid}.Intelligence-module__KUYVOW__signalSeverityBar{border-radius:4px;width:4px}.Intelligence-module__KUYVOW__signalBody{flex-direction:column;gap:12px;display:flex}.Intelligence-module__KUYVOW__signalTopRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.Intelligence-module__KUYVOW__signalTypeLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--text-tertiary);font-size:.7rem;font-weight:600}.Intelligence-module__KUYVOW__signalDate{color:var(--text-tertiary);margin-left:auto;font-size:.75rem}.Intelligence-module__KUYVOW__signalTitle{color:var(--text-primary);margin:0;font-size:1.05rem;font-weight:600;line-height:1.3}.Intelligence-module__KUYVOW__signalRationale{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.5}.Intelligence-module__KUYVOW__signalFooter{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.Intelligence-module__KUYVOW__signalSparkWrap{flex:1;min-width:160px;height:48px}.Intelligence-module__KUYVOW__severityChip{letter-spacing:.06em;text-transform:uppercase;border-radius:9999px;align-items:center;gap:6px;padding:4px 12px;font-size:.72rem;font-weight:600;display:inline-flex}.Intelligence-module__KUYVOW__severityDot{border-radius:50%;width:8px;height:8px}.Intelligence-module__KUYVOW__severityChipCritical{color:var(--accent-danger);background:#f871711f}.Intelligence-module__KUYVOW__severityChipWarning{color:var(--accent-primary);background:#f4c54226}.Intelligence-module__KUYVOW__severityChipOpportunity{color:var(--accent-success);background:#4ade8024}.Intelligence-module__KUYVOW__severityChipInfo{color:var(--text-secondary);background:#ffffff0d}.Intelligence-module__KUYVOW__confidencePill{color:var(--text-secondary);background:var(--surface-muted);border:1px solid var(--border-subtle);border-radius:9999px;align-items:center;gap:6px;padding:4px 10px;font-size:.72rem;font-weight:600;display:inline-flex}.Intelligence-module__KUYVOW__subjectChip{color:var(--text-tertiary);background:#ffffff0a;border-radius:9999px;align-items:center;gap:6px;padding:4px 10px;font-size:.72rem;display:inline-flex}.Intelligence-module__KUYVOW__severityGroup{flex-direction:column;gap:10px;display:flex}.Intelligence-module__KUYVOW__severityGroupHeader{align-items:center;gap:10px;display:flex}.Intelligence-module__KUYVOW__severityGroupCount{color:var(--text-tertiary);font-size:.75rem}.Intelligence-module__KUYVOW__emptyState{background:var(--surface-elevated);border:1px dashed var(--border-subtle);text-align:center;color:var(--text-tertiary);border-radius:16px;padding:28px}.Intelligence-module__KUYVOW__tagRow{flex-wrap:wrap;gap:6px;display:flex}.Intelligence-module__KUYVOW__metaTag{color:var(--text-secondary);border:1px solid var(--border-subtle);white-space:nowrap;background:#ffffff0a;border-radius:9999px;align-items:center;padding:2px 9px;font-size:.7rem;display:inline-flex}@media (max-width:768px){.Intelligence-module__KUYVOW__creativeTable{min-width:720px}.Intelligence-module__KUYVOW__clusterGrid,.Intelligence-module__KUYVOW__profileGrid{grid-template-columns:1fr}.Intelligence-module__KUYVOW__scoreRow{grid-template-columns:90px 1fr 40px;gap:8px}.Intelligence-module__KUYVOW__signalCard{padding:16px}}
