.chat_chatContainer__PptHb{display:flex;flex-direction:column;margin:0;align-items:flex-start;width:100%;height:100%;height:calc(100vh - 8px);padding:4px;@media (max-width:768px){padding-block:0}}.chat_contentRow__qEEjK{display:flex;gap:16px;width:100%}.chat_withDock__3Qa_y{width:100%}.chat_contentMain__t80MQ{display:flex;flex-direction:column;flex:1 1 auto}.chat_rightDockColumn__l0O_u{position:relative;overflow:hidden;flex:0 0 auto;max-height:calc(100vh - 8px);margin-block:6px 0;background:rgba(255,255,255,.9)}.chat_messagesContainer__D4K8i,.chat_rightDockColumn__l0O_u{border-radius:8px;box-shadow:0 2px 4px 0 rgba(153,153,153,.12)}.chat_messagesContainer__D4K8i{flex:1;overflow-y:auto;padding:20px;max-width:1000px;min-height:60vh;max-height:calc(100vh - 200px);width:100%;margin-block:6px 20px;border:.5px solid var(--button-border);background:rgba(var(--background-rgb),.9)}.chat_scrollToBottomWrapper__0czL2{position:sticky;bottom:0;z-index:1;display:flex;justify-content:flex-end;padding-right:16px;pointer-events:none}.chat_scrollToBottomFab__mhSjk{margin:8px 0;pointer-events:all;cursor:pointer;border-radius:225px;border:.563px solid rgba(196,144,90,.4);background:#fcf4f0;display:flex;width:36px;height:36px;padding:7.875px;justify-content:center;align-items:center;flex-shrink:0;aspect-ratio:1/1;box-shadow:0 2px 6px rgba(0,0,0,.06);transform:translateY(0);transition:transform .16s cubic-bezier(.22,1,.36,1)}.chat_scrollToBottomFab__mhSjk:hover{animation:chat_scroll-bounce__HieuC .52s cubic-bezier(.22,1,.36,1) 1}@keyframes chat_scroll-bounce__HieuC{0%{transform:translateY(0)}40%{transform:translateY(-6px)}70%{transform:translateY(0)}85%{transform:translateY(-3px)}to{transform:translateY(0)}}.chat_message__AV0ht{margin-bottom:16px}.chat_messageRow__PgYEK{display:flex;gap:8px;align-items:flex-start}.chat_userMessage__EKBZh .chat_messageRow__PgYEK{justify-content:flex-end}.chat_userMessage__EKBZh{text-align:left}.chat_aiMessage__pgO4h{text-align:left;margin-bottom:48px}.chat_messageContent__0wBUf{display:inline-block;border-radius:10px;color:var(--primary-text);width:100%}.chat_userMessage__EKBZh .chat_messageContent__0wBUf{display:flex;padding:8px 16px;justify-content:center;align-items:center;gap:6px;border-radius:16px;background:#fafafa;border:.5px solid #ddd;width:fit-content;margin-left:auto;max-width:600px;overflow-wrap:anywhere;color:#333;font-size:14px;font-style:normal;font-weight:500;line-height:18px}.chat_aiMessage__pgO4h .chat_messageContent__0wBUf{background-color:transparent}.chat_avatarWrap__KjE9C{display:flex;width:32px;height:32px;flex:0 0 28px;align-items:center;justify-content:center;margin-top:2px;object-fit:contain;overflow:hidden;border-radius:50%;@media (max-width:768px){display:none}}.chat_avatarWrapPerson__ulewV{object-fit:contain;overflow:hidden;border-radius:50%}.chat_errorMessage__r_7hK .chat_messageContent__0wBUf{background-color:#dc3545}.chat_aiResponseBox__0KgpH h1,.chat_aiResponseBox__0KgpH h2,.chat_aiResponseBox__0KgpH h3,.chat_aiResponseBox__0KgpH h4,.chat_aiResponseBox__0KgpH h5,.chat_aiResponseBox__0KgpH h6,.chat_aiResponseBox__0KgpH ol,.chat_aiResponseBox__0KgpH p,.chat_aiResponseBox__0KgpH ul{margin:16px 0 0}.chat_aiResponseBox__0KgpH p{color:#666;font-size:16px;font-style:normal;font-weight:400;line-height:22px;margin-top:0;margin-bottom:8px}.chat_aiResponseBox__0KgpH h1{color:#333;font-size:18px;font-style:normal;font-weight:500;line-height:34px}.chat_aiResponseBox__0KgpH h2,.chat_aiResponseBox__0KgpH h3,.chat_aiResponseBox__0KgpH h4,.chat_aiResponseBox__0KgpH h5,.chat_aiResponseBox__0KgpH h6{color:#333;font-size:16px;font-style:normal;font-weight:500;line-height:22px}.chat_aiResponseBox__0KgpH ul{list-style-type:disc}.chat_aiResponseBox__0KgpH ol,.chat_aiResponseBox__0KgpH ul{padding-left:20px;margin-top:0;margin-bottom:16px;font-size:16px;line-height:22px}.chat_aiResponseBox__0KgpH ol{list-style-type:decimal}.chat_aiResponseBox__0KgpH li{color:#666;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.chat_aiResponseBox__0KgpH a{color:#1b79de;font-size:16px;font-style:normal;font-weight:400;line-height:22px;text-decoration:underline}.chat_aiResponseBox__0KgpH{padding:16px;line-height:1.6;width:100%}.chat_feedbackRow__nj3LC{display:flex;align-items:center;gap:8px;margin:16px 0}.chat_feedbackPopover__Q0Txi{position:absolute;bottom:24px;left:32px;z-index:10;width:320px;max-width:calc(100vw - 48px);padding:12px;border-radius:8px;border:.5px solid var(--button-border);background:rgba(var(--background-rgb),.98);box-shadow:0 4px 12px rgba(0,0,0,.08);display:flex;flex-direction:column;gap:8px}.chat_feedbackTitle__zNJBy{margin:0 0 6px;color:#333;font-size:14px;font-weight:500}.chat_feedbackSubtitle__DgSYK{margin:0 0 8px;color:#666;font-size:12px;font-weight:400}.chat_feedbackTextarea__ntmUQ{width:100%;resize:vertical;min-height:80px;padding:8px;border-radius:6px;border:1px solid var(--button-border);color:#333;outline:none;background:#fff;box-sizing:border-box}.chat_feedbackTextarea__ntmUQ:focus{border-color:var(--accent-text)}.chat_feedbackActions__nclTc{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:10px}.chat_recommendationsContainer___apy3{margin-top:16px;display:flex;flex-direction:column;gap:8px;justify-content:flex-start}.chat_recommendationsHeader__72adW{display:flex;align-items:center;gap:8px;color:#333;font-size:14px;font-style:normal;font-weight:500;line-height:20px;margin-top:16px}.chat_recommendationsCaret__D1k0S{color:var(--accent-text);font-size:18px}.chat_recommendationsList__FQ6fz{margin:0;padding:0 0 0 24px;display:flex;flex-direction:column}.chat_recommendationItem__L6XwU{display:flex;align-items:center;justify-content:space-between;padding:12px 0;cursor:pointer;border-top:1px solid var(--button-border);min-width:0}.chat_recommendationItem__L6XwU:hover .chat_recommendationText__Cq_dV{color:#000}.chat_recommendationItem__L6XwU:first-child{border-top:0}.chat_recommendationText__Cq_dV{color:#666;font-size:14px;font-style:normal;font-weight:400;line-height:20px;padding-left:0;flex:1 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat_fuzzItButton__HGxDH{display:flex;padding:3px 8px;align-items:center;gap:4px;border-radius:14px;outline:none;border:none;cursor:pointer;min-width:max-content}.chat_citation__7Man5,.chat_fuzzItButton__HGxDH{justify-content:center;background:#fcf7f4;color:#c4905a;text-align:center;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.chat_citation__7Man5{display:inline-flex;width:18px;height:18px;border-radius:128.571px}.chat_ThingTextWrapper__tg_3t{color:#333;font-family:Helvetica Neue;font-size:14px;font-style:normal;font-weight:500;line-height:18px}.chat_thinkingBox__1cjxE{display:flex;align-items:center;gap:12px;background-color:#fcf7f4;width:fit-content;padding:8px 16px 8px 12px;border-radius:16px}.chat_floating-box__qOA_N{float:right;padding-left:16px}@media (max-width:768px){.chat_stock-card__rm1No{display:none}}.thinking_container__EghIn{border-radius:8px;margin-bottom:16px;width:100%;background:var(--accent-card-base);max-height:500px;position:relative}.thinking_containerCollapsed__7NEGb{border-radius:50%;max-width:420px}.thinking_leftHeader__3Are_{display:flex;align-items:center;gap:8px;background:var(--accent-card-base);padding-bottom:8px;margin-bottom:12px}.thinking_headerIcon__pG08y{width:14px;height:14px}.thinking_headerTitle__oemhY{color:var(--secondary-text);font-size:12px;color:#333;font-family:Helvetica Neue;font-size:14px;font-style:normal;font-weight:500;line-height:18px}.thinking_collapseToggle__5ogkr{position:absolute;right:8px;top:8px;background:var(--accent-card-base);border:1px solid var(--button-border);border-radius:9999px;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:1;transform:rotate(90deg)}.thinking_chevronUp__CjTxl{transform:rotate(180deg);transition:transform .2s ease}.thinking_chevronDown__jtsQg{transform:rotate(0deg);transition:transform .2s ease}.thinking_content__PCE_O{display:flex;align-items:flex-start;gap:0}.thinking_leftPane__VYglw{flex-direction:column;max-width:340px;border-right:.5px solid #ebebeb}.thinking_leftPane__VYglw,.thinking_rightPane__hHi2P{display:flex;height:100%;padding:12px;max-height:400px;overflow-y:auto}.thinking_rightPane__hHi2P{flex:1;flex-direction:column;gap:8px;position:relative;border-left:.5px solid #ebebeb}@media (max-width:768px){.thinking_content__PCE_O{display:grid;grid-template-columns:1fr}.thinking_leftPane__VYglw{max-width:none;border-right:0;border-bottom:1px dashed #ebebeb}.thinking_rightPane__hHi2P{border-left:0}}.thinking_contentWrapper__yKAAj{overflow:hidden;transition:max-height .28s ease}.thinking_contentWrapper__yKAAj.thinking_isOpen__4qdIC{max-height:460px}.thinking_contentWrapper__yKAAj.thinking_isCollapsed__my_4F{max-height:0}.thinking_taskRow__hlJZJ{display:grid;align-items:start;grid-template-columns:18px 1fr;gap:12px;position:relative}.thinking_taskStatus__JHMB7{display:flex;align-items:flex-start;height:18px}.thinking_taskPending__LNJ_n{width:18px;height:18px;border-radius:50%;animation:thinking_spin__i_Qw1 .8s linear infinite}@keyframes thinking_spin__i_Qw1{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.thinking_taskBody__jF20f{display:flex;flex-direction:column;gap:6px}.thinking_taskHeading___R2xa{background:transparent;border:none;text-align:left;padding:0;cursor:pointer;grid-column:2;color:#999;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.thinking_taskConnector__G4fob{position:absolute;grid-column:1;left:8px;top:12px;height:calc(100% + 16px);width:3px;pointer-events:none}.thinking_taskHeadingInProgress__GiIFT{color:#666;font-size:14px;font-style:normal;font-weight:500;line-height:18px}.thinking_thinkingText__Y12fM{color:var(--primary-text);font-size:14px}.thinking_searchList__6ZDFk{display:flex;flex-direction:column;gap:4px}.thinking_searchQuery__OZ1xI{color:var(--primary-text);font-size:14px;font-weight:600;line-height:20px;letter-spacing:-.1px}.thinking_taskBodyTitle__UK95B{color:var(--secondary-text);font-size:12px;font-weight:600;line-height:18px}.thinking_sourcesGrid__jac99{display:flex;align-items:center}.thinking_sourceItem__LEXwW{width:24px;height:24px;border-radius:50%;overflow:hidden;border:.5px solid #ebebeb;display:inline-flex;background:#fff;margin-left:-6px}.thinking_sourceItem__LEXwW:first-child{margin-left:0}.thinking_favicon__7W5nM{width:100%;height:100%;object-fit:cover}.thinking_showAllBtn__0v1B4{color:#666;font-size:12px;font-style:normal;font-weight:400;line-height:16px;border:none;background:transparent;cursor:pointer}.thinking_sourcesList___4ZDU{display:flex;flex-direction:column;gap:8px;max-height:90%;overflow:auto}.thinking_sourceListItem__UNpLc{display:flex;align-items:center;gap:8px}.thinking_faviconSmall__z_4q2{width:16px;height:16px;border-radius:50%}.thinking_sourceLink__7Cnxd{color:var(--secondary-text);font-size:14px;font-weight:500;line-height:20px;letter-spacing:-.1px}.thinking_sourceLinkClamp__zNrfV{color:#666!important;font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thinking_sourcesPopover__h2_eg{position:absolute;bottom:32px;border:.5px solid rgba(196,144,90,.4);background:#fff;box-shadow:0 2px 4px 0 rgba(153,153,153,.12);border-radius:8px;width:328px;height:194px;padding:14px;z-index:20;left:0}.thinking_sourcesPopoverHeaderContainer__sDmmb{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.thinking_sourcesPopoverHeader__shQP_{display:flex;align-items:center;gap:8px}.thinking_collapsedBar__VgCen{justify-content:space-between;padding-right:28px}.thinking_collapsedBar__VgCen,.thinking_collapsedBar__VgCen .thinking_think-msg__7BDXd{display:flex;align-items:center;gap:12px}.thinking_collapsedPrimary__Cp6O0{color:#333;font-size:14px;font-style:normal;font-weight:500;line-height:18px}.thinking_collapsedSecondary__UF0Sa{color:#666;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.thinking_container__EghIn h1,.thinking_container__EghIn h2,.thinking_container__EghIn h3,.thinking_container__EghIn h4,.thinking_container__EghIn h5,.thinking_container__EghIn h6,.thinking_container__EghIn ol,.thinking_container__EghIn p,.thinking_container__EghIn ul{margin:16px 0 0}.thinking_container__EghIn p{color:#666;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-top:0;margin-bottom:8px}.thinking_container__EghIn h1{color:#333;font-size:14px;font-style:normal;font-weight:500;line-height:32px}.thinking_container__EghIn h2,.thinking_container__EghIn h3,.thinking_container__EghIn h4,.thinking_container__EghIn h5,.thinking_container__EghIn h6{color:#333;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.thinking_container__EghIn ul{padding-left:20px;list-style-type:disc;margin-top:0;margin-bottom:16px}.thinking_container__EghIn ol{padding-left:20px;list-style-type:decimal;margin-top:0;margin-bottom:16px}.thinking_container__EghIn li{color:#666;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.thinking_container__EghIn a{color:#1b79de;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-decoration:underline}.thinking_leftPaneContent__Xbt8u{display:flex;flex-direction:column;gap:24px}.thinking_hideShowToggle__Gxiw3{background:var(--accent-card-base);border:1px solid var(--button-border);border-radius:9999px;width:24px;height:24px;padding:5px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transform:rotate(90deg)}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.tippy-box[data-theme~=light]{color:#26323d;box-shadow:0 0 20px 4px rgba(154,161,177,.15),0 4px 80px -8px rgba(36,40,47,.25),0 4px 4px -2px rgba(91,94,105,.15);background-color:#fff}.tippy-box[data-theme~=light][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=light][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff}.tippy-box[data-theme~=light][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}.tippy-box[data-theme~=light][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff}.tippy-box[data-theme~=light]>.tippy-backdrop{background-color:#fff}.tippy-box[data-theme~=light]>.tippy-svg-arrow{fill:#fff}.popover_tippy-btn__r6QAM{width:fit-content}.popover_tippy-content-el__g922K{display:none}.popover_popover-content__Y68IW{width:fit-content}.brain-sources_sources__6HZge{display:flex;align-items:center;gap:4px;cursor:pointer;width:fit-content}.brain-sources_sources__6HZge:active{opacity:.7}.brain-sources_sources__6HZge .brain-sources_sources-text__L8yfS{font-size:12px;font-weight:400;line-height:16px;color:#777}.brain-sources_sources__6HZge .brain-sources_sources-list__Eltes{display:flex;align-items:center}.brain-sources_sources__6HZge .brain-sources_sources-list__Eltes .brain-sources_source-logo__jhDN8{width:16px;height:16px;border-radius:100%;overflow:hidden;background:#fff;background-size:cover;background-repeat:no-repeat;margin-left:-4px;border:.5px solid #ebebeb}.brain-sources_sources__6HZge .brain-sources_sources-list__Eltes .brain-sources_source-logo__jhDN8:first-child{margin-left:0}.brain-sources_divider__dlWMr{width:1px;height:14px;background:#ebebeb}.brain-sources_source-popover__8OObJ{padding:10px 12px;max-height:200px;overflow:auto}.brain-sources_source-popover__8OObJ .brain-sources_popover-head__DJvdh{display:flex;align-items:center;gap:8px;margin-bottom:14px}.brain-sources_source-popover__8OObJ .brain-sources_popover-head__DJvdh .brain-sources_title__i1vBf{font-size:12px;font-weight:400;line-height:16px;color:#c4905a}.brain-sources_source-popover__8OObJ .brain-sources_item__aV6aE{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:#333;padding-bottom:10px}.brain-sources_source-popover__8OObJ .brain-sources_item__aV6aE .brain-sources_source-logo__jhDN8{min-width:16px;height:16px;border:.5px solid #ebebeb;border-radius:100%}.brain-sources_source-popover__8OObJ .brain-sources_item__aV6aE:last-child{padding-bottom:0}.brain-sources_source-popover__8OObJ .brain-sources_item__aV6aE .brain-sources_source-title__TyRRf{cursor:pointer;color:#555;white-space:break-word;word-break:break-word}.brain-sources_source-popover__8OObJ .brain-sources_item__aV6aE .brain-sources_source-title__TyRRf:hover{text-decoration:underline;text-decoration-style:dashed;text-decoration-color:#aaa;color:#000}.news-sources_sources__4kU9s{display:flex;align-items:center;gap:4px;cursor:pointer}.news-sources_sources__4kU9s:active{opacity:.7}.news-sources_sources__4kU9s .news-sources_sources-text__cMTqn{color:#999;font-size:12px;font-weight:400;line-height:16px}.news-sources_sources__4kU9s .news-sources_sources-list__SdAEo{display:flex;align-items:center}.news-sources_sources__4kU9s .news-sources_sources-list__SdAEo .news-sources_source-logo__cDxnN{width:16px;height:16px;border-radius:100%;overflow:hidden;background:#fff;background-size:cover;background-repeat:no-repeat;margin-left:-4px;border:.5px solid #ebebeb}.news-sources_sources__4kU9s .news-sources_sources-list__SdAEo .news-sources_source-logo__cDxnN:first-child{margin-left:0}.news-sources_divider__PswQd{width:1px;height:14px;background:#ebebeb}.news-sources_source-popover__ppCLU{padding:16px 12px;max-height:200px;overflow:auto}.news-sources_source-popover__ppCLU .news-sources_item__ZiL1S{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:#333;padding-bottom:10px}.news-sources_source-popover__ppCLU .news-sources_item__ZiL1S .news-sources_source-logo__cDxnN{min-width:16px;height:16px;border:.5px solid #ebebeb;border-radius:100%}.news-sources_source-popover__ppCLU .news-sources_item__ZiL1S:last-child{padding-bottom:0}.news-sources_source-popover__ppCLU .news-sources_item__ZiL1S .news-sources_source-title__IBASn{cursor:pointer;color:#555;white-space:break-word;word-break:break-word}.news-sources_source-popover__ppCLU .news-sources_item__ZiL1S .news-sources_source-title__IBASn:hover{text-decoration:underline;text-decoration-style:dashed;text-decoration-color:#aaa;color:#000}.news-item_news-item__ON8x2{display:flex;align-items:flex-start;gap:18px;cursor:pointer;flex:1}.news-item_news-item__ON8x2 .news-item_cover-image__SEZI3{overflow:hidden;width:40%;max-width:322px;height:auto;flex-shrink:0;aspect-ratio:319/170;border-radius:8px;background-color:#f5f5f5;background-size:cover;background-position:50%;background-repeat:no-repeat;border:1px solid #eee}.news-item_news-item__ON8x2 .news-item_cover-image__SEZI3 img{width:100%;height:100%;transition:transform .5s ease}.news-item_news-item__ON8x2.news-item_breaking__Epeiq .news-item_cover-image__SEZI3{max-width:50%!important}.news-item_news-item__ON8x2.news-item_rightSide-Highlight__yDLSp .news-item_cover-image__SEZI3{width:80px;height:45px;object-fit:cover;border-radius:4px}.news-item_news-item__ON8x2.news-item_rightSide-Highlight__yDLSp .news-item_content__CWcxn .news-item_title__RJWLw{font-size:12px;line-height:18px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.news-item_news-item__ON8x2 .news-item_content__CWcxn{display:flex;flex-direction:column}.news-item_news-item__ON8x2 .news-item_content__CWcxn .news-item_title__RJWLw{color:#333;font-size:24px;font-weight:500;line-height:32px;margin-bottom:8px}.news-item_news-item__ON8x2 .news-item_content__CWcxn .news-item_category-news___J14s{font-size:21px}.news-item_news-item__ON8x2 .news-item_content__CWcxn .news-item_description__dqrf7{color:#666;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news-item_news-item__ON8x2 .news-item_content__CWcxn .news-item_meta__qISCf{display:flex;align-items:center;gap:12px;color:#999;font-size:12px;max-width:max-content;flex-wrap:wrap;font-weight:400;line-height:16px}.news-item_news-item__ON8x2 .news-item_content__CWcxn .news-item_divider__bzkvK{width:1px;height:14px;background:#ebebeb}.news-item_news-item__ON8x2.news-item_list-item__60WYc .news-item_cover-image__SEZI3{width:142px;height:80px;object-fit:cover}.news-item_news-item__ON8x2.news-item_list-item__60WYc .news-item_content__CWcxn .news-item_title__RJWLw{font-size:16px;line-height:22px;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-item_news-item__ON8x2.news-item_list-item__60WYc .news-item_content__CWcxn .news-item_tag__AxPb7{color:#c4905a;font-size:12px;font-weight:500;line-height:16px;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.news-item_news-item__ON8x2.news-item_list-item__60WYc .news-item_content__CWcxn .news-item_description__dqrf7{font-size:14px;line-height:20px;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.news-item_news-item__ON8x2.news-item_list-item__60WYc .news-item_content__CWcxn .news-item_meta__qISCf{font-size:12px;line-height:16px}.news-item_news-item__ON8x2.news-item_cover-top__9BNEb{flex-direction:column}.news-item_news-item__ON8x2.news-item_cover-top__9BNEb .news-item_cover-image__SEZI3{width:100%;max-width:100%;height:auto;aspect-ratio:415/228}.news-item_news-item__ON8x2:hover .news-item_cover-image__SEZI3 img{transform:scale(1.2)}.news-item_sources__IM3wD{display:flex;align-items:center;gap:4px;cursor:pointer}.news-item_sources__IM3wD:active{opacity:.7}.news-item_sources__IM3wD .news-item_sources-list__e9JSw{display:flex;align-items:center}.news-item_sources__IM3wD .news-item_sources-list__e9JSw .news-item_source-logo__zqg6_{width:16px;height:16px;border-radius:100%;overflow:hidden;background:#fff;background-size:cover;background-repeat:no-repeat;margin-left:-4px;border:.5px solid #ebebeb}.news-item_sources__IM3wD .news-item_sources-list__e9JSw .news-item_source-logo__zqg6_:first-child{margin-left:0}.news-item_clamp-2__9Rma2{-webkit-line-clamp:2}.news-item_clamp-2__9Rma2,.news-item_clamp-3__3rdz6{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.news-item_clamp-3__3rdz6{-webkit-line-clamp:3}.news-item_clamp-4__ysgQk{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.latest-news_stock-news__pXDBK{border-radius:8px;border:1px solid #ebebeb}.latest-news_stock-news__pXDBK .latest-news_head__W_7hq{display:flex;align-items:center;border-bottom:.5px solid #ebebeb}.latest-news_stock-news__pXDBK .latest-news_head__W_7hq button{padding:9px 16px;color:#333;font-size:14px;font-weight:500;line-height:18px}.latest-news_stock-news__pXDBK .latest-news_news-list-slider__Gx7mr{overflow:auto}.latest-news_stock-news__pXDBK .latest-news_news-list-slider__Gx7mr .latest-news_news-list__ZXedE{padding:18px;display:flex;align-items:flex-start;gap:32px;overflow-x:auto}.latest-news_stock-news__pXDBK .latest-news_news-list-slider__Gx7mr .latest-news_news-list__ZXedE .latest-news_news-item__zWhYg{width:320px;min-width:320px}.latest-news_stock-news__pXDBK .latest-news_news-list-slider__Gx7mr .latest-news_news-list__ZXedE .latest-news_news-item__zWhYg h3{color:#333;font-size:14px;font-weight:500;line-height:18px;margin-bottom:4px}.latest-news_stock-news__pXDBK .latest-news_news-list-slider__Gx7mr .latest-news_news-list__ZXedE .latest-news_news-item__zWhYg .latest-news_meta__ak8bP{color:#999;font-size:12px;font-weight:400;line-height:16px;margin-bottom:12px}.latest-news_stock-news__pXDBK .latest-news_news-list-slider__Gx7mr .latest-news_news-list__ZXedE .latest-news_news-item__zWhYg .latest-news_summary__hPT3X{color:#666;font-size:12px;font-weight:400;line-height:16px}.related-articles_ra-category__vaQ4x{margin-top:40px;margin-bottom:16px;.related-articles_ra-head__euwBE{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:16px;font-weight:500;line-height:22px;margin-bottom:32px;.related-articles_ra-liner__UGMCx{flex:1;height:1px;border-bottom:1px dashed rgba(196,144,90,.6)}}.related-articles_ra-news-item-wrapper__X1OKa{display:flex;align-items:center;gap:24px;.related-articles_ra-news-item___SFFr{text-align:left;cursor:pointer;margin-bottom:14px;height:100%;max-height:30%;overflow-y:auto;width:268px;.related-articles_ra-cover-image__jxDaQ{width:100%;height:179px;overflow:hidden;border-radius:6px;margin-bottom:19px;img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s ease;display:block}&:hover img{transform:scale(1.2)}}&:last-child{border-bottom:none}h3{color:#333;font-size:14px;font-weight:500;line-height:18px;margin-bottom:4px}p{color:#999;font-size:12px;font-weight:400;line-height:16px}&:hover{h3{color:#111}}}}}