body.stock-detail-page{background:#f4f7fb}.stock_detail_page{background:#f4f7fb;padding-bottom:3.34rem}.stock_scroll_market{width:100%;height:48px;background:#fff;border-bottom:1px solid #f0f1f8;display:flex;align-items:center;overflow:hidden}.stock_scroll_track{display:flex;align-items:center;gap:24px;animation:stock-scroll 450s linear infinite;width:fit-content;flex-shrink:0}.stock_scroll_track:hover{animation-play-state:paused}@keyframes stock-scroll{0%{transform:translateX(0)}100%{transform:translateX(calc(-1 * var(--stock-scroll-distance, 0px)))}}.stock_scroll_item{display:flex;align-items:center;gap:6px;flex-shrink:0;white-space:nowrap;text-decoration:none;color:inherit}.stock_scroll_logo{width:20px;height:20px;border-radius:50%;object-fit:cover;flex-shrink:0}.stock_scroll_symbol,.stock_scroll_price,.stock_scroll_change{font-size:14px;font-weight:500;color:#24292e}.stock_scroll_symbol{font-weight:600}.stock_scroll_info{display:flex;align-items:center;gap:4px}.stock_scroll_arrow{width:16px;height:16px}.positive{color:#00b98c}.negative{color:#f23f58}.is-up{color:#00b98c}.is-down{color:#f23f58}.stock_detail_container{padding:2rem 1.34rem 2.66rem}.stock_detail_layout{display:flex;flex-direction:column;gap:1.34rem}.stock_detail_card{background:#fff;border-radius:2rem;border:1px solid #f0f1f8;padding:2rem}.stock_detail_main{display:flex;gap:1.67rem;flex-direction:column}.stock_detail_section_title{margin:0 0 2rem;font-size:3rem;font-weight:600;color:#24292e;line-height:1.4}.stock_detail_header{padding:2rem}.stock_detail_header_top{display:flex;align-items:flex-start;justify-content:space-between;gap:1.34rem;margin-bottom:1.34rem}.stock_detail_title{margin:0;flex:1;min-width:0;font-size:4rem;font-weight:600;color:#24292e;line-height:1.3}.stock_detail_watch_btn{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:4.66rem;height:4.66rem;padding:0;border:none;background:transparent;cursor:pointer}.stock_detail_watch_btn .watch_icon{width:3.34rem;height:3.34rem;object-fit:contain}.stock_detail_watch_btn:disabled{opacity:0.6;cursor:not-allowed}.stock_detail_price_row{display:flex;align-items:center;justify-content:space-between;gap:1.34rem;margin-bottom:0.66rem}.stock_detail_price_wrap{display:flex;align-items:center;gap:0.66rem;min-width:0}.stock_detail_price{font-size:5.6rem;font-weight:600;line-height:1.2}.stock_detail_trend_icon{width:3.2rem;height:3.2rem;object-fit:contain}.stock_detail_change_pill{flex-shrink:0;padding:1.16rem 1.66rem;border-radius:1rem;font-size:2.34rem;font-weight:500;line-height:1.3;color:#fff;background:#00b98c}.stock_detail_change_pill.is-down{background:#f23f58}.stock_detail_meta{display:flex;align-items:flex-start;justify-content:space-between;gap:1.34rem;margin-bottom:2rem}.stock_detail_market_status{flex:1;min-width:0;font-size:2rem;color:#7c8597;line-height:1.4}#stockDetailMarketTime{font-size:2rem;color:#7c8597;line-height:1.4}.stock_detail_tags{display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;gap:0.66rem;max-width:55%}.stock_detail_tag{display:inline-flex;align-items:center;padding:0.34rem 0.66rem;border:1px solid #f0f1f8;border-radius:0.66rem}.stock_detail_tag .tag_icon{width:2.34rem;height:2.34rem;object-fit:contain}.stock_detail_stats{margin-top:2rem}.stock_detail_stats_columns{display:flex;gap:1rem}.stock_detail_stats_col{flex:1;min-width:0;display:flex;flex-direction:column;gap:1.34rem}.stock_detail_stat_item{display:flex;flex-direction:column;align-items:flex-start;gap:0.34rem;min-width:0}.stock_detail_stat_item .stat_label{font-size:1.84rem;color:#7c8597;line-height:1.3}.stock_detail_stat_item .stat_value{font-size:1.84rem;font-weight:600;color:#24292e;line-height:1.3;word-break:break-word}.stock_detail_stats:not(.is-expanded) .stock_detail_stat_item:nth-child(n+4){display:none}.stock_detail_stats_toggle{display:flex;align-items:center;justify-content:center;width:100%;margin-top:1.34rem;padding:0.34rem 0;border:none;background:transparent;cursor:pointer}.stock_detail_stats_toggle img{width:2.66rem;height:2.66rem;object-fit:contain;transition:transform 0.2s ease}.stock_detail_stats_toggle.is-expanded img{transform:rotate(180deg)}.stock_detail_after_hours{margin-top:2rem;border-radius:1.34rem}.stock_detail_after_hours+.stock_detail_after_hours{margin-top:1.34rem}.after_hours_head{display:flex;flex-direction:column;align-items:flex-start;gap:0.66rem}.after_hours_quote{display:flex;flex-wrap:wrap;align-items:center;gap:0.66rem;min-width:0}.after_hours_title{font-size:2rem;color:#89939e;line-height:1.3}.after_hours_price_group{display:inline-flex;align-items:center;gap:0.66rem;font-size:2rem;font-weight:500;line-height:1.3}.after_hours_time{font-size:1.84rem;color:#7c8597;line-height:1.3}.after_hours_stats{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1.34rem 2rem;margin-top:1.66rem;padding-top:1.66rem}.after_hours_stat_item{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-width:0}.after_hours_stat_item .stat_label,.after_hours_stat_item .stat_value{font-size:1.84rem;line-height:1.3}.after_hours_stat_item .stat_label{color:#7c8597}.after_hours_stat_item .stat_value{font-weight:500;color:#24292e;text-align:right;word-break:break-word}.stock_detail_after_hours:not(.is-expanded) .after_hours_time,.stock_detail_after_hours:not(.is-expanded) .after_hours_stats{display:none}.stock_detail_news{margin-top:2rem;padding:1.66rem 2rem;border-radius:1rem;background:#f4f7fb}.news_row{display:flex;align-items:flex-start;gap:0.66rem;min-width:0;font-size:2rem;line-height:1.5}.news_row+.news_row{margin-top:1rem}.news_icon{flex-shrink:0;width:2.66rem;height:2.66rem;margin-top:0.16rem;object-fit:contain}.news_label{flex-shrink:0;color:#89939e}.news_text{min-width:0;color:#24292e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stock_detail_kline_slot{min-height:52rem;position:relative}.stock_kline_head{margin-bottom:2rem}.stock_kline_tabs{display:flex;flex-wrap:wrap;gap:1.34rem}.stock_kline_tab{height:4.66rem;padding:0 2rem;border:none;border-radius:100px;background:#f6f7fb;font-size:2.34rem;color:#576278;cursor:pointer}.stock_kline_tab.active{background:#f7d049;color:#1a1a1a;font-weight:500}#stockKlineChart{width:100%;min-height:344px}.stock_kline_chart_wrap{position:relative}.stock_kline_ma_tip{position:absolute;top:0.66rem;left:0.66rem;z-index:2;padding:0.66rem 1rem;border-radius:0.66rem;background:rgba(255,255,255,0.92);pointer-events:none}.stock_kline_ma_tip .ma_tip_row{font-size:1.84rem;line-height:1.5;color:#7c8597}.chart_loading,.chart_empty{display:flex;align-items:center;justify-content:center;min-height:20rem;font-size:2.34rem;color:#7c8597}.distribution_body{display:flex;flex-direction:column;align-items:center;gap:2rem}.pie_wrap{position:relative;width:100%;max-width:56rem;height:44rem}.distribution_pie{width:100%;height:100%}.pie_center{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center}.pie_center_label{font-size:2rem;color:#7c8597}.pie_center_value{font-size:2.66rem;font-weight:600;color:#24292e}.pie_center_value.is-positive{color:#00b98c}.pie_center_value.is-negative{color:#f23f58}.flow_compare{width:100%}.flow_compare_grid{display:grid;grid-template-columns:1fr auto 1fr;gap:0.66rem 1rem;align-items:center}.flow_compare_head{font-size:1.84rem}.flow_compare_side{display:flex;align-items:center;gap:0.66rem}.flow_compare_side--sell{justify-content:flex-end}.flow_compare_side--buy{justify-content:flex-start}.flow_compare_label{color:#7c8597}.flow_compare_value{font-weight:500}.flow_compare_row{display:flex;align-items:center;gap:0.66rem;min-height:2rem}.flow_compare_row--sell{justify-content:flex-end}.flow_compare_row--buy{justify-content:flex-start}.flow_compare_bar{height:1rem;border-radius:0.5rem;min-width:0.66rem}.flow_compare_amount{font-size:1.84rem;color:#24292e;white-space:nowrap}.flow_compare_tier{text-align:center;font-size:1.84rem;color:#7c8597}.flow_line_head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2rem}.flow_line_tabs{display:flex;flex-wrap:wrap;gap:1rem}.flow_line_tab{height:4.66rem;padding:0 2rem;border:none;border-radius:100px;background:#f6f7fb;font-size:2.34rem;color:#576278;cursor:pointer}.flow_line_tab.active{background:#f7d049;color:#1a1a1a;font-weight:500}.flow_line_unit{font-size:2rem;color:#7c8597;white-space:nowrap}.flow_line_echart{width:100%;height:40rem;overflow:visible}.stock_detail_card.stock_detail_rating{overflow:visible}.shareholder_body{display:flex;flex-direction:column;gap:2rem}.shareholder_pie_wrap{width:100%;height:36rem}.shareholder_pie{width:100%;height:100%}.shareholder_legend{display:flex;flex-direction:column;gap:1.34rem}.legend_item{display:flex;align-items:center;gap:1rem;cursor:pointer}.legend_item.is-active .legend_name{font-weight:600}.legend_dot{width:1.34rem;height:1.34rem;border-radius:50%;flex-shrink:0}.legend_name{flex:1;min-width:0;font-size:2.34rem;color:#24292e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legend_ratio{font-size:2.34rem;color:#89939e}.stock_detail_info_list{margin:0}.info_row{display:flex;align-items:flex-start;justify-content:space-between;gap:1.34rem;padding:1.66rem 0;border-bottom:1px solid #f0f1f8}.info_row:last-child{border-bottom:none;padding-bottom:0}.info_row dt{margin:0;flex-shrink:0;font-size:2.34rem;color:#7c8597}.info_row dd{margin:0;font-size:2.34rem;color:#24292e;text-align:right;word-break:break-word}.info_row .info_link{color:#2b5ce6;text-decoration:none}
