.Button_btn__bJHsP{display:flex;align-items:center;justify-content:center;transition:width .5s ease-in-out}.Button_disabled__anlhz{border-radius:16px;background:var(--common-modal-btn-bg,#000);color:var(--text-question-color,#b1b1b1);cursor:not-allowed;font-weight:600;opacity:.2}.Button_enable__jckq2{background:var(--common-modal-btn-bg,#00b7ff);border-radius:16px;color:#fff;cursor:pointer}.Button_enable__jckq2:hover{background:var(--common-modal-btn-hover-bg,rgba(0,0,0,.7));color:#fff}.Button_btn_loading__W9LPe{width:24px;height:24px;background-size:24px;margin-right:10px;background-position:50% 50%;background-repeat:no-repeat;animation:Button_roll_loading__YttFX 2s linear infinite;background-image:url(https://wy-static.wenxiaobai.com/wenxiaobai-web/production/3.12.28/_next/static/media/btn.loading.6d4d2ad1.svg)}@keyframes Button_roll_loading__YttFX{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}.rc-dialog{position:relative;width:auto;margin:10px}.rc-dialog-wrap{position:fixed;overflow:auto;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.rc-dialog-title{margin:0;font-size:14px;line-height:21px;font-weight:700}.rc-dialog-content{position:relative;background-color:#fff;border:none;border-radius:6px 6px;background-clip:padding-box}.rc-dialog-close{cursor:pointer;border:0;background:transparent;font-size:21px;position:absolute;right:20px;top:12px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2;text-decoration:none}.rc-dialog-close:disabled{pointer-events:none}.rc-dialog-close-x:after{content:"×"}.rc-dialog-close:hover{opacity:1;filter:alpha(opacity=100);text-decoration:none}.rc-dialog-header{padding:13px 20px 14px;border-radius:5px 5px 0 0;background:#fff;color:#666;border-bottom:1px solid #e9e9e9}.rc-dialog-body{padding:20px}.rc-dialog-footer{border-top:1px solid #e9e9e9;padding:10px 20px;text-align:right;border-radius:0 0 5px 5px}.rc-dialog-zoom-appear,.rc-dialog-zoom-enter{opacity:0;animation-duration:.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-play-state:paused}.rc-dialog-zoom-leave{animation-duration:.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-play-state:paused}.rc-dialog-zoom-appear.rc-dialog-zoom-appear-active,.rc-dialog-zoom-enter.rc-dialog-zoom-enter-active{animation-name:rcDialogZoomIn;animation-play-state:running}.rc-dialog-zoom-leave.rc-dialog-zoom-leave-active{animation-name:rcDialogZoomOut;animation-play-state:running}@keyframes rcDialogZoomIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes rcDialogZoomOut{0%{transform:scale(1)}to{opacity:0;transform:scale(0)}}@media (min-width:768px){.rc-dialog{width:600px;margin:30px auto}}.rc-dialog-mask{position:fixed;top:0;right:0;left:0;bottom:0;background-color:#373737;background-color:rgba(55,55,55,.6);height:100%;filter:alpha(opacity=50);z-index:1050}.rc-dialog-mask-hidden{display:none}.rc-dialog-fade-appear,.rc-dialog-fade-enter{opacity:0}.rc-dialog-fade-appear,.rc-dialog-fade-enter,.rc-dialog-fade-leave{animation-duration:.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-play-state:paused}.rc-dialog-fade-appear.rc-dialog-fade-appear-active,.rc-dialog-fade-enter.rc-dialog-fade-enter-active{animation-name:rcDialogFadeIn;animation-play-state:running}.rc-dialog-fade-leave.rc-dialog-fade-leave-active{animation-name:rcDialogFadeOut;animation-play-state:running}@keyframes rcDialogFadeIn{0%{opacity:0}to{opacity:1}}@keyframes rcDialogFadeOut{0%{opacity:1}to{opacity:0}}.Modal_modal_container__Wkym7{padding:40px 30px 30px;max-width:520px;border-radius:24px;background:var(--page-background-color);position:relative;box-sizing:border-box}.Modal_modal_title__oN0yt{color:var(--text-weight-color,#000);text-align:center;font-size:24px;font-style:normal;font-weight:600;line-height:normal}.Modal_modal_close__pl__X{cursor:pointer;position:absolute;top:24px;right:24px;width:40px;height:40px;border-radius:8px;font-size:40px;color:var(--text-weight-color,#000)}.Modal_modal_close__pl__X:hover{background-color:#999}@keyframes Collapse_loading-rotation-reverse__t0f1I{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}@keyframes Collapse_loading-rotation__kbL6G{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Collapse_collapse-title__GJaAi{cursor:pointer}.Collapse_title-container__MznxL{font-family:PingFang SC;font-weight:600;font-size:18px;line-height:100%;letter-spacing:0;color:var(--text-weight-color,#000)}.Collapse_title-between__2SUMv{display:flex;justify-content:space-between}.Collapse_title-inline__LRZ_W{display:flex;align-items:center}.Collapse_collapse-content__n9ypQ{overflow:hidden;transition:max-height .3s ease-out;max-height:0;margin:0}@supports(grid-template-rows:1fr){.Collapse_collapse-content__n9ypQ{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease-out;max-height:none}}.Collapse_collapse-content__n9ypQ.Collapse_expanded__k53vj{max-height:100000px}@supports(grid-template-rows:1fr){.Collapse_collapse-content__n9ypQ.Collapse_expanded__k53vj{grid-template-rows:1fr;max-height:none}}.Collapse_collapse-content__n9ypQ.Collapse_collapsed__twmj_{max-height:0}@supports(grid-template-rows:1fr){.Collapse_collapse-content__n9ypQ.Collapse_collapsed__twmj_{grid-template-rows:0fr;max-height:none}}.Collapse_collapse-content__n9ypQ .Collapse_details_body__pxr_l{min-height:0}.Collapse_title-right-icon__JU8Mc{transition:transform .3s cubic-bezier(.4,0,.2,1);margin-left:6px}.Collapse_title-right-icon__JU8Mc.Collapse_open__eBxgd{transform:rotate(-180deg)}.Collapse_title_icon___TbHz{margin-right:6px;color:var(--text-weight-color,#000)}.Collapse_close_under_title__E0vKx{font-family:PingFang SC;font-weight:400;font-size:12px;line-height:100%;letter-spacing:0;color:var(--text-think-color,#929292);margin-top:8px;cursor:pointer}.ShinyText_shiny-text__gd9Ck{background:linear-gradient(110deg,var(--shiny-text-dark-bg,rgba(0,0,0,.5)) 40%,var(--shiny-text-light-bg,#009cff) 45%,var(--shiny-text-light-bg,#00bfff) 50%,var(--shiny-text-light-bg,#009cff) 55%,var(--shiny-text-dark-bg,rgba(0,0,0,.5)) 60%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;display:inline-block;animation:ShinyText_shine__t__p5 5ms linear infinite;color:var(--shiny-text-color,#686868);-webkit-text-fill-color:var(--shiny-text-color,transparent)}@keyframes ShinyText_shine__t__p5{0%{background-position:200%}to{background-position:-200%}}.ShinyText_shiny-text__gd9Ck.ShinyText_disabled__9Sxl8{animation:none}.TextArea_input__oJeqJ{box-sizing:border-box;cursor:text;vertical-align:bottom;unicode-bidi:isolate;background-color:transparent;border:0 solid transparent;box-shadow:none;resize:none;width:100%;outline-color:transparent;padding:0;font-size:14px;overflow-wrap:break-word;line-height:20px!important}.TextArea_container__U0Ely,.TextArea_container_focus__GU7iP{padding:16px 20px 16px 30px;background:var(--input-background-color,#fff);border-radius:14px;box-shadow:none;border:1px solid var(--input-border-color,#e5e5e5);box-shadow:0 2px 30px 0 rgba(0,0,0,.05)}.TextArea_input__oJeqJ::-moz-placeholder{color:var(--label-input-placeholder-color,#b0b0b0);font-weight:400}.TextArea_input__oJeqJ::placeholder{color:var(--label-input-placeholder-color,#b0b0b0);font-weight:400}.TextArea_input__oJeqJ{color:var(--text-weight-color)}.htmlImage_htmlImageContainer__bfU_y{background:#fff;width:500px}.htmlImage_htmlImageContainer__bfU_y .htmlImage_header__OBfHL{display:flex;align-items:center;justify-content:space-between;height:80px;padding:0 24px;font-family:PingFang SC;font-weight:400;font-size:12px;line-height:14px;letter-spacing:3%;text-align:right;color:#b1b1b1}.htmlImage_htmlImageContainer__bfU_y .htmlImage_htmlImage__rzUkE{width:100%}.htmlImage_htmlImageContainer__bfU_y .htmlImage_footer___p2kZ{display:flex;flex-direction:column;align-items:center;height:140px;padding-top:18px}.htmlImage_htmlImageContainer__bfU_y .htmlImage_footer___p2kZ .htmlImage_qrCodeImage__VvQBz{width:64px;height:64px;margin-bottom:8px}.htmlImage_htmlImageContainer__bfU_y .htmlImage_footer___p2kZ .htmlImage_footerText__aySxB{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:PingFang SC;font-weight:400;font-size:10px;line-height:14px;letter-spacing:3%;text-align:center;color:rgba(0,0,0,.6)}.WebView_webview__RKyVU{position:relative;width:100%;height:100%;overflow:hidden}.WebView_webview__RKyVU.WebView_bordered__3jy0n{border:1px solid rgba(0,0,0,.1);border-radius:20px}.WebView_webview__RKyVU .WebView_mask__ekTl_{position:absolute;top:0;left:0;right:0;bottom:0;background:transparent;z-index:9;cursor:not-allowed}.WebView_webview__RKyVU .WebView_active_mask__FwmP5{cursor:auto;pointer-events:none}.WebView_footer__LNG4I{position:absolute;bottom:20px;bottom:0;left:0;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:10}.WebView_footer__LNG4I .WebView_button__FL6YY{width:128px;height:40px;border-radius:40px;margin-bottom:23px;font-family:PingFang SC;font-weight:600;font-size:14px;line-height:100%;letter-spacing:0;color:#fff;background:rgba(0,0,0,.7);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}code[class*=language-],pre[class*=language-]{color:#ccc;background:0 0;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.block-comment,.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#999}.token.punctuation{color:#ccc}.token.attr-name,.token.deleted,.token.namespace,.token.tag{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.function,.token.number{color:#f08d49}.token.class-name,.token.constant,.token.property,.token.symbol{color:#f8c555}.token.atrule,.token.builtin,.token.important,.token.keyword,.token.selector{color:#cc99cd}.token.attr-value,.token.char,.token.regex,.token.string,.token.variable{color:#7ec699}.token.entity,.token.operator,.token.url{color:#67cdcc}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}.MarkdownPrinter_custom_markdown_body__1es_O{color:var(--text-think-color,#686868);line-height:1.6}.MarkdownPrinter_custom_markdown_body__1es_O ul ul{display:block;list-style-type:disc;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding-inline-start:40px;unicode-bidi:isolate}.MarkdownPrinter_custom_markdown_body__1es_O br{height:5px!important}.MarkdownPrinter_custom_markdown_body__1es_O>:first-child{margin-top:0!important}.MarkdownPrinter_custom_markdown_body__1es_O>:last-child{margin-bottom:0!important}.RenderTab_render_hub_container__dy2rb{margin-top:20px;border:1px solid var(--deepresearch-tab-container-border-color,rgba(0,0,0,.1));border-radius:16px}.RenderTab_render_hub_container__dy2rb .RenderTab_header__4tdM9{position:relative;display:flex;align-items:center;padding:0 20px;height:60px;font-size:16px;border-radius:16px 16px 0 0;background:var(--deepresearch-content-tab-container-background-color,rgba(0,0,0,.04))}.RenderTab_render_hub_container__dy2rb .RenderTab_answerLoading__X6EO5{background-color:#009cff}.RenderTab_render_hub_container__dy2rb .RenderTab_tabGroup__NINpC{height:40px;display:flex;justify-content:center;align-items:center;padding:2px;box-sizing:border-box;color:var(--deepresearch-content-tab-text-color,#000);background-color:var(--deepresearch-tab-container-background-color,rgba(0,0,0,.04));border-radius:22px}.RenderTab_render_hub_container__dy2rb .RenderTab_tabGroup__NINpC span{display:inline-block;padding:7px 24px;border-radius:20px;cursor:pointer}.RenderTab_render_hub_container__dy2rb .RenderTab_tabGroup__NINpC span.RenderTab_active__Ddc3g{background-color:var(--deepresearch-content-tab-background-active-color,#fff)}.RenderTab_render_hub_container__dy2rb .RenderTab_tools__5NtXC{position:absolute;display:flex;justify-content:center;align-items:center;right:20px;top:12px;height:36px;width:36px;border-radius:50%;background-color:transparent;color:var(--deepresearch-download-icon-color,#000)}.RenderTab_render_hub_container__dy2rb .RenderTab_tools__5NtXC:hover{background-color:rgba(0,0,0,.04);cursor:pointer}.RenderTab_render_hub_container__dy2rb .RenderTab_tools__5NtXC .RenderTab_download_icon__k2qLI{font-size:24px}.RenderTab_render_hub_container__dy2rb .RenderTab_tools__5NtXC.RenderTab_disabled__K_1du{color:var(--deepresearch-download-icon-color-disabled,rgba(0,0,0,.2))}.RenderTab_render_hub_container__dy2rb .RenderTab_tools__5NtXC.RenderTab_disabled__K_1du:hover{cursor:not-allowed;background-color:transparent}.RenderTab_downloadLabel__FtCLf{display:flex;align-items:center;justify-content:center}.DeepResearchHtml_deepResearchHtml__C_bxH{height:100%;min-height:700px}.DeepResearchHtml_webview__KLOGX{border-radius:0!important}@keyframes ArrowScroller_loading-rotation-reverse__3YmyT{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}@keyframes ArrowScroller_loading-rotation__UQAo2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ArrowScroller_scroll_wrapper__2K1PO{position:relative;width:100%}.ArrowScroller_scroll_wrapper__2K1PO.ArrowScroller_show_left__YJxNy .ArrowScroller_left__jc_1t,.ArrowScroller_scroll_wrapper__2K1PO.ArrowScroller_show_right__1u2H0 .ArrowScroller_right__Q0lyX{display:flex}.ArrowScroller_scroll_wrapper__2K1PO .ArrowScroller_arrow_wrapper__haAzA{position:absolute;z-index:99;width:54px;height:100%;display:flex;align-items:center;display:none}.ArrowScroller_scroll_wrapper__2K1PO .ArrowScroller_arrow_wrapper__haAzA.ArrowScroller_left__jc_1t{top:0;left:0;background:var(--file-scroller-left-shadow-background,linear-gradient(90deg,#fff 0,hsla(0,0%,100%,0) 100%));justify-content:flex-start}.ArrowScroller_scroll_wrapper__2K1PO .ArrowScroller_arrow_wrapper__haAzA.ArrowScroller_left__jc_1t.ArrowScroller_conver_case__o_GgK{background:var(--file-scroller-left-conver-case-shadow-background,linear-gradient(90deg,#fff 0,hsla(0,0%,100%,0) 100%))}.ArrowScroller_scroll_wrapper__2K1PO .ArrowScroller_arrow_wrapper__haAzA.ArrowScroller_right__Q0lyX{top:0;right:0;background:var(--file-scroller-right-shadow-background,linear-gradient(270deg,#fff 0,hsla(0,0%,100%,0) 100%));justify-content:flex-end}.ArrowScroller_scroll_wrapper__2K1PO .ArrowScroller_arrow_wrapper__haAzA.ArrowScroller_right__Q0lyX.ArrowScroller_conver_case__o_GgK{background:var(--file-scroller-right-conver-case-shadow-background,linear-gradient(270deg,#fff 0,hsla(0,0%,100%,0) 100%))}.ArrowScroller_scroll_wrapper__2K1PO .ArrowScroller_arrow_icon__W28Oh{width:28px;height:28px;border-radius:50%;box-shadow:0 2px 8px 0 rgba(0,0,0,.08);background-color:var(--file-scroller-arrow-icon-background,#fff);border:.5px solid rgba(var(--base-white-color-r,0),var(--base-white-color-b,0),var(--base-white-color-b,0),.1);display:flex;justify-content:center;align-items:center;cursor:pointer}.ArrowScroller_scroll_wrapper__2K1PO .ArrowScroller_arrow_icon__W28Oh .ArrowScroller_icon__fWU0R{color:rgba(var(--base-white-color-r,0),var(--base-white-color-b,0),var(--base-white-color-b,0),1);width:18px;height:18px}.ArrowScroller_scroll_wrapper__2K1PO .ArrowScroller_scroll_list_wrapper__ogrfa{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;scrollbar-color:transparent transparent}.ArrowScroller_scroll_wrapper__2K1PO .ArrowScroller_scroll_list_wrapper__ogrfa::-webkit-scrollbar{display:none}.ArrowScroller_scroll_wrapper__2K1PO .ArrowScroller_list__yrlcV{padding:12px 14px 0 0;gap:8px;align-items:center;box-sizing:border-box;position:relative;display:flex;flex-direction:row;flex-wrap:wrap}.ArrowScroller_scroll_wrapper__2K1PO .ArrowScroller_list__yrlcV .ArrowScroller_item__q_lqu{flex:0 0 auto}.ApplyInternal_apply_internal_inner__N_4FE{width:100%;height:124px;background:linear-gradient(90deg,rgba(0,123,255,.05),rgba(98,0,255,.05));border-bottom-right-radius:20px;border-bottom-left-radius:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-direction:column}.ApplyInternal_apply_internal_inner__N_4FE .ApplyInternal_apply_desc__igBQw{font-family:PingFang SC;font-weight:400;font-size:14px;line-height:20px;color:var(--conver-banner-case-desc-color-2,rgba(0,0,0,.5));margin-bottom:12px}.ApplyInternal_apply_internal_inner__N_4FE .ApplyInternal_apply_btn__y2WTG{width:72px;height:28px;border-radius:15px;background-color:#009cff;color:#fff;font-family:PingFang SC;font-weight:500;font-size:12px;line-height:20px;display:flex;align-items:center;justify-content:center}.PayTips_payTips__9udDU{flex-direction:column;padding-top:8px;font-size:10px;color:var(--file-comp-type-text-color,rgba(0,0,0,.3))}.PayTips_payTips__9udDU,.PayTips_payToolTipsContainer__t7vX3{width:100%;display:flex;align-items:center;justify-content:center;font-weight:400}.PayTips_payToolTipsContainer__t7vX3{margin-left:6px;flex-direction:row;height:100%;font-size:12px;color:var(--pay-tips-color,rgba(0,0,0,.5))}@keyframes MsgInput_loading-rotation-reverse__8ycRo{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}@keyframes MsgInput_loading-rotation__kcV56{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.MsgInput_container_wrapper__XWLzJ{border-radius:24px;overflow:hidden;background-color:var(--input-background-color,#fff);box-sizing:border-box;padding:1px;border:1px solid var(--common-chat-input-border-color,rgba(0,0,0,.08));box-shadow:var(--common-chat-input-box-shadow,0 8px 68px 0 rgba(0,0,0,.08))}@media screen and (max-width:879px){.MsgInput_container_wrapper__XWLzJ{box-shadow:none}}.MsgInput_container_wrapper__XWLzJ.MsgInput_active__GJt3A{border:1px solid var(--common-chat-input-border-color,rgba(0,0,0,.08));box-shadow:var(--common-chat-input-box-shadow,0 8px 54px 0 rgba(0,0,0,.08))}@media screen and (max-width:879px){.MsgInput_container_wrapper__XWLzJ.MsgInput_active__GJt3A{box-shadow:none}}.MsgInput_container_wrapper__XWLzJ.MsgInput_active__GJt3A .MsgInput_input_container__84ggG .MsgInput_input_content__ZDk11{background-color:var(--input-background-active-color,#fff)}.MsgInput_container_wrapper__XWLzJ.MsgInput_privacy_mode__B0mK8{padding:0;box-shadow:none!important}.MsgInput_container_wrapper__XWLzJ .MsgInput_input_container__84ggG{display:flex;justify-content:center;flex-shrink:0}.MsgInput_container_wrapper__XWLzJ .MsgInput_input_container__84ggG .MsgInput_input_content__ZDk11{display:flex;background-color:var(--input-background-color,#fff);border-radius:20px;justify-content:center;align-items:center;width:100%;flex-direction:column}.MsgInput_container_wrapper__XWLzJ .MsgInput_input_container__84ggG .MsgInput_input_content__ZDk11.MsgInput_cancel_radius__g7KJJ{border-top-left-radius:0;border-top-right-radius:0}.MsgInput_input_main__NBiQb,.MsgInput_no_left__b_rgy{display:grid;gap:8px;width:100%;padding:0 12px 10px 10px;box-sizing:border-box}.MsgInput_input_main__NBiQb{grid-template-areas:"input-area input-area input-area" "left-tools left-tools right-tools";grid-template-columns:auto 1fr auto;grid-template-rows:auto 32px}.MsgInput_no_left__b_rgy{grid-template-areas:"input-area right-tools";grid-template-columns:1fr auto;grid-template-rows:auto;padding-bottom:0}.MsgInput_left_tools__dHrYL{min-width:0;grid-area:left-tools;overflow-x:auto;height:36px;-ms-overflow-style:none;scrollbar-width:none;display:flex;align-items:center;gap:10px}.MsgInput_left_tools__dHrYL::-webkit-scrollbar{display:none}.MsgInput_right_tools__9AXmW{display:flex;grid-area:right-tools;align-items:center}.MsgInput_right_tools__9AXmW .MsgInput_right_upload_tools__EEQIf{display:flex}.MsgInput_right_tools__9AXmW .MsgInput_right_feature_tools__4UPKK{display:flex;align-items:center}.MsgInput_input_box__KcMBz{align-self:center;grid-area:input-area}.MsgInput_new_conver_disable__4DBHW{cursor:not-allowed}.MsgInput_new_conver__RdLyD,.MsgInput_new_conver_disable__4DBHW{width:36px;height:36px;background-image:url(https://wy-static.wenxiaobai.com/wenxiaobai-web/production/3.12.28/_next/static/media/plus.bubble.abf6b709.svg)}.MsgInput_new_conver__RdLyD:hover{background-image:url(https://wy-static.wenxiaobai.com/wenxiaobai-web/production/3.12.28/_next/static/media/plus.bubble.act.2f7154e2.svg)}.MsgInput_icon_container__4burH{margin-left:6px}.MsgInput_icon_container__4burH:hover{cursor:pointer}.MsgInput_disabled__qJYGq{opacity:.15;pointer-events:none}.MsgInput_input_box__KcMBz{flex:1}.MsgInput_input__mZpgf,.MsgInput_input_textarea__qCu6C{color:var(--input-color,#000)}.MsgInput_input__mZpgf{height:60px}.MsgInput_send_btn__Zwtw1,.MsgInput_send_btn_act__InY8H{border-radius:40px;background-position:50%;background-repeat:no-repeat;font-size:30px;color:rgba(var(--base-white-color-r,0),var(--base-white-color-g,0),var(--base-white-color-b,0),1)}.MsgInput_send_btn__Zwtw1{cursor:not-allowed;pointer-events:none}.MsgInput_send_btn_act__InY8H{cursor:pointer;animation:MsgInput_init__BGumc .4s}@keyframes MsgInput_init__BGumc{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.MsgInput_stop_btn__9oS6t{border-radius:40px;font-size:30px;cursor:pointer;color:var(--common-icon-color,#000)}.MsgInput_send_icon__zL__Y{width:12px;height:14px}.MenuItem_menu_wrapper__E2KXh{flex:0 0 auto;height:30px;padding:0 12px 0 10px;border-radius:20px;display:flex;justify-content:center;align-items:center;cursor:pointer;border:1px solid var(--common-conver-menu-border-color,rgba(0,0,0,.08));position:relative}.MenuItem_menu_wrapper__E2KXh.MenuItem_disabled__A4M1O{cursor:not-allowed;opacity:.5}.MenuItem_menu_wrapper__E2KXh:not(.MenuItem_disabled__A4M1O):hover{background-color:var(--label-bg-hover-color,#e8e8e8);background-color:rgba(var(--base-white-color-r,0),var(--base-white-color-b,0),var(--base-white-color-b,0),.04)}.MenuItem_menu_wrapper__E2KXh .MenuItem_menu_icon__vJc1C{width:18px;height:18px;background-size:contain;background-position:50%;margin-right:2px;color:var(--text-normal-color,#000);font-size:18px}.MenuItem_menu_wrapper__E2KXh .MenuItem_menu_text__jGSsP{font-weight:400;font-size:13px;line-height:21px;color:var(--text-white-color,#000);display:flex;align-items:center}.MenuItem_menu_wrapper__E2KXh .MenuItem_menu_label__Q7Rm2{position:absolute;right:-26px;top:-14px;color:#fff;background:var(--common-btn-label-bg,#0aa7fe);size:16px;line-height:28px;padding:0 8px;border-radius:8px;font-weight:600;transform:scale(.5)}.MenuItem_menu_wrapper__E2KXh .MenuItem_tips__NqUjj{margin-left:2px;color:rgba(255,0,4,.8);font-size:7.5px;line-height:12px;padding:1px 3px;border:.5px solid rgba(255,0,4,.1);border-radius:4px}.ConverMenu_hidden__KZJFX,.MenuItem_hidden__PDlDv{display:none!important}.ConverMenu_wrapper__ReSjy{min-height:24px}.ConverMenu_wrapper__ReSjy .ConverMenu_content__EJ6rf{max-height:24px;transition:max-height .3s ease-in}.ConverMenu_wrapper__ReSjy .ConverMenu_content__EJ6rf.ConverMenu_collapse__q6tP3{max-height:24px}.ConverMenu_wrapper__ReSjy .ConverMenu_content__EJ6rf.ConverMenu_expand__DvLZA{max-height:200px}.ConverMenu_wrapper__ReSjy .ConverMenu_content__EJ6rf .ConverMenu_conversation_main_menu__4T_xR{width:100%;padding-top:24px;box-sizing:border-box}.ConverMenu_wrapper__ReSjy .ConverMenu_content__EJ6rf .ConverMenu_conversation_main_menu__4T_xR.ConverMenu_in_chat_content__UWARR{padding-top:16px;padding-bottom:24px}.ConverMenu_wrapper__ReSjy .ConverMenu_content__EJ6rf .ConverMenu_conversation_main_menu__4T_xR .ConverMenu_main_menu_content__He3yR{display:flex;flex-wrap:wrap;justify-content:center;width:100%;gap:12px 8px}.ConverMenu_wrapper__ReSjy .ConverMenu_content__EJ6rf .ConverMenu_main_menu_ellipsis__fh3VX{display:flex;justify-content:center}.ConverMenu_wrapper__ReSjy .ConverMenu_content__EJ6rf .ConverMenu_main_menu_ellipsis__fh3VX .ConverMenu_icon_wrapper__iEnRm .ConverMenu_icon__F0fZ7{font-size:24px;color:rgba(var(--base-white-color-r,0),var(--base-white-color-g,0),var(--base-white-color-b,0),.1);cursor:pointer}.NewConversationButton_wrapper__Gti2a{display:flex;align-items:center;justify-content:center;margin-bottom:16px;display:none}.NewConversationButton_button-inner__QsMZu{width:140px;height:36px;border-radius:18px;border:1px solid #01a1fe;background:#d9f2ff;color:#0199fe;align-items:center;justify-content:center;display:flex;font-size:12px;font-weight:400;cursor:pointer}.NewConversationButton_button-inner__QsMZu:hover{opacity:.9}.ButtonUpload_icon_wrapper__hqW5a{width:30px;height:30px;border-radius:32px;display:flex;align-items:center;justify-content:center}.ButtonUpload_icon_wrapper__hqW5a:hover{background-color:rgba(var(--base-white-color-r,0),var(--base-white-color-g,0),var(--base-white-color-b,0),.04)}.ButtonUpload_icon_wrapper__hqW5a .ButtonUpload_upload_icon__Zv_aD{cursor:pointer;font-size:18px;color:#787878}.Button_button__I3Qkf{display:flex;align-items:center;justify-content:center;cursor:pointer;width:92px;height:42px;border-radius:10px;background:var(--common-btn-bg,#fff);font-family:PingFang SC;font-size:13px;font-style:normal;font-weight:600;line-height:normal}.Button_button__I3Qkf,.Button_button__I3Qkf:hover{border:1px solid var(--common-btn-border-color,#e6e6e6);color:var(--text-weight-color,#353535)}.Button_button__I3Qkf:hover{background:var(--common-btn-hover-bg,#e6e6e6)}.Button_disabled__ZXSDx{cursor:not-allowed}.Button_loader__RsSnD{width:13px;height:13px;border-radius:50%;position:relative;animation:Button_rotate__V_wwk 1s linear infinite}.Button_loader__RsSnD:before{content:"";box-sizing:border-box;position:absolute;inset:0;border-radius:50%;border:2px solid var(--text-weight-color,#353535);animation:Button_prixClipFix__UBrcu 2s linear infinite}@keyframes Button_rotate__V_wwk{to{transform:rotate(1turn)}}@keyframes Button_prixClipFix__UBrcu{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}.CommonItem_commonItem__qL9MA{display:flex;align-items:center;justify-content:space-between;font-family:PingFang SC;font-weight:400;font-size:12px;color:var(--text-light-color,#000)}.CommonItem_commonItem__qL9MA .CommonItem_left___mV_Y{display:flex}.CommonItem_commonItem__qL9MA .CommonItem_left___mV_Y .CommonItem_icon__T0E_f{font-size:18px;height:100%;display:flex;justify-content:center;margin-top:1.5px}.CommonItem_commonItem__qL9MA .CommonItem_left___mV_Y .CommonItem_icon__T0E_f .CommonItem_svg_icon__tSnEJ{font-size:16px;margin-right:4px;color:rgba(var(--base-white-color-r,0),var(--base-white-color-b,0),var(--base-white-color-b,0),1)}.CommonItem_commonItem__qL9MA .CommonItem_left___mV_Y .CommonItem_content__Fs_VE{margin-left:8px;display:flex;flex-direction:column}.CommonItem_commonItem__qL9MA .CommonItem_left___mV_Y .CommonItem_content__Fs_VE .CommonItem_title__WpH5U{display:flex;align-items:center;font-size:12px;line-height:16px;color:var(--text-light-color,#000)}.CommonItem_commonItem__qL9MA .CommonItem_left___mV_Y .CommonItem_content__Fs_VE .CommonItem_tip_red_dot__Bodh6{width:4px;height:4px;border-radius:50%;background-color:#ff0004;margin-left:4px}.CommonItem_commonItem__qL9MA .CommonItem_left___mV_Y .CommonItem_content__Fs_VE .CommonItem_desc__D7ZaM{font-family:PingFang SC;font-weight:400;font-size:10px;line-height:10px;margin-top:2px;color:var(--text-desc-dark-color,rgba(0,0,0,.3))}.CommonItem_commonItem__qL9MA .CommonItem_right__0wmVy{display:flex;align-items:center;justify-content:center;margin-left:12px}.CommonItem_commonItem__qL9MA .CommonItem_right__0wmVy .CommonItem_icon__T0E_f{font-size:18px}.DefaultButton_defaultButton__CdS26{display:flex;align-items:center;justify-content:center;padding:6px 10px;min-width:64px;border:1px solid var(--common-border-color-2,rgba(0,0,0,.08));box-sizing:border-box;border-radius:20px;cursor:pointer;color:var(--text-light-color,#000)}.DefaultButton_defaultButton__CdS26 .DefaultButton_defaultButtonLabel__UjHmw{font-weight:400;font-size:13px}.DefaultButton_defaultButton__CdS26 .DefaultButton_tip_red_dot__OCDTY{width:4px;height:4px;border-radius:50%;background-color:#ff0004;margin-left:4px}.DefaultButton_defaultButton__CdS26 .DefaultButton_defaultButtonIcon__FZcSW{margin-left:4px;color:var(--text-sub-light-color,rgba(0,0,0,.5));font-size:16px;transition:transform .3s ease-in-out}.DefaultButton_defaultButton__CdS26:focus,.DefaultButton_defaultButton__CdS26:hover{background:var(--common-btn-bottom-hover-bg,rgba(0,0,0,.04))}.CustomSelect_custom_select__G0zsq .ant-select-selector{background-color:transparent!important;border:none!important;padding:0!important;box-shadow:none!important}.CustomSelect_custom_select__G0zsq .ant-select-arrow{display:none}.CustomSelect_custom_select__G0zsq .ant-select-selection-item{padding-inline-end:0!important}.CustomSelect_custom_select_popup__0wwX4{min-width:165px;padding:0;background:var(--submenu-options-background-color,#fff);border-radius:12px}.CustomSelect_custom_select_popup__0wwX4 .ant-select-item{padding:10px 15px 10px 10px}.CustomSelect_custom_select_popup__0wwX4 .ant-select-item.ant-select-item-option-selected{background-color:transparent}.CustomSelect_custom_select_popup__0wwX4 .ant-select-item.ant-select-item-option-active{background-color:transparent;background:var(--submenu-options-item-hover-background-color,#f6f6f6)}.AbilitySelect_select_item__1SB7N{min-width:165px}.AbilitySelect_icon_btn__XOjzb{padding:0 4px 0 7px;height:30px;border-radius:15px;display:flex;justify-content:center;align-items:center;cursor:pointer}.AbilitySelect_icon_btn__XOjzb .AbilitySelect_img_active__vCKm6{filter:invert(51%) sepia(98%) saturate(4807%) hue-rotate(194deg) brightness(97%) contrast(94%)}.AbilitySelect_icon_btn__XOjzb .AbilitySelect_downarrow___MvR_{font-size:16px;margin-left:-2px;color:rgba(var(--base-white-color-r,0),var(--base-white-color-g,0),var(--base-white-color-b,0),.3)}.AbilitySelect_btnActive__0DU6Z{background:rgba(0,156,255,.1);color:#009cff}.AbilitySelect_btnHover__f9JjA:hover{background-color:rgba(var(--base-white-color-r,0),var(--base-white-color-g,0),var(--base-white-color-b,0),.04)}.AbilityBtn_active__j4IjR{color:#009cff}.AbilityBtn_active__j4IjR,.AbilityBtn_active__j4IjR:focus,.AbilityBtn_active__j4IjR:hover{background:rgba(0,156,255,.1)}.components_tags_container__wFH97{padding-top:3px}.components_tags_container_timeline_new__6joiv{padding-top:0}.components_tags_container_timeline_new__6joiv .tag_item{display:inline-block;padding:9px 8px;background-color:var(--agent-think-btn-bg-color,#f5f5f5);color:var(--agent-think-normal-text-color,rgba(0,0,0,.5));height:auto;border:none;border-radius:20px}.components_tags_container_timeline_new__6joiv .tag_item svg{vertical-align:-2px}.components_tags_container_timeline_new__6joiv .tags_title{font-size:14px;color:var(--agent-think-title-text-color,rgba(0,0,0,.7));font-weight:500}.components_tags_container_timeline_new__6joiv .tag_icon{color:#009cff}.components_tags-wrapper__pri__{display:flex;margin-top:7px}.components_tag__Il1kE{border:1px solid rgba(0,0,0,.05);display:flex;align-items:center;padding:0 8px;border-radius:6px;font-family:PingFang SC;font-weight:400;font-size:12px;line-height:100%;letter-spacing:0;vertical-align:middle;margin-right:8px;height:22px;background-color:var(--label-bg-color);color:var(--text-normal-color);max-width:412px;width:-moz-fit-content;width:fit-content;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components_tag-icon__TquOm{margin-right:4px;flex-shrink:0}.components_common-title___vwYx{font-family:PingFang SC;font-weight:400;font-size:12px;line-height:100%;letter-spacing:0;color:var(--text-think-color,#686868)}.components_url_list_container__ICRv_{padding-top:3px}.components_url_list_container_timeline_new__Jzq_W{padding-top:0}.components_url_list_container_timeline_new__Jzq_W .url_list{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;gap:10px}.components_url_list_container_timeline_new__Jzq_W .url_item{padding:6px 5px;border-radius:20px;height:auto;margin-bottom:0;line-height:18px;background-color:var(--agent-think-btn-bg-color,#f5f5f5);color:var(--agent-think-normal-text-color,rgba(0,0,0,.5))}.components_url_list_container_timeline_new__Jzq_W .url_list_title{font-size:14px;font-weight:500;color:var(--agent-think-title-text-color,rgba(0,0,0,.7))}.components_url-list__XnCnN{display:flex;margin-top:7px;flex-direction:column}.components_url-list-items__y0IwA{display:flex;flex-wrap:wrap;gap:8px;transition:max-height .3s ease-out;overflow:hidden;position:relative}.components_toggle-button__wt4HN{display:flex;align-items:center;justify-content:center;gap:4px;padding:6px 16px;cursor:pointer;font-size:12px;color:var(--agent-think-normal-text-color,rgba(0,0,0,.5));background-color:var(--common-btn-bg,rgba(0,0,0,.04));border-radius:20px;width:-moz-fit-content;width:fit-content;border:1px solid transparent}.components_toggle-icon__nxJnv{font-size:10px;transition:transform .2s ease}.components_toggle-icon-expanded__8mw4R{transform:rotate(180deg)}.components_url-item__FL74_{display:flex;align-items:center;height:26px;border-radius:7px;line-height:26px;color:var(--text-normal-color,#878787);background-color:var(--label-bg-color,#fff);max-width:412px;padding:0 8px;width:-moz-fit-content;width:fit-content;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;flex-shrink:0}.components_url-item-logo__oH_pN{width:14px;height:14px;margin-right:4px;border-radius:7px}.components_custom_markdown_body__XaObH{margin-top:6px;font-size:12px;color:var(--text-think-color,#686868);line-height:1.6}.components_custom_markdown_body__XaObH>:first-child{margin-top:0!important}.components_custom_markdown_body__XaObH>:last-child{margin-bottom:0!important}.components_text_container_timeline_new__FeN__{font-size:14px;line-height:22px;color:var(--agent-think-normal-text-color,rgba(0,0,0,.5))}.components_think_end_container__fbre9{display:flex;align-items:center;gap:4px;margin-left:-22px;font-size:14px;color:var(--agent-think-title-text-color,rgba(0,0,0,.7));font-weight:500}.components_think_end_icon__8leVs{font-size:14px;display:flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;color:var(--agent-think-end-icon-color,#fff);background-color:var(--agent-think-end-icon-bg-color,#000)}.ModelSelect_model_popup__AF_qw{min-width:225px}.ModelSelect_tip_red_dot__G_ds8{width:4px;height:4px;border-radius:50%;background-color:#ff0004;margin-left:4px}.ModelSelect_label_icon__8DGLM{margin-left:4px}.ModelSelect_cnt_btn__LRNOu{height:32px}@keyframes ChatBottomButton_loading-rotation-reverse__1iygx{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}@keyframes ChatBottomButton_loading-rotation__mJS0O{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ChatBottomButton_bottom_icon__UDwLK{font-size:30px;color:var(--text-sub-light-color,#666);cursor:pointer;height:30px;padding:0;margin:0;display:flex;align-items:center;justify-content:center}.ChatBottomButton_bottom_icon__UDwLK.ChatBottomButton_disable__wBwdg,.ChatBottomButton_bottom_icon__UDwLK.ChatBottomButton_loading__CJgky{cursor:not-allowed;opacity:.5}.ChatBottomButton_bottom_icon__UDwLK .ChatBottomButton_bottom_icon_text__MSC7Q{font-family:PingFang SC;font-weight:400;font-size:12px;line-height:30px;letter-spacing:0;text-align:justify;vertical-align:middle;color:var(--text-sub-light-color,rgba(0,0,0,.5));margin-right:8px;margin-left:-2px}@media screen and (max-width:414px){.ChatBottomButton_bottom_icon__UDwLK .ChatBottomButton_bottom_icon_text__MSC7Q{display:none}}.ChatBottomButton_bottom_icon__UDwLK:hover{background:var(--common-btn-bottom-hover-bg,rgba(0,0,0,.04));border-radius:8px}.ChatBottomButton_act__xOY90{color:#009cff}.StepList_stepList_wrapper__7U_iU{position:relative}.StepList_stepList_wrapper__7U_iU .ant-timeline-item-head{background:transparent!important}.StepList_stepList_wrapper__7U_iU .ant-timeline-item{padding-bottom:12px!important;font-size:12px!important;line-height:18px!important;color:var(--text-think-color,#686868);font-family:PingFang SC;font-weight:400}.StepList_stepList_wrapper__7U_iU .ant-timeline-item:last-of-type{padding-bottom:0!important}.StepList_stepList_wrapper__7U_iU .ant-timeline-item-head-custom{inset-block-start:6px}.StepList_stepList_wrapper__7U_iU .ant-timeline-item-head-custom:has(.dot_icon_online-search-logo){inset-block-start:5px}.StepList_stepList_wrapper__7U_iU .ant-timeline-item-content{inset-block-start:-4px!important;margin-inline-start:20px!important;white-space:pre-wrap}.StepList_stepList_wrapper__7U_iU .ant-timeline-item-last>.ant-timeline-item-content{padding-bottom:0!important;min-height:20px!important}.StepList_stepList_wrapper__7U_iU .ant-timeline-item-tail{border-inline-start:2px solid var(--common-line-color,#d9d9d9)!important}.StepList_stepList__VPBPV{margin-left:2px}.StepList_stepList__VPBPV .StepList_dot__0EXtG{width:8px;height:8px;background-color:var(--common-line-color,#d9d9d9);border-radius:50%}.StepList_stepList__VPBPV .StepList_dot_loading__pxH_t{position:absolute;bottom:10px;left:2px}.StepList_stepList__VPBPV .StepList_loader__rE9Rn{width:10px;height:10px;display:inline-block}.StepList_stepList__VPBPV .StepList_loader__rE9Rn:after,.StepList_stepList__VPBPV .StepList_loader__rE9Rn:before{content:"";box-sizing:border-box;width:10px;height:10px;border-radius:50%;background-color:#01a1fe;position:absolute;left:0;top:0;animation:StepList_animloader__zwf2j 2s linear infinite}.StepList_stepList__VPBPV .StepList_loader__rE9Rn:after{animation-delay:1s}.StepList_loading__i9Qjw{--text-color-100:0.69 0.1747 245.58;--tw-gradient-from-position: ;--tw-gradient-to-position: ;--tw-gradient-from:oklch(var(--text-color-100)/1) var(--tw-gradient-from-position);--tw-gradient-to:oklch(var(--text-color-100)/0.2) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);animation:StepList_shine2__36dEd 2.8s linear infinite;background-size:200% auto;background-image:linear-gradient(to left,var(--tw-gradient-stops));-webkit-background-clip:text;background-clip:text;color:transparent}@keyframes StepList_shine2__36dEd{to{background-position:-400%}}@keyframes StepList_animloader__zwf2j{0%{transform:scale(1);opacity:0}to{transform:scale(0);opacity:1}}.StepList_dot_custom__Sk_Cq{font-size:18px;color:var(--deep-research-think-icon-color,#000);background:var(--page-background-color)}.StepList_stepList_wrapper_timeline_new__a823L{color:rgba(0,0,0,.5)}.StepList_stepList_wrapper_timeline_new__a823L .ant-timeline-item-tail{border-inline-start:1px solid var(--agent-think-line-sep-color,rgba(0,0,0,.1))!important;top:20px;inset-inline-start:4px!important;transform:translateX(50%)!important;height:calc(100% - 29px)!important}.StepList_stepList_wrapper_timeline_new__a823L .dot{background-color:var(--agent-think-title-text-color,rgba(0,0,0,.7))!important}@keyframes SubMenuList_loading-rotation-reverse__a9NsJ{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}@keyframes SubMenuList_loading-rotation__LasgL{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.SubMenuList_sub_menu_list__y9ZM6{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;scrollbar-color:transparent transparent}.SubMenuList_sub_menu_list__y9ZM6 .SubMenuList_sub_menu_item__AKdo6{flex:0 0 auto}.SubMenuList_sub_menu_list__y9ZM6::-webkit-scrollbar{display:none}.CommonChatHeader_common_chat_header__qJnh2{padding:18px;border:1px solid var(--common-chat-header-border-color,#d2d2d2);border-radius:20px}.CommonChatHeader_step_list_wrapper__6uV3p{overflow:hidden;padding-top:2px;display:flex;flex-direction:column-reverse}.CommonChatHeader_subtitle__vHTiL{font-family:PingFang SC;font-weight:400;font-size:12px;line-height:100%;letter-spacing:0;color:var(--text-think-color,#929292);margin-bottom:12px;margin-top:8px}.CommonChatHeader_error_text__QveBt{color:var(--text-normal-color,rgba(0,0,0,.88))}.MsgInput_hidden__nnFVd{display:none}.MsgInput_cancel_top_radius__dZBRe{border-top-left-radius:0!important;border-top-right-radius:0!important}.MsgInput_conver_header__4KWrw{cursor:pointer;display:flex;position:relative;background-color:transparent}.MsgInput_conver_header__4KWrw .MsgInput_cnt__1od17{border-radius:15px;background-color:var(--text-white-color,#000);color:var(--text-dark-color,#fff);width:-moz-fit-content;width:fit-content;position:absolute;top:10px;left:10px;display:flex;align-items:center;padding:3px 12px 3px 0;font-weight:500;font-size:13px;line-height:20px}.MsgInput_conver_header__4KWrw .MsgInput_cnt__1od17 .MsgInput_back_icon__XXNhm{width:20px;height:20px}.MsgInput_public_select_title_container__E4lM_{display:flex;align-items:center;gap:4px}.MsgInput_public_select_title_container__E4lM_ .MsgInput_public_select_icon__Bqe0I{padding:0 6px;height:15px;font-family:SF UI Display;font-weight:400;font-size:11px;line-height:12px;letter-spacing:0;vertical-align:middle;background:rgba(255,174,0,.1);border-radius:7.5px;display:flex;align-items:center;justify-content:center;color:#845a00;gap:2px}.Tags_tags-wrapper__88X5e{display:flex;width:100%;flex-wrap:wrap;gap:8px}.Tags_tag___9DAl{border:1px solid var(--common-tag-border-color,rgba(0,0,0,.05));display:flex;align-items:center;flex-shrink:0;flex-wrap:wrap;padding:0 8px;font-family:PingFang SC;font-weight:400;font-size:12px;line-height:100%;letter-spacing:0;vertical-align:middle;height:24px;border-radius:12px;color:var(--text-sub-light-color,rgba(0,0,0,.5));max-width:412px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.Tags_tag-icon__oj1Ar{margin-right:4px;flex-shrink:0;font-size:12px}.DeepResearchConfirmModal_confirm_modal__6Ogt5{width:calc(100% - 32px)!important;max-width:786px!important;top:calc(-320px + 50vh)!important}.DeepResearchConfirmModal_container__QD6KB{max-width:100%!important;padding:30px 24px 36px!important}.DeepResearchConfirmModal_modal_content___SSEW .DeepResearchConfirmModal_btn_group__wwkna{display:flex;justify-content:center;gap:16px}.DeepResearchConfirmModal_modal_content___SSEW .DeepResearchConfirmModal_btn_group__wwkna .DeepResearchConfirmModal_btn__9f1vk{flex:0 1 216px;height:42px;border-radius:21px;font-weight:500;font-size:14px;line-height:18px}.DeepResearchConfirmModal_modal_content___SSEW .DeepResearchConfirmModal_btn_group__wwkna .DeepResearchConfirmModal_btn__9f1vk.DeepResearchConfirmModal_cancel_btn__SHyNX{background:transparent;color:var(--text-white-color,#000);border:1px solid rgba(var(--base-white-color-r,0),var(--base-white-color-b,0),var(--base-white-color-b,0),.1)}.DeepResearchConfirmModal_modal_content___SSEW .DeepResearchConfirmModal_btn_group__wwkna .DeepResearchConfirmModal_btn__9f1vk.DeepResearchConfirmModal_submit_btn__HSayi{background-color:var(--text-white-color,#000);color:var(--text-dark-color,#fff)}.VerticalLine_vertical-timeline__827dx{display:flex;flex-direction:column;position:relative;width:100%;align-items:flex-start;padding-left:6px;box-sizing:border-box}.VerticalLine_timeline-item__ldLWj{display:flex;flex-direction:column;align-items:center;position:relative;width:100%}.VerticalLine_child-item__RDRGw{margin-left:0;position:relative}.VerticalLine_timeline-icon__SSsiA{width:36px;height:36px;border-radius:50%;background-color:#f7f7f7;display:flex;justify-content:center;align-items:center;border:1px solid #e0e0e0;z-index:2;font-size:16px;color:#333}.VerticalLine_timeline-line___D3f7{width:1px;background-color:var(--line-bg-color,rgba(0,0,0,.1));border-radius:1px;transition:height .1s ease,opacity .3s ease;position:absolute;left:-.5px;margin:19px 0 0}.VerticalLine_child-item__RDRGw .VerticalLine_timeline-line___D3f7{margin-top:11px}.VerticalLine_timeline-line-hidden__g60Or{opacity:0;height:0}.VerticalLine_timeline-line-show__4CaNi{opacity:1;height:auto}.VerticalLine_timeline-step-wrapper__BLO33{display:flex;align-items:flex-start;width:100%;position:relative;min-height:0}.VerticalLine_child-item__RDRGw .VerticalLine_timeline-step-wrapper__BLO33{left:0}.VerticalLine_timeline-dot__q5MfU{width:12px;height:12px;border-radius:50%;z-index:2;display:inline-flex;justify-content:center;align-items:center;position:absolute;left:0;transform:translateX(-50%);transition:background-color .3s ease,border-color .3s ease}.VerticalLine_icon-wrapper__lNXJF{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.VerticalLine_active__eQAjO{background-color:#fff;border-color:#4a90e2}.VerticalLine_inactive__S1lkT{background-color:#fff;border:1px solid #e0e0e0}.VerticalLine_dot-primary__5Mf2j{font-size:18px;width:18px;height:18px;color:var(--text-light-color,#000)}.VerticalLine_dot-secondary__W8_8P{width:6px;height:6px;background-color:var(--text-desc-dark-color,rgba(0,0,0,.3));border:none}.VerticalLine_timeline-content__iF3D9{font-size:14px;white-space:normal;display:flex;flex-direction:column;margin-left:14px;width:100%;flex:1;transition:all .6s ease;animation-delay:.6s;position:relative;top:0;min-height:38px}.VerticalLine_global-last-item__FOGVn .VerticalLine_timeline-content__iF3D9{min-height:12px}.VerticalLine_child-item__RDRGw .VerticalLine_timeline-content__iF3D9{top:-5.5px}.VerticalLine_timeline-content-title__oWZtW{font-family:PingFang SC;font-weight:500;font-size:14px;line-height:18px;color:var(--text-light-color,#000);cursor:pointer}.VerticalLine_child-item__RDRGw .VerticalLine_timeline-content-title__oWZtW{font-family:PingFang SC;font-weight:400;font-size:12px;color:var(--text-sub-light-color,rgba(0,0,0,.5));cursor:default}.VerticalLine_timeline-content-text__OtEkk{font-size:12px;color:#666;line-height:1.6;word-break:break-word;max-height:100000px;opacity:1;overflow:hidden;transition:max-height .3s ease,opacity .3s ease,margin .3s ease;margin-top:12px}.VerticalLine_child-item__RDRGw .VerticalLine_timeline-content-text__OtEkk{margin-bottom:24px;margin-top:8px}.VerticalLine_global-last-item__FOGVn .VerticalLine_timeline-content-text__OtEkk{margin-bottom:0}.VerticalLine_content-collapsed__3olkh{max-height:0;opacity:0;margin-top:0;margin-bottom:0;pointer-events:none}.VerticalLine_toggle-button___Ozm9{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;transition:transform .3s ease;align-self:flex-start;position:absolute;right:0;top:0;color:var(--text-light-color,#000);transform:rotate(-90deg)}.VerticalLine_toggle-button-expanded__bYTv2{transform:rotate(0deg)}.VerticalLine_child-steps__3Oy14{margin-left:0;width:100%;position:relative;max-height:0;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;opacity:0}.VerticalLine_child-steps-expanded__ARVTd{max-height:1000px;opacity:1}.VerticalLine_step-title-right-slot__oEpkO{display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;position:absolute;right:23px}.VerticalLine_timeline-item-collapsed__zKUX9.VerticalLine_global-last-top-level-item__s_Nq9 .VerticalLine_timeline-content__iF3D9{min-height:0}.DeepResearchConfirm_message__l8eD_{font-weight:400;font-size:16px;line-height:28px;margin-bottom:12px;color:var(--text-normal-color,#000)}.DeepResearchConfirm_container__Wz8JB{padding:16px;border:1px solid rgba(var(--base-white-color-r,0),var(--base-white-color-g,0),var(--base-white-color-b,0),.1);border-radius:16px}.DeepResearchConfirm_container__Wz8JB .DeepResearchConfirm_inner_title__xaL2O{font-weight:500;font-size:14px;line-height:18px;margin-bottom:4px}.DeepResearchConfirm_container__Wz8JB .DeepResearchConfirm_content__M1gVn{padding-left:7px}.DeepResearchConfirm_container__Wz8JB .DeepResearchConfirm_content__M1gVn .DeepResearchConfirm_inner_content__CGRcQ{padding:0 20px 0 17px;border-left:1px solid rgba(var(--base-white-color-r,0),var(--base-white-color-g,0),var(--base-white-color-b,0),.1);font-weight:400;font-size:14px;line-height:22px}.DeepResearchConfirm_container__Wz8JB .DeepResearchConfirm_content__M1gVn .DeepResearchConfirm_inner_content__CGRcQ .DeepResearchConfirm_custom_markdown_body__Qlp2X{color:var(--text-normal-color,#000)}.DeepResearchConfirm_container__Wz8JB .DeepResearchConfirm_content__M1gVn .DeepResearchConfirm_inner_content__CGRcQ .DeepResearchConfirm_custom_markdown_body__Qlp2X ol{padding-left:24px;margin:10px 0}.DeepResearchConfirm_container__Wz8JB .DeepResearchConfirm_btn_group__jNx4a{display:flex;gap:12px;flex-direction:row-reverse}.DeepResearchConfirm_container__Wz8JB .DeepResearchConfirm_btn_group__jNx4a.DeepResearchConfirm_hidden__KJq_2{display:none}.DeepResearchConfirm_container__Wz8JB .DeepResearchConfirm_btn_group__jNx4a .DeepResearchConfirm_btn__lm4B3{cursor:pointer;width:120px;height:42px;border-radius:21px;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:14px;line-height:18px;margin-top:10px}.DeepResearchConfirm_container__Wz8JB .DeepResearchConfirm_btn_group__jNx4a .DeepResearchConfirm_btn__lm4B3.DeepResearchConfirm_modify_btn__mkO_1{border:1px solid rgba(var(--base-white-color-r,0),var(--base-white-color-g,0),var(--base-white-color-b,0),.1);color:var(--text-white-color,#000)}.DeepResearchConfirm_container__Wz8JB .DeepResearchConfirm_btn_group__jNx4a .DeepResearchConfirm_btn__lm4B3.DeepResearchConfirm_modify_btn__mkO_1.DeepResearchConfirm_disabled__hM0Qz{color:rgba(var(--base-white-color-r,0),var(--base-white-color-g,0),var(--base-white-color-b,0),.2);cursor:not-allowed}.DeepResearchConfirm_container__Wz8JB .DeepResearchConfirm_btn_group__jNx4a .DeepResearchConfirm_btn__lm4B3.DeepResearchConfirm_start_btn__CGwaK{background-color:var(--text-white-color,#000);color:var(--text-dark-color,#fff)}.DeepResearchConfirm_container__Wz8JB .DeepResearchConfirm_btn_group__jNx4a .DeepResearchConfirm_btn__lm4B3.DeepResearchConfirm_start_btn__CGwaK.DeepResearchConfirm_disabled__hM0Qz{background-color:rgba(var(--base-white-color-r,0),var(--base-white-color-g,0),var(--base-white-color-b,0),.2);cursor:not-allowed}.OnlineThinkChatHeader_box__xvHru{padding:16px;border:.5px solid var(--online-chat-header-border-color,rgba(0,0,0,.1));border-radius:16px;overflow:hidden}.OnlineThinkChatHeader_web-search-detail-images__bqZpf{display:flex}.OnlineThinkChatHeader_web-search-detail-image__sngJS{width:18px;height:18px;border-radius:8px;overflow:hidden;margin-right:-4px;background-color:#fff;position:relative;z-index:1;border:1px solid var(--online-chat-header-border-color,#f9f9f9);box-sizing:border-box;cursor:pointer}.OnlineThinkChatHeader_web-search-detail-image__sngJS:last-of-type{margin-right:0}.OnlineThinkChatHeader_custom_markdown_body__2qfbm{color:var(--text-think-color,#686868);line-height:1.6}.OnlineThinkChatHeader_custom_markdown_body__2qfbm ul ul{display:block;list-style-type:disc;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding-inline-start:40px;unicode-bidi:isolate}.OnlineThinkChatHeader_custom_markdown_body__2qfbm br{height:5px!important}.OnlineThinkChatHeader_custom_markdown_body__2qfbm>:first-child{margin-top:0!important}.OnlineThinkChatHeader_custom_markdown_body__2qfbm>:last-child{margin-bottom:0!important}.OnlineThinkChatHeader_loading-title__EY_LZ{background:linear-gradient(110deg,var(--shiny-text-dark-bg,#000) 40%,var(--shiny-text-light-bg,#fff) 50%,var(--shiny-text-dark-bg,#000) 60%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text}@keyframes DeepResearchContent_loading-rotation-reverse__5wZt4{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}@keyframes DeepResearchContent_loading-rotation__RSh50{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.DeepResearchContent_deep_research_container__Zcl4O{box-sizing:border-box;height:707px;display:flex;flex-direction:column;overflow:hidden;background-color:var(--deep-research-outer-background-color,#fff);position:relative;border-radius:0 0 16px 16px}.DeepResearchContent_deep_research_container__Zcl4O::-webkit-scrollbar{width:12px;height:12px}.DeepResearchContent_deep_research_container__Zcl4O::-webkit-scrollbar-track{background:#f1f1f1;border:none;border-radius:0}.DeepResearchContent_deep_research_container__Zcl4O .DeepResearchContent_content__N_wWv{flex:1;background-color:var(--deep-research-inner-background-color,#fafafa);overflow:hidden;box-sizing:border-box}.DeepResearchContent_deep_research_container__Zcl4O .DeepResearchContent_content__N_wWv .DeepResearchContent_inner__jsgQv{overflow:hidden;overflow-y:scroll;height:100%;-ms-overflow-style:none;scrollbar-width:none;scrollbar-color:transparent transparent;margin-bottom:20px;box-sizing:border-box}.DeepResearchContent_deep_research_container__Zcl4O .DeepResearchContent_content__N_wWv .DeepResearchContent_inner__jsgQv::-webkit-scrollbar{display:none}.DeepResearchContent_deep_research_container__Zcl4O .DeepResearchContent_content__N_wWv .DeepResearchContent_html_inner__G9df7{height:100%;overflow:hidden;flex-shrink:0;box-sizing:border-box}.DeepResearchContent_deep_research_container__Zcl4O .DeepResearchContent_content__N_wWv .DeepResearchContent_inner_webview__q0c38{height:100%}.DeepResearchContent_deep_research_container__Zcl4O .DeepResearchContent_content__N_wWv .DeepResearchContent_inner_webview__q0c38 .DeepResearchContent_webview_title__zVo9l{height:32px;text-align:center;line-height:32px;border-bottom:1px solid var(--deep-research-inner-border-color,#e5e5e5);background-color:var(--deep-research-inner-titlebar-background-color,#fbfbfa);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding:0 10px}.DeepResearchContent_deep_research_container__Zcl4O .DeepResearchContent_content__N_wWv .DeepResearchContent_inner_webview__q0c38 .DeepResearchContent_webview_title__zVo9l .DeepResearchContent_text__7evmO{font-weight:500;font-size:12px;line-height:14px;color:var(--deep-research-inner-titlebar-color,#858481);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DeepResearchContent_deep_research_container__Zcl4O .DeepResearchContent_content__N_wWv .DeepResearchContent_inner_webview__q0c38 .DeepResearchContent_webview__Z_WlA{height:calc(100% - 32px)}.DeepResearchContent_deep_research_container__Zcl4O .DeepResearchContent_footer__U21mH{position:absolute;bottom:0;left:0;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;box-sizing:border-box}.DeepResearchContent_custom_markdown_body__Ke7Ae{color:var(--deepresearch-content-text-color,#000);line-height:1.6}.DeepResearchContent_custom_markdown_body__Ke7Ae br{display:block!important}.DeepResearchContent_custom_markdown_body__Ke7Ae>:first-child{margin-top:0!important}.DeepResearchContent_custom_markdown_body__Ke7Ae>:last-child{margin-bottom:0!important}@keyframes DeepResearchContent_loadingAnimation__f6EeF{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}.AgentThinking_agent_thinking_container__c9DOY{padding:16px 18px;border-width:.5px;border-style:solid;border-color:var(--agent-think-container-border-color,rgba(0,0,0,.1));border-radius:16px;background:var(--page-background-color,#fff)}.AgentThinking_agent_thinking_container__c9DOY blockquote{transition:margin-top .2s ease}.AgentThinking_agent_thinking_container__c9DOY .expanded blockquote{margin-top:16px}.AgentThinking_thinking_title__vFvis{color:var(--agent-think-title-text-color,#000);font-size:14px;font-weight:500}.AgentThinking_thinking_loading__oqLIY{font-size:14px;background-color:#009cff}.O4Think_box__jas6i{margin-top:20px;padding:16px;border:.5px solid var(--online-chat-header-border-color,rgba(0,0,0,.1));border-radius:16px;overflow:hidden}.O4Think_box__jas6i .O4Think_cnt__asLQ6{display:flex;justify-content:space-between}.O4Think_box__jas6i .O4Think_cnt__asLQ6 .O4Think_title__QoDoc{display:flex;color:var(--text-light-color,#000)}.O4Think_box__jas6i .O4Think_cnt__asLQ6 .O4Think_title__QoDoc .O4Think_icon__yfkCl{font-size:18px;margin-right:6px}.O4Think_box__jas6i .O4Think_cnt__asLQ6 .O4Think_title__QoDoc .O4Think_title_text__XSOJQ{font-weight:500;font-size:14px;line-height:18px}.O4Think_box__jas6i .O4Think_cnt__asLQ6 .O4Think_zoom_out__qphkO{font-size:18px;cursor:pointer;color:var(--text-light-color,#000)}.O4Think_box__jas6i .O4Think_cnt__asLQ6 .O4Think_zoom_out__qphkO.O4Think_disabled__WyQzy{opacity:.1;cursor:not-allowed}
/*# sourceMappingURL=e85a24e686ea2623.css.map*/