body{margin:0;padding:0;background:#f4f7fb}.stock_detail_page{background:#f4f7fb;padding-bottom:80px}.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-detail-scroll 60s linear infinite;width:fit-content}.stock_scroll_track:hover{animation-play-state:paused}@keyframes stock-detail-scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.stock_scroll_item{display:flex;align-items:center;gap:6px;flex-shrink:0;white-space:nowrap}.stock_scroll_logo{width:20px;height:20px;border-radius:50%;object-fit:cover}.stock_scroll_symbol{font-size:14px;font-weight:600;color:#1a1a1a}.stock_scroll_price{font-size:14px;font-weight:500;color:#1a1a1a}.stock_scroll_change{font-size:14px;font-weight:500}.stock_scroll_info{display:flex;align-items:center;gap:4px}.stock_scroll_arrow{width:16px;height:16px}.positive{color:#09c274}.negative{color:#f43c52}.stock_detail_container{width:1200px;margin:0 auto;padding:20px 0 24px;box-sizing:border-box}.stock_detail_layout{display:flex;align-items:flex-start;gap:20px}.stock_detail_main{width:788px;flex-shrink:0;display:flex;flex-direction:column;gap:20px;min-width:0}.stock_detail_aside{width:392px;flex-shrink:0;display:flex;flex-direction:column;gap:20px;min-width:0}.stock_detail_card{background:#fff;border:1px solid #f0f1f8;border-radius:12px;padding:16px;min-width:0}.stock_detail_section_title{margin:0 0 16px;font-size:18px;font-weight:600;color:#1a1a1a;line-height:1.4}.is-up{color:#09c274}.is-down{color:#f43c52}.stock_detail_header{padding:20px}.stock_detail_header_top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.stock_detail_title{margin:0;flex:1;min-width:0;font-size:24px;font-weight:600;color:#1a1a1a;line-height:1.3}.stock_detail_watch_btn{display:inline-flex;flex-shrink:0;align-items:center;gap:4px;height:32px;padding:0 12px;border:1px solid #f0f1f8;border-radius:8px;background:transparent;font-size:14px;color:#576278;cursor:pointer}.stock_detail_watch_btn .watch_icon{width:16px;height:16px;object-fit:contain}.stock_detail_watch_btn.is-active{border-color:rgba(253,212,46,0.4);color:#1a1a1a}.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:12px;margin-bottom:8px}.stock_detail_price_wrap{display:flex;align-items:center;gap:4px}.stock_detail_price{font-size:36px;font-weight:600;line-height:1.2}.stock_detail_trend_icon{width:16px;height:16px}.stock_detail_change_pill{flex-shrink:0;padding:7px 10px;border-radius:6px;font-size:14px;font-weight:500;color:#fff;background:#09c274}.stock_detail_change_pill.is-down{background:#f43c52}.stock_detail_market_status{margin-bottom:12px;font-size:12px;color:#7c8597}.stock_detail_tags{display:flex;flex-wrap:wrap;gap:6px}.stock_detail_tag{display:inline-flex;align-items:center;gap:4px;padding:2px 6px;border:1px solid #f0f1f8;border-radius:4px;font-size:12px;color:#7c8597}.stock_detail_tag .tag_icon{width:16px;height:16px}.stock_detail_kline_slot{min-height:480px;position:relative}.stock_kline_head{margin-bottom:12px}.stock_kline_tabs{display:flex;flex-wrap:wrap;gap:8px}.stock_kline_tab{height:28px;padding:0 12px;border:none;border-radius:100px;background:#f6f7fb;font-size:14px;color:#576278;cursor:pointer}.stock_kline_tab.active{background:#f7d049;color:#1a1a1a;font-weight:500}#stockKlineChart{width:100%;min-height:440px}.stock_detail_chart_empty{min-height:200px}.chart_loading,.chart_empty{display:flex;align-items:center;justify-content:center;min-height:200px;font-size:14px;color:#7c8597}.after_hours_head{display:flex;gap:8px;align-items:flex-start;justify-content:space-between}.after_hours_quote{display:flex;flex-wrap:wrap;align-items:center;gap:4px;min-width:0}.after_hours_title{font-size:14px;color:#576278}.after_hours_price_group{display:inline-flex;align-items:center;gap:4px;font-size:14px;font-weight:500}.after_hours_time{flex-shrink:0;font-size:12px;color:#7c8597;white-space:nowrap}.after_hours_stats{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:8px 16px;margin-top:10px;padding-top:10px}.after_hours_stat_item{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px}.after_hours_stat_item .stat_label{color:#7c8597}.after_hours_stat_item .stat_value{font-weight:500;color:#1a1a1a;text-align:right}.stock_detail_stats_grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:10px 16px}.stock_detail_stat_item{display:flex;align-items:center;justify-content:space-between;gap:6px;min-width:0}.stock_detail_stat_item .stat_label_wrap{display:inline-flex;align-items:center;gap:2px;min-width:0}.stock_detail_stat_item .stat_label{font-size:14px;color:#7c8597}.stock_detail_stat_item .stat_value{flex-shrink:0;font-size:14px;font-weight:500;color:#1a1a1a;text-align:right}.stock_detail_info_list{margin:0}.info_row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid #f0f1f8}.info_row:last-child{border-bottom:none}.info_row dt{margin:0;flex-shrink:0;font-size:14px;color:#7c8597}.info_row dd{margin:0;font-size:14px;color:#1a1a1a;text-align:right;word-break:break-word}.stock_detail_recommend_list{display:flex;flex-direction:column;gap:10px}.recommend_row{display:grid;grid-template-columns:32px 1fr auto;gap:8px;align-items:center;padding:10px 0;border-bottom:1px solid #f0f1f8;text-decoration:none;color:inherit}.recommend_row:last-child{border-bottom:none;padding-bottom:0}.recommend_icon{width:32px;height:32px;border-radius:50%;object-fit:cover}.recommend_info{min-width:0}.recommend_symbol{font-size:16px;font-weight:600;color:#1a1a1a}.recommend_name{font-size:12px;color:#7c8597;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recommend_quote{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}.recommend_price{font-size:14px;font-weight:500;color:#1a1a1a}.recommend_change{font-size:14px;font-weight:500}.distribution_body{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap}.pie_wrap{position:relative;width:280px;height:220px;flex-shrink:0}.distribution_pie{width:100%;height:100%}.pie_center{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;align-items:center;gap:4px;pointer-events:none;text-align:center}.pie_center_label{font-size:14px;color:#1a1a1a}.pie_center_value{font-size:16px;font-weight:500}.pie_center_value.is-positive{color:#09c274}.pie_center_value.is-negative{color:#f43c52}.flow_compare{flex:1;min-width:260px;max-width:360px}.flow_compare_grid{display:grid;grid-template-columns:1fr auto 1fr;column-gap:8px;row-gap:10px;align-items:center}.flow_compare_head{margin-bottom:4px}.flow_compare_head--sell{display:flex;justify-content:flex-end}.flow_compare_head--buy{display:flex;justify-content:flex-start}.flow_compare_side{display:flex;align-items:center;gap:4px}.flow_compare_side--sell{flex-direction:row-reverse}.flow_compare_label{font-size:14px;color:#1a1a1a}.flow_compare_value{font-size:14px;font-weight:500}.flow_compare_value--sell{color:#f43c52}.flow_compare_value--buy{color:#09c274}.flow_compare_row{display:flex;align-items:center;gap:6px;min-height:20px}.flow_compare_row--sell{justify-content:flex-end}.flow_compare_row--buy{justify-content:flex-start}.flow_compare_tier{font-size:12px;color:#7c8597;text-align:center;white-space:nowrap}.flow_compare_amount{font-size:12px;color:#576278;white-space:nowrap}.flow_compare_bar{display:block;height:8px;border-radius:2px;min-width:1%;max-width:100%}.flow_line_head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.flow_line_tabs{display:flex;gap:8px}.flow_line_tab{height:28px;padding:0 12px;border:none;border-radius:100px;background:#f4f7fb;font-size:14px;color:#576278;cursor:pointer}.flow_line_tab.active{background:#fdd42e;color:#1a1a1a;font-weight:500}.flow_line_unit{font-size:12px;color:#7c8597}.flow_line_echart{width:100%;height:320px}.shareholder_body{display:flex;align-items:flex-start;gap:24px}.shareholder_pie_wrap{position:relative;width:280px;height:260px;flex-shrink:0}.shareholder_pie{width:100%;height:100%}.shareholder_pie_center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:32%;max-width:85px;text-align:center;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .2s ease}.shareholder_pie_center.is-visible{opacity:1;visibility:visible}.shareholder_pie_center_name{font-size:12px;line-height:1.4;color:#1a1a1a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.shareholder_pie_center_ratio{margin-top:4px;font-size:16px;font-weight:600;line-height:1.4;color:#1a1a1a}.shareholder_legend{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.legend_item{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:6px;cursor:pointer}.legend_item.is-active{background:#f4f7fb}.legend_dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.legend_name{flex:1;min-width:0;font-size:14px;color:#1a1a1a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legend_ratio{font-size:14px;font-weight:500;color:#1a1a1a}
