.button_icon-button__BC_Ca{background-color:var(--white);border-radius:10px;display:flex;align-items:center;justify-content:center;padding:10px;cursor:pointer;transition:all .3s ease;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.button_shadow__Ap98F{box-shadow:var(--card-shadow)}.button_border__nGPHl{border:var(--border-in-light)}.button_icon-button__BC_Ca:hover{border-color:var(--primary)}.button_icon-button-icon__qlUH3{width:16px;height:16px;display:flex;justify-content:center;align-items:center;margin-right:5px}@media only screen and (max-width:600px){.button_icon-button__BC_Ca{padding:16px}}.button_icon-button-text__k3vob{font-size:12px}@keyframes ui-lib_slide-in__iob7i{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes ui-lib_slide-in-from-top__Qfsdu{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.ui-lib_card__umMjN{background-color:var(--white);border-radius:10px;box-shadow:var(--card-shadow);padding:10px}.ui-lib_popover__5cywD{position:relative}.ui-lib_popover-content__gZ0he{position:absolute;animation:ui-lib_slide-in__iob7i .3s ease;right:0;top:calc(100% + 10px)}.ui-lib_popover-mask__iViG8{position:fixed;top:0;left:0;width:100vw;height:100vh}.ui-lib_list-item__MN4sf{display:flex;justify-content:space-between;align-items:center;min-height:40px;border-bottom:var(--border-in-light);padding:10px 20px;animation:ui-lib_slide-in__iob7i .6s ease}.ui-lib_list__uHeWh{border:var(--border-in-light);border-radius:10px;box-shadow:var(--card-shadow);margin-bottom:20px;animation:ui-lib_slide-in__iob7i .3s ease}.ui-lib_list__uHeWh .ui-lib_list-item__MN4sf:last-child{border:0}.ui-lib_modal-container__Ra9HB{box-shadow:var(--card-shadow);background-color:var(--white);border-radius:12px;width:50vw;animation:ui-lib_slide-in__iob7i .3s ease;--modal-padding:20px}.ui-lib_modal-container__Ra9HB .ui-lib_modal-header__S9ma8{padding:var(--modal-padding);display:flex;align-items:center;justify-content:space-between;border-bottom:var(--border-in-light)}.ui-lib_modal-container__Ra9HB .ui-lib_modal-header__S9ma8 .ui-lib_modal-title__i_dpP{font-weight:bolder;font-size:16px}.ui-lib_modal-container__Ra9HB .ui-lib_modal-header__S9ma8 .ui-lib_modal-close-btn__mIjOX{cursor:pointer}.ui-lib_modal-container__Ra9HB .ui-lib_modal-header__S9ma8 .ui-lib_modal-close-btn__mIjOX:hover{filter:brightness(1.2)}.ui-lib_modal-container__Ra9HB .ui-lib_modal-content__nFcGO{max-height:40vh;padding:var(--modal-padding);overflow:auto}.ui-lib_modal-container__Ra9HB .ui-lib_modal-footer__J_cgq{padding:var(--modal-padding);display:flex;justify-content:flex-end}.ui-lib_modal-container__Ra9HB .ui-lib_modal-footer__J_cgq .ui-lib_modal-actions__0VvYa{display:flex;align-items:center}.ui-lib_modal-container__Ra9HB .ui-lib_modal-footer__J_cgq .ui-lib_modal-actions__0VvYa .ui-lib_modal-action__12xLt:not(:last-child){margin-right:20px}.ui-lib_show__3Gd4p{opacity:1;transition:all .3s ease;transform:translateY(0);position:fixed;left:0;bottom:0;animation:ui-lib_slide-in__iob7i .6s ease;z-index:99999}.ui-lib_hide__GF1sp{opacity:0;transition:all .3s ease;transform:translateY(20px)}.ui-lib_toast-container__7epyd{position:fixed;bottom:0;left:0;width:100vw;display:flex;justify-content:center}.ui-lib_toast-container__7epyd .ui-lib_toast-content__XpHSf{max-width:80vw;word-break:break-all;font-size:14px;background-color:var(--white);box-shadow:var(--card-shadow);border:var(--border-in-light);color:var(--black);padding:10px 30px;border-radius:50px;margin-bottom:20px}@media only screen and (max-width:600px){.ui-lib_modal-container__Ra9HB{width:90vw}.ui-lib_modal-container__Ra9HB .ui-lib_modal-content__nFcGO{max-height:50vh}}.home_window-header__248BE{padding:14px 20px;border-bottom:1px solid rgba(0,0,0,.1);position:relative;display:flex;justify-content:space-between;align-items:center}.home_window-header-title__bJCkO{max-width:calc(100% - 100px)}.home_window-header-title__bJCkO .home_window-header-main-title__Y16Es{font-size:20px;font-weight:bolder;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;max-width:50vw}.home_window-header-title__bJCkO .home_window-header-sub-title__9rZM1{display:flex;align-items:center;font-size:14px;margin-top:5px;cursor:pointer}.home_window-header-title__bJCkO .home_window-header-sub-title__9rZM1>input{margin-left:0;margin-right:8px}.home_window-actions__k4f3s{display:inline-flex}.home_window-action-button__Is6GK{margin-left:10px}@keyframes home_slide-in__gYZA0{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes home_slide-in-from-top__DysOS{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.home_container__Myqoy{border:var(--border-in-light);border-radius:20px;box-shadow:var(--shadow);color:var(--black);background-color:var(--white);min-width:600px;min-height:480px;max-width:900px;display:flex;overflow:hidden;box-sizing:border-box;width:var(--window-width);height:var(--window-height)}@media only screen and (min-width:600px){.home_tight-container__sz6zy{--window-width:100vw;--window-height:calc(var(--full-height) - 56px);--window-content-width:calc(100% - var(--sidebar-width));border:var(--border-in-light);border-radius:20px;box-shadow:var(--shadow);color:var(--black);background-color:var(--white);min-width:600px;min-height:480px;max-width:900px;display:flex;overflow:hidden;box-sizing:border-box;width:var(--window-width);height:var(--window-height);max-width:100vw;max-height:var(--full-height);border-radius:0}}.home_sidebar__4L4yT{top:0;width:var(--sidebar-width);background-color:var(--second);display:flex;flex-direction:column}.home_sidebar_container__bWAvi{flex-grow:1;overflow:hidden;box-sizing:border-box;padding:20px 20px 0;display:flex;flex-direction:column}.home_home_sidebar_cover__32LcL{position:fixed;top:0;width:var(--window-content-width);height:100%;background:rgba(0,0,0,.5);z-index:10}.home_window-content__RRVow{width:var(--window-content-width);height:100%;display:flex;flex-direction:column}.home_more_btn__17cFW{display:flex;align-items:center;justify-content:center;width:60px;height:36px;background:#fdfdfd;box-sizing:border-box;border:1px solid #dedede;border-radius:8px;font-family:PingFang SC;font-size:14px;font-weight:400;letter-spacing:0;color:#24282f;transition:all .2s ease}.home_more_btn__17cFW:active{background:#f7f7f7}.home_mobile__ako7k{display:none}@media only screen and (max-width:600px){.home_container__Myqoy{min-height:unset;max-height:unset;min-width:unset;border:0;border-radius:0;height:var(--window-height)}.home_sidebar__4L4yT{position:fixed;right:-100%;z-index:1000;height:var(--full-height);width:85vw;transition:all .3s ease;box-shadow:none}.home_sidebar-show__I77cg{right:0;transform:translateZ(0)}.home_mobile__ako7k{display:block}}.home_sidebar-header__b5asC{position:relative;padding-top:20px;padding-bottom:20px}.home_sidebar-logo__FFdBS{position:absolute;right:0;bottom:18px}.home_sidebar-title__d8_c_{font-size:20px;font-weight:700}.home_sidebar-sub-title__IS2Or{font-size:12px;font-weight:400px}.home_sidebar-body__zSPJN{flex:1 1;overflow:auto}.home_chat-item__7LfQR{padding:10px 14px;background-color:var(--white);border-radius:10px;margin-bottom:10px;box-shadow:var(--card-shadow);transition:all .3s ease;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:2px solid transparent;position:relative;overflow:hidden}.home_chat-item__7LfQR:hover{background-color:#fbfeff}.home_chat-item-selected__6TyNm{border-color:var(--primary)}.home_chat-item-title__LZXA_{font-size:14px;font-weight:bolder;display:block;width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home_chat-item-delete__xQ_8e{position:absolute;top:10px;right:-20px;transition:all .3s ease;opacity:0}@media only screen and (min-width:600px){.home_chat-item__7LfQR:hover>.home_chat-item-delete__xQ_8e{opacity:.5;right:10px}.home_chat-item__7LfQR:hover>.home_chat-item-delete__xQ_8e:hover{opacity:1}}@media only screen and (max-width:600px){.home_chat-item-delete__xQ_8e{opacity:.5;right:10px}}.home_chat-item-info__UAzOv{display:flex;justify-content:space-between;color:#a6a6a6;font-size:12px;margin-top:8px}.home_sidebar-tail__R8VX2{flex-shrink:0;display:flex;justify-content:space-between;padding-bottom:20px}.home_sidebar-actions__zyNfR{display:inline-flex}.home_sidebar-action__JhMu0:not(:last-child){margin-right:15px}.home_chat__7Bh_I{display:flex;flex-direction:column;position:relative;height:100%}.home_chat-body__mbaM8{flex:1 1;overflow:auto;padding:20px;position:relative;touch-action:pan-y;overscroll-behavior:contain}.home_chat-body-title__5S8w4{cursor:pointer}.home_chat-body-title__5S8w4:hover{text-decoration:underline}.home_chat-message__rdH_g{display:flex;flex-direction:row}.home_chat-message-user__WsuiB{display:flex;flex-direction:row-reverse}.home_chat-message-container__plj_e{max-width:var(--message-max-width);display:flex;flex-direction:column;align-items:flex-start;animation:home_slide-in__gYZA0 .3s ease}.home_chat-message-container__plj_e:hover .home_chat-message-top-actions__PfOzb{opacity:1;right:10px;pointer-events:all}.home_chat-message-user__WsuiB>.home_chat-message-container__plj_e{align-items:flex-end}.home_chat-message-avatar__611lI{margin-top:20px}.home_chat-message-status__EsVNi{font-size:12px;color:#aaa;line-height:1.5;margin-top:5px}.home_user-avtar__3QksJ{height:30px;width:30px;display:flex;align-items:center;justify-content:center;border:var(--border-in-light);box-shadow:var(--card-shadow);border-radius:10px}.home_chat-message-item__hDEOq{box-sizing:border-box;max-width:100%;margin-top:10px;border-radius:10px;background-color:rgba(0,0,0,.05);padding:10px;font-size:14px;-webkit-user-select:text;-moz-user-select:text;user-select:text;word-break:break-word;border:var(--border-in-light);position:relative}.home_chat-message-top-actions__PfOzb{font-size:12px;position:absolute;right:20px;top:-26px;left:100px;transition:all .3s ease;opacity:0;pointer-events:none;display:flex;flex-direction:row-reverse}.home_chat-message-top-actions__PfOzb .home_chat-message-top-action__wXKmA{opacity:.5;color:var(--black);white-space:nowrap;cursor:pointer}.home_chat-message-top-actions__PfOzb .home_chat-message-top-action__wXKmA:hover{opacity:1}.home_chat-message-top-actions__PfOzb .home_chat-message-top-action__wXKmA:not(:first-child){margin-right:10px}.home_chat-message-user__WsuiB>.home_chat-message-container__plj_e>.home_chat-message-item__hDEOq{background-color:var(--second)}.home_chat-message-actions__nrHd1{display:flex;flex-direction:row-reverse;width:100%;padding-top:5px;box-sizing:border-box;font-size:12px}.home_chat-message-action-date__6ToUp{color:#aaa}.home_chat-input-panel__kmhBn{width:100%;padding:5px 20px 20px;box-sizing:border-box;flex-direction:column}.home_prompt-hints__Nv0JN{min-height:20px;width:100%;max-height:50vh;overflow:auto;display:flex;flex-direction:column-reverse;background-color:var(--white);border:var(--border-in-light);border-radius:10px;margin-bottom:10px;box-shadow:var(--shadow)}.home_prompt-hints__Nv0JN .home_prompt-hint__7bycW{color:var(--black);padding:6px 10px;animation:home_slide-in__gYZA0 .3s ease;cursor:pointer;transition:all .3s ease;border:1px solid transparent;margin:4px;border-radius:8px}.home_prompt-hints__Nv0JN .home_prompt-hint__7bycW:not(:last-child){margin-top:0}.home_prompt-hints__Nv0JN .home_prompt-hint__7bycW .home_hint-title__V1gw6{font-size:12px;font-weight:bolder;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home_prompt-hints__Nv0JN .home_prompt-hint__7bycW .home_hint-content__GHRmC{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home_prompt-hints__Nv0JN .home_prompt-hint-selected__LI_5l,.home_prompt-hints__Nv0JN .home_prompt-hint__7bycW:hover{border-color:var(--primary)}.home_chat-input-panel-inner__8J59p{display:flex;flex:1 1}.home_chat-input__qM_hd{height:38px;width:100%;border-radius:10px;border:var(--border-in-light);box-shadow:0 -2px 5px rgba(0,0,0,.03);background-color:var(--white);color:var(--black);font-family:inherit;line-height:19px;padding:10px 14px 50px;resize:none;outline:none;transition:height .2s ease}@media only screen and (max-width:600px){.home_chat-input__qM_hd{height:100%;line-height:unset;transition:unset;font-size:16px}.home_chat-input__qM_hd:focus{height:100%!important;border:1px solid var(--primary)}.home_loading-content__tru2c{height:100%}}.home_chat-input__qM_hd:focus{height:200px;border:1px solid var(--primary)}.home_chat-input-send__rsJfH{background-color:var(--primary);color:#fff;position:absolute;right:30px;bottom:30px}.home_export-content__ZTj0v{white-space:break-spaces}.home_loading-content__tru2c{display:flex;flex-direction:column;justify-content:center;align-items:center;height:calc(100% - 56px);width:100%}.home___setting_box_item____G0ULT{display:flex;align-items:center;justify-content:space-between}@keyframes chat_slide-in__jGTU7{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes chat_slide-in-from-top__QIZOS{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.chat_prompt-toast__v0Ha5{position:absolute;bottom:-50px;z-index:999;display:flex;justify-content:center;width:calc(100% - 40px)}.chat_prompt-toast__v0Ha5 .chat_prompt-toast-inner__qUzGo{display:flex;justify-content:center;align-items:center;font-size:12px;background-color:var(--white);color:var(--black);border:var(--border-in-light);box-shadow:var(--card-shadow);padding:10px 20px;border-radius:100px;animation:chat_slide-in-from-top__QIZOS .3s ease}.chat_prompt-toast__v0Ha5 .chat_prompt-toast-inner__qUzGo .chat_prompt-toast-content__tDz2h{margin-left:10px}.chat_context-prompt__a3Xrj .chat_context-prompt-row__D24xk{display:flex;justify-content:center;width:100%;margin-bottom:10px}.chat_context-prompt__a3Xrj .chat_context-prompt-row__D24xk .chat_context-role___RwCJ{margin-right:10px}.chat_context-prompt__a3Xrj .chat_context-prompt-row__D24xk .chat_context-content__3iEuJ{flex:1 1;max-width:100%;text-align:left}.chat_context-prompt__a3Xrj .chat_context-prompt-row__D24xk .chat_context-delete-button__rSrlO{margin-left:10px}.chat_context-prompt__a3Xrj .chat_context-prompt-button__MmudR{flex:1 1}.chat_memory-prompt__HLWNg{margin-top:20px}.chat_memory-prompt__HLWNg .chat_memory-prompt-title__eZIzp{font-size:12px;font-weight:700;margin-bottom:10px}.chat_memory-prompt__HLWNg .chat_memory-prompt-content__Zgo_G{background-color:var(--gray);border-radius:6px;padding:10px;font-size:12px;-webkit-user-select:text;-moz-user-select:text;user-select:text}.rc-tooltip.rc-tooltip-zoom-appear,.rc-tooltip.rc-tooltip-zoom-enter{opacity:0}.rc-tooltip.rc-tooltip-zoom-enter,.rc-tooltip.rc-tooltip-zoom-leave{display:block}.rc-tooltip-zoom-appear,.rc-tooltip-zoom-enter{opacity:0;animation-duration:.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.18,.89,.32,1.28);animation-play-state:paused}.rc-tooltip-zoom-leave{animation-duration:.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.6,-.3,.74,.05);animation-play-state:paused}.rc-tooltip-zoom-appear.rc-tooltip-zoom-appear-active,.rc-tooltip-zoom-enter.rc-tooltip-zoom-enter-active{animation-name:rcToolTipZoomIn;animation-play-state:running}.rc-tooltip-zoom-leave.rc-tooltip-zoom-leave-active{animation-name:rcToolTipZoomOut;animation-play-state:running}@keyframes rcToolTipZoomIn{0%{opacity:0;transform-origin:50% 50%;transform:scale(0)}to{opacity:1;transform-origin:50% 50%;transform:scale(1)}}@keyframes rcToolTipZoomOut{0%{opacity:1;transform-origin:50% 50%;transform:scale(1)}to{opacity:0;transform-origin:50% 50%;transform:scale(0)}}.rc-tooltip{position:absolute;z-index:1070;display:block;visibility:visible;font-size:12px;line-height:1.5;opacity:.9}.rc-tooltip-hidden{display:none}.rc-tooltip-placement-top,.rc-tooltip-placement-topLeft,.rc-tooltip-placement-topRight{padding:5px 0 9px}.rc-tooltip-placement-right,.rc-tooltip-placement-rightBottom,.rc-tooltip-placement-rightTop{padding:0 5px 0 9px}.rc-tooltip-placement-bottom,.rc-tooltip-placement-bottomLeft,.rc-tooltip-placement-bottomRight{padding:9px 0 5px}.rc-tooltip-placement-left,.rc-tooltip-placement-leftBottom,.rc-tooltip-placement-leftTop{padding:0 9px 0 5px}.rc-tooltip-inner{padding:8px 10px;color:#fff;text-align:left;text-decoration:none;background-color:#373737;border-radius:6px;box-shadow:0 0 4px rgba(0,0,0,.17);min-height:34px}.rc-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-tooltip-placement-top .rc-tooltip-arrow,.rc-tooltip-placement-topLeft .rc-tooltip-arrow,.rc-tooltip-placement-topRight .rc-tooltip-arrow{bottom:4px;margin-left:-5px;border-width:5px 5px 0;border-top-color:#373737}.rc-tooltip-placement-top .rc-tooltip-arrow{left:50%}.rc-tooltip-placement-topLeft .rc-tooltip-arrow{left:15%}.rc-tooltip-placement-topRight .rc-tooltip-arrow{right:15%}.rc-tooltip-placement-right .rc-tooltip-arrow,.rc-tooltip-placement-rightBottom .rc-tooltip-arrow,.rc-tooltip-placement-rightTop .rc-tooltip-arrow{left:4px;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#373737}.rc-tooltip-placement-right .rc-tooltip-arrow{top:50%}.rc-tooltip-placement-rightTop .rc-tooltip-arrow{top:15%;margin-top:0}.rc-tooltip-placement-rightBottom .rc-tooltip-arrow{bottom:15%}.rc-tooltip-placement-left .rc-tooltip-arrow,.rc-tooltip-placement-leftBottom .rc-tooltip-arrow,.rc-tooltip-placement-leftTop .rc-tooltip-arrow{right:4px;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#373737}.rc-tooltip-placement-left .rc-tooltip-arrow{top:50%}.rc-tooltip-placement-leftTop .rc-tooltip-arrow{top:15%;margin-top:0}.rc-tooltip-placement-leftBottom .rc-tooltip-arrow{bottom:15%}.rc-tooltip-placement-bottom .rc-tooltip-arrow,.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow,.rc-tooltip-placement-bottomRight .rc-tooltip-arrow{top:4px;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#373737}.rc-tooltip-placement-bottom .rc-tooltip-arrow{left:50%}.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow{left:15%}.rc-tooltip-placement-bottomRight .rc-tooltip-arrow{right:15%}.style_template_select_menu__rphar{padding-left:0;opacity:1}.style_template_select_menu__rphar .rc-tooltip-content{border-radius:8px}.style_template_select_menu__rphar .rc-tooltip-inner{border-radius:8px;overflow:hidden;padding:0;background:#fff;box-shadow:0 4px 16px 0 rgba(0,0,0,.1);font-family:PingFang SC;font-size:14px;font-weight:400;letter-spacing:0;color:#303030}.style_template_select_menu__rphar .rc-tooltip-inner .style_menu_item_first__V6Wmf{width:150px;box-sizing:border-box;padding:14px 19px;background:#fff;transition:all .2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.style_template_select_menu__rphar .rc-tooltip-inner .style_menu_item_first__V6Wmf:hover{background:#f5f9fa}.style_template_select_menu__rphar .rc-tooltip-inner .style_menu_item_second__d_xfb{max-width:540px;box-sizing:border-box;padding:14px;background:#fff;color:#666;transition:all .2s ease;cursor:pointer}.style_template_select_menu__rphar .rc-tooltip-inner .style_menu_item_second__d_xfb:hover{color:#303030;text-decoration:underline}.style_template_select_menu__rphar .rc-tooltip-inner .style_menu_item_second__d_xfb .style_text_content__hv09L{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.rc-drawer{top:0;bottom:0;left:0;right:0;position:fixed;z-index:1050;pointer-events:none}.rc-drawer-inline{position:absolute}.rc-drawer-mask{top:0;bottom:0;left:0;right:0;position:absolute;z-index:1050;background:rgba(0,0,0,.5);pointer-events:auto}.rc-drawer-content-wrapper{position:absolute;z-index:1050;overflow:hidden;transition:transform .3s}.rc-drawer-content-wrapper-hidden{display:none}.rc-drawer-left .rc-drawer-content-wrapper{top:0;bottom:0;left:0}.rc-drawer-right .rc-drawer-content-wrapper{top:0;right:0;bottom:0}.rc-drawer-content{width:100%;height:100%;overflow:auto;background:#fff;pointer-events:auto}.style_cate_drawer__kb0oe .style_cate_drawer_header__8XveZ{flex-shrink:0;position:fixed;top:0;width:100%;display:flex;align-items:center;padding:10px 8px;margin-bottom:12px}.style_cate_drawer__kb0oe .style_cate_drawer_header__8XveZ .style_text__p9fdT{margin-left:4px;font-family:PingFang SC;font-size:16px;font-weight:400;letter-spacing:0;color:#333}.style_cate_drawer__kb0oe .style_cate_drawer_content__PWwBV{flex-grow:1;display:flex;margin-top:58px;height:calc(100vh - 58px)}.style_cate_drawer__kb0oe .style_cate_drawer_content__PWwBV .style_left_sect__aDgo2{width:144px;height:100%;flex-shrink:0;background:#f7f8fc;overflow-y:auto}.style_cate_drawer__kb0oe .style_cate_drawer_content__PWwBV .style_left_sect__aDgo2 .style_menu_item_first__L4y_H{position:relative;padding:20px 16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:PingFangSC-Medium;font-size:14px;font-weight:400;letter-spacing:0;color:#666;transition:all .2s ease}.style_cate_drawer__kb0oe .style_cate_drawer_content__PWwBV .style_left_sect__aDgo2 .style_selected__zIv1y{background:#fff;font-weight:500;color:#333}.style_cate_drawer__kb0oe .style_cate_drawer_content__PWwBV .style_left_sect__aDgo2 .style_selected__zIv1y:before{content:"";position:absolute;left:0;display:block;width:4px;height:21px;background:#ff3f29}.style_cate_drawer__kb0oe .style_cate_drawer_content__PWwBV .style_right_sect__yavA8{flex-grow:1;margin-bottom:24px;height:100%;overflow-y:auto}.style_cate_drawer__kb0oe .style_cate_drawer_content__PWwBV .style_right_sect__yavA8 .style_menu_item_second__HMHJ_{margin:0 14px 0 24px;padding:20px 0;border-bottom:1px solid #f6f6f6;border-radius:6px;white-space:nowrap;overflow:hidden;font-family:PingFang SC;font-size:16px;font-weight:400;letter-spacing:0;color:#333;transition:all .2s ease}.style_cate_drawer__kb0oe .style_cate_drawer_content__PWwBV .style_right_sect__yavA8 .style_menu_item_second__HMHJ_:active{color:#888}.style_cate_drawer__kb0oe .rc-drawer-content{display:flex;flex-direction:column}.style_cate_drawer__kb0oe .rc-drawer-content-wrapper{width:100%!important;transition:all .2s ease}.style_cate_drawer__kb0oe .rc-drawer-content-wrapper-hidden{display:unset;right:-100%}.style_sidebar_menu_wrapper__XZUa7{padding-bottom:16px;background:#fff;flex-shrink:0}.style_sidebar_menu_wrapper__XZUa7 .style_menu_item__ePqlb{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;background:linear-gradient(0deg,#fbfeff,#fbfeff),#fbfeff;transition:all .2s ease;cursor:pointer}.style_sidebar_menu_wrapper__XZUa7 .style_menu_item__ePqlb:hover{background:linear-gradient(0deg,#f5f9fa,#f5f9fa),#f3fcff}.style_sidebar_menu_wrapper__XZUa7 .style_menu_item__ePqlb .style_align_center__eDnvR{display:flex;align-items:center}.style_sidebar_menu_wrapper__XZUa7 .style_menu_item__ePqlb .style_menu_text__16Abf{margin-right:8px;font-family:PingFang SC;font-size:14px;font-weight:400;letter-spacing:0;color:#303030}@media only screen and (max-width:600px){.style_sidebar_menu_wrapper__XZUa7{padding-bottom:16px}}.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-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}}.style_common_dialog__n2vlY .style_common_dialog_header__ShWb6{position:relative;display:flex;justify-content:center;width:100%;font-family:PingFang SC;font-size:18px;font-weight:600;letter-spacing:0;color:#333}.style_common_dialog__n2vlY .style_common_dialog_header__ShWb6 .style_icon__vUq_9{position:absolute;right:0;top:6px;cursor:pointer}.style_common_dialog__n2vlY .rc-dialog{display:flex;flex-direction:column;justify-content:center;height:100%;width:560px;margin:0 auto}.style_common_dialog__n2vlY .rc-dialog .rc-dialog-content{border-radius:24px;background:#fff}.style_common_dialog__n2vlY .rc-dialog .rc-dialog-content .rc-dialog-body{display:flex;flex-direction:column;align-items:center;padding:24px}@media only screen and (max-width:600px){.style_common_dialog__n2vlY .style_common_dialog_header__ShWb6 .style_icon__vUq_9{display:none}.style_common_dialog__n2vlY .rc-dialog{display:flex;flex-direction:column;justify-content:center;height:100%;width:calc(100% - 64px);margin:0 32px}.style_common_dialog__n2vlY .rc-dialog .rc-dialog-content{border-radius:16px;background:#fff}.style_common_dialog__n2vlY .rc-dialog .rc-dialog-content .rc-dialog-body{display:flex;flex-direction:column;align-items:center;padding:24px 0 0}}.style_prompt_dialog_wrapper__7LH04{margin-top:16px}.style_prompt_dialog_wrapper__7LH04 .style_desc__rKThg{font-family:PingFang SC;font-size:16px;font-weight:400;line-height:24px;text-align:center;letter-spacing:0;color:#333}.style_prompt_dialog_wrapper__7LH04 .style_image__Ev56B{margin-top:24px;border-radius:12px;object-fit:cover;cursor:pointer}.style_prompt_dialog_wrapper__7LH04 .style_info__h0Ani{margin-top:12px;padding:0 20px;font-family:PingFang SC;font-size:14px;font-weight:400;text-align:center;letter-spacing:0;color:#666}.style_prompt_dialog_wrapper__7LH04 .style_btn_group__oWcqE{display:flex;align-items:center;justify-content:flex-end;margin-top:24px}.style_prompt_dialog_wrapper__7LH04 .style_btn_group__oWcqE .style_btn__pzymz{display:inline;margin-right:24px;font-family:PingFang SC;font-size:16px;font-weight:400;text-align:center;letter-spacing:0;cursor:pointer}.style_prompt_dialog_wrapper__7LH04 .style_btn_group__oWcqE .style_btn__pzymz:last-child{margin-right:0}.style_prompt_dialog_wrapper__7LH04 .style_btn_group__oWcqE .style_btn_text__vryKm{color:#333}.style_prompt_dialog_wrapper__7LH04 .style_btn_group__oWcqE .style_btn_primary__bCk1T{padding:8px 24px;border-radius:6px;background:linear-gradient(286deg,#ff3f29 1%,#ff5c29 93%);color:#fff}@media only screen and (max-width:600px){.style_prompt_dialog_wrapper__7LH04{margin-top:8px}.style_prompt_dialog_wrapper__7LH04 .style_desc__rKThg{padding:0 20px;font-size:15px;color:#555}.style_prompt_dialog_wrapper__7LH04 .style_m_image_wrapper__a2nxX{padding:0 20px;box-sizing:border-box}.style_prompt_dialog_wrapper__7LH04 .style_image__Ev56B{height:100%;width:100%}.style_prompt_dialog_wrapper__7LH04 .style_btn_group__oWcqE{justify-content:unset;border-top:1px solid rgba(0,0,0,.1)}.style_prompt_dialog_wrapper__7LH04 .style_btn_group__oWcqE .style_btn__pzymz{width:50%;margin-right:0;font-size:17px;font-weight:500}.style_prompt_dialog_wrapper__7LH04 .style_btn_group__oWcqE .style_btn_text__vryKm{padding:16px 0;color:#000;border-right:1px solid rgba(0,0,0,.1)}.style_prompt_dialog_wrapper__7LH04 .style_btn_group__oWcqE .style_btn_primary__bCk1T{padding:16px 0;border-radius:unset;background:unset;color:#fc1e1e}}.style_prompt_dialog_wrapper__f7EuJ{margin-top:24px}.style_prompt_dialog_wrapper__f7EuJ .style_image__K8L_t{border-radius:10px;object-fit:contain}.style_prompt_dialog_wrapper__f7EuJ .style_btn_group__kpyet{display:flex;align-items:center;justify-content:center;margin-top:24px}.style_prompt_dialog_wrapper__f7EuJ .style_btn_group__kpyet .style_btn__dNXLL{display:inline;margin-right:24px;font-family:PingFangSC-Regular;font-size:16px;font-weight:400;text-align:center;letter-spacing:0;cursor:pointer}.style_prompt_dialog_wrapper__f7EuJ .style_btn_group__kpyet .style_btn__dNXLL:last-child{margin-right:0}.style_prompt_dialog_wrapper__f7EuJ .style_btn_group__kpyet .style_btn_text__4_Qw5{color:#333}.style_prompt_dialog_wrapper__f7EuJ .style_btn_group__kpyet .style_btn_primary__V0vsU{padding:8px 24px;border-radius:6px;background:linear-gradient(286deg,#ff3f29 1%,#ff5c29 93%);color:#fff}@media only screen and (max-width:600px){.style_prompt_dialog_wrapper__f7EuJ{margin-top:24px}.style_prompt_dialog_wrapper__f7EuJ .style_m_image_wrapper__DBeGr{padding:0 40px;box-sizing:border-box}.style_prompt_dialog_wrapper__f7EuJ .style_image__K8L_t{height:100%;width:100%}.style_prompt_dialog_wrapper__f7EuJ .style_btn_group__kpyet{border-top:1px solid rgba(0,0,0,.1)}.style_prompt_dialog_wrapper__f7EuJ .style_btn_group__kpyet .style_btn__dNXLL{width:100%;margin-right:0;font-size:17px;font-weight:500}.style_prompt_dialog_wrapper__f7EuJ .style_btn_group__kpyet .style_btn_primary__V0vsU{padding:16px 0;border-radius:unset;background:unset;color:#fc1e1e}}