.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;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:9px;line-height:1.5;display:block}.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__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);font-size:10px}.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}}
.NodePerformancePanel-module__JCbXWW__panel{z-index:1000;color:#e8e4dc;background:#0a0a0a;border-right:1px solid #2a2a2a;flex-direction:column;width:360px;height:100%;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:12px;line-height:1.4;animation:.3s ease-out NodePerformancePanel-module__JCbXWW__panelSlideIn;display:flex;position:fixed;top:0;left:0;box-shadow:0 8px 32px #0009}@keyframes NodePerformancePanel-module__JCbXWW__panelSlideIn{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}.NodePerformancePanel-module__JCbXWW__panelHeader{background:#050505;border-bottom:1px solid #2a2a2a;flex-shrink:0;align-items:flex-start;gap:8px;padding:10px 12px;display:flex}.NodePerformancePanel-module__JCbXWW__headerContent{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.NodePerformancePanel-module__JCbXWW__headerLine{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.NodePerformancePanel-module__JCbXWW__headerSep{color:#e8e4dc33;font-size:11px;line-height:1}.NodePerformancePanel-module__JCbXWW__usernameLink{color:#e8e4dc66;letter-spacing:.02em;font-size:10px;line-height:1.4;text-decoration:none;transition:color .15s}.NodePerformancePanel-module__JCbXWW__usernameLink:hover{color:#e8e4dc;text-decoration:underline}.NodePerformancePanel-module__JCbXWW__closeButton{color:#e8e4dc66;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-left:auto;transition:all .15s;display:flex}.NodePerformancePanel-module__JCbXWW__closeButton:hover{color:#e8e4dc;border-color:#2a2a2a}.NodePerformancePanel-module__JCbXWW__explorationSection{border-bottom:1px solid #2a2a2a;flex-direction:column;flex-shrink:0;gap:4px;padding:6px 12px;display:flex}.NodePerformancePanel-module__JCbXWW__explorationRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.NodePerformancePanel-module__JCbXWW__explorationLabel{color:#e8e4dc66;text-transform:uppercase;letter-spacing:.06em;font-size:9px}.NodePerformancePanel-module__JCbXWW__hopButtons{gap:3px;display:flex}.NodePerformancePanel-module__JCbXWW__hopButton{color:#e8e4dc99;cursor:pointer;background:0 0;border:1px solid #2a2a2a;border-radius:0;justify-content:center;align-items:center;width:28px;height:28px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s;display:flex}.NodePerformancePanel-module__JCbXWW__hopButton:hover{color:#e8e4dc;border-color:#e8e4dc}.NodePerformancePanel-module__JCbXWW__hopButtonActive{color:#0a0a0a;background:#e8e4dc;border-color:#e8e4dc}.NodePerformancePanel-module__JCbXWW__hopButtonActive:hover{color:#0a0a0a;background:#d4d0c8;border-color:#d4d0c8}.NodePerformancePanel-module__JCbXWW__neighborhoodStats{color:#e8e4dc8c;letter-spacing:.02em;font-size:10px}.NodePerformancePanel-module__JCbXWW__content{flex-direction:column;flex:1;gap:8px;min-height:0;padding:8px 10px;display:flex;overflow:hidden auto}.NodePerformancePanel-module__JCbXWW__content::-webkit-scrollbar{width:4px}.NodePerformancePanel-module__JCbXWW__content::-webkit-scrollbar-track{background:0 0}.NodePerformancePanel-module__JCbXWW__content::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:0}.NodePerformancePanel-module__JCbXWW__content::-webkit-scrollbar-thumb:hover{background:#3a3a3a}.NodePerformancePanel-module__JCbXWW__profileSection{align-items:stretch;gap:8px;padding:4px 0;display:flex}.NodePerformancePanel-module__JCbXWW__avatar{-o-object-fit:cover;object-fit:cover;border:1px solid #2a2a2a;border-radius:0;flex-shrink:0;width:64px;height:64px}.NodePerformancePanel-module__JCbXWW__avatarPlaceholder{color:#e8e4dc99;background:#050505;border:1px solid #2a2a2a;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:20px;font-weight:600;display:flex}.NodePerformancePanel-module__JCbXWW__profileStatsGrid{flex:1;grid-template-columns:1fr 1fr;align-content:center;gap:3px;min-width:0;display:grid}.NodePerformancePanel-module__JCbXWW__profileStatCard{padding:3px 6px;line-height:1.2}.NodePerformancePanel-module__JCbXWW__profileStatCard .NodePerformancePanel-module__JCbXWW__statCardLabel{font-size:8px}.NodePerformancePanel-module__JCbXWW__profileStatCard .NodePerformancePanel-module__JCbXWW__statValue{margin-top:0;font-size:13px}.NodePerformancePanel-module__JCbXWW__identitySection{flex-direction:column;gap:3px;display:flex}.NodePerformancePanel-module__JCbXWW__nameRow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.NodePerformancePanel-module__JCbXWW__profileName{color:#e8e4dc;align-items:center;gap:4px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;font-size:13px;font-weight:600;line-height:1.3;display:flex}.NodePerformancePanel-module__JCbXWW__verifiedIcon{color:#e8e4dc;flex-shrink:0}.NodePerformancePanel-module__JCbXWW__communityRow{align-items:center;gap:6px;display:flex}.NodePerformancePanel-module__JCbXWW__communityDot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.NodePerformancePanel-module__JCbXWW__communityLabel{color:#e8e4dc8c;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.NodePerformancePanel-module__JCbXWW__badge{letter-spacing:.04em;text-transform:uppercase;border-radius:0;align-self:flex-start;align-items:center;gap:4px;padding:1px 6px;font-size:9px;font-weight:600;display:inline-flex}.NodePerformancePanel-module__JCbXWW__badgeSeed{color:#d4a843;background:#d4a8431f;border:1px solid #d4a84340}.NodePerformancePanel-module__JCbXWW__badgeCommenter{color:#ff69b4;background:#ff14931f;border:1px solid #ff149340}.NodePerformancePanel-module__JCbXWW__bio{color:#e8e4dc8c;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;font-size:11px;line-height:1.4;display:-webkit-box;overflow:hidden}.NodePerformancePanel-module__JCbXWW__statsGrid{grid-template-columns:1fr 1fr;gap:4px;display:grid}.NodePerformancePanel-module__JCbXWW__statCard{color:#e8e4dc;background:#050505;border:1px solid #2a2a2a;border-radius:0;padding:5px 8px;line-height:1.3}.NodePerformancePanel-module__JCbXWW__statCardPrimary{background:#e8e4dc05;border:1px solid #e8e4dc}.NodePerformancePanel-module__JCbXWW__statCardLabel{color:#e8e4dc66;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:4px;font-size:9px;line-height:1.4;display:flex}.NodePerformancePanel-module__JCbXWW__statCardLabelIcon{color:#c44040;font-size:7px}.NodePerformancePanel-module__JCbXWW__statValue{color:#e8e4dc;letter-spacing:.02em;margin-top:1px;font-size:14px;font-weight:600;line-height:1.3}.NodePerformancePanel-module__JCbXWW__chartSection{background:#050505;border:1px solid #2a2a2a;border-radius:0;padding:6px 8px}.NodePerformancePanel-module__JCbXWW__chartSvg{width:100%;display:block}.NodePerformancePanel-module__JCbXWW__chartBar{fill:#c44040;transition:fill .15s}.NodePerformancePanel-module__JCbXWW__chartBar:hover{fill:#e05050}.NodePerformancePanel-module__JCbXWW__chartLabel{fill:#e8e4dc66;letter-spacing:.02em;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:5px}.NodePerformancePanel-module__JCbXWW__chartValueLabel{fill:#e8e4dc;letter-spacing:.02em;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:4.5px}.NodePerformancePanel-module__JCbXWW__noData{color:#e8e4dc66;text-align:center;padding:12px 0;font-size:11px}.NodePerformancePanel-module__JCbXWW__tableSection{background:#050505;border:1px solid #2a2a2a;border-radius:0;overflow:hidden}.NodePerformancePanel-module__JCbXWW__tableSectionHeader{border-bottom:1px solid #2a2a2a;justify-content:space-between;align-items:center;padding:5px 8px;display:flex}.NodePerformancePanel-module__JCbXWW__table{border-collapse:collapse;width:100%}.NodePerformancePanel-module__JCbXWW__tableHeader{color:#e8e4dc66;text-transform:uppercase;letter-spacing:.04em;text-align:right;border-bottom:1px solid #2a2a2a;padding:3px 6px;font-size:8px}.NodePerformancePanel-module__JCbXWW__tableHeader:first-child{text-align:left}.NodePerformancePanel-module__JCbXWW__tableCell{color:#e8e4dc;text-align:right;border-bottom:1px solid #2a2a2a4d;padding:3px 6px;font-size:10px}.NodePerformancePanel-module__JCbXWW__tableCell:first-child{text-align:left;color:#e8e4dc8c}.NodePerformancePanel-module__JCbXWW__tableRowClickable{cursor:pointer;transition:background .15s;position:relative}.NodePerformancePanel-module__JCbXWW__tableRowClickable:hover{background:#e8e4dc0a}.NodePerformancePanel-module__JCbXWW__tableRowClickable:hover .NodePerformancePanel-module__JCbXWW__tableCell{color:#e8e4dc}.NodePerformancePanel-module__JCbXWW__tableRowLink{text-decoration:none;position:static}.NodePerformancePanel-module__JCbXWW__tableRowLink:after{content:"";position:absolute;inset:0}.NodePerformancePanel-module__JCbXWW__tableRow:last-child .NodePerformancePanel-module__JCbXWW__tableCell{border-bottom:none}.NodePerformancePanel-module__JCbXWW__paginationControls{align-items:center;gap:4px;display:flex}.NodePerformancePanel-module__JCbXWW__paginationButton{color:#e8e4dc99;cursor:pointer;background:0 0;border:1px solid #2a2a2a;border-radius:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .15s;display:flex}.NodePerformancePanel-module__JCbXWW__paginationButton:hover:not(:disabled){color:#e8e4dc;border-color:#e8e4dc}.NodePerformancePanel-module__JCbXWW__paginationButton:disabled{opacity:.25;cursor:default}.NodePerformancePanel-module__JCbXWW__paginationLabel{color:#e8e4dc66;letter-spacing:.02em;text-align:center;min-width:20px;font-size:8px}.NodePerformancePanel-module__JCbXWW__loadingSection{color:#e8e4dc66;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:11px;display:flex}.NodePerformancePanel-module__JCbXWW__loadingSpinner{border:2px solid #2a2a2a;border-top-color:#e8e4dc;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite NodePerformancePanel-module__JCbXWW__spin}@keyframes NodePerformancePanel-module__JCbXWW__spin{to{transform:rotate(360deg)}}.NodePerformancePanel-module__JCbXWW__connectedSection{background:#050505;border:1px solid #2a2a2a;overflow:hidden}.NodePerformancePanel-module__JCbXWW__connectedHeader{border-bottom:1px solid #2a2a2a;justify-content:space-between;align-items:center;padding:5px 8px;display:flex}.NodePerformancePanel-module__JCbXWW__connectedTitle{color:#e8e4dc66;text-transform:uppercase;letter-spacing:.06em;font-size:9px}.NodePerformancePanel-module__JCbXWW__connectedCount{color:#e8e4dc59;letter-spacing:.02em;font-size:9px}.NodePerformancePanel-module__JCbXWW__connectedList{overflow-y:hidden}.NodePerformancePanel-module__JCbXWW__connectedListExpanded{max-height:300px;overflow-y:auto}.NodePerformancePanel-module__JCbXWW__connectedList::-webkit-scrollbar{width:3px}.NodePerformancePanel-module__JCbXWW__connectedListExpanded::-webkit-scrollbar{width:3px}.NodePerformancePanel-module__JCbXWW__connectedList::-webkit-scrollbar-track{background:0 0}.NodePerformancePanel-module__JCbXWW__connectedListExpanded::-webkit-scrollbar-track{background:0 0}.NodePerformancePanel-module__JCbXWW__connectedList::-webkit-scrollbar-thumb{background:#2a2a2a}.NodePerformancePanel-module__JCbXWW__connectedListExpanded::-webkit-scrollbar-thumb{background:#2a2a2a}.NodePerformancePanel-module__JCbXWW__connectedToggle{color:#e8e4dc73;letter-spacing:.02em;cursor:pointer;background:0 0;border:none;border-top:1px solid #2a2a2a4d;justify-content:center;align-items:center;width:100%;padding:4px 8px;font-family:inherit;font-size:9px;transition:color .15s;display:flex}.NodePerformancePanel-module__JCbXWW__connectedToggle:hover{color:#e8e4dc}.NodePerformancePanel-module__JCbXWW__connectedRow{cursor:pointer;width:100%;font-family:inherit;font-size:inherit;color:inherit;text-align:left;background:0 0;border:none;border-bottom:1px solid #2a2a2a4d;align-items:flex-start;gap:8px;padding:5px 8px;transition:background .15s;display:flex}.NodePerformancePanel-module__JCbXWW__connectedRow:last-child{border-bottom:none}.NodePerformancePanel-module__JCbXWW__connectedRow:hover{background:#e8e4dc0a}.NodePerformancePanel-module__JCbXWW__connectedAvatar{-o-object-fit:cover;object-fit:cover;border:1px solid #2a2a2a;border-radius:50%;flex-shrink:0;width:32px;height:32px;margin-top:1px}.NodePerformancePanel-module__JCbXWW__connectedAvatarPlaceholder{color:#e8e4dc80;background:#050505;border:1px solid #2a2a2a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:1px;font-size:13px;font-weight:600;display:flex}.NodePerformancePanel-module__JCbXWW__connectedRowInner{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.NodePerformancePanel-module__JCbXWW__connectedRowTop,.NodePerformancePanel-module__JCbXWW__connectedRowBottom{align-items:center;gap:6px;display:flex}.NodePerformancePanel-module__JCbXWW__connectedInfo{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.NodePerformancePanel-module__JCbXWW__connectedName{color:#e8e4dc;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.NodePerformancePanel-module__JCbXWW__connectedFollowers{color:#e8e4dc66;letter-spacing:.02em;font-size:9px}.NodePerformancePanel-module__JCbXWW__connectedStatsLine{color:#e8e4dc59;letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:9px;overflow:hidden}.NodePerformancePanel-module__JCbXWW__directionBadge{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;flex-shrink:0;margin-left:auto;padding:1px 5px;font-size:8px}.NodePerformancePanel-module__JCbXWW__directionFollows{color:#e8e4dc66}.NodePerformancePanel-module__JCbXWW__directionFollower{color:#e8e4dc8c}.NodePerformancePanel-module__JCbXWW__directionMutual{color:#d4a843}.NodePerformancePanel-module__JCbXWW__directionIndirect{color:#e8e4dc33}.NodePerformancePanel-module__JCbXWW__directionOverlap{color:#e8e4dc8c}.NodePerformancePanel-module__JCbXWW__hopBadge{color:#e8e4dc80;letter-spacing:.04em;background:#e8e4dc0f;border:1px solid #e8e4dc1f;flex-shrink:0;padding:1px 5px;font-size:8px}@media (max-width:768px){.NodePerformancePanel-module__JCbXWW__panel{display:none}}@media (max-width:1280px){.NodePerformancePanel-module__JCbXWW__panel{width:320px}}
.NetworkAccountsTable-module__BNzbRa__container{padding:var(--spacing-md);background:var(--color-bg-secondary);z-index:200;flex-direction:column;flex:1;display:flex;position:relative}.NetworkAccountsTable-module__BNzbRa__header{margin-bottom:var(--spacing-md);justify-content:space-between;align-items:center;gap:var(--spacing-md);display:flex}.NetworkAccountsTable-module__BNzbRa__title{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--color-text-primary);text-transform:uppercase;letter-spacing:var(--letter-spacing-wider);font-family:var(--font-family-mono)}.NetworkAccountsTable-module__BNzbRa__headerActions{align-items:center;gap:var(--spacing-sm);display:flex}.NetworkAccountsTable-module__BNzbRa__searchInput{background:var(--color-bg-tertiary);border:1px solid var(--color-border);color:var(--color-text-primary);padding:var(--spacing-xs)var(--spacing-sm);font-size:var(--font-size-sm);font-family:var(--font-family-mono);min-width:200px;transition:border-color var(--transition-fast)}.NetworkAccountsTable-module__BNzbRa__searchInput::placeholder{color:var(--color-text-muted)}.NetworkAccountsTable-module__BNzbRa__searchInput:focus{border-color:var(--color-primary);outline:none}.NetworkAccountsTable-module__BNzbRa__exportButton{border:1px solid var(--color-border);color:var(--color-text-secondary);padding:var(--spacing-xs)var(--spacing-sm);font-size:var(--font-size-xs);font-family:var(--font-family-mono);text-transform:uppercase;letter-spacing:var(--letter-spacing-wider);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;background:0 0}.NetworkAccountsTable-module__BNzbRa__exportButton:hover{border-color:var(--color-text-primary);color:var(--color-text-primary)}.NetworkAccountsTable-module__BNzbRa__tableWrapper{flex:1;min-height:0;overflow:auto}.NetworkAccountsTable-module__BNzbRa__table{border-collapse:collapse;width:100%;font-size:var(--font-size-sm)}.NetworkAccountsTable-module__BNzbRa__table thead{z-index:1;background:var(--color-bg-secondary);position:sticky;top:0}.NetworkAccountsTable-module__BNzbRa__table th{text-align:left;padding:var(--spacing-sm)var(--spacing-md);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:var(--letter-spacing-wider);font-family:var(--font-family-mono);border-bottom:1px solid var(--color-border);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;transition:color var(--transition-fast)}.NetworkAccountsTable-module__BNzbRa__table th:hover{color:var(--color-text-primary)}.NetworkAccountsTable-module__BNzbRa__sortIndicator{margin-left:var(--spacing-xs);opacity:.5;display:inline-block}.NetworkAccountsTable-module__BNzbRa__sortActive{opacity:1;color:var(--color-primary)}.NetworkAccountsTable-module__BNzbRa__table td{padding:var(--spacing-sm)var(--spacing-md);color:var(--color-text-primary);border-bottom:1px solid var(--color-border-subtle);white-space:nowrap}.NetworkAccountsTable-module__BNzbRa__table tr:hover td{background:var(--color-bg-tertiary)}.NetworkAccountsTable-module__BNzbRa__usernameCell{align-items:center;gap:var(--spacing-sm);display:flex}.NetworkAccountsTable-module__BNzbRa__avatar{border-radius:var(--radius-full);-o-object-fit:cover;object-fit:cover;background:var(--color-bg-tertiary);flex-shrink:0;width:24px;height:24px}.NetworkAccountsTable-module__BNzbRa__avatarPlaceholder{border-radius:var(--radius-full);background:var(--color-bg-tertiary);flex-shrink:0;width:24px;height:24px}.NetworkAccountsTable-module__BNzbRa__username{font-family:var(--font-family-mono);font-size:var(--font-size-sm)}.NetworkAccountsTable-module__BNzbRa__communityCell{align-items:center;gap:var(--spacing-xs);display:flex}.NetworkAccountsTable-module__BNzbRa__communityDot{border-radius:var(--radius-full);flex-shrink:0;width:8px;height:8px}.NetworkAccountsTable-module__BNzbRa__numericCell{font-family:var(--font-family-mono);text-align:right}.NetworkAccountsTable-module__BNzbRa__badge{padding:1px var(--spacing-xs);font-size:var(--font-size-xs);font-family:var(--font-family-mono);text-transform:uppercase;letter-spacing:var(--letter-spacing-wider);border:1px solid var(--color-border);color:var(--color-text-secondary);display:inline-block}.NetworkAccountsTable-module__BNzbRa__badgeActive{border-color:var(--color-primary);color:var(--color-primary)}.NetworkAccountsTable-module__BNzbRa__pagination{margin-top:var(--spacing-md);font-size:var(--font-size-xs);color:var(--color-text-secondary);font-family:var(--font-family-mono);justify-content:space-between;align-items:center;display:flex}.NetworkAccountsTable-module__BNzbRa__pageButtons{gap:var(--spacing-xs);display:flex}.NetworkAccountsTable-module__BNzbRa__pageButton{border:1px solid var(--color-border);color:var(--color-text-secondary);padding:var(--spacing-xs)var(--spacing-sm);font-size:var(--font-size-xs);font-family:var(--font-family-mono);cursor:pointer;transition:all var(--transition-fast);background:0 0;min-width:32px;min-height:32px}.NetworkAccountsTable-module__BNzbRa__pageButton:hover:not(:disabled){border-color:var(--color-text-primary);color:var(--color-text-primary)}.NetworkAccountsTable-module__BNzbRa__pageButton:disabled{opacity:.3;cursor:not-allowed}.NetworkAccountsTable-module__BNzbRa__noResults{padding:var(--spacing-xl);text-align:center;color:var(--color-text-muted);font-family:var(--font-family-mono);font-size:var(--font-size-sm)}.NetworkAccountsTable-module__BNzbRa__clickableRow{cursor:pointer;transition:background var(--transition-fast)}.NetworkAccountsTable-module__BNzbRa__clickableRow:hover td{background:var(--color-primary-muted)}.NetworkAccountsTable-module__BNzbRa__clickableRow:focus-visible{outline:2px solid var(--color-primary);outline-offset:-2px}.NetworkAccountsTable-module__BNzbRa__verifiedIcon{width:14px;height:14px;color:var(--color-primary);flex-shrink:0}.NetworkAccountsTable-module__BNzbRa__metricLoading{background:linear-gradient(90deg,var(--color-bg-tertiary)25%,var(--color-bg-elevated)50%,var(--color-bg-tertiary)75%);background-size:200% 100%;border-radius:2px;width:48px;height:14px;animation:1.5s infinite NetworkAccountsTable-module__BNzbRa__shimmer;display:inline-block}@keyframes NetworkAccountsTable-module__BNzbRa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.MapTypeSelector-module__2a1x6W__container{position:relative}.MapTypeSelector-module__2a1x6W__trigger{border:1px solid var(--color-border);color:var(--color-text-primary);font-size:var(--font-size-sm);cursor:pointer;transition:var(--transition-fast);white-space:nowrap;background:0 0;border-radius:0;align-items:center;gap:6px;min-height:36px;padding:6px 12px;font-weight:500;display:flex}.MapTypeSelector-module__2a1x6W__trigger:hover{border-color:var(--color-border-hover);background:#ffffff14}.MapTypeSelector-module__2a1x6W__menu{background:var(--color-bg-tertiary);border:1px solid var(--color-border);z-index:10;border-radius:0;min-width:200px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 8px 32px #00000080}.MapTypeSelector-module__2a1x6W__option{width:100%;color:var(--color-text-secondary);font-size:var(--font-size-sm);cursor:pointer;transition:var(--transition-fast);text-align:left;background:0 0;border:none;border-radius:0;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;display:flex}.MapTypeSelector-module__2a1x6W__option:hover:not(.MapTypeSelector-module__2a1x6W__optionDisabled){color:var(--color-text-primary);background:#ffffff14}.MapTypeSelector-module__2a1x6W__optionActive{color:var(--color-primary);background:#39ff141a;font-weight:500}.MapTypeSelector-module__2a1x6W__optionDisabled{opacity:.4;cursor:not-allowed}.MapTypeSelector-module__2a1x6W__count{font-size:var(--font-size-xs);color:var(--color-text-muted);font-family:var(--font-family-mono)}
.SidebarControlsHeader-module__fXFgvq__container{border-bottom:1px solid var(--color-border,#2a2a2a);flex-direction:column;flex-shrink:0;gap:6px;padding:10px 12px 8px;display:flex}.SidebarControlsHeader-module__fXFgvq__mapTypeRow{align-items:center;display:flex}.SidebarControlsHeader-module__fXFgvq__statsRow{align-items:center;gap:6px;display:flex}.SidebarControlsHeader-module__fXFgvq__statText{color:#e8e4dc66;letter-spacing:.02em;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:11px;font-weight:500}.SidebarControlsHeader-module__fXFgvq__statDot{background:#e8e4dc33;border-radius:50%;flex-shrink:0;width:3px;height:3px}
.NetworkSidebar-module__zKkZ-a__container{background:var(--color-bg-secondary,#0a0a0a);border-right:1px solid var(--color-border,#2a2a2a);height:100%;font-family:var(--font-family,-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",Roboto,sans-serif);color:var(--color-text-primary,#e8e4dc);flex-direction:column;display:flex;overflow:hidden}.NetworkSidebar-module__zKkZ-a__tabBar{border-bottom:1px solid var(--color-border,#2a2a2a);flex-shrink:0;display:flex}.NetworkSidebar-module__zKkZ-a__tabButton{letter-spacing:.06em;text-transform:uppercase;color:#e8e4dc73;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:10px 0;font-family:inherit;font-size:12px;font-weight:600;transition:color .15s,border-color .15s}.NetworkSidebar-module__zKkZ-a__tabButton:hover{color:#e8e4dcb3}.NetworkSidebar-module__zKkZ-a__tabButton:focus-visible{color:var(--color-primary,#39ff14);border-bottom-color:var(--color-primary,#39ff14);outline:none}.NetworkSidebar-module__zKkZ-a__tabButtonActive{color:var(--color-primary,#39ff14);border-bottom-color:var(--color-primary,#39ff14)}.NetworkSidebar-module__zKkZ-a__exportButton{border:none;border-left:1px solid var(--color-border,#2a2a2a);letter-spacing:.06em;text-transform:uppercase;color:var(--color-secondary,#d4a843);cursor:pointer;background:0 0;flex-shrink:0;padding:0 10px;font-family:inherit;font-size:10px;font-weight:600;transition:color .15s}.NetworkSidebar-module__zKkZ-a__exportButton:hover{color:var(--color-secondary-hover,#c49835)}.NetworkSidebar-module__zKkZ-a__exportButton:focus-visible{color:var(--color-primary,#39ff14);outline:none}.NetworkSidebar-module__zKkZ-a__seedSelector{border-bottom:1px solid var(--color-border,#2a2a2a);flex-shrink:0;padding:8px 12px}.NetworkSidebar-module__zKkZ-a__seedLabel{text-transform:uppercase;letter-spacing:.08em;color:#e8e4dc73;margin-bottom:4px;font-size:10px;font-weight:600;display:block}.NetworkSidebar-module__zKkZ-a__seedSelect{background:var(--color-bg-tertiary,#141414);border:1px solid var(--color-border,#2a2a2a);width:100%;color:var(--color-text-primary,#e8e4dc);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23e8e4dc' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;border-radius:4px;padding:6px 28px 6px 8px;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:12px}.NetworkSidebar-module__zKkZ-a__seedSelect:focus-visible{border-color:var(--color-primary,#39ff14);outline:none;box-shadow:0 0 0 2px #39ff1426}.NetworkSidebar-module__zKkZ-a__content{flex:1;padding:8px 12px;overflow-y:auto}.NetworkSidebar-module__zKkZ-a__content::-webkit-scrollbar{width:4px}.NetworkSidebar-module__zKkZ-a__content::-webkit-scrollbar-track{background:0 0}.NetworkSidebar-module__zKkZ-a__content::-webkit-scrollbar-thumb{background:var(--color-border,#2a2a2a);border-radius:2px}.NetworkSidebar-module__zKkZ-a__itemCard{background:var(--color-bg-tertiary,#141414);border:1px solid var(--color-border,#2a2a2a);cursor:pointer;border-radius:6px;align-items:center;gap:8px;margin-bottom:2px;padding:6px 10px;transition:border-color .15s,background .15s;display:flex}.NetworkSidebar-module__zKkZ-a__itemCard:hover{background:#141414cc;border-color:#e8e4dc33}.NetworkSidebar-module__zKkZ-a__itemCard:focus-visible{border-color:var(--color-primary,#39ff14);outline:none;box-shadow:0 0 0 2px #39ff1426}.NetworkSidebar-module__zKkZ-a__itemCardSelected{border-color:var(--color-primary,#39ff14);background:#39ff1408}.NetworkSidebar-module__zKkZ-a__itemColorDot{border:1px solid #ffffff26;border-radius:2px;flex-shrink:0;width:10px;height:10px}.NetworkSidebar-module__zKkZ-a__itemInfo{flex:1;min-width:0}.NetworkSidebar-module__zKkZ-a__itemLabel{color:var(--color-text-primary,#e8e4dc);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;line-height:1.3;overflow:hidden}.NetworkSidebar-module__zKkZ-a__itemStat{color:#e8e4dc73;letter-spacing:.02em;white-space:nowrap;flex-shrink:0;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:11px}.NetworkSidebar-module__zKkZ-a__emptyState{color:#e8e4dc4d;text-align:center;justify-content:center;align-items:center;padding:32px 16px;font-size:12px;line-height:1.5;display:flex}.NetworkSidebar-module__zKkZ-a__compact .NetworkSidebar-module__zKkZ-a__tabButton{padding:8px 0;font-size:11px}.NetworkSidebar-module__zKkZ-a__compact .NetworkSidebar-module__zKkZ-a__exportButton{padding:0 8px;font-size:9px}.NetworkSidebar-module__zKkZ-a__compact .NetworkSidebar-module__zKkZ-a__seedSelector,.NetworkSidebar-module__zKkZ-a__compact .NetworkSidebar-module__zKkZ-a__content{padding:6px 8px}.NetworkSidebar-module__zKkZ-a__compact .NetworkSidebar-module__zKkZ-a__itemCard{gap:6px;margin-bottom:1px;padding:5px 8px}.NetworkSidebar-module__zKkZ-a__compact .NetworkSidebar-module__zKkZ-a__itemLabel{font-size:11px}.NetworkSidebar-module__zKkZ-a__compact .NetworkSidebar-module__zKkZ-a__itemStat{font-size:10px}@media (max-width:768px){.NetworkSidebar-module__zKkZ-a__container{border-right:none;border-bottom:1px solid var(--color-border,#2a2a2a)}}
.PersonaDetailView-module__mUBIza__container{background:var(--color-bg-secondary,#0a0a0a);border:1px solid var(--color-border,#2a2a2a);font-family:var(--font-family,-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",Roboto,sans-serif);color:var(--color-text-primary,#e8e4dc);border-radius:8px;flex-direction:column;gap:10px;padding:14px;font-size:14px;line-height:1.5;display:flex}.PersonaDetailView-module__mUBIza__header{align-items:center;gap:10px;display:flex}.PersonaDetailView-module__mUBIza__colorDot{border:1px solid #ffffff26;border-radius:2px;flex-shrink:0;width:16px;height:16px}.PersonaDetailView-module__mUBIza__title{color:var(--color-text-primary,#e8e4dc);margin:0;font-size:15px;font-weight:600;line-height:1.3}.PersonaDetailView-module__mUBIza__statsRow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.PersonaDetailView-module__mUBIza__statPill{background:var(--color-bg-tertiary,#141414);border:1px solid var(--color-border,#2a2a2a);color:#e8e4dc99;letter-spacing:.02em;border-radius:10px;align-items:center;padding:2px 8px;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:10px;line-height:1.5;display:inline-flex}.PersonaDetailView-module__mUBIza__qualityBadge{letter-spacing:.04em;text-transform:uppercase;border-radius:10px;align-items:center;padding:2px 8px;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:9px;font-weight:600;line-height:1.5;display:inline-flex}.PersonaDetailView-module__mUBIza__qualityHigh{background:var(--color-secondary-subtle,#d4a84326);color:var(--color-secondary,#d4a843)}.PersonaDetailView-module__mUBIza__qualityMedium{background:var(--color-accent-subtle,#ffb80026);color:var(--color-accent,#ffb800)}.PersonaDetailView-module__mUBIza__qualityLow{background:var(--color-error-subtle,#ff571426);color:var(--color-error,#ff5714)}.PersonaDetailView-module__mUBIza__summary{color:#e8e4dc66;margin:0;font-size:12px;font-style:italic;line-height:1.5}.PersonaDetailView-module__mUBIza__sectionLabel{text-transform:uppercase;letter-spacing:.08em;color:#e8e4dc66;margin:0 0 8px;font-size:10px;font-weight:600}.PersonaDetailView-module__mUBIza__blocksSection{margin-top:2px}.PersonaDetailView-module__mUBIza__blocksGrid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.PersonaDetailView-module__mUBIza__block{background:var(--color-bg-tertiary,#111);border:1px solid var(--color-border,#2a2a2a);border-left:3px solid;border-radius:4px;min-width:0;padding:8px 8px 6px}.PersonaDetailView-module__mUBIza__blockHeader{cursor:pointer;border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:baseline;gap:4px;margin-bottom:6px;padding-bottom:5px;transition:opacity .12s;display:flex}.PersonaDetailView-module__mUBIza__blockName{color:#e8e4dccc;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:10px;font-weight:600;line-height:1.3;overflow:hidden}.PersonaDetailView-module__mUBIza__blockPct{color:#e8e4dc73;flex-shrink:0;align-items:center;gap:3px;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:10px;font-weight:600;display:inline-flex}.PersonaDetailView-module__mUBIza__blockAccounts{flex-direction:column;gap:3px;display:flex}.PersonaDetailView-module__mUBIza__blockAccountRow{border-radius:3px;align-items:center;gap:5px;min-width:0;padding:2px 0;display:flex}.PersonaDetailView-module__mUBIza__blockAccountInfo{flex-direction:column;gap:0;min-width:0;display:flex}.PersonaDetailView-module__mUBIza__blockAccountNameRow{align-items:center;gap:3px;min-width:0;display:flex}.PersonaDetailView-module__mUBIza__blockAccountClickable{cursor:pointer;transition:background .12s}.PersonaDetailView-module__mUBIza__blockAccountClickable:hover{background:#ffffff0a}.PersonaDetailView-module__mUBIza__blockAccountClickable:focus-visible{box-shadow:inset 0 0 0 1px var(--color-primary,#39ff14);outline:none}.PersonaDetailView-module__mUBIza__blockAvatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;flex-shrink:0;width:20px;height:20px}.PersonaDetailView-module__mUBIza__blockAvatarPlaceholder{color:#e8e4dc66;background:#ffffff0d;border:1px solid #ffffff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:9px;font-weight:500;display:flex}.PersonaDetailView-module__mUBIza__blockAccountName{color:#e8e4dcbf;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:11px;line-height:1.2;overflow:hidden}.PersonaDetailView-module__mUBIza__blockFollowers{color:#e8e4dc4d;white-space:nowrap;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:9px;line-height:1.2}.PersonaDetailView-module__mUBIza__blockMore{color:#e8e4dc33;padding-top:2px;font-size:9px}.PersonaDetailView-module__mUBIza__blocksMore{color:#e8e4dc33;text-align:center;margin-top:6px;font-size:10px;display:block}.PersonaDetailView-module__mUBIza__verifiedBadge{color:var(--color-primary,#39ff14);flex-shrink:0}.PersonaDetailView-module__mUBIza__compositionSpinner{vertical-align:middle;color:#e8e4dc59;margin-left:6px;animation:1s linear infinite PersonaDetailView-module__mUBIza__compositionSpin;display:inline-block}@keyframes PersonaDetailView-module__mUBIza__compositionSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PersonaDetailView-module__mUBIza__warningBanner{color:var(--color-accent,#ffb800);opacity:.7;background:var(--color-accent-subtle,#ffb80026);border:1px solid var(--color-accent-subtle,#ffb80026);border-radius:4px;margin:0;padding:6px 10px;font-size:11px;line-height:1.4}.PersonaDetailView-module__mUBIza__videoError{color:var(--color-error,#ff5714);opacity:.5;font-size:9px;font-style:italic}.PersonaDetailView-module__mUBIza__blockExpanded{grid-column:1/-1}.PersonaDetailView-module__mUBIza__blockHeader:hover .PersonaDetailView-module__mUBIza__blockName{color:#e8e4dcf2}.PersonaDetailView-module__mUBIza__videoGrid{border-top:1px solid #ffffff0a;flex-wrap:wrap;gap:4px;margin-top:8px;padding-top:8px;display:flex}.PersonaDetailView-module__mUBIza__videoThumb{background:#ffffff08;border:1px solid #ffffff0f;border-radius:4px;flex-shrink:0;width:64px;height:64px;transition:border-color .12s;display:block;position:relative;overflow:hidden}.PersonaDetailView-module__mUBIza__videoThumb:hover{border-color:#ffffff26}.PersonaDetailView-module__mUBIza__videoThumbImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.PersonaDetailView-module__mUBIza__videoThumbPlaceholder{background:#ffffff08;width:100%;height:100%}.PersonaDetailView-module__mUBIza__videoViews{color:#e8e4dcb3;white-space:nowrap;background:#000000b3;border-radius:2px;align-items:center;gap:2px;padding:1px 4px;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:8px;display:flex;position:absolute;bottom:2px;left:2px}@media (max-width:768px){.PersonaDetailView-module__mUBIza__container{gap:8px;padding:10px}.PersonaDetailView-module__mUBIza__title{font-size:14px}.PersonaDetailView-module__mUBIza__blocksGrid{grid-template-columns:repeat(2,1fr)}}
.CommunityDetailView-module__9dOKNa__container{background:var(--color-bg-secondary,#0a0a0a);border:1px solid var(--color-border,#2a2a2a);font-family:var(--font-family,-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",Roboto,sans-serif);color:var(--color-text-primary,#e8e4dc);border-radius:8px;flex-direction:column;gap:16px;padding:16px;font-size:14px;line-height:1.5;display:flex}.CommunityDetailView-module__9dOKNa__header{align-items:center;gap:12px;display:flex}.CommunityDetailView-module__9dOKNa__colorDot{border:1px solid #fff3;border-radius:2px;flex-shrink:0;width:20px;height:20px}.CommunityDetailView-module__9dOKNa__title{color:var(--color-text-primary,#e8e4dc);margin:0;font-size:16px;font-weight:600;line-height:1.4}.CommunityDetailView-module__9dOKNa__statsRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.CommunityDetailView-module__9dOKNa__statPill{background:var(--color-bg-tertiary,#141414);border:1px solid var(--color-border,#2a2a2a);color:#e8e4dca6;letter-spacing:.02em;border-radius:12px;align-items:center;padding:3px 10px;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:11px;line-height:1.5;display:inline-flex}.CommunityDetailView-module__9dOKNa__sectionLabel{text-transform:uppercase;letter-spacing:.08em;color:#e8e4dc73;margin:0 0 8px;font-size:11px;font-weight:600}.CommunityDetailView-module__9dOKNa__membersList{flex-direction:column;gap:0;display:flex}.CommunityDetailView-module__9dOKNa__memberRow{border-bottom:1px solid var(--color-border,#2a2a2a);align-items:center;gap:10px;padding:8px 0;display:flex}.CommunityDetailView-module__9dOKNa__memberRow:last-child{border-bottom:none}.CommunityDetailView-module__9dOKNa__memberRank{color:#e8e4dc59;text-align:right;flex-shrink:0;width:24px;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:10px;line-height:1.5}.CommunityDetailView-module__9dOKNa__avatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.CommunityDetailView-module__9dOKNa__avatarPlaceholder{background:var(--color-bg-tertiary,#1a1a1a);border:1px solid var(--color-border,#2a2a2a);color:#e8e4dc8c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:500;display:flex}.CommunityDetailView-module__9dOKNa__memberInfo{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.CommunityDetailView-module__9dOKNa__memberName{color:var(--color-text-primary,#e8e4dc);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;line-height:1.4;overflow:hidden}.CommunityDetailView-module__9dOKNa__followerCount{color:#e8e4dc8c;letter-spacing:.02em;white-space:nowrap;flex-shrink:0;font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:11px}.CommunityDetailView-module__9dOKNa__memberRowClickable{cursor:pointer;transition:background .15s}.CommunityDetailView-module__9dOKNa__memberRowClickable:hover{background:#39ff1408}.CommunityDetailView-module__9dOKNa__memberRowClickable:focus-visible{box-shadow:inset 0 0 0 1px var(--color-primary,#39ff14);outline:none}.CommunityDetailView-module__9dOKNa__memberNameRow{align-items:center;gap:4px;display:flex}.CommunityDetailView-module__9dOKNa__verifiedBadge{color:var(--color-primary,#39ff14);flex-shrink:0}.CommunityDetailView-module__9dOKNa__memberLoadingSpinner{vertical-align:middle;color:#e8e4dc66;margin-left:8px;animation:1s linear infinite CommunityDetailView-module__9dOKNa__spin;display:inline-block}@keyframes CommunityDetailView-module__9dOKNa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CommunityDetailView-module__9dOKNa__skeleton{background:var(--color-bg-tertiary,#141414);border-radius:3px;height:10px;animation:1.2s ease-in-out infinite CommunityDetailView-module__9dOKNa__skeletonPulse;display:inline-block}.CommunityDetailView-module__9dOKNa__avatarSkeleton{background:var(--color-bg-tertiary,#141414);border-radius:50%;flex-shrink:0;width:32px;height:32px;animation:1.2s ease-in-out infinite CommunityDetailView-module__9dOKNa__skeletonPulse}@keyframes CommunityDetailView-module__9dOKNa__skeletonPulse{0%,to{opacity:.4}50%{opacity:.8}}.CommunityDetailView-module__9dOKNa__memberWarning{color:#ffb800b3;background:#ffb8000f;border:1px solid #ffb80026;border-radius:4px;margin:0 0 8px;padding:6px 10px;font-size:11px;line-height:1.4}@media (max-width:768px){.CommunityDetailView-module__9dOKNa__container{gap:12px;padding:12px}.CommunityDetailView-module__9dOKNa__title{font-size:14px}}
.AccountDetailView-module__9Fu8xG__container{flex-direction:column;gap:16px;padding:0 4px;display:flex}.AccountDetailView-module__9Fu8xG__backButton{color:#e8e4dc80;cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:6px;padding:6px 0;font-family:inherit;font-size:12px;font-weight:500;transition:color .15s;display:flex}.AccountDetailView-module__9Fu8xG__backButton:hover{color:var(--color-primary,#39ff14)}.AccountDetailView-module__9Fu8xG__backButton:focus-visible{color:var(--color-primary,#39ff14);outline:none}.AccountDetailView-module__9Fu8xG__profileHeader{align-items:center;gap:12px;display:flex}.AccountDetailView-module__9Fu8xG__avatar{border:2px solid var(--color-border,#2a2a2a);-o-object-fit:cover;object-fit:cover;border-radius:50%;flex-shrink:0;width:56px;height:56px}.AccountDetailView-module__9Fu8xG__avatarPlaceholder{border:2px solid var(--color-border,#2a2a2a);background:var(--color-bg-tertiary,#141414);width:56px;height:56px;color:var(--color-text-primary,#e8e4dc);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;font-weight:700;display:flex}.AccountDetailView-module__9Fu8xG__profileInfo{flex:1;min-width:0}.AccountDetailView-module__9Fu8xG__displayName{color:var(--color-text-primary,#e8e4dc);align-items:center;gap:4px;font-size:16px;font-weight:600;display:flex}.AccountDetailView-module__9Fu8xG__verifiedBadge{color:var(--color-primary,#39ff14);flex-shrink:0}.AccountDetailView-module__9Fu8xG__username{color:#e8e4dc73;margin-top:2px;font-size:12px}.AccountDetailView-module__9Fu8xG__bio{color:#e8e4dc99;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.AccountDetailView-module__9Fu8xG__statsGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.AccountDetailView-module__9Fu8xG__statBox{background:var(--color-bg-tertiary,#141414);border:1px solid var(--color-border,#2a2a2a);border-radius:6px;padding:10px 12px}.AccountDetailView-module__9Fu8xG__statLabel{text-transform:uppercase;letter-spacing:.06em;color:#e8e4dc66;margin-bottom:4px;font-size:10px;font-weight:600;display:block}.AccountDetailView-module__9Fu8xG__statValue{color:var(--color-text-primary,#e8e4dc);font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;font-size:16px;font-weight:700}.AccountDetailView-module__9Fu8xG__statValueAccent{color:var(--color-primary,#39ff14);}.AccountDetailView-module__9Fu8xG__loadingContainer{color:#e8e4dc4d;justify-content:center;align-items:center;padding:32px;display:flex}.AccountDetailView-module__9Fu8xG__spinner{animation:1s linear infinite AccountDetailView-module__9Fu8xG__spin}@keyframes AccountDetailView-module__9Fu8xG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AccountDetailView-module__9Fu8xG__postsError{color:var(--color-accent,#ffb800);opacity:.7;background:var(--color-accent-subtle,#ffb80026);border:1px solid var(--color-accent-subtle,#ffb80026);border-radius:4px;margin:0;padding:6px 10px;font-size:11px;line-height:1.4}.AccountDetailView-module__9Fu8xG__sectionHeader{text-transform:uppercase;letter-spacing:.06em;color:#e8e4dc73;margin-bottom:8px;font-size:11px;font-weight:600}
.NetworkMiniMap-module__QW9XJq__container{border:1px solid var(--color-border,#2a2a2a);background:var(--color-bg-secondary,#0a0a0a);border-radius:8px;position:relative;overflow:hidden}.NetworkMiniMap-module__QW9XJq__graphWrapper{pointer-events:none;width:100%;height:100%}.NetworkMiniMap-module__QW9XJq__expandButton{border:1px solid var(--color-border,#2a2a2a);color:#e8e4dc8c;cursor:pointer;pointer-events:auto;z-index:2;background:#0a0a0ad9;border-radius:4px;justify-content:center;align-items:center;width:28px;min-width:44px;height:28px;min-height:44px;transition:all .15s;display:flex;position:absolute;bottom:8px;right:8px}.NetworkMiniMap-module__QW9XJq__expandButton:hover{border-color:var(--color-primary,#39ff14);color:var(--color-primary,#39ff14);background:#0a0a0af2}.NetworkMiniMap-module__QW9XJq__expandButton:focus-visible{border-color:var(--color-primary,#39ff14);outline:none;box-shadow:0 0 0 2px #39ff1433}.NetworkMiniMap-module__QW9XJq__loading{color:#e8e4dc4d;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.NetworkMiniMap-module__QW9XJq__spinner{animation:1s linear infinite NetworkMiniMap-module__QW9XJq__spin}@keyframes NetworkMiniMap-module__QW9XJq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.NetworkMasterDetail-module__OQGEOG__container{background:var(--color-bg-secondary,#0a0a0a);flex-direction:row;width:100%;height:100%;display:flex;overflow:hidden}.NetworkMasterDetail-module__OQGEOG__sidebarColumn{flex-direction:column;flex-shrink:0;width:350px;height:100%;display:flex;overflow:hidden}.NetworkMasterDetail-module__OQGEOG__sidebar{flex:1;min-height:0;overflow:hidden}.NetworkMasterDetail-module__OQGEOG__miniMapFooter{border-top:1px solid var(--color-border,#2a2a2a);flex-shrink:0;justify-content:center;padding:8px;display:flex}.NetworkMasterDetail-module__OQGEOG__detailPane{flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.NetworkMasterDetail-module__OQGEOG__detailContent{flex:1;padding:16px;overflow-y:auto}.NetworkMasterDetail-module__OQGEOG__detailContent::-webkit-scrollbar{width:4px}.NetworkMasterDetail-module__OQGEOG__detailContent::-webkit-scrollbar-track{background:0 0}.NetworkMasterDetail-module__OQGEOG__detailContent::-webkit-scrollbar-thumb{background:var(--color-border,#2a2a2a);border-radius:2px}.NetworkMasterDetail-module__OQGEOG__emptyDetail{height:100%;font-family:var(--font-family,-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",Roboto,sans-serif);color:#e8e4dc4d;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.NetworkMasterDetail-module__OQGEOG__emptyIcon{opacity:.4;font-size:32px}.NetworkMasterDetail-module__OQGEOG__emptyText{letter-spacing:.02em;text-align:center;max-width:240px;font-size:13px;line-height:1.5}@media (max-width:768px){.NetworkMasterDetail-module__OQGEOG__container{flex-direction:column}.NetworkMasterDetail-module__OQGEOG__sidebarColumn{flex-shrink:0;width:100%;height:40%}.NetworkMasterDetail-module__OQGEOG__miniMapFooter{padding:4px}}
.NetworkSplitView-module__laqUMG__container{background:var(--color-bg-secondary,#0a0a0a);flex-direction:row;width:100%;height:100%;display:flex;overflow:hidden}.NetworkSplitView-module__laqUMG__leftPanel{border-right:1px solid var(--color-border,#2a2a2a);flex-direction:column;flex-shrink:0;width:45%;height:100%;display:flex;overflow:hidden}.NetworkSplitView-module__laqUMG__sidebarSection{flex-shrink:0;max-height:35%;overflow:hidden}.NetworkSplitView-module__laqUMG__detailSection{border-top:1px solid var(--color-border,#2a2a2a);flex:1;padding:12px;overflow-y:auto}.NetworkSplitView-module__laqUMG__detailSection::-webkit-scrollbar{width:4px}.NetworkSplitView-module__laqUMG__detailSection::-webkit-scrollbar-track{background:0 0}.NetworkSplitView-module__laqUMG__detailSection::-webkit-scrollbar-thumb{background:var(--color-border,#2a2a2a);border-radius:2px}.NetworkSplitView-module__laqUMG__rightPanel{flex:1;height:100%;position:relative;overflow:hidden}.NetworkSplitView-module__laqUMG__graphWrapper{width:100%;height:100%}.NetworkSplitView-module__laqUMG__graphLoading{color:#e8e4dc4d;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.NetworkSplitView-module__laqUMG__spinner{animation:1s linear infinite NetworkSplitView-module__laqUMG__spin}@keyframes NetworkSplitView-module__laqUMG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.NetworkSplitView-module__laqUMG__floatingButtons{z-index:10;flex-direction:column;gap:8px;display:flex;position:absolute;bottom:16px;right:16px}.NetworkSplitView-module__laqUMG__floatingButton{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:.04em;cursor:pointer;white-space:nowrap;background:#0a0a0ae6;border-radius:4px;align-items:center;gap:6px;min-height:44px;padding:8px 12px;font-size:11px;font-weight:500;transition:all .15s;display:flex}.NetworkSplitView-module__laqUMG__floatingButton:hover{border-color:var(--color-primary,#39ff14);color:var(--color-primary,#39ff14);background:#0a0a0af2}.NetworkSplitView-module__laqUMG__floatingButton:focus-visible{border-color:var(--color-primary,#39ff14);outline:none;box-shadow:0 0 0 2px #39ff1433}.NetworkSplitView-module__laqUMG__emptyDetail{color:#e8e4dc4d;text-align:center;justify-content:center;align-items:center;height:100%;font-size:12px;line-height:1.5;display:flex}@media (max-width:768px){.NetworkSplitView-module__laqUMG__container{flex-direction:column}.NetworkSplitView-module__laqUMG__leftPanel{border-right:none;border-bottom:1px solid var(--color-border,#2a2a2a);width:100%;height:45%}.NetworkSplitView-module__laqUMG__floatingButtons{bottom:8px;right:8px}}
.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)}
.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}}
.animated-gradient-text{cursor:pointer;border-radius:1.25rem;flex-direction:row;justify-content:center;align-items:center;max-width:fit-content;margin:0 auto;font-weight:500;transition:box-shadow .5s ease-out;display:flex;position:relative;overflow:hidden}.gradient-overlay{border-radius:inherit;z-index:0;pointer-events:none;background-size:300% 100%;animation:linear infinite gradient;position:absolute;inset:0}.gradient-overlay:before{content:"";border-radius:inherit;z-index:-1;background-color:#060010;width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes gradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.text-content{z-index:2;color:#0000;background-size:300% 100%;-webkit-background-clip:text;background-clip:text;animation:linear infinite gradient;display:inline-block;position:relative}
