/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/layout/LayoutSidebar/sub-footer.less ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.layout-left-sidebar--sub-footer {
  padding: 4px 16px 0;
}
.layout-left-sidebar--sub-footer:empty {
  display: none;
}
.layout-left-sidebar--sub-footer-divider {
  margin: 0;
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Promotions/Ad/ad-close-picker.module.less ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ad-close-picker_RaCCMG4c {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  font-size: 12px;
  position: relative;
}
.close-dropdown-trigger_hQEbMVZG {
  margin: 2px 0;
}
.close-dropdown-trigger_hQEbMVZG,
.close-dropdown-content_r18myxMY {
  height: 20px;
  padding: 0 2px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.1);
  border-color: rgba(0, 0, 0, 0);
  color: rgba(255, 255, 255, 0.6);
  cursor: pointer;
}
.close-dropdown-content_r18myxMY + .close-dropdown-content_r18myxMY {
  margin-top: 1px;
}
.close-dropdown-container_Y39g71Ti {
  position: absolute;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.ad-close-picker-active_h2o4mrkv .close-dropdown-container_Y39g71Ti {
  pointer-events: all;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  z-index: 1;
}
.icon-arrow_Hf1f2vct {
  width: 1em;
  vertical-align: middle;
  -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: rgba(255, 255, 255, 0.6);
}
.ad-close-picker-active_h2o4mrkv .icon-arrow_Hf1f2vct {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Promotions/Ad/style.module.less ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.hotzone-container_Qp1EjLh0 {
  position: relative;
  width: 328px;
  height: 388px;
}
.hotzone-container_Qp1EjLh0 .pic {
  width: 328px;
  height: 388px;
  display: block;
}
.hotzone-link_iy5ja5Z0 {
  position: absolute;
  width: 231.5px;
  height: 86px;
  top: 244px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  cursor: pointer;
  background: transparent;
  border: none;
  padding: 0;
}
.close-picker_izF_WI8W {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  margin-top: 14px;
  margin-right: 5px;
}
.close-picker_izF_WI8W .t-input__inner {
  color: rgba(255, 255, 255, 0.6);
}
.close-picker_izF_WI8W .t-select-input {
  width: 42px;
}
.close-picker_izF_WI8W .t-select-input .t-input {
  height: 20px;
  padding: 0 2px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.1);
  border-color: rgba(0, 0, 0, 0);
}
.close-picker_izF_WI8W .t-select-input .t-input__inner::-webkit-input-placeholder {
  color: #ffffff !important;
  font-size: 10px;
}
.close-picker_izF_WI8W .t-select-input .t-input__inner::-moz-placeholder {
  color: #ffffff !important;
  font-size: 10px;
}
.close-picker_izF_WI8W .t-select-input .t-input__inner:-ms-input-placeholder {
  color: #ffffff !important;
  font-size: 10px;
}
.close-picker_izF_WI8W .t-select-input .t-input__inner::-ms-input-placeholder {
  color: #ffffff !important;
  font-size: 10px;
}
.close-picker_izF_WI8W .t-select-input .t-input__inner::placeholder {
  color: #ffffff !important;
  font-size: 10px;
}
.close-picker_izF_WI8W .t-select-input .t-input__suffix-icon {
  margin-left: 0;
}
.close-picker_izF_WI8W .t-select-input .t-input--focused {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.close-picker_izF_WI8W .t-select-input .t-input .t-fake-arrow {
  height: 12px;
  width: 12px;
  color: rgba(255, 255, 255, 0.6);
}
.ad-select-dark_EfwgPsAe .t-input {
  background: rgba(0, 0, 0, 0.05);
  border-color: rgba(0, 0, 0, 0);
}
.ad-select-dark_EfwgPsAe .t-input .t-input__inner::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.4) !important;
}
.ad-select-dark_EfwgPsAe .t-input .t-input__inner::-moz-placeholder {
  color: rgba(255, 255, 255, 0.4) !important;
}
.ad-select-dark_EfwgPsAe .t-input .t-input__inner:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.4) !important;
}
.ad-select-dark_EfwgPsAe .t-input .t-input__inner::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.4) !important;
}
.ad-select-dark_EfwgPsAe .t-input .t-input__inner::placeholder {
  color: rgba(255, 255, 255, 0.4) !important;
}
.ad-select-dark_EfwgPsAe .t-input .t-fake-arrow {
  color: rgba(255, 255, 255, 0.4);
}
.ad-select-popup_eAikQtF7 .t-popup__content {
  margin: 0 !important;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ad-select-popup_eAikQtF7 .t-select__list {
  padding: 4px 2px;
}
.ad-select-popup_eAikQtF7 .t-select-option {
  font-size: 10px;
  height: 12px;
  padding: 0;
  color: rgba(255, 255, 255, 0.6);
}
.ad-select-popup_eAikQtF7 .t-select-option:hover {
  background: none !important;
}
.ad-select-popup_eAikQtF7 .t-select-option.t-is-selected {
  color: rgba(255, 255, 255, 0.6);
  background-color: transparent;
}
.ad-select-popup-dark_n6Is0oAo .t-popup__content {
  background-color: rgba(0, 0, 0, 0.05);
}
.ad-select-popup-dark_n6Is0oAo .t-select-option {
  color: rgba(255, 255, 255, 0.2);
}
.bannerAdContainer_XUzgRA2S {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.bannerAdContainer_XUzgRA2S .close-picker_izF_WI8W {
  position: absolute;
  top: 10px;
  right: 5px;
  margin: 0;
}
.bannerAdContainer_XUzgRA2S .pic {
  width: 100%;
}
.bannerAdContainer_XUzgRA2S .t-input__suffix {
  margin-left: 0 !important;
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Promotions/Ad/style.less ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
/* 答题页广告位，避免用 ad 字样被 adblock 干掉 TODO 好像还是会被干掉*/
.promotions_survey_end,
.promotions_survey_end_mobile {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  bottom: constant(safe-area-inset-bottom);
  bottom: env(safe-area-inset-bottom);
  z-index: 10;
}
.survey-pc .promotions_survey_end,
.survey-pc .promotions_survey_end_mobile {
  bottom: 30px;
  bottom: calc(30px + constant(safe-area-inset-bottom));
  bottom: calc(30px + env(safe-area-inset-bottom));
}
.promotions_survey_end .link,
.promotions_survey_end_mobile .link {
  position: relative;
  display: block;
  height: 100px;
  text-decoration: none;
  border: none;
}
@media (max-width: 980px) {
  .promotions_survey_end .link,
  .promotions_survey_end_mobile .link {
    height: auto;
  }
}
.promotions_survey_end .link .pic,
.promotions_survey_end_mobile .link .pic {
  display: block;
  height: 100%;
  margin: auto;
}
@media (max-width: 980px) {
  .promotions_survey_end .link .pic,
  .promotions_survey_end_mobile .link .pic {
    width: 100%;
    height: auto;
  }
}
.promotions_nav_right,
.promotions_nav_right_mobile {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
  margin-right: 10px;
  overflow: hidden;
  border-radius: 4px;
}
.promotions_nav_right .link,
.promotions_nav_right_mobile .link {
  height: 32px;
  border: none;
}
.promotions_nav_right .link .pic,
.promotions_nav_right_mobile .link .pic {
  height: 32px;
}
.promotions_nav_right {
  margin-right: 0;
}
.promotions_home_main,
.promotions_home_main_mobile {
  padding: 50px 0;
}
@media (max-width: 980px) {
  .promotions_home_main,
  .promotions_home_main_mobile {
    padding: 40px 20px;
  }
}
.promotions_home_main .link,
.promotions_home_main_mobile .link {
  display: block;
  max-width: 1138px;
  margin: auto;
  border: none;
}
.promotions_home_main .link .pic,
.promotions_home_main_mobile .link .pic {
  display: block;
  width: 100%;
}
.promotions_workbench_side_bottom .link {
  display: block;
  border: none;
}
.promotions_workbench_side_bottom .link .pic {
  display: block;
  width: 100%;
}
.promotions_personal_center .link {
  cursor: pointer;
  width: 100%;
  border: none;
  background: none;
  padding: 10px 0;
}
.promotions_personal_center .link .pic {
  width: 100%;
}
.promotions_personal_center_mobile .link {
  cursor: pointer;
  width: 100%;
  border: none;
  background: none;
}
.promotions_personal_center_mobile .link .pic {
  width: 100%;
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/layout/LayoutSidebar/header.less ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.layout-left-sidebar--header {
  width: 100%;
  min-height: 56px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background-color: #f8f8f8;
  padding: 20px 16px 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #E7E7E7;
  z-index: 2;
}
.layout-left-sidebar--header__btn {
  padding: 4px;
  margin: 0 -4px;
  position: absolute;
  top: 20px;
  right: 16px;
}
.layout-left-sidebar--header__btn.collapsed {
  margin: auto;
  margin-right: 1px;
}
.layout-left-sidebar--header__btn .collapsed {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/layout/LayoutSidebar/footer.less ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.layout-left-sidebar--footer {
  padding: 4px 16px 0;
}
.layout-left-sidebar--footer-divider {
  margin: 0;
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/layout/LayoutSidebar/content.less ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.layout-left-sidebar--content {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 16px 16px;
  /* 整个滚动条 */
  /* 滚动条上的滚动滑块. */
  -webkit-overflow-scrolling: touch;
}
.layout-left-sidebar--content::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 4px;
  height: 4px;
  background-color: rgba(0, 0, 0, 0);
}
.layout-left-sidebar--content::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 2px;
}
.layout-left-sidebar--content::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.2);
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/layout/LayoutSidebar/sidebar.less ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.layout-left-sidebar {
  width: 200px;
  height: 100%;
  background-color: #fcfcfc;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  overflow: hidden;
  position: relative;
  -webkit-transition: width 0.15s ease-out;
  transition: width 0.15s ease-out;
}
.layout-left-sidebar.collapsed {
  width: 68px;
}
.layout-left-sidebar.collapsed .layout-left-sidebar--item__container {
  height: 32px;
  padding: 0;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.layout-left-sidebar.collapsed .layout-left-sidebar--item__container.show-bg {
  background-color: #f3f3f3;
}
.layout-left-sidebar.collapsed .layout-left-sidebar--footer {
  padding: 0;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.layout-left-sidebar.collapsed .global-search .t-input .t-input__prefix:not(:empty) {
  margin-right: 0;
}
.layout-left-sidebar--scroll-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  /* 整个滚动条 */
  /* 滚动条上的滚动滑块. */
  -webkit-overflow-scrolling: touch;
}
.layout-left-sidebar--scroll-content::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 4px;
  height: 4px;
  background-color: rgba(0, 0, 0, 0);
}
.layout-left-sidebar--scroll-content::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 2px;
}
.layout-left-sidebar--scroll-content::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.layout-left-sidebar--scroll {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
  background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
  opacity: 0;
  -webkit-transition: opacity 0.15s ease-out;
  transition: opacity 0.15s ease-out;
  pointer-events: none;
}
.layout-left-sidebar--scroll-show {
  opacity: 1;
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/layout/LayoutSidebar/sidebar-item.less ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.layout-left-sidebar--item__container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: var(--td-radius-default);
  cursor: pointer;
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 4px 8px;
  margin-bottom: 8px;
  min-width: 32px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-left: calc(var(--level, 0) * 20px + 8px);
}
.layout-left-sidebar--item__container:hover {
  background-color: #EEE;
}
.layout-left-sidebar--item__container:hover .layout-left-sidebar--item__options {
  opacity: 1;
}
.layout-left-sidebar--item__container:focus-visible {
  background-color: #E7E7E7;
}
.layout-left-sidebar--item__container:focus-visible .layout-left-sidebar--item__options {
  opacity: 1;
}
.layout-left-sidebar--item__container.show-children .layout-left-sidebar--item__prefix--dropdown {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.layout-left-sidebar--item__container.show-children .layout-left-sidebar--item__suffix--dropdown {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.layout-left-sidebar--item__container.is-active {
  background-color: #D6E7FF !important;
}
.layout-left-sidebar--item__container.is-active .layout-left-sidebar--item__content {
  color: #0F6BFF;
}
.layout-left-sidebar--item__container.is-active .layout-left-sidebar--item__prefix,
.layout-left-sidebar--item__container.is-active .layout-left-sidebar--item__collapsed {
  color: #0F6BFF;
  fill: #0F6BFF;
}
.layout-left-sidebar--item__container.is-active .layout-left-sidebar--item__prefix svg,
.layout-left-sidebar--item__container.is-active .layout-left-sidebar--item__collapsed svg {
  color: #0F6BFF;
  fill: currentColor;
}
.layout-left-sidebar--item__prefix {
  width: 20px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  fill: #000;
}
.layout-left-sidebar--item__prefix--dropdown {
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
}
.layout-left-sidebar--item__content {
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  margin-left: 8px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.layout-left-sidebar--item__content,
.layout-left-sidebar--item__content > * {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.layout-left-sidebar--item__collapsed {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
}
.layout-left-sidebar--item__collapsed .layout-left-sidebar--item__content {
  margin-left: 0;
  text-align: center;
  display: block;
}
.layout-left-sidebar--item__suffix {
  min-width: 16px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-left: 8px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.layout-left-sidebar--item__suffix--dropdown {
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
}
.layout-left-sidebar--item__options {
  opacity: 0;
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
}
.layout-left-sidebar--item--prefix-expandable .layout-left-sidebar--item__prefix {
  margin-left: 8px;
  margin-right: -8px;
}
.layout-left-sidebar--item__count {
  font-size: 12px;
  font-weight: 400;
  color: var(--td-text-color-placeholder);
  margin-left: 4px;
}
.layout-left-sidebar--item--group .layout-left-sidebar--item__content__inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.layout-left-sidebar--item--group .layout-left-sidebar--item__content__inner .layout-left-sidebar--item__label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.layout-left-sidebar--item--group .layout-left-sidebar--item__content__inner .layout-left-sidebar--item__count {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/scenes/workspace/pages/[id]/console/components/unauthorized/unauthorized.less ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.org-console-unauthorized {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding: 96px 0px;
}
.org-console-unauthorized-icon {
  font-size: 72px;
  margin-bottom: 16px;
}
.org-console-unauthorized-icon .coral-icon {
  font-size: inherit;
}
.org-console-unauthorized-text {
  font-size: 16px;
  color: var(--td-text-color-placeholder);
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/DialogKit/SurveyCreateDialog/style.less ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.survey-create-dialog .t-dialog .t-dialog__footer {
  height: auto;
}
.dialog-kit--survey-creation-dialog--footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 4px;
  margin: 10px 0;
}
.dialog-kit--survey-creation-dialog--footer__btns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/DialogKit/OverShareProjectDialog/style.less ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.over-share-project-dialog-upgrade__wrap {
  margin-top: 16px;
  font-size: 14px;
  line-height: 22px;
}
.over-share-project-dialog-upgrade__title {
  font-weight: bold;
  margin-bottom: 8px;
}
.over-share-project-dialog-upgrade__admin {
  background-color: #F3F3F3;
  border-radius: 6px;
  padding: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.over-share-project-dialog-upgrade__img img {
  display: block;
  width: 100%;
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/survey/create/material.less ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.create-survey-material-dialog .t-dialog {
  padding: 0px;
}
.create-survey-material-popup {
  z-index: 1000;
}
.create-survey-material-popup .t-popup__content {
  padding: 0px;
}
.create-survey-material-content {
  padding: 24px;
}
.create-survey-material-section-title {
  color: var(--td-text-color-placeholder);
  margin-bottom: 4px;
}
.create-survey-material-section-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 4px 8px;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 80vh;
  word-break: break-word;
}
.create-survey-material-section + .create-survey-material-section {
  margin-top: 16px;
}
.create-survey-material-item {
  height: 48px;
  cursor: pointer;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  border-radius: var(--td-radius-default);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
}
.create-survey-material-item:hover {
  background-color: var(--td-gray-color-1);
}
.create-survey-material-item-icon {
  width: 32px;
  height: 32px;
}
.create-survey-material-item-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.create-survey-material-item-new {
  position: absolute;
  top: 0;
  right: -14px;
  color: #ef382d;
  background-color: #FFEFF1;
  border-radius: 4px;
  padding: 2px 8px;
  font-size: 12px;
  line-height: 1;
}
.create-survey-material-item-text {
  color: var(--td-text-color-primary);
}
.create-survey-material-dropdown-icon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 1em;
  height: 1em;
  font-size: 16px;
}
.create-survey-material-dropdown-icon img {
  width: 100%;
  height: 100%;
}
.create-survey-material-dropdown--large .t-dropdown__item {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 12px;
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/survey/common/scenes-icon/index.module.less ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.primary_FOOu9bQg {
  border: 0.5px solid transparent;
  border-radius: 3px;
  height: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 4px;
  white-space: nowrap;
  font-size: 12px;
  gap: 4px;
  color: #015bf4 !important;
  border-color: #015bf433 !important;
  background-color: #e6f0fc !important;
}
.primary_FOOu9bQg svg {
  display: block;
}
.primary_FOOu9bQg .content_Aj_XAeEv {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.primary_FOOu9bQg .content_Aj_XAeEv img {
  width: 20px;
}
.success__3v3qZ_g {
  border: 0.5px solid transparent;
  border-radius: 3px;
  height: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 4px;
  white-space: nowrap;
  font-size: 12px;
  gap: 4px;
  color: #2fac49 !important;
  border-color: #2fac4933 !important;
  background-color: #ebf7ed !important;
}
.success__3v3qZ_g svg {
  display: block;
}
.success__3v3qZ_g .content_Aj_XAeEv {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.success__3v3qZ_g .content_Aj_XAeEv img {
  width: 20px;
}
.assessment_ebsjRaAg {
  border: 0.5px solid transparent;
  border-radius: 3px;
  height: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 4px;
  white-space: nowrap;
  font-size: 12px;
  gap: 4px;
  color: #9348f4 !important;
  border-color: #9348f433 !important;
  background-color: #f5edfe !important;
}
.assessment_ebsjRaAg svg {
  display: block;
}
.assessment_ebsjRaAg .content_Aj_XAeEv {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.assessment_ebsjRaAg .content_Aj_XAeEv img {
  width: 20px;
}
.warning_bTnI_8zz {
  border: 0.5px solid transparent;
  border-radius: 3px;
  height: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 4px;
  white-space: nowrap;
  font-size: 12px;
  gap: 4px;
  color: #ff9800 !important;
  border-color: #f8b20033 !important;
  background-color: #fff3e0 !important;
}
.warning_bTnI_8zz svg {
  display: block;
}
.warning_bTnI_8zz .content_Aj_XAeEv {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.warning_bTnI_8zz .content_Aj_XAeEv img {
  width: 20px;
}
.danger_wPskSexs {
  border: 0.5px solid transparent;
  border-radius: 3px;
  height: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 4px;
  white-space: nowrap;
  font-size: 12px;
  gap: 4px;
  color: #e55c5c !important;
  border-color: #ee555533 !important;
  background-color: #fdeeee !important;
}
.danger_wPskSexs svg {
  display: block;
}
.danger_wPskSexs .content_Aj_XAeEv {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.danger_wPskSexs .content_Aj_XAeEv img {
  width: 20px;
}
.vote_wsy3th6H {
  border: 0.5px solid transparent;
  border-radius: 3px;
  height: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 4px;
  white-space: nowrap;
  font-size: 12px;
  gap: 4px;
  color: #18bcb2 !important;
  border-color: #18bcb233 !important;
  background-color: #e8f9f8 !important;
}
.vote_wsy3th6H svg {
  display: block;
}
.vote_wsy3th6H .content_Aj_XAeEv {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.vote_wsy3th6H .content_Aj_XAeEv img {
  width: 20px;
}
.registration_vqqJ0dcE {
  border: 0.5px solid transparent;
  border-radius: 3px;
  height: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 4px;
  white-space: nowrap;
  font-size: 12px;
  gap: 4px;
  color: #f36d00 !important;
  border-color: #f36d0033 !important;
  background-color: #fef1e6 !important;
}
.registration_vqqJ0dcE svg {
  display: block;
}
.registration_vqqJ0dcE .content_Aj_XAeEv {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.registration_vqqJ0dcE .content_Aj_XAeEv img {
  width: 20px;
}
.clockin_wkTMUa99 {
  border: 0.5px solid transparent;
  border-radius: 3px;
  height: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 4px;
  white-space: nowrap;
  font-size: 12px;
  gap: 4px;
  color: #f8b200 !important;
  border-color: #f8b20033 !important;
  background-color: #fff8e6 !important;
}
.clockin_wkTMUa99 svg {
  display: block;
}
.clockin_wkTMUa99 .content_Aj_XAeEv {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.clockin_wkTMUa99 .content_Aj_XAeEv img {
  width: 20px;
}
.other_Pkt8k400 {
  border: 0.5px solid transparent;
  border-radius: 3px;
  height: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 4px;
  white-space: nowrap;
  font-size: 12px;
  gap: 4px;
  color: #ff9800 !important;
  border-color: #ff9800 !important;
  background-color: #fff3e0 !important;
}
.other_Pkt8k400 svg {
  display: block;
}
.other_Pkt8k400 .content_Aj_XAeEv {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.other_Pkt8k400 .content_Aj_XAeEv img {
  width: 20px;
}
.interview_OblGtukr {
  border: 0.5px solid transparent;
  border-radius: 3px;
  height: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 4px;
  white-space: nowrap;
  font-size: 12px;
  gap: 4px;
  color: #6a6aff !important;
  border-color: rgba(106, 106, 255, 0.2) !important;
  background-color: #e9e9ff !important;
}
.interview_OblGtukr svg {
  display: block;
}
.interview_OblGtukr .content_Aj_XAeEv {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.interview_OblGtukr .content_Aj_XAeEv img {
  width: 20px;
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/survey/scene-config/icon/style.less ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.survey-icon {
  height: 1em;
  width: 1em;
  -o-object-fit: contain;
     object-fit: contain;
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/DialogKit/CreateTeamplateDialog/components/Header/index.module.less ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button_kcfdJLgW.t-button_G_n4UOZu {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button_kcfdJLgW.t-button_G_n4UOZu:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.header_iboiOTsT {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 24px;
  border-bottom: 1px solid var(--td-border-level-1-color);
  gap: 16px;
}
.header_iboiOTsT .title_Jsgn5ynL {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #000;
}
.header_iboiOTsT .tag_pfsFwqfI {
  cursor: pointer;
}
.header_iboiOTsT .tag_pfsFwqfI .survey-type-icon {
  height: 32px;
  font-size: 14px;
  gap: 8px;
  padding: 0 8px;
  border-radius: 6px;
  border: none;
}
.header_iboiOTsT .tag_pfsFwqfI .survey-type-icon img {
  display: block;
}
.header_iboiOTsT .close_cX5bQgyl {
  margin-left: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  font-size: 24px;
}
.header_iboiOTsT.mobile_yo7YbfLL {
  padding: 12px 15px;
}
.header_iboiOTsT.mobile_yo7YbfLL .close_cX5bQgyl {
  font-size: 28px;
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/MessageInform/style.module.less ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.dialog-message-inform_E5M0b0Sm .t-dialog__body {
  padding: 0;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.dialog-message-inform_E5M0b0Sm h3 {
  display: none;
}
.dialog-message-inform_E5M0b0Sm .inform-box {
  height: 60vh;
}
.inform-wrap_fbKHUmJ9 {
  width: 500px;
}
.inform-wrap_fbKHUmJ9 h3,
.inform-wrap_fbKHUmJ9 p {
  margin: 0;
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/MessageInform/MessageInform.less ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ui-message-inform {
  display: inline-block;
  cursor: pointer;
}
.ui-message-inform .inform-icon .coral-icon-notification_line {
  font-size: 20px;
  vertical-align: middle;
}
.ui-message-inform .inform-icon.dot::after {
  content: '';
  display: inline-block;
  background: #f00;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  vertical-align: text-top;
}
.inform-box {
  height: 510px;
}
.inform-box h3 {
  color: #333;
  font-weight: bold;
  line-height: 58px;
  border-bottom: solid 1px rgba(224, 229, 236, 0.8);
  padding-left: 20px;
  font-size: 16px;
}
.inform-box .inform-content {
  overflow-y: scroll;
  height: 100%;
}
.inform-box .inform-content .placeholder {
  position: relative;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.inform-box .inform-content .placeholder img {
  width: 87px;
}
.inform-box .inform-content .placeholder p {
  margin-top: 10px;
  font-size: 16px;
  color: #B9B9B9;
}
.inform-box .inform-item {
  border-bottom: solid 1px #dfe7f1;
  padding: 20px 0;
  margin: auto 22px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 115px;
  font-size: 14px;
}
.inform-box .inform-item .title {
  color: #333;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.inform-box .inform-item .title img {
  width: 8px;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 2px;
}
.inform-box .inform-item .title.dot::before {
  content: '';
  display: inline-block;
  background: #f00;
  margin-right: 2px;
  margin-bottom: 2px;
  border-radius: 50%;
  width: 8px;
  height: 8px;
}
.inform-box .inform-item .content {
  color: #666666;
  word-wrap: break-word;
  line-height: 24px;
  font-weight: 400;
  margin: 8px 0;
  max-height: 24px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.inform-box .inform-item .content p {
  white-space: inherit;
  text-overflow: inherit;
  overflow: inherit;
}
.inform-box .inform-item .content.open {
  max-height: none;
  white-space: normal;
  text-overflow: initial;
  overflow: initial;
}
.inform-box .inform-item .content a {
  color: #40abe2 !important;
}
.inform-box .inform-item .content a:hover {
  text-decoration: underline;
}
.inform-box .inform-item .else {
  font-size: 12px;
  color: #999;
}
.inform-box .inform-item .else span:last-child {
  float: right;
  cursor: pointer;
  color: #40abe2;
}
.inform-box .inform-item .else span.disable {
  color: #D8D8D8;
  cursor: not-allowed;
}
.inform-box .inform-foot {
  display: block;
  width: 100%;
  bottom: 0;
  line-height: 55px;
  border-top: solid 1px #dfe7f1;
  background: #fff;
  font-size: 14px;
}
.inform-box .inform-foot span {
  margin: 0 20px;
}
.inform-box .inform-foot .tag-read {
  float: right;
  color: #D8D8D8;
  cursor: not-allowed;
}
.inform-box .inform-foot .tag-read.light {
  color: #40abe2;
  cursor: pointer;
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Header/UserWorkBar/components/UserInfoCard/index.less ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.user-work-bar__card {
  padding: 16px;
  border-radius: 4px;
}
.user-work-bar__card-avatar {
  width: 56px;
  height: 56px;
  border-radius: 1000px;
  overflow: hidden;
}
.user-work-bar__card-avatar img {
  width: 100%;
}
.user-work-bar__card-info {
  margin-top: 16px;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.user-work-bar__card-org {
  margin-top: 8px;
  font-size: 12px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.4);
  word-break: break-word;
}
.user-work-bar__card-plan {
  margin-top: 8px;
}

/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Header/UserWorkBar/components/SubWorkList/index.less ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.user-work-bar__subwork {
  margin: -4px -8px;
  padding: 6px;
  max-width: 240px;
  min-width: 160px;
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
}
.user-work-bar__subwork-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 34px;
  padding: 0 8px;
  border-radius: 3px;
  fill: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  outline: none;
  text-decoration: none;
  color: #000;
  position: relative;
}
.user-work-bar__subwork-item:hover {
  background-color: #F0F6FF;
  color: var(--td-brand-color);
  fill: var(--td-brand-color);
}
.user-work-bar__subwork-item-icon {
  line-height: 1;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  left: 0;
  width: 16px;
}
.user-work-bar__subwork-item-content {
  margin-left: 8px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Header/UserWorkBar/components/WorkList/index.less ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.user-work-bar__work {
  margin-top: 2px;
}
.user-work-bar__work .t-space {
  width: 100%;
}
.user-work-bar__work-divider {
  width: calc(100% - 8px);
  height: 1px;
  background-color: #e7e7e7;
  margin: 4px auto;
}
.user-work-bar__work-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 34px;
  padding: 0 8px;
  border-radius: 3px;
  fill: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  outline: none;
  text-decoration: none;
  color: #000;
}
.user-work-bar__work-item:hover {
  background-color: #F0F6FF;
  color: var(--td-brand-color);
  fill: var(--td-brand-color);
}
.user-work-bar__work-item-icon .coral-icon {
  font-size: 16px;
  display: block;
}
.user-work-bar__work-item-content {
  font-size: 14px;
  line-height: 22px;
  margin-left: 8px;
}
.user-work-bar__work-item-arrow {
  margin-left: auto;
}
.user-work-bar__work-item-arrow .coral-icon {
  font-size: 14px;
  display: block;
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Header/UserWorkBar/index.less ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.user-work-bar {
  width: 260px;
  margin: -4px -8px;
  padding: 6px;
  max-height: 80vh;
  overflow: auto;
}
.fitMobile .user-work-bar {
  width: 100%;
  margin: 0;
  padding: 5px 0;
  max-height: 90vh;
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Header/UserInfoWithNotice.less ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.header-user {
  float: right;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-user .vertical-line {
  color: #e5e5e5;
  padding: 0 10px;
}
.header-user-info-container {
  display: inline-block;
  cursor: pointer;
  position: relative;
  z-index: 10;
  font-size: 14px;
}
.header-user-info-container .coral-icon-arrow_down_line {
  width: 16px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-left: 5px;
  vertical-align: middle;
  margin-right: -3px;
}
.header-user-info-container.open .coral-icon-arrow_down_line {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.header-user-avatar {
  display: inline-block;
  vertical-align: top;
  position: relative;
  line-height: 1;
  vertical-align: middle;
}
.header-user-avatar-img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  vertical-align: middle;
}
.header-user-avatar-icon {
  width: 16px;
  height: 16px;
  position: absolute;
  right: -6px;
  top: 0;
  bottom: 0;
  -webkit-transform: translateY(8px);
      -ms-transform: translateY(8px);
          transform: translateY(8px);
  margin: auto;
}
.header-user-info {
  display: inline-block;
  max-width: 70px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: top;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  line-height: 1;
  vertical-align: middle;
  margin-left: 10px;
}
.header-user-info-type {
  display: block;
  font-size: 12px;
  color: #999;
  margin-top: 6px;
}
.header-user .notice {
  position: relative;
  display: inline-block;
}
.header-user .notice::after {
  content: '';
  position: absolute;
  top: 16px;
  left: 20px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fc2f35;
}
.header-user-login {
  display: inline-block;
  line-height: 34px;
  background-color: #008fff;
  color: #fff;
  padding: 0 20px;
  border-radius: 4px;
  font-size: 14px;
}
.header-user-login:hover {
  background-color: #2196f3;
}
.user-popup {
  overflow: visible !important;
}
.user-control {
  min-width: 240px;
  min-height: 100px;
  width: fix-content;
  background: #fff;
  border-radius: 4px;
}
.user-control .control-item {
  position: relative;
  font-size: 14px;
  display: block;
  padding: 8px 16px !important;
  height: 48px;
  line-height: 32px;
  white-space: nowrap;
  color: #000;
  width: 100%;
  text-align: left;
  border-radius: 0;
}
.user-control .control-item .name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.user-control .control-item:hover {
  color: #008fff;
  background: rgba(33, 150, 243, 0.05);
}
.user-control .control-item.active {
  color: #008fff;
  background: rgba(33, 150, 243, 0.05);
}
.user-control .control-item .arrow {
  float: right;
}
.user-control .control-item .arrow .coral-icon-arrow_right_line {
  width: 14px;
  height: 14px;
  vertical-align: middle;
}
.user-control .control-item .arrow.open .coral-icon-arrow_right_line {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.user-control .control-item .control-org-wrap {
  top: 0;
  background-color: #fff;
  border-radius: 4px;
  width: 240px;
  left: -239px;
  -webkit-box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.07);
          box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.07);
  position: absolute;
}
.user-control .control-item .control-org-wrap .org-wrap {
  max-height: 290px;
  overflow-x: auto;
}
.user-control .control-item .control-org-wrap .org-wrap .control-item {
  padding: 8px 40px !important;
}
.user-control .control-item .control-org-wrap .org-wrap .saas-vip-icon {
  position: absolute;
  left: 16px;
  top: 16px;
}
.user-control .create-item {
  color: #008fff;
  border-top: 1px solid #e1e7f2;
  text-align: center;
  line-height: 48px;
  display: block;
}
.user-control .create-item .coral-icon-add_line {
  fill: #008fff;
  width: 16px;
  height: 16px;
  vertical-align: -3px;
}
.user-control .user-name {
  cursor: auto;
  border-bottom: 1px solid #e1e7f2;
}
.nav-dropdown {
  height: 100%;
}
.nav-dropdown .coral-icon-arrow_down_line {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 16px;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  vertical-align: middle;
  padding: 5px 5px;
}
.nav-dropdown .coral-icon-arrow_down_line:hover {
  fill: #008fff;
}
.nav-dropdown.open .coral-icon-arrow_down_line {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.nav-dropdown-content-item {
  position: relative;
  display: block;
  padding: 0 30px;
  text-decoration: none;
  color: #333333;
  line-height: 40px;
}
.nav-dropdown-content-item:first-child {
  border-radius: 6px 6px 0 0;
}
.nav-dropdown-content-item:last-child {
  border-radius: 0 0 6px 6px;
}
.nav-dropdown-content-item:hover {
  color: #0f6bff;
  background-color: #f6f8fa;
}
.nav-dropdown-content-item:hover .moreMenu {
  display: block;
}
.v3temp-save-template {
  position: relative;
  display: inline-block;
  top: 8px;
  cursor: pointer;
}
.v3temp-save-template :hover {
  fill: #2378FF;
}
.v3temp-head-li {
  padding: 10px 30px;
  cursor: pointer;
}
.v3temp-head-li:hover {
  background-color: #F6FAFF;
  color: #2378FF;
}
.v3temp-savetemp {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.v3temp-tempmodal {
  border-radius: 4px;
}
.v3temp-tempmodal button {
  border-radius: 4px;
}
.v3temp-tempmodal button.ten-button--type-primary {
  background-color: #2378FF;
  border-color: #2378FF;
}
.v3temp-tempmodal button.ten-button--type-primary:hover {
  background: #5697ff;
}
.v3temp-save-icon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-right: 5px;
  top: 4px;
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Header/BuyAd/index.less ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.header-buy-consultation {
  float: right;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
}
.header-buy-consultation-content {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 32px;
  padding: 0 8px;
  border-radius: var(--td-radius-default);
  background-color: #F0F6FF;
  color: var(--td-brand-color);
  fill: var(--td-brand-color);
  cursor: pointer;
}
.header-buy-consultation-content .coral-icon-customer_service_line {
  width: 24px;
  margin-right: 6px;
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/DialogKit/AiSurveyCreditLessDialog/style.less ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.ai-survey-credit-less-dialog .t-dialog__mask {
  backdrop-filter: blur(16px);
}
.ai-survey-credit-less-dialog .ai-survey-credit-less-dialog-footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ai-survey-credit-less-dialog .ai-survey-credit-less-dialog-footer:has(> :only-child) {
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 370px) {
  .ai-survey-credit-less-dialog .ai-survey-credit-less-dialog-footer {
    color: red;
  }
  .ai-survey-credit-less-dialog .ai-survey-credit-less-dialog-footer .consultation-link .t-link__prefix-icon {
    display: none;
  }
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/ai/use-pay/index.less ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ai-use-pay__dialog-footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Header/global-search/search-popup-content.less ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.search-popup-content {
  font-size: var(--td-font-size-body-medium);
  line-height: var(--td-line-height-body-medium);
  height: 100%;
  max-height: 480px;
  overflow: auto;
  overflow: overlay;
  /* total width */
  /* set button(top and bottom of the scrollbar) */
}
.search-popup-content::-webkit-scrollbar {
  width: 8px;
  z-index: 99;
}
.search-popup-content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 8px 8px transparent;
          box-shadow: inset 0 0 8px 8px transparent;
  border: solid 2px transparent;
}
.search-popup-content::-webkit-scrollbar-track:hover {
  background: #fff;
}
.search-popup-content::-webkit-scrollbar-thumb {
  background-color: transparent;
  -webkit-box-shadow: inset 0 0 8px 8px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 0 8px 8px rgba(0, 0, 0, 0.1);
  border: solid 2px transparent;
  border-radius: 8px;
}
.search-popup-content::-webkit-scrollbar-thumb:hover {
  -webkit-box-shadow: inset 0 0 8px 8px rgba(0, 0, 0, 0.15);
          box-shadow: inset 0 0 8px 8px rgba(0, 0, 0, 0.15);
}
.search-popup-content::-webkit-scrollbar-button {
  display: none;
}
.search-popup-content .icon-ai-create {
  margin-right: 8px;
}
.search-result-section {
  padding: 8px;
}
.search-result-section:not(:last-child) {
  border-bottom: 1px solid var(--td-border-level-1-color);
}
.search-result-section-ai {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px;
  white-space: nowrap;
}
.search-result-section-ai img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
.search-result-section-ai .t-button,
.search-result-section-ai .t-trigger {
  margin-left: auto;
  font-size: 14px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.search-result-section-ai .highlight {
  color: var(--td-brand-color);
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.search-result-section-title {
  font-weight: 600;
  padding: 0 12px;
}
.search-result-section-content {
  margin-top: 8px;
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Header/global-search/style.less ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.global-search {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 240px;
}
.global-search-popup {
  width: 100%;
  max-width: 400px;
}
.global-search-popup .t-popup__content {
  padding: 0;
  min-height: 54px;
}
.global-search-popup .t-loading__overlay {
  border-radius: var(--td-radius-default);
  min-height: 54px;
}
.global-search-popup--variant-popup .t-popup__content {
  margin-top: -32px !important;
  min-height: -webkit-fit-content;
  min-height: -moz-fit-content;
  min-height: fit-content;
}
.global-search-popup--variant-popup .global-search-popup-input-container {
  padding: 8px;
}
.global-search-popup--variant-popup .t-input {
  background-color: #e7e7e7;
}
.global-search--variant-popup .t-input {
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.global-search--variant-popup .t-input .t-input__inner {
  display: none;
}
.search-result-empty {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px;
  color: var(--td-text-color-placeholder);
}
.search-card {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: var(--td-text-color-primary);
  padding: 8px;
  border-radius: var(--td-radius-default);
  text-decoration: none;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
a.search-card {
  cursor: pointer;
}
.search-card:not(:last-child) {
  margin-bottom: 2px;
}
.search-card:hover {
  background-color: var(--td-bg-color-container-hover);
}
.search-card-image {
  margin-right: 8px;
  font-size: 24px;
  height: 24px;
  width: 24px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.search-card-image .avatar {
  width: 100%;
  height: 100%;
  border: 1px solid var(--td-component-border);
  border-radius: 50%;
}
.search-card-image .survey-icon {
  font-size: 20px;
}
.search-card-content .highlight {
  color: var(--td-brand-color);
}
.search-card-meta {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: var(--td-text-color-placeholder);
  font-size: var(--td-font-size-body-small);
  line-height: var(--td-line-height-body-small);
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 4px;
}
.search-card-meta .t-divider {
  margin-left: 8px;
  margin-right: 8px;
}
.v3temp-search-popup {
  max-width: 400px;
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Header/Header.less ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.header--middle .site-header .header-inner .coral-header-logo {
  margin-top: 5px;
}
.site-header {
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 8px 0px rgba(224, 229, 236, 0.4);
          box-shadow: 0px 3px 8px 0px rgba(224, 229, 236, 0.4);
  min-width: 980px;
  -webkit-transition: all 100ms;
  transition: all 100ms;
  z-index: 3;
}
.site-header .coral-header-logo__img {
  height: 32px !important;
  width: auto !important;
}
.site-header .header-inner {
  white-space: nowrap;
  height: 56px;
  line-height: 56px;
  padding-left: 20px;
  padding-right: 20px;
}
.site-header .logo {
  float: left;
  display: block;
  height: 100%;
}
.site-header .logo img {
  margin-right: 5px;
  display: block;
  margin-top: 18px;
  height: 40px;
}
.site-header a {
  text-decoration: none;
}
.site-header .site-title {
  display: inline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
}
.site-header .nav {
  display: inline-block;
  margin-left: 36px;
  font-size: 17px;
  color: #333333;
  white-space: nowrap;
  vertical-align: top;
}
.site-header .nav > a:not(.nav-mine):hover {
  color: #008fff;
  fill: #008fff;
}
.site-header .nav-item {
  display: inline-block;
  height: 100%;
  color: #333333;
  -webkit-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
  position: relative;
}
.site-header .nav-item::after {
  -webkit-transition: -webkit-transform 0.1s ease-out;
  transition: -webkit-transform 0.1s ease-out;
  transition: transform 0.1s ease-out;
  transition: transform 0.1s ease-out, -webkit-transform 0.1s ease-out;
  content: '';
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 1;
  height: 3px;
  border-radius: 2px;
  background-color: #008fff;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}
.site-header .nav-item.active {
  color: #008fff;
}
.site-header .nav-item:hover {
  color: #008fff;
}
.site-header .nav-item.has-dropdown::after {
  width: calc(100% - 45px);
}
.site-header .nav-item + .nav-item {
  margin-left: 45px;
}
.site-header .title-center {
  position: absolute;
  width: 240px;
  left: 50%;
  margin-left: -120px;
  text-align: center;
}
.site-header .enters-layout {
  margin-left: 90px;
  font-weight: 600;
  font-size: 16px;
}
.site-header .return-work {
  border-bottom: 1px solid #e5e5e5;
  line-height: 55px;
  height: 55px;
}
.site-header .return-work-wrap {
  display: inline-block;
  margin-right: 10px;
  float: right;
  line-height: 55px;
  height: 55px;
}
.site-header .return-work-wrap .coral-icon {
  font-size: 16px;
}
.site-header .return-work-wrap .coral-button {
  vertical-align: middle;
  margin-top: -2px;
}
.site-header .return-work-wrap.left {
  float: none;
  border-left: 1px solid #e5e5e5;
  vertical-align: top;
  margin-left: 45px;
  padding-left: 20px;
  margin-right: 0;
}
.site-header .return-work-wrap .promotions_nav_right {
  height: 100%;
  vertical-align: unset;
}
.site-header .return-work-wrap .header-publicity-activity {
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-header .return-work-wrap .header-publicity-activity .publicity-activity-container {
  background: linear-gradient(271deg, #FFF1DA 27.03%, #FFE5BB 136.58%);
  border-radius: var(--td-radius-default);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 32px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 5px 0 8px;
  font-size: 16px;
  font-weight: 600;
  line-height: 14px;
  color: #77583B;
  cursor: pointer;
}
.site-header .return-work-wrap .header-publicity-activity .publicity-activity-number {
  font-family: Arial;
  display: block;
  height: 22px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(119, 88, 59, 0.9)), to(rgba(100, 70, 42, 0.65)));
  background: linear-gradient(180deg, rgba(119, 88, 59, 0.9) 0%, rgba(100, 70, 42, 0.65) 100%);
  font-weight: 700;
  line-height: 22px;
  font-size: 16px;
  padding: 0 4px;
  color: #fff;
  border-radius: 3px;
  margin: 0 3px;
}
.site-header .return-work-wrap .header-publicity-activity .coral-icon-jewelry_line {
  width: 20px;
  height: 20px;
  fill: #77583B;
  margin-right: 8px;
}
.site-header .page-title {
  float: left;
  font-size: 16px;
}
.site-header .page-title span {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #bdbdbd;
}
.site-header:after {
  content: '';
  display: block;
  clear: both;
}
.site-header .header-global-search {
  height: 100%;
  margin-right: 16px;
  float: right;
}
.global-header .site-sub-header {
  margin: 0 auto;
}
@media (min-width: 1252px) {
  .global-header .site-sub-header:not(.site-sub-header--full) {
    padding-left: 108px;
    padding-right: 108px;
  }
}
@media (max-width: 1251px) {
  .global-header .site-sub-header:not(.site-sub-header--full) {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.global-header .site-sub-header:not(.site-sub-header--full) .site-sub-header-inner {
  max-width: 1152px;
}
.global-header .site-sub-header-inner {
  margin: 24px auto;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 6;
}
.global-header .site-sub-header-nav {
  margin-right: 48px;
  padding-bottom: 4px;
  line-height: 28px;
  text-align: center;
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  position: relative;
}
.global-header .site-sub-header-nav.active::after {
  content: '';
  width: 100%;
  height: 3px;
  display: block;
  border-radius: 1.5px;
  background-color: var(--td-brand-color);
  position: absolute;
  bottom: 0;
  left: 0;
}
#header,
.header-fix {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 66;
  left: 0;
}
#header {
  z-index: 65;
  height: 56px;
}
.header-has-sub-nav .site-header {
  -webkit-box-shadow: inset 0px -1px 0px #E5E5E5;
          box-shadow: inset 0px -1px 0px #E5E5E5;
}
.global-header-transparent .site-header {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.global-header-transparent .site-header:after {
  border: 0;
}
.global-header-transparent .site-header .nav-item.active::after,
.global-header-transparent .site-header .nav-item:hover::after {
  border-color: transparent;
}
.content-header .site-header {
  margin: auto;
}
@media (min-width: 1252px) {
  .content-header .site-header {
    padding-left: 108px;
    padding-right: 108px;
  }
}
@media (max-width: 1251px) {
  .content-header .site-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.content-header .site-header .header-inner {
  max-width: 1152px;
  margin: auto;
  padding: 0;
}
.user-popup {
  overflow: visible !important;
}
.user-control {
  min-width: 240px;
  min-height: 100px;
  width: fix-content;
  background: #fff;
  border-radius: 4px;
}
.user-control .control-item {
  position: relative;
  font-size: 14px;
  display: block;
  padding: 8px 16px !important;
  height: 48px;
  line-height: 32px;
  white-space: nowrap;
  color: #000;
  width: 100%;
  text-align: left;
  border-radius: 0;
}
.user-control .control-item .name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.user-control .control-item:hover {
  color: #008fff;
  background: rgba(33, 150, 243, 0.05);
}
.user-control .control-item.active {
  color: #008fff;
  background: rgba(33, 150, 243, 0.05);
}
.user-control .control-item .arrow {
  float: right;
}
.user-control .control-item .arrow .coral-icon-arrow_right_line {
  width: 14px;
  height: 14px;
  vertical-align: middle;
}
.user-control .control-item .arrow.open .coral-icon-arrow_right_line {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.user-control .control-item .control-org-wrap {
  top: 0;
  background-color: #fff;
  border-radius: 4px;
  width: 240px;
  left: -239px;
  -webkit-box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.07);
          box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.07);
  position: absolute;
}
.user-control .control-item .control-org-wrap .org-wrap {
  max-height: 290px;
  overflow-x: auto;
}
.user-control .control-item .control-org-wrap .org-wrap .control-item {
  padding: 8px 40px !important;
}
.user-control .create-item {
  color: #008fff;
  border-top: 1px solid #e1e7f2;
  text-align: center;
  line-height: 48px;
  display: block;
}
.user-control .create-item .coral-icon-add_line {
  fill: #008fff;
  width: 16px;
  height: 16px;
  vertical-align: -3px;
}
.user-control .user-name {
  cursor: auto;
  border-bottom: 1px solid #e1e7f2;
}
.nav-dropdown {
  height: 100%;
}
.nav-dropdown .coral-icon-arrow_down_line {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 16px;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  vertical-align: middle;
  padding: 5px 5px;
}
.nav-dropdown .coral-icon-arrow_down_line:hover {
  fill: #008fff;
}
.nav-dropdown.open .coral-icon-arrow_down_line {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.nav-dropdown-content-item {
  position: relative;
  display: block;
  padding: 0 30px;
  text-decoration: none;
  color: #333333;
  line-height: 40px;
}
.nav-dropdown-content-item:first-child {
  border-radius: 6px 6px 0 0;
}
.nav-dropdown-content-item:last-child {
  border-radius: 0 0 6px 6px;
}
.nav-dropdown-content-item:hover {
  color: var(--td-brand-color);
  background-color: #f6f8fa;
}
.nav-dropdown-content-item:hover .moreMenu {
  display: block;
}
.v3temp-save-template {
  position: relative;
  display: inline-block;
  top: 8px;
  cursor: pointer;
}
.v3temp-save-template :hover {
  fill: #2378FF;
}
.v3temp-head-li {
  padding: 10px 30px;
  cursor: pointer;
}
.v3temp-head-li:hover {
  background-color: #F6FAFF;
  color: #2378FF;
}
.v3temp-savetemp {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.v3temp-tempmodal {
  border-radius: 4px;
}
.v3temp-tempmodal button {
  border-radius: 4px;
}
.v3temp-tempmodal button.ten-button--type-primary {
  background-color: #2378FF;
  border-color: #2378FF;
}
.v3temp-tempmodal button.ten-button--type-primary:hover {
  background: #5697ff;
}
.v3temp-save-icon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-right: 5px;
  top: 4px;
}
@media screen and (max-width: 1310px) {
  .site-header .enters-layout {
    margin-left: 40px;
  }
  .site-header .nav-item + .nav-item {
    margin-left: 20px;
  }
  .site-header .header-user-info-container .header-user-info,
  .site-header .header-user-info-container .coral-icon {
    display: none;
  }
}
@media screen and (max-width: 1170px) {
  .header-publicity-activity {
    display: none !important;
  }
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Header/MobileHeader.less ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.global-mobile-header {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  width: 100%;
  height: 56px;
  top: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 99;
  padding: 0 16px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #fff;
  -webkit-box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.08);
  -webkit-transition: all 200ms;
  transition: all 200ms;
}
.global-mobile-header.global-mobile-header-transparent {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Header/BusinessNavigation.module.less ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button_mxN_ksz1.t-button_rgWpAumy {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button_mxN_ksz1.t-button_rgWpAumy:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.businessNavigation_mkPiprWt {
  position: absolute;
  top: 8px;
  left: 0;
  right: 0;
  z-index: 20;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 20px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.container_b248OjyS {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  border-radius: 6px;
  padding: 4px 32px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.step_gJ_Ob5VC {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 120px;
  height: 32px;
  border-radius: 6px;
  border: none;
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  background: #F3F3F3;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  cursor: pointer;
}
.step_gJ_Ob5VC:disabled {
  cursor: not-allowed;
  opacity: 0.5;
  color: rgba(0, 0, 0, 0.4);
  background: #F3F3F3;
}
.step_gJ_Ob5VC:hover {
  background: rgba(33, 150, 243, 0.05);
  color: #2378FF;
}
.stepActive_KkIqwa42 {
  background: #2378FF;
  color: #fff;
  font-weight: 600;
}
.stepActive_KkIqwa42:hover {
  background: #2378FF;
  color: #fff;
}
.stepActive_KkIqwa42 .title_eNQWadNo {
  color: #fff;
}
.content_tLDfcMkg {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.number_iyQnej0H {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 16px;
  height: 16px;
  border-radius: 100px;
  background: #FFFFFF;
  font-size: 11px;
  font-weight: 600;
  line-height: 100%;
  color: rgba(0, 0, 0, 0.9);
}
.stepActive_KkIqwa42 .number_iyQnej0H {
  background: #FFFFFF;
  color: #2378FF;
}
.title_eNQWadNo {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.9);
}
.arrow_Bcgpshh6 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: rgba(0, 0, 0, 0.6);
  margin: 0 4px;
}
.arrow_Bcgpshh6 .t-icon {
  width: 16px;
  height: 16px;
}
.arrow_Bcgpshh6 .t-icon path {
  fill: rgba(0, 0, 0, 0.26);
}
@media (max-width: 768px) {
  .businessNavigation_mkPiprWt {
    padding: 0 10px;
  }
  .container_b248OjyS {
    gap: 4px;
    padding: 2px;
  }
  .step_gJ_Ob5VC {
    min-width: 80px;
    height: 28px;
    font-size: 14px;
  }
  .title_eNQWadNo {
    font-size: 14px;
    line-height: 20px;
  }
  .number_iyQnej0H {
    width: 14px;
    height: 14px;
    font-size: 10px;
  }
  .arrow_Bcgpshh6 {
    margin: 0 2px;
  }
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/layout/LayoutEditPc/style.less ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
* {
  margin: 0;
  padding: 0;
}
ol,
ul,
li {
  list-style: none;
}
html,
body {
  height: 100%;
  margin: 0;
  background-color: #f4f6f9;
  overflow-y: hidden;
}
body {
  font-family: 'PingFang SC', tahoma, arial, 'helvetica neue', 'hiragino sans gb', 'microsoft yahei ui', 'microsoft yahei', simsun, sans-serif;
  font-size: 14px;
}
#root-container {
  min-width: 980px;
  height: 100%;
}
.layout-left,
.layout-main,
.layout-right {
  height: calc(100% - 56px - 60px);
}
.not-subheader {
  height: calc(100% - 56px);
}
.second-nav {
  height: 100vh;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 104px;
}
.second-nav.single-nav-height {
  padding-top: 58px;
}
.second-nav.single-nav-height .deliver-aside,
.second-nav.single-nav-height .wj-side-nav-container {
  top: 78px;
}
.layout-left {
  position: relative;
  float: left;
  z-index: 2;
}
.layout-left.second-nav {
  height: 100vh;
}
.layout-right {
  position: relative;
  float: right;
  z-index: 2;
}
.layout-main {
  color: #333333;
  overflow: auto;
  /* 整个滚动条 */
  /* 滚动条上的滚动滑块. */
  -webkit-overflow-scrolling: touch;
}
.layout-main::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 4px;
  height: 4px;
  background-color: rgba(0, 0, 0, 0);
}
.layout-main::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 2px;
}
.layout-main::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.layout-container {
  position: relative;
  margin: 0 auto;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 100%;
  max-width: 1240px;
  z-index: 1;
}
.layout-container.fill {
  max-width: none;
}
.layout-container-head {
  margin: 10px 0 20px 0;
}
.layout-container-head:after {
  content: ' ';
  display: block;
  clear: both;
}
.layout-container-head .survey-title,
.layout-container-head .survey-recycle {
  float: left;
}
.layout-container-head .survey-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}
.layout-container-head .survey-recycle {
  margin-left: 10px;
  margin-top: 3px;
  padding: 0 6px;
  line-height: 20px;
  font-size: 12px;
  -webkit-box-shadow: 0 0 0 1px #bbb;
          box-shadow: 0 0 0 1px #bbb;
  border-radius: 20px;
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!../../node_modules/.pnpm/@tencent+ten-design-react@0.5.22_react-dom@16.14.0_react@16.14.0/node_modules/@tencent/ten-design-react/lib/theme/components/upload.less ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* dependencies icon,progress */
/**
 * 文字部分
 * size 大小，line 行高， color 颜色
 */
/* button */
/* input */
/* transfer */
/* alert */
/* menu */
/* message */
/* modal */
/* badge */
/* tag */
/* progress */
/* popup */
/* tooltip */
/* loading */
/* tabs */
/* check */
/* mention */
/* popup */
/* steps */
/* tabs */
/* modal */
/* form */
/* table */
/* pagination */
/* upload */
/* collapse */
/* anchor */
/* list */
.ten-upload {
  display: inline-block;
  width: 100%;
}
.ten-upload__input {
  display: none;
}
.ten-upload__select-container {
  display: inline-block;
  cursor: pointer;
  transition: all 0.3s;
}
.ten-upload__trigger--picture-card {
  width: 120px;
  height: 120px;
  background: rgba(0, 0, 0, 0.02);
  border: 1px dashed rgba(0, 0, 0, 0.15);
  line-height: 120px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-size: 28px;
  text-align: center;
  color: #999;
}
.ten-upload__trigger--picture-card:hover {
  border-color: #0052d9;
}
.ten-upload--disabled .ten-uplaod__select-container:hover,
.ten-upload--disabled .ten-uplaod__select-container--dragover {
  border-color: none !important;
}
.ten-upload--drag .ten-upload__select-container {
  background: rgba(0, 0, 0, 0.02);
  border: 1px dashed rgba(0, 0, 0, 0.15);
}
.ten-upload--drag .ten-upload__select-container:hover,
.ten-upload--drag .ten-upload__select-container--dragover {
  border-color: #0052d9;
}
.ten-upload--drag.ten-upload--disabled .ten-upload__select-container {
  border: #c0c0c0;
  cursor: not-allowed;
}
.ten-file-list {
  width: 100%;
  overflow: hidden;
  padding-top: 4px;
}
.ten-upload--disabled .ten-file-list {
  pointer-events: none;
}
.ten-file-item__info {
  width: 100%;
  min-width: 120px;
  height: 24px;
  line-height: 24px;
  cursor: pointer;
  transition: all 0.3s;
  position: relative;
}
.ten-file-item__info:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.ten-file-item__info:hover .ten-file-item__info-close-icon {
  opacity: 1;
}
.ten-file-item__info:hover .ten-file-item__info-status-icon {
  opacity: 0;
}
.ten-file-item__info-status-icon {
  font-size: 16px;
  position: absolute;
  top: 50%;
  right: 7px;
  transform: translate(0, -50%);
}
.ten-file-item__info-status-icon--loading {
  color: #0052D9;
  margin-top: -8px;
}
.ten-file-item__info-status-icon--error {
  color: #ff3e00 !important;
}
.ten-file-item__info-status-icon--done {
  color: #3ecc36;
}
.ten-file-item__info-filename {
  width: 100%;
  font-size: 14px;
  padding: 0 30px 0 8px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-sizing: border-box;
}
.ten-file-item__info-close-icon {
  position: absolute;
  font-size: 16px;
  opacity: 0;
  right: 7px;
  top: 50%;
  transform: translate(0, -50%);
  color: #c0c0c0;
}
.ten-file-item__progress {
  padding: 0 4px;
}
.ten-file-item + .ten-file-item {
  margin-top: 10px;
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/import-survey/style.less ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.import-survey {
  padding: 24px 24px 0 24px;
}
.import-survey input[type="file"] {
  visibility: hidden;
  position: absolute;
}
.import-survey .ten-upload__select-container {
  height: 220px;
  width: 100%;
  padding: 24px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: var(--td-radius-default);
}
.import-survey .ten-upload__file-list {
  display: none;
}
.import-survey .t-steps {
  width: 100%;
  margin-top: 24px;
}
.import-survey .t-steps-item {
  margin-right: 0;
  width: 100%;
}
.import-survey .t-steps-item__inner {
  width: 100% !important;
  cursor: default !important;
}
.import-survey .t-steps-item__content {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
.import-survey .t-steps-item__title {
  margin-bottom: 16px !important;
}
.import-survey .t-steps-item__description {
  color: var(--td-text-color-primary);
}
.import-survey-upload {
  position: relative;
}
.import-survey-upload .t-loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
}
.import-survey-content {
  position: relative;
}
.import-survey-info {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.import-survey-info.drag {
  pointer-events: none;
}
.import-survey-info-icon {
  width: auto;
  height: 60px;
  margin-bottom: 16px;
}
.import-survey-info-title {
  font-weight: 600;
  font-size: 16px;
}
.import-survey-info-action {
  margin-top: 8px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.import-survey-info-desc {
  margin-top: 8px;
  color: var(--td-text-color-placeholder);
}
.import-survey-add-title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--td-brand-color);
  font-size: 20px;
  font-weight: 600;
}
.import-survey-add-title .coral-icon {
  fill: var(--td-brand-color);
  margin-right: 8px;
}
.import-survey-add-desc {
  margin: 8px 0;
}
.import-survey-add-rule {
  color: var(--td-text-color-placeholder);
}
.import-survey-btns {
  margin: 0 -24px;
  padding: 16px 24px;
  text-align: right;
  border-top: 1px solid var(--td-component-stroke);
}
.import-survey-btns .t-button {
  margin-left: 16px;
}
.import-survey-btns .t-button:focus {
  outline: none;
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!../../node_modules/.pnpm/tdesign-react@1.10.5_react-dom@16.14.0_react@16.14.0/node_modules/tdesign-react/esm/_common/style/web/components/steps/_index.less ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.default-step-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  text-align: center;
  border-radius: var(--td-radius-circle);
  font-size: var(--td-font-size-body-large);
}
.t-steps {
  font: var(--td-font-body-medium);
  color: var(--td-text-color-primary);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  width: 100%;
}
.t-steps .t-steps-item {
  flex: 1 1;
  overflow: hidden;
  vertical-align: top;
  margin-right: var(--td-comp-margin-s);
  position: relative;
  display: flex;
}
.t-steps .t-steps-item:last-child {
  flex: none;
}
.t-steps .t-steps-item__inner {
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  display: flex;
}
.t-steps .t-steps-item__inner.t-steps-item--clickable {
  cursor: pointer;
}
.t-steps .t-steps-item--finish .t-steps-item__icon .t-icon {
  color: var(--td-brand-color);
}
.t-steps .t-steps-item--finish .t-steps-item__icon--number {
  border-color: var(--td-brand-color);
}
.t-steps .t-steps-item--finish .t-steps-item__title {
  color: var(--td-text-color-primary);
  font-weight: normal;
}
.t-steps .t-steps-item--finish .t-steps-item__description {
  color: var(--td-text-color-secondary);
}
.t-steps .t-steps-item--process .t-steps-item__icon .t-icon {
  color: var(--td-brand-color);
}
.t-steps .t-steps-item--process .t-steps-item__icon--number {
  border-color: var(--td-brand-color);
  background-color: var(--td-brand-color);
  color: var(--td-text-color-anti);
  font-weight: bold;
}
.t-steps .t-steps-item--process .t-steps-item__title {
  color: var(--td-brand-color);
  font-weight: bold;
}
.t-steps .t-steps-item--process .t-steps-item__description {
  color: var(--td-text-color-secondary);
}
.t-steps .t-steps-item--error .t-steps-item__icon .t-icon {
  color: var(--td-error-color);
}
.t-steps .t-steps-item--error .t-steps-item__icon--number {
  color: var(--td-error-color);
  border-color: var(--td-error-color);
}
.t-steps .t-steps-item--error .t-steps-item__title {
  color: var(--td-error-color);
}
.t-steps .t-steps-item--error .t-steps-item__description {
  color: var(--td-text-color-secondary);
}
.t-steps .t-steps-item__icon {
  vertical-align: top;
  font-size: var(--td-font-size-body-medium);
  margin-right: var(--td-comp-margin-s);
  color: var(--td-text-color-placeholder);
}
.t-steps .t-steps-item__icon--number {
  color: var(--td-text-color-placeholder);
  border: 1px solid var(--td-text-color-placeholder);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  text-align: center;
  border-radius: var(--td-radius-circle);
  font-size: var(--td-font-size-body-large);
}
.t-steps .t-steps-item__icon--finish {
  border: 1px solid var(--td-brand-color);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  text-align: center;
  border-radius: var(--td-radius-circle);
  font-size: var(--td-font-size-body-large);
}
.t-steps .t-steps-item__icon--error {
  border: 1px solid var(--td-error-color);
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  text-align: center;
  border-radius: var(--td-radius-circle);
  font-size: var(--td-font-size-body-large);
}
.t-steps .t-steps-item__icon > .t-icon {
  font-size: calc(var(--td-font-size-body-medium) + 10px);
}
.t-steps .t-steps-item__title {
  position: relative;
  padding-right: var(--td-comp-margin-s);
  color: var(--td-text-color-placeholder);
  font-size: var(--td-font-size-body-large);
  line-height: 24px;
}
.t-steps .t-steps-item__description {
  color: var(--td-text-color-placeholder);
  font-size: var(--td-font-size-body-medium);
  margin-bottom: var(--td-comp-margin-xs);
  line-height: 22px;
}
.t-steps--line-separator .t-steps-item:before,
.t-steps--line-separator .t-steps-item:after,
.t-steps--line-separator .t-steps-item__title:after {
  border-style: solid;
}
.t-steps--dashed-separator .t-steps-item:before,
.t-steps--dashed-separator .t-steps-item:after,
.t-steps--dashed-separator .t-steps-item__title:after {
  border-style: dashed;
}
.t-steps--horizontal.t-steps--default-anchor .t-steps-item__title {
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: var(--td-comp-margin-xs);
}
.t-steps--horizontal.t-steps--default-anchor .t-steps-item__icon__number {
  width: 22px;
  height: 22px;
}
.t-steps--horizontal.t-steps--default-anchor .t-steps-item__icon > .t-icon {
  font-size: calc(var(--td-font-size-body-medium) + 10px);
}
.t-steps--horizontal.t-steps--default-anchor .t-steps-item:not(:last-child) .t-steps-item__title:after {
  content: "";
  display: block;
  width: 9999px;
  border-left: 0;
  border-top: 0;
  border-bottom-width: 1px;
  border-bottom-color: var(--td-text-color-placeholder);
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.t-steps--horizontal.t-steps--default-anchor.t-steps--arrow-separator .t-steps-item:not(:last-child):after {
  flex: 1 1;
  height: 24px;
  content: "^";
  transform: rotateZ(90deg);
  display: inline-flex;
  justify-content: center;
  align-items: flex-end;
  border: 0;
  font-size: var(--td-font-size-body-large);
  color: var(--td-text-color-placeholder);
}
.t-steps--horizontal.t-steps--default-anchor.t-steps--arrow-separator .t-steps-item--finish:not(:last-child)::after {
  color: var(--td-brand-color);
}
.t-steps--horizontal.t-steps--default-anchor .t-steps-item--finish:not(:last-child) .t-steps-item__title:after {
  border-bottom-width: 2px;
  border-bottom-color: var(--td-brand-color);
  color: var(--td-brand-color);
}
.t-steps--horizontal.t-steps--default-anchor.t-steps--reverse .t-steps-item:not(:last-child) .t-steps-item__title:after {
  content: "";
  display: block;
  width: 9999px;
  border-left: 0;
  border-top: 0;
  border-bottom-width: 1px;
  border-bottom-color: var(--td-text-color-placeholder);
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.t-steps--horizontal.t-steps--default-anchor.t-steps--reverse.t-steps--arrow-separator .t-steps-item:not(:last-child):after {
  flex: 1 1;
  height: 24px;
  content: "^";
  transform: rotateZ(90deg);
  display: inline-flex;
  justify-content: center;
  align-items: flex-end;
  border: 0;
  font-size: var(--td-font-size-body-large);
  color: var(--td-text-color-placeholder);
}
.t-steps--horizontal.t-steps--default-anchor.t-steps--reverse.t-steps--arrow-separator .t-steps-item--finish:not(:last-child)::after {
  color: var(--td-brand-color);
}
.t-steps--horizontal.t-steps--default-anchor.t-steps--reverse.t-steps--arrow-separator .t-steps-item:not(:last-child):after {
  transform: rotateZ(-90deg);
}
.t-steps--horizontal.t-steps--default-anchor.t-steps--reverse.t-steps--arrow-separator .t-steps-item--process:not(:last-child)::after,
.t-steps--horizontal.t-steps--default-anchor.t-steps--reverse.t-steps--arrow-separator .t-steps-item--finish:not(:last-child)::after {
  color: var(--td-brand-color);
}
.t-steps--horizontal.t-steps--default-anchor.t-steps--reverse .t-steps-item--finish:not(:last-child) .t-steps-item__title:after {
  border-bottom-width: 2px;
  border-bottom-color: var(--td-brand-color);
  color: var(--td-brand-color);
}
.t-steps--horizontal.t-steps--default-anchor.t-steps--reverse .t-steps-item--process:not(:last-child) .t-steps-item__title:after,
.t-steps--horizontal.t-steps--default-anchor.t-steps--reverse .t-steps-item--finish:not(:last-child) .t-steps-item__title:after {
  border-bottom-width: 2px;
  border-bottom-color: var(--td-brand-color);
  color: var(--td-brand-color);
}
.t-steps--horizontal.t-steps--dot-anchor .t-steps-item {
  overflow: visible;
}
.t-steps--horizontal.t-steps--dot-anchor .t-steps-item .t-steps-item__title {
  padding-right: 0;
  margin-bottom: var(--td-comp-margin-xs);
}
.t-steps--horizontal.t-steps--dot-anchor .t-steps-item--finish .t-steps-item__icon {
  border-color: var(--td-brand-color);
}
.t-steps--horizontal.t-steps--dot-anchor .t-steps-item--process .t-steps-item__icon {
  background: var(--td-brand-color);
  border-color: var(--td-brand-color);
}
.t-steps--horizontal.t-steps--dot-anchor .t-steps-item--error .t-steps-item__icon {
  background: var(--td-error-color);
  border-color: var(--td-error-color);
}
.t-steps--horizontal.t-steps--dot-anchor .t-steps-item__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.t-steps--horizontal.t-steps--dot-anchor .t-steps-item__icon {
  display: block;
  width: 8px;
  height: 8px;
  border: 2px solid var(--td-text-color-placeholder);
  border-radius: var(--td-radius-circle);
  margin-bottom: var(--td-comp-margin-xs);
  position: relative;
  box-sizing: border-box;
  flex-shrink: 0;
}
.t-steps--horizontal.t-steps--dot-anchor .t-steps-item__content {
  text-align: center;
  width: 140px;
}
.t-steps--horizontal.t-steps--dot-anchor.t-steps--arrow-separator .t-steps-item:not(:last-child)::after {
  flex: 1 1;
  content: "^";
  display: inline-flex;
  justify-content: center;
  align-items: flex-start;
  border: 0;
  font-size: var(--td-font-size-body-large);
  transform: rotateZ(90deg);
  color: var(--td-text-color-placeholder);
}
.t-steps--horizontal.t-steps--dot-anchor.t-steps--arrow-separator .t-steps-item--finish:not(:last-child)::after {
  color: var(--td-brand-color);
}
.t-steps--horizontal.t-steps--dot-anchor .t-steps-item:not(:last-child)::after {
  content: "";
  display: block;
  width: calc(100% - 16px);
  border-left: 0;
  border-top: 0;
  border-bottom-width: 1px;
  border-bottom-color: var(--td-text-color-placeholder);
  position: absolute;
  left: calc(140px / 2 + 8px);
  top: 2.5px;
}
.t-steps--horizontal.t-steps--dot-anchor .t-steps-item:not(:last-child):not(.t-steps-item--finish)::after {
  border-color: var(--td-text-color-placeholder);
}
.t-steps--horizontal.t-steps--dot-anchor .t-steps-item--finish:not(:last-child)::after {
  color: var(--td-brand-color);
  border-bottom-color: var(--td-brand-color);
  border-bottom-width: 2px;
}
.t-steps--horizontal.t-steps--dot-anchor.t-steps--reverse.t-steps--arrow-separator .t-steps-item:not(:last-child)::after {
  flex: 1 1;
  content: "^";
  display: inline-flex;
  justify-content: center;
  align-items: flex-start;
  border: 0;
  font-size: var(--td-font-size-body-large);
  transform: rotateZ(90deg);
  color: var(--td-text-color-placeholder);
}
.t-steps--horizontal.t-steps--dot-anchor.t-steps--reverse.t-steps--arrow-separator .t-steps-item--finish:not(:last-child)::after {
  color: var(--td-brand-color);
}
.t-steps--horizontal.t-steps--dot-anchor.t-steps--reverse.t-steps--arrow-separator .t-steps-item:not(:last-child)::after {
  transform: rotateZ(-90deg);
}
.t-steps--horizontal.t-steps--dot-anchor.t-steps--reverse.t-steps--arrow-separator .t-steps-item--process:not(:last-child)::after,
.t-steps--horizontal.t-steps--dot-anchor.t-steps--reverse.t-steps--arrow-separator .t-steps-item--finish:not(:last-child)::after {
  color: var(--td-brand-color);
}
.t-steps--horizontal.t-steps--dot-anchor.t-steps--reverse .t-steps-item:not(:last-child)::after {
  content: "";
  display: block;
  width: calc(100% - 16px);
  border-left: 0;
  border-top: 0;
  border-bottom-width: 1px;
  border-bottom-color: var(--td-text-color-placeholder);
  position: absolute;
  left: calc(140px / 2 + 8px);
  top: 2.5px;
}
.t-steps--horizontal.t-steps--dot-anchor.t-steps--reverse .t-steps-item:not(:last-child):not(.t-steps-item--finish)::after {
  border-color: var(--td-text-color-placeholder);
}
.t-steps--horizontal.t-steps--dot-anchor.t-steps--reverse .t-steps-item--finish:not(:last-child)::after {
  color: var(--td-brand-color);
  border-bottom-color: var(--td-brand-color);
  border-bottom-width: 2px;
}
.t-steps--horizontal.t-steps--dot-anchor.t-steps--reverse .t-steps-item--process:not(:last-child)::after,
.t-steps--horizontal.t-steps--dot-anchor.t-steps--reverse .t-steps-item--finish:not(:last-child)::after {
  color: var(--td-brand-color);
  border-bottom-color: var(--td-brand-color);
  border-bottom-width: 2px;
}
.t-steps--vertical {
  width: -moz-fit-content;
  width: fit-content;
  flex-direction: column;
}
.t-steps--vertical.t-steps--positive.t-steps--arrow-separator .t-steps-item:not(:last-child)::before {
  content: "^";
  border: 0;
  height: calc(100% - 24px);
  position: absolute;
  top: 24px;
  left: 6px;
  display: flex;
  align-items: center;
  font-size: var(--td-font-size-body-large);
  transform: rotateZ(180deg);
  color: var(--td-text-color-placeholder);
}
.t-steps--vertical.t-steps--positive.t-steps--arrow-separator .t-steps-item--finish:not(:last-child)::before {
  color: var(--td-brand-color);
}
.t-steps--vertical.t-steps--positive .t-steps-item {
  padding-bottom: var(--td-comp-margin-xxl);
  margin-bottom: 5px;
}
.t-steps--vertical.t-steps--positive .t-steps-item:not(:last-child)::before {
  content: "";
  display: block;
  height: 100%;
  border-left: 0;
  border-top: 0;
  border-right-width: 1px;
  border-right-color: var(--td-text-color-placeholder);
  position: absolute;
  top: 35px;
  left: 11px;
}
.t-steps--vertical.t-steps--positive .t-steps-item--finish:not(:last-child)::before {
  border-right-width: 2px;
  border-right-color: var(--td-brand-color);
  color: var(--td-brand-color);
}
.t-steps--vertical.t-steps--default-anchor .t-steps-item__content {
  margin-left: 0px;
}
.t-steps--vertical.t-steps--default-anchor .t-steps-item__title {
  margin-bottom: var(--td-comp-margin-xs);
}
.t-steps--vertical.t-steps--dot-anchor.t-steps--positive.t-steps--arrow-separator .t-steps-item:not(:last-child)::before {
  content: "^";
  border: 0;
  height: calc(100% - 4px);
  position: absolute;
  top: 8px;
  left: 0;
  display: flex;
  align-items: center;
  font-size: var(--td-font-size-body-medium);
  color: var(--td-text-color-placeholder);
}
.t-steps--vertical.t-steps--dot-anchor.t-steps--positive.t-steps--arrow-separator .t-steps-item--finish:not(:last-child)::before {
  color: var(--td-brand-color);
}
.t-steps--vertical.t-steps--dot-anchor.t-steps--positive .t-steps-item:not(:last-child)::before {
  content: "";
  display: block;
  height: 100%;
  border-bottom: 0;
  border-left: 0;
  border-right-width: 1px;
  border-right-color: var(--td-text-color-placeholder);
  position: absolute;
  left: 3.5px;
  top: 17px;
}
.t-steps--vertical.t-steps--dot-anchor.t-steps--positive .t-steps-item--finish:not(:last-child)::before {
  color: var(--td-brand-color);
  border-right-color: var(--td-brand-color);
  border-right-width: 2px;
}
.t-steps--vertical.t-steps--dot-anchor.t-steps--positive .t-steps-item:not(:last-child).t-steps-item--default::before {
  border-color: var(--td-text-color-placeholder);
}
.t-steps--vertical.t-steps--dot-anchor .t-steps-item {
  margin-bottom: 0;
}
.t-steps--vertical.t-steps--dot-anchor .t-steps-item .t-steps-item__title {
  margin-bottom: var(--td-comp-margin-xs);
}
.t-steps--vertical.t-steps--dot-anchor .t-steps-item--finish .t-steps-item__icon {
  border-color: var(--td-brand-color);
}
.t-steps--vertical.t-steps--dot-anchor .t-steps-item--process .t-steps-item__icon {
  background: var(--td-brand-color);
  border-color: var(--td-brand-color);
}
.t-steps--vertical.t-steps--dot-anchor .t-steps-item--error .t-steps-item__icon {
  background: var(--td-error-color);
  border-color: var(--td-error-color);
}
.t-steps--vertical.t-steps--dot-anchor .t-steps-item__icon {
  display: block;
  width: 8px;
  height: 8px;
  border: 2px solid var(--td-text-color-placeholder);
  border-radius: var(--td-radius-circle);
  margin-bottom: var(--td-comp-margin-xs);
  position: relative;
  box-sizing: border-box;
  flex-shrink: 0;
  top: 8px;
}
.t-steps--vertical.t-steps--reverse.t-steps--arrow-separator .t-steps-item:not(:last-child)::before {
  content: "^";
  border: 0;
  height: calc(100% - 24px);
  position: absolute;
  top: 24px;
  left: 6px;
  display: flex;
  align-items: center;
  font-size: var(--td-font-size-body-large);
  transform: rotateZ(180deg);
  color: var(--td-text-color-placeholder);
}
.t-steps--vertical.t-steps--reverse.t-steps--arrow-separator .t-steps-item--finish:not(:last-child)::before {
  color: var(--td-brand-color);
}
.t-steps--vertical.t-steps--reverse.t-steps--arrow-separator .t-steps-item:not(:last-child)::before {
  transform: rotateZ(0);
  margin-top: var(--td-comp-margin-xs);
}
.t-steps--vertical.t-steps--reverse.t-steps--arrow-separator .t-steps-item--process:not(:last-child)::before,
.t-steps--vertical.t-steps--reverse.t-steps--arrow-separator .t-steps-item--finish:not(:last-child)::before {
  color: var(--td-brand-color);
}
.t-steps--vertical.t-steps--reverse .t-steps-item {
  padding-bottom: var(--td-comp-margin-xxl);
  margin-bottom: 5px;
}
.t-steps--vertical.t-steps--reverse .t-steps-item:not(:last-child)::before {
  content: "";
  display: block;
  height: 100%;
  border-left: 0;
  border-bottom: 0;
  border-right-width: 1px;
  border-right-color: var(--td-text-color-placeholder);
  position: absolute;
  top: 35px;
  left: 11px;
}
.t-steps--vertical.t-steps--reverse .t-steps-item--process:not(:last-child)::before,
.t-steps--vertical.t-steps--reverse .t-steps-item--finish:not(:last-child)::before {
  border-right-width: 2px;
  border-right-color: var(--td-brand-color);
  color: var(--td-brand-color);
}
.t-steps--vertical.t-steps--reverse.t-steps--dot-anchor.t-steps--arrow-separator .t-steps-item:not(:last-child)::before {
  content: "^";
  border: 0;
  height: calc(100% - 4px);
  position: absolute;
  top: 8px;
  left: 0;
  display: flex;
  align-items: center;
  font-size: var(--td-font-size-body-medium);
  color: var(--td-text-color-placeholder);
}
.t-steps--vertical.t-steps--reverse.t-steps--dot-anchor.t-steps--arrow-separator .t-steps-item--finish:not(:last-child)::before {
  color: var(--td-brand-color);
}
.t-steps--vertical.t-steps--reverse.t-steps--dot-anchor.t-steps--arrow-separator .t-steps-item--process:not(:last-child)::before,
.t-steps--vertical.t-steps--reverse.t-steps--dot-anchor.t-steps--arrow-separator .t-steps-item--finish:not(:last-child)::before {
  color: var(--td-brand-color);
}
.t-steps--vertical.t-steps--reverse.t-steps--dot-anchor .t-steps-item {
  margin-bottom: 0;
}
.t-steps--vertical.t-steps--reverse.t-steps--dot-anchor .t-steps-item:not(:last-child)::before {
  content: "";
  display: block;
  height: 100%;
  border-bottom: 0;
  border-left: 0;
  border-right-width: 1px;
  border-right-color: var(--td-text-color-placeholder);
  position: absolute;
  left: 3.5px;
  top: 17px;
}
.t-steps--vertical.t-steps--reverse.t-steps--dot-anchor .t-steps-item:last-child::before {
  display: none;
}
.t-steps--vertical.t-steps--reverse.t-steps--dot-anchor .t-steps-item--process:not(:last-child)::before,
.t-steps--vertical.t-steps--reverse.t-steps--dot-anchor .t-steps-item--finish:not(:last-child)::before {
  border-right-width: 2px;
  border-right-color: var(--td-brand-color);
  color: var(--td-brand-color);
}
.t-steps--vertical.t-steps--reverse.t-steps--dot-anchor .t-steps-item:not(:last-child).t-steps-item--default::before {
  border-color: var(--td-text-color-placeholder);
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/DialogKit/CreateTeamplateDialog/components/FastCreate/index.module.less ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button__2u8hViR.t-button_rWdp9XDE {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button__2u8hViR.t-button_rWdp9XDE:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.fastCreate_iuTN1LDO {
  display: grid;
  grid-template-columns: repeat(4, auto-fit);
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
  padding: 16px 0;
}
.fastCreate_iuTN1LDO .item_k0PP2NpK {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border: none;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 24px;
  background-color: #fff;
  border-radius: 8px;
  text-align: left;
}
.fastCreate_iuTN1LDO .item_k0PP2NpK:hover {
  -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
}
.fastCreate_iuTN1LDO .item_k0PP2NpK .icon_lEprh8aF {
  width: 24px;
}
.fastCreate_iuTN1LDO .item_k0PP2NpK .icon_lEprh8aF svg {
  display: block;
}
.fastCreate_iuTN1LDO .item_k0PP2NpK .title_epQnQUR7 {
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  color: #000;
  margin-top: 8px;
}
.fastCreate_iuTN1LDO .item_k0PP2NpK .desc_yQHbcsWf {
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.4);
}
.fastCreate_iuTN1LDO .fastCreate-icon {
  width: 24px;
}
.fastCreate_iuTN1LDO .fastCreate-icon svg {
  display: block;
}
.fastCreate_iuTN1LDO .fastCreate-title {
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  color: #000;
  margin-top: 8px;
}
.fastCreate_iuTN1LDO .fastCreate-desc {
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.4);
}
.fastCreate_iuTN1LDO .ai-uploader-button {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border: none;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 24px;
  background-color: #fff;
  border-radius: 8px;
  text-align: left;
  width: 100%;
  height: 100%;
}
.fastCreate_iuTN1LDO .ai-uploader-button:hover {
  -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
}
.fastCreate_iuTN1LDO .ai-uploader {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0px;
  width: 100%;
  height: 100%;
  position: relative;
}
.fastCreate_iuTN1LDO .ai-uploader .t-upload__trigger {
  width: 100%;
  height: 100%;
}
.fastCreate_iuTN1LDO .ai-uploader .fastCreate-desc .t-loading,
.fastCreate_iuTN1LDO .ai-uploader .fastCreate-desc svg {
  height: 14px;
  width: 14px;
  margin-right: 4px;
  vertical-align: -2px;
}
.fastCreate_iuTN1LDO .ai-uploader .fastCreate-desc .coral-icon-correct_fill {
  fill: #2ba471;
}
.fastCreate_iuTN1LDO .ai-uploader .fastCreate-desc .t-loading {
  height: 16px;
  width: 16px;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  opacity: 0.3;
}
.fastCreate_iuTN1LDO .ai-uploader .fastCreate-desc--file {
  white-space: nowrap;
  font-size: 12px;
}
@media (max-width: 980px) {
  .fastCreate_iuTN1LDO .input-use-tips {
    line-height: 2;
    top: -7px;
    position: absolute;
    right: -4px;
    background: #000;
    padding: 0 6px;
    text-align: center;
    border-radius: 8px 8px 8px 0;
    font-size: 12px !important;
    font-weight: bold !important;
    -webkit-transform: scale(0.85);
        -ms-transform: scale(0.85);
            transform: scale(0.85);
    color: #fff;
    -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
  }
  .fastCreate_iuTN1LDO .input-use-tips .ai-unit-container svg {
    -webkit-transform: scale(0.75);
        -ms-transform: scale(0.75);
            transform: scale(0.75);
  }
}
.fastCreateSmall_dac907TI {
  display: grid;
  grid-template-columns: repeat(auto-fill, 220px) !important;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  grid-gap: 16px;
  padding-bottom: 16px;
  background-color: #f8f8f8;
}
.fastCreateSmall_dac907TI .item_k0PP2NpK {
  width: 220px;
  height: 94px;
  margin: 0;
  padding: 0 16px 0 60px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border: none;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #fff;
  border-radius: 8px;
  text-align: left;
  position: relative;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #000;
}
.fastCreateSmall_dac907TI .item_k0PP2NpK:hover {
  -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
}
.fastCreateSmall_dac907TI .item_k0PP2NpK .icon_lEprh8aF {
  position: absolute;
  top: 50%;
  left: 24px;
  width: 24px;
  height: 24px;
  margin-top: -12px;
}
.fastCreateSmall_dac907TI .item_k0PP2NpK .icon_lEprh8aF svg {
  display: block;
}
.fastCreateSmall_dac907TI .item_k0PP2NpK .title_epQnQUR7 {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.fastCreateSmall_dac907TI .item_k0PP2NpK .desc_yQHbcsWf {
  line-height: 1.3;
  color: var(--td-text-color-placeholder);
}
.fastCreateSmall_dac907TI .item_k0PP2NpK .desc_yQHbcsWf:lang(zh) {
  line-height: 22px;
}
.fastCreateSmall_dac907TI .fastCreate-icon {
  position: absolute;
  top: 50%;
  left: 24px;
  width: 24px;
  height: 24px;
  margin-top: -12px;
}
.fastCreateSmall_dac907TI .fastCreate-icon svg {
  display: block;
}
.fastCreateSmall_dac907TI .fastCreate-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #000;
}
.fastCreateSmall_dac907TI .fastCreate-desc {
  line-height: 1.3;
  color: var(--td-text-color-placeholder);
}
.fastCreateSmall_dac907TI .fastCreate-desc:lang(zh) {
  line-height: 22px;
}
.fastCreateSmall_dac907TI .ai-uploader-button {
  width: 220px;
  height: 94px;
  margin: 0;
  padding: 0 16px 0 60px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border: none;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #fff;
  border-radius: 8px;
  text-align: left;
  position: relative;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.fastCreateSmall_dac907TI .ai-uploader-button:hover {
  -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
}
.fastCreateSmall_dac907TI .ai-uploader {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0px;
  width: 100%;
  height: 100%;
  position: relative;
}
.fastCreateSmall_dac907TI .ai-uploader .t-upload__trigger {
  width: 100%;
  height: 100%;
}
.fastCreateSmall_dac907TI .ai-uploader .fastCreate-desc .t-loading,
.fastCreateSmall_dac907TI .ai-uploader .fastCreate-desc svg {
  height: 14px;
  width: 14px;
  margin-right: 4px;
  vertical-align: -2px;
}
.fastCreateSmall_dac907TI .ai-uploader .fastCreate-desc .coral-icon-correct_fill {
  fill: #2ba471;
}
.fastCreateSmall_dac907TI .ai-uploader .fastCreate-desc .t-loading {
  height: 16px;
  width: 16px;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  opacity: 0.3;
}
.fastCreateSmall_dac907TI .ai-uploader .fastCreate-desc--file {
  white-space: nowrap;
  font-size: 12px;
}
@media (max-width: 980px) {
  .fastCreateSmall_dac907TI .input-use-tips {
    line-height: 2;
    top: -7px;
    position: absolute;
    right: -4px;
    background: #000;
    padding: 0 6px;
    text-align: center;
    border-radius: 8px 8px 8px 0;
    font-size: 12px !important;
    font-weight: bold !important;
    -webkit-transform: scale(0.85);
        -ms-transform: scale(0.85);
            transform: scale(0.85);
    color: #fff;
    -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
  }
  .fastCreateSmall_dac907TI .input-use-tips .ai-unit-container svg {
    -webkit-transform: scale(0.75);
        -ms-transform: scale(0.75);
            transform: scale(0.75);
  }
}
.fastCreateSmall_dac907TI.mobile_qDPFQbwF {
  grid-template-columns: repeat(2, 1fr) !important;
}
.fastCreateSmall_dac907TI.mobile_qDPFQbwF .item_k0PP2NpK {
  width: 100%;
  height: auto;
  padding: 16px;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.fastCreateSmall_dac907TI.mobile_qDPFQbwF .item_k0PP2NpK .icon_lEprh8aF {
  position: static;
  width: 18px;
  height: 18px;
  margin-top: 0;
  margin-right: 8px;
}
.fastCreateSmall_dac907TI.mobile_qDPFQbwF .item_k0PP2NpK .desc_yQHbcsWf {
  margin-left: auto;
  margin-right: auto;
}
.fastCreateSmall_dac907TI.mobile_qDPFQbwF .ai-uploader-button {
  width: 100%;
  height: auto;
  padding: 16px;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.fastCreateSmall_dac907TI.mobile_qDPFQbwF .fastCreate-head {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.fastCreateSmall_dac907TI.mobile_qDPFQbwF .fastCreate-icon {
  position: static;
  width: 18px;
  height: 18px;
  margin-top: 0;
  margin-right: 8px;
}
.fastCreateSmall_dac907TI.mobile_qDPFQbwF .fastCreate-desc {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 980px) {
  .importDialog_ToczJtqw .t-dialog {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 768px !important;
    height: 100%;
    max-height: 1024px;
  }
  .importDialog_ToczJtqw .t-dialog__body {
    height: calc(100% - 56px);
  }
  .importDialog_ToczJtqw .t-dialog--center {
    padding: 0;
    height: 100%;
  }
  .importDialog_ToczJtqw .t-dialog__header {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
}
.importDialog_ToczJtqw .t-dialog__body {
  padding: 0;
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/ai/edit/components/ai-uploader.less ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ai-uploader--global {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  padding: 64px;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(6px);
  z-index: 10;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
  visibility: none;
  pointer-events: none;
  -webkit-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}
.ai-uploader--global .content {
  border-radius: 12px;
  border: 1px dashed #0f6bff;
  background: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(6px);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
}
.ai-uploader--global .content .img img {
  width: 88px;
  height: 88px;
  margin-bottom: 24px;
}
.ai-uploader--global .content .title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 16px;
}
.ai-uploader--global .content .desc {
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/DialogKit/MaterialAssetOverDialog/index.module.less ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wrap_uBD8Bs7J {
  margin-top: 16px;
  font-size: 14px;
  line-height: 22px;
}
.title_Laz82ghn {
  font-weight: bold;
  margin-bottom: 8px;
}
.admin_YuAYKaet {
  background-color: #F3F3F3;
  border-radius: 6px;
  padding: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.projectsTitle_yV6lSFAo {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/DialogKit/SaveToTemplateDialog/style.less ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.save-to-template-dialog .folder-tree-selector {
  height: 350px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.save-to-template-dialog .folder-tree-selector .t-tree {
  width: 100%;
}
.save-to-template-dialog .folder-tree-selector .t-tree__label {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
.save-to-template-dialog .folder-tree-selector .tree-node-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 24px;
}
.save-to-template-dialog .folder-tree-selector .tree-node-content svg {
  margin-right: 4px;
}
.save-to-template-dialog .folder-tree-selector .tree-node-content .t-tag {
  padding: 0 4px;
  height: 20px;
  margin-top: 2px;
  margin-left: 8px;
}
.save-to-template-dialog .folder-tree-selector .loading {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/DialogKit/PreviewDialog/index.module.less ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button_UWEJgvgT.t-button_A4dqIRNF {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button_UWEJgvgT.t-button_A4dqIRNF:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.dialog_lr8q4LyQ .t-dialog {
  max-width: 90vw !important;
}
.dialog_lr8q4LyQ .t-dialog__body {
  padding: 0 !important;
}
@media (max-width: 980px) {
  .dialog_lr8q4LyQ .t-dialog__position {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    padding: 0;
  }
  .dialog_lr8q4LyQ .t-dialog {
    width: 100vw !important;
    max-width: 100vw !important;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 0;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
  }
  .dialog_lr8q4LyQ .t-dialog .t-dialog__body {
    -webkit-flex: 1 1;
        -ms-flex: 1 1;
            flex: 1 1;
    height: 100%;
  }
  .dialog_lr8q4LyQ .t-dialog .t-dialog__footer .t-button {
    width: 100%;
  }
  .dialog_lr8q4LyQ .t-dialog__wrap {
    overflow: hidden;
  }
}
.container_FvqNlQML .header_VUxBTLwZ {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 24px;
  border-bottom: 1px solid var(--td-border-level-1-color);
}
@media (max-width: 980px) {
  .container_FvqNlQML .header_VUxBTLwZ {
    padding: 12px 16px;
  }
}
.container_FvqNlQML .header_VUxBTLwZ .title_RsAyq3LC {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container_FvqNlQML .header_VUxBTLwZ .computerButton_QWcDrJ1g.active_hArGegYg .coral-icon,
.container_FvqNlQML .header_VUxBTLwZ .mobileButton_lVmRujvg.active_hArGegYg .coral-icon {
  color: #0f6bff;
}
.container_FvqNlQML .header_VUxBTLwZ .computerButton_QWcDrJ1g .coral-icon,
.container_FvqNlQML .header_VUxBTLwZ .mobileButton_lVmRujvg .coral-icon {
  font-size: 18px;
}
@media (max-width: 980px) {
  .container_FvqNlQML .header_VUxBTLwZ .computerButton_QWcDrJ1g,
  .container_FvqNlQML .header_VUxBTLwZ .mobileButton_lVmRujvg {
    display: none;
  }
}
.container_FvqNlQML .header_VUxBTLwZ .actions_pwBWEji5 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.container_FvqNlQML .header_VUxBTLwZ .actions_pwBWEji5 .buttonGroup_A9Z1Qu2W {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.container_FvqNlQML .header_VUxBTLwZ .actions_pwBWEji5 .buttonGroup_A9Z1Qu2W .t-button:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.container_FvqNlQML .header_VUxBTLwZ .actions_pwBWEji5 .buttonGroup_A9Z1Qu2W .t-button:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.container_FvqNlQML .header_VUxBTLwZ .actions_pwBWEji5 .buttonGroup_A9Z1Qu2W .t-button:not(:first-child) {
  margin-left: -1px;
}
.container_FvqNlQML .header_VUxBTLwZ .actions_pwBWEji5 .buttonGroup_A9Z1Qu2W .t-button:hover {
  z-index: 1;
}
.container_FvqNlQML .body_PyrNG7zZ {
  width: 100%;
  height: 640px;
  position: relative;
  overflow: hidden;
}
.container_FvqNlQML .body_PyrNG7zZ.pc__Jaz3Pcy {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 12px 24px;
}
.container_FvqNlQML .body_PyrNG7zZ.pc__Jaz3Pcy .loading_kncI0MXJ {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.container_FvqNlQML .body_PyrNG7zZ.pc__Jaz3Pcy .iframe_W3zladpv {
  width: 100%;
  height: 100%;
}
.container_FvqNlQML .body_PyrNG7zZ.mobile_u7J6v0HT .iphone_Fgwiltcv {
  width: 495px;
  -webkit-transform: translateX(-50%) scale(0.75);
      -ms-transform: translateX(-50%) scale(0.75);
          transform: translateX(-50%) scale(0.75);
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  position: absolute;
  left: 50%;
}
@media (max-width: 980px) {
  .container_FvqNlQML .body_PyrNG7zZ.mobile_u7J6v0HT .iphone_Fgwiltcv {
    display: none;
  }
}
.container_FvqNlQML .body_PyrNG7zZ.mobile_u7J6v0HT .loading_kncI0MXJ {
  width: 240px;
  height: 428px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(calc(-50% - 1px), 98px);
      -ms-transform: translate(calc(-50% - 1px), 98px);
          transform: translate(calc(-50% - 1px), 98px);
  z-index: 2;
}
.container_FvqNlQML .body_PyrNG7zZ.mobile_u7J6v0HT .iframe_W3zladpv {
  width: 320px;
  height: 570px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(calc(-50% - 1px), 27px) scale(0.75);
      -ms-transform: translate(calc(-50% - 1px), 27px) scale(0.75);
          transform: translate(calc(-50% - 1px), 27px) scale(0.75);
  z-index: 1;
}
@media (max-width: 980px) {
  .container_FvqNlQML .body_PyrNG7zZ.mobile_u7J6v0HT .iframe_W3zladpv {
    width: 100%;
    height: 100%;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    position: static;
  }
}
.container_FvqNlQML .body_PyrNG7zZ .iframe_W3zladpv {
  opacity: 1;
  border: none;
}
.container_FvqNlQML .body_PyrNG7zZ .iframe_W3zladpv.iframeLoading_VcRGtkKX {
  opacity: 0;
}
@media (max-width: 980px) {
  .container_FvqNlQML .body_PyrNG7zZ {
    -webkit-flex: 1 1;
        -ms-flex: 1 1;
            flex: 1 1;
    height: 100%;
  }
}
@media (max-width: 980px) {
  .container_FvqNlQML {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
  }
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/DialogKit/CreateTeamplateDialog/components/Survey/index.module.less ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button_nJ5yzbEY.t-button_tuAhDiJl {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button_nJ5yzbEY.t-button_tuAhDiJl:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.survey_BIUNnc2K {
  padding-bottom: 16px;
  color: #000;
}
.survey_BIUNnc2K .header_etKn1tHq {
  font-size: 18px;
  font-weight: 600;
  height: 54px;
  color: #000000;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.survey_BIUNnc2K .header_etKn1tHq .search_uV7NUW99 {
  margin-left: auto;
}
.survey_BIUNnc2K .header_etKn1tHq .search_uV7NUW99 .t-input {
  width: 400px;
}
.survey_BIUNnc2K .table_RxR7_FBy {
  height: 500px;
  position: relative;
}
.survey_BIUNnc2K .table_RxR7_FBy .t-table tr th:first-child {
  padding-left: 0;
  padding-right: 0;
}
.survey_BIUNnc2K .table_RxR7_FBy .t-table tr td:first-child {
  padding-left: 0;
  padding-right: 0;
}
.survey_BIUNnc2K .table_RxR7_FBy.mobile_gL0gjJtg {
  height: 40vh;
}
.survey_BIUNnc2K .table_RxR7_FBy .loading_zUuTcKpN {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 99;
  top: 0;
  background-color: #f8f8f8;
}
.survey_BIUNnc2K .table_RxR7_FBy .empty_YyMFoNa4 {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 98;
  top: 0;
  background-color: #f8f8f8;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 80px;
}
.survey_BIUNnc2K .table_RxR7_FBy .empty_YyMFoNa4 .emptyIcon_cYsY6pfx {
  width: 80px;
  height: 80px;
}
.survey_BIUNnc2K .table_RxR7_FBy .empty_YyMFoNa4 .emptyText_r2MiaVdf {
  margin-top: 16px;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
}
.survey_BIUNnc2K .table_RxR7_FBy .empty_YyMFoNa4 .emptyDesc_EmU4byeX {
  margin-top: 4px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.4);
}
.survey_BIUNnc2K .table_RxR7_FBy .t-table tr th {
  background-color: #f8f8f8 !important;
}
.survey_BIUNnc2K .table_RxR7_FBy .t-table tr {
  background-color: #f8f8f8 !important;
}
.survey_BIUNnc2K.mobile_gL0gjJtg .search_uV7NUW99 .t-input {
  width: auto;
}
.surveyTitle__M3SdcV5 .name_uZ1__NjW {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 28px;
  gap: 6px;
}
.surveyTitle__M3SdcV5 .name_uZ1__NjW .title_U98Nj4Qm {
  font-weight: 500;
  color: #000000;
  text-decoration: none;
  font-size: 16px;
  border: none;
  background-color: transparent;
  display: block;
  cursor: pointer;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.surveyTitle__M3SdcV5 .name_uZ1__NjW .survey-icon {
  font-size: 20px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.surveyTitle__M3SdcV5 .info_idGhtNKU {
  color: #999999;
  font-size: 12px;
  line-height: 24px;
  padding-left: 26px;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.surveyTitle__M3SdcV5 .info_idGhtNKU .creatorName_QotJoG6h {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.surveyTitle__M3SdcV5 .info_idGhtNKU .infoName_Pan3Z5Gl {
  max-width: calc(100% - 180px);
  display: inline-block;
  float: left;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.surveyTitle__M3SdcV5 .info_idGhtNKU .infoName_Pan3Z5Gl .verticalLine_tc1VdCyA {
  font-size: 12px;
}
.surveyTitle__M3SdcV5 .info_idGhtNKU .infoName_Pan3Z5Gl .creatorName_QotJoG6h {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.surveyTitle__M3SdcV5 .info_idGhtNKU .surveyTag_DE3WEZjd {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.surveyTitle__M3SdcV5 .info_idGhtNKU .surveyTag_DE3WEZjd .coral-icon {
  fill: #999999;
  font-size: 16px;
  vertical-align: middle;
  margin-top: -3px;
}
.surveyTitle__M3SdcV5 .info_idGhtNKU .common-team-avatar {
  -webkit-transform: scale(0.66666667);
      -ms-transform: scale(0.66666667);
          transform: scale(0.66666667);
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
}
.operate_OKqZC7Ey {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  white-space: nowrap;
}
.surveyDialog_yFz6xdWe {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000000;
}
.surveyDialog_yFz6xdWe .icon_fN8DYnIm .survey-icon {
  width: 60px;
  height: 60px;
}
.surveyDialog_yFz6xdWe .title_U98Nj4Qm {
  margin-top: 8px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.surveyDialog_yFz6xdWe .info_idGhtNKU {
  margin-top: 8px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
.surveyDialog_yFz6xdWe .info_idGhtNKU .name_uZ1__NjW {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.4);
}
.surveyDialog_yFz6xdWe .btns_YT5N0RuS {
  padding: 24px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 160px;
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/DialogKit/CreateTeamplateDialog/components/Container/index.module.less ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.content_k3o_U_yU {
  background-color: #f8f8f8;
  padding: 0 24px;
}
.content_k3o_U_yU.mobile_azZGTMzA {
  padding: 0 15px;
}
.content_k3o_U_yU .section_hx9ZeGMJ .title_a6or7mfU {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  height: 54px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(246, 246, 246, 0.8);
  backdrop-filter: blur(20px);
  white-space: nowrap;
}
.content_k3o_U_yU .section_hx9ZeGMJ .main_aQPwVwkt {
  position: relative;
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/DialogKit/CreateTeamplateDialog/index.module.less ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button_N_xIiH3h.t-button_IWrcyEtG {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button_N_xIiH3h.t-button_IWrcyEtG:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.dialog_NNx365ak .t-dialog {
  max-width: 90vw;
  padding: 0;
}
.dialog_NNx365ak .t-dialog__body {
  padding: 0;
}

/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/DialogKit/CreateSurveyDialog/components/Header/index.module.less ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button_tbUMpjtL.t-button_xNYBwJXz {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button_tbUMpjtL.t-button_xNYBwJXz:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.header_aCK2kq_H {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 24px;
  border-bottom: 1px solid var(--td-border-level-1-color);
  gap: 16px;
}
.header_aCK2kq_H .title_kpAd1cCZ {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #000;
}
.header_aCK2kq_H .tag_nOVciLRk {
  cursor: pointer;
}
.header_aCK2kq_H .tag_nOVciLRk .survey-type-icon {
  height: 32px;
  font-size: 14px;
  gap: 8px;
  padding: 0 8px;
  border-radius: 6px;
  border: none;
}
.header_aCK2kq_H .tag_nOVciLRk .survey-type-icon img {
  display: block;
}
.header_aCK2kq_H .close_s14Fnd1L {
  margin-left: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  font-size: 24px;
}
.header_aCK2kq_H.mobile_aJj0cIx9 {
  padding: 12px 15px;
}
.header_aCK2kq_H.mobile_aJj0cIx9 .close_s14Fnd1L {
  font-size: 28px;
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/DialogKit/CreateSurveyDialog/components/FastCreate/index.module.less ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button_mn5cvpxl.t-button_pRfC_XLq {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button_mn5cvpxl.t-button_pRfC_XLq:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.fastCreate_yU8_gpsN {
  display: grid;
  grid-template-columns: repeat(4, auto-fit);
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
  padding-bottom: 16px;
  background-color: #f8f8f8;
}
.fastCreate_yU8_gpsN .item_K1wVgOH_ {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border: none;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 24px;
  background-color: #fff;
  border-radius: 8px;
  text-align: left;
}
.fastCreate_yU8_gpsN .item_K1wVgOH_:hover {
  -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
}
.fastCreate_yU8_gpsN .item_K1wVgOH_ .icon_piLsAT4o {
  width: 24px;
}
.fastCreate_yU8_gpsN .item_K1wVgOH_ .icon_piLsAT4o svg {
  display: block;
}
.fastCreate_yU8_gpsN .item_K1wVgOH_ .title__yCurkck {
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  color: #000;
  margin-top: 8px;
}
.fastCreate_yU8_gpsN .item_K1wVgOH_ .desc___t2jSNT {
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.4);
}
.fastCreate_yU8_gpsN .fastCreate-icon {
  width: 24px;
}
.fastCreate_yU8_gpsN .fastCreate-icon svg {
  display: block;
}
.fastCreate_yU8_gpsN .fastCreate-title {
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  color: #000;
  margin-top: 8px;
}
.fastCreate_yU8_gpsN .fastCreate-desc {
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.4);
}
.fastCreate_yU8_gpsN .ai-uploader-button {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border: none;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 24px;
  background-color: #fff;
  border-radius: 8px;
  text-align: left;
  width: 100%;
  height: 100%;
}
.fastCreate_yU8_gpsN .ai-uploader-button:hover {
  -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
}
.fastCreate_yU8_gpsN .ai-uploader {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0px;
  width: 100%;
  height: 100%;
  position: relative;
}
.fastCreate_yU8_gpsN .ai-uploader .t-upload__trigger {
  width: 100%;
  height: 100%;
}
.fastCreate_yU8_gpsN .ai-uploader .fastCreate-desc .t-loading,
.fastCreate_yU8_gpsN .ai-uploader .fastCreate-desc svg {
  height: 14px;
  width: 14px;
  margin-right: 4px;
  vertical-align: -2px;
}
.fastCreate_yU8_gpsN .ai-uploader .fastCreate-desc .coral-icon-correct_fill {
  fill: #2ba471;
}
.fastCreate_yU8_gpsN .ai-uploader .fastCreate-desc .t-loading {
  height: 16px;
  width: 16px;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  opacity: 0.3;
}
.fastCreate_yU8_gpsN .ai-uploader .fastCreate-desc--file {
  white-space: nowrap;
  font-size: 12px;
}
@media (max-width: 980px) {
  .fastCreate_yU8_gpsN .input-use-tips {
    line-height: 2;
    top: -7px;
    position: absolute;
    right: -4px;
    background: #000;
    padding: 0 6px;
    text-align: center;
    border-radius: 8px 8px 8px 0;
    font-size: 12px !important;
    font-weight: bold !important;
    -webkit-transform: scale(0.85);
        -ms-transform: scale(0.85);
            transform: scale(0.85);
    color: #fff;
    -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
  }
  .fastCreate_yU8_gpsN .input-use-tips .ai-unit-container svg {
    -webkit-transform: scale(0.75);
        -ms-transform: scale(0.75);
            transform: scale(0.75);
  }
}
.fastCreateSmall_Ruw2PZfz {
  display: grid;
  grid-template-columns: repeat(auto-fill, 220px) !important;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  grid-gap: 16px;
  padding-bottom: 16px;
  background-color: #f8f8f8;
}
.fastCreateSmall_Ruw2PZfz .item_K1wVgOH_ {
  width: 220px;
  height: 94px;
  margin: 0;
  padding: 0 16px 0 60px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border: none;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #fff;
  border-radius: 8px;
  text-align: left;
  position: relative;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #000;
}
.fastCreateSmall_Ruw2PZfz .item_K1wVgOH_:hover {
  -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
}
.fastCreateSmall_Ruw2PZfz .item_K1wVgOH_ .icon_piLsAT4o {
  position: absolute;
  top: 50%;
  left: 24px;
  width: 24px;
  height: 24px;
  margin-top: -12px;
}
.fastCreateSmall_Ruw2PZfz .item_K1wVgOH_ .icon_piLsAT4o svg {
  display: block;
}
.fastCreateSmall_Ruw2PZfz .item_K1wVgOH_ .title__yCurkck {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.fastCreateSmall_Ruw2PZfz .item_K1wVgOH_ .desc___t2jSNT {
  line-height: 1.3;
  color: var(--td-text-color-placeholder);
}
.fastCreateSmall_Ruw2PZfz .item_K1wVgOH_ .desc___t2jSNT:lang(zh) {
  line-height: 22px;
}
.fastCreateSmall_Ruw2PZfz .fastCreate-icon {
  position: absolute;
  top: 50%;
  left: 24px;
  width: 24px;
  height: 24px;
  margin-top: -12px;
}
.fastCreateSmall_Ruw2PZfz .fastCreate-icon svg {
  display: block;
}
.fastCreateSmall_Ruw2PZfz .fastCreate-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #000;
}
.fastCreateSmall_Ruw2PZfz .fastCreate-desc {
  line-height: 1.3;
  color: var(--td-text-color-placeholder);
}
.fastCreateSmall_Ruw2PZfz .fastCreate-desc:lang(zh) {
  line-height: 22px;
}
.fastCreateSmall_Ruw2PZfz .ai-uploader-button {
  width: 220px;
  height: 94px;
  margin: 0;
  padding: 0 16px 0 60px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border: none;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #fff;
  border-radius: 8px;
  text-align: left;
  position: relative;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.fastCreateSmall_Ruw2PZfz .ai-uploader-button:hover {
  -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
}
.fastCreateSmall_Ruw2PZfz .ai-uploader {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0px;
  width: 100%;
  height: 100%;
  position: relative;
}
.fastCreateSmall_Ruw2PZfz .ai-uploader .t-upload__trigger {
  width: 100%;
  height: 100%;
}
.fastCreateSmall_Ruw2PZfz .ai-uploader .fastCreate-desc .t-loading,
.fastCreateSmall_Ruw2PZfz .ai-uploader .fastCreate-desc svg {
  height: 14px;
  width: 14px;
  margin-right: 4px;
  vertical-align: -2px;
}
.fastCreateSmall_Ruw2PZfz .ai-uploader .fastCreate-desc .coral-icon-correct_fill {
  fill: #2ba471;
}
.fastCreateSmall_Ruw2PZfz .ai-uploader .fastCreate-desc .t-loading {
  height: 16px;
  width: 16px;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  opacity: 0.3;
}
.fastCreateSmall_Ruw2PZfz .ai-uploader .fastCreate-desc--file {
  white-space: nowrap;
  font-size: 12px;
}
@media (max-width: 980px) {
  .fastCreateSmall_Ruw2PZfz .input-use-tips {
    line-height: 2;
    top: -7px;
    position: absolute;
    right: -4px;
    background: #000;
    padding: 0 6px;
    text-align: center;
    border-radius: 8px 8px 8px 0;
    font-size: 12px !important;
    font-weight: bold !important;
    -webkit-transform: scale(0.85);
        -ms-transform: scale(0.85);
            transform: scale(0.85);
    color: #fff;
    -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
  }
  .fastCreateSmall_Ruw2PZfz .input-use-tips .ai-unit-container svg {
    -webkit-transform: scale(0.75);
        -ms-transform: scale(0.75);
            transform: scale(0.75);
  }
}
.fastCreateSmall_Ruw2PZfz.mobile_VlX1gNid {
  grid-template-columns: repeat(2, 1fr) !important;
}
.fastCreateSmall_Ruw2PZfz.mobile_VlX1gNid .item_K1wVgOH_ {
  width: 100%;
  height: auto;
  padding: 16px;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.fastCreateSmall_Ruw2PZfz.mobile_VlX1gNid .item_K1wVgOH_ .icon_piLsAT4o {
  position: static;
  width: 18px;
  height: 18px;
  margin-top: 0;
  margin-right: 8px;
}
.fastCreateSmall_Ruw2PZfz.mobile_VlX1gNid .item_K1wVgOH_ .desc___t2jSNT {
  margin-left: auto;
  margin-right: auto;
}
.fastCreateSmall_Ruw2PZfz.mobile_VlX1gNid .ai-uploader-button {
  width: 100%;
  height: auto;
  padding: 16px;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.fastCreateSmall_Ruw2PZfz.mobile_VlX1gNid .fastCreate-head {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.fastCreateSmall_Ruw2PZfz.mobile_VlX1gNid .fastCreate-icon {
  position: static;
  width: 18px;
  height: 18px;
  margin-top: 0;
  margin-right: 8px;
}
.fastCreateSmall_Ruw2PZfz.mobile_VlX1gNid .fastCreate-desc {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 980px) {
  .importDialog_MlO6m1c6 .t-dialog {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 768px !important;
    height: 100%;
    max-height: 1024px;
  }
  .importDialog_MlO6m1c6 .t-dialog__body {
    height: calc(100% - 56px);
  }
  .importDialog_MlO6m1c6 .t-dialog--center {
    padding: 0;
    height: 100%;
  }
  .importDialog_MlO6m1c6 .t-dialog__header {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
}
.importDialog_MlO6m1c6 .t-dialog__body {
  padding: 0;
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/template/TemplateCard/index.module.less ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button_XeoDLeQt.t-button_FVsFRFlr {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button_XeoDLeQt.t-button_FVsFRFlr:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.container_Dh5mpwDM {
  position: relative;
  display: block;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.03);
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: -webkit-box-shadow 0.3s ease, -webkit-transform 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease, -webkit-transform 0.3s ease;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
  transition: box-shadow 0.3s ease, transform 0.3s ease, -webkit-box-shadow 0.3s ease, -webkit-transform 0.3s ease;
  cursor: pointer;
  width: 220px;
  height: 210px;
}
.container_Dh5mpwDM::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0px;
  z-index: -1;
  margin: -1px;
}
.container_Dh5mpwDM:hover,
.container_Dh5mpwDM.hover_RMHgftew {
  -webkit-transform: translateY(-9px);
      -ms-transform: translateY(-9px);
          transform: translateY(-9px);
  -webkit-box-shadow: 0 4px 12px 0 #00000029;
          box-shadow: 0 4px 12px 0 #00000029;
}
.container_Dh5mpwDM:hover::before,
.container_Dh5mpwDM.hover_RMHgftew::before {
  -webkit-transform: translateY(15px);
      -ms-transform: translateY(15px);
          transform: translateY(15px);
}
.container_Dh5mpwDM:hover .banner_rleJcQWJ,
.container_Dh5mpwDM.hover_RMHgftew .banner_rleJcQWJ {
  height: 106px;
}
.container_Dh5mpwDM:hover .info_HK5y_6F4 .description_LZyqktxr,
.container_Dh5mpwDM.hover_RMHgftew .info_HK5y_6F4 .description_LZyqktxr {
  opacity: 0;
  -webkit-transform: translateY(-25px);
      -ms-transform: translateY(-25px);
          transform: translateY(-25px);
}
.container_Dh5mpwDM:hover .info_HK5y_6F4 .actions_sDAJzfCM,
.container_Dh5mpwDM.hover_RMHgftew .info_HK5y_6F4 .actions_sDAJzfCM {
  opacity: 1;
  -webkit-transform: translateY(-25px);
      -ms-transform: translateY(-25px);
          transform: translateY(-25px);
}
.container_Dh5mpwDM:hover.multiline_sFY6uVsu .banner_rleJcQWJ,
.container_Dh5mpwDM.hover_RMHgftew.multiline_sFY6uVsu .banner_rleJcQWJ {
  height: 84px;
}
.container_Dh5mpwDM:hover.multiline_sFY6uVsu .title_hfOFfJqJ,
.container_Dh5mpwDM.hover_RMHgftew.multiline_sFY6uVsu .title_hfOFfJqJ {
  height: 80px;
}
.container_Dh5mpwDM:hover.multiline_sFY6uVsu .title_hfOFfJqJ .text_td7PTfdu,
.container_Dh5mpwDM.hover_RMHgftew.multiline_sFY6uVsu .title_hfOFfJqJ .text_td7PTfdu {
  max-height: 48px;
  -webkit-transition: max-height 0.3s ease, opacity 0.3s ease;
  transition: max-height 0.3s ease, opacity 0.3s ease;
  white-space: normal;
  opacity: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
}
.container_Dh5mpwDM:hover .more_kfbtt1XT,
.container_Dh5mpwDM.hover_RMHgftew .more_kfbtt1XT {
  opacity: 1;
}
.container_Dh5mpwDM .banner_rleJcQWJ {
  position: relative;
  height: 116px;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
  border-bottom: 1px solid #00000014;
  border-radius: 6px 6px 0 0;
  background: #f9f9f9;
  cursor: pointer;
  overflow: hidden;
}
.container_Dh5mpwDM .banner_rleJcQWJ .thumb_sTX15dGS {
  width: 100%;
  height: 100%;
  vertical-align: top;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.container_Dh5mpwDM .banner_rleJcQWJ .scene_Pxw8zt7e {
  position: absolute;
  left: 5px;
  top: 5px;
}
.container_Dh5mpwDM .title_hfOFfJqJ {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 16px 16px;
  height: 56px;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}
.container_Dh5mpwDM .title_hfOFfJqJ .text_td7PTfdu {
  max-width: 100%;
  max-height: 24px;
  -webkit-transition: max-height 0.3s ease, opacity 0.3s ease;
  transition: max-height 0.3s ease, opacity 0.3s ease;
  display: inline-block;
  font-weight: bold;
  line-height: 1.2;
  font-weight: 500;
  color: #000000;
  text-decoration: none;
  font-size: 16px;
  word-break: break-all;
  font-weight: 600;
  line-height: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.container_Dh5mpwDM .title_hfOFfJqJ .virtualBox_CnsVGrV6 {
  position: absolute;
  visibility: hidden;
  white-space: normal;
  height: 24px;
  width: 186px;
  line-height: 16px;
  font-size: 16px;
  font-weight: 600;
}
.container_Dh5mpwDM .info_HK5y_6F4 {
  padding: 0 12px 0 16px;
}
.container_Dh5mpwDM .info_HK5y_6F4 .description_LZyqktxr {
  color: #999999;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s ease;
  transition: opacity 0.3s, -webkit-transform 0.3s ease;
  transition: opacity 0.3s, transform 0.3s ease;
  transition: opacity 0.3s, transform 0.3s ease, -webkit-transform 0.3s ease;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  line-height: 20px;
  font-size: 12px;
  white-space: nowrap;
}
.container_Dh5mpwDM .info_HK5y_6F4 .description_LZyqktxr .avatar_rH7rfDGF {
  width: 20px;
  height: 20px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: block;
}
.container_Dh5mpwDM .info_HK5y_6F4 .description_LZyqktxr .avatarWrap_gJXEqCKk {
  display: block;
  border: 1px solid #e5e5e5;
  border-radius: 100%;
}
.container_Dh5mpwDM .info_HK5y_6F4 .description_LZyqktxr .questionCount_H0wL3JLs {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.container_Dh5mpwDM .info_HK5y_6F4 .description_LZyqktxr span {
  overflow: hidden;
  text-overflow: ellipsis;
}
.container_Dh5mpwDM .info_HK5y_6F4 .actions_sDAJzfCM {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s ease;
  transition: opacity 0.3s, -webkit-transform 0.3s ease;
  transition: opacity 0.3s, transform 0.3s ease;
  transition: opacity 0.3s, transform 0.3s ease, -webkit-transform 0.3s ease;
  opacity: 0;
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, auto);
  padding-right: 16px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  height: 18px;
  -webkit-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
          transform: translateY(-20px);
  pointer-events: none;
}
.container_Dh5mpwDM .info_HK5y_6F4 .actions_sDAJzfCM .t-button {
  pointer-events: auto;
}
.container_Dh5mpwDM .info_HK5y_6F4 .actions_sDAJzfCM .more_kfbtt1XT {
  position: absolute;
  right: 3.6px;
  top: 8px;
  width: 16px;
  height: 16px;
  overflow: hidden;
  cursor: pointer;
  pointer-events: auto;
}
.group_KbS4Zq8u {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fill, 220px);
  grid-gap: 32px 16px;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/DialogKit/CreateSurveyDialog/components/Template/index.module.less ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button_s904nm2P.t-button_kWVy_XRK {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button_s904nm2P.t-button_kWVy_XRK:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.survey_de_Kb8UH {
  color: #000;
  display: none;
}
.survey_de_Kb8UH:first-child {
  display: block;
}
.survey_de_Kb8UH .header_tLyeR21S {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  color: #000000;
  margin: 4px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.survey_de_Kb8UH .nav_LGHAVwGZ {
  margin-bottom: 4px;
  white-space: nowrap;
  overflow: auto;
}
.survey_de_Kb8UH .list_ZZ4rOT32 {
  min-height: 258px;
  padding: 16px 0;
  position: relative;
}
.survey_de_Kb8UH .list_ZZ4rOT32 .loading_b1rKTEiZ {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 99;
  top: 0;
  background-color: #f8f8f8;
}
.survey_de_Kb8UH .list_ZZ4rOT32 .empty_OGNPquvU {
  width: 100%;
  height: 258px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.survey_de_Kb8UH .list_ZZ4rOT32 .empty_OGNPquvU .emptyText_orBfnVW3 {
  margin-top: 20px;
  color: #666;
}
.survey_de_Kb8UH .list_ZZ4rOT32 .t-table tr th {
  background-color: #f8f8f8 !important;
}
.survey_de_Kb8UH .list_ZZ4rOT32 .t-table tr {
  background-color: #f8f8f8 !important;
}
.survey_de_Kb8UH .more_yd13ZHB0 {
  margin-bottom: 16px;
}
.survey_de_Kb8UH.mobile_k9Qw0qqk .list_ZZ4rOT32 {
  min-height: 190px;
}
.survey_de_Kb8UH.mobile_k9Qw0qqk .list_ZZ4rOT32 .t-table tr th {
  padding-left: 0;
  padding-right: 0;
}
.survey_de_Kb8UH.mobile_k9Qw0qqk .list_ZZ4rOT32 .t-table tr td {
  padding-left: 0;
  padding-right: 0;
}
.survey_de_Kb8UH.mobile_k9Qw0qqk .group_RdAEG_uD {
  grid-template-columns: repeat(2, auto);
  gap: 16px 8px;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.survey_de_Kb8UH.mobile_k9Qw0qqk .group_RdAEG_uD .card_DAeDcjZd {
  zoom: 0.75;
}
.surveyTitle_BAiz3V3q .name_TZ9XZ4_4 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 28px;
  gap: 6px;
}
.surveyTitle_BAiz3V3q .name_TZ9XZ4_4 .title_ibLsqun2 {
  font-weight: 500;
  color: #000000;
  text-decoration: none;
  font-size: 16px;
  border: none;
  background-color: transparent;
  display: block;
  cursor: pointer;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.surveyTitle_BAiz3V3q .name_TZ9XZ4_4 .survey-icon {
  font-size: 20px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.surveyTitle_BAiz3V3q .info_TcQgYHCd {
  color: #999999;
  font-size: 12px;
  line-height: 24px;
  padding-left: 26px;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.surveyTitle_BAiz3V3q .info_TcQgYHCd .creatorName_PnchR8il {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.surveyTitle_BAiz3V3q .info_TcQgYHCd .infoName_uIapEoZJ {
  max-width: calc(100% - 180px);
  display: inline-block;
  float: left;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.surveyTitle_BAiz3V3q .info_TcQgYHCd .infoName_uIapEoZJ .verticalLine_VZXbLApA {
  font-size: 12px;
}
.surveyTitle_BAiz3V3q .info_TcQgYHCd .infoName_uIapEoZJ .creatorName_PnchR8il {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.surveyTitle_BAiz3V3q .info_TcQgYHCd .surveyTag_c3ipTViP {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.surveyTitle_BAiz3V3q .info_TcQgYHCd .surveyTag_c3ipTViP .coral-icon {
  fill: #999999;
  font-size: 16px;
  vertical-align: middle;
  margin-top: -3px;
}
.surveyTitle_BAiz3V3q .info_TcQgYHCd .common-team-avatar {
  -webkit-transform: scale(0.66666667);
      -ms-transform: scale(0.66666667);
          transform: scale(0.66666667);
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
}
.operate_g1QMUvZn {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  white-space: nowrap;
}
.surveyDialog_LCQnO9C_ {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000000;
}
.surveyDialog_LCQnO9C_ .icon_LMwXo3mC .survey-icon {
  width: 60px;
  height: 60px;
}
.surveyDialog_LCQnO9C_ .title_ibLsqun2 {
  margin-top: 8px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.surveyDialog_LCQnO9C_ .info_TcQgYHCd {
  margin-top: 8px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
.surveyDialog_LCQnO9C_ .info_TcQgYHCd .name_TZ9XZ4_4 {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.4);
}
.surveyDialog_LCQnO9C_ .btns_TY3qdyFm {
  padding: 24px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 160px;
}

/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/DialogKit/CreateSurveyDialog/components/Search/index.module.less ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.search_PvOlWWdV,
.loading_mDxJBopn,
.empty_nphGSyiN {
  width: 100%;
  background-color: #f8f8f8;
  padding: 16px 0;
}
.loading_mDxJBopn,
.empty_nphGSyiN {
  margin: 80px 0;
}
.search_PvOlWWdV.mobile_n57WNqPR {
  padding: 0;
}
.search_PvOlWWdV.mobile_n57WNqPR .group_Pow1olB5 {
  grid-template-columns: repeat(2, auto);
  gap: 16px 8px;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.search_PvOlWWdV.mobile_n57WNqPR .group_Pow1olB5 .card_frzVxiLE {
  zoom: 0.75;
}
.empty_nphGSyiN {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
}
.loading_mDxJBopn {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.searchInput_wYRdx19a .t-input {
  width: 400px;
}
.searchInput_wYRdx19a.mobile_n57WNqPR .t-input {
  width: 100%;
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/DialogKit/CreateSurveyDialog/components/Container/index.module.less ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.container_xMWQJZLW {
  height: 100%;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.container_xMWQJZLW.mobile_OepurwAm .section_uNA2qLhE .title_j7Bo_PHU {
  padding: 0 15px;
}
.container_xMWQJZLW.mobile_OepurwAm .section_uNA2qLhE .main__9Z2N0Vo {
  padding: 0 15px;
}
.content_mvT56wcj {
  position: relative;
  background-color: #f8f8f8;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  overflow: auto;
}
.content_mvT56wcj .section_uNA2qLhE .title_j7Bo_PHU {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  height: 54px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(246, 246, 246, 0.8);
  backdrop-filter: blur(20px);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 3;
  padding: 0 24px;
  white-space: nowrap;
}
.content_mvT56wcj .section_uNA2qLhE .title_j7Bo_PHU.mobile_OepurwAm {
  position: static;
}
.content_mvT56wcj .section_uNA2qLhE .title_j7Bo_PHU .search_kKm9ZpAT {
  margin-left: auto;
}
.content_mvT56wcj .section_uNA2qLhE .main__9Z2N0Vo {
  padding: 0 24px;
  position: relative;
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/DialogKit/CreateSurveyDialog/index.module.less ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button_NWsqdisI.t-button_kIPa4UPy {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button_NWsqdisI.t-button_kIPa4UPy:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.dialog_I7neGzwg .t-dialog {
  max-width: 90vw;
  padding: 0;
}
.dialog_I7neGzwg .t-dialog__body {
  padding: 0;
  height: 769px;
  overflow: hidden;
}
.dialog_I7neGzwg.mobile_uCvbmvvD .t-dialog {
  height: 90vh;
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/DialogKit/CreateQuestionBankDialog/components/Header/index.module.less ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button_STYBDg5R.t-button_Q2qgOI1I {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button_STYBDg5R.t-button_Q2qgOI1I:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.header_ugWtvm3A {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 24px;
  border-bottom: 1px solid var(--td-border-level-1-color);
  gap: 16px;
}
.header_ugWtvm3A .title_l6QrgPOQ {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #000;
}
.header_ugWtvm3A .tag_d0rXObMg {
  cursor: pointer;
}
.header_ugWtvm3A .tag_d0rXObMg .survey-type-icon {
  height: 32px;
  font-size: 14px;
  gap: 8px;
  padding: 0 8px;
  border-radius: 6px;
  border: none;
}
.header_ugWtvm3A .tag_d0rXObMg .survey-type-icon img {
  display: block;
}
.header_ugWtvm3A .close_MPTtORla {
  margin-left: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  font-size: 24px;
}
.header_ugWtvm3A.mobile_Kk7mQd_4 {
  padding: 12px 15px;
}
.header_ugWtvm3A.mobile_Kk7mQd_4 .close_MPTtORla {
  font-size: 28px;
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/DialogKit/CreateQuestionBankDialog/components/FastCreate/index.module.less ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button_u6yjfwpq.t-button_RHLDQOh0 {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button_u6yjfwpq.t-button_RHLDQOh0:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.fastCreate_avCq_Hs0 {
  display: grid;
  grid-template-columns: repeat(4, auto-fit);
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
  padding: 16px 0;
}
.fastCreate_avCq_Hs0 .item_uZ1FK_3b {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border: none;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 24px;
  background-color: #fff;
  border-radius: 8px;
  text-align: left;
}
.fastCreate_avCq_Hs0 .item_uZ1FK_3b:hover {
  -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
}
.fastCreate_avCq_Hs0 .item_uZ1FK_3b .icon_rcdAjN5c {
  width: 24px;
}
.fastCreate_avCq_Hs0 .item_uZ1FK_3b .icon_rcdAjN5c svg {
  display: block;
}
.fastCreate_avCq_Hs0 .item_uZ1FK_3b .title_Br2wW755 {
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  color: #000;
  margin-top: 8px;
}
.fastCreate_avCq_Hs0 .item_uZ1FK_3b .desc_X3wF3pzD {
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.4);
}
.fastCreate_avCq_Hs0 .fastCreate-icon {
  width: 24px;
}
.fastCreate_avCq_Hs0 .fastCreate-icon svg {
  display: block;
}
.fastCreate_avCq_Hs0 .fastCreate-title {
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  color: #000;
  margin-top: 8px;
}
.fastCreate_avCq_Hs0 .fastCreate-desc {
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.4);
}
.fastCreate_avCq_Hs0 .ai-uploader-button {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border: none;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 24px;
  background-color: #fff;
  border-radius: 8px;
  text-align: left;
  width: 100%;
  height: 100%;
}
.fastCreate_avCq_Hs0 .ai-uploader-button:hover {
  -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
}
.fastCreate_avCq_Hs0 .ai-uploader {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0px;
  width: 100%;
  height: 100%;
  position: relative;
}
.fastCreate_avCq_Hs0 .ai-uploader .t-upload__trigger {
  width: 100%;
  height: 100%;
}
.fastCreate_avCq_Hs0 .ai-uploader .fastCreate-desc .t-loading,
.fastCreate_avCq_Hs0 .ai-uploader .fastCreate-desc svg {
  height: 14px;
  width: 14px;
  margin-right: 4px;
  vertical-align: -2px;
}
.fastCreate_avCq_Hs0 .ai-uploader .fastCreate-desc .coral-icon-correct_fill {
  fill: #2ba471;
}
.fastCreate_avCq_Hs0 .ai-uploader .fastCreate-desc .t-loading {
  height: 16px;
  width: 16px;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  opacity: 0.3;
}
.fastCreate_avCq_Hs0 .ai-uploader .fastCreate-desc--file {
  white-space: nowrap;
  font-size: 12px;
}
@media (max-width: 980px) {
  .fastCreate_avCq_Hs0 .input-use-tips {
    line-height: 2;
    top: -7px;
    position: absolute;
    right: -4px;
    background: #000;
    padding: 0 6px;
    text-align: center;
    border-radius: 8px 8px 8px 0;
    font-size: 12px !important;
    font-weight: bold !important;
    -webkit-transform: scale(0.85);
        -ms-transform: scale(0.85);
            transform: scale(0.85);
    color: #fff;
    -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
  }
  .fastCreate_avCq_Hs0 .input-use-tips .ai-unit-container svg {
    -webkit-transform: scale(0.75);
        -ms-transform: scale(0.75);
            transform: scale(0.75);
  }
}
.fastCreateSmall_U5lDY2qc {
  display: grid;
  grid-template-columns: repeat(auto-fill, 220px) !important;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  grid-gap: 16px;
  padding-bottom: 16px;
  background-color: #f8f8f8;
}
.fastCreateSmall_U5lDY2qc .item_uZ1FK_3b {
  width: 220px;
  height: 94px;
  margin: 0;
  padding: 0 16px 0 60px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border: none;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #fff;
  border-radius: 8px;
  text-align: left;
  position: relative;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #000;
}
.fastCreateSmall_U5lDY2qc .item_uZ1FK_3b:hover {
  -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
}
.fastCreateSmall_U5lDY2qc .item_uZ1FK_3b .icon_rcdAjN5c {
  position: absolute;
  top: 50%;
  left: 24px;
  width: 24px;
  height: 24px;
  margin-top: -12px;
}
.fastCreateSmall_U5lDY2qc .item_uZ1FK_3b .icon_rcdAjN5c svg {
  display: block;
}
.fastCreateSmall_U5lDY2qc .item_uZ1FK_3b .title_Br2wW755 {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.fastCreateSmall_U5lDY2qc .item_uZ1FK_3b .desc_X3wF3pzD {
  line-height: 1.3;
  color: var(--td-text-color-placeholder);
}
.fastCreateSmall_U5lDY2qc .item_uZ1FK_3b .desc_X3wF3pzD:lang(zh) {
  line-height: 22px;
}
.fastCreateSmall_U5lDY2qc .fastCreate-icon {
  position: absolute;
  top: 50%;
  left: 24px;
  width: 24px;
  height: 24px;
  margin-top: -12px;
}
.fastCreateSmall_U5lDY2qc .fastCreate-icon svg {
  display: block;
}
.fastCreateSmall_U5lDY2qc .fastCreate-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #000;
}
.fastCreateSmall_U5lDY2qc .fastCreate-desc {
  line-height: 1.3;
  color: var(--td-text-color-placeholder);
}
.fastCreateSmall_U5lDY2qc .fastCreate-desc:lang(zh) {
  line-height: 22px;
}
.fastCreateSmall_U5lDY2qc .ai-uploader-button {
  width: 220px;
  height: 94px;
  margin: 0;
  padding: 0 16px 0 60px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border: none;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #fff;
  border-radius: 8px;
  text-align: left;
  position: relative;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.fastCreateSmall_U5lDY2qc .ai-uploader-button:hover {
  -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
}
.fastCreateSmall_U5lDY2qc .ai-uploader {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0px;
  width: 100%;
  height: 100%;
  position: relative;
}
.fastCreateSmall_U5lDY2qc .ai-uploader .t-upload__trigger {
  width: 100%;
  height: 100%;
}
.fastCreateSmall_U5lDY2qc .ai-uploader .fastCreate-desc .t-loading,
.fastCreateSmall_U5lDY2qc .ai-uploader .fastCreate-desc svg {
  height: 14px;
  width: 14px;
  margin-right: 4px;
  vertical-align: -2px;
}
.fastCreateSmall_U5lDY2qc .ai-uploader .fastCreate-desc .coral-icon-correct_fill {
  fill: #2ba471;
}
.fastCreateSmall_U5lDY2qc .ai-uploader .fastCreate-desc .t-loading {
  height: 16px;
  width: 16px;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  opacity: 0.3;
}
.fastCreateSmall_U5lDY2qc .ai-uploader .fastCreate-desc--file {
  white-space: nowrap;
  font-size: 12px;
}
@media (max-width: 980px) {
  .fastCreateSmall_U5lDY2qc .input-use-tips {
    line-height: 2;
    top: -7px;
    position: absolute;
    right: -4px;
    background: #000;
    padding: 0 6px;
    text-align: center;
    border-radius: 8px 8px 8px 0;
    font-size: 12px !important;
    font-weight: bold !important;
    -webkit-transform: scale(0.85);
        -ms-transform: scale(0.85);
            transform: scale(0.85);
    color: #fff;
    -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
  }
  .fastCreateSmall_U5lDY2qc .input-use-tips .ai-unit-container svg {
    -webkit-transform: scale(0.75);
        -ms-transform: scale(0.75);
            transform: scale(0.75);
  }
}
.fastCreateSmall_U5lDY2qc.mobile_Z4r5KUtZ {
  grid-template-columns: repeat(2, 1fr) !important;
}
.fastCreateSmall_U5lDY2qc.mobile_Z4r5KUtZ .item_uZ1FK_3b {
  width: 100%;
  height: auto;
  padding: 16px;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.fastCreateSmall_U5lDY2qc.mobile_Z4r5KUtZ .item_uZ1FK_3b .icon_rcdAjN5c {
  position: static;
  width: 18px;
  height: 18px;
  margin-top: 0;
  margin-right: 8px;
}
.fastCreateSmall_U5lDY2qc.mobile_Z4r5KUtZ .item_uZ1FK_3b .desc_X3wF3pzD {
  margin-left: auto;
  margin-right: auto;
}
.fastCreateSmall_U5lDY2qc.mobile_Z4r5KUtZ .ai-uploader-button {
  width: 100%;
  height: auto;
  padding: 16px;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.fastCreateSmall_U5lDY2qc.mobile_Z4r5KUtZ .fastCreate-head {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.fastCreateSmall_U5lDY2qc.mobile_Z4r5KUtZ .fastCreate-icon {
  position: static;
  width: 18px;
  height: 18px;
  margin-top: 0;
  margin-right: 8px;
}
.fastCreateSmall_U5lDY2qc.mobile_Z4r5KUtZ .fastCreate-desc {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 980px) {
  .importDialog_ejtIIskn .t-dialog {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 768px !important;
    height: 100%;
    max-height: 1024px;
  }
  .importDialog_ejtIIskn .t-dialog__body {
    height: calc(100% - 56px);
  }
  .importDialog_ejtIIskn .t-dialog--center {
    padding: 0;
    height: 100%;
  }
  .importDialog_ejtIIskn .t-dialog__header {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
}
.importDialog_ejtIIskn .t-dialog__body {
  padding: 0;
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/DialogKit/CreateQuestionBankDialog/components/Survey/index.module.less ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button_T4j99xuT.t-button_OwiIDJHK {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button_T4j99xuT.t-button_OwiIDJHK:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.survey_wb3MciLP {
  padding-bottom: 16px;
  color: #000;
}
.survey_wb3MciLP .header_UPhzR1_O {
  font-size: 18px;
  font-weight: 600;
  height: 54px;
  color: #000000;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.survey_wb3MciLP .header_UPhzR1_O .search_q5VCbNdW {
  margin-left: auto;
}
.survey_wb3MciLP .header_UPhzR1_O .search_q5VCbNdW .t-input {
  width: 400px;
}
.survey_wb3MciLP .table_xmzDyRed {
  height: 500px;
  position: relative;
}
.survey_wb3MciLP .table_xmzDyRed .t-table tr th:first-child {
  padding-left: 0;
  padding-right: 0;
}
.survey_wb3MciLP .table_xmzDyRed .t-table tr td:first-child {
  padding-left: 0;
  padding-right: 0;
}
.survey_wb3MciLP .table_xmzDyRed.mobile_P2V2Acd6 {
  height: 40vh;
}
.survey_wb3MciLP .table_xmzDyRed .loading_KLgmoE3G {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 99;
  top: 0;
  background-color: #f8f8f8;
}
.survey_wb3MciLP .table_xmzDyRed .empty_No0ftrUB {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 98;
  top: 0;
  background-color: #f8f8f8;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 80px;
}
.survey_wb3MciLP .table_xmzDyRed .empty_No0ftrUB .emptyIcon__lpVd88I {
  width: 80px;
  height: 80px;
}
.survey_wb3MciLP .table_xmzDyRed .empty_No0ftrUB .emptyText_bLu9w9am {
  margin-top: 16px;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
}
.survey_wb3MciLP .table_xmzDyRed .empty_No0ftrUB .emptyDesc_Y51lhU5l {
  margin-top: 4px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.4);
}
.survey_wb3MciLP .table_xmzDyRed .t-table tr th {
  background-color: #f8f8f8 !important;
}
.survey_wb3MciLP .table_xmzDyRed .t-table tr {
  background-color: #f8f8f8 !important;
}
.survey_wb3MciLP.mobile_P2V2Acd6 .search_q5VCbNdW .t-input {
  width: auto;
}
.surveyTitle_R4VPG8Sx .name_tFD1pccu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 28px;
  gap: 6px;
}
.surveyTitle_R4VPG8Sx .name_tFD1pccu .title_a9Nk4Vc8 {
  font-weight: 500;
  color: #000000;
  text-decoration: none;
  font-size: 16px;
  border: none;
  background-color: transparent;
  display: block;
  cursor: pointer;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.surveyTitle_R4VPG8Sx .name_tFD1pccu .survey-icon {
  font-size: 20px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.surveyTitle_R4VPG8Sx .info_uLbJpM6o {
  color: #999999;
  font-size: 12px;
  line-height: 24px;
  padding-left: 26px;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.surveyTitle_R4VPG8Sx .info_uLbJpM6o .creatorName_Gm3Vsjgn {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.surveyTitle_R4VPG8Sx .info_uLbJpM6o .infoName_t0Brlm_3 {
  max-width: calc(100% - 180px);
  display: inline-block;
  float: left;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.surveyTitle_R4VPG8Sx .info_uLbJpM6o .infoName_t0Brlm_3 .verticalLine_DRGeBTpS {
  font-size: 12px;
}
.surveyTitle_R4VPG8Sx .info_uLbJpM6o .infoName_t0Brlm_3 .creatorName_Gm3Vsjgn {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.surveyTitle_R4VPG8Sx .info_uLbJpM6o .surveyTag_s2B_BDex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.surveyTitle_R4VPG8Sx .info_uLbJpM6o .surveyTag_s2B_BDex .coral-icon {
  fill: #999999;
  font-size: 16px;
  vertical-align: middle;
  margin-top: -3px;
}
.surveyTitle_R4VPG8Sx .info_uLbJpM6o .common-team-avatar {
  -webkit-transform: scale(0.66666667);
      -ms-transform: scale(0.66666667);
          transform: scale(0.66666667);
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
}
.operate_AUrVgrFh {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  white-space: nowrap;
}
.surveyDialog_AcHRsicK {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000000;
}
.surveyDialog_AcHRsicK .icon_lJqX3muA .survey-icon {
  width: 60px;
  height: 60px;
}
.surveyDialog_AcHRsicK .title_a9Nk4Vc8 {
  margin-top: 8px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.surveyDialog_AcHRsicK .info_uLbJpM6o {
  margin-top: 8px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
.surveyDialog_AcHRsicK .info_uLbJpM6o .name_tFD1pccu {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.4);
}
.surveyDialog_AcHRsicK .btns_H24R6btu {
  padding: 24px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 160px;
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/DialogKit/CreateQuestionBankDialog/components/Container/index.module.less ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.content_ww4dFkg3 {
  background-color: #f8f8f8;
  padding: 0 24px;
}
.content_ww4dFkg3.mobile_FnbErygn {
  padding: 0 15px;
}
.content_ww4dFkg3 .section_toxQ04Qe .title_BF24Icct {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  height: 54px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(246, 246, 246, 0.8);
  backdrop-filter: blur(20px);
  white-space: nowrap;
}
.content_ww4dFkg3 .section_toxQ04Qe .main_GJdSjMtJ {
  position: relative;
}

/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/DialogKit/CreateQuestionBankDialog/index.module.less ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button_Dgg8Kog3.t-button_SyLVkW_L {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button_Dgg8Kog3.t-button_SyLVkW_L:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.dialog_Of53hP8N .t-dialog {
  max-width: 90vw;
  padding: 0;
}
.dialog_Of53hP8N .t-dialog__body {
  padding: 0;
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/workspace/mobile-header/index.module.less ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.header_LZD0_OUb {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  background-color: #fff;
}
.headerBar_VNGSOfE9 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 12px 16px;
}
.left_DKvdX9s0 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  min-width: 0;
}
.menuIcon_UW7vERTe {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  color: rgba(0, 0, 0, 0.9);
}
.title_ivNeNjG7 {
  font-size: 18px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.9);
  line-height: 26px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.right_Opj5TsMw {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.search_tTntcViW {
  padding: 12px 16px 0;
}
.search_tTntcViW .global-search {
  width: 100%;
  max-width: none;
}
.search_tTntcViW .global-search-input {
  width: 100%;
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/workspace/mobile-wrap/index.module.less ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.container_C2U57TmF {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  background-color: #fff;
}
.content_PJMR6wb7 {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  overflow: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: calc(64px + env(safe-area-inset-bottom));
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/DialogKit/NormalMemberWarningDialog/style.less ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.normal-member-warning-dialog__tips {
  color: #999999;
  margin-top: 5px;
}
.normal-member-warning-dialog .t-table {
  margin-top: 10px;
}
.normal-member-warning-dialog__info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.normal-member-warning-dialog__info__name {
  margin-left: 5px;
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/scenes/workspace/components/tabbar/index.module.less ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.tabbar_pLhBd7d3 {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 10;
  background: #ffffff;
  height: 64px;
  padding-bottom: env(safe-area-inset-bottom);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.item_sMeDe1Yr {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.addBtn_fm0BzH2B {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.icon_XRzRGjnf {
  width: 24px;
  height: 24px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #999;
}
.icon_XRzRGjnf.active_VqtPxcsD {
  color: #0f6bff;
}
.icon_XRzRGjnf svg {
  font-size: 24px;
  fill: currentColor;
}
.badge_OUpoJYsQ .t-badge--basic {
  font-size: 10px;
  min-width: 16px;
  height: 16px;
  line-height: 16px;
  padding: 0 4px;
}
.text_XGle6o4Y {
  font-size: 11px;
  font-weight: 400;
  color: #999;
  margin-top: 6px;
}
.text_XGle6o4Y.active_VqtPxcsD {
  color: #0f6bff;
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!../../node_modules/.pnpm/tdesign-react@1.10.5_react-dom@16.14.0_react@16.14.0/node_modules/tdesign-react/esm/_common/style/web/components/badge/_index.less ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.t-badge {
  font: var(--td-font-body-medium);
  color: var(--td-text-color-primary);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  display: inline-block;
}
.t-badge--dot,
.t-badge--circle,
.t-badge--round {
  position: absolute;
  top: 0;
  right: 0;
  color: var(--td-text-color-anti);
  text-align: center;
  font: var(--td-font-body-small);
  transform: translate(50%, -50%);
  transform-origin: 100% 0;
  box-sizing: content-box;
}
.t-badge--static {
  position: static;
  display: inline-block;
  transform: none;
}
.t-badge--dot {
  right: 1px;
  margin-top: 1px;
  width: 6px;
  height: 6px;
  border-radius: var(--td-radius-circle);
  background-color: var(--td-error-color);
}
.t-badge--circle,
.t-badge--round {
  padding-right: calc((var(--td-comp-size-xxs) - 8px) / 2);
  padding-left: calc((var(--td-comp-size-xxs) - 8px) / 2);
  min-width: 8px;
  height: var(--td-comp-size-xxs);
  background-color: var(--td-error-color);
  line-height: var(--td-comp-size-xxs);
}
.t-badge--circle.t-size-s,
.t-badge--round.t-size-s {
  padding-right: calc((var(--td-comp-size-xxxs) - 8px) / 2);
  padding-left: calc((var(--td-comp-size-xxxs) - 8px) / 2);
  min-width: 8px;
  height: var(--td-comp-size-xxxs);
  line-height: var(--td-comp-size-xxxs);
}
.t-badge--circle {
  border-radius: calc(var(--td-comp-size-xxs) / 2);
}
.t-badge--round {
  border-radius: var(--td-radius-default);
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/scenes/workspace/pages/[id]/console/pages/mobile/components/InfoBanner/index.module.less ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.card_VeTJYFZw {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 16px;
  gap: 16px;
  margin: 0 16px;
  border-radius: 12px;
}
.info_yjmFcbGO {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
.nameRow_haLzZ5C_ {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
.name_xh_uHhlU {
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  color: rgba(0, 0, 0, 0.9);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.trade_b4bADvXv {
  margin-top: 4px;
  font-size: 14px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.4);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.meta_Zp43f8Lw {
  margin-top: 12px;
  font-size: 14px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.4);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2px;
}
.metaItem_fBQhpNd8 {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.editBtn_SXjahvg8 {
  margin-left: 4px;
}
.copyBtn_dYRlowTV {
  margin-left: 8px;
  color: #0052d9;
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/scenes/workspace/pages/[id]/console/pages/mobile/components/MenuList/index.module.less ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button_gMaWn3Pb.t-button_zIWEsrGS {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button_gMaWn3Pb.t-button_zIWEsrGS:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.menuList_DIXdKJle {
  padding: 16px 8px;
  padding-bottom: calc(16px + env(safe-area-inset-bottom));
}
.items_RG8vA6hY {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.menuItem_X8iGTJD2 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  padding: 6px 8px;
  cursor: pointer;
  border-radius: 4px;
  -webkit-transition: background-color 0.2s, color 0.2s;
  transition: background-color 0.2s, color 0.2s;
}
.menuItem_X8iGTJD2:active,
.menuItem_X8iGTJD2:hover {
  background-color: #eef6ff;
}
.menuItem_X8iGTJD2:active .menuIcon_Fl0zyc1A,
.menuItem_X8iGTJD2:hover .menuIcon_Fl0zyc1A {
  color: #006dff;
  fill: #006dff;
}
.menuItem_X8iGTJD2:active .menuLabel_B9mSDiPj,
.menuItem_X8iGTJD2:hover .menuLabel_B9mSDiPj {
  color: #006dff;
  fill: #006dff;
}
.menuIcon_Fl0zyc1A {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 16px;
  height: 16px;
  font-size: 16px;
  fill: rgba(0, 0, 0, 0.4);
  color: rgba(0, 0, 0, 0.4);
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.menuIcon_Fl0zyc1A svg {
  width: 16px;
  height: 16px;
}
.menuLabel_B9mSDiPj {
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.9);
}
.separator_vmzqT7Js {
  height: 1px;
  background-color: rgba(0, 0, 0, 0.08);
  margin: 8px 0;
}
.logout_FFaF9BA6 {
  background-color: #fff !important;
}
.logout_FFaF9BA6 .menuIcon_Fl0zyc1A {
  color: #ef382d !important;
  fill: #ef382d !important;
}
.logout_FFaF9BA6 .menuLabel_B9mSDiPj {
  color: #ef382d !important;
  fill: #ef382d !important;
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/scenes/workspace/pages/[id]/console/pages/mobile/components/TeamSwitcher/index.module.less ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.switcher_UmQ04T2u {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.header_tqRLdKHP {
  font-size: 12px;
  color: #999;
  line-height: 20px;
  padding: 4px 16px;
}
.list_sJIC2MKC {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  overflow-y: auto;
  padding: 0 8px;
}
.list_sJIC2MKC > div:first-child {
  margin-top: 2px;
}
.list_sJIC2MKC > div {
  margin-top: 6px;
}
.list_sJIC2MKC > div:last-child {
  margin-bottom: 12px;
}
.item_FIMWpg0x {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 44px;
  padding: 0 8px;
  border-radius: 4px;
  cursor: pointer;
}
.item_FIMWpg0x:active {
  background-color: #F0F6FF;
}
.itemActive_shCZ3i_y {
  background-color: #F0F6FF;
}
.itemText_qgLdpDkd {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 12px;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  min-width: 0;
}
.itemLabel_nVVrFeCL {
  font-weight: 600;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}
.itemLabelActive_G1XiDbtd {
  color: #0F6BFF;
}
.createTeam_y43HGuFP {
  height: 40px;
  background-color: #0f6bff;
  color: #fff;
  margin: 16px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 6px;
  font-size: 16px;
  cursor: pointer;
  gap: 8px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.createTeam_y43HGuFP:active {
  background-color: #0c58d9;
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/scenes/workspace/pages/[id]/console/pages/mobile/index.module.less ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.headerBtn_hGFQiGjS {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32px;
  height: 32px;
  padding: 4px;
  border: 0;
  border-color: transparent !important;
  background-color: transparent !important;
  color: #000 !important;
}
.headerBtn_hGFQiGjS .coral-icon {
  font-size: 24px;
}
.headerNotice_qOsY8V53 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.headerNotice_qOsY8V53 svg {
  font-size: 24px !important;
}
.teamPanel_CkqlplYj {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  pointer-events: none;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.3s;
  transition: visibility 0s linear 0.3s;
}
.teamPanelOpen_W3dpHEUs {
  pointer-events: auto;
  visibility: visible;
  -webkit-transition: visibility 0s linear 0s;
  transition: visibility 0s linear 0s;
}
.teamPanelOpen_W3dpHEUs .teamPanelContent_p3FuG7Ci {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.teamPanelOpen_W3dpHEUs .teamPanelMask_z3aLJ5zM {
  opacity: 1;
}
.teamPanelLogo_HQdpalTI.coral-header-logo {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding: 12px 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  overflow: hidden;
  width: 100%;
}
.teamPanelLogo_HQdpalTI.coral-header-logo .coral-header-logo__inner {
  width: 100%;
}
.teamPanelLogo_HQdpalTI.coral-header-logo .coral-header-logo__img {
  width: 32px !important;
  height: 32px !important;
  margin-right: 6px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.teamPanelLogo_HQdpalTI.coral-header-logo .coral-header-logo__title {
  font-size: 22px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.teamPanelContent_p3FuG7Ci {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 60%;
  z-index: 1;
  background-color: #fff;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  overflow-y: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.teamPanelMask_z3aLJ5zM {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  cursor: pointer;
  border: none;
  outline: none;
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Organization/InviteModal/index.less ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.t-cascader__item-icon {
  height: 100% !important;
}
.invite-modal-head {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.invite-modal-head .toggle-item {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  margin: 0 24px 0 0;
  padding: 0;
  height: 100%;
  background: transparent;
  border: none;
}
.invite-modal-head .toggle-item.active {
  color: var(--td-brand-color);
}
.invite-modal-head .toggle-item.active:after {
  content: ' ';
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 2px;
  background-color: var(--td-brand-color);
}
.invite-modal-wrap {
  padding-top: 24px;
}
.invite-modal-wrap .filter {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.invite-modal-wrap .filter .item {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.invite-modal-wrap .filter .item.group {
  margin-right: 24px;
}
.invite-modal-wrap .filter .item .label {
  width: 66px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-right: 10px;
}
.invite-modal-wrap .deadline {
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: #999999;
}
.invite-modal-wrap .content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.invite-modal-wrap .content > div {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  height: 280px;
  padding: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.02);
  position: relative;
}
.invite-modal-wrap .content > div > h3 {
  font-size: 14px;
  line-height: 14px;
}
.invite-modal-wrap .content > div > p {
  margin-top: 8px;
  font-size: 14px;
  line-height: 26px;
}
.invite-modal-wrap .content > div > .t-button {
  position: absolute;
  left: 24px;
  bottom: 24px;
}
.invite-modal-wrap .content .link {
  margin-right: 24px;
}
.invite-modal-wrap .content .link > a {
  font-size: 14px;
  line-height: 26px;
  color: var(--td-brand-color);
  text-decoration: none;
  display: block;
  word-break: break-all;
}
.invite-modal-wrap .content .qr-code > div {
  margin-top: 5px;
}
.invite-modal-wrap .tip {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 24px;
  margin-bottom: 8px;
}
.invite-modal-wrap .batch-import-info-title {
  padding: 24px 0 16px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
}
.invite-modal-wrap .batch-import-info-content {
  background: var(--td-brand-color-light);
  border-radius: 4px;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  padding: 16px 24px;
}
.invite-modal-wrap .batch-import-info-content-link {
  color: var(--td-brand-color);
}
.invite-modal-wrap.import-finish .coral-excel-uploader-modal--result {
  min-height: auto !important;
}
.invite-modal-wrap.import-finish .coral-excel-uploader-modal--result__actions {
  margin-top: 0 !important;
}
.member-tier-tip {
  margin-top: 17px;
}
.member-tier-tip .upgrade-link {
  position: relative;
  margin-left: 17px;
}
.member-tier-tip .upgrade-link::before {
  position: absolute;
  content: '';
  width: 1px;
  background: #ececec;
  height: 16px;
  left: -8px;
}
.ua-mobile .invite-modal-dialog .dialog-container {
  top: 16px;
  bottom: 16px;
  left: 16px;
  right: 16px;
  max-width: calc(100vw - 8px*4) !important;
  height: calc(100vh - 8px*4) !important;
  max-height: 760px !important;
}
.ua-mobile .invite-modal-dialog .dialog-content {
  /* total width */
  /* set button(top and bottom of the scrollbar) */
}
.ua-mobile .invite-modal-dialog .dialog-content::-webkit-scrollbar {
  width: 8px;
  z-index: 99;
}
.ua-mobile .invite-modal-dialog .dialog-content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 8px 8px transparent;
          box-shadow: inset 0 0 8px 8px transparent;
  border: solid 2px transparent;
}
.ua-mobile .invite-modal-dialog .dialog-content::-webkit-scrollbar-track:hover {
  background: #fff;
}
.ua-mobile .invite-modal-dialog .dialog-content::-webkit-scrollbar-thumb {
  background-color: transparent;
  -webkit-box-shadow: inset 0 0 8px 8px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 0 8px 8px rgba(0, 0, 0, 0.1);
  border: solid 2px transparent;
  border-radius: 8px;
}
.ua-mobile .invite-modal-dialog .dialog-content::-webkit-scrollbar-thumb:hover {
  -webkit-box-shadow: inset 0 0 8px 8px rgba(0, 0, 0, 0.15);
          box-shadow: inset 0 0 8px 8px rgba(0, 0, 0, 0.15);
}
.ua-mobile .invite-modal-dialog .dialog-content::-webkit-scrollbar-button {
  display: none;
}
@media screen and(max-width: 700px) {
  .ua-mobile .invite-modal-wrap .filter,
  .ua-mobile .invite-modal-wrap .content {
    display: block;
  }
  .ua-mobile .invite-modal-wrap .filter .item .t-select__wrap {
    -webkit-flex: 1 1;
        -ms-flex: 1 1;
            flex: 1 1;
  }
  .ua-mobile .invite-modal-wrap .filter .item.group {
    margin-right: 0;
    margin-bottom: 8px;
  }
  .ua-mobile .invite-modal-wrap .filter .item.group .t-cascader.t-select-input {
    max-width: none !important;
    -webkit-flex: 1 1;
        -ms-flex: 1 1;
            flex: 1 1;
  }
  .ua-mobile .invite-modal-wrap .content {
    margin-top: 16px;
  }
  .ua-mobile .invite-modal-wrap .content .link {
    margin-right: 0;
    margin-bottom: 16px;
    height: 230px;
  }
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/td-width-mobile-fit/style.less ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.t-portal-wrapper.fitMobile {
  position: fixed;
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  -webkit-animation: a-popup-mobile-fade-in 0.3s ease both;
          animation: a-popup-mobile-fade-in 0.3s ease both;
  z-index: 5500;
}
@-webkit-keyframes a-popup-mobile-fade-in {
  from {
    background-color: transparent;
  }
  to {
    background-color: rgba(0, 0, 0, 0.4);
  }
}
@keyframes a-popup-mobile-fade-in {
  from {
    background-color: transparent;
  }
  to {
    background-color: rgba(0, 0, 0, 0.4);
  }
}
@-webkit-keyframes a-popup-mobile-fade-out {
  from {
    background-color: rgba(0, 0, 0, 0.4);
  }
  to {
    background-color: transparent;
  }
}
@keyframes a-popup-mobile-fade-out {
  from {
    background-color: rgba(0, 0, 0, 0.4);
  }
  to {
    background-color: transparent;
  }
}
@-webkit-keyframes a-popup-mobile-slide-in {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes a-popup-mobile-slide-in {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes a-popup-mobile-slide-out {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}
@keyframes a-popup-mobile-slide-out {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}
.t-portal-wrapper.fitMobile.exit {
  -webkit-animation: a-popup-mobile-fade-out 0.3s ease both;
          animation: a-popup-mobile-fade-out 0.3s ease both;
}
.t-portal-wrapper.fitMobile .t-popup {
  top: auto !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
}
.t-portal-wrapper.fitMobile .t-popup--animation-enter-active,
.t-portal-wrapper.fitMobile .t-popup--animation-expand-enter-active {
  -webkit-animation: none;
          animation: none;
}
.t-portal-wrapper.fitMobile .t-popup--animation-enter-active .t-popup__content,
.t-portal-wrapper.fitMobile .t-popup--animation-expand-enter-active .t-popup__content {
  -webkit-animation: a-popup-mobile-slide-in 0.3s ease both;
          animation: a-popup-mobile-slide-in 0.3s ease both;
}
.t-portal-wrapper.fitMobile .t-popup--animation-expand-leave-active {
  -webkit-animation: none;
          animation: none;
}
.t-portal-wrapper.fitMobile .t-popup--animation-expand-leave-active .t-popup__content {
  -webkit-animation: a-popup-mobile-slide-out 0.3s ease both;
          animation: a-popup-mobile-slide-out 0.3s ease both;
}
.t-portal-wrapper.fitMobile .t-popup--animation-leave-active {
  -webkit-animation: none;
          animation: none;
}
.t-portal-wrapper.fitMobile .t-popup--animation-leave-active .t-popup__content {
  -webkit-animation: a-popup-mobile-slide-out 0.6s ease both;
          animation: a-popup-mobile-slide-out 0.6s ease both;
}
.t-portal-wrapper.fitMobile .t-popup__content {
  margin: 0 !important;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.t-portal-wrapper.fitMobile .t-popup .t-dropdown {
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-height: calc(100vh - 56px) !important;
  overflow: hidden auto;
  -webkit-overflow-scrolling: touch;
}
.t-portal-wrapper.fitMobile .t-popup .t-dropdown__menu {
  gap: 0;
  padding: 0;
  max-height: 80vh !important;
  max-height: 80svh !important;
  border-radius: 0;
  overflow-x: hidden;
  overflow-y: auto;
}
.t-portal-wrapper.fitMobile .t-popup .t-dropdown__menu > div {
  overflow: hidden;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.t-portal-wrapper.fitMobile .t-popup .t-dropdown__menu > div:last-child {
  margin-bottom: calc(constant(safe-area-inset-bottom));
  margin-bottom: calc(env(safe-area-inset-bottom));
}
.t-portal-wrapper.fitMobile .t-popup .t-dropdown__item {
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 16px;
  max-width: none !important;
  min-width: 0 !important;
  width: auto !important;
  border-radius: 0;
}
.t-portal-wrapper.fitMobile .t-popup .t-dropdown__item:hover,
.t-portal-wrapper.fitMobile .t-popup .t-dropdown__item:active {
  background-color: transparent !important;
  outline: none;
}
.t-portal-wrapper.fitMobile .t-popup .t-dropdown__item-text {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  font-size: 16px;
  line-height: 24px;
  max-width: 100%;
}
.t-portal-wrapper.fitMobile .t-popup .t-dropdown__item--suffix .t-dropdown__item-content {
  position: relative;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
}
.t-portal-wrapper.fitMobile .t-popup .t-dropdown__item--suffix .t-dropdown__item-content .t-dropdown__item-direction {
  position: absolute;
  right: 0;
  top: 50%;
  margin: -8px -20px 0 0;
}
.t-portal-wrapper.fitMobile .t-popup .t-dropdown__item--suffix .t-dropdown__item-content .t-dropdown__item-direction.t-icon-chevron-left {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.t-portal-wrapper.fitMobile .t-popup .t-dropdown__item--suffix .t-dropdown__item-content .t-dropdown__item-direction.t-icon-chevron-right {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.t-portal-wrapper.fitMobile .t-popup .t-dropdown__item--suffix:hover .t-dropdown__submenu-wrapper {
  right: 0;
  left: 0;
  top: auto !important;
  bottom: 0;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.4);
}
.t-portal-wrapper.fitMobile .t-popup .t-dropdown__item--suffix:hover .t-dropdown__submenu {
  position: absolute !important;
  left: 0;
  right: 0;
  bottom: 0;
}
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left .t-dropdown {
  padding: 16px;
  background-color: var(--td-bg-color-container-hover);
}
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left .t-dropdown__menu > div:first-child {
  border-radius: var(--td-radius-default) var(--td-radius-default) 0 0;
}
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left .t-dropdown__menu > div:last-child {
  border-radius: 0 0 var(--td-radius-default) var(--td-radius-default);
}
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left .t-dropdown__item {
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background-color: var(--td-bg-color-container);
}
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left .t-dropdown__item-icon,
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left .t-dropdown__item-icon .t-icon,
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left .t-dropdown__item-icon .icon-component,
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left .t-dropdown__item-icon .coral-icon {
  font-size: 18px !important;
}
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left .t-dropdown__item.mobile-dropdown-btns {
  position: relative;
  margin-bottom: 16px;
  padding: 0;
  background-color: transparent;
}
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left .t-dropdown__item.mobile-dropdown-btns:before,
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left .t-dropdown__item.mobile-dropdown-btns:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 16px;
  background: linear-gradient(to right, var(--td-bg-color-container-hover) 4px, transparent);
  pointer-events: none;
  z-index: 10;
}
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left .t-dropdown__item.mobile-dropdown-btns:after {
  left: auto;
  right: 0;
  background: linear-gradient(to left, var(--td-bg-color-container-hover) 4px, transparent);
}
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left .t-dropdown__item.mobile-dropdown-btns .t-dropdown__item-text {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: auto hidden;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0px;
  background-color: var(--td-bg-color-container);
  padding: 0px;
  margin: 0 16px;
  width: calc(100% - 8px * 4);
  border-radius: var(--td-radius-default);
  position: relative;
}
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left .t-dropdown__item.mobile-dropdown-btns .t-dropdown__item-text::-webkit-scrollbar {
  display: none;
}
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left .t-dropdown__item.mobile-dropdown-btns .t-dropdown__item-text .operation {
  border: none;
  border-bottom: 1px solid var(--td-component-stroke);
  border-right: 1px solid var(--td-component-stroke);
  border-radius: 0;
}
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left .t-dropdown__item.mobile-dropdown-btns .t-dropdown__item-text .operation:nth-last-child(-n + 3) {
  border-bottom: none;
}
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left .t-dropdown__item.mobile-dropdown-btns .t-dropdown__item-text .operation:nth-child(3n) {
  border-right: none;
}
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left .t-dropdown__item.mobile-dropdown-btns .t-dropdown__item-text > button,
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left .t-dropdown__item.mobile-dropdown-btns .t-dropdown__item-text > a {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 59px;
  height: 59px;
  font-size: 12px !important;
  line-height: 1.2 !important;
  color: var(--td-text-color-primary);
  background-color: var(--td-bg-color-container);
  width: 100%;
}
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left .t-dropdown__item.mobile-dropdown-btns .t-dropdown__item-text > button .t-button__text,
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left .t-dropdown__item.mobile-dropdown-btns .t-dropdown__item-text > a .t-button__text {
  margin-left: 0px;
}
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left .t-dropdown__item.mobile-dropdown-btns .t-dropdown__item-text > button .t-icon,
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left .t-dropdown__item.mobile-dropdown-btns .t-dropdown__item-text > a .t-icon,
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left .t-dropdown__item.mobile-dropdown-btns .t-dropdown__item-text > button .icon-component,
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left .t-dropdown__item.mobile-dropdown-btns .t-dropdown__item-text > a .icon-component,
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left .t-dropdown__item.mobile-dropdown-btns .t-dropdown__item-text > button svg.coral-icon,
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left .t-dropdown__item.mobile-dropdown-btns .t-dropdown__item-text > a svg.coral-icon {
  margin-bottom: 4px;
  font-size: 24px;
}
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left .t-dropdown__item.mobile-dropdown-btns .t-dropdown__item-text > button.a-link--disabled > *,
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left .t-dropdown__item.mobile-dropdown-btns .t-dropdown__item-text > a.a-link--disabled > * {
  opacity: 0.4;
}
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left.mobile-dropdown--hasBtn .t-dropdown__menu > div:first-child {
  margin: 0 -16px;
}
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left.mobile-dropdown--hasBtn .t-dropdown__menu > div:nth-child(2) {
  border-radius: var(--td-radius-default);
  overflow: hidden;
}
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left.mobile-dropdown--hasBtn .t-dropdown__menu > div:nth-child(3) {
  border-top-left-radius: var(--td-radius-default);
  border-top-right-radius: var(--td-radius-default);
  margin-top: 16px;
  overflow: hidden;
}
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left.mobile-dropdown--hasBtn .t-dropdown__menu > div:nth-last-child(4),
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left.mobile-dropdown--hasBtn .t-dropdown__menu > div:nth-last-child(3) {
  border-bottom-right-radius: var(--td-radius-default);
  border-bottom-left-radius: var(--td-radius-default);
}
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left.mobile-dropdown--hasBtn .t-dropdown__menu > div:nth-last-child(3),
.t-portal-wrapper.fitMobile .t-popup.mobile-dropdown--left.mobile-dropdown--hasBtn .t-dropdown__menu > div:nth-last-child(2) {
  border-top-right-radius: var(--td-radius-default);
  border-top-left-radius: var(--td-radius-default);
  margin-top: 16px;
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/layout/LayoutSidebar/org-header.less ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.layout-left-sidebar--header__dropdown-wrap {
  max-height: 80vh;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.layout-left-sidebar--header__dropdown-menu {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  max-height: 550px;
  overflow-y: auto;
}
.layout-left-sidebar--header__dropdown-menu .t-dropdown__menu {
  overflow: hidden;
}
.layout-left-sidebar--header__dropdown-menu .t-dropdown__menu > :first-child {
  margin-top: 2px;
}
.layout-left-sidebar--header__dropdown-menu .t-dropdown__menu > div {
  margin-top: 6px;
}
.layout-left-sidebar--header__dropdown-menu .t-dropdown__menu > div:last-child {
  margin-bottom: 12px !important;
}
.layout-left-sidebar--header__dropdown-menu .t-dropdown__item {
  max-width: 304px;
  width: 304px;
  position: relative;
  height: 44px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.layout-left-sidebar--header__dropdown-menu .t-dropdown__item-text {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.layout-left-sidebar--header__dropdown-menu .t-dropdown__item-text .coral-icon {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.layout-left-sidebar--header__dropdown-menu.fitMobile .layout-left-sidebar--header__item--text-label {
  max-width: 215px;
}
.layout-left-sidebar--header__dropdown-menu.fitMobile .layout-left-sidebar--header__item--text {
  max-width: calc(100% - 36px - 12px);
}
.layout-left-sidebar--header__dropdown-menu.fitMobile .t-dropdown__menu > :nth-child(2) {
  margin-top: 6px;
}
.layout-left-sidebar--header__dropdown-menu.fitMobile .t-dropdown__menu .t-dropdown__item-text {
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.layout-left-sidebar--header__dropdown-menu.fitMobile .t-dropdown__menu .t-dropdown__item {
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.layout-left-sidebar--header__dropdown-header {
  font-size: 12px;
  color: #999;
  line-height: 20px;
  margin-top: 4px;
  margin-left: 8px;
}
.layout-left-sidebar--header__inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  margin-bottom: 8px;
  width: 100%;
  height: 40px;
  border-radius: var(--td-radius-default);
  padding: 0 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
.layout-left-sidebar--header__inner:hover {
  background-color: #e7e7e7;
}
.layout-left-sidebar--header__inner-open {
  background-color: #e7e7e7;
}
.layout-left-sidebar--header__inner.collapsed {
  border-bottom: none;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.layout-left-sidebar--header__inner .coral-icon {
  position: absolute;
  right: 17px;
  top: 40%;
}
.layout-left-sidebar--header__inner--value {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.2;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  overflow: hidden;
  margin-left: 8px;
}
.layout-left-sidebar--header__inner--value .saas-vip-icon {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.layout-left-sidebar--header__inner--value-text {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.layout-left-sidebar--header__inner--value-text.max-wid {
  max-width: 100%;
}
.layout-left-sidebar--header__inner--value.collapsed {
  width: 32px;
  height: 32px;
  background-color: #ADCEFF;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.layout-left-sidebar--header__inner--sub-label {
  font-weight: 400;
  font-size: 12px;
  color: #00000066;
}
.layout-left-sidebar--header__inner--vip {
  margin-left: 6px;
}
.layout-left-sidebar--header__dropdown {
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
}
.layout-left-sidebar--header__dropdown.active {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.layout-left-sidebar--header__item--create-team {
  height: 40px;
  background-color: #0F6BFF;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  color: #FFFFFF;
  margin: 8px 7px 7px 7px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 6px;
  font-size: 16px;
}
.layout-left-sidebar--header__item--create-team .coral-icon-add_line {
  height: 16px;
}
.layout-left-sidebar--header__item--create-team:hover {
  background-color: #3A8DFF;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.layout-left-sidebar--header__item--create-team:active {
  background-color: #0C58D9;
}
.layout-left-sidebar--header__item--create-team.fitMobile {
  margin: 8px 0 0 0;
}
.layout-left-sidebar--header__item--text {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 12px;
  max-width: calc(100% - 36px - 42px);
}
.layout-left-sidebar--header__item--text-label {
  font-weight: 600;
  font-size: 16px;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.layout-left-sidebar--header__item--vip {
  margin: 0;
  margin-left: 4px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.layout-left-sidebar--header__item--sub-label {
  font-weight: 400;
  font-size: 12px;
  color: #00000066;
}
.layout-left-sidebar--header__item--selected-icon {
  fill: #0F6BFF;
  margin-left: auto;
}
.layout-left-sidebar--header__item--create-team {
  margin: 12px 8px 8px 8px;
}
.layout-left-sidebar--header__item--create-team.fitMobile {
  margin: 0;
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/i18n/components/LangAtom/index.less ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.lang-atom {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  vertical-align: middle;
}
.lang-atom-icon {
  color: #333;
}
.lang-atom-icon img,
.lang-atom-icon svg {
  display: block;
}
.lang-atom-text {
  margin-left: 0;
  font-size: 14px;
}
.lang-atom-text-has-icon {
  margin-left: 8px;
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Mobile/UI/ActionSheet.less ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.actionSheet {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1020;
  -webkit-transform: translate3d(0, calc(constant(safe-area-inset-bottom) + 100%), 0);
          transform: translate3d(0, calc(constant(safe-area-inset-bottom) + 100%), 0);
  -webkit-transform: translate3d(0, calc(env(safe-area-inset-bottom) + 100%), 0);
          transform: translate3d(0, calc(env(safe-area-inset-bottom) + 100%), 0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.show > .actionSheet {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.actionSheet .actionGroup:last-child {
  margin-bottom: calc(constant(safe-area-inset-bottom) + 8px);
  margin-bottom: calc(env(safe-area-inset-bottom) + 8px);
}
.actionGroup {
  margin: 8px;
  border-radius: 13px;
  background-color: rgba(255, 255, 255, 0.95);
  -webkit-backdrop-filter: blur(20px);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  max-height: 66vh;
  max-height: 66svh;
}
.actionButton {
  position: relative;
  display: block;
  line-height: 50px;
  text-align: center;
  font-size: 17px;
  color: #008fff;
}
.actionButton:not(:first-child):before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: auto;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transform: scaleY(0.5);
      -ms-transform: scaleY(0.5);
          transform: scaleY(0.5);
  -webkit-transform-origin: top center;
      -ms-transform-origin: top center;
          transform-origin: top center;
}
.actionButton:active {
  background-color: rgba(0, 0, 0, 0.1);
}
.actionButton.disabled {
  pointer-events: none;
  color: #e2e2e2;
}
@media (orientation: landscape) {
  .actionGroup {
    margin: 8px 10%;
  }
  .actionButton {
    line-height: 44px;
  }
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/i18n/components/LocaleSelect/style/PopupSelectComp.module.less ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.popupOut_UkaNImWz {
  padding: 6px;
}
.popupItem_Or4KewFb {
  width: 228px;
  height: 34px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 8px;
  cursor: pointer;
}
.popupItem_Or4KewFb:hover {
  background-color: #F3F3F3;
}
.popupItem_Or4KewFb .t-icon-chevron-right {
  font-size: 16px;
  margin-left: auto;
}
.popupItemIcon_n9smMPYx {
  font-size: 16px;
}
.popupItemIcon_n9smMPYx .t-icon {
  display: block;
  margin-right: 8px;
}
.childrenPopupOut_ZTEwu_mW {
  padding: 6px;
}
.childrenItem_iWomuzip {
  min-width: 228px;
  height: 34px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 8px;
  cursor: pointer;
}
.childrenItem_iWomuzip:hover {
  background-color: #F3F3F3;
}
.childrenPopup_b7ukkXqE {
  position: relative;
}
.childrenPopupTop_d_pRp8AL {
  position: absolute;
  width: 100%;
}
.childrenPopupFake_svwJGTDF {
  visibility: hidden;
  max-width: 228px;
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Mobile/Wrapper/style.less ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.mobile-transform-wrapper {
  width: 100%;
  overflow-x: hidden;
  position: relative;
}
.mobile-transform-wrapper--content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.mobile-transform-wrapper--prev,
.mobile-transform-wrapper--active,
.mobile-transform-wrapper--next {
  width: 100%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/i18n/components/LocaleSelect/style/UserMobile.module.less ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button_Ly5ceyJv.t-button_pUgE7bpy {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button_Ly5ceyJv.t-button_pUgE7bpy:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.content_eBK3nlgL {
  background-color: #f3f3f3;
  height: 100%;
}
.rootList_xKPWspEH {
  margin-top: 16px;
  background-color: #fff;
}
.rootItem_faIl2I_0 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 56px;
  position: relative;
  overflow: hidden;
  padding: 0px 16px;
  cursor: pointer;
}
.rootItem_faIl2I_0:not(:last-child)::after {
  content: '';
  display: block;
  width: calc(100% - 48px);
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 16px;
  width: calc(100% - 16px);
  background-color: var(--td-component-stroke);
}
.rootItem_faIl2I_0 .t-icon-check {
  display: none;
}
.rootItemActive_DSpAaGJG {
  color: var(--td-brand-color);
}
.rootItemActive_DSpAaGJG .rootItemText_Qa2xNMA4 {
  color: var(--td-brand-color);
}
.rootItemActive_DSpAaGJG .t-icon-check {
  font-size: 24px;
  display: block;
}
.rootItemText_Qa2xNMA4 {
  font-size: 16px;
  line-height: 24px;
  width: calc(100% - 10px);
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 400;
  color: var(--td-text-color-primary);
}
.rootItemMore_rmar88n0 {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: var(--td-text-color-disabled);
  font-size: 24px;
}
.stationPanel_EYIxGtiL {
  margin-top: 16px;
  color: #999;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  gap: 4px;
  padding: 0 16px;
  line-height: calc(100% + 8px);
}
.stationPanel_EYIxGtiL .t-icon-info-circle {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  margin-top: 4px;
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/i18n/components/LocaleSelect/style/pc.less ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.survey-locales-select-pc-select {
  background: rgba(255, 255, 255, 0.85);
  border-radius: 32px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.survey-locales-select-pc-select.survey-locales-select-pc-select-hidden {
  -webkit-transform: translateY(-64px);
      -ms-transform: translateY(-64px);
          transform: translateY(-64px);
}
.survey-locales-select-pc-select .t-input {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  background: rgba(255, 255, 255, 0.85);
  border-radius: 32px;
  height: 48px;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 12px;
}
.survey-locales-select-pc-select .t-input .t-input__prefix {
  margin-right: 0 !important;
}
.survey-locales-select-pc-select .t-input .t-input__inner {
  display: none;
}
.survey-locales-select-pc-select .t-fake-arrow {
  color: rgba(0, 0, 0, 0.9);
}
.survey-locales-select-pc-select .icon-i18n-change {
  font-size: 20px;
  margin-right: 8px;
}
.survey-locales-select-pc-station {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.survey-locales-select-pc-station-tag {
  margin-left: 8px;
  background-color: #F3F3F3;
  padding: 0 4px;
  line-height: 20px;
  border-radius: 3px;
  margin-right: 16px;
}
.survey-locales-select-pc-station-panel {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 6px 0;
  margin: 0 8px;
  gap: 8px;
  color: #999;
  border-bottom: 1px solid #E7E7E7;
  margin-bottom: 4px;
  word-break: normal;
}
.survey-locales-select-pc-station-panel .t-icon-info-circle {
  font-size: 16px;
}
.survey-locales-select-pc-station .t-icon {
  margin-left: auto;
}
.survey-locales-select-pc-station .t-icon-jump {
  display: block;
  opacity: 0.26;
}
.survey-locales-select-pc-station .t-icon-check {
  display: none;
}
.survey-locales-select-pc-station-active {
  pointer-events: none;
}
.survey-locales-select-pc-station-active .survey-locales-select-pc-station {
  color: #0F6BFF;
}
.survey-locales-select-pc-station-active .survey-locales-select-pc-station-tag {
  background-color: #F0F6FF;
  color: #0F6BFF;
}
.survey-locales-select-pc-station-active .survey-locales-select-pc-station .t-icon-jump {
  display: none;
}
.survey-locales-select-pc-station-active .survey-locales-select-pc-station .t-icon-check {
  display: block;
}
.survey-locales-select-pc-i18n {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.survey-locales-select-pc-i18n-icon {
  width: 16px;
  font-size: 16px;
  margin-right: 8px;
}
.survey-locales-select-pc-i18n-icon .t-icon-check {
  display: none;
}
.survey-locales-select-pc-i18n-active {
  pointer-events: none;
}
.survey-locales-select-pc-i18n-active .survey-locales-select-pc-i18n {
  color: #0F6BFF;
}
.survey-locales-select-pc-i18n-active .survey-locales-select-pc-i18n-icon .t-icon-check {
  display: block;
}
.survey-locales-select-pc-locales-tag {
  margin-left: 8px;
  background-color: #F3F3F3;
  padding: 0 4px;
  line-height: 20px;
  border-radius: 3px;
  margin-right: 16px;
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/i18n/components/LocaleSelect/style/mobile.less ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.survey-locales-select-mobile {
  position: relative;
}
.survey-locales-select-mobile-wrap {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.survey-locales-select-mobile-sheet .animateGroup-mask {
  z-index: 1019;
  position: fixed;
}
.survey-locales-select-mobile-sheet .actionSheet {
  z-index: 1020;
  position: fixed;
}
.survey-locales-select-mobile-sheet-item .lang-atom-text {
  color: #000;
  font-size: 16px;
}
.survey-locales-select-mobile-sheet-item.survey-locales-select-mobile-sheet-item-active .lang-atom-text {
  color: #007AFF;
  font-weight: bold;
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/scenes/workspace/pages/[id]/console/pages/layout.less ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.org-console {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: var(--td-font-size-body-medium);
  line-height: var(--td-line-height-body-medium);
  background-color: #fcfcfc;
  height: 100%;
  overflow: hidden;
}
.org-console-sidebar {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: 1px solid var(--td-border-level-1-color);
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.org-console-sidebar-brand {
  padding: 8px 14px;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  -webkit-transform: border-color 0.2s ease-in-out;
      -ms-transform: border-color 0.2s ease-in-out;
          transform: border-color 0.2s ease-in-out;
  border-bottom: 1px solid transparent;
}
.org-console-sidebar-brand--fixed {
  border-bottom-color: var(--td-border-level-1-color);
}
.org-console-content {
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding-left: 48px;
  padding-right: 48px;
  padding-bottom: 48px;
  overflow-x: auto;
  overflow-y: auto;
}
.org-console-content-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  min-width: 800px;
  margin: auto;
}
.org-console-header {
  margin: auto;
  width: 100%;
  max-width: 1800px;
  height: 64px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  border-bottom: 1px solid transparent;
  background-color: #fff;
  -webkit-transform: border-color 0.2s ease-in-out;
      -ms-transform: border-color 0.2s ease-in-out;
          transform: border-color 0.2s ease-in-out;
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 50;
}
.org-console-header--fixed {
  border-bottom-color: var(--td-border-level-1-color);
}
.org-console-header-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}
.org-console-header-nav {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.org-console-header-nav .header-buy-consultation {
  float: none;
}
.org-console-main-content {
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.org-console-main-content > div[class*='org-console-'] {
  width: 100%;
  max-width: 1600px;
  margin: auto;
}
.org-console .org-console-loading {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 200px;
  z-index: 1;
}
.contacts-list--nomask-drawer.t-drawer {
  height: 100%;
  top: 0px !important;
}
.org-console-sidebar-content {
  width: 200px;
  overflow-y: auto;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  /* 整个滚动条 */
  /* 滚动条上的滚动滑块. */
  -webkit-overflow-scrolling: touch;
}
.org-console-sidebar-content::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 4px;
  height: 4px;
  background-color: rgba(0, 0, 0, 0);
}
.org-console-sidebar-content::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 2px;
}
.org-console-sidebar-content::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.org-console-sidebar-content-start-divider {
  margin-top: 0px;
  margin-bottom: 8px;
}
.org-console-sidebar-content .layout-left-sidebar {
  width: 100%;
  height: auto;
}
.org-console-sidebar-content .layout-left-sidebar--header__inner {
  border-bottom: 0px;
  margin-bottom: 16px;
}
.org-console-sidebar-content .layout-left-sidebar--content {
  overflow: hidden;
  height: auto;
  padding: 16px 8px;
}
.org-console-sidebar-content .layout-left-sidebar--content > .layout-left-sidebar--item:not(:first-of-type) {
  padding-top: 4px;
}
.org-console-sidebar-content .layout-left-sidebar--content .layout-left-sidebar--item .layout-left-sidebar--item__container.is-active {
  background-color: var(--td-brand-color-light) !important;
}
.org-console-sidebar-content .layout-left-sidebar--content .layout-left-sidebar--item.level--2 {
  color: var(--td-text-color-secondary);
}
.org-console-sidebar-content .layout-left-sidebar--content .sidebar-divider {
  height: 1px;
  background-color: var(--td-border-level-1-color);
  margin: 12px 8px;
}
.org-console-sidebar-content .layout-left-sidebar--content .layout-left-sidebar--item__prefix {
  font-size: 20px;
}
.org-console-sidebar-content .layout-left-sidebar--content .layout-left-sidebar--item__prefix .coral-icon {
  font-size: inherit;
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/scenes/workspace/pages/[id]/console/components/error-boundary/error-boundary.less ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.org-console-error-boundary {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding: 96px 0px;
}
.org-console-error-boundary-icon {
  font-size: 72px;
  margin-bottom: 16px;
  color: var(--td-text-color-placeholder);
}
.org-console-error-boundary-text {
  font-size: 16px;
  color: var(--td-text-color-placeholder);
}
.org-console-error-boundary-info {
  margin-top: 8px;
  color: var(--td-text-color-placeholder);
}
.org-console-error-boundary-actions {
  margin-top: 24px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/project-member/list.less ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.project-member-list {
  overflow-y: auto;
}
.project-member-list .t-table {
  height: 100%;
}
.project-member-list .t-table__content {
  height: 100%;
}
.project-member-list-dropdown-item-description {
  margin-top: 2px;
  font-size: var(--td-font-size-body-small);
  line-height: var(--td-line-height-body-small);
  color: var(--td-text-color-placeholder);
  white-space: normal;
  word-break: normal;
}
.project-member-list__info__group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.project-member-list__info__name {
  margin-left: 8px;
  line-height: 24px;
}
.project-member-list__info__path {
  margin-left: 32px;
  font-size: 12px;
  color: #999999;
}
.project-member-list__info__icon {
  fill: var(--td-brand-color);
}
.project-member-list thead th {
  border-bottom: none;
}
.project-member-list thead th:first-of-type {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.project-member-list thead th:last-of-type {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.project-member-list tbody td {
  border-bottom-color: #E7E7E7;
  padding: 8px;
}

/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/DialogKit/CreateProjectDialog/style.less ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.create-project-dialog__body {
  height: 350px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.create-project-dialog__body__name {
  margin-top: 24px;
}
.create-project-dialog__body__member {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  margin-top: 12px;
}
.create-project-dialog__body__member__subtitle-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.create-project-dialog__body__subtitle {
  font-weight: 600;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  margin-bottom: 8px;
}
.create-project-dialog__body__checkbox {
  margin-top: 42px;
}
.create-project-dialog__body__checkbox .t-checkbox__input {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-top: 3px;
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/ai/style/common.less ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ai-common--border {
  color: #027BF4;
  border-width: 1px;
  border-radius: 6px;
  font-weight: bold;
  letter-spacing: 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  background: -webkit-gradient(linear, left top, right top, from(#66a1ff), to(#66cda2)), -webkit-gradient(linear, left top, right top, from(#66a1ff), to(#66cda2)) #fff;
  background: linear-gradient(to right, #66a1ff, #66cda2), linear-gradient(to right, #66a1ff, #66cda2) #fff;
  background-position: 6px 0, 6px 100%;
  background-repeat: no-repeat;
  background-size: calc(100% - 6px - 6px) 1px;
  -webkit-box-shadow: 0px 3px 8px 0px rgba(224, 229, 236, 0.4);
          box-shadow: 0px 3px 8px 0px rgba(224, 229, 236, 0.4);
  border: none;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.ai-common--border .t-ripple {
  opacity: 0.1;
}
.ai-common--border:hover {
  background-color: #fff;
}
.ai-common--border:before,
.ai-common--border:after {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  top: 0;
  bottom: 0;
  -webkit-transition: border-color 0.1s;
  transition: border-color 0.1s;
}
.ai-common--border .t-button__text {
  background-image: -webkit-gradient(linear, left top, right top, from(#027BF4), color-stop(65%), to(#00a0ba));
  background-image: linear-gradient(0.25turn, #027BF4, 65%, #00a0ba);
  -webkit-background-clip: text;
  color: transparent;
}
.ai-common--border:before {
  left: 0px;
  border: 1px solid #66a1ff;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  border-right-color: transparent;
}
.ai-common--border:after {
  right: 0px;
  border: 1px solid #66cda2;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-left-color: transparent;
}
.ai-common--border.ai-common--border-hover:hover {
  background: -webkit-gradient(linear, left top, right top, from(#b2d0ff), to(#b2e6d0)), -webkit-gradient(linear, left top, right top, from(#b2d0ff), to(#b2e6d0)) #fff;
  background: linear-gradient(to right, #b2d0ff, #b2e6d0), linear-gradient(to right, #b2d0ff, #b2e6d0) #fff;
  background-position: 6px 0, 6px 100%;
  background-repeat: no-repeat;
  background-size: calc(100% - 6px - 6px) 1px;
}
.ai-common--border.ai-common--border-hover:hover:before {
  border-color: #b2d0ff;
  border-right-color: transparent;
}
.ai-common--border.ai-common--border-hover:hover:after {
  border-color: #b2e6d0;
  border-left-color: transparent;
}
.ai-common--border.t-button {
  color: #027BF4;
  border-width: 1px;
  border-radius: 6px;
  font-weight: bold;
  letter-spacing: 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  background: -webkit-gradient(linear, left top, right top, from(#66a1ff), to(#66cda2)), -webkit-gradient(linear, left top, right top, from(#66a1ff), to(#66cda2)) #fff;
  background: linear-gradient(to right, #66a1ff, #66cda2), linear-gradient(to right, #66a1ff, #66cda2) #fff;
  background-position: 6px 0, 6px 100%;
  background-repeat: no-repeat;
  background-size: calc(100% - 6px - 6px) 1px;
  -webkit-box-shadow: 0px 3px 8px 0px rgba(224, 229, 236, 0.4);
          box-shadow: 0px 3px 8px 0px rgba(224, 229, 236, 0.4);
  border: none;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.ai-common--border.t-button .t-ripple {
  opacity: 0.1;
}
.ai-common--border.t-button:hover {
  background-color: #fff;
}
.ai-common--border.t-button:before,
.ai-common--border.t-button:after {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  top: 0;
  bottom: 0;
  -webkit-transition: border-color 0.1s;
  transition: border-color 0.1s;
}
.ai-common--border.t-button .t-button__text {
  background-image: -webkit-gradient(linear, left top, right top, from(#027BF4), color-stop(65%), to(#00a0ba));
  background-image: linear-gradient(0.25turn, #027BF4, 65%, #00a0ba);
  -webkit-background-clip: text;
  color: transparent;
}
.ai-common--border.t-button:before {
  left: 0px;
  border: 1px solid #66a1ff;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  border-right-color: transparent;
}
.ai-common--border.t-button:after {
  right: 0px;
  border: 1px solid #66cda2;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-left-color: transparent;
}
.ai-common--border.t-button.ai-common--border-hover:hover {
  background: -webkit-gradient(linear, left top, right top, from(#b2d0ff), to(#b2e6d0)), -webkit-gradient(linear, left top, right top, from(#b2d0ff), to(#b2e6d0)) #fff;
  background: linear-gradient(to right, #b2d0ff, #b2e6d0), linear-gradient(to right, #b2d0ff, #b2e6d0) #fff;
  background-position: 6px 0, 6px 100%;
  background-repeat: no-repeat;
  background-size: calc(100% - 6px - 6px) 1px;
}
.ai-common--border.t-button.ai-common--border-hover:hover:before {
  border-color: #b2d0ff;
  border-right-color: transparent;
}
.ai-common--border.t-button.ai-common--border-hover:hover:after {
  border-color: #b2e6d0;
  border-left-color: transparent;
}
.ai-common--linear-text {
  background-image: -webkit-gradient(linear, left top, right top, from(#027BF4), color-stop(65%), to(#00a0ba));
  background-image: linear-gradient(0.25turn, #027BF4, 65%, #00a0ba);
  -webkit-background-clip: text;
  color: transparent;
}
.ai-common--border-padding {
  background: #fff;
  border-radius: inherit;
}
.ai-common--border-radius-6 {
  border-radius: 6px;
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/ai/edit/components/create-survey-btn.less ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.btn-ai-create--wrapper {
  position: relative;
  display: inline-block;
}
.btn-ai-create--wrapper .btn-ai-create {
  margin-left: 16px;
}
.btn-ai-create--wrapper .btn-ai-create .t-button__text {
  background-image: -webkit-gradient(linear, left top, right top, from(#027BF4), color-stop(65%), to(#00a0ba));
  background-image: linear-gradient(0.25turn, #027BF4, 65%, #00a0ba);
  -webkit-background-clip: text;
  color: transparent;
  font-size: 16px;
}
.btn-ai-create--wrapper .t-tag {
  position: absolute;
  top: -6px;
  right: -20px;
}
.btn-ai-create--wrapper.btn-ai-create--disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: not-allowed;
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/ShareProject/ProjectCard/index.less ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.share-project-card-box {
  width: 220px;
  height: 165px;
  border: 1px solid #dcdcdc;
  border-radius: 6px;
  padding: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  background: -webkit-gradient(linear, left top, left bottom, from(#f0fff9), to(#fff));
  background: linear-gradient(180deg, #f0fff9 0%, #fff 100%);
}
.share-project-card-box:hover {
  -webkit-transform: translateY(-3px);
      -ms-transform: translateY(-3px);
          transform: translateY(-3px);
}
.share-project-card-box.share-project-card-box-unrestricted {
  background: #fff;
}
.share-project-card-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.share-project-card-icon {
  width: 24px;
  height: 24px;
  color: #56c08d;
}
.share-project-card-icon-secret {
  color: rgba(0, 0, 0, 0.4);
  margin-right: 4px;
  margin-top: -4px;
}
.share-project-card-name {
  height: 48px;
  margin-top: 8px;
}
.share-project-card-title {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  text-align: left;
  overflow: hidden;
  display: block;
  word-break: break-all;
  text-overflow: ellipsis;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.share-project-card-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.4);
  margin-top: auto;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.share-project-card-stat {
  font-size: 12px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.4);
  margin-top: 2px;
}
.share-project-card-stat-item {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.share-project-card-operation {
  margin-left: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.share-project-card-more {
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 4px;
}
.share-project-card-more .coral-icon-more_line {
  font-size: 16px;
  fill: #656666;
  display: block;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.share-project-card-unrestricted-tips {
  height: 100%;
  color: #d54941;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.share-project-card-unrestricted-tips::before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #d54941;
  margin-right: 4px;
  border-radius: 50%;
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/scenes/workspace/components/secondary-sidebar/index.less ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.secondary-sidebar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #FCFCFC;
  border-right: 1px solid #e5e5e5;
  width: 200px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  height: 100%;
}
.secondary-sidebar__actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  margin-bottom: 12px;
}
.secondary-sidebar__actions .btn-ai-create--wrapper {
  display: block;
}
.secondary-sidebar__actions .btn-ai-create--wrapper .btn-ai-create {
  margin-left: 0;
  width: 100%;
}
.secondary-sidebar__actions .secondary-sidebar__ai-btn .ai-common--border.t-button .t-button__text {
  font-size: 14px;
}
.secondary-sidebar__create-btn {
  width: 100%;
}
.secondary-sidebar__content {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  padding: 16px 8px;
  overflow-y: auto;
  overflow-x: hidden;
}
.secondary-sidebar__footer {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding: 8px;
  border-top: 1px solid #e5e5e5;
}
.secondary-sidebar__footer:empty {
  display: none;
}
.secondary-sidebar-item {
  margin-bottom: 8px;
}
.secondary-sidebar-item:last-child {
  margin-bottom: 0;
}
.secondary-sidebar-item__content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 8px;
  cursor: pointer;
  color: rgba(51, 51, 51);
  fill: rgba(51, 51, 51);
  font-size: 14px;
  position: relative;
  border-radius: 6px;
  height: 32px;
}
.secondary-sidebar-item__content:hover {
  background-color: #EEE;
}
.secondary-sidebar-item__content--active {
  background-color: #F0F6FF !important;
  color: #0F6BFF;
  fill: #0F6BFF;
  font-weight: 500;
}
.secondary-sidebar-item__content--active .secondary-sidebar-item__icon {
  color: #0F6BFF;
  fill: #0F6BFF;
}
.secondary-sidebar-item__icon {
  margin-right: 8px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: rgba(51, 51, 51);
  fill: rgba(51, 51, 51);
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.secondary-sidebar-item__icon svg {
  font-size: 20px;
}
.secondary-sidebar-item__title {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.secondary-sidebar-item__badge-dot {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  height: 16px;
  min-width: 16px;
  line-height: 1;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 10px;
  padding: 0 4px;
  border-radius: 999px;
  font-size: 14px;
  background-color: #F73B45;
}
.secondary-sidebar-item__suffix {
  margin-left: 8px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.secondary-sidebar-item__children {
  margin-top: 8px;
}
.secondary-sidebar-item__children .secondary-sidebar-item__content {
  padding-left: 32px;
  font-weight: normal;
  font-size: 14px;
}
.secondary-sidebar-item__children .secondary-sidebar-item__content:hover {
  background-color: #EEE;
}
.secondary-sidebar-item__children .secondary-sidebar-item__content--active {
  background-color: #F0F6FF !important;
}
.secondary-sidebar-item__children .secondary-sidebar-item__title {
  padding-left: 0;
}
.secondary-sidebar-item__more {
  display: none;
  margin-left: auto;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.secondary-sidebar-item__more-btn {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.4);
  border-radius: 4px;
  width: 20px;
  height: 20px;
}
.secondary-sidebar-item__more-btn:hover {
  color: rgba(0, 0, 0, 0.8);
  background-color: rgba(0, 0, 0, 0.06);
}
.secondary-sidebar-item__more-btn svg {
  font-size: 16px;
}
.secondary-sidebar-item--project .secondary-sidebar-item__content:hover .secondary-sidebar-item__more {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.secondary-sidebar-item--project .secondary-sidebar-item__content:hover .secondary-sidebar-item__suffix {
  display: none;
}
.secondary-sidebar-item--project .secondary-sidebar-item__title {
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sidebar-item__promote {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 3px;
  margin-bottom: 8px;
  line-height: 20px;
  padding: 4px 8px;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sidebar-item__promote--minor {
  background: -webkit-gradient(linear, right top, left top, from(#ffe9c6), to(#fff5e4)), #fae7c8;
  background: linear-gradient(270deg, #ffe9c6 0%, #fff5e4 100%), #fae7c8;
  color: rgba(0, 0, 0, 0.6);
  fill: rgba(0, 0, 0, 0.6);
}
.sidebar-item__promote--warning {
  background: #fff1e9;
  color: #f36d00;
  fill: #f36d00;
}
.sidebar-item__promote--error {
  background: #fff0ed;
  color: #f73b45;
  fill: #f73b45;
}
.sidebar-item__promote .coral-icon-info_line {
  position: relative;
  top: 3px;
  font-size: 16px;
  margin-left: 2px;
}
.sidebar-item__promote .t-divider {
  margin: 0;
  color: #0052d9;
  border-color: #0052d9;
}
.sidebar-item__promote--text {
  font-size: 12px;
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/layout/LayoutContent/style.less ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
* {
  margin: 0;
  padding: 0;
  outline: none;
}
ol,
ul,
li {
  list-style: none;
}
html {
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body {
  font-family: 'PingFang SC', tahoma, arial, 'helvetica neue', 'hiragino sans gb', 'microsoft yahei ui', 'microsoft yahei', simsun, sans-serif;
  font-size: 14px;
}
a {
  text-decoration: none;
}
.layout-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.layout-wrap.layout-wrap-has-sider {
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.layout-wrap .layout-header {
  height: 56px;
  line-height: 56px;
  color: #333333;
  padding: 0 16px;
}
.layout-wrap .layout-header-sticky {
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  z-index: 2;
}
.layout-wrap .layout-header .coral-header-logo {
  margin: 12px 0;
}
@media (max-width: 980px) {
  .layout-wrap .layout-header {
    height: 56px;
    line-height: 56px;
  }
}
.layout-wrap .layout-footer-sticky {
  position: fixed;
  bottom: 0;
  left: 0;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  z-index: 2;
}
.layout-wrap .layout-content {
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
  min-height: 0;
}
.layout-wrap .layout-content-horizontal {
  white-space: nowrap;
  overflow-x: auto;
}
.layout-wrap .layout-sider {
  min-height: 0;
}

/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/scenes/workspace/style.less ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
@-webkit-keyframes slide-down {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes slide-down {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.page-workspace {
  height: 100%;
  background-color: #fff;
  min-width: 980px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.page-workspace .page-workspace-view {
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  height: auto;
  overflow: hidden;
}
.page-workspace-wrap {
  position: relative;
  height: 100%;
  overflow-y: hidden !important;
}
.page-workspace-wrap .normal-member-forbid-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  z-index: 100;
}
.page-workspace-list {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
.page-workspace-list--templates {
  background-color: #fff;
}
.page-workspace-footer .footer-copyright {
  position: static;
  padding: 16px 0;
}
.page-workspace-toolbar {
  z-index: 10;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background-color: #fff;
  backdrop-filter: blur(20px);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 32px;
}
.page-workspace-toolbar-bottom-line::after {
  content: '';
  display: block;
  width: calc(100% - 32px * 2);
  height: 1px;
  background-color: #e7e7e7;
  position: absolute;
  bottom: 0;
}
.page-workspace-toolbar-ai-creat-survey .ai-create-icon {
  width: 16px !important;
  height: 16px !important;
}
.page-workspace-toolbar-wrap {
  z-index: 10;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.page-workspace-toolbar-pre {
  padding: 16px 0;
}
.page-workspace-toolbar-pre:empty {
  display: none;
}
.page-workspace-toolbar-pre .btn-ai-create--wrapper .btn-ai-create {
  margin-left: 8px;
}
.page-workspace-toolbar-pre .btn-ai-create--wrapper .t-button__text {
  font-size: 14px;
}
.page-workspace-toolbar-pre .btn-ai-create--wrapper img {
  width: 18px;
  height: 18px;
}
.page-workspace-toolbar-pre-notic {
  float: right;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-workspace-toolbar-pre-notic .header-buy-consultation {
  float: none;
}
.page-workspace-toolbar-pre-notic .ui-message-inform .inform-icon .coral-icon-notification_line {
  font-size: 24px;
}
.page-workspace-toolbar-mid {
  padding: 16px 0 7px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.page-workspace-toolbar-mid-path-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
.page-workspace-toolbar-mid-actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-workspace-toolbar-tab-nav {
  position: relative;
}
.page-workspace-toolbar-tab-nav .page-workspace-toolbar-path {
  height: 64px;
}
.page-workspace-toolbar-tab-actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 9px;
  height: 64px;
  bottom: 0px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1;
}
.page-workspace-toolbar-members {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 32px;
}
.page-workspace-toolbar-members .t-avatar-group.t-avatar--offset-right .t-avatar {
  font-size: 12px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.14);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.14);
  z-index: 0;
}
.page-workspace-toolbar-members .t-avatar-group.t-avatar--offset-right .t-avatar:not(:last-child) {
  margin-right: calc(0px - var(--td-size-6));
}
.page-workspace-toolbar-path {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
.page-workspace-toolbar-path .t-breadcrumb__item .t-breadcrumb__inner-text {
  font-size: 14px;
  line-height: 32px;
  color: #999;
}
.page-workspace-toolbar-path .t-breadcrumb__item:last-child .t-breadcrumb__inner-text {
  font-weight: 600;
  color: #333;
}
.page-workspace-toolbar-path-single .t-breadcrumb__item .t-breadcrumb__inner-text {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  color: #333;
}
.page-workspace-toolbar-compare-survey,
.page-workspace-toolbar-add-folder {
  margin-right: 8px;
}
.page-workspace-toolbar-compare-survey .t-button__text,
.page-workspace-toolbar-add-folder .t-button__text {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-workspace-toolbar-multiple-all,
.page-workspace-toolbar-multiple-cancel,
.page-workspace-toolbar-multiple-move,
.page-workspace-toolbar-multiple-transfer,
.page-workspace-toolbar-multiple-merge {
  margin-right: 8px;
}
.page-workspace-toolbar-sort,
.page-workspace-toolbar-create-project,
.page-workspace-toolbar-filter {
  margin-right: 8px;
}
.page-workspace-toolbar-filter-has {
  border-radius: 6px;
}
.page-workspace-toolbar-filter-has .t-button:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.page-workspace-toolbar-filter-has .t-button:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: 0;
}
.page-workspace-toolbar-filter-popup {
  width: 280px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 8px 12px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.page-workspace-toolbar-filter-popup-section {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.page-workspace-toolbar-filter-popup-title {
  font-size: 14px;
  font-weight: 600;
}
.page-workspace-toolbar-filter-popup-select .t-radio-group {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
}
.page-workspace-toolbar-filter-popup-select .t-checkbox-group {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
}
.page-workspace-toolbar .coral-workspace-list-view-controls {
  float: right;
  white-space: nowrap;
  height: 32px;
}
.page-workspace-toolbar-todo-tabs-override .t-tabs__nav-item-text-wrapper {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.9);
}
.page-workspace-toolbar-todo-tabs-override .t-is-active .t-tabs__nav-item-text-wrapper {
  color: #0f6bff;
}
.page-workspace-toolbar-material-tabs-override .t-tabs__nav-item-text-wrapper {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.9);
}
.page-workspace-toolbar-material-tabs-override .t-is-active .t-tabs__nav-item-text-wrapper {
  color: #0f6bff;
}
.page-workspace-toolbar-todo-survey-filter {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 16px;
  margin-bottom: 16px;
}
.page-workspace .project-item-empty {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.page-workspace .project-item-empty-icon {
  height: 64px;
  width: 64px;
}
.page-workspace .project-item-empty-text {
  margin-top: 8px;
}
.page-workspace .project-item-empty-create {
  margin-top: 24px;
  min-width: 160px;
}
.page-workspace .project-item-list {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
.page-workspace-sidebar-wrap {
  border-bottom: 1px solid #e7e7e7;
  padding: 12px 8px;
}
.page-workspace-sidebar-header {
  padding: 0;
  border: 0;
}
.page-workspace-sidebar-header .global-search {
  width: 100%;
}
.page-workspace-sidebar-header .global-search .t-input {
  background-color: #e7e7e7;
}
.page-workspace-sidebar-header .global-logo {
  margin-bottom: 18px;
  min-height: 32px;
  width: 100%;
  padding-right: 24px;
}
.page-workspace-sidebar-header .global-logo .coral-header-logo__inner {
  overflow: hidden;
}
.page-workspace-sidebar-header .global-logo .coral-header-logo__img {
  width: 32px !important;
  height: 32px !important;
  margin-right: 6px;
}
.page-workspace-sidebar-header .global-logo .coral-header-logo__title {
  font-size: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.page-workspace-sidebar .sidebar-item__promote {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: var(--td-radius-default);
  margin-bottom: 8px;
  line-height: 20px;
  padding: 4px 8px;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-workspace-sidebar .sidebar-item__promote--minor {
  background: -webkit-gradient(linear, right top, left top, from(#ffe9c6), to(#fff5e4)), #fae7c8;
  background: linear-gradient(270deg, #ffe9c6 0%, #fff5e4 100%), #fae7c8;
  color: rgba(0, 0, 0, 0.6);
  fill: rgba(0, 0, 0, 0.6);
}
.page-workspace-sidebar .sidebar-item__promote--warning {
  background: #fff1e9;
  color: #f36d00;
  fill: #f36d00;
}
.page-workspace-sidebar .sidebar-item__promote--error {
  background: #fff0ed;
  color: #f73b45;
  fill: #f73b45;
}
.page-workspace-sidebar .sidebar-item__promote .coral-icon-info_line {
  position: relative;
  top: 3px;
  font-size: 16px;
  margin-left: 2px;
}
.page-workspace-sidebar .sidebar-item__promote .t-divider {
  margin: 0;
  color: var(--td-brand-color);
  border-color: var(--td-brand-color);
}
.page-workspace-sidebar .sidebar-item__user {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  margin-bottom: 8px;
  width: 100%;
  height: 40px;
  border-radius: var(--td-radius-default);
  padding: 0 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.page-workspace-sidebar .sidebar-item__user-open {
  background-color: #e7e7e7;
}
.page-workspace-sidebar .sidebar-item__user-open .t-icon {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.page-workspace-sidebar .sidebar-item__user:hover {
  background-color: #e7e7e7;
}
.page-workspace-sidebar .sidebar-item__user-avatar {
  width: 32px;
  height: 32px;
  overflow: hidden;
  border-radius: 100%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.page-workspace-sidebar .sidebar-item__user-avatar-img {
  width: 100%;
  display: block;
}
.page-workspace-sidebar .sidebar-item__user .header-user-info {
  margin-left: 8px;
  margin-right: 8px;
  overflow: hidden;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  text-overflow: ellipsis;
  max-width: none;
}
.page-workspace-sidebar .sidebar-item__user .t-icon-caret-down-small {
  font-size: 16px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.page-workspace-sidebar .sidebar-item__ticket-system-unread {
  width: 6px;
  height: 6px;
  background-color: #F73B45;
  border-radius: 50%;
}
.page-workspace-sidebar-footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  padding: 12px 8px;
  margin-top: auto;
}
.page-workspace-sidebar-avatar {
  width: 32px;
  height: 32px;
  cursor: pointer;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-workspace-sidebar-avatar:hover {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
.page-workspace-sidebar-avatar .t-avatar {
  width: 32px;
  height: 32px;
}
.page-workspace-sidebar-more-btn {
  width: 32px;
  height: 32px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  border-radius: 3px;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  color: rgba(0, 0, 0, 0.6);
}
.page-workspace-sidebar-more-btn:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
.page-workspace-sidebar-more-btn.active {
  background-color: rgba(0, 0, 0, 0.06);
}
.page-workspace-sidebar-more-popup .t-popup__content {
  padding: 0;
}
.page-workspace-sidebar-more-menu {
  min-width: 160px;
  background: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.page-workspace-sidebar-more-menu-item {
  padding: 8px 16px;
  cursor: pointer;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.page-workspace-sidebar-more-menu-item:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
.page-workspace-sidebar .layout-left-sidebar--content {
  padding: 0px;
  height: unset;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
.page-workspace-sidebar .layout-left-sidebar--item__share-tag {
  margin-left: 8px;
}
.page-workspace-sidebar .layout-left-sidebar--sub-footer-divider,
.page-workspace-sidebar .layout-left-sidebar--footer-divider {
  width: calc(100% - 24px);
  margin: auto;
}
.page-workspace-sidebar .layout-left-sidebar--sub-footer {
  padding: 12px 8px 4px;
}
.page-workspace-sidebar .layout-left-sidebar--footer {
  padding: 12px 8px 4px;
}
.page-workspace-sidebar-fixed {
  padding: 12px 8px 4px;
}
.page-workspace-sidebar-group {
  padding: 12px 8px 4px;
  border: 0;
}
.page-workspace-sidebar__project__more {
  opacity: 0;
}
.page-workspace-sidebar__project__enabled {
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
}
.page-workspace-sidebar__project__enabled .t-tag {
  height: 20px;
  padding: 0 4px;
  margin-top: 2px;
}
.page-workspace-sidebar__project:hover .page-workspace-sidebar__project__more {
  opacity: 1;
}
.page-workspace-sidebar__project:hover .page-workspace-sidebar__project__enabled {
  opacity: 0;
}
.page-workspace-sidebar .layout-left-sidebar--item__recycle .coral-icon-ashbin_line {
  color: #000;
}
.page-workspace-sidebar.collapsed .page-workspace-sidebar-header .global-logo {
  opacity: 0;
  pointer-events: none;
}
.page-workspace-sidebar.collapsed .layout-left-sidebar--item__recycle .t-button__text {
  display: none;
}
.page-workspace-sidebar.collapsed .layout-left-sidebar--header__inner {
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-workspace-sidebar.collapsed .layout-left-sidebar--header__inner .t-icon-caret-down-small,
.page-workspace-sidebar.collapsed .layout-left-sidebar--header__inner--value {
  display: none;
}
.page-workspace-sidebar.collapsed ~ .secondary-sidebar .sidebar-item__promote {
  padding: 4px;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-workspace-sidebar.collapsed ~ .secondary-sidebar .sidebar-item__promote-text {
  display: none !important;
}
.page-workspace-sidebar.collapsed ~ .secondary-sidebar .sidebar-item__promote .t-space {
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.page-workspace .table-head {
  top: 0;
  z-index: 100;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  background-color: #fff;
  border-radius: 4px;
  display: block;
}
.page-workspace .table-head:after {
  content: ' ';
  display: block;
  clear: both;
  height: 1px;
  border-bottom: 1px solid #e5e5e5;
}
.page-workspace .table-head-th {
  float: left;
  display: block;
  color: #999999;
  line-height: calc(100% + 8px);
  text-decoration: none;
  padding: 13px 0;
  padding-right: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.page-workspace .table-wrap {
  margin: 0 32px;
}
.page-workspace .table-wrap .sitem-item {
  padding-top: 8px;
  padding-left: 5px;
  padding-right: 5px;
}
.page-workspace .table-wrap .sitem-item:after {
  content: ' ';
  display: block;
  clear: both;
  height: 1px;
  padding-top: 7px;
  border-bottom: 1px solid #e5e5e5;
}
.page-workspace .table-wrap .sitem-item:last-child {
  border-radius: 0 0 4px 4px;
  overflow: hidden;
}
.page-workspace .table-wrap .sitem-item:last-child:after {
  border: none;
}
.page-workspace .table-wrap .sitem-item .td .td-desktop-hide {
  display: none;
}
.page-workspace .table-wrap .sitem-item .td-multiple {
  position: relative;
  top: 5px;
}
.page-workspace .table-wrap .sitem-item .td-name {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.page-workspace .table-wrap .sitem-item .td-name .name {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 28px;
  margin-right: 8px;
}
.page-workspace .table-wrap .sitem-item .td-name .name .survey-icon {
  font-size: 20px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.page-workspace .table-wrap .sitem-item .td-name .name .folder-name,
.page-workspace .table-wrap .sitem-item .td-name .name .sitem-name {
  padding-left: 8px;
  max-width: calc(100% - 39px);
}
.page-workspace .table-wrap .sitem-item .td-name .name .folder-name a,
.page-workspace .table-wrap .sitem-item .td-name .name .sitem-name a {
  text-decoration: none;
}
.page-workspace .table-wrap .sitem-item .td-name .name .folder-title {
  text-align: left;
  padding-left: 6px;
  line-height: inherit;
}
.page-workspace .table-wrap .sitem-item .td-name .name .text,
.page-workspace .table-wrap .sitem-item .td-name .name .folder-title {
  font-weight: bold;
  font-weight: 500;
  color: #000000;
  text-decoration: none;
  font-size: 16px;
  border: none;
  background-color: transparent;
  display: block;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-workspace .table-wrap .sitem-item .td-name .name .text:hover,
.page-workspace .table-wrap .sitem-item .td-name .name .folder-title:hover {
  color: #0f6bff;
}
.page-workspace .table-wrap .sitem-item .td-name .material-tag {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-left: 4px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.page-workspace .table-wrap .sitem-item .td-name .export-package {
  position: static;
  margin-left: 30px;
}
.page-workspace .table-wrap .sitem-item .td-name .iframe {
  position: absolute;
}
.page-workspace .table-wrap .sitem-item .td-name .info {
  color: #999999;
  font-size: 12px;
  line-height: 24px;
  padding-left: 26px;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.page-workspace .table-wrap .sitem-item .td-name .info .creator-name {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-workspace .table-wrap .sitem-item .td-name .info-name {
  max-width: calc(100% - 180px);
  display: inline-block;
  float: left;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-workspace .table-wrap .sitem-item .td-name .info-name .face-url {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #e5e5e5;
  margin-right: 8px;
  overflow: hidden;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  text-align: center;
  line-height: 18px;
  font-size: 12px;
}
.page-workspace .table-wrap .sitem-item .td-name .info-name .face-url img {
  width: 100%;
}
.page-workspace .table-wrap .sitem-item .td-name .info-name .vertical-line {
  font-size: 12px;
}
.page-workspace .table-wrap .sitem-item .td-name .info-name .creator-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-workspace .table-wrap .sitem-item .td-name .info .sitem-tag {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-workspace .table-wrap .sitem-item .td-name .info .sitem-tag .common-team-avatar {
  -webkit-transform: scale(0.66666667);
      -ms-transform: scale(0.66666667);
          transform: scale(0.66666667);
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
}
.page-workspace .table-wrap .sitem-item .td-name .info .sitem-tag .tag {
  margin-right: 8px;
}
.page-workspace .table-wrap .sitem-item .td-name .info .sitem-tag .tag .coral-icon {
  fill: #999999;
  font-size: 16px;
  vertical-align: middle;
  margin-top: -3px;
}
.page-workspace .table-wrap .sitem-item .td-name .info .export-progress-round {
  position: absolute;
  bottom: 5px;
  left: 4px;
}
.page-workspace .table-wrap .sitem-item .td-scene,
.page-workspace .table-wrap .sitem-item .td-id,
.page-workspace .table-wrap .sitem-item .td-question-count,
.page-workspace .table-wrap .sitem-item .td-cited,
.page-workspace .table-wrap .sitem-item .td-recycle,
.page-workspace .table-wrap .sitem-item .td-reviewers,
.page-workspace .table-wrap .sitem-item .td-project,
.page-workspace .table-wrap .sitem-item .td-account,
.page-workspace .table-wrap .sitem-item .td-type,
.page-workspace .table-wrap .sitem-item .td-date {
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 14px;
  color: #333333;
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}
.page-workspace .table-wrap .sitem-item .td-reviewers {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 8px 12px;
}
.page-workspace .table-wrap .sitem-item .td-review-status,
.page-workspace .table-wrap .sitem-item .td-status {
  padding-top: 14px;
  padding-bottom: 14px;
}
.page-workspace .table-wrap .sitem-item .td-review-status .stop,
.page-workspace .table-wrap .sitem-item .td-status .stop {
  color: #999999;
}
.page-workspace .table-wrap .sitem-item .td-review-status button,
.page-workspace .table-wrap .sitem-item .td-status button {
  border: none;
  background-color: transparent;
  color: #0f6bff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}
.page-workspace .table-wrap .sitem-item .td-review-status button .coral-icon,
.page-workspace .table-wrap .sitem-item .td-status button .coral-icon {
  fill: #0f6bff;
  font-size: 16px;
  vertical-align: middle;
  margin-right: 4px;
}
.page-workspace .table-wrap .sitem-item .td-review-status .review-status {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
.page-workspace .table-wrap .sitem-item .td-review-status .review-status--approved {
  color: var(--td-success-color);
}
.page-workspace .table-wrap .sitem-item .td-review-status .review-status--rejected {
  color: var(--td-error-color);
}
.page-workspace .table-wrap .sitem-item .td-review-status .review-status .dot {
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background-color: currentColor;
  display: inline-block;
}
.page-workspace .table-wrap .sitem-item .td-operate {
  padding-top: 14px;
  padding-bottom: 14px;
  text-align: right;
}
.page-workspace .table-wrap .sitem-item .td-operate .a-link--disabled {
  pointer-events: none;
}
.page-workspace .table-wrap .sitem-item .td-account .account {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.page-workspace .table-wrap .sitem-item .td-account .account .respondent-type-icon {
  color: #999999;
  margin-right: 4px;
  font-size: 16px;
  height: 16px;
  width: 16px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.page-workspace .table-wrap .sitem-item .td-account .account .respondent-type-icon svg {
  fill: currentColor;
  font-size: inherit;
}
.page-workspace .table-wrap .sitem-item .td-account .account .respondent-type-icon img {
  width: 100%;
}
.page-workspace .table-wrap .sitem-item .td-account .account .respondent-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.page-workspace .table-wrap .sitem-item.is-survey-reviewing .td-operate {
  padding-top: 8px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.page-workspace .table-wrap-tr {
  float: left;
  display: block;
  border: none;
  background-color: transparent;
  text-align: left;
  padding-right: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  word-break: break-all;
}
.page-workspace .table-wrap-tr.start {
  color: #1ed261;
}
.page-workspace .table-head .td-multiple,
.page-workspace .table-wrap .td-multiple {
  width: 20px;
}
.page-workspace .table-head .td-name,
.page-workspace .table-wrap .td-name {
  width: calc(41% - 20px - 5px - 38px);
}
.page-workspace .table-head .td-scene,
.page-workspace .table-wrap .td-scene {
  width: calc(7% + 20px);
}
.page-workspace .table-head .td-id,
.page-workspace .table-wrap .td-id {
  width: calc(16% - 65px);
}
.page-workspace .table-head .td-reviewers,
.page-workspace .table-wrap .td-reviewers,
.page-workspace .table-head .td-recycle,
.page-workspace .table-wrap .td-recycle,
.page-workspace .table-head .td-cited,
.page-workspace .table-wrap .td-cited {
  width: calc(18% - 60px);
}
.page-workspace .table-head .td-recycle,
.page-workspace .table-wrap .td-recycle {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2px;
}
.page-workspace .table-head .td-recycle-text,
.page-workspace .table-wrap .td-recycle-text,
.page-workspace .table-head .td-cited-text,
.page-workspace .table-wrap .td-cited-text {
  display: none;
}
.page-workspace .table-head .td-project,
.page-workspace .table-wrap .td-project,
.page-workspace .table-head .td-status,
.page-workspace .table-wrap .td-status {
  width: calc(18% - 60px - 12px);
}
.page-workspace .table-head .td-operate,
.page-workspace .table-wrap .td-operate {
  max-width: 205px;
}
.page-workspace .table-head .td-status .merging,
.page-workspace .table-wrap .td-status .merging {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-workspace .table-head .td-status .merged,
.page-workspace .table-wrap .td-status .merged {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-workspace .table-head .td-status .merged .t-icon,
.page-workspace .table-wrap .td-status .merged .t-icon {
  color: var(--td-success-color);
}
.page-workspace .table-head .is-survey-reviewing .td-operate,
.page-workspace .table-wrap .is-survey-reviewing .td-operate {
  max-width: 217px;
}
.page-workspace .table-head.is-survey-reviewed .td-multiple,
.page-workspace .table-wrap.is-survey-reviewed .td-multiple,
.page-workspace .table-head .is-survey-reviewed .td-multiple,
.page-workspace .table-wrap .is-survey-reviewed .td-multiple {
  width: 20px;
}
.page-workspace .table-head.is-survey-reviewed .td-name,
.page-workspace .table-wrap.is-survey-reviewed .td-name,
.page-workspace .table-head .is-survey-reviewed .td-name,
.page-workspace .table-wrap .is-survey-reviewed .td-name {
  width: calc(36% - 20px);
}
.page-workspace .table-head.is-survey-reviewed .td-id,
.page-workspace .table-wrap.is-survey-reviewed .td-id,
.page-workspace .table-head .is-survey-reviewed .td-id,
.page-workspace .table-wrap .is-survey-reviewed .td-id {
  width: calc(15% - 20px);
}
.page-workspace .table-head.is-survey-reviewed .td-reviewers,
.page-workspace .table-wrap.is-survey-reviewed .td-reviewers,
.page-workspace .table-head .is-survey-reviewed .td-reviewers,
.page-workspace .table-wrap .is-survey-reviewed .td-reviewers {
  width: calc(21% - 70px);
}
.page-workspace .table-head.is-survey-reviewed .td-project,
.page-workspace .table-wrap.is-survey-reviewed .td-project,
.page-workspace .table-head .is-survey-reviewed .td-project,
.page-workspace .table-wrap .is-survey-reviewed .td-project {
  width: calc(18% - 55px);
}
.page-workspace .table-head.is-survey-reviewed .td-review-status,
.page-workspace .table-wrap.is-survey-reviewed .td-review-status,
.page-workspace .table-head .is-survey-reviewed .td-review-status,
.page-workspace .table-wrap .is-survey-reviewed .td-review-status {
  width: calc(10% - 5px);
}
.page-workspace .table-head.is-survey-reviewed .td-operate,
.page-workspace .table-wrap.is-survey-reviewed .td-operate,
.page-workspace .table-head .is-survey-reviewed .td-operate,
.page-workspace .table-wrap .is-survey-reviewed .td-operate {
  width: 150px;
}
.page-workspace .table-head.is-survey-to-be-answer .td-multiple,
.page-workspace .table-wrap.is-survey-to-be-answer .td-multiple,
.page-workspace .table-head .is-survey-to-be-answer .td-multiple,
.page-workspace .table-wrap .is-survey-to-be-answer .td-multiple {
  width: 20px;
}
.page-workspace .table-head.is-survey-to-be-answer .td-name,
.page-workspace .table-wrap.is-survey-to-be-answer .td-name,
.page-workspace .table-head .is-survey-to-be-answer .td-name,
.page-workspace .table-wrap .is-survey-to-be-answer .td-name {
  width: calc(36% - 20px);
}
.page-workspace .table-head.is-survey-to-be-answer .td-type,
.page-workspace .table-wrap.is-survey-to-be-answer .td-type,
.page-workspace .table-head .is-survey-to-be-answer .td-type,
.page-workspace .table-wrap .is-survey-to-be-answer .td-type {
  width: calc(15% - 20px);
}
.page-workspace .table-head.is-survey-to-be-answer .td-date,
.page-workspace .table-wrap.is-survey-to-be-answer .td-date,
.page-workspace .table-head .is-survey-to-be-answer .td-date,
.page-workspace .table-wrap .is-survey-to-be-answer .td-date {
  width: calc(49% - 130px);
}
.page-workspace .table-head.is-survey-to-be-answer .td-operate,
.page-workspace .table-wrap.is-survey-to-be-answer .td-operate,
.page-workspace .table-head .is-survey-to-be-answer .td-operate,
.page-workspace .table-wrap .is-survey-to-be-answer .td-operate {
  width: 150px;
  text-align: left;
}
.page-workspace .table-head.is-survey-answered .td-multiple,
.page-workspace .table-wrap.is-survey-answered .td-multiple,
.page-workspace .table-head .is-survey-answered .td-multiple,
.page-workspace .table-wrap .is-survey-answered .td-multiple {
  width: 20px;
}
.page-workspace .table-head.is-survey-answered .td-name,
.page-workspace .table-wrap.is-survey-answered .td-name,
.page-workspace .table-head .is-survey-answered .td-name,
.page-workspace .table-wrap .is-survey-answered .td-name {
  width: calc(36% - 30px);
}
.page-workspace .table-head.is-survey-answered .td-type,
.page-workspace .table-wrap.is-survey-answered .td-type,
.page-workspace .table-head .is-survey-answered .td-type,
.page-workspace .table-wrap .is-survey-answered .td-type {
  width: calc(12%);
}
.page-workspace .table-head.is-survey-answered .td-status,
.page-workspace .table-wrap.is-survey-answered .td-status,
.page-workspace .table-head .is-survey-answered .td-status,
.page-workspace .table-wrap .is-survey-answered .td-status {
  width: calc(12%);
}
.page-workspace .table-head.is-survey-answered .td-date,
.page-workspace .table-wrap.is-survey-answered .td-date,
.page-workspace .table-head .is-survey-answered .td-date,
.page-workspace .table-wrap .is-survey-answered .td-date {
  width: calc(20%);
}
.page-workspace .table-head.is-survey-answered .td-account,
.page-workspace .table-wrap.is-survey-answered .td-account,
.page-workspace .table-head .is-survey-answered .td-account,
.page-workspace .table-wrap .is-survey-answered .td-account {
  width: calc(20% - 70px);
}
.page-workspace .table-head.is-survey-answered .td-operate,
.page-workspace .table-wrap.is-survey-answered .td-operate,
.page-workspace .table-head .is-survey-answered .td-operate,
.page-workspace .table-wrap .is-survey-answered .td-operate {
  width: 80px;
  text-align: left;
}
.page-workspace .table-head.is-trash .td-name,
.page-workspace .table-wrap.is-trash .td-name {
  width: calc(40% - 34px);
}
.page-workspace .table-head.is-trash .td-id,
.page-workspace .table-wrap.is-trash .td-id {
  width: calc(30% - 32px);
}
.page-workspace .table-head.is-trash .td-recycle,
.page-workspace .table-wrap.is-trash .td-recycle,
.page-workspace .table-head.is-trash .td-cited,
.page-workspace .table-wrap.is-trash .td-cited {
  width: calc(30% - 32px);
}
.page-workspace .table-head.is-trash .td-operate,
.page-workspace .table-wrap.is-trash .td-operate {
  width: 98px;
}
.page-workspace .site-header {
  z-index: 100;
}
.page-workspace .sitem-cover-checkbox {
  opacity: 0;
}
.page-workspace .sitem-cover-checkbox-show,
.page-workspace .sitem-cover-checkbox.t-is-checked {
  opacity: 1;
}
.page-workspace .sitem:hover .sitem-cover-checkbox,
.page-workspace .sitem-item:hover .sitem-cover-checkbox,
.page-workspace .folder-box:hover .sitem-cover-checkbox {
  opacity: 1;
}
.workspace-no-team-dialog .t-dialog__mask {
  backdrop-filter: blur(6px);
}
.workspace-alert-fixed {
  pointer-events: auto;
  z-index: 99;
  background: #ffd9c2;
  display: none;
}
.workspace-alert-fixed--wrap {
  position: fixed;
  z-index: 99;
  top: 5px;
  left: 0;
  margin: auto;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: none;
}
.workspace-alert-fixed:first-child {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.workspace-alert-fixed .t-link {
  margin-left: 8px;
}
.whiteSpace {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.folder {
  position: relative;
  width: 100%;
  height: 174px;
  padding-top: 16px;
  margin: 0 auto;
  background-color: #29A9FC;
  border-radius: 0 6px 6px 6px;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  cursor: pointer;
  border: none;
}
.folder:before,
.folder:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 1px;
  width: 45%;
  padding-top: 16px;
  background-color: #2AAAFD;
  border-radius: 6px 4px 0 0;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}
.folder:before {
  -webkit-transform: translateY(-100%) skewX(39deg);
      -ms-transform: translateY(-100%) skewX(39deg);
          transform: translateY(-100%) skewX(39deg);
  -webkit-transform-origin: center top;
      -ms-transform-origin: center top;
          transform-origin: center top;
}
.folder-page,
.folder-page-add {
  position: absolute;
  display: block;
  left: 8%;
  top: 8%;
  width: 84%;
  padding-top: 154px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 4px;
  z-index: 1;
}
.folder-page-add {
  display: none;
}
.folder-cover {
  position: relative;
  display: block;
  margin-top: 16px;
  padding-top: 142px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#44BAFFAB), color-stop(60.92%, #31AFFE));
  background-image: linear-gradient(180deg, #44BAFFAB 0%, #31AFFE 60.92%);
  backdrop-filter: blur(8px);
  border-radius: 6px 6px 6px 6px;
  z-index: 1;
}
.folder.mini {
  border-radius: 0 1px 1px 1px;
}
.folder.mini .folder-page {
  left: 2px;
  right: 2px;
  width: auto;
  border-radius: 0;
}
.folder.mini .folder-cover {
  border-radius: 0 0 1px 1px;
}
.folder.mini:before,
.folder.mini:after {
  padding-top: 16%;
  border-radius: 1px 1px 0 0;
}
.folder.mini:before {
  -webkit-transform: translateY(-100%) skewX(20deg);
      -ms-transform: translateY(-100%) skewX(20deg);
          transform: translateY(-100%) skewX(20deg);
}
.folder.empty .folder-page {
  opacity: 0;
}
.sitem-select-mode-disabled {
  position: relative;
}
.sitem-select-mode-disabled-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9;
  top: 0;
  left: 0;
  cursor: pointer;
}
.sitem-wrap:not(.table-wrap) {
  padding: 20px 32px 5px 32px;
  display: grid;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  grid-template-columns: repeat(auto-fill, 220px);
  grid-gap: 0 16px;
}
.sitem-wrap:not(.table-wrap) .share-project-card-box {
  margin: 0 16px 32px 0;
}
.sitem-wrap:not(.table-wrap) .sitem {
  position: relative;
  display: block;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.03);
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: -webkit-box-shadow 0.3s ease, -webkit-transform 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease, -webkit-transform 0.3s ease;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
  transition: box-shadow 0.3s ease, transform 0.3s ease, -webkit-box-shadow 0.3s ease, -webkit-transform 0.3s ease;
  cursor: pointer;
  width: 220px;
  height: 210px;
  margin: 0 16px 32px 0;
}
.sitem-wrap:not(.table-wrap) .sitem-selected {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.sitem-wrap:not(.table-wrap) .sitem-selected::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 6px;
  border: 3px solid #0f6bff;
  pointer-events: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  top: 0;
  left: 0;
}
.sitem-wrap:not(.table-wrap) .sitem .export-package {
  z-index: 1;
}
.sitem-wrap:not(.table-wrap) .sitem:not(.sitem-select-mode-disabled):hover,
.sitem-wrap:not(.table-wrap) .sitem:not(.sitem-select-mode-disabled).hover {
  -webkit-transform: translateY(-9px);
      -ms-transform: translateY(-9px);
          transform: translateY(-9px);
  -webkit-box-shadow: 0 4px 12px 0 #00000029;
          box-shadow: 0 4px 12px 0 #00000029;
}
.sitem-wrap:not(.table-wrap) .sitem:not(.sitem-select-mode-disabled):hover .sitem-statistics,
.sitem-wrap:not(.table-wrap) .sitem:not(.sitem-select-mode-disabled).hover .sitem-statistics {
  opacity: 0;
  -webkit-transform: translateY(-21px);
      -ms-transform: translateY(-21px);
          transform: translateY(-21px);
}
.sitem-wrap:not(.table-wrap) .sitem:not(.sitem-select-mode-disabled):hover .sitem-operation,
.sitem-wrap:not(.table-wrap) .sitem:not(.sitem-select-mode-disabled).hover .sitem-operation {
  opacity: 1;
  -webkit-transform: translateY(-21px);
      -ms-transform: translateY(-21px);
          transform: translateY(-21px);
}
.sitem-wrap:not(.table-wrap) .sitem:not(.sitem-select-mode-disabled):hover .multiline.sitem-cover,
.sitem-wrap:not(.table-wrap) .sitem:not(.sitem-select-mode-disabled).hover .multiline.sitem-cover {
  height: 94px;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}
.sitem-wrap:not(.table-wrap) .sitem:not(.sitem-select-mode-disabled):hover .multiline.sitem-name,
.sitem-wrap:not(.table-wrap) .sitem:not(.sitem-select-mode-disabled).hover .multiline.sitem-name {
  height: 48px;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}
.sitem-wrap:not(.table-wrap) .sitem:not(.sitem-select-mode-disabled):hover .multiline.sitem-name .sitem-name-text,
.sitem-wrap:not(.table-wrap) .sitem:not(.sitem-select-mode-disabled).hover .multiline.sitem-name .sitem-name-text {
  max-height: 48px;
  -webkit-transition: max-height 0.3s ease, opacity 0.3s ease;
  transition: max-height 0.3s ease, opacity 0.3s ease;
  white-space: normal;
  opacity: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.sitem-wrap:not(.table-wrap) .sitem .iframe {
  position: absolute;
}
.sitem-wrap:not(.table-wrap) .sitem-cover {
  position: relative;
  height: 116px;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
  border-bottom: 1px solid #00000014;
  border-radius: 6px 6px 0 0;
  background: #f9f9f9;
  cursor: pointer;
  overflow: hidden;
}
.sitem-wrap:not(.table-wrap) .sitem-cover .export-progress-round {
  position: absolute;
  left: 8px;
  bottom: 8px;
}
.sitem-wrap:not(.table-wrap) .sitem-cover .sitem-tag {
  position: absolute;
  right: 4px;
  bottom: 8px;
}
.sitem-wrap:not(.table-wrap) .sitem-cover .sitem-tag .tag {
  background: rgba(0, 0, 0, 0.16);
  border-radius: 50%;
  width: 24px;
  height: 24px;
  display: inline-block;
  line-height: 24px;
  text-align: center;
  margin: 0 4px;
  vertical-align: middle;
}
.sitem-wrap:not(.table-wrap) .sitem-cover .sitem-tag .tag .coral-icon {
  font-size: 16px;
  fill: #ffffff;
  vertical-align: middle;
  margin-top: -2px;
}
.sitem-wrap:not(.table-wrap) .sitem-cover-checkbox {
  position: absolute;
  right: 8px;
  top: 8px;
}
.sitem-wrap:not(.table-wrap) .sitem-thumb {
  width: 100%;
  height: 100%;
  vertical-align: top;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.sitem-wrap:not(.table-wrap) .sitem-err {
  display: block;
  width: 60px;
  height: 60px;
  margin: 45px auto 0;
}
.sitem-wrap:not(.table-wrap) .sitem-scene {
  position: absolute;
  left: 5px;
  top: 5px;
}
.sitem-wrap:not(.table-wrap) .sitem-scene .text {
  color: #1ed261;
  border: 0.83px solid #1ed261;
  background-color: #f4fdf7;
  border-radius: 4px;
  font-size: 12px;
  padding: 0 6px;
}
.sitem-wrap:not(.table-wrap) .sitem-name {
  padding: 16px 16px;
  height: 24px;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}
.sitem-wrap:not(.table-wrap) .sitem-name.multiline * {
  text-overflow: ellipsis;
}
.sitem-wrap:not(.table-wrap) .sitem-name-text {
  max-width: 100%;
  max-height: 24px;
  -webkit-transition: max-height 0.3s ease, opacity 0.3s ease;
  transition: max-height 0.3s ease, opacity 0.3s ease;
  display: inline-block;
  font-weight: bold;
  line-height: 1.2;
  font-weight: 500;
  color: #000000;
  text-decoration: none;
  font-size: 16px;
  word-break: break-all;
  font-weight: 600;
  line-height: 26px;
  overflow: hidden;
  white-space: nowrap;
}
.sitem-wrap:not(.table-wrap) .sitem-name-text:hover {
  color: #0f6bff;
}
.sitem-wrap:not(.table-wrap) .sitem-name .virtual-box {
  position: absolute;
  visibility: hidden;
  white-space: normal;
  height: 26px;
  width: 186px;
  line-height: 16px;
  font-size: 16px;
  font-weight: 600;
}
.sitem-wrap:not(.table-wrap) .sitem-info {
  padding: 0 12px 0 16px;
}
.sitem-wrap:not(.table-wrap) .sitem-statistics {
  color: #999999;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s ease;
  transition: opacity 0.3s, -webkit-transform 0.3s ease;
  transition: opacity 0.3s, transform 0.3s ease;
  transition: opacity 0.3s, transform 0.3s ease, -webkit-transform 0.3s ease;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
.sitem-wrap:not(.table-wrap) .sitem-statistics .face-url {
  width: 20px;
  height: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 0.5px solid #e5e5e5;
  border-radius: 50%;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  line-height: 18px;
  font-size: 12px;
}
.sitem-wrap:not(.table-wrap) .sitem-statistics .face-url img {
  width: 100%;
}
.sitem-wrap:not(.table-wrap) .sitem-statistics .number {
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sitem-wrap:not(.table-wrap) .sitem-statistics .survey-status {
  border-radius: 4px;
  padding: 0 2 0 4px;
  font-size: 12px;
  font-weight: 400;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.sitem-wrap:not(.table-wrap) .sitem-statistics .survey-status.merging {
  color: #0052d9;
}
.sitem-wrap:not(.table-wrap) .sitem-statistics .survey-status.merged {
  color: var(--td-success-color);
}
.sitem-wrap:not(.table-wrap) .sitem-statistics .survey-status.review {
  color: #f36d00;
}
.sitem-wrap:not(.table-wrap) .sitem-statistics .survey-status.running {
  color: #2ba471;
}
.sitem-wrap:not(.table-wrap) .sitem-statistics .survey-status.paused {
  color: #999999;
}
.sitem-wrap:not(.table-wrap) .sitem-statistics .survey-status-dot {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  margin-right: 3px;
}
.sitem-wrap:not(.table-wrap) .sitem-statistics .survey-status-dot.review {
  color: #f36d00;
}
.sitem-wrap:not(.table-wrap) .sitem-statistics .survey-status-dot.running {
  background-color: #2ba471;
}
.sitem-wrap:not(.table-wrap) .sitem-statistics .survey-status-dot.paused {
  background-color: #999999;
}
.sitem-wrap:not(.table-wrap) .sitem-statistics .survey-status-progress {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 4px;
}
.sitem-wrap:not(.table-wrap) .sitem-statistics .survey-status-progress :global .t-progress--circle {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.sitem-wrap:not(.table-wrap) .sitem-statistics .survey-status-progress :global .t-progress__inner {
  color: #0052d9;
}
.sitem-wrap:not(.table-wrap) .sitem-statistics .survey-status-title {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  padding-right: 3px;
}
.sitem-wrap:not(.table-wrap) .sitem-statistics .survey-status-tag {
  margin-left: auto;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  white-space: nowrap;
}
.sitem-wrap:not(.table-wrap) .sitem-operation {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s ease;
  transition: opacity 0.3s, -webkit-transform 0.3s ease;
  transition: opacity 0.3s, transform 0.3s ease;
  transition: opacity 0.3s, transform 0.3s ease, -webkit-transform 0.3s ease;
  opacity: 0;
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  padding-right: 16px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.sitem-wrap:not(.table-wrap) .sitem-operation button:not(.t-button) {
  background-color: transparent;
  border: none;
}
.sitem-wrap:not(.table-wrap) .sitem-operation .operation .icon {
  width: 16px;
  height: 16px;
  margin-right: 4px;
}
.sitem-wrap:not(.table-wrap) .sitem-operation .operation .describe {
  font-size: 12px;
}
.sitem-wrap:not(.table-wrap) .sitem-operation .operation.a-link--disabled {
  pointer-events: none;
}
.sitem-wrap:not(.table-wrap) .sitem-operation .morebtn {
  position: absolute;
  right: 3.6px;
  width: 16px;
  height: 16px;
  overflow: hidden;
  cursor: pointer;
}
.sitem-wrap:not(.table-wrap) .sitem-operation .morebtn .coral-icon-more_line {
  width: 16px;
  height: 20px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  pointer-events: none;
}
.sitem-wrap:not(.table-wrap) .sitem--template .sitem-operation,
.sitem-wrap:not(.table-wrap) .sitem--question-bank .sitem-operation {
  gap: 8px;
  height: 18px;
  -webkit-transform: translateY(-18px);
      -ms-transform: translateY(-18px);
          transform: translateY(-18px);
}
.sitem-wrap:not(.table-wrap) .sitem--template .sitem-operation .morebtn,
.sitem-wrap:not(.table-wrap) .sitem--question-bank .sitem-operation .morebtn {
  top: 7px;
}
.sitem-wrap:not(.table-wrap) .sitem--template:not(.sitem-select-mode-disabled):hover .sitem-cover,
.sitem-wrap:not(.table-wrap) .sitem--question-bank:not(.sitem-select-mode-disabled):hover .sitem-cover,
.sitem-wrap:not(.table-wrap) .sitem--template:not(.sitem-select-mode-disabled).hover .sitem-cover,
.sitem-wrap:not(.table-wrap) .sitem--question-bank:not(.sitem-select-mode-disabled).hover .sitem-cover {
  height: 104px;
}
.sitem-wrap:not(.table-wrap) .sitem--template:not(.sitem-select-mode-disabled):hover .sitem-cover.multiline,
.sitem-wrap:not(.table-wrap) .sitem--question-bank:not(.sitem-select-mode-disabled):hover .sitem-cover.multiline,
.sitem-wrap:not(.table-wrap) .sitem--template:not(.sitem-select-mode-disabled).hover .sitem-cover.multiline,
.sitem-wrap:not(.table-wrap) .sitem--question-bank:not(.sitem-select-mode-disabled).hover .sitem-cover.multiline {
  height: 79px;
}
.sitem-wrap:not(.table-wrap) .sitem::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0px;
  z-index: -1;
  border: 2px solid transparent;
}
.sitem-wrap:not(.table-wrap) .sitem:hover::before {
  -webkit-transform: translateY(15px);
      -ms-transform: translateY(15px);
          transform: translateY(15px);
}
.sitem-wrap:not(.table-wrap) .folder-box {
  position: relative;
  width: 200px;
  height: 190px;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  border-radius: 6px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  margin: 0 0 32px 10px;
}
.sitem-wrap:not(.table-wrap) .folder-box .folder {
  -webkit-box-shadow: 0 5px 5px 0 #00000008;
          box-shadow: 0 5px 5px 0 #00000008;
  -webkit-transform: box-shadow 0.3s ease;
      -ms-transform: box-shadow 0.3s ease;
          transform: box-shadow 0.3s ease;
}
.sitem-wrap:not(.table-wrap) .folder-box:not(.sitem-select-mode-disabled):hover,
.sitem-wrap:not(.table-wrap) .folder-box:not(.sitem-select-mode-disabled).hover {
  -webkit-transform: translateY(-6px);
      -ms-transform: translateY(-6px);
          transform: translateY(-6px);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.sitem-wrap:not(.table-wrap) .folder-box:not(.sitem-select-mode-disabled):hover .folder,
.sitem-wrap:not(.table-wrap) .folder-box:not(.sitem-select-mode-disabled).hover .folder {
  -webkit-box-shadow: 0 3px 3px 0 #00000020;
          box-shadow: 0 3px 3px 0 #00000020;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
}
.sitem-wrap:not(.table-wrap) .folder-box:not(.sitem-select-mode-disabled):hover .morebtn,
.sitem-wrap:not(.table-wrap) .folder-box:not(.sitem-select-mode-disabled).hover .morebtn {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.sitem-wrap:not(.table-wrap) .folder-box:not(.sitem-select-mode-disabled):hover .multiline.folder-title,
.sitem-wrap:not(.table-wrap) .folder-box:not(.sitem-select-mode-disabled).hover .multiline.folder-title {
  height: 40px;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
  white-space: normal;
}
.sitem-wrap:not(.table-wrap) .folder-box-selected::before {
  content: '';
  display: block;
  width: 220px;
  height: 210px;
  position: absolute;
  left: -10px;
  top: -10px;
  border-radius: 6px;
  border: 3px solid #0f6bff;
  background: #d6e7ff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.sitem-wrap:not(.table-wrap) .folder-box .sitem-cover-checkbox {
  top: -4px;
  right: -4px;
  z-index: 2;
}
.sitem-wrap:not(.table-wrap) .folder-wrap {
  margin-top: 16px;
}
.sitem-wrap:not(.table-wrap) .folder-info {
  position: absolute;
  bottom: 8%;
  left: 16px;
  right: 16px;
  z-index: 3;
}
.sitem-wrap:not(.table-wrap) .folder-info button {
  border: none;
  background-color: transparent;
}
.sitem-wrap:not(.table-wrap) .folder-info .virtual-box {
  position: absolute;
  visibility: hidden;
  white-space: normal;
  height: 26px;
  width: 168px;
  line-height: 16px;
  font-size: 16px;
  font-weight: 600;
}
.sitem-wrap:not(.table-wrap) .folder-name {
  padding-bottom: 16px;
}
.sitem-wrap:not(.table-wrap) .folder-title {
  font-weight: bold;
  color: #ffffffe6;
  line-height: 20px;
  height: 20px;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
  font-weight: 600;
  text-decoration: none;
  margin-bottom: 8px;
  font-size: 16px;
  word-break: break-all;
  cursor: pointer;
  width: 100%;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
}
.sitem-wrap:not(.table-wrap) .folder-title.multiline {
  text-overflow: ellipsis;
}
.sitem-wrap:not(.table-wrap) .folder-title:hover {
  opacity: 0.8;
}
.sitem-wrap:not(.table-wrap) .folder-statistics {
  color: #ffffff8c;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.sitem-wrap:not(.table-wrap) .folder-statistics .face-url {
  width: 20px;
  height: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 0.5px solid #00000014;
  border-radius: 50%;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  line-height: 18px;
  font-size: 12px;
}
.sitem-wrap:not(.table-wrap) .folder-statistics .face-url img {
  width: 100%;
}
.sitem-wrap:not(.table-wrap) .folder-statistics .creator {
  font-size: 12px;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 40%;
}
.sitem-wrap:not(.table-wrap) .folder-statistics .morebtn {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  width: 20px;
  height: 20px;
  overflow: hidden;
  cursor: pointer;
}
.sitem-wrap:not(.table-wrap) .folder-statistics .morebtn .coral-icon-more_line {
  width: 16px;
  height: 20px;
  pointer-events: none;
  fill: #ffffff;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.sitem-wrap:not(.table-wrap) .folder-statistics .morebtn:hover .coral-icon-more_line {
  opacity: 0.8;
}
.sitem-wrap:not(.table-wrap) .coral-infinity-load {
  width: 220px;
  height: 206px;
  margin: 0 16px 32px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.project-member-drawer .t-loading__parent {
  height: 100%;
}
.project-member-drawer__content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.project-member-drawer__toolbar {
  padding: 8px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.project-member-drawer__toolbar__search {
  margin-right: 8px;
}
.coral-guide-modal {
  max-height: 100%;
  overflow-y: auto;
}
.page-workspace .v3temp-workspace {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  height: auto;
  overflow: hidden;
}
.page-workspace .v3temp-workspace .v3temp-tempInnerPage {
  background-color: #fff;
  height: 100%;
}
.page-workspace .v3temp-workspace .v3temp-listBox {
  background-color: #fff;
}
.page-workspace .v3temp-workspace .v3temp-tempHeader .v3temp-tempFixedHeader {
  width: 100%;
  background-color: #fff;
  position: relative;
}
.page-workspace .v3temp-workspace .v3temp-tempHeader .v3temp-tempFixedHeader .v3temp-search-box {
  position: absolute;
  height: 100%;
  top: 0;
  right: 32px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-workspace .v3temp-workspace .v3temp-tempHeader .v3temp-tempFixedHeader .v3temp-tempFixedHeader-content {
  width: 100%;
  padding: 0 32px;
}
.page-workspace .v3temp-workspace .v3temp-tempHeader .v3temp-tempFixedHeader .v3temp-tempFixedHeader-content > div:first-child {
  width: 100%;
}
.page-workspace .v3temp-workspace .v3temp-tempHeader .v3temp-tempFixedHeader .v3temp-tempFixedHeader-content .v3temp-nav-tabs .t-tabs__nav-item-text-wrapper {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.9);
}
.page-workspace .v3temp-workspace .v3temp-tempHeader .v3temp-tempFixedHeader .v3temp-tempFixedHeader-content .v3temp-nav-tabs .t-is-active .t-tabs__nav-item-text-wrapper {
  color: #0f6bff;
}
.page-workspace .v3temp-workspace .v3temp-tempHeader .v3temp-tempFixedHeader-ai {
  display: none;
}
.page-workspace .v3temp-workspace .v3temp-tempHeader .v3temp-tempHeader-sub {
  background-color: #fff;
  padding: 0 32px;
  padding-top: 16px;
}
.page-workspace .v3temp-workspace .v3temp-listPanel {
  max-width: 1380px;
}
.page-workspace .v3temp-workspace .v3temp-tempListContainer {
  padding-top: 40px;
}
.page-workspace .v3temp-workspace .v3temp-tempListContainer:has(.v3temp-tempList .v3temp-topic-view:empty) {
  padding-top: 0;
}
.page-workspace .v3temp-workspace .v3temp-search-box {
  top: 0;
}
.workspace-selection {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.selection-area {
  background: rgba(46, 115, 252, 0.11);
  border: 2px solid rgba(98, 155, 255, 0.81);
  border-radius: 0.1em;
}
.org-console {
  height: 100%;
}
.txc-change-log-pc__main {
  max-height: 90vh;
}
.page-workspace-sidebar--vertical {
  width: 60px;
  background-color: #ebebeb;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.vertical-nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 8px 6px;
  gap: 8px;
}
.vertical-nav-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 4px;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.vertical-nav-item:hover {
  background-color: #E0E0E0;
}
.vertical-nav-item--active {
  background-color: #D6E7FF !important;
}
.vertical-nav-item--active .vertical-nav-item__icon {
  color: #0F6BFF;
  fill: #0F6BFF;
}
.vertical-nav-item--active .vertical-nav-item__label {
  color: #0F6BFF;
}
.vertical-nav-item__icon {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 24px;
  color: #333333;
  fill: #333333;
  -webkit-transition: fill, color 0.2s;
  transition: fill, color 0.2s;
}
.vertical-nav-item__label {
  font-size: 12px;
  color: #333333;
  text-align: center;
  line-height: 20px;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.vertical-nav-item__badge {
  position: absolute;
  top: -4px;
  left: 50%;
}
.template-padding-bottom {
  padding-bottom: calc(64px + env(safe-area-inset-bottom));
}
.vertical-nav-footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 0;
  gap: 16px;
}
.vertical-nav-footer__item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.vertical-nav-footer__item:hover {
  opacity: 0.7;
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/scenes/workspace/mobile.less ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.ua-mobile #root-container {
  min-width: auto;
}
.ua-mobile .global-header {
  display: none;
}
.ua-mobile .page-workspace-sidebar {
  display: none;
}
.ua-mobile .page-workspace {
  min-width: 0;
}
.ua-mobile .page-workspace-list {
  overflow-x: hidden;
}
.ua-mobile .page-workspace-list .table-wrap {
  margin: 0 16px;
}
.ua-mobile .page-workspace-view {
  position: relative;
  display: block;
  height: 100%;
  overflow: hidden;
}
.ua-mobile .page-workspace-wrap {
  position: relative;
  background-color: #f6f6f6;
}
.ua-mobile .page-workspace-wrap .normal-member-forbid-wrapper {
  top: 56px;
}
.ua-mobile .page-workspace-footer .footer-copyright {
  padding-left: 16px;
  padding-right: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 12px;
}
.ua-mobile .page-workspace .mobile-header-right {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.ua-mobile .page-workspace .mobile-header-right .t-button {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32px;
  height: 32px;
  padding: 0;
  border: 0;
  border-color: transparent !important;
  background-color: transparent !important;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.ua-mobile .page-workspace .mobile-header-right .t-button .t-button__text {
  display: none;
}
.ua-mobile .page-workspace .mobile-header-right .t-button .coral-icon {
  color: initial;
  font-size: 24px;
}
.ua-mobile .page-workspace .mobile-header-right .page-workspace-toolbar-add-folder,
.ua-mobile .page-workspace .mobile-header-right .page-workspace-toolbar-create-project {
  width: 32px;
  padding: 0;
  margin: 0 0 0 4px;
}
.ua-mobile .page-workspace .mobile-header-right .page-workspace-toolbar-add-folder .coral-icon,
.ua-mobile .page-workspace .mobile-header-right .page-workspace-toolbar-create-project .coral-icon {
  font-size: 16px;
}
.ua-mobile .page-workspace .mobile-header-right .page-workspace-toolbar-add-folder .t-button__text,
.ua-mobile .page-workspace .mobile-header-right .page-workspace-toolbar-create-project .t-button__text {
  display: none;
}
.ua-mobile .page-workspace .mobile-header-right .page-workspace-toolbar-filter {
  margin-left: 4px;
  margin-right: 0;
}
.ua-mobile .page-workspace .mobile-header-right .coral-workspace-list-view-controls {
  margin-left: 4px;
  width: auto;
  border: 0;
  border-color: transparent;
  background-color: transparent;
}
.ua-mobile .page-workspace .mobile-header-right .coral-workspace-list-view-controls-btn {
  margin-left: -1px !important;
  margin-right: -1px !important;
}
.ua-mobile .page-workspace .mobile-header-right .coral-workspace-list-view-controls-btn:not(.coral-workspace-list-view-controls-btn-active) {
  display: none;
}
.ua-mobile .page-workspace .mobile-header-right .coral-workspace-list-view-controls-btn .coral-icon {
  font-size: 20px;
  padding: 6px;
}
.ua-mobile .page-workspace .mobile-header-right .coral-workspace-list-view-controls-btn-active {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
}
.ua-mobile .page-workspace .mobile-header-right .coral-workspace-list-view-controls-btn-active .coral-icon {
  fill: var(--td-text-color-primary);
}
.ua-mobile .page-workspace .mobile-header-right .page-workspace-toolbar-todo-tabs {
  margin-bottom: 0;
  background-color: rgba(246, 246, 246, 0.6);
  backdrop-filter: blur(20px);
}
.ua-mobile .page-workspace .mobile-header-right .page-workspace-toolbar-todo-tabs .t-tabs__nav-container.t-is-top::after {
  background-color: var(--td-gray-color-3);
}
.ua-mobile .page-workspace .mobile-header-right .page-workspace-toolbar-todo-tabs .t-tabs__btn {
  height: 55px;
  line-height: 56px;
  font-weight: 600;
}
.ua-mobile .page-workspace .mobile-header-right .page-workspace-toolbar-todo-tabs .t-tabs__nav-item {
  height: 56px;
  line-height: 56px;
  font-weight: 600;
}
.ua-mobile .page-workspace .mobile-header-right .page-workspace-toolbar-todo-tabs .t-tabs__nav-item:not(.t-is-active) {
  color: var(--td-text-color-primary);
}
.ua-mobile .page-workspace .mobile-header-right .page-workspace-toolbar-todo-tabs .t-tabs__nav-item .t-tabs__nav-item-text-wrapper {
  gap: 4px;
}
.ua-mobile .page-workspace .mobile-header-right .page-workspace-toolbar-todo-tabs .t-tabs__nav-item .t-tabs__nav-item-text-wrapper .t-badge--circle.t-size-s {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.ua-mobile .page-workspace .mobile-header-right .page-workspace-toolbar-todo-tabs .t-tabs__nav-item.t-is-active::after {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  background-color: var(--td-brand-color);
}
.ua-mobile .page-workspace .mobile-header-right .page-workspace-toolbar-todo-tabs .t-tabs__bar {
  display: none;
}
.ua-mobile .page-workspace .mobile-header-right .page-workspace-toolbar-todo-survey-filter {
  padding: 0;
  margin: 0;
  background-color: #fff;
  backdrop-filter: none;
}
.ua-mobile .page-workspace .mobile-header-right .page-workspace-toolbar-todo-survey-filter .t-radio-group {
  -webkit-tap-highlight-color: transparent;
  width: 100%;
}
.ua-mobile .page-workspace .mobile-header-right .page-workspace-toolbar-todo-survey-filter .t-radio-button {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ua-mobile .page-workspace .mobile-header-right .page-workspace-toolbar-material-tabs {
  background-color: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(20px);
  margin-top: 0;
}
.ua-mobile .page-workspace-toolbar {
  position: static;
  padding: 0;
  background-color: transparent;
  backdrop-filter: none;
}
.ua-mobile .page-workspace-toolbar-wrap {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  z-index: 10;
}
.ua-mobile .page-workspace-toolbar-list {
  overflow-x: hidden;
}
.ua-mobile .page-workspace-toolbar-back {
  position: absolute;
  left: 0;
  top: 4px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  border: 0;
  width: 48px;
  height: 48px;
  background-color: transparent;
  z-index: 1;
}
.ua-mobile .page-workspace-toolbar-back .coral-icon {
  font-size: 20px;
}
.ua-mobile .page-workspace-toolbar-pre {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 10px;
  top: 12px;
  padding: 0;
  border-bottom: 0;
  z-index: 1;
  gap: 4px;
}
.ua-mobile .page-workspace-toolbar-pre .t-button {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32px;
  height: 32px;
  padding: 0;
  border: 0;
  border-color: transparent !important;
  background-color: transparent !important;
}
.ua-mobile .page-workspace-toolbar-pre .t-button + .t-button {
  margin-left: 8px;
}
.ua-mobile .page-workspace-toolbar-pre .t-button__text {
  display: none;
}
.ua-mobile .page-workspace-toolbar-pre .t-button .coral-icon {
  color: initial;
  font-size: 24px;
  fill: #fff;
}
.ua-mobile .page-workspace-toolbar-pre-btn__outline.t-button {
  background: transparent;
  border: 1px solid #dcdcdc;
}
.ua-mobile .page-workspace-toolbar-pre-btn__outline.t-button .coral-icon {
  fill: #000;
}
.ua-mobile .page-workspace-toolbar-mid {
  position: relative;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 64px 16px 8px 16px;
  height: 32px;
  background-color: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(20px);
}
.ua-mobile .page-workspace-toolbar-mid--hide-second-nav {
  padding-top: 56px;
  padding-bottom: 0px;
  height: 0px;
}
.ua-mobile .page-workspace-toolbar-mid--hide-second-nav .page-workspace-toolbar-mid-actions {
  display: none;
}
.ua-mobile .page-workspace-toolbar-mid:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 55px;
  left: 0;
  right: 0;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.05);
}
.ua-mobile .page-workspace-toolbar-filter-popup-mobile-section {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  padding: 16px;
}
.ua-mobile .page-workspace-toolbar-filter-popup-mobile-title {
  font-size: 14px;
  font-weight: bold;
}
.ua-mobile .page-workspace-toolbar-filter-popup-mobile-select {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
}
.ua-mobile .page-workspace-toolbar-filter-popup-mobile-btn {
  border: 1px solid #ddd;
  border-radius: 6px;
  cursor: pointer;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 32px;
  background-color: #fff;
  gap: 4px;
}
.ua-mobile .page-workspace-toolbar-filter-popup-mobile-btn-active {
  color: #0F6BFF;
  border-color: #0F6BFF;
}
.ua-mobile .page-workspace-toolbar-filter-popup-mobile-footer {
  height: 56px;
}
.ua-mobile .page-workspace-toolbar-filter-popup-mobile-footer-wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  padding: 8px;
  bottom: 0;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
  background-color: #fff;
}
.ua-mobile .page-workspace-toolbar-path {
  display: block;
  position: static;
  width: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ua-mobile .page-workspace-toolbar-path .t-breadcrumb__item {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.ua-mobile .page-workspace-toolbar-path .t-breadcrumb__item .t-breadcrumb__inner-text {
  font-size: 16px;
}
.ua-mobile .page-workspace-toolbar-path .t-breadcrumb__item .t-breadcrumb__inner:hover {
  color: var(--td-text-color-placeholder);
}
.ua-mobile .page-workspace-toolbar-path .t-breadcrumb__item:last-child .t-breadcrumb__inner:hover {
  color: var(--td-text-color-primary);
}
.ua-mobile .page-workspace-toolbar-path .t-breadcrumb__inner-text {
  font-size: 14px;
  line-height: 32px;
}
.ua-mobile .page-workspace-toolbar-vote-back-to-old-version {
  position: absolute;
  left: 51px;
  z-index: 1;
  top: 10px;
  padding: 0px 10px;
  height: 36px;
}
.ua-mobile .page-workspace-toolbar-vote-back-to-old-version + .page-workspace-toolbar-sort {
  left: 134px;
}
.ua-mobile .page-workspace-toolbar-sort {
  position: absolute;
  left: 16px;
  width: 68px !important;
}
.ua-mobile .page-workspace-toolbar-sort .t-input {
  border: 0;
  height: 28px;
  padding: 0;
  background: transparent;
}
.ua-mobile .page-workspace-toolbar-sort .t-input--focused {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ua-mobile .page-workspace-toolbar-sort .t-input__inner {
  font-size: 12px;
}
.ua-mobile .page-workspace-toolbar-sort .t-input__suffix-icon {
  margin-left: 0 !important;
}
.ua-mobile .page-workspace-toolbar-sort .t-fake-arrow--active {
  color: var(--td-text-color-placeholder);
}
.ua-mobile .page-workspace-toolbar-sort-popup .t-popup__content {
  width: auto !important;
}
.ua-mobile .page-workspace-toolbar-add-folder,
.ua-mobile .page-workspace-toolbar-create-project {
  width: 32px;
  padding: 0;
  margin: 0 0 0 4px;
}
.ua-mobile .page-workspace-toolbar-add-folder .coral-icon,
.ua-mobile .page-workspace-toolbar-create-project .coral-icon {
  font-size: 16px;
}
.ua-mobile .page-workspace-toolbar-add-folder .t-button__text,
.ua-mobile .page-workspace-toolbar-create-project .t-button__text {
  display: none;
}
.ua-mobile .page-workspace-toolbar .t-button {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.ua-mobile .page-workspace-toolbar-todo-tabs {
  margin-bottom: 0px;
  background-color: rgba(246, 246, 246, 0.6);
  backdrop-filter: blur(20px);
}
.ua-mobile .page-workspace-toolbar-todo-tabs .t-tabs__nav-container.t-is-top::after {
  background-color: var(--td-gray-color-3);
}
.ua-mobile .page-workspace-toolbar-todo-tabs .t-tabs__btn {
  height: 55px;
  line-height: 56px;
  font-weight: 600;
}
.ua-mobile .page-workspace-toolbar-todo-tabs .t-tabs__nav-item {
  height: 56px;
  line-height: 56px;
  font-weight: 600;
}
.ua-mobile .page-workspace-toolbar-todo-tabs .t-tabs__nav-item:not(.t-is-active) {
  color: var(--td-text-color-primary);
}
.ua-mobile .page-workspace-toolbar-todo-tabs .t-tabs__nav-item .t-tabs__nav-item-text-wrapper {
  gap: 4px;
}
.ua-mobile .page-workspace-toolbar-todo-tabs .t-tabs__nav-item .t-tabs__nav-item-text-wrapper .t-badge--circle.t-size-s {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.ua-mobile .page-workspace-toolbar-todo-tabs .t-tabs__nav-item.t-is-active::after {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  background-color: var(--td-brand-color);
}
.ua-mobile .page-workspace-toolbar-todo-tabs .t-tabs__bar {
  display: none;
}
.ua-mobile .page-workspace-toolbar-todo-survey-filter {
  padding: 16px;
  margin: 0px;
  background-color: rgba(246, 246, 246, 0.6);
  backdrop-filter: blur(20px);
}
.ua-mobile .page-workspace-toolbar-todo-survey-filter .t-radio-group {
  -webkit-tap-highlight-color: transparent;
  width: 100%;
}
.ua-mobile .page-workspace-toolbar-todo-survey-filter .t-radio-button {
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ua-mobile .page-workspace-toolbar-material-tabs {
  background-color: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(20px);
  margin-top: 0px;
}
.ua-mobile .page-workspace-toolbar-tab-actions {
  height: 48px;
}
.ua-mobile .page-workspace-toolbar-tab-actions-hide-material-tabs {
  height: 56px;
}
.ua-mobile .page-workspace-toolbar-mid .t-button,
.ua-mobile .page-workspace-toolbar-tab-actions .t-button,
.ua-mobile .page-workspace-toolbar-tab-nav--project .t-button,
.ua-mobile .page-workspace-toolbar-mid .coral-workspace-list-view-controls,
.ua-mobile .page-workspace-toolbar-tab-actions .coral-workspace-list-view-controls,
.ua-mobile .page-workspace-toolbar-tab-nav--project .coral-workspace-list-view-controls {
  border-color: transparent;
  background-color: transparent;
}
.ua-mobile .page-workspace-toolbar-tab-nav--project {
  height: 48px;
  background-color: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(20px);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0 8px;
}
.ua-mobile .page-workspace-toolbar-tab-nav--project .page-workspace-toolbar-filter {
  margin-left: 4px;
  margin-right: 0;
}
.ua-mobile .page-workspace .coral-workspace-list-view-controls {
  margin-left: 4px;
  width: auto;
}
.ua-mobile .page-workspace .coral-workspace-list-view-controls-btn {
  margin-left: -1px !important;
  margin-right: -1px !important;
}
.ua-mobile .page-workspace .coral-workspace-list-view-controls-btn:not(.coral-workspace-list-view-controls-btn-active) {
  display: none;
}
.ua-mobile .page-workspace .coral-workspace-list-view-controls-btn .coral-icon {
  font-size: 20px;
  padding: 6px;
}
.ua-mobile .page-workspace .coral-workspace-list-view-controls-btn-active {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
}
.ua-mobile .page-workspace .coral-workspace-list-view-controls-btn-active .coral-icon {
  fill: var(--td-text-color-primary);
}
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) {
  padding-top: 16px;
  padding-left: 8px;
  padding-right: 8px;
  grid-template-columns: repeat(auto-fill, 33.33%);
  grid-gap: 0;
}
@media screen and (min-width: 600px) {
  .ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) {
    grid-template-columns: repeat(auto-fill, 25%);
  }
}
@media screen and (min-width: 793px) {
  .ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) {
    grid-template-columns: repeat(auto-fill, 20%);
  }
}
@media screen and (min-width: 985px) {
  .ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) {
    grid-template-columns: repeat(auto-fill, 16.666%);
  }
}
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .folder {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  vertical-align: top;
  border-top-right-radius: 4.545% 5.714%;
  border-bottom-right-radius: 4.545% 5.714%;
  border-bottom-left-radius: 4.545% 5.714%;
}
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .folder:before,
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .folder:after {
  border-top-left-radius: 12.987% 75.757%;
}
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .folder-box {
  width: calc(74.4% + 34px);
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin: 0 auto 18% auto;
}
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .folder-box:hover,
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .folder-box.hover {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .folder-box:hover .folder,
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .folder-box.hover .folder {
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
}
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .folder-cover {
  padding-top: 60%;
  border-bottom-right-radius: 4.545% 7.353%;
  border-bottom-left-radius: 4.545% 7.353%;
}
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .folder-page,
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .folder-page-add {
  padding-top: 70%;
}
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .folder-title {
  font-size: 12px;
  line-height: 16px;
}
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .folder-statistics .face-url {
  max-width: 14px;
  height: 14px;
}
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .folder-statistics .creator {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding-right: 32px;
  font-size: 12px;
  white-space: nowrap;
}
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .folder-statistics .morebtn {
  padding: 0;
}
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .sitem {
  width: calc(100% - 8px * 2);
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin: 0 auto 44px auto;
  overflow: visible;
}
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .sitem-cover {
  height: 0;
  padding-top: calc(76.4% - 34px);
}
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .sitem-thumb {
  position: absolute;
  left: 0;
  top: 0;
}
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .sitem-name {
  height: 20px;
  padding: 12px 12px 0 12px;
}
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .sitem-name-text {
  font-size: 12px;
  line-height: 16px;
  color: var(--td-text-color-primary);
  text-overflow: ellipsis;
}
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .sitem-name-text:hover {
  color: var(--td-text-color-primary);
}
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .sitem-info {
  padding: 8px 8px 8px calc(8px*1.75);
}
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .sitem-statistics {
  position: relative;
}
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .sitem-statistics .face-url {
  width: 14px;
  height: 14px;
}
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .sitem-statistics .number {
  font-size: 10px;
}
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .sitem-statistics .survey-status {
  font-size: 10px;
}
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .sitem-statistics .survey-status-dot {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  margin-right: 2px;
}
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .sitem-status .text {
  display: block;
  padding: 0;
  width: 8px;
  height: 8px;
  background-color: var(--td-success-color);
  border: 0;
  border-radius: 100%;
  text-indent: -999px;
  overflow: hidden;
}
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .sitem-operation {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  height: 100%;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .sitem-operation *:not(.morebtn) {
  display: none;
}
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .sitem-operation .morebtn {
  display: block;
  padding: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  opacity: 0;
  top: 0;
}
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .sitem:hover,
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .sitem.hover {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .sitem:hover .sitem-cover,
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .sitem.hover .sitem-cover {
  height: 0;
}
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .sitem:hover .sitem-cover.multiline,
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .sitem.hover .sitem-cover.multiline {
  height: 0;
}
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .sitem:hover .sitem-statistics,
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .sitem.hover .sitem-statistics,
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .sitem:hover .sitem-operation,
.ua-mobile .page-workspace .sitem-wrap:not(.table-wrap) .sitem.hover .sitem-operation {
  opacity: 1;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.ua-mobile .page-workspace .project-item-list {
  width: 100%;
  padding-bottom: calc(64px + env(safe-area-inset-bottom));
}
.ua-mobile .page-workspace .project-item-list .sitem-wrap:not(.table-wrap) {
  grid-template-columns: repeat(auto-fill, 50%);
}
@media screen and (min-width: 600px) {
  .ua-mobile .page-workspace .project-item-list .sitem-wrap:not(.table-wrap) {
    grid-template-columns: repeat(auto-fill, 33.33%);
  }
}
@media screen and (min-width: 793px) {
  .ua-mobile .page-workspace .project-item-list .sitem-wrap:not(.table-wrap) {
    grid-template-columns: repeat(auto-fill, 25%);
  }
}
@media screen and (min-width: 985px) {
  .ua-mobile .page-workspace .project-item-list .sitem-wrap:not(.table-wrap) {
    grid-template-columns: repeat(auto-fill, 20%);
  }
}
.ua-mobile .page-workspace .project-item-list .sitem-wrap:not(.table-wrap) .share-project-card-box {
  width: auto;
}
.ua-mobile .page-workspace .share-project-card-box {
  margin-bottom: 32px;
  margin-left: 8px;
  margin-right: 8px;
}
.ua-mobile .page-workspace .share-project-card-operation .share-project-card-more {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.ua-mobile .page-workspace .share-project-card-operation .share-project-card-unrestricted-tips {
  -webkit-transform: translateY(-110%);
      -ms-transform: translateY(-110%);
          transform: translateY(-110%);
  opacity: 1;
}
.ua-mobile .page-workspace .table-head {
  display: none;
}
.ua-mobile .page-workspace .table-wrap .sitem-item {
  position: relative;
  padding: 14px 0 0 36px;
}
.ua-mobile .page-workspace .table-wrap .sitem-item:after {
  margin-left: -36px;
  padding-top: 14px;
}
.ua-mobile .page-workspace .table-wrap .sitem-item .td-name {
  margin-bottom: 6px;
  padding-left: 0;
  width: 100%;
}
.ua-mobile .page-workspace .table-wrap .sitem-item .td-name .name {
  padding-right: 32px;
}
.ua-mobile .page-workspace .table-wrap .sitem-item .td-name .name .folder-title {
  padding-left: 0;
  font-size: 15px;
  line-height: 20px;
}
.ua-mobile .page-workspace .table-wrap .sitem-item .td-name .name .survey-icon {
  position: absolute;
  left: 3px;
  top: 14px;
  width: 20px;
  height: 20px;
}
.ua-mobile .page-workspace .table-wrap .sitem-item .td-name .info {
  display: none;
}
.ua-mobile .page-workspace .table-wrap .sitem-item .td-id,
.ua-mobile .page-workspace .table-wrap .sitem-item .td-question-count,
.ua-mobile .page-workspace .table-wrap .sitem-item .td-recycle,
.ua-mobile .page-workspace .table-wrap .sitem-item .td-cited {
  float: left;
  width: auto;
  padding: 0;
  margin-right: 16px;
  font-size: 12px;
  line-height: 1.2;
  color: var(--td-text-color-placeholder);
}
.ua-mobile .page-workspace .table-wrap .sitem-item .td-id:before {
  content: 'ID: ';
}
.ua-mobile .page-workspace .table-wrap .sitem-item .td-recycle-text,
.ua-mobile .page-workspace .table-wrap .sitem-item .td-cited-text {
  display: inline;
}
.ua-mobile .page-workspace .table-wrap .sitem-item .td-review-status,
.ua-mobile .page-workspace .table-wrap .sitem-item .td-status {
  padding: 0;
  line-height: 1;
  -webkit-transform: scale(0.83);
      -ms-transform: scale(0.83);
          transform: scale(0.83);
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  width: auto;
}
.ua-mobile .page-workspace .table-wrap .sitem-item .td-review-status .t-tag,
.ua-mobile .page-workspace .table-wrap .sitem-item .td-status .t-tag {
  border-radius: 4px;
}
.ua-mobile .page-workspace .table-wrap .sitem-item .td-question-count::before {
  content: '|';
  margin-left: -8px;
  margin-right: 8px;
}
.ua-mobile .page-workspace .table-wrap .sitem-item .td-scene {
  float: left;
  width: auto;
  padding: 0;
  margin-right: 16px;
  font-size: 12px;
  line-height: 1.2;
  color: var(--td-text-color-placeholder);
}
.ua-mobile .page-workspace .table-wrap .sitem-item .td-scene::before {
  content: '|';
  margin-left: -8px;
  margin-right: 8px;
}
.ua-mobile .page-workspace .table-wrap .sitem-item .td-operate {
  position: absolute;
  right: -6px;
  top: 14px;
  padding: 0;
  width: auto;
}
.ua-mobile .page-workspace .table-wrap .sitem-item .td-operate > *:not(.td-operate-more):not(.td-mobile-visible) {
  display: none;
}
.ua-mobile .page-workspace .table-wrap .sitem-item .td-operate .td-operate-more {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 44px;
  height: 44px;
  border-radius: var(--td-radius-default);
  overflow: hidden;
  color: var(--td-text-color-disabled);
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ua-mobile .page-workspace .table-wrap .sitem-item .td-operate .review-button {
  padding-left: 4px;
  padding-right: 4px;
}
.ua-mobile .page-workspace .table-wrap .sitem-item .td-reviewers,
.ua-mobile .page-workspace .table-wrap .sitem-item .td-project {
  display: none;
}
.ua-mobile .page-workspace .table-wrap .sitem-item--folder .td-name {
  margin-bottom: 0;
}
.ua-mobile .page-workspace .table-wrap .sitem-item--folder .td-name .name {
  padding-left: 0;
}
.ua-mobile .page-workspace .table-wrap .sitem-item--folder .td-name .name .folder-title {
  line-height: 40px;
}
.ua-mobile .page-workspace .table-wrap .sitem-item--folder .td-name .name .survey-icon {
  left: -1px;
  width: 28px;
  height: 28px;
  margin-top: 6px;
}
.ua-mobile .page-workspace .table-wrap .sitem-item--folder .td-id,
.ua-mobile .page-workspace .table-wrap .sitem-item--folder .td-recycle,
.ua-mobile .page-workspace .table-wrap .sitem-item--folder .td-status,
.ua-mobile .page-workspace .table-wrap .sitem-item--folder .td-scene {
  display: none;
}
.ua-mobile .page-workspace .table-wrap .sitem-item.is-survey-reviewing .td-name .name {
  padding-left: 0px;
  padding-right: 92px;
}
.ua-mobile .page-workspace .table-wrap .sitem-item.is-survey-reviewed .td-name .name {
  padding-right: 56px;
}
.ua-mobile .page-workspace .table-wrap .sitem-item.is-survey-reviewing .td-name,
.ua-mobile .page-workspace .table-wrap .sitem-item.is-survey-reviewed .td-name {
  margin-bottom: 0px;
}
.ua-mobile .page-workspace .table-wrap .sitem-item.is-survey-reviewing .td-name .name,
.ua-mobile .page-workspace .table-wrap .sitem-item.is-survey-reviewed .td-name .name {
  margin-bottom: 4px;
}
.ua-mobile .page-workspace .table-wrap .sitem-item.is-survey-reviewing .td-name .info,
.ua-mobile .page-workspace .table-wrap .sitem-item.is-survey-reviewed .td-name .info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
}
.ua-mobile .page-workspace .table-wrap .sitem-item.is-survey-reviewing .td-status,
.ua-mobile .page-workspace .table-wrap .sitem-item.is-survey-reviewed .td-status {
  display: none;
}
.ua-mobile .page-workspace .table-wrap .sitem-item.is-survey-reviewing .td-operate,
.ua-mobile .page-workspace .table-wrap .sitem-item.is-survey-reviewed .td-operate {
  right: 0px;
}
.ua-mobile .page-workspace .table-wrap .sitem-item.is-survey-to-be-answer .td-name .name {
  padding-left: 0px;
  padding-right: 56px;
  margin-bottom: 4px;
}
.ua-mobile .page-workspace .table-wrap .sitem-item.is-survey-to-be-answer .td-name .info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
}
.ua-mobile .page-workspace .table-wrap .sitem-item.is-survey-to-be-answer .td-type,
.ua-mobile .page-workspace .table-wrap .sitem-item.is-survey-to-be-answer .td-date {
  display: none;
}
.ua-mobile .page-workspace .table-wrap .sitem-item.is-survey-to-be-answer .td-operate {
  right: 0px;
}
.ua-mobile .page-workspace .table-wrap .sitem-item.is-survey-answered .td-name .info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
}
.ua-mobile .page-workspace .table-wrap .sitem-item.is-survey-answered .td-type,
.ua-mobile .page-workspace .table-wrap .sitem-item.is-survey-answered .td-date,
.ua-mobile .page-workspace .table-wrap .sitem-item.is-survey-answered .td-account {
  display: none;
}
.ua-mobile .page-workspace .table-wrap .sitem-item.is-survey-answered .td-operate {
  right: 0px;
}
.ua-mobile .page-workspace .td-multiple {
  display: none;
}
.ua-mobile .project-member-drawer {
  z-index: 12 !important;
}
.ua-mobile .project-member-drawer .t-drawer__content-wrapper {
  width: 100% !important;
}
.ua-mobile .move-to-dialog .t-dialog__position {
  padding: 0;
}
.ua-mobile .move-to-dialog .t-dialog__body {
  min-height: 100px;
  max-height: calc(100vh - 56px * 2 - 48px);
  height: auto;
}
.ua-mobile .move-to-dialog .folder-tree-selector {
  height: auto;
}
.ua-mobile .mobile-sidebar-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  pointer-events: none;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.3s;
  transition: visibility 0s linear 0.3s;
}
.ua-mobile .mobile-sidebar-overlay--open {
  pointer-events: auto;
  visibility: visible;
  -webkit-transition: visibility 0s linear 0s;
  transition: visibility 0s linear 0s;
}
.ua-mobile .mobile-sidebar-overlay--open .mobile-sidebar-overlay__content {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.ua-mobile .mobile-sidebar-overlay--open .mobile-sidebar-overlay__mask {
  opacity: 1;
}
.ua-mobile .mobile-sidebar-overlay__content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 60%;
  z-index: 1;
  background-color: #fff;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ua-mobile .mobile-sidebar-overlay__content .mobile-sidebar-logo {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding: 12px 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  overflow: hidden;
}
.ua-mobile .mobile-sidebar-overlay__content .mobile-sidebar-logo.coral-header-logo,
.ua-mobile .mobile-sidebar-overlay__content .mobile-sidebar-logo .coral-header-logo__inner {
  width: 100%;
}
.ua-mobile .mobile-sidebar-overlay__content .mobile-sidebar-logo .coral-header-logo__img {
  width: 32px !important;
  height: 32px !important;
  margin-right: 6px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.ua-mobile .mobile-sidebar-overlay__content .mobile-sidebar-logo .coral-header-logo__title {
  font-size: 22px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.ua-mobile .mobile-sidebar-overlay__content .secondary-sidebar {
  width: 100%;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  min-height: 0;
  border-right: none;
}
.ua-mobile .mobile-sidebar-overlay__mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  cursor: pointer;
  border: none;
  outline: none;
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/DialogKit/NewUserDialog/index.module.less ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.dialog_G8bQsOvJ .t-dialog {
  border-radius: 20px;
}
.dialog_G8bQsOvJ .t-dialog__body {
  padding: 12px;
}
.container_DCkiQPm0 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.container_DCkiQPm0 .header_QZMDdQDO img {
  width: 100%;
  display: block;
}
.container_DCkiQPm0 .weal_jQpWJ97e img {
  width: 100%;
  display: block;
}
.container_DCkiQPm0 .qrcode_VeiZMUsk {
  padding: 10px 16px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 35px;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 12px;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFF6ED), to(#FFFFFF));
  background: linear-gradient(180deg, #FFF6ED 0%, #FFFFFF 100%);
}
.container_DCkiQPm0 .qrcode_VeiZMUsk img {
  width: 80px;
  display: block;
}
.container_DCkiQPm0 .qrcode_VeiZMUsk p {
  font-size: 14px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
.container_DCkiQPm0 .btn_CJIl6Cp0 {
  width: 100%;
  height: 48px;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 10px;
  background: linear-gradient(279deg, #FF133B 8.22%, #FF6200 81.76%);
  cursor: pointer;
}
.container_DCkiQPm0 .close_Lc9Meeu3 {
  position: absolute;
  font-size: 24px;
  color: #fff;
  right: 0;
  top: 0;
  -webkit-transform: translate(100%, -100%);
      -ms-transform: translate(100%, -100%);
          transform: translate(100%, -100%);
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/promoteDialog/index.less ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.promote-dialog-wrap .t-dialog {
  position: relative;
  overflow: visible;
  width: 640px;
  height: 480px;
  border: none;
  background: transparent;
}
.promote-dialog-wrap .t-dialog__header {
  position: absolute;
  z-index: 1;
  top: 12px;
  right: 12px;
}
.promote-dialog-wrap .t-dialog__header .t-dialog__close {
  width: 24px;
  height: 24px;
}
.promote-dialog-wrap .t-dialog__body {
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 640px;
  height: 480px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 0;
}
.promote-dialog-wrap.hide {
  display: none;
}
.promote-dialog-wrap--view {
  -webkit-transform: translate(-50%, 50%) scale(1);
      -ms-transform: translate(-50%, 50%) scale(1);
          transform: translate(-50%, 50%) scale(1);
  border-radius: 20px;
  position: fixed;
  bottom: 50%;
  left: 50%;
  width: 600px;
  z-index: 1001;
  overflow: hidden;
  display: none;
}
.promote-dialog-wrap--view.show {
  -webkit-animation: anmt-dialog 300ms ease-in-out forwards;
          animation: anmt-dialog 300ms ease-in-out forwards;
  display: block;
}
.promote-dialog-wrap--view__page__link {
  display: block;
}
.promote-dialog-wrap--view__page__pic {
  border-radius: 6px;
  width: 100%;
}
.promote-dialog-wrap--view .dialog-close {
  position: absolute;
  top: 14px;
  right: 14px;
  z-index: 1;
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: 0;
}
.promote-dialog-text-dialog-wrap a {
  text-decoration: none;
}
@-webkit-keyframes anmt-dialog {
  0% {
    -webkit-transform: translate(-50%, 50%) scale(0);
            transform: translate(-50%, 50%) scale(0);
  }
  100% {
    -webkit-transform: translate(-50%, 50%) scale(1);
            transform: translate(-50%, 50%) scale(1);
  }
}
@keyframes anmt-dialog {
  0% {
    -webkit-transform: translate(-50%, 50%) scale(0);
            transform: translate(-50%, 50%) scale(0);
  }
  100% {
    -webkit-transform: translate(-50%, 50%) scale(1);
            transform: translate(-50%, 50%) scale(1);
  }
}
@-webkit-keyframes anmt-dialog2 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes anmt-dialog2 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Promotions/CountDown/index.less ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.workspace-count-down {
  height: 32px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 10px;
  background-color: #FFF1E9;
  border-radius: 8px;
  padding: 0 8px;
}
.workspace-count-down img {
  width: 28px;
  height: 28px;
  margin-right: 10px;
}
.workspace-count-down-text {
  width: 100%;
  height: 32px;
  line-height: 32px;
  display: block;
  color: #fff;
  font-weight: 700;
  font-family: Arial;
  font-size: 16px;
  color: #EB743D;
}
.workspace-count-down_d,
.workspace-count-down_h,
.workspace-count-down_m,
.workspace-count-down_s {
  display: inline-block;
  width: 22px;
  text-align: center;
}
.pricing-count-down-space {
  position: fixed;
  top: 0;
  z-index: 0;
  background-color: #fff;
  width: 100%;
  height: 80px;
  z-index: 3;
}
.pricing-count-down-bg {
  width: 100%;
  position: absolute;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 980px) {
  .pricing-count-down-bg {
    top: 0;
  }
}
@media (min-width: 981px) {
  .pricing-count-down-bg img {
    max-width: 100%;
    min-width: 1680px;
  }
}
@media (max-width: 980px) {
  .pricing-count-down-bg img {
    width: 100%;
  }
}
.pricing-count-down-title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 66px 0 63px 0;
  text-align: center;
  position: relative;
  z-index: 2;
}
@media (max-width: 980px) {
  .pricing-count-down-title {
    padding: 44px 0;
  }
}
.pricing-count-down-title_t img {
  display: block;
}
@media (min-width: 981px) {
  .pricing-count-down-title_t img {
    width: 619px;
  }
}
@media (max-width: 980px) {
  .pricing-count-down-title_t img {
    width: 205px;
  }
}
.pricing-count-down-title_n {
  color: #E44648;
}
@media (min-width: 981px) {
  .pricing-count-down-title_f {
    margin-top: 22px;
    color: #E44648;
    font-size: 35px;
    font-weight: 600;
    line-height: 55px;
  }
}
@media (max-width: 980px) {
  .pricing-count-down-title_f {
    color: #E44648;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    margin-top: 16px;
  }
}
.pricing-count-down-discount.price-card-value {
  position: relative;
}
.pricing-count-down-discount-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.pricing-count-down-discount-tag {
  width: 28px;
  height: 20px;
  position: absolute;
  top: -4px;
  right: 0;
  border-radius: 6px 0px;
  background-color: #F73B45;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  color: #fff;
}
@media (max-width: 980px) {
  .pricing-count-down-discount-tag {
    top: -10px;
  }
}
.pricing-count-down-discount-value {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  height: 22px;
  color: #999;
  text-decoration: line-through;
}
@media (max-width: 980px) {
  .pricing-count-down-discount-value {
    margin-top: 8px;
  }
}
.pricing-count-down-discount-value span {
  font-size: 16px;
}
.price-card-list--fixed .pricing-count-down-discount-tag {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  right: -28px;
}
.price-card-list--fixed .pricing-count-down-discount-value {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
}
.new-upgrade-dialog .t-dialog__body {
  padding: 7px 11px !important;
  background-color: #D7A856;
  -webkit-box-shadow: 0 3px 3px 0 rgba(255, 255, 255, 0.1) inset;
          box-shadow: 0 3px 3px 0 rgba(255, 255, 255, 0.1) inset;
}
.new-upgrade-dialog .t-dialog {
  overflow: hidden;
  border-radius: 20px;
}
.new-upgrade-dialog-header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.new-upgrade-dialog-header .t-radio-group {
  background-color: #9F7732;
  border-color: #9F7732;
}
.new-upgrade-dialog-header .t-radio-group .t-radio-button {
  color: rgba(255, 255, 255, 0.55);
}
.new-upgrade-dialog-header .t-radio-group .t-radio-button:hover {
  color: #fff;
}
.new-upgrade-dialog-header .t-radio-group .t-radio-button.t-is-checked {
  color: #fff;
  font-weight: bold;
}
.new-upgrade-dialog-header .t-radio-group .t-radio-group__bg-block {
  background-color: #E59D20;
  border-color: #E59D20;
}
.new-upgrade-dialog-close {
  position: absolute;
  right: 0;
  top: 4px;
}
.new-upgrade-dialog-close .t-icon-close {
  display: block;
  font-size: 24px;
  opacity: 0.3;
}
.new-upgrade-dialog-body {
  background-color: #fff;
  border-radius: 12px;
  margin-top: 6px;
  overflow: hidden;
}
.new-upgrade-dialog-body img {
  width: 100%;
}
.new-upgrade-dialog-footer {
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
}
.new-upgrade-dialog-footer-button {
  border-radius: 10px;
  display: block;
  width: calc(100% - 40px);
  height: 52px;
  line-height: 52px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #D7A856;
  background: -webkit-gradient(linear, left bottom, left top, from(#000), to(#2D2D2D));
  background: linear-gradient(0deg, #000 0%, #2D2D2D 100%);
  border: none;
  outline: none;
  cursor: pointer;
  margin: 0 auto;
}
.new-upgrade-dialog-footer-count-down {
  position: absolute;
  right: 13px;
  top: 0;
  border-radius: 8px;
  background: #FFD577;
  -webkit-box-shadow: 0 -2px 2px 0 rgba(0, 0, 0, 0.25) inset, 0 4px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 -2px 2px 0 rgba(0, 0, 0, 0.25) inset, 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  color: #F64833;
  font-size: 14px;
  font-weight: bold;
  padding: 4px 8px;
  line-height: 1;
  font-family: monospace;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.new-upgrade-dialog-footer-popup {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #000;
}
.new-upgrade-dialog-footer-popup img {
  width: 180px;
  height: 180px;
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/css-loader@7.1.2_@rspack+core@1.3.10/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/.pnpm/postcss-loader@8.1.1_@rspack+core@1.3.10_postcss@8.5.3_typescript@4.9.5/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/.pnpm/less-loader@10.2.0_less@4.3.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/HeaderV2/index.module.less ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button_h5oTrsi7.t-button_Y7ZuveJO {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button_h5oTrsi7.t-button_Y7ZuveJO:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.header_nxx7oCmA {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 56px;
  padding: 0 32px 0 10px;
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  z-index: 2;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.03);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.03);
}
.left_XRB19EzB {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 8px;
}
.logo_LOfkr3wT {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.logo_LOfkr3wT .global-logo {
  margin: 0;
}
.version_pppCxlgU {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.search_sRF4buYj {
  max-width: 240px;
  min-width: 120px;
  width: 240px;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
}
.search_sRF4buYj .global-search {
  width: 100%;
  max-width: none;
}
.right_lXXeDUvx {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  min-width: 0;
}
.right_lXXeDUvx .promotions_nav_right,
.right_lXXeDUvx .ui-message-inform,
.right_lXXeDUvx .header-buy-consultation {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.user_HhKJRfBS {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.user_HhKJRfBS .t-icon {
  color: var(--td-text-color-placeholder);
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.userOpen_S4YcNqOH .t-icon {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.userAvatar_THDbJU2y {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.userAvatarImg_N5BUHwvu {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.header_nxx7oCmA .header-buy-consultation {
  margin-right: 0;
}
.header_nxx7oCmA .survey-locales-select-pc-select-hidden {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
}
.header_nxx7oCmA .survey-locales-select-pc .lang-atom-icon svg {
  font-size: 24px !important;
}
.header_nxx7oCmA .survey-locales-select-pc .icon-i18n-change {
  font-size: 24px !important;
  margin-right: 0 !important;
}
.header_nxx7oCmA .survey-locales-select-pc .t-input {
  padding: 0;
  height: auto;
}
.header_nxx7oCmA .survey-locales-select-pc .t-input__prefix .lang-atom-text,
.header_nxx7oCmA .survey-locales-select-pc .t-input__suffix {
  display: none !important;
}
.header_nxx7oCmA .ui-message-inform .coral-icon-notification_line {
  font-size: 24px;
}
.verticalLine_RZauwfdu {
  display: inline-block;
  border-right: 1px solid var(--td-component-stroke);
  height: 24px;
  padding: 0;
  content: '';
  width: 0;
  overflow: hidden;
}


/*# sourceMappingURL=workspace.276668dc.css.map*/