.TradingViewChart-module__Ri3V8G__chartWrap{height:500px;min-height:400px;overflow:hidden;padding:0!important}.TradingViewChart-module__Ri3V8G__chartWrap:hover{transform:none!important}@media (max-width:768px){.TradingViewChart-module__Ri3V8G__chartWrap{height:350px;min-height:300px}}.TradingViewChart-module__Ri3V8G__chartModal{z-index:9999;-webkit-backdrop-filter:blur(12px);cursor:zoom-out;background:#000000d9;justify-content:center;align-items:center;animation:.25s ease-out TradingViewChart-module__Ri3V8G__chartModalFadeIn;display:flex;position:fixed;inset:0}@keyframes TradingViewChart-module__Ri3V8G__chartModalFadeIn{0%{opacity:0}to{opacity:1}}.TradingViewChart-module__Ri3V8G__chartModalImg{object-fit:contain;cursor:default;border-radius:8px;max-width:95vw;max-height:92vh;animation:.3s cubic-bezier(.16,1,.3,1) TradingViewChart-module__Ri3V8G__chartModalScaleIn;box-shadow:0 0 60px #0009}@keyframes TradingViewChart-module__Ri3V8G__chartModalScaleIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.TradingViewChart-module__Ri3V8G__chartModalClose{color:#fffc;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;transition:all .2s;display:flex;position:absolute;top:16px;right:20px}.TradingViewChart-module__Ri3V8G__chartModalClose:hover{color:#fff;background:#ffffff2e;transform:scale(1.1)}
.analyze-module__bUPjDa__page{max-width:100vw;min-height:100vh;padding-top:1.25rem;overflow-x:hidden}.analyze-module__bUPjDa__hero{border-bottom:1px solid var(--glass-border);background:linear-gradient(#e63b2e0d 0%,#0000 100%);padding:2rem 0 1.5rem}.analyze-module__bUPjDa__heroTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.analyze-module__bUPjDa__heroLeft{flex:1;min-width:220px}.analyze-module__bUPjDa__symbolBadge{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:999px;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.35rem .85rem;font-size:.8rem;display:inline-flex}.analyze-module__bUPjDa__symbolIcon{font-size:1rem}.analyze-module__bUPjDa__symbolText{font-weight:700;font-family:var(--font-mono);letter-spacing:.05em}.analyze-module__bUPjDa__exchangeBadge{color:var(--brand-orange);background:#e63b2e26;border-radius:4px;padding:.15rem .5rem;font-size:.7rem;font-weight:600}.analyze-module__bUPjDa__priceRow{align-items:baseline;gap:1rem;margin-top:.25rem;display:flex}.analyze-module__bUPjDa__priceValue{font-size:clamp(2rem,5vw,3rem);font-weight:800;font-family:var(--font-mono);letter-spacing:-.02em;line-height:1}.analyze-module__bUPjDa__priceChange{font-size:1.1rem;font-weight:600;font-family:var(--font-mono)}.analyze-module__bUPjDa__positive{color:var(--bull-green)}.analyze-module__bUPjDa__negative{color:var(--bear-red)}.analyze-module__bUPjDa__priceBlock{flex-direction:column;gap:.8rem;display:flex}.analyze-module__bUPjDa__liveMetrics{border-top:1px solid var(--glass-border);flex-wrap:wrap;gap:1.25rem;padding-top:.5rem;display:flex}.analyze-module__bUPjDa__metricItem{flex-direction:column;gap:.2rem;display:flex}.analyze-module__bUPjDa__metricLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:600}.analyze-module__bUPjDa__metricValue{font-size:.95rem;font-weight:700;font-family:var(--font-mono);color:var(--text-primary)}.analyze-module__bUPjDa__heroRight{flex-direction:column;align-items:flex-end;gap:.75rem;min-width:280px;display:flex}.analyze-module__bUPjDa__searchForm{gap:.5rem;width:100%;display:flex}.analyze-module__bUPjDa__searchInput{font-family:var(--font-mono);background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);color:var(--text-primary);transition:border-color var(--transition-fast);flex:1;padding:.6rem 1rem;font-size:.85rem}.analyze-module__bUPjDa__searchInput:focus{border-color:var(--brand-red);outline:none}.analyze-module__bUPjDa__searchInput::placeholder{color:var(--text-muted);font-family:var(--font-mono)}.analyze-module__bUPjDa__searchBtn{background:var(--brand-gradient);color:#fff;border-radius:var(--radius-md);white-space:nowrap;transition:all var(--transition-fast);padding:.6rem 1.2rem;font-size:.85rem;font-weight:600}.analyze-module__bUPjDa__searchBtn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #e63b2e59}.analyze-module__bUPjDa__intervalPills{gap:.4rem;display:flex}.analyze-module__bUPjDa__ivPill{font-family:var(--font-mono);background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-secondary);transition:all var(--transition-fast);border-radius:999px;padding:.35rem .85rem;font-size:.78rem;font-weight:600}.analyze-module__bUPjDa__ivPill:hover{border-color:var(--brand-red);color:var(--text-primary)}.analyze-module__bUPjDa__ivActive{background:var(--brand-gradient);color:#fff;border-color:#0000}.analyze-module__bUPjDa__godEyePill{background:var(--bg-card,#0f141e99);border:1px solid var(--glass-border);width:100%;color:var(--text-secondary);cursor:pointer;transition:border-color var(--transition-fast),background var(--transition-fast);text-align:left;border-radius:10px;align-items:center;gap:.7rem;margin-top:.6rem;padding:.65rem .9rem;display:flex}.analyze-module__bUPjDa__godEyePill:hover{border-color:#7c4dff8c}.analyze-module__bUPjDa__godEyeActive{color:var(--text-primary);background:linear-gradient(90deg,#7c4dff21,#7c4dff08);border-color:#7c4dff80}.analyze-module__bUPjDa__godEyeIcon{color:#b388ff;width:30px;height:30px;transition:all var(--transition-fast);background:#7c4dff1f;border:1px solid #7c4dff40;border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.analyze-module__bUPjDa__godEyeActive .analyze-module__bUPjDa__godEyeIcon{color:#fff;background:#7c4dff;border-color:#7c4dff;box-shadow:0 0 16px #7c4dff8c}.analyze-module__bUPjDa__godEyePillBody{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.analyze-module__bUPjDa__godEyePillTitle{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;font-size:.7rem;font-weight:700}.analyze-module__bUPjDa__godEyePillHint{opacity:.75;font-size:.7rem}.analyze-module__bUPjDa__godEyeSwitch{width:34px;height:19px;transition:background var(--transition-fast);background:#94a3b838;border-radius:999px;flex:none;padding:2px}.analyze-module__bUPjDa__godEyeKnob{background:var(--text-muted);width:15px;height:15px;transition:transform var(--transition-fast),background var(--transition-fast);border-radius:50%;display:block}.analyze-module__bUPjDa__godEyeActive .analyze-module__bUPjDa__godEyeSwitch{background:#7c4dff8c}.analyze-module__bUPjDa__godEyeActive .analyze-module__bUPjDa__godEyeKnob{background:#fff;transform:translate(15px)}.analyze-module__bUPjDa__godEyeLock{font-family:var(--font-mono);letter-spacing:.14em;color:#f5a623;border:1px solid #f5a62366;border-radius:5px;flex:none;padding:.16rem .45rem;font-size:.58rem;font-weight:700}.analyze-module__bUPjDa__loadingSection{justify-content:center;align-items:center;min-height:70vh;padding:3rem 1rem;display:flex}.analyze-module__bUPjDa__loadingWrap{text-align:center;flex-direction:column;align-items:center;gap:2rem;max-width:500px;display:flex}.analyze-module__bUPjDa__loadingOrbit{justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}.analyze-module__bUPjDa__loadingCore{background:var(--brand-gradient);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;animation:2s ease-in-out infinite analyze-module__bUPjDa__pulse-glow;display:flex;box-shadow:0 0 30px #e63b2e66}.analyze-module__bUPjDa__loadingIcon{animation:.8s ease-in-out analyze-module__bUPjDa__spin;display:block}@keyframes analyze-module__bUPjDa__spin{0%{transform:rotate(-20deg)scale(.8)}to{transform:rotate(0)scale(1)}}.analyze-module__bUPjDa__loadingRing1,.analyze-module__bUPjDa__loadingRing2,.analyze-module__bUPjDa__loadingRing3{border:1px solid #0000;border-radius:50%;animation:2s ease-out infinite analyze-module__bUPjDa__ringExpand;position:absolute}.analyze-module__bUPjDa__loadingRing1{border-color:#e63b2e4d;width:80px;height:80px;animation-delay:0s}.analyze-module__bUPjDa__loadingRing2{border-color:#f5831f33;width:100px;height:100px;animation-delay:.4s}.analyze-module__bUPjDa__loadingRing3{border-color:#e63b2e1a;width:120px;height:120px;animation-delay:.8s}@keyframes analyze-module__bUPjDa__ringExpand{0%{opacity:0;transform:scale(.7)}50%{opacity:1}to{opacity:0;transform:scale(1.1)}}.analyze-module__bUPjDa__loadingTitle{letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.analyze-module__bUPjDa__loadingSymbol{color:var(--brand-orange)}.analyze-module__bUPjDa__loadingStages{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);flex-direction:column;gap:.5rem;width:100%;padding:1rem;display:flex}.analyze-module__bUPjDa__loadingStage{color:var(--text-muted);transition:all var(--transition-base);align-items:center;gap:.75rem;font-size:.85rem;display:flex}.analyze-module__bUPjDa__loadingStageIcon{text-align:center;width:1.5rem;font-size:1rem}.analyze-module__bUPjDa__loadingStageActive{color:var(--text-primary);font-weight:600}.analyze-module__bUPjDa__loadingStageDone{color:var(--bull-green)}.analyze-module__bUPjDa__loadingTip{color:var(--text-secondary);align-items:flex-start;gap:.5rem;max-width:400px;font-size:.82rem;font-style:italic;line-height:1.5;animation:.5s analyze-module__bUPjDa__fadeInUp;display:flex}.analyze-module__bUPjDa__loadingTipIcon{flex-shrink:0;margin-top:.1rem}.analyze-module__bUPjDa__cancelBtn{border-radius:var(--radius-md);color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);letter-spacing:.02em;background:0 0;border:1px solid #ff525240;margin-top:1rem;padding:.55rem 1.8rem;font-size:.82rem;font-weight:500}.analyze-module__bUPjDa__cancelBtn:hover{color:#ff5252;background:#ff525214;border-color:#ff525280;transform:translateY(-1px)}.analyze-module__bUPjDa__errorSection{padding:4rem 0}.analyze-module__bUPjDa__errorCard{background:var(--glass-bg);border-radius:var(--radius-lg);text-align:center;border:1px solid #ff525233;max-width:500px;margin:0 auto;padding:3rem}.analyze-module__bUPjDa__errorIcon{margin-bottom:1rem;font-size:3rem;display:block}.analyze-module__bUPjDa__errorCard h2{margin-bottom:.75rem}.analyze-module__bUPjDa__errorCard p{color:var(--text-secondary);margin-bottom:1.5rem}.analyze-module__bUPjDa__errorActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.analyze-module__bUPjDa__confirmSection{padding:4rem 0}.analyze-module__bUPjDa__confirmCard{background:linear-gradient(180deg,#f5a6230d,transparent 32%),var(--bg-card,#0f141e);border:1px solid var(--border-color,#94a3b81f);text-align:center;border-radius:16px;max-width:560px;margin:0 auto;padding:2.5rem 2.25rem 2rem;position:relative;overflow:hidden}.analyze-module__bUPjDa__confirmCard:before{content:"";background:linear-gradient(90deg,#0000,#f5a623b3,#0000);height:1px;position:absolute;top:0;left:12%;right:12%}.analyze-module__bUPjDa__confirmIcon{color:#f5a623;background:#f5a6231a;border:1px solid #f5a6234d;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.25rem;display:inline-flex;box-shadow:0 0 28px #f5a62326}.analyze-module__bUPjDa__confirmTitle{letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.2rem;font-weight:600}.analyze-module__bUPjDa__confirmTitle strong{color:var(--brand-orange);font-family:var(--font-mono);font-weight:800}.analyze-module__bUPjDa__confirmDesc{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.88rem;line-height:1.7}.analyze-module__bUPjDa__confirmIntervals{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1rem;display:flex}.analyze-module__bUPjDa__confirmBtn{background:var(--brand-gradient);color:#fff;border-radius:var(--radius-md);cursor:pointer;width:100%;transition:all var(--transition-fast);border:none;justify-content:center;align-items:center;gap:.5rem;margin-top:1.25rem;padding:.9rem 2rem;font-size:1.05rem;font-weight:700;display:flex;box-shadow:0 4px 20px #e63b2e4d}.analyze-module__bUPjDa__confirmBtn:hover{transform:translateY(-2px);box-shadow:0 6px 28px #e63b2e73}.analyze-module__bUPjDa__analysisWrap{opacity:0;box-sizing:border-box;width:100%;max-width:100vw;padding:2rem 0 4rem;transition:opacity .6s,transform .6s;overflow-x:hidden;transform:translateY(20px)}.analyze-module__bUPjDa__analysisVisible{opacity:1;transform:translateY(0)}.analyze-module__bUPjDa__panelTitle{border-bottom:1px solid var(--glass-border);letter-spacing:-.01em;align-items:center;gap:.6rem;margin-bottom:1.25rem;padding-bottom:.75rem;font-size:1.1rem;font-weight:700;display:flex}.analyze-module__bUPjDa__panelIcon{font-size:1.1rem}.analyze-module__bUPjDa__decisionHero{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:1.5rem;padding:2rem;display:flex}.analyze-module__bUPjDa__decisionLeft{flex-direction:column;flex:1;gap:1rem;display:flex}.analyze-module__bUPjDa__signalBadge{border-radius:var(--radius-md);border:1px solid;align-self:flex-start;align-items:center;gap:.75rem;padding:.75rem 1.5rem;display:inline-flex}.analyze-module__bUPjDa__signalEmoji{font-size:1.5rem}.analyze-module__bUPjDa__signalLabel{letter-spacing:.05em;font-size:1.5rem;font-weight:900;font-family:var(--font-mono)}.analyze-module__bUPjDa__summaryText{color:var(--text-secondary);max-width:650px;font-size:.95rem;line-height:1.7}.analyze-module__bUPjDa__trendBadge{color:#ffc107;background:#ffc1071a;border:1px solid #ffc10740;border-radius:999px;align-self:flex-start;align-items:center;gap:.4rem;padding:.3rem .85rem;font-size:.8rem;font-weight:600;display:inline-flex}.analyze-module__bUPjDa__decisionRight{z-index:100;flex-direction:column;flex-shrink:0;align-items:center;gap:.4rem;display:flex;position:relative;overflow:visible}.analyze-module__bUPjDa__confRing{overflow:visible}.analyze-module__bUPjDa__confArc{transition:stroke-dasharray 1s}.analyze-module__bUPjDa__confidenceLabel{color:var(--text-muted);font-size:.75rem;font-weight:500}.analyze-module__bUPjDa__targetsGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.analyze-module__bUPjDa__targetCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);transition:transform var(--transition-fast),border-color var(--transition-fast);flex-direction:column;gap:.4rem;padding:1.25rem;display:flex}.analyze-module__bUPjDa__targetCard:hover{transform:translateY(-2px)}.analyze-module__bUPjDa__targetIcon{font-size:1.25rem}.analyze-module__bUPjDa__targetLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:600}.analyze-module__bUPjDa__targetValue{font-size:1.2rem;font-weight:700;font-family:var(--font-mono);margin-top:.1rem}.analyze-module__bUPjDa__levelsPanel{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);margin-bottom:1.5rem;padding:1.5rem}.analyze-module__bUPjDa__levelsCols{flex-wrap:wrap;gap:2rem;display:flex}.analyze-module__bUPjDa__levelsCol{flex:1;min-width:180px}.analyze-module__bUPjDa__levelsColTitle{text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem;font-size:.8rem;font-weight:700;display:block}.analyze-module__bUPjDa__levelsList{flex-wrap:wrap;gap:.5rem;display:flex}.analyze-module__bUPjDa__levelBadge{font-family:var(--font-mono);background:var(--glass-bg);border:1px solid;border-radius:6px;padding:.35rem .75rem;font-size:.82rem;font-weight:600}.analyze-module__bUPjDa__levelsDivider{background:var(--glass-border);align-self:stretch;width:1px}.analyze-module__bUPjDa__techPanel{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);margin-bottom:1.5rem;padding:1.5rem}.analyze-module__bUPjDa__techGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.analyze-module__bUPjDa__techSection{flex-direction:column;gap:.6rem;display:flex}.analyze-module__bUPjDa__techSectionTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);border-bottom:1px solid var(--glass-border);margin-bottom:.4rem;padding-bottom:.4rem;font-size:.72rem;font-weight:700}.analyze-module__bUPjDa__techRow{border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;gap:.5rem;padding:.35rem 0;display:flex}.analyze-module__bUPjDa__techLabel{color:var(--text-muted);flex-shrink:0;font-size:.78rem}.analyze-module__bUPjDa__techRight{flex-direction:column;align-items:flex-end;display:flex}.analyze-module__bUPjDa__techValue{font-size:.82rem;font-weight:600}.analyze-module__bUPjDa__techSub{color:var(--text-muted);font-size:.7rem;font-family:var(--font-mono)}.analyze-module__bUPjDa__rsiSection{flex-direction:column;gap:.35rem;display:flex}.analyze-module__bUPjDa__rsiHeader{justify-content:space-between;align-items:center;display:flex}.analyze-module__bUPjDa__rsiVal{font-size:1rem;font-weight:700;font-family:var(--font-mono)}.analyze-module__bUPjDa__rsiGauge{flex-direction:column;gap:.3rem;display:flex}.analyze-module__bUPjDa__rsiTrack{background:var(--glass-bg);border-radius:3px;height:6px;position:relative;overflow:hidden}.analyze-module__bUPjDa__rsiFill{border-radius:3px;height:100%;transition:width .8s}.analyze-module__bUPjDa__rsiZone30{background:#00e67666;width:1px;height:100%;position:absolute;top:0;left:30%}.analyze-module__bUPjDa__rsiZone70{background:#ff525266;width:1px;height:100%;position:absolute;top:0;left:70%}.analyze-module__bUPjDa__rsiInfo{justify-content:space-between;align-items:center;display:flex}.analyze-module__bUPjDa__rsiValue{font-family:var(--font-mono);font-size:.85rem;font-weight:700}.analyze-module__bUPjDa__rsiLabel{color:var(--text-muted);font-size:.72rem}.analyze-module__bUPjDa__tvRecommend{flex-direction:column;gap:.35rem;padding:.5rem 0;display:flex}.analyze-module__bUPjDa__tvRecLabel{letter-spacing:.03em;font-size:1rem;font-weight:800;font-family:var(--font-mono)}.analyze-module__bUPjDa__tvRecSub{color:var(--text-muted);font-size:.7rem}.analyze-module__bUPjDa__tvRecBar{background:var(--glass-bg);border-radius:2px;height:4px;overflow:hidden}.analyze-module__bUPjDa__tvRecFill{border-radius:2px;max-width:100%;height:100%;transition:width .8s}.analyze-module__bUPjDa__pivotRow{border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;padding:.25rem 0;display:flex}.analyze-module__bUPjDa__pivotValue{font-family:var(--font-mono);font-size:.8rem;font-weight:600}.analyze-module__bUPjDa__signalsPanel{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);margin-bottom:1.5rem;padding:1.5rem}.analyze-module__bUPjDa__signalsGrid{flex-wrap:wrap;gap:.6rem;display:flex}.analyze-module__bUPjDa__sigChip{transition:all var(--transition-fast);border:1px solid;border-radius:8px;padding:.4rem .85rem;font-size:.8rem;font-weight:600}.analyze-module__bUPjDa__sigChip:hover{transform:translateY(-1px)}.analyze-module__bUPjDa__sigChipGreen{color:#00e676;background:#00e6761a;border-color:#00e67640}.analyze-module__bUPjDa__sigChipRed{color:#ff5252;background:#ff52521a;border-color:#ff525240}.analyze-module__bUPjDa__sigChipSpecial{color:#ffc107;background:#ffc1071a;border-color:#ffc1074d}.analyze-module__bUPjDa__sigChipNeutral{color:#90a4ae;background:#90a4ae14;border-color:#90a4ae26}.analyze-module__bUPjDa__actionSummary{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);transition:transform var(--transition-fast),border-color var(--transition-fast);margin-bottom:1.5rem;padding:1.25rem 1.5rem;position:relative;overflow:hidden}.analyze-module__bUPjDa__actionSummary:before{content:"";background:var(--action-accent,#90a4ae80);border-radius:3px 0 0 3px;width:3px;height:100%;position:absolute;top:0;left:0}.analyze-module__bUPjDa__actionSummary:hover{border-color:var(--action-accent,#90a4ae4d);transform:translateY(-1px)}.analyze-module__bUPjDa__actionSummaryHeader{align-items:center;gap:.6rem;margin-bottom:.65rem;display:flex}.analyze-module__bUPjDa__actionSummaryIcon{filter:drop-shadow(0 0 6px var(--action-accent,#90a4ae66));font-size:1.15rem}.analyze-module__bUPjDa__actionSummaryTitle{letter-spacing:-.01em;color:var(--text-primary);font-size:.88rem;font-weight:700}.analyze-module__bUPjDa__actionSummaryText{color:var(--text-secondary);margin:0;padding-left:.15rem;font-size:.88rem;line-height:1.75}.analyze-module__bUPjDa__evaluationPanel,.analyze-module__bUPjDa__expectPanel{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border-left:3px solid #f5831f80;margin-bottom:1.5rem;padding:1.5rem}.analyze-module__bUPjDa__evaluationText{flex-direction:column;gap:.85rem;display:flex}.analyze-module__bUPjDa__evaluationText p{color:var(--text-secondary);font-size:.92rem;line-height:1.75}.analyze-module__bUPjDa__tradePanel{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);margin-bottom:1.5rem;padding:1.5rem}.analyze-module__bUPjDa__tradeGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.analyze-module__bUPjDa__tradeCard{border-radius:var(--radius-md);background:var(--glass-bg);transition:all var(--transition-fast);border:1px solid;padding:1.25rem}.analyze-module__bUPjDa__tradeCard:hover{background:var(--bg-card);transform:translateY(-2px)}.analyze-module__bUPjDa__tradeHeader{text-transform:uppercase;letter-spacing:.04em;margin-bottom:.75rem;font-size:.82rem;font-weight:700}.analyze-module__bUPjDa__tradeText{color:var(--text-secondary);font-size:.87rem;line-height:1.65}.analyze-module__bUPjDa__scenarioStats{flex-wrap:wrap;gap:1rem;display:flex}.analyze-module__bUPjDa__scenarioStats>div{flex-direction:column;gap:.2rem;font-size:.8rem;display:flex}.analyze-module__bUPjDa__scenarioStats span{color:var(--text-muted)}.analyze-module__bUPjDa__scenarioStats strong{font-family:var(--font-mono);font-size:.95rem}.analyze-module__bUPjDa__statCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);text-align:center;flex-direction:column;align-items:center;gap:.3rem;padding:1rem;display:flex}.analyze-module__bUPjDa__statIcon{font-size:1.5rem}.analyze-module__bUPjDa__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.68rem;font-weight:600}.analyze-module__bUPjDa__statValue{font-size:.9rem;font-weight:700;font-family:var(--font-mono)}.analyze-module__bUPjDa__riskPanel{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);margin-bottom:1.5rem;padding:1.5rem}.analyze-module__bUPjDa__riskGrid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:1rem;display:grid}.analyze-module__bUPjDa__fundPanel{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);margin-bottom:1.5rem;padding:1.5rem}.analyze-module__bUPjDa__fundGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem;display:grid}.analyze-module__bUPjDa__fundCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);transition:all var(--transition-fast);flex-direction:column;gap:.3rem;padding:.85rem 1rem;display:flex}.analyze-module__bUPjDa__fundCard:hover{border-color:var(--border-color-hover);background:var(--bg-card)}.analyze-module__bUPjDa__fundCardWide{grid-column:span 2}.analyze-module__bUPjDa__fundCardFull{grid-column:1/-1}.analyze-module__bUPjDa__fundLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.68rem;font-weight:600}.analyze-module__bUPjDa__fundVal{font-size:1rem;font-weight:700;font-family:var(--font-mono)}.analyze-module__bUPjDa__perfRow{flex-wrap:wrap;gap:.75rem;margin-top:.35rem;display:flex}.analyze-module__bUPjDa__perfItem{flex-direction:column;align-items:center;gap:.15rem;display:flex}.analyze-module__bUPjDa__perfItem>span:first-child{color:var(--text-muted);text-transform:uppercase;font-size:.65rem}.analyze-module__bUPjDa__perfItem>span:last-child{font-family:var(--font-mono);font-size:.82rem;font-weight:700}.analyze-module__bUPjDa__chartSection,.analyze-module__bUPjDa__newsPanel{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);margin-bottom:1.5rem;padding:1.5rem}.analyze-module__bUPjDa__newsList{flex-direction:column;gap:0;display:flex}.analyze-module__bUPjDa__newsItem{border-bottom:1px solid var(--glass-border);transition:all var(--transition-fast);cursor:pointer;align-items:center;gap:1rem;padding:1rem 0;text-decoration:none;display:flex}.analyze-module__bUPjDa__newsItem:last-child{border-bottom:none}.analyze-module__bUPjDa__newsItem:hover{padding-left:.5rem}.analyze-module__bUPjDa__newsContent{flex:1}.analyze-module__bUPjDa__newsTitle{color:var(--text-primary);transition:color var(--transition-fast);margin-bottom:.3rem;font-size:.88rem;font-weight:500;line-height:1.45}.analyze-module__bUPjDa__newsItem:hover .analyze-module__bUPjDa__newsTitle{color:var(--brand-orange)}.analyze-module__bUPjDa__newsMeta{align-items:center;gap:1rem;display:flex}.analyze-module__bUPjDa__newsSource{color:var(--brand-orange);text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:600}.analyze-module__bUPjDa__newsTime{color:var(--text-muted);font-size:.7rem}.analyze-module__bUPjDa__newsArrow{color:var(--text-muted);transition:transform var(--transition-fast);flex-shrink:0;font-size:.9rem}.analyze-module__bUPjDa__newsItem:hover .analyze-module__bUPjDa__newsArrow{color:var(--brand-orange);transform:translate(4px)}.analyze-module__bUPjDa__newsRow{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.analyze-module__bUPjDa__newsRow .analyze-module__bUPjDa__newsPanel{margin-bottom:0}.analyze-module__bUPjDa__kapPanel{background:var(--glass-bg);border:1px solid var(--glass-border);border-left:4px solid var(--brand-red);border-radius:var(--radius-lg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);padding:1.5rem}.analyze-module__bUPjDa__kapBadge{color:var(--brand-red);text-transform:uppercase;letter-spacing:.05em;background:#e63b2e1f;border-radius:4px;align-items:center;gap:.35rem;margin-bottom:.75rem;padding:.15rem .5rem;font-size:.62rem;font-weight:700;display:inline-flex}.analyze-module__bUPjDa__kapEmpty{text-align:center;color:var(--text-muted);padding:1.5rem 0;font-size:.82rem}.analyze-module__bUPjDa__kapItem{border-bottom:1px solid var(--glass-border);transition:all var(--transition-fast);cursor:pointer;align-items:flex-start;gap:.75rem;padding:.85rem 0;text-decoration:none;display:flex}.analyze-module__bUPjDa__kapItem:last-child{border-bottom:none}.analyze-module__bUPjDa__kapItem:hover{padding-left:.4rem}.analyze-module__bUPjDa__kapIcon{background:#e63b2e14;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;font-size:.7rem;display:flex}.analyze-module__bUPjDa__kapContent{flex:1}.analyze-module__bUPjDa__kapTitle{color:var(--text-primary);transition:color var(--transition-fast);margin-bottom:.2rem;font-size:.82rem;font-weight:500;line-height:1.45}.analyze-module__bUPjDa__kapItem:hover .analyze-module__bUPjDa__kapTitle{color:var(--brand-red)}.analyze-module__bUPjDa__kapMeta{color:var(--text-muted);font-size:.68rem}@media (max-width:768px){.analyze-module__bUPjDa__newsRow{grid-template-columns:1fr}}.analyze-module__bUPjDa__rawPanel{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);margin-bottom:1.5rem;overflow:hidden}.analyze-module__bUPjDa__proTablePanel{padding:1.5rem;}.analyze-module__bUPjDa__rawToggle{cursor:pointer;width:100%;transition:background var(--transition-fast);color:var(--text-primary);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.analyze-module__bUPjDa__rawToggle:hover{background:var(--glass-bg)}.analyze-module__bUPjDa__rawToggleLeft{align-items:center;gap:.75rem;display:flex}.analyze-module__bUPjDa__rawToggleLeft div{flex-direction:column;align-items:flex-start;gap:.15rem;display:flex}.analyze-module__bUPjDa__rawToggleLeft strong{font-size:1rem}.analyze-module__bUPjDa__rawToggleSub{color:var(--text-muted);font-size:.75rem;font-weight:400}.analyze-module__bUPjDa__techViewContainer{flex-direction:column;grid-column:1/-1;gap:.75rem;display:flex}.analyze-module__bUPjDa__tvItem{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);transition:all var(--transition-fast);padding:1rem 1.15rem}.analyze-module__bUPjDa__tvItem:hover{border-color:var(--border-color-hover);background:var(--bg-card)}.analyze-module__bUPjDa__tvHeader{align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:flex}.analyze-module__bUPjDa__tvText{color:var(--text-secondary);margin:0;font-size:.85rem;line-height:1.65}.analyze-module__bUPjDa__rawTechToggle{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);cursor:pointer;color:var(--text-secondary);transition:all var(--transition-fast);grid-column:1/-1;justify-content:space-between;align-items:center;margin-top:.25rem;padding:.85rem 1.15rem;font-size:.85rem;font-weight:600;display:flex}.analyze-module__bUPjDa__rawTechToggle:hover{background:var(--bg-card);border-color:var(--border-color-hover)}.analyze-module__bUPjDa__rawChevron{transition:transform var(--transition-base);color:var(--text-muted);font-size:1.25rem}.analyze-module__bUPjDa__rawChevronOpen{transform:rotate(180deg)}.analyze-module__bUPjDa__rawContent{border-top:1px solid var(--glass-border);padding:0 1.5rem 1.5rem;animation:.3s analyze-module__bUPjDa__fadeInUp}.analyze-module__bUPjDa__rawContent p{color:var(--text-secondary);margin-top:.85rem;font-size:.88rem;line-height:1.8}.analyze-module__bUPjDa__disclaimer{border-radius:var(--radius-md);background:#ffc1070d;border:1px solid #ffc10726;align-items:flex-start;gap:.75rem;margin-top:1rem;padding:1rem 1.25rem;display:flex}.analyze-module__bUPjDa__disclaimer p{color:var(--text-muted);font-size:.78rem;line-height:1.6}@media (max-width:900px){.analyze-module__bUPjDa__targetsGrid{grid-template-columns:repeat(2,1fr)}.analyze-module__bUPjDa__techGrid{grid-template-columns:1fr}}@media (max-width:640px){.analyze-module__bUPjDa__heroTop{flex-direction:column}.analyze-module__bUPjDa__heroRight{align-items:stretch;width:100%}.analyze-module__bUPjDa__targetsGrid{grid-template-columns:repeat(2,1fr)}.analyze-module__bUPjDa__decisionHero{flex-direction:column}.analyze-module__bUPjDa__decisionRight{flex-direction:row;align-items:center}.analyze-module__bUPjDa__levelsCols{flex-direction:column}.analyze-module__bUPjDa__levelsDivider{width:100%;height:1px}}.analyze-module__bUPjDa__shareBtn{background:rgba(var(--primary-rgb,99,102,241),.15);color:var(--primary,#6366f1);border:1px solid rgba(var(--primary-rgb,99,102,241),.3);cursor:pointer;border-radius:50px;align-items:center;gap:6px;padding:10px 20px;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.analyze-module__bUPjDa__shareBtn:hover{background:rgba(var(--primary-rgb,99,102,241),.25)}.analyze-module__bUPjDa__shareDropdown{z-index:9999;background:var(--bg-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:16px;flex-direction:column;gap:6px;min-width:180px;padding:12px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 32px #0000004d}@media (max-width:768px){.analyze-module__bUPjDa__shareDropdown{top:auto;bottom:calc(100% + 8px);box-shadow:0 -8px 32px #0000004d}}.analyze-module__bUPjDa__shareLink{border-radius:10px;align-items:center;gap:10px;padding:8px 12px;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .15s;display:flex}.analyze-module__bUPjDa__shareLink:hover{background:var(--glass-bg)}.analyze-module__bUPjDa__shareDivider{background:var(--glass-border);height:1px;margin:2px 0}.analyze-module__bUPjDa__shareCopyBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;padding:8px 12px;font-size:.85rem;font-weight:500;transition:all .15s;display:flex}.analyze-module__bUPjDa__shareCopyBtn:hover{background:var(--glass-bg)}.analyze-module__bUPjDa__levelsExpandBtn{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-muted);cursor:pointer;border-radius:8px;width:100%;margin-top:10px;padding:6px 16px;font-size:.78rem;transition:all .2s}.analyze-module__bUPjDa__levelsExpandBtn:hover{background:var(--bg-card);color:var(--text-secondary)}.analyze-module__bUPjDa__expectationBox{background:var(--glass-bg);border-left:3px solid #9c27b066;border-radius:10px;margin-top:12px;padding:12px 16px}.analyze-module__bUPjDa__expectationTitle{color:var(--text-muted);font-size:.8rem;font-weight:600}.analyze-module__bUPjDa__quotaText{color:var(--text-muted);margin-top:10px;font-size:.78rem}.analyze-module__bUPjDa__ctaBanner{max-width:800px;margin:40px auto;padding:0 1.5rem}.analyze-module__bUPjDa__ctaCard{text-align:center;background:linear-gradient(135deg,#e63b2e14,#f5831f0d);border:1px solid #e63b2e26;border-radius:20px;padding:40px;position:relative;overflow:hidden}.analyze-module__bUPjDa__ctaTitle{margin-bottom:12px;font-size:1.8rem;font-weight:800}.analyze-module__bUPjDa__ctaDesc{color:var(--text-secondary);max-width:500px;margin:0 auto 24px;font-size:1.1rem}.analyze-module__bUPjDa__ctaBtn{color:#fff;background:linear-gradient(135deg,#e63b2e,#f5831f);border-radius:14px;padding:14px 36px;font-size:1.05rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 4px 20px #e63b2e4d}.analyze-module__bUPjDa__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 6px 28px #e63b2e73}.analyze-module__bUPjDa__noDataSection{text-align:center;padding:4rem 1.5rem}.analyze-module__bUPjDa__noDataText{color:var(--text-secondary)}.analyze-module__bUPjDa__blurContainer{filter:blur(6px);-webkit-user-select:none;user-select:none;pointer-events:none;position:relative}.analyze-module__bUPjDa__blurOverlay{z-index:50;pointer-events:all;filter:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.analyze-module__bUPjDa__blurCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-lg);text-align:center;background:#0f0f19eb;border:1px solid #e63b2e4d;max-width:420px;padding:2.5rem 3rem;animation:.6s analyze-module__bUPjDa__blurCardIn;box-shadow:0 0 60px #e63b2e26,0 8px 32px #00000080}@keyframes analyze-module__bUPjDa__blurCardIn{0%{opacity:0;transform:scale(.9)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.analyze-module__bUPjDa__blurIcon{margin-bottom:1rem;font-size:3rem;display:block}.analyze-module__bUPjDa__blurTitle{letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.analyze-module__bUPjDa__blurDesc{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.88rem;line-height:1.6}.analyze-module__bUPjDa__blurCta{background:var(--brand-gradient);color:#fff;border-radius:var(--radius-md);transition:all var(--transition-fast);align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 4px 20px #e63b2e59}.analyze-module__bUPjDa__blurCta:hover{transform:translateY(-2px);box-shadow:0 6px 28px #e63b2e80}@media (max-width:600px){.analyze-module__bUPjDa__blurCard{margin:0 1rem;padding:2rem 1.5rem}}@media (max-width:500px){.analyze-module__bUPjDa__heroRight{min-width:100%}.analyze-module__bUPjDa__targetsGrid,.analyze-module__bUPjDa__techGrid{grid-template-columns:1fr}.analyze-module__bUPjDa__levelsCol{min-width:100%}.analyze-module__bUPjDa__fundGrid{grid-template-columns:1fr}.analyze-module__bUPjDa__techValue{white-space:normal;word-wrap:break-word}.analyze-module__bUPjDa__priceValue{font-size:2.2rem}.analyze-module__bUPjDa__symbolBadge{white-space:normal;height:auto}}@media (max-width:768px){.analyze-module__bUPjDa__confirmCard{padding:1.75rem 1.1rem 1.5rem}.analyze-module__bUPjDa__confirmTitle{font-size:1.05rem}}
.SymbolComments-module__pdx3dW__commentsSection{margin-top:2rem;position:relative}.SymbolComments-module__pdx3dW__commentsHeader{align-items:center;margin-bottom:.9rem;display:flex}.SymbolComments-module__pdx3dW__commentsTitle{color:var(--text-primary,#fff);letter-spacing:-.02em;align-items:center;gap:.6rem;font-size:1.1rem;font-weight:800;display:flex}.SymbolComments-module__pdx3dW__commentsTitleIcon{font-size:1.2rem}.SymbolComments-module__pdx3dW__commentsCount{color:var(--text-muted,#888);background:#ffffff0f;border-radius:999px;padding:.15rem .55rem;font-size:.78rem;font-weight:600}.SymbolComments-module__pdx3dW__sortChips{align-items:center;gap:.5rem;margin-bottom:1.1rem;display:flex}.SymbolComments-module__pdx3dW__langFilter{color:var(--text-secondary,#aaa);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;max-width:11rem;margin-left:auto;padding:.4rem .7rem;font-size:.82rem;font-weight:600;transition:background .18s,color .18s,border-color .18s}.SymbolComments-module__pdx3dW__langFilter:hover{background:#ffffff1a}.SymbolComments-module__pdx3dW__langFilter:focus{border-color:var(--accent,#ff9800);color:var(--text-primary,#fff);outline:none}.SymbolComments-module__pdx3dW__sortChip{color:var(--text-secondary,#aaa);cursor:pointer;background:#ffffff0f;border:none;border-radius:8px;padding:.4rem .95rem;font-size:.82rem;font-weight:600;transition:background .18s,color .18s}.SymbolComments-module__pdx3dW__sortChip:hover{background:#ffffff1a}.SymbolComments-module__pdx3dW__sortChipActive{background:var(--text-primary,#fff);color:var(--bg-primary,#0a0a0f)}.SymbolComments-module__pdx3dW__sortChipActive:hover{opacity:.88}.SymbolComments-module__pdx3dW__composer{margin-bottom:1.4rem}.SymbolComments-module__pdx3dW__replyingBanner{color:#e53935;background:#e539351a;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.45rem .75rem;font-size:.8rem;font-weight:600;display:flex}.SymbolComments-module__pdx3dW__replyingBanner button{color:#e53935;cursor:pointer;background:0 0;border:none;align-items:center;display:flex}.SymbolComments-module__pdx3dW__composerRow{align-items:flex-start;gap:.7rem;display:flex}.SymbolComments-module__pdx3dW__composerAvatar,.SymbolComments-module__pdx3dW__rowAvatar{color:var(--text-primary,#fff);background:linear-gradient(135deg,#e63b2e40,#f5831f40);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex;overflow:hidden}.SymbolComments-module__pdx3dW__composerAvatar{width:36px;height:36px;font-size:.95rem}.SymbolComments-module__pdx3dW__rowAvatar{width:34px;height:34px;font-size:.9rem}.SymbolComments-module__pdx3dW__rowReply .SymbolComments-module__pdx3dW__rowAvatar{width:26px;height:26px;font-size:.75rem}.SymbolComments-module__pdx3dW__composerAvatar img,.SymbolComments-module__pdx3dW__rowAvatar img{object-fit:cover;width:100%;height:100%}.SymbolComments-module__pdx3dW__composerInputWrap{flex:1;min-width:0}.SymbolComments-module__pdx3dW__composerInput{width:100%;color:var(--text-primary,#fff);resize:none;background:0 0;border:none;border-bottom:1px solid #ffffff1f;outline:none;padding:.35rem 0;font-family:inherit;font-size:.92rem;line-height:1.5;transition:border-color .2s}.SymbolComments-module__pdx3dW__composerInput:focus{border-bottom-color:var(--accent-color,#e63b2e)}.SymbolComments-module__pdx3dW__composerInput::placeholder{color:var(--text-muted,#777)}.SymbolComments-module__pdx3dW__composerActions{justify-content:flex-end;align-items:center;gap:.7rem;margin-top:.5rem;display:flex}.SymbolComments-module__pdx3dW__charCount{color:var(--text-muted,#888);font-size:.72rem}.SymbolComments-module__pdx3dW__charOver{color:#e53935;font-weight:600}.SymbolComments-module__pdx3dW__composerSubmit{background:var(--accent-color,#e63b2e);color:#fff;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.35rem;padding:.4rem 1rem;font-size:.82rem;font-weight:700;transition:opacity .2s,transform .1s;display:inline-flex}.SymbolComments-module__pdx3dW__composerSubmit:hover:not(:disabled){opacity:.9}.SymbolComments-module__pdx3dW__composerSubmit:active:not(:disabled){transform:scale(.97)}.SymbolComments-module__pdx3dW__composerSubmit:disabled{opacity:.4;cursor:not-allowed}.SymbolComments-module__pdx3dW__commentsList{flex-direction:column;display:flex}.SymbolComments-module__pdx3dW__row{align-items:flex-start;gap:.7rem;padding:.85rem 0;display:flex}.SymbolComments-module__pdx3dW__rowReply{padding:.6rem 0}.SymbolComments-module__pdx3dW__rowBody{flex:1;min-width:0}.SymbolComments-module__pdx3dW__rowMeta{flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:.25rem;display:flex}.SymbolComments-module__pdx3dW__pinDot{font-size:.7rem}.SymbolComments-module__pdx3dW__rowUser{color:var(--text-primary,#fff);font-size:.82rem;font-weight:700}.SymbolComments-module__pdx3dW__rowBadge{border:1px solid;border-radius:4px;padding:.1rem .35rem;font-size:.62rem;font-weight:700;line-height:1.4}.SymbolComments-module__pdx3dW__rowTime{color:var(--text-muted,#888);font-size:.74rem}.SymbolComments-module__pdx3dW__rowEdited{color:var(--text-muted,#888);font-size:.72rem;font-style:italic}.SymbolComments-module__pdx3dW__rowContent{color:var(--text-secondary,#ddd);white-space:pre-wrap;word-break:break-word;margin:0;font-size:.9rem;line-height:1.5}.SymbolComments-module__pdx3dW__rowClamped{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.SymbolComments-module__pdx3dW__replyToTag{color:#e53935;background:#e539351a;border-radius:4px;margin-right:.35rem;padding:.05rem .3rem;font-size:.82rem;font-weight:700}.SymbolComments-module__pdx3dW__showMoreBtn{color:var(--text-muted,#999);cursor:pointer;background:0 0;border:none;margin-top:.1rem;padding:.2rem 0;font-size:.8rem;font-weight:600}.SymbolComments-module__pdx3dW__showMoreBtn:hover{color:var(--text-primary,#fff)}.SymbolComments-module__pdx3dW__rowActions{align-items:center;gap:.4rem;margin-top:.35rem;display:flex}.SymbolComments-module__pdx3dW__voteBtn{color:var(--text-muted,#999);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.3rem;padding:.25rem .4rem;font-size:.78rem;transition:background .15s,color .15s;display:inline-flex}.SymbolComments-module__pdx3dW__voteBtn:hover:not(:disabled){background:#ffffff0f}.SymbolComments-module__pdx3dW__voteBtn:disabled{cursor:default;opacity:.6}.SymbolComments-module__pdx3dW__voteActive{color:#00c853}.SymbolComments-module__pdx3dW__voteActiveDown{color:#e53935}.SymbolComments-module__pdx3dW__replyBtn{color:var(--text-muted,#999);cursor:pointer;background:0 0;border:none;border-radius:6px;margin-left:.2rem;padding:.25rem .6rem;font-size:.78rem;font-weight:600;transition:background .15s}.SymbolComments-module__pdx3dW__replyBtn:hover{color:var(--text-primary,#fff);background:#ffffff0f}.SymbolComments-module__pdx3dW__menuWrap{margin-left:auto;position:relative}.SymbolComments-module__pdx3dW__menuBtn{color:var(--text-muted,#888);cursor:pointer;background:0 0;border:none;border-radius:50%;padding:.25rem;transition:background .15s;display:flex}.SymbolComments-module__pdx3dW__menuBtn:hover{background:#ffffff14}.SymbolComments-module__pdx3dW__menu{z-index:20;background:#1a1a2e;border:1px solid #ffffff1a;border-radius:10px;min-width:140px;margin-top:.25rem;padding:.3rem;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 8px 24px #0006}.SymbolComments-module__pdx3dW__menu button{text-align:left;width:100%;color:var(--text-secondary,#ddd);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.5rem .7rem;font-size:.82rem;transition:background .15s;display:block}.SymbolComments-module__pdx3dW__menu button:hover{background:#ffffff0f}.SymbolComments-module__pdx3dW__menuDanger{color:#e53935!important}.SymbolComments-module__pdx3dW__repliesToggle{color:#4fa3ff;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.3rem;margin-top:.3rem;padding:.4rem .6rem .4rem 0;font-size:.82rem;font-weight:700;display:inline-flex}.SymbolComments-module__pdx3dW__repliesToggle:hover{color:#7bb8ff}.SymbolComments-module__pdx3dW__replyThread{border-left:2px solid #ffffff0f;margin-top:.4rem;padding-left:.5rem}.SymbolComments-module__pdx3dW__replyLoading{color:var(--text-muted,#888);padding:.6rem 0;font-size:.9rem}.SymbolComments-module__pdx3dW__loadMoreReplies{color:#4fa3ff;cursor:pointer;background:0 0;border:none;padding:.4rem 0;font-size:.8rem;font-weight:600}.SymbolComments-module__pdx3dW__loadMoreReplies:hover{color:#7bb8ff}.SymbolComments-module__pdx3dW__editBox{margin:.3rem 0}.SymbolComments-module__pdx3dW__editArea{width:100%;color:var(--text-primary,#fff);resize:vertical;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:8px;outline:none;padding:.6rem;font-family:inherit;font-size:.88rem}.SymbolComments-module__pdx3dW__editArea:focus{border-color:var(--accent-color,#e63b2e)}.SymbolComments-module__pdx3dW__editActions{justify-content:flex-end;gap:.5rem;margin-top:.5rem;display:flex}.SymbolComments-module__pdx3dW__btnGhost{color:var(--text-secondary,#aaa);cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:999px;padding:.35rem .9rem;font-size:.8rem;font-weight:600;transition:background .15s}.SymbolComments-module__pdx3dW__btnGhost:hover{background:#ffffff0f}.SymbolComments-module__pdx3dW__btnPrimary{background:var(--accent-color,#e63b2e);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:.35rem 1rem;font-size:.8rem;font-weight:700;transition:opacity .2s}.SymbolComments-module__pdx3dW__btnPrimary:hover:not(:disabled){opacity:.9}.SymbolComments-module__pdx3dW__btnPrimary:disabled{opacity:.4;cursor:not-allowed}.SymbolComments-module__pdx3dW__loginCta{background:var(--glass-bg,#ffffff08);text-align:center;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;align-items:center;gap:.6rem;margin-bottom:1.4rem;padding:1.6rem 1rem;display:flex}.SymbolComments-module__pdx3dW__loginCtaText{color:var(--text-secondary,#bbb);margin:0;font-size:.9rem}.SymbolComments-module__pdx3dW__loginCtaBtn{background:var(--accent-color,#e63b2e);color:#fff;border-radius:999px;align-items:center;gap:.4rem;padding:.55rem 1.4rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex}.SymbolComments-module__pdx3dW__loginCtaBtn:hover{opacity:.9}.SymbolComments-module__pdx3dW__emptyState{text-align:center;flex-direction:column;align-items:center;gap:.4rem;padding:2.5rem 1rem;display:flex}.SymbolComments-module__pdx3dW__emptyIcon{font-size:2rem}.SymbolComments-module__pdx3dW__emptyTitle{color:var(--text-secondary,#bbb);margin:0;font-size:.95rem;font-weight:700}.SymbolComments-module__pdx3dW__emptySubtext{color:var(--text-muted,#888);margin:0;font-size:.82rem}.SymbolComments-module__pdx3dW__errorBanner{color:#ff6b6b;background:#e5393514;border:1px solid #e5393533;border-radius:10px;align-items:center;gap:.4rem;margin:.6rem 0;padding:.6rem .9rem;font-size:.82rem;display:flex}.SymbolComments-module__pdx3dW__loadMoreBtn{width:100%;color:var(--text-secondary,#bbb);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;margin-top:.8rem;padding:.7rem;font-size:.85rem;font-weight:600;transition:background .2s}.SymbolComments-module__pdx3dW__loadMoreBtn:hover:not(:disabled){background:#ffffff14}.SymbolComments-module__pdx3dW__loadMoreBtn:disabled{opacity:.5;cursor:default}.SymbolComments-module__pdx3dW__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000000a6;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.SymbolComments-module__pdx3dW__modal{background:#15151f;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:440px;padding:1.5rem;box-shadow:0 20px 60px #00000080}.SymbolComments-module__pdx3dW__modalTitle{color:#fff;margin:0 0 1rem;font-size:1.1rem;font-weight:700}.SymbolComments-module__pdx3dW__modalPreview{color:var(--text-muted,#999);background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;margin-bottom:1rem;padding:.7rem;font-size:.82rem;font-style:italic}.SymbolComments-module__pdx3dW__modalLabel{color:var(--text-secondary,#aaa);margin-bottom:.4rem;font-size:.82rem;display:block}.SymbolComments-module__pdx3dW__modalSelect,.SymbolComments-module__pdx3dW__modalTextarea{color:#fff;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;outline:none;width:100%;margin-bottom:1rem;padding:.55rem .7rem;font-family:inherit;font-size:.85rem}.SymbolComments-module__pdx3dW__modalSelect:focus,.SymbolComments-module__pdx3dW__modalTextarea:focus{border-color:var(--accent-color,#e63b2e)}.SymbolComments-module__pdx3dW__modalSelect option{color:#fff;background:#1a1a2e}.SymbolComments-module__pdx3dW__modalTextarea{resize:vertical}.SymbolComments-module__pdx3dW__modalActions{justify-content:flex-end;gap:.7rem;display:flex}.SymbolComments-module__pdx3dW__toast{color:#fff;z-index:1100;background:#1f1f2e;border:1px solid #ffffff1f;border-radius:999px;padding:.75rem 1.3rem;font-size:.85rem;font-weight:500;animation:.25s SymbolComments-module__pdx3dW__toastIn;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 8px 28px #00000080}@keyframes SymbolComments-module__pdx3dW__toastIn{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}@media (max-width:480px){.SymbolComments-module__pdx3dW__modal{max-width:100%}.SymbolComments-module__pdx3dW__rowContent{font-size:.88rem}}
.symbol-module___qYi3q__page{max-width:1240px;min-height:100%;margin:0 auto;padding:1.25rem 1.5rem 3rem}.symbol-module___qYi3q__head{border-bottom:1px solid var(--border-color);flex-wrap:wrap;align-items:center;gap:1.25rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.symbol-module___qYi3q__identity{align-items:center;gap:.6rem;display:flex}.symbol-module___qYi3q__sym{font-family:var(--font-mono);letter-spacing:.01em;font-size:clamp(1.4rem,3vw,1.9rem);font-weight:800}.symbol-module___qYi3q__exTag{font-family:var(--font-mono);letter-spacing:.1em;color:#f5a623;border:1px solid #f5a62359;border-radius:5px;padding:.18rem .5rem;font-size:.62rem;font-weight:700}.symbol-module___qYi3q__liveDot{background:var(--text-muted);border-radius:50%;width:7px;height:7px}.symbol-module___qYi3q__liveOn{background:var(--bull-green);animation:1.6s ease-in-out infinite symbol-module___qYi3q__livePulse;box-shadow:0 0 8px #00e676b3}@keyframes symbol-module___qYi3q__livePulse{0%,to{opacity:1}50%{opacity:.4}}.symbol-module___qYi3q__quote{flex-wrap:wrap;flex:1;align-items:baseline;gap:.85rem;display:flex}.symbol-module___qYi3q__price{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:clamp(1.3rem,2.6vw,1.7rem);font-weight:700;transition:color .15s ease-out}.symbol-module___qYi3q__flashUp{color:var(--bull-green)}.symbol-module___qYi3q__flashDown{color:var(--bear-red)}.symbol-module___qYi3q__change{font-family:var(--font-mono);font-size:.95rem;font-weight:700}.symbol-module___qYi3q__up{color:var(--bull-green)}.symbol-module___qYi3q__down{color:var(--bear-red)}.symbol-module___qYi3q__miniStats{font-family:var(--font-mono);letter-spacing:.08em;color:var(--text-muted);gap:.9rem;font-size:.66rem;display:inline-flex}.symbol-module___qYi3q__miniStats strong{color:var(--text-secondary);font-weight:600}.symbol-module___qYi3q__aiCta{height:36px;font-family:var(--font-mono);letter-spacing:.1em;color:#fff;background:var(--brand-gradient);white-space:nowrap;transition:filter var(--transition-fast);border-radius:8px;align-items:center;gap:.5rem;padding:0 1.1rem;font-size:.7rem;font-weight:700;display:inline-flex}.symbol-module___qYi3q__aiCta:hover{filter:brightness(1.12)}.symbol-module___qYi3q__mainGrid{grid-template-columns:minmax(0,2fr) minmax(300px,1fr);gap:1.25rem;margin-bottom:1.25rem;display:grid}.symbol-module___qYi3q__subGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.25rem;display:grid}.symbol-module___qYi3q__panel{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;min-width:0;padding:1rem 1.1rem 1.1rem}.symbol-module___qYi3q__panelHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.9rem;display:flex}.symbol-module___qYi3q__panelTitle{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--text-secondary);font-size:.7rem;font-weight:600}.symbol-module___qYi3q__tfRow{flex-wrap:wrap;gap:.3rem;display:flex}.symbol-module___qYi3q__tfPill{height:26px;font-family:var(--font-mono);letter-spacing:.06em;color:var(--text-muted);border:1px solid var(--border-color);transition:color var(--transition-fast),border-color var(--transition-fast);background:0 0;border-radius:6px;padding:0 .7rem;font-size:.66rem;font-weight:600}.symbol-module___qYi3q__tfPill:hover{color:var(--text-primary)}.symbol-module___qYi3q__tfActive{color:#f5a623;background:#f5a62314;border-color:#f5a62373}.symbol-module___qYi3q__chartFrame{background:var(--bg-primary);border:none;border-radius:8px;width:100%;height:460px;display:block}.symbol-module___qYi3q__techList{font-variant-numeric:tabular-nums;flex-direction:column;display:flex}.symbol-module___qYi3q__techRow{border-bottom:1px solid var(--border-color);grid-template-columns:1fr auto minmax(64px,auto);align-items:center;gap:.6rem;padding:.45rem .15rem;display:grid}.symbol-module___qYi3q__techRow:last-child{border-bottom:none}.symbol-module___qYi3q__techName{color:var(--text-secondary);font-size:.78rem}.symbol-module___qYi3q__techVal{font-family:var(--font-mono);color:var(--text-primary);text-align:right;font-size:.78rem}.symbol-module___qYi3q__chip{font-family:var(--font-mono);letter-spacing:.08em;white-space:nowrap;border-radius:999px;justify-self:end;padding:.16rem .5rem;font-size:.58rem;font-weight:700}.symbol-module___qYi3q__chipBuy{color:var(--bull-green);background:#00e6761a;border:1px solid #00e6764d}.symbol-module___qYi3q__chipSell{color:var(--bear-red);background:#ff52521a;border:1px solid #ff52524d}.symbol-module___qYi3q__chipNeutral{color:var(--text-muted);border:1px solid var(--border-color);background:#94a3b814}.symbol-module___qYi3q__stateLine{font-family:var(--font-mono);color:var(--text-muted);text-align:center;padding:1.25rem .25rem;font-size:.74rem}.symbol-module___qYi3q__retry{color:#f5a623;font-family:var(--font-mono);cursor:pointer;background:0 0;border:none;font-size:.74rem;text-decoration:underline}.symbol-module___qYi3q__newsList{flex-direction:column;display:flex}.symbol-module___qYi3q__newsRow{border-bottom:1px solid var(--border-color);transition:background var(--transition-fast);justify-content:space-between;align-items:baseline;gap:.75rem;padding:.55rem .15rem;display:flex}.symbol-module___qYi3q__newsRow:last-child{border-bottom:none}.symbol-module___qYi3q__newsRow:hover{background:#f5a6230a}.symbol-module___qYi3q__newsTitle{color:var(--text-primary);font-size:.8rem;line-height:1.45}.symbol-module___qYi3q__newsTime{font-family:var(--font-mono);color:var(--text-muted);white-space:nowrap;flex:none;font-size:.64rem}@media (max-width:1024px){.symbol-module___qYi3q__mainGrid,.symbol-module___qYi3q__subGrid{grid-template-columns:1fr}}@media (max-width:768px){.symbol-module___qYi3q__page{padding:1rem .75rem 2.5rem}.symbol-module___qYi3q__head{gap:.6rem}.symbol-module___qYi3q__aiCta{justify-content:center;width:100%}.symbol-module___qYi3q__chartFrame{height:360px}}@media (prefers-reduced-motion:reduce){.symbol-module___qYi3q__liveOn{animation:none}}.symbol-module___qYi3q__symIcon{object-fit:contain;background:var(--bg-secondary);border-radius:8px;flex:none;width:30px;height:30px}.symbol-module___qYi3q__cardsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem;margin-bottom:1.25rem;display:grid}.symbol-module___qYi3q__cardRel{position:relative;overflow:hidden}.symbol-module___qYi3q__cRows{font-variant-numeric:tabular-nums;flex-direction:column;display:flex}.symbol-module___qYi3q__cRow{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:baseline;gap:.75rem;padding:.42rem .1rem;display:flex}.symbol-module___qYi3q__cRow:last-child{border-bottom:none}.symbol-module___qYi3q__cKey{color:var(--text-secondary);font-size:.76rem}.symbol-module___qYi3q__cVal{font-family:var(--font-mono);color:var(--text-primary);text-align:right;font-size:.78rem}.symbol-module___qYi3q__cList{flex-direction:column;display:flex}.symbol-module___qYi3q__cListRow{border-bottom:1px solid var(--border-color);transition:background var(--transition-fast);flex-direction:column;gap:.15rem;padding:.5rem .1rem;display:flex}.symbol-module___qYi3q__cListRow:last-child{border-bottom:none}.symbol-module___qYi3q__cListRow:hover{background:#f5a6230a}.symbol-module___qYi3q__cListPrimary{color:var(--text-primary);font-size:.78rem;line-height:1.4}.symbol-module___qYi3q__cListSecondary{font-family:var(--font-mono);color:var(--text-muted);font-size:.62rem}.symbol-module___qYi3q__gatedBlur{filter:blur(7px);opacity:.55;pointer-events:none;-webkit-user-select:none;user-select:none}.symbol-module___qYi3q__gateBadge{font-family:var(--font-mono);letter-spacing:.14em;color:#f5a623;border:1px solid #f5a62366;border-radius:5px;padding:.14rem .4rem;font-size:.56rem;font-weight:700}.symbol-module___qYi3q__gateOverlay{color:#f5a623;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:0 1rem;display:flex;position:absolute;inset:42px 0 0}.symbol-module___qYi3q__gateText{color:var(--text-secondary);max-width:220px;font-size:.72rem;line-height:1.5}.symbol-module___qYi3q__gateCta{font-family:var(--font-mono);letter-spacing:.1em;color:#fff;background:var(--brand-gradient);transition:filter var(--transition-fast);border-radius:7px;padding:.45rem 1rem;font-size:.66rem;font-weight:700}.symbol-module___qYi3q__gateCta:hover{filter:brightness(1.12)}.symbol-module___qYi3q__cardWide{grid-column:1/-1}.symbol-module___qYi3q__cardWide .symbol-module___qYi3q__cRows{grid-template-columns:1fr 1fr;column-gap:2.5rem;display:grid}@media (max-width:768px){.symbol-module___qYi3q__cardWide .symbol-module___qYi3q__cRows{grid-template-columns:1fr}}.symbol-module___qYi3q__cardDesc{color:var(--text-secondary);margin-bottom:.85rem;font-size:.78rem;line-height:1.65}
