.AnalysisTabBar-module__3HdcYa__tabsList{gap:var(--spacing-xs);padding:var(--spacing-xs);background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:2px solid var(--color-border);border-radius:var(--radius-xl);display:inline-flex}.AnalysisTabBar-module__3HdcYa__tabTrigger{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-md);border-radius:var(--radius-md);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);transition:all var(--transition-fast);cursor:pointer;min-height:44px;color:var(--color-text-secondary);background:0 0;border:none;display:flex}.AnalysisTabBar-module__3HdcYa__tabTrigger:hover{color:var(--color-text-primary);background:var(--color-bg-tertiary)}.AnalysisTabBar-module__3HdcYa__tabTrigger:focus-visible{outline:2px solid var(--color-text-primary);outline-offset:2px}.AnalysisTabBar-module__3HdcYa__tabTriggerActive{background:var(--color-text-primary);color:var(--color-bg-primary)}.AnalysisTabBar-module__3HdcYa__tabTriggerActive:hover{background:var(--color-text-primary);color:var(--color-bg-primary);opacity:.9}.AnalysisTabBar-module__3HdcYa__icon{width:1rem;height:1rem}
.AnalysisNotReadyView-module__yW9-UW__container{min-height:400px;padding:var(--spacing-xl);flex-direction:column;justify-content:center;align-items:center;display:flex}.AnalysisNotReadyView-module__yW9-UW__card{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:2px solid var(--color-border);border-radius:var(--radius-2xl);padding:var(--spacing-xl);width:100%;max-width:28rem}.AnalysisNotReadyView-module__yW9-UW__header{text-align:center;margin-bottom:var(--spacing-xl);flex-direction:column;align-items:center;display:flex}.AnalysisNotReadyView-module__yW9-UW__headerIcon{width:3rem;height:3rem;color:var(--color-text-secondary);margin-bottom:var(--spacing-md)}.AnalysisNotReadyView-module__yW9-UW__title{font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold);color:var(--color-text-primary);margin-bottom:var(--spacing-sm)}.AnalysisNotReadyView-module__yW9-UW__description{color:var(--color-text-secondary);font-size:var(--font-size-sm)}.AnalysisNotReadyView-module__yW9-UW__statusList{gap:var(--spacing-md);flex-direction:column;display:flex}.AnalysisNotReadyView-module__yW9-UW__statusItem{padding:var(--spacing-md);background:var(--color-bg-tertiary);border-radius:var(--radius-xl);border:1px solid var(--color-border);justify-content:space-between;align-items:center;display:flex}.AnalysisNotReadyView-module__yW9-UW__statusLeft{align-items:center;gap:var(--spacing-sm);display:flex}.AnalysisNotReadyView-module__yW9-UW__statusLabel{color:var(--color-text-primary);font-weight:var(--font-weight-medium)}.AnalysisNotReadyView-module__yW9-UW__iconComplete{width:1.25rem;height:1.25rem;color:var(--color-text-primary)}.AnalysisNotReadyView-module__yW9-UW__iconPending{width:1.25rem;height:1.25rem;color:var(--color-text-secondary);animation:1s linear infinite AnalysisNotReadyView-module__yW9-UW__spin}.AnalysisNotReadyView-module__yW9-UW__iconNotStarted{width:1.25rem;height:1.25rem;color:var(--color-text-muted)}.AnalysisNotReadyView-module__yW9-UW__statusComplete{color:var(--color-text-primary)}.AnalysisNotReadyView-module__yW9-UW__statusPending{color:var(--color-text-secondary)}.AnalysisNotReadyView-module__yW9-UW__statusNotStarted{color:var(--color-text-muted)}@keyframes AnalysisNotReadyView-module__yW9-UW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.CommunityLegend-module__Q_ORsa__communityPanel{background:var(--color-bg-tertiary);border:1px solid var(--color-border);z-index:1000;width:280px;max-height:480px;font-family:var(--font-family);color:var(--color-text-primary);border-radius:8px;flex-direction:column;font-size:14px;line-height:1.5;display:flex;overflow:hidden;box-shadow:0 8px 32px #00000080}.CommunityLegend-module__Q_ORsa__panelHeader{border-bottom:1px solid var(--color-border);background:var(--color-bg-secondary);flex-shrink:0;align-items:center;gap:8px;padding:10px 12px;display:flex}.CommunityLegend-module__Q_ORsa__dragHandle{color:#e8e4dc73;cursor:grab;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:color .15s;display:flex}.CommunityLegend-module__Q_ORsa__dragHandle:hover{color:#e8e4dca6}.CommunityLegend-module__Q_ORsa__dragHandle:active{cursor:grabbing;color:var(--color-primary)}.CommunityLegend-module__Q_ORsa__headerContent{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.CommunityLegend-module__Q_ORsa__sectionHeader{color:var(--color-text-primary);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:11px;font-weight:600;line-height:1.5}.CommunityLegend-module__Q_ORsa__countText{color:#e8e4dc73;letter-spacing:.02em;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:10px;line-height:1.5}.CommunityLegend-module__Q_ORsa__closeButton{color:#e8e4dc73;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-left:auto;transition:all .15s;display:flex}.CommunityLegend-module__Q_ORsa__closeButton:hover{border-color:var(--color-border);color:var(--color-text-primary)}.CommunityLegend-module__Q_ORsa__communitiesList{min-height:0;font-family:var(--font-family);color:var(--color-text-primary);flex-direction:column;flex:1;gap:6px;padding:8px;font-size:14px;line-height:1.5;display:flex;overflow:hidden auto}.CommunityLegend-module__Q_ORsa__communitiesList::-webkit-scrollbar{width:4px}.CommunityLegend-module__Q_ORsa__communitiesList::-webkit-scrollbar-track{background:0 0}.CommunityLegend-module__Q_ORsa__communitiesList::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:2px}.CommunityLegend-module__Q_ORsa__communitiesList::-webkit-scrollbar-thumb:hover{background:var(--color-border-hover)}.CommunityLegend-module__Q_ORsa__communityCard{border:1px solid var(--color-border);background:var(--color-bg-secondary);font-family:var(--font-family);color:var(--color-text-primary);border-radius:8px;font-size:14px;line-height:1.5;transition:border-color .15s;overflow:visible}.CommunityLegend-module__Q_ORsa__communityCard:hover{border-color:var(--color-border-hover)}.CommunityLegend-module__Q_ORsa__communityCardSelected{border-color:var(--color-primary);background:#39ff1408}.CommunityLegend-module__Q_ORsa__communityHeader{text-align:left;cursor:pointer;width:100%;color:var(--color-text-primary);font-family:var(--font-family);background:0 0;border:none;height:auto;min-height:auto;padding:10px 12px;font-size:14px;line-height:1.5;transition:background .15s;display:block;overflow:visible}.CommunityLegend-module__Q_ORsa__communityHeader:hover{background:#ffffff05}.CommunityLegend-module__Q_ORsa__communityHeaderRow{align-items:center;gap:10px;width:100%;min-height:24px;margin-bottom:8px;display:flex}.CommunityLegend-module__Q_ORsa__communityColor{border:1px solid #fff3;border-radius:2px;flex-shrink:0;width:16px;height:16px}.CommunityLegend-module__Q_ORsa__communityInfo{flex-direction:column;flex:1;gap:2px;min-width:0;line-height:1.5;display:flex;overflow:visible}.CommunityLegend-module__Q_ORsa__communityLabel{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;letter-spacing:.01em;font-size:12px;font-weight:500;line-height:1.5;display:block;overflow:hidden}.CommunityLegend-module__Q_ORsa__communityMembers{color:#e8e4dc73;letter-spacing:.02em;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:10px;line-height:1.5;display:block}.CommunityLegend-module__Q_ORsa__communityStats{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;min-height:20px;padding-top:6px;font-size:10px;line-height:1.5;display:flex}.CommunityLegend-module__Q_ORsa__statLabel{color:#e8e4dc73;text-transform:uppercase;letter-spacing:.04em;font-size:9px;line-height:1.5}.CommunityLegend-module__Q_ORsa__statValue{color:var(--color-primary);letter-spacing:.02em;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:11px;font-weight:500;line-height:1.5}.CommunityLegend-module__Q_ORsa__expandButton{border:none;border-top:1px solid var(--color-border);cursor:pointer;width:100%;color:var(--color-text-muted);font-family:var(--font-family);background:0 0;justify-content:space-between;align-items:center;min-height:32px;padding:6px 12px;font-size:14px;line-height:1.5;transition:background .15s;display:flex}.CommunityLegend-module__Q_ORsa__expandButton:hover{background:#ffffff05}.CommunityLegend-module__Q_ORsa__expandLabel{color:#e8e4dc73;text-transform:uppercase;letter-spacing:.06em;font-size:9px;line-height:1.5}.CommunityLegend-module__Q_ORsa__expandIcon{color:#e8e4dc73;width:12px;height:12px}.CommunityLegend-module__Q_ORsa__membersList{background:#0003;flex-direction:column;gap:0;padding:8px 12px 12px;display:flex}.CommunityLegend-module__Q_ORsa__memberRow{border-bottom:1px solid var(--color-border);align-items:center;gap:8px;padding:8px 0;display:flex}.CommunityLegend-module__Q_ORsa__memberRow:last-child{border-bottom:none}.CommunityLegend-module__Q_ORsa__memberRowClickable{border:none;border-bottom:1px solid var(--color-border);cursor:pointer;text-align:left;width:100%;color:inherit;font:inherit;background:0 0;transition:background .15s}.CommunityLegend-module__Q_ORsa__memberRowClickable:last-child{border-bottom:none}.CommunityLegend-module__Q_ORsa__memberRowClickable:hover{background:#39ff140a}.CommunityLegend-module__Q_ORsa__memberRowClickable:focus-visible{background:#39ff140f;outline:none;box-shadow:inset 0 0 0 1px #39ff144d}.CommunityLegend-module__Q_ORsa__memberRank{color:#e8e4dc73;text-align:center;width:14px;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:9px;line-height:1.5}.CommunityLegend-module__Q_ORsa__memberAvatar{border:1px solid var(--color-border);-o-object-fit:cover;object-fit:cover;border-radius:2px;flex-shrink:0;width:24px;height:24px}.CommunityLegend-module__Q_ORsa__memberAvatarPlaceholder{background:var(--color-bg-tertiary);border:1px solid var(--color-border);color:#e8e4dca6;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:600;line-height:1;display:flex}.CommunityLegend-module__Q_ORsa__memberInfo{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.CommunityLegend-module__Q_ORsa__memberName{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:500;line-height:1.5;display:block;overflow:hidden}.CommunityLegend-module__Q_ORsa__memberFollowers{color:#e8e4dc73;letter-spacing:.02em;flex-wrap:wrap;align-items:center;gap:4px;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:9px;line-height:1.5;display:flex}.CommunityLegend-module__Q_ORsa__memberUsername{font-family:SF Mono,Fira Code,Monaco,Consolas,monospace}.CommunityLegend-module__Q_ORsa__metaSeparator{color:#e8e4dc47}.CommunityLegend-module__Q_ORsa__clearButton{border:1px solid var(--color-border);width:100%;color:var(--color-text-secondary);font-family:var(--font-family);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;background:0 0;border-radius:8px;margin-top:4px;padding:8px 12px;font-size:10px;font-weight:500;line-height:1.5;transition:all .15s}.CommunityLegend-module__Q_ORsa__clearButton:hover{border-color:var(--color-text-muted);color:var(--color-text-primary);background:#ffffff05}@media (max-width:768px){.CommunityLegend-module__Q_ORsa__communityPanel{width:260px;max-height:400px}}
.PersonaLegend-module__72wY8q__personaPanel{z-index:1000;color:#e8e4dc;background:#141414;border:1px solid #2a2a2a;border-radius:8px;flex-direction:column;width:300px;max-height:480px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;display:flex;overflow:hidden;box-shadow:0 8px 32px #00000080}.PersonaLegend-module__72wY8q__panelHeader{background:#0a0a0a;border-bottom:1px solid #2a2a2a;flex-shrink:0;align-items:center;gap:8px;padding:10px 12px;display:flex}.PersonaLegend-module__72wY8q__dragHandle{color:#e8e4dc73;cursor:grab;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:color .15s;display:flex}.PersonaLegend-module__72wY8q__dragHandle:hover{color:#e8e4dca6}.PersonaLegend-module__72wY8q__dragHandle:active{cursor:grabbing;color:#39ff14}.PersonaLegend-module__72wY8q__headerContent{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.PersonaLegend-module__72wY8q__sectionHeader{color:#e8e4dc;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:11px;font-weight:600;line-height:1.5}.PersonaLegend-module__72wY8q__countText{color:#e8e4dc73;letter-spacing:.02em;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:10px;line-height:1.5}.PersonaLegend-module__72wY8q__closeButton{color:#e8e4dc73;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-left:auto;transition:all .15s;display:flex}.PersonaLegend-module__72wY8q__closeButton:hover{color:#e8e4dc;border-color:#2a2a2a}.PersonaLegend-module__72wY8q__seedSelector{border-bottom:1px solid #2a2a2a;flex-shrink:0;padding:8px 12px}.PersonaLegend-module__72wY8q__seedSelect{color:#e8e4dc;cursor:pointer;background:#0a0a0a;border:1px solid #2a2a2a;border-radius:4px;width:100%;padding:6px 8px;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:12px;transition:border-color .15s}.PersonaLegend-module__72wY8q__seedSelect:focus{border-color:#39ff14;outline:none}.PersonaLegend-module__72wY8q__personasList{flex-direction:column;flex:1;gap:6px;min-height:0;padding:8px;display:flex;overflow:hidden auto}.PersonaLegend-module__72wY8q__personasList::-webkit-scrollbar{width:4px}.PersonaLegend-module__72wY8q__personasList::-webkit-scrollbar-track{background:0 0}.PersonaLegend-module__72wY8q__personasList::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:2px}.PersonaLegend-module__72wY8q__personasList::-webkit-scrollbar-thumb:hover{background:#3a3a3a}.PersonaLegend-module__72wY8q__personaCard{color:#e8e4dc;background:#0a0a0a;border:1px solid #2a2a2a;border-radius:8px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;transition:border-color .15s;overflow:visible}.PersonaLegend-module__72wY8q__personaCard:hover{border-color:#3a3a3a}.PersonaLegend-module__72wY8q__personaCardSelected{background:#39ff1408;border-color:#39ff14}.PersonaLegend-module__72wY8q__personaHeader{text-align:left;cursor:pointer;color:#e8e4dc;background:0 0;border:none;width:100%;height:auto;min-height:auto;padding:10px 12px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;transition:background .15s;display:block;overflow:visible}.PersonaLegend-module__72wY8q__personaHeader:hover{background:#ffffff05}.PersonaLegend-module__72wY8q__personaHeaderRow{align-items:center;gap:10px;width:100%;min-height:24px;display:flex}.PersonaLegend-module__72wY8q__personaColor{border:1px solid #fff3;border-radius:2px;flex-shrink:0;width:16px;height:16px}.PersonaLegend-module__72wY8q__personaInfo{flex-direction:column;flex:1;gap:2px;min-width:0;line-height:1.5;display:flex;overflow:visible}.PersonaLegend-module__72wY8q__personaLabel{color:#e8e4dc;white-space:nowrap;text-overflow:ellipsis;letter-spacing:.01em;font-size:12px;font-weight:500;line-height:1.5;display:block;overflow:hidden}.PersonaLegend-module__72wY8q__personaMembers{color:#e8e4dc73;letter-spacing:.02em;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:10px;line-height:1.5;display:block}.PersonaLegend-module__72wY8q__personaStats{border-top:1px solid #2a2a2a;justify-content:space-between;align-items:center;gap:8px;min-height:20px;margin-top:6px;padding-top:6px;font-size:10px;line-height:1.5;display:flex}.PersonaLegend-module__72wY8q__qualityBadge{letter-spacing:.02em;border-radius:4px;align-items:center;gap:3px;padding:1px 6px;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:9px;font-weight:600;display:inline-flex}.PersonaLegend-module__72wY8q__qualityHigh{color:#d4a843;background:#d4a84326}.PersonaLegend-module__72wY8q__qualityMedium{color:#ffb800;background:#ffb80026}.PersonaLegend-module__72wY8q__qualityLow{color:#ff5714;background:#ff571426}.PersonaLegend-module__72wY8q__sizePct{color:#e8e4dc73;letter-spacing:.02em;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:9px}.PersonaLegend-module__72wY8q__expandButton{cursor:pointer;color:#e8e4dc73;background:0 0;border:none;border-top:1px solid #2a2a2a;justify-content:space-between;align-items:center;width:100%;min-height:32px;padding:6px 12px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;transition:background .15s;display:flex}.PersonaLegend-module__72wY8q__expandButton:hover{background:#ffffff05}.PersonaLegend-module__72wY8q__expandLabel{color:#e8e4dc73;text-transform:uppercase;letter-spacing:.06em;font-size:9px;line-height:1.5}.PersonaLegend-module__72wY8q__expandIcon{color:#e8e4dc73;width:12px;height:12px}.PersonaLegend-module__72wY8q__accountsList{background:#0003;flex-direction:column;gap:0;padding:8px 12px 12px;display:flex}.PersonaLegend-module__72wY8q__accountRow{border-bottom:1px solid #2a2a2a;align-items:center;gap:8px;padding:6px 0;display:flex}.PersonaLegend-module__72wY8q__accountRow:last-child{border-bottom:none}.PersonaLegend-module__72wY8q__accountRank{color:#e8e4dc73;text-align:center;width:14px;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:9px;line-height:1.5}.PersonaLegend-module__72wY8q__accountName{color:#e8e4dc;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:11px;font-weight:500;line-height:1.5;display:block;overflow:hidden}.PersonaLegend-module__72wY8q__accountNameRow{align-items:center;gap:4px;min-width:0;display:flex}.PersonaLegend-module__72wY8q__accountWeight{color:#39ff14;letter-spacing:.02em;flex-shrink:0;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:9px}.PersonaLegend-module__72wY8q__verifiedBadge{color:#39ff14;flex-shrink:0}.PersonaLegend-module__72wY8q__memberAvatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;flex-shrink:0;width:24px;height:24px}.PersonaLegend-module__72wY8q__memberAvatarPlaceholder{background:var(--color-bg-tertiary,#1a1a1a);width:24px;height:24px;color:var(--color-text-secondary,#e8e4dca6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;display:flex}.PersonaLegend-module__72wY8q__memberInfo{flex-direction:column;flex:1;min-width:0;display:flex}.PersonaLegend-module__72wY8q__memberFollowers{color:var(--color-text-muted,#e8e4dc73);flex-wrap:wrap;align-items:center;gap:4px;font-size:10px;display:flex}.PersonaLegend-module__72wY8q__accountUsername{font-family:SF Mono,Fira Code,Monaco,Consolas,monospace}.PersonaLegend-module__72wY8q__metaSeparator{color:#e8e4dc47}.PersonaLegend-module__72wY8q__demographicsSection{background:#0003;border-top:1px solid #2a2a2a;flex-direction:column;gap:8px;padding:8px 12px 12px;display:flex}.PersonaLegend-module__72wY8q__demographicsRow{align-items:center;gap:8px;display:flex}.PersonaLegend-module__72wY8q__confidenceBadge{letter-spacing:.02em;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:10px;font-weight:700;display:inline-flex}.PersonaLegend-module__72wY8q__confidenceA{color:#39ff14;background:#39ff1426}.PersonaLegend-module__72wY8q__confidenceB{color:#d4a843;background:#d4a84326}.PersonaLegend-module__72wY8q__confidenceC{color:#ffb800;background:#ffb80026}.PersonaLegend-module__72wY8q__confidenceD{color:#ff5714;background:#ff571426}.PersonaLegend-module__72wY8q__demographicsLabel{color:#e8e4dc73;text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:500}.PersonaLegend-module__72wY8q__demographicsValue{color:#e8e4dc;letter-spacing:.02em;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:11px;font-weight:500}.PersonaLegend-module__72wY8q__sexDistribution{background:#1a1a1a;border-radius:3px;width:100%;height:6px;display:flex;overflow:hidden}.PersonaLegend-module__72wY8q__sexSegment{min-width:2px;height:100%;position:relative}.PersonaLegend-module__72wY8q__sexSegment:first-child{background:#4d96ffb3;border-radius:3px 0 0 3px}.PersonaLegend-module__72wY8q__sexSegment:last-child{background:#f15bb5b3;border-radius:0 3px 3px 0}.PersonaLegend-module__72wY8q__sexSegment:only-child{border-radius:3px}.PersonaLegend-module__72wY8q__sexSegmentLabel{color:#e8e4dca6;white-space:nowrap;margin-top:8px;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:9px;display:block}.PersonaLegend-module__72wY8q__occupationsList{flex-direction:column;gap:3px;display:flex}.PersonaLegend-module__72wY8q__demographicsSectionLabel{color:#e8e4dc73;text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px;font-size:9px;font-weight:500}.PersonaLegend-module__72wY8q__occupationRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.PersonaLegend-module__72wY8q__occupationName{color:#e8e4dcbf;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:10px;overflow:hidden}.PersonaLegend-module__72wY8q__occupationPct{color:#e8e4dc73;flex-shrink:0;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:9px}.PersonaLegend-module__72wY8q__interestsTags{flex-wrap:wrap;gap:4px;display:flex}.PersonaLegend-module__72wY8q__interestTag{color:#e8e4dca6;letter-spacing:.02em;white-space:nowrap;border:1px solid #2a2a2a;border-radius:2px;padding:1px 6px;font-size:9px;display:inline-block}.PersonaLegend-module__72wY8q__demographicsDisclaimer{color:#e8e4dc4d;margin:2px 0 0;font-size:8px;font-style:italic;line-height:1.4}.PersonaLegend-module__72wY8q__emptyState{text-align:center;color:#e8e4dc73;padding:24px 12px;font-size:12px}.PersonaLegend-module__72wY8q__clearButton{color:#e8e4dca6;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;background:0 0;border:1px solid #2a2a2a;border-radius:8px;width:100%;margin-top:4px;padding:8px 12px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;font-size:10px;font-weight:500;line-height:1.5;transition:all .15s}.PersonaLegend-module__72wY8q__clearButton:hover{color:#e8e4dc;background:#ffffff05;border-color:#e8e4dc73}@media (max-width:768px){.PersonaLegend-module__72wY8q__personaPanel{width:260px;max-height:400px}}
.NetworkFullView-module__O80Z-W__container{background:var(--color-bg-secondary,#0a0a0a);width:100%;height:100%;position:relative;overflow:hidden}.NetworkFullView-module__O80Z-W__graphWrapper{width:100%;height:100%}.NetworkFullView-module__O80Z-W__graphLoading{color:#e8e4dc4d;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.NetworkFullView-module__O80Z-W__spinner{animation:1s linear infinite NetworkFullView-module__O80Z-W__spin}@keyframes NetworkFullView-module__O80Z-W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.NetworkFullView-module__O80Z-W__tableOverlay{background:var(--glass-bg-strong,#141414f2);height:50%;-webkit-backdrop-filter:var(--glass-blur,blur(16px));backdrop-filter:var(--glass-blur,blur(16px));border-top:1px solid var(--color-border,#2a2a2a);z-index:8;padding:8px;position:absolute;bottom:0;left:0;right:0;overflow-y:auto}.NetworkFullView-module__O80Z-W__backButton{border:1px solid var(--color-border,#2a2a2a);color:#e8e4dca6;font-family:var(--font-family,-apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, sans-serif);letter-spacing:.02em;cursor:pointer;z-index:10;background:#0a0a0ae6;border-radius:20px;align-items:center;gap:6px;min-height:44px;padding:8px 16px;font-size:12px;font-weight:500;transition:all .15s;display:flex;position:absolute;bottom:16px;left:16px}.NetworkFullView-module__O80Z-W__backButton:hover{border-color:var(--color-primary,#39ff14);color:var(--color-primary,#39ff14);background:#0a0a0af2}.NetworkFullView-module__O80Z-W__backButton:focus-visible{border-color:var(--color-primary,#39ff14);outline:none;box-shadow:0 0 0 2px #39ff1433}
.NetworkTabV2-module__RJCjBa__loadingContainer{background:var(--color-bg-secondary);justify-content:center;align-items:center;height:100%;min-height:500px;display:flex}.NetworkTabV2-module__RJCjBa__loadingSpinner{width:32px;height:32px;color:var(--color-text-secondary);animation:1s linear infinite NetworkTabV2-module__RJCjBa__spin}.NetworkTabV2-module__RJCjBa__loadingText{color:var(--color-text-secondary)}.NetworkTabV2-module__RJCjBa__loadingInner{align-items:center;gap:var(--spacing-md);flex-direction:column;display:flex}.NetworkTabV2-module__RJCjBa__emptyContainer{background:var(--color-bg-secondary);justify-content:center;align-items:center;height:100%;min-height:500px;display:flex}.NetworkTabV2-module__RJCjBa__emptyText{color:var(--color-text-secondary)}.NetworkTabV2-module__RJCjBa__errorContainer{background:var(--color-bg-secondary);justify-content:center;align-items:center;height:100%;min-height:500px;display:flex}.NetworkTabV2-module__RJCjBa__errorText{color:var(--color-error)}
.persona-roster-module__fqP7Dq__app{z-index:1;background:var(--color-bg-primary);max-width:1760px;color:var(--color-text-primary);font-family:var(--font-family);margin:0 auto;padding:16px 56px 80px;font-size:14px;line-height:1.5;position:relative}.persona-roster-module__fqP7Dq__rosterShell{z-index:1;background:var(--color-bg-primary);min-height:100%;color:var(--color-text-primary);font-family:var(--font-family);font-size:14px;line-height:1.5;position:relative}.persona-roster-module__fqP7Dq__rosterContent{z-index:1;max-width:1760px;margin:0 auto;padding:56px 56px 80px;position:relative}.persona-roster-module__fqP7Dq__deckApp{z-index:1;background:var(--color-bg-primary);width:100%;height:100%;min-height:0;color:var(--color-text-primary);font-family:var(--font-family);grid-template-rows:auto minmax(0,1fr);margin:0;padding:0;display:grid;position:relative}.persona-roster-module__fqP7Dq__deckToolbar{z-index:30;border-bottom:1px solid var(--color-border-subtle);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#000000b8;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:44px;padding:0 16px;display:grid;position:relative}.persona-roster-module__fqP7Dq__deckToolbarPrimary{align-items:center;gap:12px;min-width:0;display:flex}.persona-roster-module__fqP7Dq__headerIdentity{min-width:0;max-width:min(38vw,520px);display:grid}.persona-roster-module__fqP7Dq__headerTitle{color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:650;line-height:1.12;display:block;overflow:hidden}.persona-roster-module__fqP7Dq__deckIdentity{min-width:180px;max-width:360px}.persona-roster-module__fqP7Dq__deckEyebrow{color:var(--color-text-secondary);font-family:var(--font-family-mono);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:600;line-height:1;display:block}.persona-roster-module__fqP7Dq__deckTitle{color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:18px;font-weight:650;line-height:1.08;display:block;overflow:hidden}.persona-roster-module__fqP7Dq__deckModeGroup,.persona-roster-module__fqP7Dq__deckControls{overscroll-behavior-x:contain;scrollbar-width:none;white-space:nowrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex;overflow-x:auto}.persona-roster-module__fqP7Dq__deckControls::-webkit-scrollbar{display:none}.persona-roster-module__fqP7Dq__deckModeButton,.persona-roster-module__fqP7Dq__deckControlButton{border:1px solid var(--color-border-subtle);min-height:32px;color:var(--color-text-secondary);font-family:var(--font-family-mono);letter-spacing:.1em;text-transform:uppercase;background:#0000006b;justify-content:center;align-items:center;gap:8px;padding:0 10px;font-size:10px;font-weight:600;transition:border-color .16s,background-color .16s,color .16s;display:inline-flex}.persona-roster-module__fqP7Dq__deckControlButton{cursor:pointer}.persona-roster-module__fqP7Dq__deckControlButton:hover,.persona-roster-module__fqP7Dq__deckControlButton:focus-visible,.persona-roster-module__fqP7Dq__deckModeActive{border-color:var(--color-text-primary);color:var(--color-text-primary);background:#e8e4dc14;outline:none}.persona-roster-module__fqP7Dq__deckUserSurface{align-items:center;min-height:32px;display:flex}.persona-roster-module__fqP7Dq__deckViewport{background:#000;min-height:0;position:relative;overflow:hidden}.persona-roster-module__fqP7Dq__deckToolbar .persona-roster-module__fqP7Dq__headerShareSlot>button{min-height:32px;padding:0 10px;font-size:10px}.persona-roster-module__fqP7Dq__headerBar{z-index:30;border-bottom:1px solid var(--color-border-subtle);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#000000b8;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;width:100%;min-height:56px;margin:0;padding:0 22px;display:grid;position:sticky;top:0}.persona-roster-module__fqP7Dq__hbLeft{align-items:center;gap:12px;min-width:0;display:flex;overflow:hidden}.persona-roster-module__fqP7Dq__hbCrumbs{align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden}.persona-roster-module__fqP7Dq__hbRight{--report-action-shadow:0 -1px 0 var(--color-chromatic-blue,#0064ff), 1px 0 0 var(--color-chromatic-green,#39ff14), 0 1px 0 var(--color-chromatic-red,#dc0000), -1px 0 0 var(--color-chromatic-yellow,#ff0);overscroll-behavior-x:contain;scrollbar-width:none;white-space:nowrap;justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex;overflow-x:auto}.persona-roster-module__fqP7Dq__headerUserSurface{flex:none;align-items:center;min-height:36px;display:flex}.persona-roster-module__fqP7Dq__headerShareSlot{display:contents}.persona-roster-module__fqP7Dq__hbRight>button,.persona-roster-module__fqP7Dq__hbRight .persona-roster-module__fqP7Dq__headerShareSlot>button{border:1px solid var(--color-border);min-width:164px;min-height:40px;color:var(--color-text-secondary);font-family:var(--font-family-mono);letter-spacing:.12em;text-transform:uppercase;background:#0000009e;border-radius:0;flex:none;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:11px;font-weight:600;line-height:1;transition:border-color .16s,background-color .16s,color .16s;display:inline-flex}.persona-roster-module__fqP7Dq__hbRight>button:hover,.persona-roster-module__fqP7Dq__hbRight>button:focus-visible,.persona-roster-module__fqP7Dq__hbRight .persona-roster-module__fqP7Dq__headerShareSlot>button:hover,.persona-roster-module__fqP7Dq__hbRight .persona-roster-module__fqP7Dq__headerShareSlot>button:focus-visible{color:var(--color-text-primary);box-shadow:var(--report-action-shadow);background:#e8e4dc14;border-color:#0000;outline:none}.persona-roster-module__fqP7Dq__hbRight::-webkit-scrollbar{display:none}.persona-roster-module__fqP7Dq__hbBrand{color:var(--color-text-primary);letter-spacing:-.005em;cursor:pointer;background:0 0;border:0;flex:none;align-items:center;gap:10px;padding:6px 0;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.persona-roster-module__fqP7Dq__hbBrandMark{color:var(--color-text-primary);flex-shrink:0}.persona-roster-module__fqP7Dq__hbBrandMark line{opacity:.5}.persona-roster-module__fqP7Dq__hbSep{color:var(--color-text-muted);-webkit-user-select:none;user-select:none;opacity:.6;margin:0 10px;font-weight:300}.persona-roster-module__fqP7Dq__hbWorkspace{min-width:0;max-width:min(34vw,380px);color:var(--color-text-secondary);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;align-items:center;gap:8px;padding:6px 10px;font-family:inherit;font-size:14px;transition:background .2s,color .2s;display:inline-flex;overflow:hidden}.persona-roster-module__fqP7Dq__hbWorkspace svg{color:var(--color-text-muted);transition:color .2s}.persona-roster-module__fqP7Dq__hbWorkspace:hover{color:var(--color-text-primary);background:#ffffff0a}.persona-roster-module__fqP7Dq__hbWorkspace:hover svg{color:var(--color-text-secondary)}.persona-roster-module__fqP7Dq__docId{font-family:var(--font-family-mono);letter-spacing:.16em;color:var(--color-text-muted);text-transform:uppercase;flex:none;font-size:11px}.persona-roster-module__fqP7Dq__docIdSep{opacity:.5;margin:0 8px}.persona-roster-module__fqP7Dq__hbDivider{background:var(--color-border);width:1px;height:18px;margin:0 6px}.persona-roster-module__fqP7Dq__hbIconBtn{width:32px;height:32px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;transition:color .2s,background .2s;display:inline-flex}.persona-roster-module__fqP7Dq__hbIconBtn:hover{color:var(--color-text-primary);background:#ffffff0a}.persona-roster-module__fqP7Dq__hbSearchTrigger{border:1px solid var(--color-border);height:32px;color:var(--color-text-muted);cursor:pointer;background:0 0;align-items:center;gap:8px;padding:0 8px 0 10px;font-family:inherit;font-size:13px;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.persona-roster-module__fqP7Dq__hbSearchTrigger:hover{color:var(--color-text-primary);border-color:var(--color-border-hover);background:#ffffff06}.persona-roster-module__fqP7Dq__hbSearchLabel{padding-right:14px}.persona-roster-module__fqP7Dq__hbKbd{font-family:var(--font-family-mono);color:var(--color-text-muted);border:1px solid var(--color-border);background:#ffffff0a;align-items:center;gap:1px;padding:2px 6px;font-size:10px;line-height:1;display:inline-flex}.persona-roster-module__fqP7Dq__hbKbdMod{font-size:11px}.persona-roster-module__fqP7Dq__hbSearchTrigger:hover .persona-roster-module__fqP7Dq__hbKbd{color:var(--color-text-secondary);border-color:var(--color-border-hover)}.persona-roster-module__fqP7Dq__shareBtn{border:1px solid var(--color-border-hover);min-height:36px;color:var(--color-text-primary);cursor:pointer;background:0 0;flex:none;align-items:center;gap:9px;padding:7px 14px;font-family:inherit;font-size:13px;transition:border-color .2s,background .2s;display:inline-flex}.persona-roster-module__fqP7Dq__shareBtn:hover{border-color:var(--color-text-primary);background:#ffffff06}.persona-roster-module__fqP7Dq__hbUser{cursor:pointer;outline-offset:1px;background:0 0;border:0;outline:1px solid #0000;padding:3px;transition:outline-color .2s;display:inline-flex}.persona-roster-module__fqP7Dq__hbUser:hover{outline-color:var(--color-border-hover)}.persona-roster-module__fqP7Dq__hbUserAvatar{background:var(--color-border);width:28px;height:28px;color:var(--color-text-primary);font-family:var(--font-family-mono);letter-spacing:.04em;justify-content:center;align-items:center;font-size:11px;font-weight:600;display:inline-flex}.persona-roster-module__fqP7Dq__viewGraphBtn{border:1px solid var(--color-border);min-height:36px;color:var(--color-text-secondary);font-family:var(--font-family-mono);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:0 0;flex:none;align-items:center;gap:8px;padding:7px 14px;font-size:11px;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.persona-roster-module__fqP7Dq__viewGraphBtn:hover{border-color:var(--color-text-primary);color:var(--color-text-primary);background:#ffffff06}.persona-roster-module__fqP7Dq__heroBlock{grid-template-columns:minmax(0,1.42fr) minmax(440px,.78fr);align-items:stretch;gap:28px;margin-bottom:30px;display:grid}.persona-roster-module__fqP7Dq__heroBlock>div{min-width:0}.persona-roster-module__fqP7Dq__heroPrimary{grid-template-rows:auto minmax(0,1fr);align-content:start;min-width:0;display:grid}.persona-roster-module__fqP7Dq__heroSide{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);gap:14px;min-width:0;display:grid}.persona-roster-module__fqP7Dq__heroTitle{letter-spacing:-.03em;color:var(--color-text-primary);max-width:1120px;margin:0 0 34px;font-size:clamp(42px,4.75vw,72px);font-weight:600;line-height:1.02}.persona-roster-module__fqP7Dq__heroTitle span{display:block}.persona-roster-module__fqP7Dq__heroTitle .persona-roster-module__fqP7Dq__heroPlatform{color:var(--platform-accent,var(--color-chromatic-blue,#3395ff));display:inline}.persona-roster-module__fqP7Dq__heroPlatformTwitter{--platform-accent:var(--color-chromatic-blue,#3395ff)}.persona-roster-module__fqP7Dq__heroPlatformTiktok{--platform-accent:#25f4ee}.persona-roster-module__fqP7Dq__heroPlatformInstagram{background:linear-gradient(90deg,#f58529 0%,#dd2a7b 48%,#8134af 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.persona-roster-module__fqP7Dq__heroSegmentsWrap{min-height:0;display:grid}.persona-roster-module__fqP7Dq__heroPersonas{border:1px solid var(--color-border);background:var(--color-bg-primary);grid-template-rows:auto 1fr;max-width:100%;height:100%;min-height:500px;padding:0;display:grid;overflow:hidden}.persona-roster-module__fqP7Dq__heroPersonasDeck{height:100%;min-height:0}.persona-roster-module__fqP7Dq__hpHeader{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:14px;padding:18px 22px;display:flex}.persona-roster-module__fqP7Dq__hpLabel{font-family:var(--font-family-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--color-text-muted);font-size:10px}.persona-roster-module__fqP7Dq__hpHeaderControls{flex:none}.persona-roster-module__fqP7Dq__hpItems{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(0,1fr);gap:12px;min-height:0;padding:18px 22px 22px;display:grid;overflow:hidden}.persona-roster-module__fqP7Dq__heroPersonasDeck .persona-roster-module__fqP7Dq__hpHeader{min-height:56px;padding:14px 18px}.persona-roster-module__fqP7Dq__heroPersonasDeck .persona-roster-module__fqP7Dq__hpItems{gap:10px;padding:14px 18px 18px}.persona-roster-module__fqP7Dq__heroPersonasDeck .persona-roster-module__fqP7Dq__hpItem{padding:12px}.persona-roster-module__fqP7Dq__heroPersonasDeck .persona-roster-module__fqP7Dq__hpName{font-size:20px}.persona-roster-module__fqP7Dq__heroPersonasDeck .persona-roster-module__fqP7Dq__hpDescription{-webkit-line-clamp:2;line-clamp:2}.persona-roster-module__fqP7Dq__hpItem{border:1px solid color-mix(in srgb, var(--swatch) 76%, var(--color-border) 24%);background:linear-gradient(180deg, #00000038, #000000c7), color-mix(in srgb, var(--swatch) 14%, var(--color-bg-primary));cursor:pointer;text-align:left;isolation:isolate;min-width:0;min-height:0;color:var(--color-text-primary);background-position:50%;background-size:cover;flex-direction:column;justify-content:space-between;padding:14px;font-family:inherit;transition:border-color .18s,filter .18s,transform .22s cubic-bezier(.2,.7,.2,1);display:flex;position:relative;box-shadow:inset 0 0 0 1px #0000009e}.persona-roster-module__fqP7Dq__hpItem:before{content:"";height:5px;width:var(--bar-width);background:var(--swatch);opacity:.9;z-index:-1;position:absolute;inset:auto 0 0}.persona-roster-module__fqP7Dq__hpItem:hover{border-color:var(--swatch);filter:brightness(1.08);transform:translateY(-2px)}.persona-roster-module__fqP7Dq__hpSwatch{background:var(--swatch);flex:none;width:11px;height:11px;transition:transform .22s cubic-bezier(.2,.7,.2,1),box-shadow .22s}.persona-roster-module__fqP7Dq__hpItem:hover .persona-roster-module__fqP7Dq__hpSwatch{box-shadow:0 0 0 4px color-mix(in srgb, var(--swatch) 18%, transparent);transform:scale(1.25)}.persona-roster-module__fqP7Dq__hpTileTop,.persona-roster-module__fqP7Dq__hpTileBody{justify-content:space-between;align-items:flex-start;gap:14px;min-width:0;display:flex}.persona-roster-module__fqP7Dq__hpTileBody{align-items:flex-end}.persona-roster-module__fqP7Dq__hpTileCopy{gap:8px;min-width:0;display:grid}.persona-roster-module__fqP7Dq__hpName{max-width:100%;color:var(--color-text-primary);text-shadow:0 2px 16px #000000e6;text-overflow:ellipsis;white-space:normal;min-width:0;font-size:19px;line-height:1.08;transition:color .2s;overflow:hidden}.persona-roster-module__fqP7Dq__hpDescription{max-width:96%;color:color-mix(in srgb, var(--color-text-primary) 76%, transparent);text-shadow:0 2px 14px #000000f2;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:11px;line-height:1.25;display:-webkit-box;overflow:hidden}.persona-roster-module__fqP7Dq__hpShare{font-family:var(--font-family-mono);color:var(--color-text-primary);text-align:right;text-shadow:0 2px 14px #000000e6;white-space:nowrap;font-size:13px}.persona-roster-module__fqP7Dq__heroAffinity{margin-top:28px}.persona-roster-module__fqP7Dq__haHead{justify-content:space-between;align-items:baseline;margin-bottom:12px;display:flex}.persona-roster-module__fqP7Dq__haLabel{font-family:var(--font-family-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--color-text-muted);font-size:10px}.persona-roster-module__fqP7Dq__haHint{font-family:var(--font-family-mono);color:var(--color-text-muted);opacity:.7;font-size:9px}.persona-roster-module__fqP7Dq__haMatrix{border:1px solid var(--color-border);padding:12px 14px}.persona-roster-module__fqP7Dq__haRow{border-bottom:1px solid var(--color-border);grid-template-columns:11px 1fr;align-items:center;gap:12px;padding:7px 0;display:grid}.persona-roster-module__fqP7Dq__haRow:last-child{border-bottom:none}.persona-roster-module__fqP7Dq__haRowSwatch{background:var(--swatch);width:9px;height:9px}.persona-roster-module__fqP7Dq__haTracks{grid-template-columns:repeat(var(--ha-tracks-count,4), 1fr);align-items:center;gap:6px;display:grid}.persona-roster-module__fqP7Dq__haCell{cursor:pointer;background:0 0;border:0;flex-direction:column;gap:4px;min-width:0;padding:0;font-family:inherit;display:flex}.persona-roster-module__fqP7Dq__haCellBar{background:var(--color-border);height:3px;position:relative;overflow:hidden}.persona-roster-module__fqP7Dq__haCellFill{background:var(--cell-swatch);transition:width .8s cubic-bezier(.2,.85,.25,1);position:absolute;inset:0 auto 0 0}.persona-roster-module__fqP7Dq__haCellFillSelf{opacity:1}.persona-roster-module__fqP7Dq__haCellFillOther{opacity:.42}.persona-roster-module__fqP7Dq__haCellPct{font-family:var(--font-family-mono);color:var(--color-text-secondary);letter-spacing:-.02em;text-align:left;font-size:10px}.persona-roster-module__fqP7Dq__haCellPctSelf{color:var(--color-text-primary)}.persona-roster-module__fqP7Dq__viewingAccountWrap{flex-direction:column;display:flex}.persona-roster-module__fqP7Dq__viewingAccountWrapDeck{height:100%;min-height:0;overflow:hidden}.persona-roster-module__fqP7Dq__vaCard{border:1px solid var(--color-border);background:var(--color-bg-primary);flex-direction:column;padding:24px 28px;display:flex}.persona-roster-module__fqP7Dq__viewingAccountWrapDeck .persona-roster-module__fqP7Dq__vaCard{height:100%;min-height:0;padding:16px 20px;overflow:hidden}.persona-roster-module__fqP7Dq__viewingAccountWrapDeck .persona-roster-module__fqP7Dq__vaTop{grid-template-columns:56px minmax(0,1fr) auto auto;gap:14px}.persona-roster-module__fqP7Dq__viewingAccountWrapDeck .persona-roster-module__fqP7Dq__vaAvatar{width:56px;height:56px}.persona-roster-module__fqP7Dq__viewingAccountWrapDeck .persona-roster-module__fqP7Dq__vaHandle{font-size:16px}.persona-roster-module__fqP7Dq__viewingAccountWrapDeck .persona-roster-module__fqP7Dq__vaFullname{font-size:12px}.persona-roster-module__fqP7Dq__viewingAccountWrapDeck .persona-roster-module__fqP7Dq__vaStatNum{font-size:18px}.persona-roster-module__fqP7Dq__viewingAccountWrapDeck .persona-roster-module__fqP7Dq__vaStatLabel{font-size:9px}.persona-roster-module__fqP7Dq__viewingAccountWrapDeck .persona-roster-module__fqP7Dq__vaTags{gap:5px;margin-top:14px}.persona-roster-module__fqP7Dq__viewingAccountWrapDeck .persona-roster-module__fqP7Dq__vaTag{padding:4px 8px;font-size:9px}.persona-roster-module__fqP7Dq__vaTop{grid-template-columns:72px minmax(0,1fr) auto auto;align-items:center;gap:18px;display:grid}.persona-roster-module__fqP7Dq__vaAvatar{background:var(--color-border);border:1px solid var(--color-border-hover);flex-shrink:0;width:72px;height:72px;position:relative;overflow:hidden}.persona-roster-module__fqP7Dq__vaAvatarRoot,.persona-roster-module__fqP7Dq__vaAvatarImage,.persona-roster-module__fqP7Dq__vaAvatarFallback{border-radius:0}.persona-roster-module__fqP7Dq__vaNameBlock{min-width:0}.persona-roster-module__fqP7Dq__vaHandle{color:var(--color-text-primary);letter-spacing:-.02em;font-size:18px;font-weight:600}.persona-roster-module__fqP7Dq__vaFullname{color:var(--color-text-muted);margin-top:3px;font-size:13px}.persona-roster-module__fqP7Dq__vaStat{text-align:left}.persona-roster-module__fqP7Dq__vaStatNum{font-family:var(--font-family-mono);color:var(--color-text-primary);letter-spacing:-.02em;font-size:20px;font-weight:500}.persona-roster-module__fqP7Dq__vaStatLabel{font-family:var(--font-family-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-muted);margin-top:5px;font-size:10px}.persona-roster-module__fqP7Dq__vaTags{flex-wrap:wrap;gap:6px;margin-top:22px;display:flex}.persona-roster-module__fqP7Dq__vaTag{font-family:var(--font-family-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-secondary);border:1px solid var(--color-border);padding:6px 12px;font-size:10px}.persona-roster-module__fqP7Dq__vaEmbedded{margin-top:18px}.persona-roster-module__fqP7Dq__viewingAccountWrapDeck .persona-roster-module__fqP7Dq__vaEmbedded{margin-top:12px}.persona-roster-module__fqP7Dq__vaDivider{background:var(--color-border);height:1px;margin:20px 0}.persona-roster-module__fqP7Dq__viewingAccountWrapDeck .persona-roster-module__fqP7Dq__vaDivider{margin:12px 0}.persona-roster-module__fqP7Dq__vaSection+.persona-roster-module__fqP7Dq__vaSection{margin-top:22px}.persona-roster-module__fqP7Dq__viewingAccountWrapDeck .persona-roster-module__fqP7Dq__vaSection+.persona-roster-module__fqP7Dq__vaSection{margin-top:0}.persona-roster-module__fqP7Dq__vaTextSections{min-height:0}.persona-roster-module__fqP7Dq__viewingAccountWrapDeck .persona-roster-module__fqP7Dq__vaTextSections{flex-direction:column;flex:auto;gap:10px;min-height:0;display:flex;overflow:hidden}.persona-roster-module__fqP7Dq__viewingAccountWrapDeck .persona-roster-module__fqP7Dq__vaSection{flex-direction:column;flex:1 1 0;min-height:0;display:flex;overflow:hidden}.persona-roster-module__fqP7Dq__viewingAccountWrapDeck .persona-roster-module__fqP7Dq__vaSection:first-child:not(:last-child){flex:.58 1 0}.persona-roster-module__fqP7Dq__vaSectionLabel{font-family:var(--font-family-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:10px;font-size:10px}.persona-roster-module__fqP7Dq__viewingAccountWrapDeck .persona-roster-module__fqP7Dq__vaSectionLabel{margin-bottom:6px;font-size:9px}.persona-roster-module__fqP7Dq__vaSectionTextSlot{min-height:0}.persona-roster-module__fqP7Dq__viewingAccountWrapDeck .persona-roster-module__fqP7Dq__vaSectionTextSlot{flex:auto;min-height:0;overflow:hidden}.persona-roster-module__fqP7Dq__vaSectionText{color:var(--color-text-secondary);font-size:14.5px;font-weight:300;line-height:1.55}.persona-roster-module__fqP7Dq__viewingAccountWrapDeck .persona-roster-module__fqP7Dq__vaSectionText{font-size:12.5px;line-height:1.35;display:block;overflow:hidden}.persona-roster-module__fqP7Dq__snapshotPanel,.persona-roster-module__fqP7Dq__themesPanel{border:1px solid var(--color-border);background:var(--color-bg-primary);padding:20px 24px}.persona-roster-module__fqP7Dq__snapshotPanelCompact{border:0;border-top:1px solid var(--color-border);background:0 0;padding:0}.persona-roster-module__fqP7Dq__snapshotPanelDeck{min-width:0}.persona-roster-module__fqP7Dq__themesPanelDeck{min-height:0;padding:14px 18px;overflow:hidden}.persona-roster-module__fqP7Dq__sidePanelTitle{font-family:var(--font-family-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-primary);margin-bottom:16px;font-size:11px}.persona-roster-module__fqP7Dq__snapshotPanelCompact .persona-roster-module__fqP7Dq__sidePanelTitle{display:none}.persona-roster-module__fqP7Dq__snapshotGrid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.persona-roster-module__fqP7Dq__snapshotMetric{border-left:1px solid var(--color-border);text-align:center;min-width:0;padding:0 18px}.persona-roster-module__fqP7Dq__snapshotPanelCompact .persona-roster-module__fqP7Dq__snapshotMetric{border:1px solid var(--color-border);padding:10px 8px}.persona-roster-module__fqP7Dq__snapshotMetric:first-child{border-left:0;padding-left:0}.persona-roster-module__fqP7Dq__snapshotMetric:last-child{padding-right:0}.persona-roster-module__fqP7Dq__snapshotPanelCompact .persona-roster-module__fqP7Dq__snapshotMetric:first-child{border-left:1px solid var(--color-border);padding-left:8px}.persona-roster-module__fqP7Dq__snapshotPanelCompact .persona-roster-module__fqP7Dq__snapshotMetric:last-child{padding-right:8px}.persona-roster-module__fqP7Dq__snapshotValue{font-family:var(--font-family-mono);color:var(--color-text-primary);font-size:24px;line-height:1}.persona-roster-module__fqP7Dq__snapshotPanelCompact .persona-roster-module__fqP7Dq__snapshotValue{font-size:17px}.persona-roster-module__fqP7Dq__snapshotLabel{font-family:var(--font-family-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-muted);margin-top:8px;font-size:9px;line-height:1.2}.persona-roster-module__fqP7Dq__snapshotPanelCompact .persona-roster-module__fqP7Dq__snapshotLabel{letter-spacing:.12em;margin-top:6px;font-size:8px}.persona-roster-module__fqP7Dq__themeGroups{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;display:grid}.persona-roster-module__fqP7Dq__themesPanelDeck .persona-roster-module__fqP7Dq__themeGroups{gap:18px}.persona-roster-module__fqP7Dq__themesPanelDeck .persona-roster-module__fqP7Dq__themeGroup{grid-template-rows:34px 1fr}.persona-roster-module__fqP7Dq__themeGroup{grid-template-rows:42px 1fr;min-width:0;display:grid}.persona-roster-module__fqP7Dq__themeGroupHeader{border-bottom:1px solid var(--color-border);font-family:var(--font-family-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:9px;font-size:9px;display:flex}.persona-roster-module__fqP7Dq__themeGroupHeader span:first-child{max-width:116px}.persona-roster-module__fqP7Dq__themeGroupHeader span:last-child{text-align:right}.persona-roster-module__fqP7Dq__themeItems{flex-direction:column;gap:10px;padding-top:12px;display:flex}.persona-roster-module__fqP7Dq__themesPanelDeck .persona-roster-module__fqP7Dq__themeItems{gap:7px;padding-top:8px}.persona-roster-module__fqP7Dq__themesPanelDeck .persona-roster-module__fqP7Dq__themeItem:nth-child(n+6){display:none}.persona-roster-module__fqP7Dq__themesPanelDeck .persona-roster-module__fqP7Dq__themeLabel{font-size:11px}.persona-roster-module__fqP7Dq__themesPanelDeck .persona-roster-module__fqP7Dq__themeCount{font-size:10px}.persona-roster-module__fqP7Dq__themesPanelDeck .persona-roster-module__fqP7Dq__themeMeter{height:5px;margin-top:5px}.persona-roster-module__fqP7Dq__themeItem{min-width:0}.persona-roster-module__fqP7Dq__themeRow{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:10px;display:grid}.persona-roster-module__fqP7Dq__themeLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:var(--font-family-mono);color:var(--color-text-secondary);font-size:12px;overflow:hidden}.persona-roster-module__fqP7Dq__themeCount{font-family:var(--font-family-mono);color:var(--color-text-muted);font-size:11px}.persona-roster-module__fqP7Dq__themeMeter{background:repeating-linear-gradient(90deg,#e6e8ec1f 0 6px,#0000 6px 10px);height:6px;margin-top:6px;overflow:hidden}.persona-roster-module__fqP7Dq__themeMeterFill{background:repeating-linear-gradient(90deg, var(--color-primary) 0 6px, transparent 6px 10px);height:100%;display:block}@media (max-height:900px){.persona-roster-module__fqP7Dq__heroPersonasDeck .persona-roster-module__fqP7Dq__hpHeader{min-height:50px;padding:12px 16px}.persona-roster-module__fqP7Dq__heroPersonasDeck .persona-roster-module__fqP7Dq__hpItems{gap:8px;padding:12px 16px 16px}.persona-roster-module__fqP7Dq__heroPersonasDeck .persona-roster-module__fqP7Dq__hpItem{padding:10px}.persona-roster-module__fqP7Dq__heroPersonasDeck .persona-roster-module__fqP7Dq__hpName{font-size:18px}.persona-roster-module__fqP7Dq__viewingAccountWrapDeck .persona-roster-module__fqP7Dq__vaCard{padding:16px 20px}.persona-roster-module__fqP7Dq__viewingAccountWrapDeck .persona-roster-module__fqP7Dq__vaTags{margin-top:12px}.persona-roster-module__fqP7Dq__viewingAccountWrapDeck .persona-roster-module__fqP7Dq__vaEmbedded{margin-top:10px}.persona-roster-module__fqP7Dq__viewingAccountWrapDeck .persona-roster-module__fqP7Dq__vaDivider{margin:10px 0}.persona-roster-module__fqP7Dq__themesPanelDeck{padding:14px 18px}.persona-roster-module__fqP7Dq__themesPanelDeck .persona-roster-module__fqP7Dq__themeGroup{grid-template-rows:36px 1fr}.persona-roster-module__fqP7Dq__themesPanelDeck .persona-roster-module__fqP7Dq__themeItem:nth-child(n+6){display:none}}@media (max-height:790px){.persona-roster-module__fqP7Dq__heroPersonasDeck .persona-roster-module__fqP7Dq__hpHeader{min-height:44px;padding:10px 14px}.persona-roster-module__fqP7Dq__heroPersonasDeck .persona-roster-module__fqP7Dq__hpItems{padding:10px 14px 14px}.persona-roster-module__fqP7Dq__heroPersonasDeck .persona-roster-module__fqP7Dq__hpName{font-size:17px}.persona-roster-module__fqP7Dq__heroPersonasDeck .persona-roster-module__fqP7Dq__hpDescription{-webkit-line-clamp:2;line-clamp:2}.persona-roster-module__fqP7Dq__themesPanelDeck .persona-roster-module__fqP7Dq__themeItem:nth-child(n+6){display:none}}.persona-roster-module__fqP7Dq__tabs{border-bottom:1px solid var(--color-border);align-items:center;gap:0;margin-bottom:28px;display:flex}.persona-roster-module__fqP7Dq__tab{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;align-items:baseline;gap:8px;margin-right:28px;padding:14px 24px 14px 0;font-family:inherit;font-size:14px;transition:color .2s;display:inline-flex;position:relative}.persona-roster-module__fqP7Dq__tab:hover{color:var(--color-text-secondary)}.persona-roster-module__fqP7Dq__tabActive{color:var(--color-text-primary)}.persona-roster-module__fqP7Dq__tabActive:after{content:"";background:var(--color-text-primary);height:2px;position:absolute;bottom:-1px;left:0;right:24px}.persona-roster-module__fqP7Dq__tabDisabled{color:var(--color-text-muted);opacity:.55;cursor:not-allowed}.persona-roster-module__fqP7Dq__tabDisabled:hover{color:var(--color-text-muted)}.persona-roster-module__fqP7Dq__tabCount{font-family:var(--font-family-mono);color:var(--color-text-muted);opacity:.7;font-size:12px}.persona-roster-module__fqP7Dq__tabActive .persona-roster-module__fqP7Dq__tabCount{color:var(--color-text-secondary);opacity:1}.persona-roster-module__fqP7Dq__tabsSpacer{flex:1}.persona-roster-module__fqP7Dq__tabsTools{align-items:center;gap:16px;padding-bottom:4px;display:flex}.persona-roster-module__fqP7Dq__tabSort{font-family:var(--font-family-mono);color:var(--color-text-muted);align-items:center;gap:8px;font-size:10px;display:inline-flex}.persona-roster-module__fqP7Dq__tabSortLabel{letter-spacing:.16em;text-transform:uppercase}.persona-roster-module__fqP7Dq__tabSortSelect{border:1px solid var(--color-border-hover);color:var(--color-text-primary);cursor:pointer;appearance:none;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10'><path d='M2.5 4 L5 6.5 L7.5 4' stroke='%238a918a' fill='none' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/></svg>") right 6px center/9px no-repeat;padding:5px 22px 5px 9px;font-family:inherit;font-size:12px;transition:border-color .2s}.persona-roster-module__fqP7Dq__tabSortSelect:hover{border-color:var(--color-text-primary)}.persona-roster-module__fqP7Dq__viewToggle{border:1px solid var(--color-border-hover);display:inline-flex;overflow:hidden}.persona-roster-module__fqP7Dq__viewToggleBtn{color:var(--color-text-muted);font-family:var(--font-family-mono);letter-spacing:.16em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;padding:5px 12px;font-size:10px;transition:color .2s,background .2s}.persona-roster-module__fqP7Dq__viewToggleBtn:hover{color:var(--color-text-secondary)}.persona-roster-module__fqP7Dq__viewToggleBtnActive{color:var(--color-bg-primary);background:var(--color-text-primary)}.persona-roster-module__fqP7Dq__viewToggleBtnActive:hover{color:var(--color-bg-primary)}.persona-roster-module__fqP7Dq__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.persona-roster-module__fqP7Dq__personaCardAnchor{scroll-margin-top:96px}.persona-roster-module__fqP7Dq__rowsSurface{width:100%}.persona-roster-module__fqP7Dq__accountsSurface{border-top:1px solid var(--color-border);width:100vw;min-height:520px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.persona-roster-module__fqP7Dq__accountsSurface>*{background:0 0;min-height:520px;padding-inline:0}.persona-roster-module__fqP7Dq__communitiesSurface{border-top:1px solid var(--color-border);grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;padding-top:18px;display:grid}.persona-roster-module__fqP7Dq__communityTile{--community-color:var(--color-text-muted);border:1px solid var(--color-border);background:var(--color-bg-primary);min-width:0;box-shadow:inset 0 4px 0 var(--community-color);color:inherit;cursor:pointer;font:inherit;text-align:left;padding:20px}.persona-roster-module__fqP7Dq__communityTile:hover{border-color:var(--community-color)}.persona-roster-module__fqP7Dq__communityTileHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.persona-roster-module__fqP7Dq__communityTileTitleBlock{grid-template-columns:11px minmax(0,1fr);align-items:start;gap:12px;min-width:0;display:grid}.persona-roster-module__fqP7Dq__communitySwatch{background:var(--community-color);width:11px;height:11px;margin-top:5px}.persona-roster-module__fqP7Dq__communityCount{font-family:var(--font-family-mono);color:var(--color-text-secondary);white-space:nowrap;font-size:13px}.persona-roster-module__fqP7Dq__communityName{color:var(--color-text-primary);letter-spacing:-.01em;margin:0;font-size:20px;line-height:1.15}.persona-roster-module__fqP7Dq__communityDescription{color:var(--color-text-secondary);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0 0 14px;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.persona-roster-module__fqP7Dq__communityMeta,.persona-roster-module__fqP7Dq__communityPersonas{color:var(--color-text-muted);font-family:var(--font-family-mono);margin:8px 0 0;font-size:11px;line-height:1.35}.persona-roster-module__fqP7Dq__communityPersonas{color:var(--color-text-secondary)}.persona-roster-module__fqP7Dq__communitySignals{border-top:1px solid var(--color-border);grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px;padding-top:14px;display:grid}.persona-roster-module__fqP7Dq__communitySignalGroup{min-width:0}.persona-roster-module__fqP7Dq__communitySignalTitle,.persona-roster-module__fqP7Dq__communityAccountsLabel{font-family:var(--font-family-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);font-size:9px}.persona-roster-module__fqP7Dq__communitySignalList{flex-direction:column;gap:6px;margin-top:9px;display:flex}.persona-roster-module__fqP7Dq__communitySignalPill{border:1px solid var(--color-border);min-width:0;font-family:var(--font-family-mono);color:var(--color-text-secondary);justify-content:space-between;gap:8px;padding:5px 7px;font-size:10px;display:flex}.persona-roster-module__fqP7Dq__communitySignalLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.persona-roster-module__fqP7Dq__communitySignalCount{color:var(--color-text-muted)}.persona-roster-module__fqP7Dq__communitySignalEmpty{font-family:var(--font-family-mono);color:var(--color-text-muted);font-size:10px}.persona-roster-module__fqP7Dq__communityAccounts{border-top:1px solid var(--color-border);margin-top:16px;padding-top:14px}.persona-roster-module__fqP7Dq__communityAccountList{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;margin-top:10px;display:grid}.persona-roster-module__fqP7Dq__communityAccount{grid-template-columns:30px minmax(0,1fr);align-items:center;gap:9px;min-width:0;display:grid}.persona-roster-module__fqP7Dq__communityAccountAvatar{border:1px solid var(--community-color);background:var(--color-bg-tertiary);width:30px;height:30px;overflow:hidden}.persona-roster-module__fqP7Dq__communityAccountAvatarImage,.persona-roster-module__fqP7Dq__communityAccountAvatarFallback{-o-object-fit:cover;object-fit:cover;border-radius:0;width:100%;height:100%}.persona-roster-module__fqP7Dq__communityAccountText{gap:2px;min-width:0;display:grid}.persona-roster-module__fqP7Dq__communityAccountName,.persona-roster-module__fqP7Dq__communityAccountLabels{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.persona-roster-module__fqP7Dq__communityAccountName{color:var(--color-text-primary);font-size:12px;line-height:1.15}.persona-roster-module__fqP7Dq__communityAccountLabels{color:var(--color-text-muted);font-size:10px;line-height:1.15}.persona-roster-module__fqP7Dq__emptySurface{border:1px solid var(--color-border);color:var(--color-text-muted);grid-column:1/-1;padding:24px}.persona-roster-module__fqP7Dq__personaCard{--c-accent:var(--color-text-primary);--c-accent-soft:#e8e4dc24;--c-accent-strong:#e8e4dc4d;--c-accent-2:#ff3d8b;--c-accent-3:#2e8bff;--cursor-x:50%;--cursor-y:50%;isolation:isolate;background:var(--color-bg-primary);border:1px solid var(--color-border-hover);cursor:pointer;text-align:left;color:var(--color-text-primary);grid-template-columns:190px minmax(0,1fr);gap:26px;width:100%;padding:24px;font-family:inherit;transition:border-color .25s;display:grid;position:relative;overflow:hidden}.persona-roster-module__fqP7Dq__personaCard:hover{border-color:#868686}.persona-roster-module__fqP7Dq__cursorSpotlight{pointer-events:none;background:radial-gradient(circle 240px at var(--cursor-x) var(--cursor-y), var(--c-accent-strong), transparent 60%);opacity:0;z-index:0;mix-blend-mode:plus-lighter;transition:opacity .22s;position:absolute;inset:0}.persona-roster-module__fqP7Dq__personaCard:hover .persona-roster-module__fqP7Dq__cursorSpotlight{opacity:.3}.persona-roster-module__fqP7Dq__cardLeft,.persona-roster-module__fqP7Dq__cardBody{z-index:1;position:relative}.persona-roster-module__fqP7Dq__cardLeft{flex-direction:column;gap:22px;display:flex}.persona-roster-module__fqP7Dq__cardBody{flex-direction:column;display:flex}.persona-roster-module__fqP7Dq__cardSectionLabel{font-family:var(--font-family-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:10px;font-size:9px}.persona-roster-module__fqP7Dq__audienceSignalTags{flex-wrap:wrap;gap:5px 6px;display:flex}.persona-roster-module__fqP7Dq__audienceSignalTag{max-width:100%;font-family:var(--font-family-mono);letter-spacing:.04em;color:var(--color-text-secondary);border:1px solid var(--color-border);white-space:nowrap;background:0 0;align-items:center;gap:7px;padding:4px 9px;font-size:10px;line-height:1.3;transition:border-color .2s,color .2s;display:inline-flex}.persona-roster-module__fqP7Dq__audienceSignalLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.persona-roster-module__fqP7Dq__audienceSignalMeta{color:var(--c-accent);flex:none}.persona-roster-module__fqP7Dq__personaCard:hover .persona-roster-module__fqP7Dq__audienceSignalTag{border-color:var(--color-border-hover);color:var(--color-text-primary)}.persona-roster-module__fqP7Dq__commsList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.persona-roster-module__fqP7Dq__commsItem{color:var(--color-text-secondary);-webkit-line-clamp:4;-webkit-box-orient:vertical;padding-left:14px;font-size:12px;font-weight:300;line-height:1.45;display:-webkit-box;position:relative;overflow:hidden}.persona-roster-module__fqP7Dq__commsItem:before{content:"—";color:var(--c-accent);font-family:var(--font-family-mono);opacity:.7;position:absolute;top:0;left:0}.persona-roster-module__fqP7Dq__cardPhotos{aspect-ratio:1;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:2px;display:grid}.persona-roster-module__fqP7Dq__cardPhoto{background:var(--color-border);position:relative;overflow:hidden}.persona-roster-module__fqP7Dq__photoImg{-o-object-fit:cover;object-fit:cover;opacity:1;width:100%;height:100%;position:absolute;inset:0}.persona-roster-module__fqP7Dq__pixelMosaic{pointer-events:none;z-index:2;grid-template-rows:repeat(6,1fr);grid-template-columns:repeat(6,1fr);display:grid;position:absolute;inset:0}.persona-roster-module__fqP7Dq__pixelMosaic span{background:var(--color-bg-primary);opacity:1;transform-origin:50%;animation:.28s cubic-bezier(.4,0,.2,1) forwards persona-roster-module__fqP7Dq__pixelOut;display:block}@keyframes persona-roster-module__fqP7Dq__pixelOut{0%{opacity:1;transform:scale(1)}60%{opacity:.6}to{opacity:0;transform:scale(.4)}}.persona-roster-module__fqP7Dq__cardHead{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:6px;display:flex}.persona-roster-module__fqP7Dq__cardNameBlock{align-items:flex-start;gap:10px;min-width:0;display:flex}.persona-roster-module__fqP7Dq__cardDot{background:var(--c-accent);flex-shrink:0;width:11px;height:11px;margin-top:6px}.persona-roster-module__fqP7Dq__cardName{letter-spacing:-.02em;color:var(--color-text-primary);font-size:19px;font-weight:600;line-height:1.2}.persona-roster-module__fqP7Dq__cardArrow{font-family:var(--font-family-mono);color:var(--color-text-muted);letter-spacing:.08em;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;transition:color .25s,transform .25s}.persona-roster-module__fqP7Dq__personaCard:hover .persona-roster-module__fqP7Dq__cardArrow{color:var(--c-accent);transform:translate(3px)}.persona-roster-module__fqP7Dq__cardDesc{color:var(--color-text-secondary);-webkit-line-clamp:5;-webkit-box-orient:vertical;margin-bottom:14px;font-size:13px;font-weight:300;line-height:1.55;display:-webkit-box;overflow:hidden}.persona-roster-module__fqP7Dq__cardMention{color:color-mix(in srgb, var(--color-chromatic-blue,#0064ff) 42%, white);cursor:pointer;text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--color-chromatic-blue,#0064ff) 52%, transparent);text-decoration-color:color-mix(in srgb, var(--color-chromatic-blue,#0064ff) 52%, transparent);text-underline-offset:3px;text-decoration-thickness:1px;display:inline}.persona-roster-module__fqP7Dq__cardMention:hover{color:color-mix(in srgb, var(--color-chromatic-blue,#0064ff) 30%, white)}.persona-roster-module__fqP7Dq__cardDemoStrip{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:14px;margin-left:21px;display:flex}.persona-roster-module__fqP7Dq__cardDemoStripAge,.persona-roster-module__fqP7Dq__cardDemoStripGender{font-family:var(--font-family-mono);color:var(--color-text-secondary);font-size:12px}.persona-roster-module__fqP7Dq__sectionLabel{font-family:var(--font-family-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--color-text-muted);justify-content:space-between;align-items:baseline;margin-bottom:10px;font-size:9px;display:flex}.persona-roster-module__fqP7Dq__sectionLabelCount{color:var(--color-text-secondary)}.persona-roster-module__fqP7Dq__cardCommunities{flex-direction:column;flex:none;align-items:stretch;margin-bottom:16px;display:flex}.persona-roster-module__fqP7Dq__communityList{flex-direction:column;flex:none;justify-content:flex-start;align-items:stretch;gap:4px;display:flex}.persona-roster-module__fqP7Dq__communityRow{-moz-column-gap:12px;width:100%;min-width:0;font-family:var(--font-family-mono);color:var(--color-text-secondary);flex:none;grid-template-columns:8px minmax(0,1fr);align-content:start;align-items:start;column-gap:12px;padding:4px 0;font-size:12px;line-height:1.35;display:grid}.persona-roster-module__fqP7Dq__communityLineDot{background:var(--community-color,var(--c-accent));width:8px;height:8px;margin-top:5px}.persona-roster-module__fqP7Dq__communityRowName{min-height:0;color:var(--color-text-secondary);white-space:normal;text-overflow:initial;margin:0;font-size:12px;font-weight:300;line-height:1.35;display:block;overflow:visible}.persona-roster-module__fqP7Dq__communityMore{font-family:var(--font-family-mono);color:var(--color-text-muted);opacity:.6;padding-top:4px;font-size:12px;line-height:1.45}.persona-roster-module__fqP7Dq__cardRep{margin-bottom:20px}.persona-roster-module__fqP7Dq__cardRepAccounts{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 24px;display:grid}.persona-roster-module__fqP7Dq__repChip{min-height:34px;color:var(--color-text-primary);font-family:var(--font-family-mono);background:0 0;border:0;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:0;font-size:12.5px;transition:opacity .2s;display:grid}.persona-roster-module__fqP7Dq__repChipHoverable{cursor:default}.persona-roster-module__fqP7Dq__repChipHoverable:hover .persona-roster-module__fqP7Dq__repChipName{color:color-mix(in srgb, var(--color-chromatic-blue,#0064ff) 42%, white)}.persona-roster-module__fqP7Dq__repChipMore{color:var(--color-text-muted);font-family:var(--font-family-mono);opacity:.7;grid-column:span 2;font-size:11px}.persona-roster-module__fqP7Dq__repAvatar{border:1px solid var(--rep-color,var(--color-border));width:34px;height:34px;box-shadow:inset 0 0 0 1px var(--rep-color,var(--color-border));background:var(--color-bg-tertiary);color:var(--color-text-primary);font-family:var(--font-family);border-radius:0;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.persona-roster-module__fqP7Dq__repAvatarImage,.persona-roster-module__fqP7Dq__repAvatarFallback{-o-object-fit:cover;object-fit:cover;border-radius:0;flex-shrink:0;width:100%;height:100%}.persona-roster-module__fqP7Dq__repChipBody{flex-direction:column;gap:2px;min-width:0;display:flex}.persona-roster-module__fqP7Dq__repChipIdentity{min-width:0;max-width:100%;color:var(--color-text-primary);align-items:center;gap:4px;display:inline-flex}.persona-roster-module__fqP7Dq__repVerifiedIcon{color:var(--rep-color,currentColor);flex-shrink:0}.persona-roster-module__fqP7Dq__repChipName{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:inherit;font-size:12.5px;line-height:1.18;display:block;overflow:hidden}.persona-roster-module__fqP7Dq__repChipRole{text-overflow:ellipsis;white-space:normal;min-width:0;color:var(--color-text-muted);font-size:10px;line-height:1.22;display:block;overflow:hidden}.persona-roster-module__fqP7Dq__cardFooter{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;margin-top:18px;padding-top:12px;display:flex}.persona-roster-module__fqP7Dq__cardStatus{font-family:var(--font-family-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--color-primary);align-items:center;gap:8px;font-size:11px;display:inline-flex}.persona-roster-module__fqP7Dq__cardStatusProcessing{color:var(--color-secondary)}.persona-roster-module__fqP7Dq__cardStatusFailed{color:var(--color-error)}.persona-roster-module__fqP7Dq__cardStatusMark{background:currentColor;flex-shrink:0;width:7px;height:7px}.persona-roster-module__fqP7Dq__personaRow{--c-accent:var(--color-text-primary);--c-accent-strong:#e8e4dc4d;background:var(--color-bg-primary);border:1px solid var(--color-border-hover);cursor:pointer;text-align:left;width:100%;color:var(--color-text-primary);grid-template-columns:24px minmax(180px,1.6fr) 1.4fr 1.4fr 1fr auto;align-items:center;gap:18px;min-height:88px;padding:16px 20px;font-family:inherit;transition:border-color .25s;display:grid;position:relative}.persona-roster-module__fqP7Dq__personaRow:hover{border-color:#868686}.persona-roster-module__fqP7Dq__personaRowSwatch{background:var(--c-accent);width:12px;height:12px}.persona-roster-module__fqP7Dq__personaRowName{flex-direction:column;gap:4px;min-width:0;display:flex}.persona-roster-module__fqP7Dq__personaRowNameTitle{letter-spacing:-.01em;color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.persona-roster-module__fqP7Dq__personaRowOrdinal{font-family:var(--font-family-mono);letter-spacing:.14em;color:var(--color-text-muted);text-transform:uppercase;font-size:10px}.persona-roster-module__fqP7Dq__personaRowSize{flex-direction:column;gap:5px;min-width:0;display:flex}.persona-roster-module__fqP7Dq__personaRowSizeNum{font-family:var(--font-family-mono);color:var(--color-text-primary);letter-spacing:-.02em;font-size:13px}.persona-roster-module__fqP7Dq__personaRowShareBar{background:var(--color-border);height:2px;position:relative;overflow:hidden}.persona-roster-module__fqP7Dq__personaRowShareFill{background:var(--c-accent);opacity:.7;transition:width .8s cubic-bezier(.2,.85,.25,1);position:absolute;inset:0 auto 0 0}.persona-roster-module__fqP7Dq__personaRowMeta{flex-direction:column;gap:4px;min-width:0;display:flex}.persona-roster-module__fqP7Dq__personaRowMetaLabel{font-family:var(--font-family-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--color-text-muted);font-size:9px}.persona-roster-module__fqP7Dq__personaRowMetaValue{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.persona-roster-module__fqP7Dq__personaRowArrow{font-family:var(--font-family-mono);color:var(--color-text-muted);letter-spacing:.08em;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;transition:color .25s,transform .25s}.persona-roster-module__fqP7Dq__personaRow:hover .persona-roster-module__fqP7Dq__personaRowArrow{color:var(--c-accent);transform:translate(3px)}.persona-roster-module__fqP7Dq__fadeIn{opacity:0;animation:.6s cubic-bezier(.4,0,.2,1) forwards persona-roster-module__fqP7Dq__fadeUp;transform:translateY(8px)}@keyframes persona-roster-module__fqP7Dq__fadeUp{to{opacity:1;transform:translateY(0)}}.persona-roster-module__fqP7Dq__personaCard:focus-visible,.persona-roster-module__fqP7Dq__personaRow:focus-visible,.persona-roster-module__fqP7Dq__hpItem:focus-visible,.persona-roster-module__fqP7Dq__tab:focus-visible,.persona-roster-module__fqP7Dq__hbIconBtn:focus-visible,.persona-roster-module__fqP7Dq__hbSearchTrigger:focus-visible,.persona-roster-module__fqP7Dq__shareBtn:focus-visible,.persona-roster-module__fqP7Dq__viewGraphBtn:focus-visible,.persona-roster-module__fqP7Dq__hbWorkspace:focus-visible,.persona-roster-module__fqP7Dq__hbUser:focus-visible,.persona-roster-module__fqP7Dq__hbBrand:focus-visible,.persona-roster-module__fqP7Dq__tabSortSelect:focus-visible,.persona-roster-module__fqP7Dq__viewToggleBtn:focus-visible,.persona-roster-module__fqP7Dq__haCell:focus-visible,.persona-roster-module__fqP7Dq__cardArrow:focus-visible,.persona-roster-module__fqP7Dq__personaRowArrow:focus-visible{outline:2px solid var(--color-text-primary);outline-offset:3px}@media (max-width:1500px){.persona-roster-module__fqP7Dq__app,.persona-roster-module__fqP7Dq__rosterContent{padding-left:42px;padding-right:42px}}@media (max-width:1100px){.persona-roster-module__fqP7Dq__deckToolbarPrimary{gap:12px}.persona-roster-module__fqP7Dq__deckIdentity{max-width:320px}.persona-roster-module__fqP7Dq__heroBlock{flex-direction:column;gap:36px;display:flex}.persona-roster-module__fqP7Dq__heroTitle{font-size:48px}.persona-roster-module__fqP7Dq__themeGroups{grid-template-columns:repeat(3,minmax(0,1fr))}.persona-roster-module__fqP7Dq__cards,.persona-roster-module__fqP7Dq__personaCard{grid-template-columns:1fr}.persona-roster-module__fqP7Dq__personaRow{grid-template-columns:16px 1fr auto}.persona-roster-module__fqP7Dq__personaRowSize,.persona-roster-module__fqP7Dq__personaRowMeta{display:none}}@media (max-width:720px){.persona-roster-module__fqP7Dq__app{padding:24px 18px 40px}.persona-roster-module__fqP7Dq__rosterContent{padding:32px 18px 40px}.persona-roster-module__fqP7Dq__headerBar,.persona-roster-module__fqP7Dq__deckToolbar{gap:12px;padding:0 12px}.persona-roster-module__fqP7Dq__hbLeft,.persona-roster-module__fqP7Dq__deckToolbarPrimary{gap:8px}.persona-roster-module__fqP7Dq__hbWorkspace,.persona-roster-module__fqP7Dq__deckIdentity,.persona-roster-module__fqP7Dq__headerIdentity{max-width:42vw}.persona-roster-module__fqP7Dq__docId{display:none}.persona-roster-module__fqP7Dq__heroTitle{font-size:38px}.persona-roster-module__fqP7Dq__hpHeader{align-items:stretch}.persona-roster-module__fqP7Dq__hpItems{grid-template-columns:repeat(2,minmax(0,1fr))}.persona-roster-module__fqP7Dq__vaTop{grid-template-columns:50px 1fr}.persona-roster-module__fqP7Dq__vaAvatar{width:50px;height:50px}.persona-roster-module__fqP7Dq__vaTop .persona-roster-module__fqP7Dq__vaStat{display:none}.persona-roster-module__fqP7Dq__snapshotGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 0}.persona-roster-module__fqP7Dq__snapshotMetric:nth-child(odd){border-left:0;padding-left:0}.persona-roster-module__fqP7Dq__snapshotPanelCompact .persona-roster-module__fqP7Dq__snapshotMetric:nth-child(odd){border-left:1px solid var(--color-border);padding-left:8px}.persona-roster-module__fqP7Dq__themeGroups,.persona-roster-module__fqP7Dq__communitiesSurface,.persona-roster-module__fqP7Dq__communitySignals,.persona-roster-module__fqP7Dq__communityAccountList{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.persona-roster-module__fqP7Dq__fadeIn,.persona-roster-module__fqP7Dq__pixelMosaic span,.persona-roster-module__fqP7Dq__hpBar,.persona-roster-module__fqP7Dq__haCellFill,.persona-roster-module__fqP7Dq__personaRowShareFill{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.persona-roster-module__fqP7Dq__fadeIn{opacity:1!important;transform:none!important}.persona-roster-module__fqP7Dq__pixelMosaic,.persona-roster-module__fqP7Dq__cursorSpotlight{display:none!important}}.persona-roster-module__fqP7Dq__backToLibraryBtn{border:1px solid var(--color-border);min-height:36px;color:var(--color-text-secondary);font-family:var(--font-family-mono);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;transition:var(--transition-fast);background:0 0;border-radius:0;flex:none;align-items:center;gap:8px;padding:7px 14px;font-size:11px;display:inline-flex}.persona-roster-module__fqP7Dq__backToLibraryBtn:hover,.persona-roster-module__fqP7Dq__backToLibraryBtn:focus-visible{border-color:var(--color-text-primary);color:var(--color-text-primary);outline:none}.persona-roster-module__fqP7Dq__photoAvatar{border-radius:0;width:100%;height:100%;overflow:hidden}.persona-roster-module__fqP7Dq__photoAvatarFallback{background:var(--color-bg-tertiary);width:100%;height:100%;color:var(--color-text-primary);font-family:var(--font-family-mono);justify-content:center;align-items:center;font-size:24px;font-weight:600;display:inline-flex}.persona-roster-module__fqP7Dq__cardPhotoEmpty{background:var(--color-bg-tertiary)}.persona-roster-module__fqP7Dq__haBreakdown{flex-direction:column;gap:16px;display:flex}.persona-roster-module__fqP7Dq__haBreakdownRow{border-bottom:1px solid var(--color-border);flex-direction:column;gap:8px;padding-bottom:14px;display:flex}.persona-roster-module__fqP7Dq__haBreakdownRow:last-child{border-bottom:0;padding-bottom:0}.persona-roster-module__fqP7Dq__haBreakdownHead{align-items:center;gap:10px;display:flex}.persona-roster-module__fqP7Dq__haBreakdownName{color:var(--color-text-primary);letter-spacing:-.005em;font-size:13px;font-weight:500}.persona-roster-module__fqP7Dq__haBreakdownBar{background:var(--color-bg-tertiary);width:100%;height:6px;display:flex;overflow:hidden}.persona-roster-module__fqP7Dq__haBreakdownSeg{flex-shrink:0;height:100%;transition:opacity .2s;display:block}.persona-roster-module__fqP7Dq__haBreakdownSeg:hover{opacity:.85}.persona-roster-module__fqP7Dq__haBreakdownLegend{flex-wrap:wrap;gap:6px 14px;margin:0;padding:0;list-style:none;display:flex}.persona-roster-module__fqP7Dq__haBreakdownLegendItem{font-family:var(--font-family-mono);color:var(--color-text-secondary);align-items:center;gap:6px;font-size:11px;display:inline-flex}.persona-roster-module__fqP7Dq__haBreakdownLegendSwatch{flex-shrink:0;width:9px;height:9px;display:inline-block}.persona-roster-module__fqP7Dq__haBreakdownLegendLabel{color:var(--color-text-secondary)}.persona-roster-module__fqP7Dq__haBreakdownLegendPct{color:var(--color-text-primary);font-weight:500}.persona-roster-module__fqP7Dq__haBreakdownLegendRest .persona-roster-module__fqP7Dq__haBreakdownLegendLabel,.persona-roster-module__fqP7Dq__haBreakdownLegendRest .persona-roster-module__fqP7Dq__haBreakdownLegendPct{color:var(--color-text-muted)}.persona-roster-module__fqP7Dq__haBreakdownEmpty{font-family:var(--font-family-mono);color:var(--color-text-muted);font-size:11px;font-style:italic}
.CommentClusterLegend-module__NBrq3a__clusterPanel{z-index:1000;color:#e8e4dc;background:#141414;border:1px solid #2a2a2a;border-radius:8px;flex-direction:column;width:280px;max-height:480px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;display:flex;overflow:hidden;box-shadow:0 8px 32px #00000080}.CommentClusterLegend-module__NBrq3a__panelHeader{background:#0a0a0a;border-bottom:1px solid #2a2a2a;flex-shrink:0;align-items:center;gap:8px;padding:10px 12px;display:flex}.CommentClusterLegend-module__NBrq3a__dragHandle{color:#e8e4dc73;cursor:grab;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:color .15s;display:flex}.CommentClusterLegend-module__NBrq3a__dragHandle:hover{color:#e8e4dca6}.CommentClusterLegend-module__NBrq3a__dragHandle:active{cursor:grabbing;color:#39ff14}.CommentClusterLegend-module__NBrq3a__headerContent{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.CommentClusterLegend-module__NBrq3a__sectionHeader{color:#e8e4dc;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:11px;font-weight:600;line-height:1.5}.CommentClusterLegend-module__NBrq3a__countText{color:#e8e4dc73;letter-spacing:.02em;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:10px;line-height:1.5}.CommentClusterLegend-module__NBrq3a__closeButton{color:#e8e4dc73;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-left:auto;transition:all .15s;display:flex}.CommentClusterLegend-module__NBrq3a__closeButton:hover{color:#e8e4dc;border-color:#2a2a2a}.CommentClusterLegend-module__NBrq3a__clustersList{color:#e8e4dc;flex-direction:column;flex:1;gap:6px;min-height:0;padding:8px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;display:flex;overflow:hidden auto}.CommentClusterLegend-module__NBrq3a__clustersList::-webkit-scrollbar{width:4px}.CommentClusterLegend-module__NBrq3a__clustersList::-webkit-scrollbar-track{background:0 0}.CommentClusterLegend-module__NBrq3a__clustersList::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:2px}.CommentClusterLegend-module__NBrq3a__clustersList::-webkit-scrollbar-thumb:hover{background:#3a3a3a}.CommentClusterLegend-module__NBrq3a__clusterCard{color:#e8e4dc;background:#0a0a0a;border:1px solid #2a2a2a;border-radius:8px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;transition:border-color .15s;overflow:visible}.CommentClusterLegend-module__NBrq3a__clusterCard:hover{border-color:#3a3a3a}.CommentClusterLegend-module__NBrq3a__clusterCardSelected{background:#39ff1408;border-color:#39ff14}.CommentClusterLegend-module__NBrq3a__clusterHeader{text-align:left;cursor:pointer;color:#e8e4dc;background:0 0;border:none;width:100%;height:auto;min-height:auto;padding:10px 12px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;transition:background .15s;display:block;overflow:visible}.CommentClusterLegend-module__NBrq3a__clusterHeader:hover{background:#ffffff05}.CommentClusterLegend-module__NBrq3a__clusterHeaderRow{align-items:center;gap:10px;width:100%;min-height:24px;display:flex}.CommentClusterLegend-module__NBrq3a__sentimentDot{border-radius:50%;flex-shrink:0;width:12px;height:12px}.CommentClusterLegend-module__NBrq3a__clusterInfo{flex-direction:column;flex:1;gap:2px;min-width:0;line-height:1.5;display:flex;overflow:visible}.CommentClusterLegend-module__NBrq3a__clusterLabel{color:#e8e4dc;white-space:nowrap;text-overflow:ellipsis;letter-spacing:.01em;font-size:12px;font-weight:500;line-height:1.5;display:block;overflow:hidden}.CommentClusterLegend-module__NBrq3a__clusterMeta{align-items:center;gap:8px;display:flex}.CommentClusterLegend-module__NBrq3a__clusterCount{color:#e8e4dc73;letter-spacing:.02em;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:10px;line-height:1.5;display:block}.CommentClusterLegend-module__NBrq3a__sentimentBadge{letter-spacing:.02em;border-radius:4px;padding:2px 6px;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:9px;font-weight:500}.CommentClusterLegend-module__NBrq3a__sentimentVeryNegative{color:#ef4444;background:#ef444426}.CommentClusterLegend-module__NBrq3a__sentimentNegative{color:#f97316;background:#f9731626}.CommentClusterLegend-module__NBrq3a__sentimentNeutral{color:#eab308;background:#eab30826}.CommentClusterLegend-module__NBrq3a__sentimentPositive{color:#22c55e;background:#22c55e26}.CommentClusterLegend-module__NBrq3a__sentimentVeryPositive{color:#10b981;background:#10b98126}.CommentClusterLegend-module__NBrq3a__noiseCard{background:#0000004d;border:1px solid #2a2a2a;border-radius:8px;margin-top:4px;padding:8px 12px}.CommentClusterLegend-module__NBrq3a__noiseText{color:#e8e4dc73;letter-spacing:.02em;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:10px}@media (max-width:768px){.CommentClusterLegend-module__NBrq3a__clusterPanel{width:260px;max-height:400px}}
