.styles-module__gh8NqW__dashboardContainer{background:var(--background);min-height:100vh;display:flex}.styles-module__gh8NqW__mainContent{flex:1;min-width:0;padding:0 32px 32px;overflow-x:hidden}@media (max-width:1024px){.styles-module__gh8NqW__mainContent{max-width:100%;padding:0 20px 24px}}@media (max-width:640px){.styles-module__gh8NqW__mainContent{padding:0 16px 80px}}.styles-module__gh8NqW__header{height:var(--header-height);-webkit-backdrop-filter:blur(20px)saturate(180%);z-index:30;background:linear-gradient(#0a0a0ff2 0%,#0a0a0fd9 100%);border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-bottom:24px;display:flex;position:sticky;top:0;box-shadow:0 1px #ffffff05,0 4px 20px #0000004d}.styles-module__gh8NqW__pageTitle{color:var(--text-primary);align-items:center;gap:10px;font-size:20px;font-weight:600;display:flex}.styles-module__gh8NqW__pageTitle:after{content:"";background:var(--green);width:8px;height:8px;box-shadow:0 0 12px var(--green),0 0 4px var(--green);border-radius:50%;animation:2s ease-in-out infinite styles-module__gh8NqW__live-pulse}@keyframes styles-module__gh8NqW__live-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.styles-module__gh8NqW__titleRow{align-items:center;gap:12px;min-width:0;display:flex}.styles-module__gh8NqW__acquisitionPill{letter-spacing:.02em;height:28px;color:var(--text-secondary);border:1px solid var(--border);transition:all var(--duration-fast)var(--ease);white-space:nowrap;background:#ffffff0a;border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-size:11px;font-weight:600;text-decoration:none;display:inline-flex}.styles-module__gh8NqW__acquisitionPill:after{content:"↗";color:var(--text-tertiary);transition:transform var(--duration-fast)var(--ease);font-size:12px;line-height:1;transform:translateY(-.5px)}.styles-module__gh8NqW__acquisitionPill:hover{border-color:var(--border-hover);color:var(--text-primary);background:#ffffff14;transform:translateY(-1px)}.styles-module__gh8NqW__acquisitionPill:hover:after{color:var(--text-secondary);transform:translate(1px,-1px)}.styles-module__gh8NqW__acquisitionPill:active{transform:translateY(0)}.styles-module__gh8NqW__headerRight{align-items:center;gap:12px;display:flex}.styles-module__gh8NqW__headerSearch{align-items:center;display:flex}.styles-module__gh8NqW__headerActions{align-items:center;gap:12px;display:flex}.styles-module__gh8NqW__filterBtn{border-radius:var(--radius-sm);width:36px;height:36px;color:var(--text-secondary);border:1px solid var(--border);transition:all var(--duration-fast)var(--ease);cursor:pointer;background:#ffffff08;justify-content:center;align-items:center;padding:8px;display:flex;position:relative}.styles-module__gh8NqW__filterBtn:hover{color:var(--text-primary);border-color:var(--border-hover);background:#ffffff14;transform:translateY(-1px);box-shadow:0 4px 12px #0003}.styles-module__gh8NqW__filterBtn svg{width:18px;height:18px}.styles-module__gh8NqW__filterBtnActive{color:var(--primary);border-color:var(--primary)}.styles-module__gh8NqW__filterDot{background:var(--primary);border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:6px}.styles-module__gh8NqW__filterPanel{border-radius:var(--radius-md);box-shadow:var(--shadow-lg),inset 0 1px 0 #ffffff0a;animation:styles-module__gh8NqW__slide-in-fade .2s var(--ease-out);background:linear-gradient(#14141cf2 0%,#101016f2 100%);border:1px solid #ffffff14;margin-bottom:20px;padding:20px}@keyframes styles-module__gh8NqW__slide-in-fade{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.styles-module__gh8NqW__filterOverlay{display:none}.styles-module__gh8NqW__filterHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.styles-module__gh8NqW__filterActions{align-items:center;gap:8px;display:flex}.styles-module__gh8NqW__filterTitle{color:var(--text-primary);align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.styles-module__gh8NqW__filterCount{background:var(--primary-soft);color:var(--primary);border-radius:99px;padding:2px 8px;font-size:11px}.styles-module__gh8NqW__filterReset{color:var(--text-secondary);border-radius:var(--radius-sm);transition:all var(--duration-fast);padding:6px 12px;font-size:12px}.styles-module__gh8NqW__filterReset:hover{color:var(--text-primary);background:var(--surface-raised)}.styles-module__gh8NqW__filterClose{color:var(--text-primary);background:var(--surface-raised);border:1px solid var(--border);border-radius:var(--radius-sm);padding:6px 12px;font-size:12px;font-weight:600;display:none}.styles-module__gh8NqW__filterGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:768px){.styles-module__gh8NqW__filterGrid{grid-template-columns:1fr}}.styles-module__gh8NqW__filterGroup{flex-direction:column;gap:6px;display:flex}.styles-module__gh8NqW__filterLabel{color:var(--text-tertiary);text-transform:uppercase;font-size:11px;font-weight:500}.styles-module__gh8NqW__filterInputRow{align-items:center;gap:8px;display:flex}.styles-module__gh8NqW__filterInput{font-size:13px;font-family:var(--font-mono);color:var(--text-primary);border:1px solid var(--border);border-radius:var(--radius-sm);min-width:0;transition:all var(--duration-fast)var(--ease);background:#0000004d;outline:none;flex:1;padding:8px 10px}.styles-module__gh8NqW__filterInput:focus{border-color:var(--primary);background:#0006;box-shadow:0 0 0 3px #3b82f626,0 0 12px #3b82f61a}.styles-module__gh8NqW__filterSeparator{color:var(--text-tertiary)}.styles-module__gh8NqW__sentimentWrapper{position:relative}.styles-module__gh8NqW__sentimentBadge{text-transform:capitalize;cursor:pointer;border:1px solid var(--border);color:var(--text-secondary);transition:all var(--duration-fast)var(--ease);background:#ffffff0a;border-radius:99px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;display:flex}.styles-module__gh8NqW__sentimentBadge:hover{border-color:var(--border-hover);background:#ffffff14;transform:translateY(-1px)}.styles-module__gh8NqW__sentimentChevron{width:14px;height:14px;transition:transform var(--duration-normal)}.styles-module__gh8NqW__sentimentChevronOpen{transform:rotate(180deg)}.styles-module__gh8NqW__sentimentBullish{color:var(--green);background:linear-gradient(135deg,#22c55e26 0%,#22c55e14 100%);border-color:#22c55e4d;box-shadow:0 0 16px #22c55e1a}.styles-module__gh8NqW__sentimentBearish{color:var(--red);background:linear-gradient(135deg,#ef444426 0%,#ef444414 100%);border-color:#ef44444d;box-shadow:0 0 16px #ef44441a}.styles-module__gh8NqW__sentimentPanel{border-radius:var(--radius-md);z-index:200;opacity:0;visibility:hidden;width:320px;transition:all var(--duration-normal)var(--ease-out);background:linear-gradient(#111118fa 0%,#0e0e14fa 100%);border:1px solid #ffffff14;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;transform:translateY(-8px)scale(.98);box-shadow:0 16px 48px #00000080,0 0 1px #ffffff1a}.styles-module__gh8NqW__sentimentPanel:before{content:"";pointer-events:none;background:radial-gradient(at top,#3b82f60d 0%,#0000 60%);position:absolute;inset:0}.styles-module__gh8NqW__sentimentPanelOpen{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.styles-module__gh8NqW__sentimentPanelHeader{border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.styles-module__gh8NqW__sentimentPanelTitle{color:var(--text-primary);font-size:13px;font-weight:600}.styles-module__gh8NqW__sentimentWindowToggle{background:var(--background);border:1px solid var(--border);border-radius:6px;padding:2px;display:flex}.styles-module__gh8NqW__sentimentWindowBtn{color:var(--text-tertiary);border-radius:4px;padding:4px 10px;font-size:11px;font-weight:500}.styles-module__gh8NqW__sentimentWindowBtn:hover{color:var(--text-secondary)}.styles-module__gh8NqW__sentimentWindowBtnActive{background:var(--surface-raised);color:var(--text-primary)}.styles-module__gh8NqW__sentimentStats{grid-template-columns:repeat(2,1fr);gap:12px;padding:14px 16px;display:grid}.styles-module__gh8NqW__sentimentStat{flex-direction:column;gap:2px;display:flex}.styles-module__gh8NqW__sentimentStatLabel{text-transform:uppercase;color:var(--text-tertiary);font-size:10px}.styles-module__gh8NqW__sentimentStatValue{font-size:15px;font-weight:600;font-family:var(--font-mono);color:var(--text-primary)}.styles-module__gh8NqW__sentimentDivider{background:var(--divider);height:1px;margin:0 16px}.styles-module__gh8NqW__sentimentTrends{flex-direction:column;gap:10px;padding:14px 16px;display:flex}.styles-module__gh8NqW__sentimentTrend{justify-content:space-between;align-items:center;display:flex}.styles-module__gh8NqW__sentimentTrendLabel{color:var(--text-secondary);font-size:12px}.styles-module__gh8NqW__sentimentTrendValue{font-size:12px;font-weight:600;font-family:var(--font-mono)}.styles-module__gh8NqW__dualFeed{gap:20px;margin-top:24px;display:flex}.styles-module__gh8NqW__mobileFeedOnly{margin-top:24px;display:none}.styles-module__gh8NqW__feedToggleRow{justify-content:space-between;align-items:center;gap:16px;margin-top:12px;display:none}.styles-module__gh8NqW__feedToggleLabel{color:var(--text-primary);font-size:14px;font-weight:600}.styles-module__gh8NqW__feedToggle{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;padding:3px;display:flex}.styles-module__gh8NqW__feedToggleBtn{color:var(--text-secondary);transition:all var(--duration-fast)var(--ease);white-space:nowrap;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;position:relative}.styles-module__gh8NqW__feedToggleBtn:hover{color:var(--text-primary)}.styles-module__gh8NqW__feedToggleBtnActive{color:var(--text-primary);background:linear-gradient(#ffffff1f 0%,#ffffff14 100%);box-shadow:0 2px 8px #0003,inset 0 1px #ffffff1a}@media (max-width:1200px){.styles-module__gh8NqW__dualFeed{flex-direction:column}}.styles-module__gh8NqW__feedPanel{flex:1;min-width:0;position:relative}.styles-module__gh8NqW__feedPanelPrey{flex:1.1}.styles-module__gh8NqW__feedPanelHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.styles-module__gh8NqW__feedPanelTitle{color:var(--text-primary);align-items:center;gap:8px;font-size:16px;font-weight:600;display:flex}.styles-module__gh8NqW__preyTitle{background:linear-gradient(90deg,#3b82f6,#60a5fa,#93c5fd,#60a5fa,#3b82f6) 0 0/200% 100%;-webkit-text-fill-color:transparent;color:#3b82f6;will-change:background-position;text-shadow:0 0 30px #3b82f64d;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite styles-module__gh8NqW__preyGradient}@keyframes styles-module__gh8NqW__preyGradient{0%{background-position:0 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.styles-module__gh8NqW__preyTitle{background-position:0 0;animation:none}}.styles-module__gh8NqW__infoTooltip{cursor:help;background:0 0;border:none;align-items:center;padding:0;display:flex;position:relative}.styles-module__gh8NqW__infoTooltip svg{width:16px;height:16px;color:var(--text-tertiary)}.styles-module__gh8NqW__infoTooltip:hover svg{color:var(--text-secondary)}.styles-module__gh8NqW__infoTooltipContent{background:var(--background-elevated);border:1px solid var(--border);border-radius:var(--radius-md);width:240px;color:var(--text-secondary);opacity:0;visibility:hidden;z-index:100;box-shadow:var(--shadow-lg);padding:10px 12px;font-size:12px;font-weight:400;line-height:1.5;transition:all .15s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.styles-module__gh8NqW__infoTooltip:hover .styles-module__gh8NqW__infoTooltipContent,.styles-module__gh8NqW__infoTooltip:focus .styles-module__gh8NqW__infoTooltipContent,.styles-module__gh8NqW__infoTooltip:focus-visible .styles-module__gh8NqW__infoTooltipContent{opacity:1;visibility:visible}.styles-module__gh8NqW__soundToggle{border-radius:var(--radius-sm);width:32px;height:32px;color:var(--text-tertiary);border:1px solid var(--border);cursor:pointer;transition:all var(--duration-fast)var(--ease);background:#ffffff08;justify-content:center;align-items:center;display:flex}.styles-module__gh8NqW__soundToggle:hover{color:var(--text-secondary);background:#ffffff14;transform:translateY(-1px)}.styles-module__gh8NqW__soundToggle svg{width:16px;height:16px}.styles-module__gh8NqW__soundToggleOn{color:var(--primary);background:linear-gradient(135deg,#3b82f626 0%,#3b82f614 100%);border-color:#3b82f666;box-shadow:0 0 16px #3b82f626}.styles-module__gh8NqW__feedTable{border-radius:var(--radius-md);background:linear-gradient(#14141cb3 0%,#101016b3 100%);border:1px solid #ffffff0f;position:relative;overflow:visible;box-shadow:0 4px 24px #0003,inset 0 1px #ffffff08}.styles-module__gh8NqW__feedTable:before{content:"";pointer-events:none;border-radius:var(--radius-md);background:radial-gradient(at top,#ffffff05 0%,#0000 50%);position:absolute;inset:0}.styles-module__gh8NqW__feedTablePrey{border-color:#3b82f640;position:relative;box-shadow:0 4px 24px #0003,0 0 40px #3b82f614,inset 0 1px #3b82f61a}.styles-module__gh8NqW__feedTablePrey:before{content:"";pointer-events:none;background:radial-gradient(at top,#3b82f60f 0%,#0000 50%),radial-gradient(at bottom,#3b82f608 0%,#0000 50%);position:absolute;inset:0}.styles-module__gh8NqW__feedTablePrey:after{content:"";border-radius:var(--radius-md);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:xor;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#3b82f64d 0%,#3b82f61a 50%,#3b82f633 100%);padding:1px;animation:3s ease-in-out infinite styles-module__gh8NqW__prey-border-pulse;position:absolute;inset:-1px}@keyframes styles-module__gh8NqW__prey-border-pulse{0%,to{opacity:.7}50%{opacity:1}}.styles-module__gh8NqW__feedTableHeader{text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary);z-index:1;border-radius:var(--radius-md)var(--radius-md)0 0;background:linear-gradient(#ffffff0a 0%,#ffffff05 100%);border-bottom:1px solid #ffffff0f;grid-template-columns:2fr 70px 80px 1fr 80px;gap:8px;padding:10px 16px;font-size:11px;font-weight:600;display:grid;position:relative}.styles-module__gh8NqW__feedTableBody{flex-direction:column;display:flex;position:relative}.styles-module__gh8NqW__tokenRow{transition:all var(--duration-fast)var(--ease);z-index:1;background:0 0;border-bottom:1px solid #ffffff0a;grid-template-columns:2fr 70px 80px 1fr 80px;align-items:center;gap:8px;padding:12px 16px;display:grid;position:relative}.styles-module__gh8NqW__tokenRow:before{content:"";width:3px;transition:all var(--duration-fast)var(--ease);background:0 0;border-radius:0 2px 2px 0;position:absolute;top:0;bottom:0;left:0}.styles-module__gh8NqW__tokenRow:last-child{border-radius:0 0 var(--radius-md)var(--radius-md);border-bottom:none}.styles-module__gh8NqW__tokenRow:first-child{border-radius:var(--radius-md)var(--radius-md)0 0}.styles-module__gh8NqW__tokenRow:hover{z-index:100;background:linear-gradient(90deg,#ffffff0a 0%,#ffffff05 100%)}.styles-module__gh8NqW__tokenRow:hover:before{background:var(--primary);box-shadow:0 0 12px #3b82f666}.styles-module__gh8NqW__tokenCell{align-items:center;gap:10px;min-width:0;display:flex}.styles-module__gh8NqW__tokenImageWrapper{flex-shrink:0}.styles-module__gh8NqW__tokenImage{border-radius:var(--radius-sm);object-fit:cover;width:40px;height:40px;transition:transform var(--duration-fast)var(--ease);background:#ffffff0d;box-shadow:0 2px 8px #0003}.styles-module__gh8NqW__tokenRow:hover .styles-module__gh8NqW__tokenImage{transform:scale(1.05)}.styles-module__gh8NqW__tokenImagePlaceholder{border-radius:var(--radius-sm);width:40px;height:40px;color:var(--text-secondary);background:linear-gradient(135deg,#ffffff1a 0%,#ffffff0d 100%);justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex;box-shadow:inset 0 1px #ffffff1a}.styles-module__gh8NqW__tokenDetails{flex-direction:column;gap:4px;min-width:0;display:flex}.styles-module__gh8NqW__tokenTopRow{align-items:center;gap:6px;display:flex}.styles-module__gh8NqW__tokenTicker{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.styles-module__gh8NqW__miniBtn{width:18px;height:18px;color:var(--text-tertiary);cursor:pointer;transition:all var(--duration-fast)var(--ease);background:#ffffff0f;border:1px solid #ffffff14;border-radius:4px;justify-content:center;align-items:center;padding:3px;text-decoration:none;display:flex}.styles-module__gh8NqW__miniBtn:hover{color:var(--text-primary);border-color:var(--border-hover);background:#ffffff1f;transform:scale(1.1)}.styles-module__gh8NqW__miniBtn:active{transform:scale(.95)}.styles-module__gh8NqW__miniBtn svg{width:10px;height:10px}.styles-module__gh8NqW__miniBtn img{border-radius:2px;width:10px;height:10px}.styles-module__gh8NqW__miniBtnCopied{color:var(--green);border-color:var(--green);background:var(--green-soft);animation:styles-module__gh8NqW__copy-pop .3s var(--ease-spring)}@keyframes styles-module__gh8NqW__copy-pop{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.styles-module__gh8NqW__tokenBottomRow{align-items:center;gap:6px;display:flex}.styles-module__gh8NqW__tokenAge{color:var(--text-tertiary);font-size:11px}.styles-module__gh8NqW__phaseTag{text-transform:uppercase;letter-spacing:.03em;border-radius:4px;padding:2px 6px;font-size:9px;font-weight:700}.styles-module__gh8NqW__phaseAmm{color:var(--green);background:linear-gradient(135deg,#22c55e33 0%,#22c55e1a 100%);border:1px solid #22c55e40;box-shadow:0 0 8px #22c55e1a}.styles-module__gh8NqW__phaseBonding{color:var(--orange);background:linear-gradient(135deg,#f9731633 0%,#f973161a 100%);border:1px solid #f9731640;box-shadow:0 0 8px #f973161a}.styles-module__gh8NqW__perfCell{text-align:center}.styles-module__gh8NqW__perfValue{font-size:14px;font-weight:600;font-family:var(--font-mono);color:var(--green);text-shadow:0 0 20px #22c55e4d}.styles-module__gh8NqW__athCell{text-align:center}.styles-module__gh8NqW__athValue{font-size:13px;font-weight:500;font-family:var(--font-mono);color:var(--text-primary)}.styles-module__gh8NqW__callersCell{z-index:5;align-items:center;gap:4px;display:flex;position:relative;overflow:visible}.styles-module__gh8NqW__avatarStack{align-items:center;display:flex;position:relative;overflow:visible}.styles-module__gh8NqW__avatarWrapper{z-index:1;margin-left:-6px;position:relative}.styles-module__gh8NqW__avatarWrapper:first-child{margin-left:0}.styles-module__gh8NqW__avatarWrapper:hover{z-index:200}.styles-module__gh8NqW__avatarPartner .styles-module__gh8NqW__callerAvatar{border:2px solid #3b82f6;box-shadow:0 0 8px #3b82f680}.styles-module__gh8NqW__avatarPartner .styles-module__gh8NqW__callerAvatar:hover{box-shadow:0 0 12px #3b82f6b3}.styles-module__gh8NqW__callerAvatar{width:26px;height:26px;color:var(--text-secondary);transition:all var(--duration-fast)var(--ease);z-index:1;background:linear-gradient(135deg,#ffffff1a 0%,#ffffff0d 100%);border:2px solid #14141ce6;border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:600;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 6px #0003}.styles-module__gh8NqW__callerAvatar:hover{z-index:20;border-color:var(--text-tertiary);transform:scale(1.2)translateY(-2px);box-shadow:0 4px 12px #0000004d}.styles-module__gh8NqW__callerAvatar img{object-fit:cover;width:100%;height:100%}.styles-module__gh8NqW__avatarTooltip{border-radius:var(--radius-md);opacity:0;visibility:hidden;width:220px;transition:all .2s var(--ease-out);z-index:9999;pointer-events:none;background:linear-gradient(#16161efa 0%,#121219fa 100%);border:1px solid #3b82f64d;padding:0;position:absolute;bottom:calc(100% + 12px);left:50%;overflow:hidden;transform:translate(-50%)translateY(4px);box-shadow:0 12px 40px #00000080,0 0 24px #3b82f61a}.styles-module__gh8NqW__avatarTooltip:after{content:"";border:6px solid #0000;border-top-color:#3b82f64d;position:absolute;top:100%;left:50%;transform:translate(-50%)}.styles-module__gh8NqW__avatarWrapper:hover .styles-module__gh8NqW__avatarTooltip{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.styles-module__gh8NqW__tooltipHeader{border-bottom:1px solid var(--border);border-radius:var(--radius-md)var(--radius-md)0 0;background:linear-gradient(135deg,#3b82f626 0%,#3b82f60d 100%);align-items:center;gap:8px;padding:10px 12px;display:flex}.styles-module__gh8NqW__tooltipChannelImg{object-fit:cover;border-radius:50%;width:20px;height:20px}.styles-module__gh8NqW__tooltipChannelPlaceholder{background:var(--surface-raised);width:20px;height:20px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:600;display:flex}.styles-module__gh8NqW__tooltipChannelName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:12px;font-weight:600;overflow:hidden}.styles-module__gh8NqW__tooltipToken{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:10px 12px;display:flex}.styles-module__gh8NqW__tooltipTokenImg{border-radius:var(--radius-sm);object-fit:cover;width:28px;height:28px}.styles-module__gh8NqW__tooltipTokenPlaceholder{border-radius:var(--radius-sm);background:var(--surface-raised);width:28px;height:28px;color:var(--text-secondary);justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex}.styles-module__gh8NqW__tooltipTokenInfo{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.styles-module__gh8NqW__tooltipTicker{color:var(--text-primary);font-size:13px;font-weight:600}.styles-module__gh8NqW__tooltipAge{color:var(--text-tertiary);font-size:10px}.styles-module__gh8NqW__tooltipPerfs{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.styles-module__gh8NqW__tooltipGain{font-size:13px;font-weight:700;font-family:var(--font-mono);flex-direction:column;align-items:flex-end;line-height:1.1;display:flex}.styles-module__gh8NqW__tooltipGainLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.03em;font-size:9px;font-weight:500}.styles-module__gh8NqW__tooltipStats{gap:16px;padding:10px 12px;display:flex}.styles-module__gh8NqW__tooltipStat{flex-direction:column;flex:1;gap:2px;display:flex}.styles-module__gh8NqW__tooltipStatLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.03em;font-size:9px;font-weight:500}.styles-module__gh8NqW__tooltipStatValue{font-size:13px;font-weight:600;font-family:var(--font-mono);color:var(--text-primary)}.styles-module__gh8NqW__moreCallersBtn{color:var(--text-secondary);cursor:pointer;transition:all var(--duration-fast)var(--ease);background:#ffffff0f;border:1px solid #ffffff14;border-radius:99px;margin-left:4px;padding:4px 8px;font-size:11px;font-weight:600}.styles-module__gh8NqW__moreCallersBtn:hover{color:var(--text-primary);border-color:var(--border-hover);background:#ffffff1f;transform:scale(1.05)}.styles-module__gh8NqW__mcCell{text-align:right}.styles-module__gh8NqW__mcValue{font-size:13px;font-weight:600;font-family:var(--font-mono);color:var(--text-primary);transition:color var(--duration-fast)var(--ease)}.styles-module__gh8NqW__mcValueHot{color:var(--green);text-shadow:0 0 16px #22c55e4d}.styles-module__gh8NqW__loadingState,.styles-module__gh8NqW__errorState,.styles-module__gh8NqW__emptyState{text-align:center;color:var(--text-secondary);padding:40px 20px;font-size:14px}.styles-module__gh8NqW__loadMoreWrapper{justify-content:center;margin-top:24px;display:flex}.styles-module__gh8NqW__loadMoreBtn{color:var(--text-secondary);border-radius:var(--radius-md);cursor:pointer;transition:all var(--duration-normal)var(--ease);background:linear-gradient(#ffffff0f 0%,#ffffff08 100%);border:1px solid #ffffff14;padding:12px 28px;font-size:13px;font-weight:500;box-shadow:0 2px 8px #0000001a}.styles-module__gh8NqW__loadMoreBtn:hover{color:var(--text-primary);border-color:var(--border-hover);background:linear-gradient(#ffffff1a 0%,#ffffff0f 100%);transform:translateY(-2px);box-shadow:0 4px 16px #0003}.styles-module__gh8NqW__loadMoreBtn:disabled{opacity:.5;cursor:not-allowed}.styles-module__gh8NqW__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:10000;animation:styles-module__gh8NqW__fade-in .15s var(--ease-out);background:#000000bf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}@keyframes styles-module__gh8NqW__fade-in{0%{opacity:0}to{opacity:1}}.styles-module__gh8NqW__modal{border-radius:var(--radius-md);width:100%;max-width:360px;animation:styles-module__gh8NqW__modal-enter .2s var(--ease-out);background:linear-gradient(#181820fa 0%,#121218fa 100%);border:1px solid #ffffff1a;overflow:hidden;box-shadow:0 24px 64px #00000080,0 0 1px #ffffff1a}@keyframes styles-module__gh8NqW__modal-enter{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.styles-module__gh8NqW__modalHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.styles-module__gh8NqW__modalTitle{color:var(--text-primary);font-size:15px;font-weight:600}.styles-module__gh8NqW__modalClose{width:28px;height:28px;color:var(--text-tertiary);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.styles-module__gh8NqW__modalClose:hover{color:var(--text-primary);background:var(--surface-raised)}.styles-module__gh8NqW__modalClose svg{width:18px;height:18px}.styles-module__gh8NqW__modalBody{flex-direction:column;gap:20px;padding:20px;display:flex}.styles-module__gh8NqW__settingRow{justify-content:space-between;align-items:center;display:flex}.styles-module__gh8NqW__settingLabel{color:var(--text-secondary);font-size:14px}.styles-module__gh8NqW__toggle{background:var(--surface-raised);border:1px solid var(--border);cursor:pointer;border-radius:99px;width:44px;height:24px;padding:0;position:relative}.styles-module__gh8NqW__toggleOn{background:var(--primary);border-color:var(--primary)}.styles-module__gh8NqW__toggleKnob{background:var(--text-primary);width:18px;height:18px;transition:transform var(--duration-fast);border-radius:50%;position:absolute;top:2px;left:2px}.styles-module__gh8NqW__toggleOn .styles-module__gh8NqW__toggleKnob{transform:translate(20px)}.styles-module__gh8NqW__volumeControl{align-items:center;gap:12px;display:flex}.styles-module__gh8NqW__volumeSlider{-webkit-appearance:none;background:var(--surface-raised);cursor:pointer;border-radius:2px;width:100px;height:4px}.styles-module__gh8NqW__volumeSlider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--primary);cursor:pointer;border-radius:50%;width:14px;height:14px}.styles-module__gh8NqW__volumeValue{font-size:12px;font-family:var(--font-mono);color:var(--text-secondary);min-width:35px}.styles-module__gh8NqW__positive{color:var(--green)}.styles-module__gh8NqW__negative{color:var(--red)}@media (max-width:900px){.styles-module__gh8NqW__feedTableHeader,.styles-module__gh8NqW__tokenRow{grid-template-columns:2fr 60px 70px 1fr}.styles-module__gh8NqW__feedTableHeader>div:nth-child(3),.styles-module__gh8NqW__tokenRow>:nth-child(3){display:none}}@media (max-width:640px){.styles-module__gh8NqW__dualFeed{display:none}.styles-module__gh8NqW__mobileFeedOnly{display:block}.styles-module__gh8NqW__feedToggleRow{display:flex}.styles-module__gh8NqW__header{flex-direction:column;align-items:flex-start;gap:12px;height:auto;padding:12px 0}.styles-module__gh8NqW__titleRow{justify-content:space-between;width:100%}.styles-module__gh8NqW__pageTitle{white-space:nowrap;font-size:18px}.styles-module__gh8NqW__headerRight{flex-direction:column;align-items:stretch;gap:8px;width:100%}.styles-module__gh8NqW__acquisitionPill{width:fit-content;max-width:100%;margin-left:auto}.styles-module__gh8NqW__headerSearch{width:100%}.styles-module__gh8NqW__headerActions{justify-content:space-between;gap:10px;width:100%}.styles-module__gh8NqW__sentimentBadge{min-height:36px;padding:6px 10px;font-size:11px}.styles-module__gh8NqW__sentimentPanel{width:min(100vw - 32px,320px);right:0}.styles-module__gh8NqW__feedTable{background:0 0;border:none}.styles-module__gh8NqW__feedTableHeader{display:none}.styles-module__gh8NqW__feedTableBody{flex-direction:column;gap:10px;display:flex}.styles-module__gh8NqW__tokenRow{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;grid-template-columns:1fr 1fr;grid-template-areas:"token token""perf mc""callers callers";gap:10px 12px;padding:12px}.styles-module__gh8NqW__tokenRow>:nth-child(3){display:none}.styles-module__gh8NqW__tokenCell{grid-area:token}.styles-module__gh8NqW__perfCell{text-align:left;flex-direction:column;grid-area:perf;gap:4px;display:flex}.styles-module__gh8NqW__perfCell:before{content:"Best";letter-spacing:.04em;text-transform:uppercase;color:var(--text-tertiary);font-size:10px;font-weight:600}.styles-module__gh8NqW__mcCell{text-align:right;flex-direction:column;grid-area:mc;gap:4px;display:flex}.styles-module__gh8NqW__mcCell:before{content:"Live MC";letter-spacing:.04em;text-transform:uppercase;color:var(--text-tertiary);font-size:10px;font-weight:600}.styles-module__gh8NqW__callersCell{grid-area:callers;justify-content:flex-start;gap:8px}.styles-module__gh8NqW__callersCell:before{content:"Callers";letter-spacing:.04em;text-transform:uppercase;color:var(--text-tertiary);margin-right:6px;font-size:10px;font-weight:600}.styles-module__gh8NqW__tokenImage,.styles-module__gh8NqW__tokenImagePlaceholder{width:44px;height:44px}.styles-module__gh8NqW__tokenTicker{font-size:15px}.styles-module__gh8NqW__tokenTopRow{flex-wrap:wrap}.styles-module__gh8NqW__miniBtn{display:none}.styles-module__gh8NqW__miniBtn svg,.styles-module__gh8NqW__miniBtn img{width:14px;height:14px}.styles-module__gh8NqW__phaseTag{padding:2px 6px;font-size:10px}.styles-module__gh8NqW__callerAvatar{width:30px;height:30px}.styles-module__gh8NqW__avatarTooltip{display:none}.styles-module__gh8NqW__moreCallersBtn{min-width:36px;height:36px}.styles-module__gh8NqW__filterBtn,.styles-module__gh8NqW__soundToggle{width:44px;height:44px}.styles-module__gh8NqW__filterBtn svg,.styles-module__gh8NqW__soundToggle svg{width:18px;height:18px}.styles-module__gh8NqW__feedToggleRow{flex-direction:column;align-items:stretch;gap:10px}.styles-module__gh8NqW__feedToggle{justify-content:space-between;width:100%}.styles-module__gh8NqW__feedToggleBtn{text-align:center;flex:1}.styles-module__gh8NqW__filterOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#0009;display:block;position:fixed;inset:0}.styles-module__gh8NqW__filterPanel{z-index:10010;max-height:calc(100dvh - 140px);padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom));border-radius:16px;margin:0;position:fixed;bottom:12px;left:12px;right:12px;overflow-y:auto}.styles-module__gh8NqW__filterClose{justify-content:center;align-items:center;display:inline-flex}.styles-module__gh8NqW__infoTooltip{border-radius:8px;justify-content:center;width:32px;height:32px}.styles-module__gh8NqW__infoTooltipContent{width:min(260px,100vw - 48px);top:calc(100% + 8px);bottom:auto;left:0;transform:none}.styles-module__gh8NqW__modalOverlay{align-items:flex-end;padding:0}.styles-module__gh8NqW__modal{border-radius:18px 18px 0 0;width:100%;max-width:none}.styles-module__gh8NqW__modalHeader{padding:14px 16px}.styles-module__gh8NqW__modalClose{width:36px;height:36px}.styles-module__gh8NqW__modalBody{padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom))}}
