/*!*********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!../../node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/component/Toolbar/toolbar.less ***!
  \*********************************************************************************************************************************************************************************************************************************/
._3rYUI6rm_toolbar {
  position: absolute;
  height: 30px;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  padding: 0 28px;
}
._3rYUI6rm_toolbar .d_IUS0i-_modulesLoading {
  display: flex;
  flex-direction: row;
  height: 100%;
  align-items: center;
}
._3rYUI6rm_toolbar .d_IUS0i-_modulesLoading ._214rDm_G_modulesLoadingIcon {
  color: #fff;
}
._3rYUI6rm_toolbar .d_IUS0i-_modulesLoading ._1GQ0nLej_modulesLoadingText {
  font-size: 12px;
  color: #fff;
  margin-left: 8px;
  opacity: 0.6;
}

/*!**************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!../../node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/component/BaseCodeEditor/index.less ***!
  \**************************************************************************************************************************************************************************************************************************************/
.JUgZjwXI_kd_code_editor_container {
  position: relative;
  width: 100%;
  height: 100%;
}
.JUgZjwXI_kd_code_editor_container ._1TkIJc0I_kd_code_editor_box {
  width: 100%;
  height: 100%;
  padding-top: 30px;
}
.JUgZjwXI_kd_code_editor_container ._1TkIJc0I_kd_code_editor_box .find-widget {
  position: absolute !important;
  top: 50% !important;
  left: 0 !important;
  right: 0 !important;
  margin: auto;
}
.JUgZjwXI_kd_code_editor_container ._1TkIJc0I_kd_code_editor_box .scrollbar.vertical {
  transform: translateY(0) !important;
}
.JUgZjwXI_kd_code_editor_container ._1TkIJc0I_kd_code_editor_box .monaco-editor .view-overlays .current-line {
  border-color: transparent;
}
.JUgZjwXI_kd_code_editor_container ._1TkIJc0I_kd_code_editor_box .monaco-inputbox-container .monaco-inputbox-message {
  color: #fff !important;
  background-color: #202224 !important;
  opacity: 0.6;
}
.JUgZjwXI_kd_code_editor_container ._1TkIJc0I_kd_code_editor_box ._2fLDZbdS_kd_code_editor_placeholder {
  right: none !important;
  left: 64px;
  opacity: 0.4;
}
.JUgZjwXI_kd_code_editor_container ._1TkIJc0I_kd_code_editor_box ._3Qcz1eac_scrollbar._2Pbp9_a8_vertical {
  transform: translateY(0) !important;
}
.JUgZjwXI_kd_code_editor_container ._2fLDZbdS_kd_code_editor_placeholder {
  right: none !important;
  top: 1px !important;
  left: 64px;
  color: rgba(255, 255, 255, 0.4);
  background-color: rgba(255, 255, 255, 0.05);
  font-size: 12px;
  z-index: 2;
  padding-left: 7px;
  height: 16px;
  width: calc(100% - 77px);
  line-height: 16px;
}
._2SHKaL2p_box {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
._2SHKaL2p_box .kd-split-wrapper {
  background: #202224;
}
._2SHKaL2p_box .kd-split-wrapper .kd-split-trigger-vertical {
  background: rgba(255, 255, 255, 0.2);
  margin-top: -1px;
  width: 2px;
  margin-left: -1px;
}
._2SHKaL2p_box .kd-split-wrapper .kd-split-trigger-vertical:hover,
._2SHKaL2p_box .kd-split-wrapper .kd-split-trigger-vertical:focus {
  background-color: #276FF5;
}
._2SHKaL2p_box .kd-split-wrapper .kd-split-trigger-horizontal {
  background: rgba(255, 255, 255, 0.2);
  height: 2px;
  margin-top: -1px;
}
._2SHKaL2p_box .kd-split-wrapper .kd-split-trigger-horizontal:hover,
._2SHKaL2p_box .kd-split-wrapper .kd-split-trigger-horizontal:focus {
  background-color: #276FF5;
}
._2SHKaL2p_box .kd-collapse {
  background-color: #000;
}
._2SHKaL2p_box .kd-collapse .kd-collapse-panel-top {
  min-height: 28px;
}

/*!******************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!../../node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/component/Debugger/DebuggerRender/debugConsole.less ***!
  \******************************************************************************************************************************************************************************************************************************************************/
._1gB5Ya1A_debugConsole {
  background-color: #000;
  display: flex;
  padding-bottom: 20px;
  flex-direction: column;
  position: relative;
  height: 100%;
}
._1gB5Ya1A_debugConsole .w8kRc33s_top {
  flex: 0;
  min-height: 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 12px;
}
._1gB5Ya1A_debugConsole .w8kRc33s_top ._15S-AnAD_leftArea {
  font-size: 12px;
  color: #d9d9d9;
}
._1gB5Ya1A_debugConsole .w8kRc33s_top ._2lIhPt51_rightArea {
  display: flex;
}
._1gB5Ya1A_debugConsole ._2ZH-0pI5_icon {
  color: #fff;
  margin-right: 8px;
  font-size: 12px;
  flex: 0;
  cursor: pointer;
}
._1gB5Ya1A_debugConsole ._2ZH-0pI5_icon:hover,
._1gB5Ya1A_debugConsole ._2ZH-0pI5_icon:active {
  color: #2A71F5;
}
._1gB5Ya1A_debugConsole ._38C72dys_content {
  flex: 1;
}
._1gB5Ya1A_debugConsole ._3iZGR6WK_inputArea {
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 16px;
  width: 100%;
  align-items: center;
  height: 20px;
  border-top: 1px solid #5a5a5a;
}
._1gB5Ya1A_debugConsole ._3iZGR6WK_inputArea ._22MVQANm_input {
  flex: 1;
  height: 20px;
  border: none;
  font-size: 12px;
  color: #fff !important;
  background-color: rgba(0, 0, 0, 0);
}
._1gB5Ya1A_debugConsole ._38C72dys_content {
  height: 100%;
  overflow: auto;
}
._1gB5Ya1A_debugConsole ._38C72dys_content ._3HCl-lp__consoleItem {
  display: flex;
  min-height: 20px;
  align-items: center;
  padding: 0 12px;
  margin-bottom: 12px;
}
._1gB5Ya1A_debugConsole ._38C72dys_content ._1aGe5hyR_errorLog {
  color: #e93333 !important;
}
._1gB5Ya1A_debugConsole ._38C72dys_content .zuT4fq_l_warningLog {
  color: #d9fa05 !important;
}

/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!../../node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/component/Debugger/DebuggerRender/common/Scope/scope.less ***!
  \************************************************************************************************************************************************************************************************************************************************************/
.n3QT7LRA_title {
  font-size: 12px;
  color: #fff;
  display: flex;
  padding: 0 8px;
  height: 100%;
}
.n3QT7LRA_title .kd-tree {
  color: #d9d9d9;
}
.n3QT7LRA_title .kd-tree-node-item-hover:hover {
  background-color: transparent;
}
.n3QT7LRA_title .kd-tree-node-item {
  height: 18px !important;
}
._2GIcF95B_scopeName {
  color: #b17ec7;
}
._2wzPLg_g_type {
  color: #d9d9d9;
}
._5S-ntiOt_string {
  color: #ce9178;
}
._5S-ntiOt_string::before,
._5S-ntiOt_string::after {
  content: "\"";
  color: #ce9178;
}
._3oo2k7XX_number {
  color: #b5cea8;
}
._2WLM6ePl_boolean {
  color: #569cd6;
}
._3KCa_-L3_undefined,
._20SdCuZM_null {
  color: #79848d;
}
._1DX9P4VH_error {
  color: #ce9178;
  font-style: italic;
}

/*!*******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!../../node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/component/FunctionArea/functionArea.less ***!
  \*******************************************************************************************************************************************************************************************************************************************/
.XFA5ybkI_functionArea {
  height: 100%;
  flex: 0;
  display: flex;
  background: #000;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.XFA5ybkI_functionArea .JfOZd-px_menu {
  height: 100%;
  width: 40px;
  display: flex;
  flex-direction: column;
}
.XFA5ybkI_functionArea .JfOZd-px_menu ._33NGAJ5Z_menuItem {
  display: flex;
  height: 48px;
  width: 100%;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: relative;
}
.XFA5ybkI_functionArea .JfOZd-px_menu ._33NGAJ5Z_menuItem ._1UUeJ64o_menuImg {
  width: 24px;
  height: 24px;
}
.XFA5ybkI_functionArea .JfOZd-px_menu ._33NGAJ5Z_menuItem .V8ZIQHTh_menuIcon {
  color: #999;
  font-size: 24px;
}
.XFA5ybkI_functionArea .JfOZd-px_menu ._33NGAJ5Z_menuItem:hover .V8ZIQHTh_menuIcon {
  color: #fff;
}
.XFA5ybkI_functionArea .JfOZd-px_menu ._28seJosl_active {
  background-color: #1F1F20;
}
.XFA5ybkI_functionArea .JfOZd-px_menu ._28seJosl_active .V8ZIQHTh_menuIcon {
  color: #fff;
}
.XFA5ybkI_functionArea .JfOZd-px_menu ._28seJosl_active::before {
  content: '';
  height: 48px;
  width: 2px;
  background-color: #276FF5;
  position: absolute;
  left: 0;
}
.XFA5ybkI_functionArea._3dS0aDAG_noline {
  border-right-width: 0px;
}
.XFA5ybkI_functionArea ._23RhoPm7_workSpace {
  flex: 1;
  display: flex;
  height: 100%;
  transition: 250ms;
  max-width: calc(100% - 40px);
}
.XFA5ybkI_functionArea ._23RhoPm7_workSpace .oHvHRTDw_workSpaceItem {
  flex: 1;
  display: flex;
  height: 100%;
  overflow: hidden;
}
.XFA5ybkI_functionArea ._23RhoPm7_workSpace ._2Q0sjTDe_hide {
  display: none;
}
.XFA5ybkI_functionArea ._23RhoPm7_workSpace._21Ee8Ixr_isOpen {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}

/*!************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!../../node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/component/Debugger/DebuggerRender/common.less ***!
  \************************************************************************************************************************************************************************************************************************************************/
._1eT-bBpM_collapse .kd-collapse-panel-top {
  padding: 0 8px;
}
._1eT-bBpM_collapse,
._1eT-bBpM_collapse .kd-collapse-panel,
._1eT-bBpM_collapse .kd-collapse-panel-children {
  height: 100% !important;
  overflow: auto;
}
._1eT-bBpM_collapse i {
  color: #d9d9d9;
}
._1eT-bBpM_collapse .kd-collapse-panel-header {
  color: #d9d9d9;
  font-size: 12px;
}
._1eT-bBpM_collapse .kd-collapse-panel-children {
  padding: 0;
}
._1eT-bBpM_collapse .kd-collapse-panel-children > div {
  height: 100%;
}
._1eT-bBpM_collapse ._1bDaOiEj_icon {
  color: #d9d9d9;
  font-size: 12px;
  margin-left: 4px;
  cursor: pointer;
}
._1eT-bBpM_collapse ._1bDaOiEj_icon:hover {
  color: #2A71F5;
}

/*!*********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!../../node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/component/Debugger/DebuggerRender/breakPointsView.less ***!
  \*********************************************************************************************************************************************************************************************************************************************************/
._3kRag1_l_breakPointItem {
  display: flex;
  justify-content: space-between;
  height: 28px;
  align-items: center;
  color: #d9d9d9;
  cursor: pointer;
  padding: 0 6px 0 8px;
  border: 1px solid transparent;
}
._3kRag1_l_breakPointItem ._1dsBjBYL_leftArea {
  display: flex;
  align-items: center;
  height: 100%;
  overflow: hidden;
}
._3kRag1_l_breakPointItem ._1dsBjBYL_leftArea ._12Q5FrVT_content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 4px;
  font-size: 12px;
}
._3kRag1_l_breakPointItem .eGuB8jGI_rightArea {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: flex-end;
  margin-left: 8px;
}
._3kRag1_l_breakPointItem .eGuB8jGI_rightArea .PRdD0c7__icon {
  color: #d9d9d9;
  font-size: 12px;
  margin-right: 8px;
  margin-top: -1px;
  opacity: 0;
}
._3kRag1_l_breakPointItem .eGuB8jGI_rightArea .PRdD0c7__icon:hover {
  color: #2A71F5;
}
._3kRag1_l_breakPointItem .eGuB8jGI_rightArea ._358o4GGy_lineNumber {
  font-size: 12px;
}
._3kRag1_l_breakPointItem:hover .PRdD0c7__icon {
  opacity: 1;
}
._3kRag1_l_breakPointItem._3CtXMaIS_breackPointActive,
._3kRag1_l_breakPointItem:hover {
  background-color: rgba(42, 113, 245, 0.3);
}
._3kRag1_l_breakPointItem._3CtXMaIS_breackPointActive {
  border: 1px solid #2A71F5;
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!../../node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/component/Debugger/DebuggerRender/common/BreakEditorModal/breakEditorModal.less ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************/
._1o1T6Xp__breakEditorModal {
  display: flex;
  flex-direction: column;
  background-color: #111;
  min-width: 800px;
  padding: 5px 12px 21px;
}
._1o1T6Xp__breakEditorModal ._3esz3RJf_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 18px;
  margin-bottom: 5px;
  font-size: 12px;
  color: #d9d9d9;
}
._1o1T6Xp__breakEditorModal ._3esz3RJf_top ._2BQi0LWa_delIcon {
  font-size: 16px;
  color: #d9d9d9;
  cursor: pointer;
}
._1o1T6Xp__breakEditorModal .Mi7HxO5a_check {
  display: flex;
  height: 28px;
  align-items: center;
  margin-bottom: 5px;
}
._1o1T6Xp__breakEditorModal ._2dx0jmQX_condition .PHK4tIcn_cinditionTitle {
  color: #d9d9d9;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 4px;
}
._1o1T6Xp__breakEditorModal ._2dx0jmQX_condition ._9tUMht37_icon {
  font-size: 12px;
  color: #fff;
}
._1o1T6Xp__breakEditorModal ._2dx0jmQX_condition ._9tUMht37_icon:first-child {
  margin-right: 8px;
}
._1o1T6Xp__breakEditorModal .kd-checkbox-default-margin {
  margin-right: 5px;
}
._1o1T6Xp__breakEditorModal .kd-checkbox-default-wrapper {
  background-color: transparent;
  border-color: #d9d9d9 !important;
}
._1o1T6Xp__breakEditorModal .kd-checkbox-default-checked {
  background-color: #2A71F5 !important;
  border-color: #2A71F5 !important;
}
._1o1T6Xp__breakEditorModal .kd-checkbox-no-child,
._1o1T6Xp__breakEditorModal .kd-checkbox-default-wrapper-size {
  width: 13px;
  height: 13px;
}
._1o1T6Xp__breakEditorModal .kd-checkbox-default-inner-icon {
  font-size: 12px;
  color: #000;
}
._1o1T6Xp__breakEditorModal .kd-checkbox-children {
  color: #d9d9d9 !important;
  font-size: 12px;
  margin-top: 2px;
}
._1o1T6Xp__breakEditorModal .kd-dropdown-trigger-container {
  width: 100%;
}
._1o1T6Xp__breakEditorModal .kd-input-wrapper {
  height: 28px !important;
  background: transparent;
  border-color: #2A71F5 !important;
}
._1o1T6Xp__breakEditorModal .kd-input-wrapper .kd-input {
  background: transparent;
  color: #d9d9d9 !important;
  font-size: 14px;
}
._2qCApfTc_popper {
  z-index: 9999;
}
._3pumeHox_dropMenu {
  width: 776px;
  max-width: 776px;
  background-color: #1f1f1f;
  z-index: 9999;
  box-shadow: 2px 3px 17px 0px rgb(0 0 0%);
}
._3pumeHox_dropMenu .kd-dropdown-menu {
  padding: 8px 0px;
}
._3pumeHox_dropMenu .kd-dropdown-menu .kd-dropdown-menu-item {
  height: 32px;
  padding: 6px 24px;
  font-size: 12px;
  color: #fff;
}
._3pumeHox_dropMenu .kd-dropdown-menu .kd-dropdown-menu-item:not(.disabled):hover {
  background-color: #2c2c2c;
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!../../node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/component/Debugger/DebuggerRender/common/BreakEditorModal/breakPointsToEditor.less ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************/
._36C7s9ZY_breakpoints {
  display: flex;
  width: auto !important;
}
._36C7s9ZY_breakpoints::before {
  content: "";
  width: 50px;
  height: 16px;
  background-color: #2A71F5;
  display: block;
  position: relative;
  left: -37px;
}
._36C7s9ZY_breakpoints::after {
  content: "";
  width: 0px;
  height: 0px;
  display: block;
  left: -37px;
  position: relative;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 7px solid #2A71F5;
}
._3QFSngwJ_disablePoints {
  display: flex;
  width: auto !important;
}
._3QFSngwJ_disablePoints::before {
  content: "";
  width: 50px;
  height: 16px;
  background-color: #2A71F5;
  display: block;
  position: relative;
  left: -37px;
  background-color: #555;
}
._3QFSngwJ_disablePoints::after {
  content: "";
  width: 0px;
  height: 0px;
  display: block;
  left: -37px;
  position: relative;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 7px solid #2A71F5;
  border-left-color: #555;
}
._2cT-HReo_disableConditioPoints {
  display: flex;
  width: auto !important;
}
._2cT-HReo_disableConditioPoints::before {
  content: "";
  width: 50px;
  height: 16px;
  background-color: #2A71F5;
  display: block;
  position: relative;
  left: -37px;
  content: "?";
  padding-left: 8px;
  color: #fff;
  background-color: #999;
  color: #858585;
}
._2cT-HReo_disableConditioPoints::after {
  content: "";
  width: 0px;
  height: 0px;
  display: block;
  left: -37px;
  position: relative;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 7px solid #2A71F5;
  border-left-color: #999;
}
.CT1QOVnj_conditionPoints {
  display: flex;
  width: auto !important;
}
.CT1QOVnj_conditionPoints::before {
  content: "";
  width: 50px;
  height: 16px;
  background-color: #2A71F5;
  display: block;
  position: relative;
  left: -37px;
  content: "?";
  padding-left: 8px;
  color: #fff;
  background-color: #F5962A;
}
.CT1QOVnj_conditionPoints::after {
  content: "";
  width: 0px;
  height: 0px;
  display: block;
  left: -37px;
  position: relative;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 7px solid #2A71F5;
  border-left-color: #F5962A;
}
._2TR9pBL7_activePoint {
  background-color: rgba(162, 173, 249, 0.2);
  border-top: 1px solid #276ff5;
  border-bottom: 1px solid #276ff5;
}
.monaco-editor .line-numbers {
  cursor: pointer !important;
}
._2Y0Jgge6_modalLocalEle {
  position: fixed;
}

/*!***************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!../../node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/component/Debugger/DebuggerRender/watchView.less ***!
  \***************************************************************************************************************************************************************************************************************************************************/
._1UEhbGle_WatchItem {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  cursor: pointer;
  color: #fff;
  font-size: 12px;
  overflow: hidden;
  position: relative;
  min-height: 28px;
}
._1UEhbGle_WatchItem .CyaN2PmS_leftArea {
  flex: 1;
  margin-right: 16px;
}
._1UEhbGle_WatchItem .CyaN2PmS_leftArea .b4Qlv4sY_input {
  height: 18px;
  border-radius: 2px;
  border: 1px solid #5582f3 !important;
  background-color: rgba(0, 0, 0, 0);
  color: #fff !important;
  margin-left: 28px;
  width: calc(100% - 44px);
}
._1UEhbGle_WatchItem .CyaN2PmS_leftArea ._1QRlJ51s_expression {
  color: #a367bd;
  margin-right: 8px;
}
._1UEhbGle_WatchItem .CyaN2PmS_leftArea ._2M8mphr4_value {
  color: #fff;
}
._1UEhbGle_WatchItem .CyaN2PmS_leftArea ._28lQgWL__noValue {
  color: #898989;
}
._1UEhbGle_WatchItem .CyaN2PmS_leftArea .DdXFrIuN_textArea {
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 28px;
}
._1UEhbGle_WatchItem ._2V7XoUlo_rightArea {
  flex: 0;
  position: absolute;
  top: 8px;
  right: 8px;
}
._1UEhbGle_WatchItem ._2V7XoUlo_rightArea ._3AQK_tbI_icon {
  font-size: 12px;
  opacity: 0;
}
._1UEhbGle_WatchItem ._2V7XoUlo_rightArea ._3AQK_tbI_icon:hover {
  color: #2A71F5;
}
._1UEhbGle_WatchItem:hover,
._1UEhbGle_WatchItem._2jTDmx7K_editItem {
  background-color: rgba(42, 113, 245, 0.3);
}
._1UEhbGle_WatchItem:hover ._3AQK_tbI_icon,
._1UEhbGle_WatchItem._2jTDmx7K_editItem ._3AQK_tbI_icon {
  opacity: 1;
}

/*!******************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!../../node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/component/Debugger/DebuggerRender/debuggerView.less ***!
  \******************************************************************************************************************************************************************************************************************************************************/
.t2S4Qc13_debuggerView {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-right: 1px;
}
.t2S4Qc13_debuggerView ._2JdE6HZm_splitPanel {
  border: none;
}
.t2S4Qc13_debuggerView .XiqiOhBg_titleArea {
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.t2S4Qc13_debuggerView .XiqiOhBg_titleArea ._1FSqQbRL_title {
  font-size: 12px;
  color: #e5e5e5;
  margin-left: 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.t2S4Qc13_debuggerView .XiqiOhBg_titleArea ._3288lHyd_startBtn {
  border-radius: 2px;
  display: flex;
  background: #383838;
  height: 24px;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
  margin-right: 10px;
  cursor: pointer;
  color: #d9d9d9;
  font-size: 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.t2S4Qc13_debuggerView .XiqiOhBg_titleArea ._3rjTNgiY_btnIcon {
  font-size: 12px;
  margin-right: 6px;
  color: #3fc521;
}
.t2S4Qc13_debuggerView .XiqiOhBg_titleArea ._3rjTNgiY_btnIcon._1qOwcVZT_debugging {
  color: #ff2c00;
}
.t2S4Qc13_debuggerView .XiqiOhBg_titleArea ._3rjTNgiY_btnIcon._1MmjiKqR_loading {
  color: #2A71F5;
}
.t2S4Qc13_debuggerView .kd-checkbox-default-margin {
  margin-right: 5px;
}
.t2S4Qc13_debuggerView .kd-checkbox-default-wrapper {
  background-color: transparent;
  border-color: #d9d9d9 !important;
}
.t2S4Qc13_debuggerView .kd-checkbox-default-checked {
  background-color: #2A71F5 !important;
  border-color: #2A71F5 !important;
}
.t2S4Qc13_debuggerView .kd-checkbox-no-child,
.t2S4Qc13_debuggerView .kd-checkbox-default-wrapper-size {
  width: 13px;
  height: 13px;
}
.t2S4Qc13_debuggerView .kd-checkbox-default-inner-icon {
  font-size: 12px;
  color: #000;
}
.t2S4Qc13_debuggerView .kd-checkbox-children {
  color: #d9d9d9 !important;
  font-size: 12px;
  margin-top: 2px;
}
.t2S4Qc13_debuggerView .kd-tree::-webkit-scrollbar-thumb {
  background-color: #212121;
}
.t2S4Qc13_debuggerView .kd-tree::-webkit-scrollbar-thumb:hover {
  background-color: #666;
}

/*!****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!../../node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/component/Debugger/DebuggerRender/controller.less ***!
  \****************************************************************************************************************************************************************************************************************************************************/
._9Z1LTlSW_controller {
  position: fixed;
  z-index: 9999;
  height: 28px;
  background-color: #2F3443;
  box-shadow: 0 0 18px 0px #000;
  border-radius: 4px;
  display: none;
  align-items: center;
  top: 110px;
}
._9Z1LTlSW_controller._2MEI91N4_visible {
  display: flex;
}
._9Z1LTlSW_controller ._1F1Dw4Dz_btn {
  width: 32px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  cursor: pointer;
}
._9Z1LTlSW_controller ._1F1Dw4Dz_btn ._3_pB5aBA_icon {
  font-size: 14px;
}
._9Z1LTlSW_controller ._1F1Dw4Dz_btn ._3_pB5aBA_icon._2ryPOkEZ_activeIcon {
  color: #85B8FF;
}
._9Z1LTlSW_controller ._1F1Dw4Dz_btn ._3_pB5aBA_icon._1JdUSoqe_disableIcon {
  color: #e5e5e5 !important;
}
._9Z1LTlSW_controller ._1F1Dw4Dz_btn:hover,
._9Z1LTlSW_controller ._1F1Dw4Dz_btn:active {
  background-color: rgba(42, 113, 245, 0.3);
}
._9Z1LTlSW_controller ._1F1Dw4Dz_btn:hover ._3_pB5aBA_icon,
._9Z1LTlSW_controller ._1F1Dw4Dz_btn:active ._3_pB5aBA_icon {
  color: #2A71F5;
}
._9Z1LTlSW_controller ._3vjdXgSC_dragBtn {
  color: #d9d9d9;
  cursor: move;
}
._9Z1LTlSW_controller .koE84rdO_disableBtn {
  cursor: not-allowed;
}
._9Z1LTlSW_controller .koE84rdO_disableBtn:hover {
  background-color: transparent;
}

/*!***********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!../../node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/component/common/baseEditor.less ***!
  \***********************************************************************************************************************************************************************************************************************************/
.G4ygpKai_baseEditor .monaco-editor .view-overlays .current-line {
  border-color: transparent;
}
.G4ygpKai_baseEditor .scrollbar.vertical {
  transform: translateY(0) !important;
}
.G4ygpKai_baseEditor .scrollbar.vertical .slider {
  border-radius: 4px !important;
  left: -2px !important;
  width: 8px !important;
  background-color: #666 !important;
}
.G4ygpKai_baseEditor .scrollbar.horizontal {
  transform: translateX(0) !important;
  bottom: 9px !important;
}
.G4ygpKai_baseEditor .scrollbar.horizontal .slider {
  height: 8px !important;
  border-radius: 4px !important;
  background-color: #666 !important;
}

/*!*******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!../../node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/component/CodeFragment/codeFragment.less ***!
  \*******************************************************************************************************************************************************************************************************************************************/
._2VvCqjGo_codeFragment {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 8px 0px;
}
._2VvCqjGo_codeFragment ._3R_66TiA_search {
  width: 100%;
  padding-left: 8px;
  padding-right: 10px;
}
._2VvCqjGo_codeFragment ._3R_66TiA_search .kd-search {
  width: 100%;
  border: 1px solid #666 !important;
  border-radius: 2px;
  height: 24px;
}
._2VvCqjGo_codeFragment ._3R_66TiA_search .kd-input-wrapper {
  background-color: #383838;
  height: 100%;
}
._2VvCqjGo_codeFragment ._3R_66TiA_search .kd-input {
  color: #fff !important;
  height: 100%;
  background-color: #383838;
}
._2VvCqjGo_codeFragment ._3R_66TiA_search .kdicon-search {
  color: #666 !important;
}
._2VvCqjGo_codeFragment .kd-tree {
  width: 100%;
}
._2VvCqjGo_codeFragment .kd-tree-node-root {
  color: #fff !important;
}
._2VvCqjGo_codeFragment .kd-tree-node-item:hover {
  background-color: rgba(39, 111, 245, 0.3);
}
._2VvCqjGo_codeFragment .kd-tree-node-indent {
  position: relative;
  opacity: 1;
  border-color: transparent;
}
._2VvCqjGo_codeFragment .kd-tree-node-indent::before {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 0px;
  border-left: 1px solid #fff;
  content: '';
  box-sizing: border-box;
  top: 0;
  bottom: 0;
  opacity: 0.3;
}
._2VvCqjGo_codeFragment .kd-tree-node-icon {
  margin-left: 4px;
}
._2VvCqjGo_codeFragment .kd-tree-node-title-wrap {
  width: 100%;
}
._2VvCqjGo_codeFragment .kd-tree-node-title {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}
._2VvCqjGo_codeFragment ._1nEIeCXm_treeIcon {
  color: #999;
}
._2VvCqjGo_codeFragment ._3hl6K4IF_treeNode {
  color: #d9d9d9;
  font-size: 12px;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}
._2VvCqjGo_codeFragment ._3hl6K4IF_treeNode ._1t8fYOK6_icon {
  margin-right: 4px;
  margin-top: 2px;
}
._2VvCqjGo_codeFragment ._1C-2ySDP_activeTreeNode {
  background-color: rgba(39, 111, 245, 0.3);
}
.fTftj4zS_codeDetailPopper {
  background-color: #111;
  box-shadow: 0px 6px 16px 3px rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  transform: translateX(6px);
  width: 560px;
  max-width: 560px;
  max-height: 480px;
  padding-right: 0;
}
.fTftj4zS_codeDetailPopper .A-KMB0xn_loading {
  display: flex;
  align-items: center;
  height: 80px;
  justify-content: center;
}
.fTftj4zS_codeDetailPopper ._32h3Npch_codeDetail {
  color: #d9d9d9;
  font-size: 12px;
}
.fTftj4zS_codeDetailPopper ._32h3Npch_codeDetail ._3PDOjzRZ_codeDetailHeader {
  padding-right: 12px;
  height: 18px;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.fTftj4zS_codeDetailPopper ._32h3Npch_codeDetail ._3PDOjzRZ_codeDetailHeader .f6dPRsXz_codeDetailHeaderTitle {
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 12px;
  line-height: 18px;
}
.fTftj4zS_codeDetailPopper ._32h3Npch_codeDetail ._3PDOjzRZ_codeDetailHeader ._24HlA51J_codeDetailHeaderIcons {
  flex: 0;
  height: 100%;
  display: flex;
  align-items: center;
}
.fTftj4zS_codeDetailPopper ._32h3Npch_codeDetail ._3PDOjzRZ_codeDetailHeader ._24HlA51J_codeDetailHeaderIcons ._1t8fYOK6_icon {
  font-size: 16px;
  cursor: pointer;
  margin-left: 8px;
}
.fTftj4zS_codeDetailPopper ._32h3Npch_codeDetail ._17lCdxJw_importCode {
  margin-top: -15px;
  margin-bottom: 15px;
  color: #999;
  font-style: italic;
}
.fTftj4zS_codeDetailPopper ._32h3Npch_codeDetail ._1hyk-gCM_codeEditor {
  height: 420px;
}
.fTftj4zS_codeDetailPopper ._32h3Npch_codeDetail ._1hyk-gCM_codeEditor .monaco-editor {
  background: transparent !important;
}
.fTftj4zS_codeDetailPopper ._32h3Npch_codeDetail ._1hyk-gCM_codeEditor .monaco-editor-background {
  background-color: transparent !important;
}
.fTftj4zS_codeDetailPopper ._32h3Npch_codeDetail ._1hyk-gCM_codeEditor .margin {
  display: none;
}
.fTftj4zS_codeDetailPopper ._32h3Npch_codeDetail ._1hyk-gCM_codeEditor .monaco-scrollable-element {
  width: 100% !important;
  left: 0 !important;
}
.fTftj4zS_codeDetailPopper ._32h3Npch_codeDetail ._1hyk-gCM_codeEditor .decorationsOverviewRuler {
  display: none !important;
}
._2hou3Ky2_heightLight .margin {
  contain: initial !important;
  z-index: 1;
}
._2hou3Ky2_heightLight .active-line-number {
  text-align: left !important;
  padding-left: 21px;
  border: 1px solid;
}

/*!*****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!../../node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/component/AIProcessor/DefaultView.less ***!
  \*****************************************************************************************************************************************************************************************************************************************/
._3AR_Z3gr_aiDefaultView {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  color: #fff;
  text-align: center;
  z-index: 1;
  position: relative;
  padding: 0 4px;
}
._3AR_Z3gr_aiDefaultView ._2M0TtpY0_logoBox {
  height: 56px;
  border-radius: 30px;
  margin-bottom: 8px;
  margin-top: 32px;
  display: flex;
  align-items: center;
}
._3AR_Z3gr_aiDefaultView ._2M0TtpY0_logoBox ._1Fq4D4kP_aiLogo {
  height: 56px;
  margin-right: 4px;
}
._3AR_Z3gr_aiDefaultView ._2M0TtpY0_logoBox ._1WrvLdy2_cosmic {
  font-size: 48px;
  color: #fff;
}
._3AR_Z3gr_aiDefaultView ._3JCz6tw5_welcomeTip {
  font-size: 14px;
  margin-bottom: 40px;
  display: flex;
  line-height: 18px;
}
._3AR_Z3gr_aiDefaultView ._3JCz6tw5_welcomeTip span {
  margin-right: 6px;
  letter-spacing: 2px;
}
._3AR_Z3gr_aiDefaultView ._7U809VUy_welcome {
  letter-spacing: 8px;
}
._3AR_Z3gr_aiDefaultView ._28nFI18P_tips {
  line-height: 24px;
  color: #ccc;
  font-size: 14px;
  margin-bottom: 20px;
  max-width: 196px;
}
._3AR_Z3gr_aiDefaultView .aGh1xuO6_ability {
  width: 100%;
  height: 76px;
  box-shadow: 0px 4px 12px 0px rgba(106, 193, 255, 0.1);
  border-radius: 8px;
  margin-bottom: 12px;
  padding: 0px 20px;
  color: #fff;
  text-align: left;
  background-size: 100% 100%;
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
}
._3AR_Z3gr_aiDefaultView .aGh1xuO6_ability ._2TMRzATi_bg1,
._3AR_Z3gr_aiDefaultView .aGh1xuO6_ability .tlDq1es__bg2 {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 8px;
}
._3AR_Z3gr_aiDefaultView .aGh1xuO6_ability ._2TMRzATi_bg1 {
  background-image: linear-gradient(45deg, #FFFFFF 0%, #F8FBFF 100%);
  opacity: 0.12;
}
._3AR_Z3gr_aiDefaultView .aGh1xuO6_ability .tlDq1es__bg2 {
  opacity: 0.2;
  border: 1px solid #6791D7;
}
._3AR_Z3gr_aiDefaultView .aGh1xuO6_ability ._2R9Bci3o_abilityLogo {
  flex: 0;
  width: 40px;
  height: 40px;
  margin-right: 12px;
}
._3AR_Z3gr_aiDefaultView .aGh1xuO6_ability ._2a_RoN62_abilitiTextArea {
  flex: 1;
}
._3AR_Z3gr_aiDefaultView .aGh1xuO6_ability ._2a_RoN62_abilitiTextArea ._1RNHd_YS_abilityTitle {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}
._3AR_Z3gr_aiDefaultView .aGh1xuO6_ability ._2a_RoN62_abilitiTextArea ._28OcNIGK_abilityTips {
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
}
._3AR_Z3gr_aiDefaultView ._1mHFjdQo_buleGradlent {
  background-image: linear-gradient(45deg, #578abb 0%, #33619D 100%);
  border: 1px solid #6791D7;
}
._3AR_Z3gr_aiDefaultView ._2TT_jZSR_yellowGradlent {
  background-image: linear-gradient(45deg, #ffffff 0%, #ACA123 100%);
  border: 1px solid #DFC59A;
}
._3AR_Z3gr_aiDefaultView ._3aefgha4_redGradlent {
  background-image: linear-gradient(45deg, #ffffff 0%, #FFBDB6 100%);
  border: 1px solid #524747;
}

/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!../../node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/component/AIProcessor/abilitySelector.less ***!
  \*********************************************************************************************************************************************************************************************************************************************/
._12655eW9_abilitySelector {
  border-radius: 4px;
  height: 24px;
  width: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  cursor: pointer;
}
._12655eW9_abilitySelector ._21psU0A-_abilityImg {
  width: 24px;
  height: 24px;
}
._12655eW9_abilitySelector ._3EpnTaDj_icon {
  font-size: 16px;
  cursor: pointer;
  color: #999;
}
._12655eW9_abilitySelector ._2lFs9Et0_textArea {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  margin-left: 6px;
}
._12655eW9_abilitySelector ._2lFs9Et0_textArea ._3EpnTaDj_icon {
  font-size: 14px;
  margin-left: 6px;
  margin-top: 1px;
}
.t2iuGsCW_abilitySelects {
  width: 388px;
  max-width: 100% !important;
  transform: translateY(-13px) translateX(-13px) !important;
  background: #252525;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  padding: 0 12px 8px 12px;
}
.t2iuGsCW_abilitySelects .ko0HDWIh_title {
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #fff;
  margin-bottom: 8px;
}
.t2iuGsCW_abilitySelects .-XMxHBXP_ability {
  height: 56px;
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  margin-bottom: 4px;
  position: relative;
  padding: 0 12px;
  overflow: hidden;
}
.t2iuGsCW_abilitySelects .-XMxHBXP_ability ._25fuFcl6_abilityLogo {
  flex: 0;
  width: 32px;
  height: 32px;
  margin-right: 8px;
}
.t2iuGsCW_abilitySelects .-XMxHBXP_ability ._3_weXQGX_abilitiTextArea {
  flex: 1;
}
.t2iuGsCW_abilitySelects .-XMxHBXP_ability ._3_weXQGX_abilitiTextArea ._3WPcWz1S_abilityTitle {
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
}
.t2iuGsCW_abilitySelects .-XMxHBXP_ability ._3_weXQGX_abilitiTextArea ._1rqZZ-mZ_abilityTips {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
}
.t2iuGsCW_abilitySelects .-XMxHBXP_ability:hover {
  background: #2F2F2F;
  border-radius: 4px;
}
.t2iuGsCW_abilitySelects .e_rMlW0n_selected {
  background: #2F2F2F;
  border-radius: 4px;
}
.t2iuGsCW_abilitySelects .e_rMlW0n_selected::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-top: 16px solid transparent;
  border-right: 16px solid #276FF5;
}

/*!*************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!../../node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/component/AIProcessor/AIInput.less ***!
  \*************************************************************************************************************************************************************************************************************************************/
@keyframes _1aQtXQMZ_opacityAnimation {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
._2xiGEkeA_AIInput ._3BoFdDv3_header {
  display: flex;
  justify-content: center;
}
._2xiGEkeA_AIInput ._3BoFdDv3_header ._20jaqBSg_stopBtn {
  margin-bottom: 12px;
  height: 30px;
  display: none;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  color: #fff;
  background: #2F2F2F;
  border: 1px solid #373737;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  padding: 0 12px 0 27px;
  position: relative;
  cursor: pointer;
}
._2xiGEkeA_AIInput ._3BoFdDv3_header ._20jaqBSg_stopBtn::before {
  content: '';
  position: absolute;
  left: 12px;
  top: 9px;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 1px;
}
._2xiGEkeA_AIInput ._3BoFdDv3_header ._iuOrTym_show {
  display: flex;
  animation: _1aQtXQMZ_opacityAnimation 2s infinite;
}
._2xiGEkeA_AIInput ._3BoFdDv3_header ._3Ee5_S18_newDialogue {
  background: #2F2F2F;
  border: 1px solid #373737;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  height: 28px;
  width: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
._2xiGEkeA_AIInput ._3BoFdDv3_header ._3Ee5_S18_newDialogue ._1xUAL2zV_icon {
  font-size: 16px;
  color: #276FF5;
}
._2xiGEkeA_AIInput .MCUHYUE7_aiTips {
  text-align: center;
  margin: 16px 0;
  font-size: 12px;
  color: #949494;
}
._2xiGEkeA_AIInput .kd-input-group-wrapper {
  background-color: #2f2f2f;
  border: 1px solid #373737;
  box-shadow: 0px 2px 4px 0px rgb(0 0 0%);
  border-radius: 4px;
}
._2xiGEkeA_AIInput .kd-input {
  background-color: #2f2f2f !important;
  height: 40px !important;
  color: #fff !important;
  padding: 0 !important;
}
._2xiGEkeA_AIInput .kd-input::-moz-placeholder {
  color: #949494;
}
._2xiGEkeA_AIInput .kd-input::placeholder {
  color: #949494;
}
._2xiGEkeA_AIInput .kd-input-group-addon {
  height: 40px !important;
}
._2xiGEkeA_AIInput .kd-input-group-addon:first-child {
  padding-left: 12px !important;
  padding-right: 8 !important;
}
._2xiGEkeA_AIInput .kd-input-group-addon:last-child {
  padding-right: 12px !important;
  padding-left: 8 !important;
}
._2xiGEkeA_AIInput ._3i1IP02c_sendIcon {
  color: #276FF5;
  cursor: pointer;
}
._2xiGEkeA_AIInput ._132DT8HZ_disabled {
  color: #0c44aa;
  cursor: none;
}
._2xiGEkeA_AIInput ._12zcQzoU_opearIcon {
  cursor: pointer;
  color: #999;
  font-size: 16px;
  width: 24px;
}
._2xiGEkeA_AIInput ._12zcQzoU_opearIcon:last-child {
  margin-left: 8px;
}
._2xiGEkeA_AIInput ._12zcQzoU_opearIcon:hover,
._2xiGEkeA_AIInput ._12zcQzoU_opearIcon:active {
  color: #276FF5;
}

/*!*******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!../../node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/component/AIProcessor/selectTextTip.less ***!
  \*******************************************************************************************************************************************************************************************************************************************/
._1XMkGTyi_AITips {
  background: #252525;
  box-shadow: 0px 3px 8px 2px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  padding: 12px;
  width: 100%;
  color: #fff;
  flex: 0;
  margin-bottom: 20px;
}
._1XMkGTyi_AITips ._1MxCOkMj_header {
  display: flex;
  justify-content: space-between;
}
._1XMkGTyi_AITips ._1MxCOkMj_header ._2hALcwmV_title {
  font-size: 12px;
  line-height: 16px;
}
._1XMkGTyi_AITips ._1MxCOkMj_header ._2XbZMOBu_closeIcon {
  color: #b2b2b2;
  font-size: 12px;
  cursor: pointer;
}
._1XMkGTyi_AITips ._2mR0vJpa_content {
  max-height: 68px;
  margin-top: 8px;
  margin-bottom: 12px;
  overflow-x: auto;
  font-size: 12px;
  line-height: 16px;
}
._1XMkGTyi_AITips ._2LaxCNUY_tips {
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
}
._1XMkGTyi_AITips ._3VFtA1sZ_abilitys {
  margin-top: 8px;
  display: flex;
  flex-wrap: wrap;
}
._1XMkGTyi_AITips ._3VFtA1sZ_abilitys .F3eVmsOl_ability {
  cursor: pointer;
  border: 1px solid rgba(219, 230, 247, 0.25);
  border-radius: 4px;
  height: 28px;
  font-size: 12px;
  color: #fff;
  padding: 0 8px;
  margin-right: 8px;
  display: flex;
  align-items: center;
}
._1XMkGTyi_AITips ._3VFtA1sZ_abilitys .F3eVmsOl_ability:hover {
  background: #515151;
}
._1XMkGTyi_AITips ._3VFtA1sZ_abilitys .F3eVmsOl_ability ._1R3HaNbB_abilityIcon {
  width: 16px;
  height: 16px;
  margin-right: 4px;
}

/*!*************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!../../node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/component/AIProcessor/ChatsView/chatsView.less ***!
  \*************************************************************************************************************************************************************************************************************************************************/
._3-WmZ0TJ_chartsView {
  display: flex;
  flex-direction: column;
}
._3-WmZ0TJ_chartsView .kdcui-chat-card-box {
  max-width: 100%;
  margin-left: 32px;
  margin-right: 8px;
}
._3-WmZ0TJ_chartsView .kdcui-chat-card-box-robot {
  background: #252525;
  color: #fff;
}
._3-WmZ0TJ_chartsView .kdcui-chat-card-avatar {
  margin-right: 8px;
}
._3-WmZ0TJ_chartsView .kdcui-chat-card-left-robot,
._3-WmZ0TJ_chartsView .kdcui-chat-card-left-user {
  flex-direction: column;
}
._3-WmZ0TJ_chartsView .kdcui-chat-card-box-tools-split {
  display: none;
}
._3-WmZ0TJ_chartsView .kdcui-chat-card-box-tools .kd-svg-icon svg path {
  fill: #fff;
}
._3-WmZ0TJ_chartsView .kdcui-chat-card-box-tools .kd-svg-icon:not(.seleted):hover {
  background-color: transparent !important;
  color: #276FF5;
}
._3-WmZ0TJ_chartsView .kdcui-chat-card-box-tools .kd-svg-icon:not(.seleted):hover svg path {
  fill: #276FF5 !important;
}
._3-WmZ0TJ_chartsView .kdcui-chat-card-box-tools-like,
._3-WmZ0TJ_chartsView .kdcui-chat-card-box-tools-dislike {
  display: none;
}
._3-WmZ0TJ_chartsView .kd-avatar {
  width: 100% !important;
  border-radius: 0 !important;
  height: 24px !important;
}
._3-WmZ0TJ_chartsView .kdcui-chat-card-markdown ol {
  list-style-type: decimal;
  padding-inline-start: 24px;
}
._3-WmZ0TJ_chartsView .kdcui-chat-card-markdown ol li {
  list-style-type: decimal;
}
._3-WmZ0TJ_chartsView ._1tj-zhZ8_avatar {
  color: #fff;
  width: 100%;
  font-size: 14px;
  line-height: 24px;
  display: flex;
}
._3-WmZ0TJ_chartsView ._1tj-zhZ8_avatar img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
._3-WmZ0TJ_chartsView ._2Fx4ROY2_userAvater ._2KGiEIyj_userAvaterIcon {
  color: #fff;
  font-size: 18px;
  margin-right: 8px;
  width: 24px;
}
._3-WmZ0TJ_chartsView ._2ElOTDpT_codeView {
  width: 100%;
  background: #2F2F2F;
  border: 1px solid #373737;
  border-radius: 8px;
  color: #fff;
  font-size: 12px;
  margin: 8px 0;
}
._3-WmZ0TJ_chartsView ._2ElOTDpT_codeView .monaco-editor .margin,
._3-WmZ0TJ_chartsView ._2ElOTDpT_codeView .monaco-editor-background {
  background-color: #1d1d1d !important;
}
._3-WmZ0TJ_chartsView ._2-KG4lCK_codeHeader {
  height: 35px;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 0 12px;
  background-color: #373737;
}
._3-WmZ0TJ_chartsView ._2-KG4lCK_codeHeader ._1S0lbdWS_icon {
  margin-left: 12px;
  font-size: 12px;
  cursor: pointer;
}
._3-WmZ0TJ_chartsView ._3YGHem3l_tipsView {
  margin-top: 3px;
  display: flex;
  flex-wrap: wrap;
  margin-left: 32px;
}
._3-WmZ0TJ_chartsView ._3YGHem3l_tipsView .N6mNvDYs_tips {
  background: #1D212B;
  border: 1px solid #142a5a;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  color: #4F8DF3;
  min-height: 28px;
  justify-content: center;
  align-items: center;
  padding: 0 8px;
  margin-top: 9px;
  margin-right: 8px;
  line-height: 28px;
  font-size: 12px;
  cursor: pointer;
}
._3-WmZ0TJ_chartsView ._1PM_53iw_loadingChat {
  flex-direction: column;
  margin-top: 20px;
  display: flex;
}
._3-WmZ0TJ_chartsView ._1PM_53iw_loadingChat ._1rUAHW47_loadingAvatar {
  display: flex;
  align-items: center;
  margin-bottom: 4px;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
}
._3-WmZ0TJ_chartsView ._1PM_53iw_loadingChat ._1rUAHW47_loadingAvatar img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
._3-WmZ0TJ_chartsView ._1PM_53iw_loadingChat .p_8Mrdwm_loadingBox {
  flex: 1;
  background: #252525;
  color: #fff;
  padding: 12px 16px;
  border-radius: 2px 8px 8px 8px;
  margin-left: 32px;
  margin-right: 8px;
}

/*!*****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!../../node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/component/AIProcessor/AIProcessor.less ***!
  \*****************************************************************************************************************************************************************************************************************************************/
._3s0-sUtj_AIBox {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  background-image: linear-gradient(180deg, rgba(33, 38, 44, 0.2), rgba(11, 12, 14, 0.97));
  justify-content: flex-end;
  flex-direction: column;
  padding: 0 16px;
}
._3s0-sUtj_AIBox ._1HdEGUNq_bgMasker {
  width: 400px;
  height: 400px;
  opacity: 0.36;
  background: #1D1581;
  position: absolute;
  left: -200px;
  top: -200px;
  z-index: 0;
  filter: blur(50px);
}
._3s0-sUtj_AIBox ._1XZd7A6M_bgMasker2 {
  width: 400px;
  height: 200px;
  opacity: 0.2;
  background: #1CA0B0;
  position: absolute;
  right: -300px;
  top: calc(50% - 100px);
  z-index: 0;
  filter: blur(50px);
}
._3s0-sUtj_AIBox ._36J9zlyb_content {
  flex: 1;
  overflow: auto;
  margin-bottom: 16px;
  display: flex;
  flex-direction: column;
}
._3s0-sUtj_AIBox ._3WhqmU9M_flexEnd::before {
  content: '';
  display: flex;
  flex: 1;
}

/*!**************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!../../node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/component/AIProcessor/AIHeader.less ***!
  \**************************************************************************************************************************************************************************************************************************************/
._1wucMXbP_header {
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 1;
}
._1wucMXbP_header ._3MML8SnH_icon {
  font-size: 16px;
  cursor: pointer;
  color: #999;
}
._1wucMXbP_header ._2AvvKCqK_cosmic {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #fff;
}
._1wucMXbP_header ._2AvvKCqK_cosmic img {
  width: 20px;
  height: 20px;
  margin-right: 4px;
}

