@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color: #007aff; }

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap; }

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column; }

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height; }

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px; }
  .swiper-container-3d .swiper-wrapper,
  .swiper-container-3d .swiper-slide,
  .swiper-container-3d .swiper-slide-shadow-left,
  .swiper-container-3d .swiper-slide-shadow-right,
  .swiper-container-3d .swiper-slide-shadow-top,
  .swiper-container-3d .swiper-slide-shadow-bottom,
  .swiper-container-3d .swiper-cube-shadow {
    transform-style: preserve-3d; }
  .swiper-container-3d .swiper-slide-shadow-left,
  .swiper-container-3d .swiper-slide-shadow-right,
  .swiper-container-3d .swiper-slide-shadow-top,
  .swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10; }
  .swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }
  .swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none; }

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory; }

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory; }

.new-seo-container {
  width: 100%;
  background-color: #FFF; }
  .new-seo-container .new-seo-main {
    display: flex;
    flex-direction: column;
    padding-top: 64px;
    padding-bottom: 64px; }

.common-seo-floor-wrap {
  display: flex;
  padding-top: 48px;
  padding-bottom: 48px;
  flex-direction: column;
  align-items: center; }

.common-seo-floor-wrap {
  width: 100%;
  margin: 0 auto;
  padding-left: 280px;
  padding-right: 280px;
  max-width: 2664px; }

@media screen and (max-width: 2664px) {
  .common-seo-floor-wrap {
    padding-left: 280px;
    padding-right: 280px; } }

@media screen and (max-width: 2384px) {
  .common-seo-floor-wrap {
    padding-left: 160px;
    padding-right: 160px; } }

@media screen and (max-width: 1880px) {
  .common-seo-floor-wrap {
    padding-left: 120px;
    padding-right: 120px; } }

@media screen and (max-width: 1536px) {
  .common-seo-floor-wrap {
    padding-left: 80px;
    padding-right: 80px; } }

@media screen and (max-width: 1336px) {
  .common-seo-floor-wrap {
    padding-left: 80px;
    padding-right: 80px; } }

@media screen and (max-width: 1096px) {
  .common-seo-floor-wrap {
    padding-left: 64px;
    padding-right: 64px; } }

@media screen and (max-width: 824px) {
  .common-seo-floor-wrap {
    padding-left: 32px;
    padding-right: 32px; } }

.hishe-ai-container {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 48px; }
  .hishe-ai-container .my-loading {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 300; }
  .hishe-ai-container .hishe-ai-empty-container {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 24px;
    padding: 0 48px;
    margin: 0 auto; }
    .hishe-ai-container .hishe-ai-empty-container .tools-head {
      display: flex;
      gap: 8px;
      flex-direction: column; }
      .hishe-ai-container .hishe-ai-empty-container .tools-head .tools-name {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        height: 56px;
        color: #fff;
        font-size: 48px;
        font-weight: 500; }
        .hishe-ai-container .hishe-ai-empty-container .tools-head .tools-name > img {
          width: auto;
          height: 48px; }
      .hishe-ai-container .hishe-ai-empty-container .tools-head .tools-desc {
        color: #fff;
        font-family: "PingFang SC";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        opacity: .6;
        text-align: center; }
    .hishe-ai-container .hishe-ai-empty-container .text-area-box {
      width: 800px; }
    .hishe-ai-container .hishe-ai-empty-container .upload-box {
      position: relative;
      width: 800px;
      max-width: 100%;
      height: 400px;
      border-radius: 24px;
      border: 2px dashed #666;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      gap: 8px;
      cursor: pointer; }
      .hishe-ai-container .hishe-ai-empty-container .upload-box > i {
        font-size: 64px;
        color: #666; }
      .hishe-ai-container .hishe-ai-empty-container .upload-box > p {
        color: #666;
        font-family: "PingFang SC";
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px; }
      .hishe-ai-container .hishe-ai-empty-container .upload-box > span {
        color: #666;
        font-family: "PingFang SC";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        opacity: .6;
        margin-bottom: 16px; }
      .hishe-ai-container .hishe-ai-empty-container .upload-box > .text {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 128px;
        height: 40px;
        border-radius: 26px;
        background: #5F59DC;
        box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.04);
        color: #fff;
        font-family: "PingFang SC";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        cursor: pointer;
        transition: all .3s; }
        .hishe-ai-container .hishe-ai-empty-container .upload-box > .text:hover {
          opacity: .8; }
      .hishe-ai-container .hishe-ai-empty-container .upload-box.active, .hishe-ai-container .hishe-ai-empty-container .upload-box:hover {
        border-color: #5F59DC; }
    .hishe-ai-container .hishe-ai-empty-container .example-box {
      position: relative;
      width: auto;
      height: auto;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      padding-top: 8px;
      gap: 8px; }
      .hishe-ai-container .hishe-ai-empty-container .example-box > p {
        color: #999;
        font-family: "PingFang SC";
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px; }
      .hishe-ai-container .hishe-ai-empty-container .example-box .example-img-list {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 16px; }
        .hishe-ai-container .hishe-ai-empty-container .example-box .example-img-list .example-item {
          position: relative;
          width: 80px;
          height: 56px;
          border-radius: 8px;
          border: 1px solid #474747;
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover;
          display: flex;
          align-items: center;
          justify-content: center;
          overflow: hidden;
          cursor: pointer; }
          .hishe-ai-container .hishe-ai-empty-container .example-box .example-img-list .example-item > .icon {
            position: relative;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.5);
            transition: all .3s;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 18px;
            color: #fff; }
          .hishe-ai-container .hishe-ai-empty-container .example-box .example-img-list .example-item:hover > .icon {
            background-color: rgba(0, 0, 0, 0.2); }
  .hishe-ai-container .hishe-ai-preview-container {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
    padding: 0 48px;
    margin: 0 auto; }
    .hishe-ai-container .hishe-ai-preview-container.is-compare {
      padding: 0;
      height: calc(100vh - 160px);
      width: 100vw;
      transform: translateX(-128px); }
      .hishe-ai-container .hishe-ai-preview-container.is-compare .hishe-ai-preview-main {
        width: 100%;
        height: 100%; }
        .hishe-ai-container .hishe-ai-preview-container.is-compare .hishe-ai-preview-main .preview-box {
          height: 100%;
          border-radius: 0; }
      .hishe-ai-container .hishe-ai-preview-container.is-compare .preview-btn-box {
        margin-top: 24px; }
      .hishe-ai-container .hishe-ai-preview-container.is-compare + .hishe-ai-history-container {
        display: none; }
    .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-main {
      position: relative;
      width: 800px;
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 16px; }
      .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-main .ant-spin-nested-loading {
        width: 100%;
        flex: 1;
        min-height: 0; }
        .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-main .ant-spin-nested-loading .ant-spin-container {
          width: 100%;
          height: 100%; }
      .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-main .preview-box {
        position: relative;
        width: 100%;
        height: 400px;
        background-color: #fff;
        background-image: linear-gradient(45deg, #f5f5f5 25%, transparent 0), linear-gradient(45deg, transparent 75%, #f5f5f5 0), linear-gradient(45deg, #f5f5f5 25%, transparent 0), linear-gradient(45deg, transparent 75%, #f5f5f5 0);
        background-position: 0 0, 6px 6px, 6px 6px, 12px 12px;
        background-size: 12px 12px;
        border-radius: 16px;
        border: 2px solid #e8e8e8;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
        box-sizing: content-box; }
        .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-main .preview-box .preview-img-box {
          position: relative;
          height: 100%;
          display: flex;
          align-items: center;
          justify-content: center;
          overflow: hidden;
          flex: 1; }
          .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-main .preview-box .preview-img-box > img {
            cursor: pointer; }
          .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-main .preview-box .preview-img-box.is-w {
            width: 100%; }
            .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-main .preview-box .preview-img-box.is-w > img {
              width: 100%;
              height: auto; }
          .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-main .preview-box .preview-img-box.is-h {
            height: 100%; }
            .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-main .preview-box .preview-img-box.is-h > img {
              width: auto;
              height: 100%; }
          .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-main .preview-box .preview-img-box .canvas-box {
            position: absolute;
            cursor: pointer;
            z-index: 10;
            overflow: hidden; }
            .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-main .preview-box .preview-img-box .canvas-box .draw-pen {
              position: absolute;
              left: 0;
              top: 0;
              width: 64px;
              height: 64px;
              border-radius: 50%;
              border-radius: 71px;
              border: 1px solid #0B62FF;
              background: linear-gradient(180deg, rgba(11, 98, 255, 0.6) 0%, rgba(98, 98, 255, 0.6) 100%);
              opacity: 0;
              transition: opacity 0.3s var(--transition-cubic-1);
              pointer-events: none;
              z-index: 1; }
            .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-main .preview-box .preview-img-box .canvas-box:hover .draw-pen {
              opacity: 1; }
        .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-main .preview-box .preview-compare-box {
          flex: 1;
          height: 100%;
          display: none;
          justify-content: center;
          align-items: center;
          overflow: hidden;
          border-right: 4px solid #141414; }
          .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-main .preview-box .preview-compare-box.show {
            display: flex; }
          .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-main .preview-box .preview-compare-box img {
            user-select: none;
            pointer-events: none; }
      .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-main .preview-btn-box {
        position: relative;
        width: auto;
        height: 28px;
        display: flex;
        align-items: center;
        justify-content: center; }
        .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-main .preview-btn-box span {
          display: flex;
          align-items: center;
          justify-content: center;
          width: 40px;
          height: 40px;
          cursor: pointer;
          color: #666; }
          .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-main .preview-btn-box span i {
            font-size: 24px; }
          .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-main .preview-btn-box span.disabled {
            cursor: not-allowed;
            color: #333 !important;
            pointer-events: none; }
          .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-main .preview-btn-box span:hover {
            color: #999; }
          .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-main .preview-btn-box span.active {
            color: #5F59DC; }
        .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-main .preview-btn-box em {
          display: flex;
          height: 25px;
          width: 2px;
          margin: 0 16px;
          background-color: #333; }
        .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-main .preview-btn-box .hishe-ai-preview-oper-main {
          flex-direction: row;
          gap: 16px;
          padding-left: 16px; }
          .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-main .preview-btn-box .hishe-ai-preview-oper-main .create-box {
            display: flex; }
            .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-main .preview-btn-box .hishe-ai-preview-oper-main .create-box .slide-box > span {
              flex-shrink: 0;
              width: max-content; }
          .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-main .preview-btn-box .hishe-ai-preview-oper-main .download-box > p {
            display: none; }
          .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-main .preview-btn-box .hishe-ai-preview-oper-main .download-box .qtd-ai-button {
            width: max-content;
            padding: 0 16px; }
          .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-main .preview-btn-box .hishe-ai-preview-oper-main .re-upload {
            width: max-content;
            padding: 0 16px; }
    .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-oper-main {
      position: relative;
      width: auto;
      min-width: 240x;
      height: auto;
      display: flex;
      align-items: center;
      flex-direction: column;
      gap: 24px; }
      .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-oper-main .download-box .qtd-ai-button {
        position: relative;
        width: 240px;
        height: 48px;
        border-radius: 26px;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 4px;
        font-size: 16px;
        cursor: pointer; }
        .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-oper-main .download-box .qtd-ai-button .icon {
          font-size: 16px; }
        .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-oper-main .download-box .qtd-ai-button.disabled {
          cursor: not-allowed;
          opacity: .4; }
      .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-oper-main .download-box > p {
        color: #999;
        text-align: center;
        font-family: "PingFang SC";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; }
      .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-oper-main .create-box .slide-box {
        display: flex;
        align-items: center; }
        .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-oper-main .create-box .slide-box > span {
          font-size: 14px;
          color: rgba(255, 255, 255, 0.65); }
        .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-oper-main .create-box .slide-box .slide-main {
          width: 170px; }
      .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-oper-main .upload-box .re-upload {
        position: relative;
        width: 240px;
        height: 48px;
        border-radius: 26px;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 4px;
        font-size: 16px;
        cursor: pointer;
        background-color: #333;
        border: 1px solid #474747;
        color: rgba(255, 255, 255, 0.65);
        transition: all .3s; }
        .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-oper-main .upload-box .re-upload .icon {
          font-size: 16px; }
        .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-oper-main .upload-box .re-upload:hover {
          color: #fff;
          background-color: #5F59DC;
          border-color: #5F59DC; }
          .hishe-ai-container .hishe-ai-preview-container .hishe-ai-preview-oper-main .upload-box .re-upload:hover .icon {
            animation: turn 1s infinite linear; }
  .hishe-ai-container .qtd-history-nav-container {
    position: fixed;
    z-index: 2000;
    top: 50%;
    transform: translateY(-50%);
    left: 8px; }
  .hishe-ai-container .text-area-box {
    position: relative;
    width: 400px;
    padding: 0px 0px 48px 0px;
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: 4px;
    background: var(--qtd-ai-drak-func-color-5); }
    .hishe-ai-container .text-area-box .ant-input-textarea .ant-input {
      border-color: transparent !important; }
    .hishe-ai-container .text-area-box .create-btn {
      position: absolute;
      right: 6px;
      bottom: 8px;
      height: 32px;
      width: max-content;
      padding: 0 16px;
      border-radius: 24px;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer; }
      .hishe-ai-container .text-area-box .create-btn:disabled {
        cursor: not-allowed;
        opacity: .4; }

.create-loading-mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 200;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.85);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 8px; }
  .create-loading-mask .mask-box {
    width: 60%;
    height: 8px;
    border-radius: 100px;
    background: #F5F5F5;
    overflow: hidden; }
    .create-loading-mask .mask-box .mask-line {
      width: 0;
      height: 100%;
      border-radius: 100px;
      background: linear-gradient(-45deg, #5F59DC 25%, #6496ff 25%, #6496ff 50%, #5F59DC 50%, #5F59DC 75%, #6496ff 75%, #6496ff);
      background-color: #5F59DC;
      background-size: 50px 50px;
      animation: progress-animation 2s linear infinite; }
  .create-loading-mask .mask-text {
    font-size: 16px;
    line-height: 24px;
    color: #5F59DC; }

.title-floor h2 {
  color: var(--qtd-ai-light-func-color-12);
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px; }

.title-floor .desc {
  color: var(--qtd-ai-light-func-color-10);
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  max-width: 668px;
  margin-bottom: 32px; }

.title-floor .content-box {
  row-gap: 24px;
  column-gap: 40px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr; }
  .title-floor .content-box .content-box-item {
    display: flex;
    gap: 16px; }
    .title-floor .content-box .content-box-item .img {
      width: 64px;
      height: 64px;
      overflow: hidden;
      flex-shrink: 0;
      border-radius: 8px; }
      .title-floor .content-box .content-box-item .img img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .title-floor .content-box .content-box-item .content-box-item-text {
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .title-floor .content-box .content-box-item .content-box-item-text h4 {
        color: var(--qtd-ai-light-func-color-12);
        font-size: 20px;
        font-weight: 600;
        line-height: 28px;
        margin-bottom: 0; }
      .title-floor .content-box .content-box-item .content-box-item-text span {
        color: var(--qtd-ai-light-func-color-10);
        font-size: 14px;
        line-height: 22px; }

.big-img-floor {
  flex-direction: column; }
  .big-img-floor .big-img-floor-item {
    display: flex;
    gap: 48px;
    width: 100%; }
    .big-img-floor .big-img-floor-item .big-img-floor-item-img, .big-img-floor .big-img-floor-item .big-img-floor-item-text {
      width: calc(50% - 24px); }
    .big-img-floor .big-img-floor-item .big-img-floor-item-img {
      overflow: hidden;
      border-radius: 16px;
      aspect-ratio: 576 / 492;
      max-height: 492px; }
      .big-img-floor .big-img-floor-item .big-img-floor-item-img img {
        width: 100%;
        height: 100%;
        border-radius: 16px;
        object-fit: cover; }
    .big-img-floor .big-img-floor-item .big-img-floor-item-text {
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .big-img-floor .big-img-floor-item .big-img-floor-item-text .title {
        color: var(--qtd-ai-light-func-color-12);
        font-size: 32px;
        font-weight: 600;
        line-height: 40px;
        margin-bottom: 16px; }
      .big-img-floor .big-img-floor-item .big-img-floor-item-text .desc {
        color: var(--qtd-ai-light-func-color-10);
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 32px; }
      .big-img-floor .big-img-floor-item .big-img-floor-item-text .btn {
        display: flex;
        width: 160px;
        padding: 8px 16px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 8px;
        border-radius: 100px;
        background: var(--qtd-ai-light-color-6);
        color: var(--qtd-ai-light-func-color-1);
        text-align: center;
        font-size: 16px;
        font-weight: 500;
        line-height: 22px;
        cursor: pointer;
        transition: all 0.3s ease; }
        .big-img-floor .big-img-floor-item .big-img-floor-item-text .btn:hover {
          opacity: 0.8; }
      .big-img-floor .big-img-floor-item .big-img-floor-item-text .text-group {
        display: flex;
        flex-direction: column;
        gap: 16px;
        margin-bottom: 32px; }
        .big-img-floor .big-img-floor-item .big-img-floor-item-text .text-group .text-group-item {
          display: flex;
          gap: 8px; }
          .big-img-floor .big-img-floor-item .big-img-floor-item-text .text-group .text-group-item .img-box {
            width: 48px;
            height: 48px;
            overflow: hidden;
            border-radius: 8px;
            flex-shrink: 0;
            background: var(--qtd-ai-light-color-3); }
            .big-img-floor .big-img-floor-item .big-img-floor-item-text .text-group .text-group-item .img-box img {
              width: 100%;
              height: 100%;
              object-fit: cover; }
          .big-img-floor .big-img-floor-item .big-img-floor-item-text .text-group .text-group-item .text-box {
            display: flex;
            flex-direction: column;
            justify-content: center; }
            .big-img-floor .big-img-floor-item .big-img-floor-item-text .text-group .text-group-item .text-box .text-box-title {
              color: var(--qtd-ai-light-func-color-12);
              font-size: 16px;
              font-weight: 500;
              line-height: 24px;
              margin-bottom: 0; }
            .big-img-floor .big-img-floor-item .big-img-floor-item-text .text-group .text-group-item .text-box .text-box-desc {
              color: var(--qtd-ai-light-func-color-10);
              font-size: 14px;
              line-height: 22px;
              margin-bottom: 0; }
    .big-img-floor .big-img-floor-item:nth-of-type(2n) {
      flex-direction: row-reverse; }

.pic-floor .title {
  color: var(--qtd-ai-light-func-color-12);
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
  margin-bottom: 0; }

.pic-floor .desc {
  color: var(--qtd-ai-light-func-color-10);
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 32px; }

.pic-floor .pic-group {
  display: flex;
  width: 100%;
  max-height: 535px;
  overflow: hidden;
  position: relative; }
  .pic-floor .pic-group .preview-masonry-container {
    width: 100%; }
    .pic-floor .pic-group .preview-masonry-container .qtd-ai-card-b .hover-box {
      height: calc(100% - 54px); }
    .pic-floor .pic-group .preview-masonry-container .qtd-ai-card-b .info-box {
      height: 52px; }
      .pic-floor .pic-group .preview-masonry-container .qtd-ai-card-b .info-box .content-text-box p {
        color: var(--qtd-ai-light-func-color-12);
        font-size: 16px;
        font-weight: 600;
        line-height: 24px; }
      .pic-floor .pic-group .preview-masonry-container .qtd-ai-card-b .info-box .title {
        color: var(--qtd-ai-light-func-color-12);
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
        height: 24px;
        flex-shrink: 0;
        margin-bottom: 4px; }
      .pic-floor .pic-group .preview-masonry-container .qtd-ai-card-b .info-box .hot-box-warp .hover-box-top {
        background: #FFF; }
        .pic-floor .pic-group .preview-masonry-container .qtd-ai-card-b .info-box .hot-box-warp .hover-box-top > span {
          color: var(--qtd-ai-light-func-color-10); }
      .pic-floor .pic-group .preview-masonry-container .qtd-ai-card-b .info-box .hot-box-warp .hot-box {
        color: var(--qtd-ai-light-func-color-8); }
  .pic-floor .pic-group .more-btn {
    display: flex;
    width: 100%;
    padding: 48px 0px 24px 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
    position: absolute;
    bottom: 0px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) -0.16%, #FFF 39.45%); }
    .pic-floor .pic-group .more-btn .btn {
      display: flex;
      width: 194px;
      height: 56px;
      padding: 2px 24px;
      justify-content: center;
      align-items: center;
      gap: 4px;
      border-radius: 43px;
      background: var(--qtd-ai-light-func-color-3);
      color: var(--qtd-ai-light-func-color-10);
      font-size: 16px;
      line-height: 24px;
      cursor: pointer;
      transition: all 0.3s ease; }
      .pic-floor .pic-group .more-btn .btn:hover {
        color: #5F59DC; }

.step-floor .title {
  color: var(--qtd-ai-light-func-color-12);
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
  margin-bottom: 24px; }

.step-floor .step-group {
  width: 100%;
  height: max-content;
  display: flex;
  gap: 24px;
  min-height: 0;
  justify-content: center;
  flex-wrap: wrap; }
  .step-floor .step-group .step-group-item {
    display: flex;
    flex: 1;
    max-width: calc(25% - 18px);
    flex-direction: column;
    padding: 24px;
    min-height: 0;
    background: #F5F5FF;
    border-radius: 16px;
    cursor: pointer;
    transition: all 0.3s ease; }
    .step-floor .step-group .step-group-item .step-num {
      display: flex;
      padding: 5px 16px;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      border-radius: 24px;
      border: 1px solid #5F59DC;
      color: #5F59DC;
      text-align: center;
      font-size: 14px;
      font-weight: 500;
      line-height: 22px;
      width: max-content;
      margin-bottom: 16px; }
    .step-floor .step-group .step-group-item .step-title {
      color: var(--qtd-ai-light-func-color-12);
      font-size: 20px;
      font-weight: 600;
      line-height: 28px;
      margin-bottom: 8px; }
    .step-floor .step-group .step-group-item .step-desc {
      color: var(--qtd-ai-light-func-color-10);
      font-size: 14px;
      line-height: 22px;
      margin-bottom: 16px; }
    .step-floor .step-group .step-group-item .step-group-item-img {
      display: flex;
      align-items: flex-end;
      border-radius: 16px;
      overflow: hidden;
      aspect-ratio: 16/9;
      margin-top: auto; }
      .step-floor .step-group .step-group-item .step-group-item-img img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .step-floor .step-group .step-group-item:hover {
      background: #5F59DC; }
      .step-floor .step-group .step-group-item:hover .step-num {
        border-color: #FFF;
        color: #FFF; }
      .step-floor .step-group .step-group-item:hover .step-title {
        color: #FFF; }
      .step-floor .step-group .step-group-item:hover .step-desc {
        color: #FFF;
        opacity: .7; }

.qa-floor .title {
  margin-bottom: 8px; }

.qa-floor .desc {
  color: var(--qtd-ai-light-func-color-10);
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 32px; }

.qa-floor .qa-group {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between; }
  .qa-floor .qa-group > li {
    display: flex;
    width: calc(50% - 60px);
    max-width: 800px;
    padding: 24px 24px 24px 0px;
    flex-direction: column;
    gap: 8px;
    cursor: pointer;
    border-bottom: 1px solid #E8E8E8;
    transition: all 0.3s ease; }
    .qa-floor .qa-group > li:nth-last-child(1), .qa-floor .qa-group > li:nth-last-child(2) {
      border-bottom: none; }
    .qa-floor .qa-group > li .q {
      color: #333;
      font-size: 20px;
      font-weight: 500;
      line-height: 24px;
      display: flex; }
      .qa-floor .qa-group > li .q > span {
        flex: 1; }
    .qa-floor .qa-group > li .a {
      color: var(--qtd-ai-light-func-color-10);
      font-size: 16px;
      line-height: 22px;
      display: none; }
    .qa-floor .qa-group > li.active .a {
      display: block; }

.user-evaluate-floor {
  background: #4E4CD9; }
  .user-evaluate-floor .title {
    color: #FFF;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 8px; }
  .user-evaluate-floor .desc {
    color: #FFF;
    font-size: 16px;
    line-height: 24px;
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: 24px; }
  .user-evaluate-floor .evaluate-content {
    max-width: 1200px;
    margin: 0 auto; }
  .user-evaluate-floor .evaluate-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    margin-bottom: 48px; }
    @media (max-width: 1024px) {
      .user-evaluate-floor .evaluate-grid {
        grid-template-columns: repeat(2, 1fr); } }
    @media (max-width: 768px) {
      .user-evaluate-floor .evaluate-grid {
        grid-template-columns: 1fr; } }
  .user-evaluate-floor .evaluate-card {
    background: white;
    border-radius: 16px;
    padding: 24px;
    color: #333;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    cursor: pointer; }
    .user-evaluate-floor .evaluate-card:hover {
      transform: translateY(-4px);
      box-shadow: 0 12px 48px rgba(0, 0, 0, 0.15); }
    .user-evaluate-floor .evaluate-card .card-header {
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      margin-bottom: 16px; }
      .user-evaluate-floor .evaluate-card .card-header .user-info {
        display: flex;
        align-items: center;
        gap: 12px;
        width: 100%; }
        .user-evaluate-floor .evaluate-card .card-header .user-info .user-avatar {
          width: 40px;
          height: 40px;
          border-radius: 50%;
          object-fit: cover; }
        .user-evaluate-floor .evaluate-card .card-header .user-info .user-details {
          flex: 1; }
          .user-evaluate-floor .evaluate-card .card-header .user-info .user-details .user-name {
            font-size: 16px;
            font-weight: 600;
            line-height: 24px;
            margin-bottom: 0;
            color: #333; }
          .user-evaluate-floor .evaluate-card .card-header .user-info .user-details .user-platform {
            font-size: 14px;
            line-height: 22px;
            color: #666; }
        .user-evaluate-floor .evaluate-card .card-header .user-info .user-icon {
          width: auto;
          height: 56px; }
      .user-evaluate-floor .evaluate-card .card-header .card-badges .platform-badge {
        padding: 4px 8px;
        border-radius: 12px;
        font-size: 12px;
        font-weight: 500; }
        .user-evaluate-floor .evaluate-card .card-header .card-badges .platform-badge.xiaohongshu {
          background: #FF2442;
          color: white; }
        .user-evaluate-floor .evaluate-card .card-header .card-badges .platform-badge.douyin {
          background: #000;
          color: white; }
    .user-evaluate-floor .evaluate-card .rating-section {
      margin-bottom: 16px; }
      .user-evaluate-floor .evaluate-card .rating-section .stars {
        display: flex;
        gap: 2px; }
        .user-evaluate-floor .evaluate-card .rating-section .stars .star {
          font-size: 16px;
          color: #ddd; }
          .user-evaluate-floor .evaluate-card .rating-section .stars .star.filled {
            color: #FFD700; }
    .user-evaluate-floor .evaluate-card .card-content {
      margin-bottom: 16px; }
      .user-evaluate-floor .evaluate-card .card-content .evaluate-title {
        font-size: 18px;
        font-weight: 600;
        color: #333;
        margin: 0 0 8px 0; }
      .user-evaluate-floor .evaluate-card .card-content .evaluate-text {
        font-size: 14px;
        line-height: 22px;
        color: #666;
        margin: 0;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden; }
    .user-evaluate-floor .evaluate-card .card-image {
      margin: 0;
      border-radius: 12px;
      overflow: hidden; }
      .user-evaluate-floor .evaluate-card .card-image img {
        width: 100%;
        height: 200px;
        object-fit: cover;
        display: block; }
  .user-evaluate-floor .try-button {
    color: #FFF;
    border: none;
    padding: 8px 40px;
    border-radius: 32px;
    border: 1px solid #FFF;
    background: transparent;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease; }
    .user-evaluate-floor .try-button:hover {
      opacity: 0.8; }

.more-href-floor + .more-href-floor {
  padding-top: 0;
  margin-top: -24px; }

.more-href-floor .title {
  margin-bottom: 8px;
  width: 100%;
  text-align: left; }

.more-href-floor .more-href-group {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 8px; }
  .more-href-floor .more-href-group .more-href-item {
    display: flex;
    height: 32px;
    width: max-content;
    flex-shrink: 0;
    padding: 4px 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 16px;
    border: 1px solid #E8E8E8;
    background: #FFF;
    color: #333;
    font-size: 14px;
    line-height: 22px;
    transition: all 0.3s ease; }
    .more-href-floor .more-href-group .more-href-item:hover {
      border-color: #4E4CD9;
      color: #4E4CD9; }

.seo-href-floor .title {
  margin-bottom: 8px;
  width: 100%;
  text-align: left; }

.seo-href-floor .seo-href-group {
  width: 100%;
  display: flex;
  gap: 8px; }
  .seo-href-floor .seo-href-group .seo-href-item {
    display: flex;
    height: 32px;
    padding: 4px 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 16px;
    border: 1px solid #E8E8E8;
    background: #FFF;
    color: #333;
    font-size: 14px;
    line-height: 22px;
    transition: all 0.3s ease; }
    .seo-href-floor .seo-href-group .seo-href-item:hover {
      border-color: #4E4CD9;
      color: #4E4CD9; }

.point-floor {
  display: flex;
  gap: 40px;
  flex-direction: row;
  justify-content: center; }
  .point-floor .point-item {
    display: flex;
    align-items: center;
    gap: 8px; }
    .point-floor .point-item img {
      width: 24px;
      height: 24px;
      border-radius: 8px;
      object-fit: cover; }
    .point-floor .point-item span {
      display: inline-block;
      color: var(--qtd-ai-light-func-color-12);
      font-size: 14px;
      font-weight: 600;
      line-height: 22px;
      max-width: 180px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }

.brand-site-floor .desc {
  color: var(--qtd-ai-light-func-color-10);
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 32px; }

.brand-site-floor .brand-site-group {
  display: flex;
  width: 100%;
  gap: 24px;
  overflow: auto; }
  .brand-site-floor .brand-site-group .brand-site-item {
    height: 320px;
    aspect-ratio: 3/4;
    border-radius: 16px;
    flex-shrink: 0;
    overflow: hidden;
    position: relative; }
    .brand-site-floor .brand-site-group .brand-site-item .brand-site-item-title {
      position: absolute;
      top: 28px;
      left: 0;
      width: 100%;
      text-align: center;
      color: var(--qtd-ai-light-func-color-12);
      font-size: 24px;
      font-weight: 600;
      line-height: 32px; }
    .brand-site-floor .brand-site-group .brand-site-item img {
      width: 100%;
      height: 100%;
      object-fit: cover; }

.text-site-floor .title {
  margin-bottom: 0; }

.text-site-floor .desc {
  color: var(--qtd-ai-light-func-color-10);
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 32px; }

.text-site-floor .text-site-group {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  width: 100%; }
  .text-site-floor .text-site-group .text-site-item {
    display: flex;
    height: 308px;
    max-width: 50%;
    min-width: 308px;
    padding: 24px;
    flex-direction: column;
    flex: 1 0 0;
    border-radius: 16px;
    border: 1px solid #E8E8E8;
    background: #FFF8F5; }
    .text-site-floor .text-site-group .text-site-item .top {
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 100%;
      margin-bottom: 24px; }
      .text-site-floor .text-site-group .text-site-item .top .site-type {
        height: 24px;
        padding: 0 8px;
        gap: 8px;
        max-width: 100px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        border-radius: 29px;
        background: #FFF;
        color: var(--qtd-ai-light-func-color-12);
        text-align: center;
        font-size: 12px;
        line-height: 24px; }
      .text-site-floor .text-site-group .text-site-item .top .top-img {
        width: 48px;
        height: 48px;
        object-fit: cover;
        border-radius: 24px; }
    .text-site-floor .text-site-group .text-site-item .site-name {
      display: flex;
      width: max-content;
      height: 40px;
      justify-content: center;
      align-items: center;
      gap: 4px;
      border-radius: 24px;
      color: #FFF;
      font-size: 16px;
      font-weight: 600;
      line-height: 24px;
      margin-bottom: 16px; }
      .text-site-floor .text-site-group .text-site-item .site-name img {
        height: 40px;
        width: 100%;
        object-fit: cover;
        border-radius: 24px; }
    .text-site-floor .text-site-group .text-site-item .site-desc {
      color: var(--qtd-ai-light-func-color-10);
      font-size: 14px;
      line-height: 22px;
      margin-bottom: 48px; }
    .text-site-floor .text-site-group .text-site-item .site-btn {
      display: flex;
      width: 254px;
      height: 48px;
      justify-content: center;
      align-items: center;
      gap: 8px;
      border-radius: 88px;
      border: 1px solid #00B277;
      color: #00B277;
      cursor: pointer;
      text-align: center;
      font-size: 16px;
      background: transparent;
      line-height: 22px;
      margin: 0 auto; }

.four-text-floor .title {
  margin-bottom: 0; }

.four-text-floor .desc {
  color: var(--qtd-ai-light-func-color-10);
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 32px; }

.four-text-floor .four-text-group {
  display: flex;
  column-gap: 40px;
  width: 100%;
  row-gap: 32px;
  flex-wrap: wrap; }
  .four-text-floor .four-text-group .four-text-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    width: calc(50% - 20px); }
    .four-text-floor .four-text-group .four-text-item .top-img {
      aspect-ratio: 16/9;
      border-radius: 16px;
      overflow: hidden;
      width: 100%;
      margin-bottom: 8px; }
      .four-text-floor .four-text-group .four-text-item .top-img img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .four-text-floor .four-text-group .four-text-item .bottom-text {
      padding: 0 16px;
      display: flex;
      flex-direction: column;
      gap: 8px; }
      .four-text-floor .four-text-group .four-text-item .bottom-text .bottom-text-title {
        color: var(--qtd-ai-light-func-color-12);
        font-size: 28px;
        font-weight: 600;
        line-height: 36px; }
        .four-text-floor .four-text-group .four-text-item .bottom-text .bottom-text-title .color-text {
          color: #4E4CD9;
          margin-left: 8px; }
      .four-text-floor .four-text-group .four-text-item .bottom-text .bottom-text-desc {
        color: var(--qtd-ai-light-func-color-10);
        font-size: 14px;
        line-height: 22px; }

.product-floor .title {
  margin-bottom: 0; }

.product-floor .desc {
  color: var(--qtd-ai-light-func-color-10);
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 32px; }

.product-floor .product-list {
  display: flex;
  gap: 24px;
  width: 100%; }
  .product-floor .product-list .product-item {
    display: flex;
    flex: 1;
    flex-direction: column; }
    .product-floor .product-list .product-item img {
      width: 100%;
      height: 100%;
      border-radius: 16px;
      object-fit: cover;
      aspect-ratio: 16/9;
      margin-bottom: 24px; }
    .product-floor .product-list .product-item .product-item-title {
      color: var(--qtd-ai-light-func-color-12);
      font-size: 24px;
      font-weight: 600;
      line-height: 32px;
      margin-bottom: 8px; }
    .product-floor .product-list .product-item .product-item-desc {
      color: var(--qtd-ai-light-func-color-10);
      font-size: 16px;
      line-height: 24px; }

.popularization-floor .title {
  margin-bottom: 0; }

.popularization-floor .desc {
  color: var(--qtd-ai-light-func-color-10);
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 32px; }

.popularization-floor .popularization-list {
  display: flex;
  gap: 16px; }
  .popularization-floor .popularization-list .popularization-item {
    display: flex;
    flex-direction: column;
    border-radius: 16px;
    flex: 1;
    overflow: hidden;
    border: 1px solid #E8E8E8;
    background: #FAFAFA; }
    .popularization-floor .popularization-list .popularization-item img {
      width: 100%;
      object-fit: cover;
      aspect-ratio: 16/9; }
    .popularization-floor .popularization-list .popularization-item .popularization-item-content {
      display: flex;
      padding: 16px 12px;
      flex-direction: column;
      align-items: flex-start;
      flex: 1 0 0;
      align-self: stretch; }
      .popularization-floor .popularization-list .popularization-item .popularization-item-content .popularization-item-title {
        color: var(--qtd-ai-light-func-color-12);
        font-size: 20px;
        font-weight: 600;
        line-height: 28px;
        margin-bottom: 0; }
      .popularization-floor .popularization-list .popularization-item .popularization-item-content .popularization-item-desc {
        flex: 1;
        color: var(--qtd-ai-light-func-color-12);
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 8px; }
      .popularization-floor .popularization-list .popularization-item .popularization-item-content .popularization-item-list {
        display: flex;
        flex-direction: column;
        gap: 4px;
        margin-bottom: 8px; }
        .popularization-floor .popularization-list .popularization-item .popularization-item-content .popularization-item-list .popularization-item-list-item {
          display: flex;
          gap: 4px; }
          .popularization-floor .popularization-list .popularization-item .popularization-item-content .popularization-item-list .popularization-item-list-item .popularization-item-list-item-title {
            color: var(--qtd-ai-light-func-color-12);
            font-size: 14px;
            font-weight: 600;
            line-height: 22px;
            margin-bottom: 0; }
          .popularization-floor .popularization-list .popularization-item .popularization-item-content .popularization-item-list .popularization-item-list-item .popularization-item-list-item-desc {
            color: var(--qtd-ai-light-func-color-10);
            font-size: 14px;
            line-height: 22px;
            max-height: 44px;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden; }
            .popularization-floor .popularization-list .popularization-item .popularization-item-content .popularization-item-list .popularization-item-list-item .popularization-item-list-item-desc a {
              color: #1980FF;
              text-decoration: underline; }
      .popularization-floor .popularization-list .popularization-item .popularization-item-content .popularization-item-btn {
        display: flex;
        padding: 8px 16px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border-radius: 100px;
        border: 1px solid #D8D8D8;
        box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.02);
        color: var(--qtd-ai-light-func-color-12);
        text-align: center;
        font-size: 16px;
        line-height: 24px;
        transition: all 0.3s ease; }
        .popularization-floor .popularization-list .popularization-item .popularization-item-content .popularization-item-btn:hover {
          background: #4E4CD9;
          color: #FFF; }

.img-note-floor .title {
  margin-bottom: 0; }

.img-note-floor .desc {
  color: var(--qtd-ai-light-func-color-10);
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 32px; }

.img-note-floor .img-note-list {
  display: flex;
  gap: 24px; }
  .img-note-floor .img-note-list .img-note-item {
    display: flex;
    flex-direction: column; }
    .img-note-floor .img-note-list .img-note-item img {
      width: 100%;
      height: 100%;
      max-width: 280px;
      object-fit: cover;
      border-radius: 16px;
      aspect-ratio: 16/9;
      margin-bottom: 12px; }
    .img-note-floor .img-note-list .img-note-item .img-note-item-title {
      color: var(--qtd-ai-light-func-color-12);
      font-size: 20px;
      font-weight: 600;
      line-height: 28px;
      margin-bottom: 4px; }
    .img-note-floor .img-note-list .img-note-item .img-note-item-desc {
      color: var(--qtd-ai-light-func-color-10);
      font-size: 14px;
      line-height: 22px;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden; }

.long-text-floor {
  display: flex;
  width: 100%;
  padding: 32px 24px;
  align-items: center;
  flex-direction: column;
  border-radius: 24px;
  margin: 0 auto;
  background: #FFEBEC; }
  .long-text-floor .title {
    color: var(--qtd-ai-light-func-color-12);
    font-weight: 600;
    margin-bottom: 16px; }
  .long-text-floor .content {
    color: var(--qtd-ai-light-func-color-10);
    font-size: 16px;
    line-height: 24px; }
  .long-text-floor.banner-theme-1 .title {
    color: var(--qtd-ai-light-func-color-1); }
  .long-text-floor.banner-theme-1 .content {
    color: var(--qtd-ai-light-func-color-2); }

.tool-floor {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  .tool-floor.banner-theme-1 .title {
    color: var(--qtd-ai-light-func-color-1); }
  .tool-floor.banner-theme-1 .desc {
    color: var(--qtd-ai-light-func-color-2); }
  .tool-floor .title {
    margin-bottom: 8px; }
  .tool-floor .sub-title {
    color: var(--qtd-ai-light-func-color-12);
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 8px; }
  .tool-floor .desc {
    color: var(--qtd-ai-light-func-color-10);
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 32px; }
  .tool-floor .qtd-history-nav-container {
    display: none; }
  .tool-floor .qtdCreateTaskBox {
    position: unset;
    transform: unset;
    width: 100%;
    min-width: unset; }
    .tool-floor .qtdCreateTaskBox .rules {
      display: none; }
  .tool-floor .hishe-ai-container .hishe-ai-empty-container .tools-head {
    display: none; }
  .tool-floor .hishe-ai-container .hishe-ai-empty-container .example-box {
    display: none; }

.experience-floor {
  background: #4E4CD9; }
  .experience-floor .title {
    color: #FFF;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 8px; }
  .experience-floor .desc {
    color: #FFF;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 32px; }
  .experience-floor .btn-group {
    display: flex;
    justify-content: center;
    gap: 24px; }
    .experience-floor .btn-group .btn {
      display: flex;
      padding: 8px 16px;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      border-radius: 888px;
      border: 1px solid #D8D8D8;
      background: #FFF;
      box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.02);
      color: var(--qtd-ai-light-func-color-12);
      text-align: center;
      font-size: 16px;
      line-height: 24px;
      transition: all 0.3s ease;
      cursor: pointer; }
      .experience-floor .btn-group .btn:hover {
        background: #4E4CD9;
        color: #FFF; }
      .experience-floor .btn-group .btn:nth-of-type(2) {
        background: transparent;
        color: #FFF;
        border-color: #FFF; }
        .experience-floor .btn-group .btn:nth-of-type(2):hover {
          background: #FFF;
          color: #4E4CD9;
          border-color: #4E4CD9; }

.title {
  color: var(--qtd-ai-light-func-color-12);
  font-size: 32px;
  font-weight: 600;
  line-height: 40px; }

.new-seo-main .hishe-ai-container {
  width: 100%; }
  .new-seo-main .hishe-ai-container .hishe-ai-empty-container {
    padding: 0; }
    .new-seo-main .hishe-ai-container .hishe-ai-empty-container .ant-spin-nested-loading {
      width: 100%;
      max-width: 800px; }
      .new-seo-main .hishe-ai-container .hishe-ai-empty-container .ant-spin-nested-loading .ant-spin-container {
        width: 100%;
        max-width: 800px; }
    .new-seo-main .hishe-ai-container .hishe-ai-empty-container .upload-box {
      width: 100%;
      max-width: 800px; }
      .new-seo-main .hishe-ai-container .hishe-ai-empty-container .upload-box .text > em {
        display: none; }

@media screen and (max-width: 1440px) {
  .step-floor .step-group .step-group-item {
    max-width: calc(33.33% - 16px); }
  .title-floor .content-box {
    grid-template-columns: 1fr 1fr; } }

@media screen and (max-width: 1200px) {
  .step-floor .step-group .step-group-item {
    max-width: calc(50% - 12px); } }

@media screen and (max-width: 750px) {
  .step-floor .step-group .step-group-item {
    max-width: 100%; }
  .big-img-floor .big-img-floor-item {
    flex-direction: column; }
    .big-img-floor .big-img-floor-item .big-img-floor-item-img {
      width: 100%; }
    .big-img-floor .big-img-floor-item .big-img-floor-item-text {
      width: 100%; }
  .step-floor .step-group {
    flex-wrap: wrap; }
    .step-floor .step-group .step-group-item {
      min-width: 300px; }
  .four-text-floor .four-text-group .four-text-item {
    width: 100%; }
  .new-seo-main .qtdCreateTaskBox .create-submit-box em {
    display: none; }
  .new-seo-main .new-home-container .banner-container .qtdCreateTaskBox .create-task-main .bottom-box-wrap .textarea-box-bottom .qtd-model-list-container label {
    display: none; }
  .new-seo-main .qtdCreateTaskBox .bottom-box-wrap {
    min-width: 0; }
  .new-seo-main .qtdCreateTaskBox .bottom-box-wrap .create-textarea-model-box {
    min-width: 0; }
  .new-seo-main .qtdCreateTaskBox, .new-seo-main .qtd-ai-content .qtdCreateTaskBox {
    min-width: unset;
    width: 100%; }
  .new-seo-main .qtdCreateTaskBox {
    padding: 0 12px; }
  .text-site-floor .text-site-group .text-site-item {
    max-width: 100%; }
  .qa-floor .qa-group {
    flex-direction: column; }
    .qa-floor .qa-group > li {
      width: 100%; }
  .title-floor .content-box {
    grid-template-columns: 1fr; } }

.qtd-header-container.new-seo-header {
  background: #FFF;
  border-bottom: 1px solid var(--qtd-ai-light-func-color-4); }
  .qtd-header-container.new-seo-header::after {
    display: none; }
  .qtd-header-container.new-seo-header .qtd-head-left-info {
    min-width: unset; }
    .qtd-header-container.new-seo-header .qtd-head-left-info .icon-moren-weizhankai {
      color: #666; }
    .qtd-header-container.new-seo-header .qtd-head-left-info .logo-box {
      border: 1px solid var(--qtd-ai-light-func-color-4); }
      .qtd-header-container.new-seo-header .qtd-head-left-info .logo-box .qtd-head-jump-a {
        color: var(--qtd-ai-light-func-color-12); }
  .qtd-header-container.new-seo-header .login-btn {
    display: flex;
    padding: 5px 16px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    background: var(--qtd-ai-light-color-6);
    color: var(--qtd-ai-light-func-color-1);
    text-align: center;
    font-size: 14px;
    line-height: 22px; }
  .qtd-header-container.new-seo-header .seo-head-nav {
    display: flex;
    flex: 1;
    overflow: auto; }
    .qtd-header-container.new-seo-header .seo-head-nav .seo-head-nav-item {
      display: flex;
      height: 40px;
      flex-shrink: 0;
      padding: 4px 12px;
      justify-content: center;
      align-items: center;
      gap: 8px;
      color: var(--qtd-ai-light-func-color-12); }
      .qtd-header-container.new-seo-header .seo-head-nav .seo-head-nav-item.active, .qtd-header-container.new-seo-header .seo-head-nav .seo-head-nav-item:hover {
        font-weight: bold; }

.picturePage {
  position: relative;
  width: 100%;
  height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  background-color: var(--qtd-ai-drak-func-color-3); }
  .picturePage .qtd-history-nav-container {
    position: absolute;
    z-index: 2000;
    top: 50%;
    transform: translateY(-50%);
    width: 58px;
    height: auto;
    max-height: 50vh;
    border-radius: 8px;
    border: 1px solid var(--qtd-ai-light-func-color-12);
    background: var(--qtd-ai-light-func-color-14);
    display: flex;
    flex-direction: column;
    gap: 4px;
    padding: 8px 0;
    overflow: hidden;
    transition: all 0.3s var(--qtd-transition-cubic-1);
    left: 8px; }
    .picturePage .qtd-history-nav-container .qtd-history-list, .picturePage .qtd-history-nav-container .qtd-style-list {
      display: flex;
      flex-direction: column;
      gap: 4px;
      flex: 1;
      height: 0;
      overflow-y: auto;
      padding: 0 8px; }
    .picturePage .qtd-history-nav-container > .qtd-history-item, .picturePage .qtd-history-nav-container > .qtd-style-item {
      width: calc(100% - 16px) !important;
      margin: 0 auto; }
    .picturePage .qtd-history-nav-container .qtd-history-item, .picturePage .qtd-history-nav-container .qtd-style-item {
      position: relative;
      width: 100%;
      height: 40px;
      display: flex;
      gap: 8px;
      border-radius: 8px;
      cursor: pointer;
      transition: all 0.3s var(--qtd-transition-cubic-1); }
      .picturePage .qtd-history-nav-container .qtd-history-item .icon-box, .picturePage .qtd-history-nav-container .qtd-history-item .logo-box, .picturePage .qtd-history-nav-container .qtd-style-item .icon-box, .picturePage .qtd-history-nav-container .qtd-style-item .logo-box {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        min-width: 40px;
        height: 40px;
        overflow: hidden;
        border-radius: 4px;
        transition: all 0.3s var(--qtd-transition-cubic-1); }
        .picturePage .qtd-history-nav-container .qtd-history-item .icon-box .icon, .picturePage .qtd-history-nav-container .qtd-history-item .logo-box .icon, .picturePage .qtd-history-nav-container .qtd-style-item .icon-box .icon, .picturePage .qtd-history-nav-container .qtd-style-item .logo-box .icon {
          font-size: 16px;
          color: var(--qtd-ai-text-color-2);
          transition: all 0.3s var(--qtd-transition-cubic-1); }
        .picturePage .qtd-history-nav-container .qtd-history-item .icon-box svg, .picturePage .qtd-history-nav-container .qtd-history-item .logo-box svg, .picturePage .qtd-history-nav-container .qtd-style-item .icon-box svg, .picturePage .qtd-history-nav-container .qtd-style-item .logo-box svg {
          stroke: var(--qtd-ai-text-color-2);
          transition: all 0.3s var(--qtd-transition-cubic-1); }
        .picturePage .qtd-history-nav-container .qtd-history-item .icon-box img, .picturePage .qtd-history-nav-container .qtd-history-item .logo-box img, .picturePage .qtd-history-nav-container .qtd-style-item .icon-box img, .picturePage .qtd-history-nav-container .qtd-style-item .logo-box img {
          transition: all 0.3s var(--qtd-transition-cubic-1); }
      .picturePage .qtd-history-nav-container .qtd-history-item .logo-box, .picturePage .qtd-history-nav-container .qtd-style-item .logo-box {
        background-color: var(--qtd-ai-drak-func-color-6);
        transition: all 0.3s var(--qtd-transition-cubic-1);
        border: 2px solid var(--qtd-ai-light-func-color-14); }
      .picturePage .qtd-history-nav-container .qtd-history-item .content-box, .picturePage .qtd-history-nav-container .qtd-style-item .content-box {
        display: flex;
        flex-direction: column;
        justify-content: center;
        flex: 1;
        width: 0; }
        .picturePage .qtd-history-nav-container .qtd-history-item .content-box p, .picturePage .qtd-history-nav-container .qtd-style-item .content-box p {
          width: 100%;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          font-size: 12px;
          font-style: normal;
          line-height: 20px;
          /* 166.667% */ }
        .picturePage .qtd-history-nav-container .qtd-history-item .content-box .time, .picturePage .qtd-history-nav-container .qtd-style-item .content-box .time {
          color: var(--qtd-ai-text-color-4); }
        .picturePage .qtd-history-nav-container .qtd-history-item .content-box .title, .picturePage .qtd-history-nav-container .qtd-style-item .content-box .title {
          color: var(--qtd-ai-text-color-2); }
        .picturePage .qtd-history-nav-container .qtd-history-item .content-box input, .picturePage .qtd-history-nav-container .qtd-style-item .content-box input {
          background-color: transparent;
          color: var(--qtd-ai-text-color-2);
          border-color: transparent !important;
          padding: 0 !important; }
      .picturePage .qtd-history-nav-container .qtd-history-item:hover, .picturePage .qtd-history-nav-container .qtd-history-item.active, .picturePage .qtd-history-nav-container .qtd-style-item:hover, .picturePage .qtd-history-nav-container .qtd-style-item.active {
        background-color: var(--qtd-ai-drak-func-color-5); }
        .picturePage .qtd-history-nav-container .qtd-history-item:hover .icon-box svg, .picturePage .qtd-history-nav-container .qtd-history-item:hover .icon-box .icon-sousuo, .picturePage .qtd-history-nav-container .qtd-history-item.active .icon-box svg, .picturePage .qtd-history-nav-container .qtd-history-item.active .icon-box .icon-sousuo, .picturePage .qtd-history-nav-container .qtd-style-item:hover .icon-box svg, .picturePage .qtd-history-nav-container .qtd-style-item:hover .icon-box .icon-sousuo, .picturePage .qtd-history-nav-container .qtd-style-item.active .icon-box svg, .picturePage .qtd-history-nav-container .qtd-style-item.active .icon-box .icon-sousuo {
          transform: scale(1.5) rotate(15deg); }
      .picturePage .qtd-history-nav-container .qtd-history-item.active .logo-box, .picturePage .qtd-history-nav-container .qtd-style-item.active .logo-box {
        border-color: var(--qtd-ai-drak-color-6); }
    .picturePage .qtd-history-nav-container.active {
      width: 260px; }
  .picturePage .main {
    position: relative;
    z-index: 3;
    width: 100%;
    height: 100%;
    max-width: 730px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px; }
    .picturePage .main .mainLogoBox {
      display: flex;
      width: 100%;
      flex-direction: column;
      justify-content: center;
      max-height: 288px;
      align-items: center;
      align-self: stretch;
      transition: all 0.3s ease-in-out; }
      .picturePage .main .mainLogoBox .mainLogoBoxImg {
        width: 160px;
        margin-bottom: 24px; }
      .picturePage .main .mainLogoBox .mainLogoTextBox {
        display: flex;
        font-size: 64px;
        align-items: center;
        gap: 4px;
        color: var(--qtd-ai-text-color-1);
        font-weight: 600;
        line-height: 72px; }
        .picturePage .main .mainLogoBox .mainLogoTextBox > img {
          height: 38.5px; }
      .picturePage .main .mainLogoBox .mainSlognText {
        color: var(--qtd-ai-text-color-2);
        text-align: center;
        font-size: 20px;
        line-height: 28px;
        margin-top: 16px; }
  .picturePage .bottom {
    width: 100%;
    height: 100px;
    background-color: #bfa; }

@media (max-width: 960px) {
  .sciencePage .header {
    display: none; }
  .sciencePage .main {
    width: 100%;
    padding-bottom: 48px; }
    .sciencePage .main .scienceSearchBox {
      padding: 0 24px;
      width: 100%; } }

.bgBox {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2; }
  .bgBox .bgMask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, var(--qtd-ai-drak-func-color-3) 100%); }
  .bgBox .bgImageList {
    position: absolute;
    top: 40px;
    left: 56px;
    right: 0px;
    bottom: 0;
    display: flex;
    gap: 32px;
    overflow: hidden; }
    @media (max-width: 960px) {
      .bgBox .bgImageList {
        left: 16px;
        gap: 16px;
        justify-content: space-between; }
        .bgBox .bgImageList .bgImageWrap.bgImageWrap {
          width: calc(50% - 16px); }
          .bgBox .bgImageList .bgImageWrap.bgImageWrap.bgImg3, .bgBox .bgImageList .bgImageWrap.bgImageWrap.bgImg4, .bgBox .bgImageList .bgImageWrap.bgImageWrap.bgImg5 {
            display: none; }
          .bgBox .bgImageList .bgImageWrap.bgImageWrap.bgImg1 {
            left: 0; }
          .bgBox .bgImageList .bgImageWrap.bgImageWrap.bgImg2 {
            left: 50%; } }
    .bgBox .bgImageList .bgImageWrap {
      width: calc(20% - 20px);
      height: auto;
      position: absolute; }
      .bgBox .bgImageList .bgImageWrap img {
        width: 100%; }
      .bgBox .bgImageList .bgImageWrap.bgImg1 {
        top: -40px;
        animation: positionTop 20s infinite ease-in-out; }
      .bgBox .bgImageList .bgImageWrap.bgImg2 {
        bottom: 0;
        left: 20%;
        animation: positionBottom 20s infinite ease-in-out; }
      .bgBox .bgImageList .bgImageWrap.bgImg3 {
        left: 40%;
        top: -40px;
        animation: positionTop 20s infinite ease-in-out; }
      .bgBox .bgImageList .bgImageWrap.bgImg4 {
        left: 60%;
        bottom: 0;
        animation: positionBottom 20s infinite ease-in-out; }
      .bgBox .bgImageList .bgImageWrap.bgImg5 {
        left: 80%;
        top: -40px;
        animation: positionTop 20s infinite ease-in-out; }

@keyframes positionTop {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(-1200px); }
  100% {
    transform: translateY(0); } }

@keyframes positionBottom {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(1200px); }
  100% {
    transform: translateY(0); } }

@media screen and (max-height: 680px) {
  .picturePage .main .mainLogoBox .mainLogoBoxImg {
    display: none; } }

.newSearchAreaWrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 882px;
  padding: 0px 16px 8px;
  position: relative;
  transition: all 0.3s ease-in-out; }
  .newSearchAreaWrap .newSearchAreaBox {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%; }
  .newSearchAreaWrap .accurate {
    width: calc(100% - 22px);
    display: flex;
    margin-top: -24px;
    padding: 48px 16px 16px 16px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    border-radius: 8px;
    border: 2px solid rgba(255, 255, 255, 0.1);
    background: var(--qtd-ai-drak-func-color-6); }
  .newSearchAreaWrap .searchTypeWrap {
    width: 100%;
    justify-content: flex-start;
    margin-bottom: 8px; }
  .newSearchAreaWrap .searchAreaContainer {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 16px;
    width: 100%;
    box-shadow: rgba(29, 28, 35, 0.06) 0 6px 8px 0;
    position: relative;
    background: var(--qtd-ai-drak-func-color-6);
    transition: all 0.7s ease-in-out;
    border: 1px solid var(--qtd-ai-drak-color-6); }
    .newSearchAreaWrap .searchAreaContainer.searchArea_container__animated {
      animation: headFlash 0.3s ease-in-out;
      animation-fill-mode: both; }
    .newSearchAreaWrap .searchAreaContainer .searchAreaInputContainer {
      width: 100%;
      padding: 12px 16px 12px 8px;
      transition: all 0.3s ease-in-out; }
      .newSearchAreaWrap .searchAreaContainer .searchAreaInputContainer .searchAreaInputWrap {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        max-height: 64px;
        gap: 16px;
        transition: all 0.3s ease-in-out; }
        .newSearchAreaWrap .searchAreaContainer .searchAreaInputContainer .searchAreaInputWrap .searchAreaUploadBox {
          display: flex;
          justify-content: center;
          align-items: center;
          transition: all 0.3s ease-in-out; }
        .newSearchAreaWrap .searchAreaContainer .searchAreaInputContainer .searchAreaInputWrap .searchAreaBottomBox {
          display: flex;
          align-items: center;
          gap: 16px;
          justify-content: flex-end;
          transition: all 0.3s ease-in-out;
          flex-shrink: 0; }
          .newSearchAreaWrap .searchAreaContainer .searchAreaInputContainer .searchAreaInputWrap .searchAreaBottomBox .qtd-ai-button {
            position: relative;
            width: 120px;
            height: 40px;
            border-radius: 26px;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 4px;
            font-size: 16px;
            cursor: pointer; }
        .newSearchAreaWrap .searchAreaContainer .searchAreaInputContainer .searchAreaInputWrap .ant-input {
          background: var(--qtd-ai-drak-func-color-6);
          border: none; }
    .newSearchAreaWrap .searchAreaContainer:hover .searchAreaContainerActive {
      border: 1px solid var(--qtd-ai-drak-color-6); }
    .newSearchAreaWrap .searchAreaContainer.searchAreaContainerActive {
      border: 1px solid var(--qtd-ai-drak-color-6); }
      .newSearchAreaWrap .searchAreaContainer.searchAreaContainerActive .searchAreaInputContainer .searchAreaInputWrap {
        flex-direction: column;
        max-height: 320px; }
        .newSearchAreaWrap .searchAreaContainer.searchAreaContainerActive .searchAreaInputContainer .searchAreaInputWrap .searchAreaUploadBox {
          position: absolute;
          bottom: 10px;
          left: 8px; }
        .newSearchAreaWrap .searchAreaContainer.searchAreaContainerActive .searchAreaInputContainer .searchAreaInputWrap .searchAreaBottomBox {
          width: 100%; }
    .newSearchAreaWrap .searchAreaContainer.detailSearchArea {
      flex-direction: row; }
      .newSearchAreaWrap .searchAreaContainer.detailSearchArea .searchAreaInputContainer .searchAreaInputWrap {
        flex-direction: row; }
        .newSearchAreaWrap .searchAreaContainer.detailSearchArea .searchAreaInputContainer .searchAreaInputWrap .searchAreaBottomBox {
          width: auto; }

.searchAreaChangeModeBox {
  display: flex;
  align-items: center;
  gap: 4px; }
  .searchAreaChangeModeBox > span {
    color: #999999;
    font-size: 14px;
    line-height: 22px; }
    .searchAreaChangeModeBox > span.checked {
      color: var(--qtd-ai-drak-color-6); }

.searchTypeListBox {
  display: flex;
  padding: 5px 16px;
  align-items: center;
  gap: 4px;
  width: max-content;
  border-radius: 37px;
  background: var(--qtd-ai-drak-func-color-5);
  cursor: pointer;
  border: 1px solid var(--qtd-ai-drak-func-color-5); }
  .searchTypeListBox:hover, .searchTypeListBox.active {
    border: 1px solid var(--qtd-ai-drak-color-6);
    background: #f5fffd; }
  .searchTypeListBox > i {
    color: var(--qtd-ai-drak-color-6);
    font-size: 14px; }

.searchTypeListPopover .ant-popover-inner {
  padding: 0; }

.searchTypeListContent {
  display: flex;
  flex-direction: column;
  padding: 8px 0;
  width: 196px; }
  .searchTypeListContent .searchTypeListTitle {
    display: flex;
    height: 32px;
    padding: 0 8px;
    align-items: center;
    gap: 8px;
    color: #999;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px; }
  .searchTypeListContent .searchTypeListContentItem {
    display: flex;
    align-items: center;
    padding: 0 12px;
    cursor: pointer;
    color: var(--qtd-ai-text-color-2);
    height: 40px;
    transition: all 0.3s ease-in-out;
    font-size: 14px;
    justify-content: space-between; }
    .searchTypeListContent .searchTypeListContentItem:hover {
      color: var(--qtd-ai-text-color-1);
      background: var(--qtd-ai-drak-func-color-5); }
    .searchTypeListContent .searchTypeListContentItem.active {
      color: var(--qtd-ai-drak-color-6);
      background: #fbfff7; }
      .searchTypeListContent .searchTypeListContentItem.active > i {
        opacity: 1; }
    .searchTypeListContent .searchTypeListContentItem > i {
      color: var(--qtd-ai-drak-color-6);
      opacity: 0; }

@keyframes headFlash {
  0% {
    transform: scaleX(1); }
  50% {
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    transform: scaleX(1); } }

@media (max-width: 960px) {
  .newSearchAreaWrap {
    width: 100%;
    max-width: 730px; }
    .newSearchAreaWrap .searchAreaContainer {
      border: 1px solid var(--qtd-ai-drak-color-6); }
      .newSearchAreaWrap .searchAreaContainer .searchAreaInputContainer .searchAreaInputWrap {
        flex-direction: column;
        max-height: 320px; }
        .newSearchAreaWrap .searchAreaContainer .searchAreaInputContainer .searchAreaInputWrap .searchAreaUploadBox {
          display: none;
          position: absolute;
          bottom: 16px;
          left: 8px; }
        .newSearchAreaWrap .searchAreaContainer .searchAreaInputContainer .searchAreaInputWrap .searchAreaBottomBox {
          width: 100%; } }

.llmTypeListBox {
  display: flex;
  height: 32px;
  align-items: center;
  gap: 8px;
  padding: 0 8px;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  color: var(--qtd-ai-drak-color-6);
  background: #f5fffd; }
  .llmTypeListBox > i {
    color: var(--qtd-ai-drak-color-6);
    font-size: 14px; }

.selectedImage {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 152px;
  padding: 4px;
  border-radius: 8px;
  background: var(--qtd-ai-drak-func-color-4);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05) inset; }

.selectPosterTypeWrap {
  display: flex !important;
  flex-wrap: wrap !important;
  flex-direction: row !important;
  gap: 0 !important;
  padding: 4px 0 !important;
  width: 230px !important;
  max-width: 230px !important;
  min-width: 230px !important;
  cursor: default; }
  .selectPosterTypeWrap .selectPosterTypeItem {
    width: 230px;
    height: 120px;
    display: flex;
    align-items: center;
    padding: 8px 12px;
    cursor: pointer;
    z-index: 10;
    gap: 8px; }
    .selectPosterTypeWrap .selectPosterTypeItem:hover, .selectPosterTypeWrap .selectPosterTypeItem.active {
      background: #F5F5FF; }
    .selectPosterTypeWrap .selectPosterTypeItem .selectPosterTypeImg {
      width: 64px;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
      .selectPosterTypeWrap .selectPosterTypeItem .selectPosterTypeImg img {
        width: 64px;
        height: auto; }
    .selectPosterTypeWrap .selectPosterTypeItem .selectPosterTypeText {
      display: flex;
      flex-direction: column;
      gap: 4px; }
      .selectPosterTypeWrap .selectPosterTypeItem .selectPosterTypeText .title {
        color: #333;
        font-size: 16px;
        font-weight: 600;
        line-height: 24px; }
      .selectPosterTypeWrap .selectPosterTypeItem .selectPosterTypeText .desc {
        color: #666;
        font-size: 14px;
        line-height: 20px; }

.customOverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000; }
  .customOverlay .customOverlayListWrap {
    position: fixed;
    top: 0;
    z-index: 9999;
    height: 100vh;
    background: linear-gradient(180deg, #3489FF00 0%, #3489FF 25%, #33BBFF 50%, #75F0B3 75%, #75F0B300 100%);
    padding: 0 2px;
    width: 196px; }
    .customOverlay .customOverlayListWrap .customOverlayListWrapBg {
      height: 100%;
      width: 100%;
      padding: 0 8px;
      background: var(--qtd-ai-drak-func-color-3); }
    .customOverlay .customOverlayListWrap .swiper {
      height: 100%; }
      .customOverlay .customOverlayListWrap .swiper .swiper-slide {
        height: auto; }

.newAccurateWrap {
  display: flex;
  gap: 16px;
  align-items: center;
  width: 100%; }

.selectedImageWrap {
  display: flex;
  flex-direction: column;
  width: 144px;
  align-items: center;
  justify-content: center; }
  .selectedImageWrap img {
    width: 100%; }

.tplListPopover .ant-popover-content {
  background: var(--qtd-ai-drak-func-color-7);
  border-radius: 12px; }
  .tplListPopover .ant-popover-content .ant-popover-arrow {
    display: none; }
  .tplListPopover .ant-popover-content .ant-popover-inner {
    background: var(--qtd-ai-drak-func-color-7);
    width: 752px;
    border-radius: 12px;
    overflow: hidden; }
    .tplListPopover .ant-popover-content .ant-popover-inner .ant-popover-inner-content {
      width: 100%; }
    .tplListPopover .ant-popover-content .ant-popover-inner .customOverlayListWrap {
      display: flex;
      width: 100%;
      flex-wrap: wrap; }
    .tplListPopover .ant-popover-content .ant-popover-inner .customOverlayListItem {
      display: flex;
      flex-direction: column;
      align-items: center;
      transition: all .3s ease-in-out;
      cursor: pointer;
      padding: 8px; }
      .tplListPopover .ant-popover-content .ant-popover-inner .customOverlayListItem.active {
        opacity: 1;
        background: var(--qtd-ai-drak-func-color-3);
        border-radius: 8px; }
      .tplListPopover .ant-popover-content .ant-popover-inner .customOverlayListItem .customOverlayImgBox {
        width: 128px;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: all .3s ease-in-out; }
        .tplListPopover .ant-popover-content .ant-popover-inner .customOverlayListItem .customOverlayImgBox > img {
          width: 100%; }
      .tplListPopover .ant-popover-content .ant-popover-inner .customOverlayListItem .customOverlayItemTitle {
        color: var(--qtd-ai-text-color-1);
        font-size: 14px;
        line-height: 22px;
        display: none;
        text-align: center; }
      .tplListPopover .ant-popover-content .ant-popover-inner .customOverlayListItem .customOverlayItemSize {
        color: var(--qtd-ai-text-color-2);
        font-size: 12px;
        line-height: 20px;
        text-align: center; }

.rightBox {
  flex: 1; }
  .rightBox .more .moreBox {
    display: flex;
    flex-wrap: wrap;
    gap: 16px; }
  .rightBox .more .colorWrap {
    display: flex;
    flex: 1;
    align-items: center; }
    .rightBox .more .colorWrap .text {
      font-size: 14px;
      color: var(--qtd-ai-text-color-2);
      margin-right: 10px;
      text-align: right;
      width: 56px; }
    .rightBox .more .colorWrap .colorBox {
      flex: 1; }

.colorPicker {
  display: flex;
  align-items: center;
  padding: 4px;
  gap: 4px;
  border-radius: 8px;
  background: var(--qtd-ai-drak-func-color-5);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05) inset; }
  .colorPicker .selectColor {
    width: 32px;
    height: 32px;
    border-radius: 8px;
    background: var(--qtd-ai-drak-func-color-3);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 1px 3px -1px rgba(0, 0, 0, 0.1), 0px 1px 2px 0px rgba(0, 0, 0, 0.1); }
    .colorPicker .selectColor .selectColorItem {
      width: 16px;
      height: 16px;
      border-radius: 4px; }
  .colorPicker .colorSlider {
    position: relative;
    height: 6px;
    flex: 1;
    border-radius: 8px;
    cursor: pointer; }
    .colorPicker .colorSlider .colorSliderThumb {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      width: 16px;
      height: 16px;
      border-radius: 4px;
      background: var(--qtd-ai-drak-func-color-3);
      box-shadow: 0px 1px 3px -1px rgba(0, 0, 0, 0.1), 0px 1px 2px 0px rgba(0, 0, 0, 0.1); }

.selectedImageText {
  margin-top: 8px;
  font-size: 14px;
  line-height: 22px;
  color: var(--qtd-ai-text-color-2);
  text-align: center;
  cursor: pointer; }

.overlayContent {
  background-color: var(--qtd-ai-drak-func-color-3); }

.closeButton {
  position: absolute;
  top: 10px;
  right: 10px;
  background: none;
  border: none;
  font-size: 18px;
  cursor: pointer; }

.templateSwiper {
  width: 100%;
  height: 100%; }

.customSegmentedWrap {
  display: flex;
  flex: 1;
  align-items: center; }
  .customSegmentedWrap .customSegmentedText {
    font-size: 14px;
    color: var(--qtd-ai-text-color-2);
    margin-right: 10px;
    text-align: right;
    flex-shrink: 0; }
  .customSegmentedWrap .custom-segmented {
    border-radius: 12px;
    padding: 4px;
    background: rgba(40, 40, 40, 0.85);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05) inset; }
    .customSegmentedWrap .custom-segmented:hover {
      background: rgba(40, 40, 40, 0.85); }
    .customSegmentedWrap .custom-segmented .ant-segmented-group .ant-segmented-item {
      color: var(--qtd-ai-text-color-2);
      border-radius: 12px;
      background: var(--qtd-ai-drak-func-color-5); }
      .customSegmentedWrap .custom-segmented .ant-segmented-group .ant-segmented-item.ant-segmented-item-selected {
        color: var(--qtd-ai-text-color-1);
        background: var(--qtd-ai-drak-func-color-7); }
    .customSegmentedWrap .custom-segmented .ant-segmented-group .ant-segmented-thumb {
      z-index: 10;
      border-radius: 12px;
      background: var(--qtd-ai-drak-func-color-7); }

.qtd-history-panel-container-poster {
  position: relative;
  width: 100%;
  max-width: 1252px;
  height: 100%;
  padding: 0px 72px 0px 72px;
  overflow: hidden;
  margin: 0 auto; }
  .qtd-history-panel-container-poster .qtd-history-panel-content {
    width: 100%;
    height: 100%;
    padding-left: 56px;
    padding-top: 88px;
    overflow: auto;
    padding-bottom: 240px; }
    .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list {
      position: relative;
      display: flex;
      flex-direction: column;
      gap: 24px;
      margin-bottom: 24px; }
      .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list > .time {
        position: absolute;
        top: 0;
        left: -56px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 44px;
        height: 32px;
        border-radius: 8px;
        border: 1px solid var(--qtd-ai-drak-func-color-5);
        background: var(--qtd-ai-drak-func-color-3);
        color: var(--qtd-ai-text-color-2);
        font-family: "PingFang SC";
        font-size: 14px;
        font-weight: 400; }
      .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item {
        position: relative;
        display: flex;
        gap: 16px;
        width: 100%;
        height: auto;
        flex-direction: column;
        padding: 32px;
        border-radius: 16px;
        border: 1px solid var(--qtd-ai-drak-func-color-5);
        background: var(--qtd-ai-drak-func-color-3);
        transition: all 0.3s var(--qtd-transition-cubic-1); }
        .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-text-box {
          position: relative;
          width: 100%;
          height: auto;
          display: flex;
          flex-direction: column;
          justify-content: space-between; }
          .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-text-box .text-box-1 {
            display: flex;
            flex-wrap: wrap;
            gap: 12px;
            margin-bottom: 8px; }
            .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-text-box .text-box-1 .time-title {
              color: rgba(255, 255, 255, 0.4);
              font-size: 14px;
              font-weight: 600;
              line-height: 22px; }
            .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-text-box .text-box-1 .model-box {
              display: flex;
              align-items: center;
              height: 22px;
              color: rgba(255, 255, 255, 0.65);
              gap: 4px; }
              .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-text-box .text-box-1 .model-box img {
                height: 16px; }
              .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-text-box .text-box-1 .model-box p {
                color: rgba(255, 255, 255, 0.65);
                font-family: "PingFang SC";
                font-size: 14px;
                font-weight: 400; }
          .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-text-box .content-text {
            color: rgba(255, 255, 255, 0.65);
            font-family: "PingFang SC";
            font-size: 14px;
            font-weight: 400;
            line-height: 22px; }
          .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-text-box .text-box-2 {
            display: flex;
            align-items: center;
            gap: 8px; }
            .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-text-box .text-box-2 .btn {
              display: flex;
              align-items: center;
              justify-content: center;
              gap: 4px;
              height: 32px;
              padding: 0 16px;
              border-radius: 88px;
              border: 1px solid var(--qtd-ai-drak-func-color-5);
              color: var(--qtd-ai-text-color-2);
              font-family: "PingFang SC";
              font-size: 14px;
              font-weight: 400;
              transition: all 0.3s var(--qtd-transition-cubic-1);
              cursor: pointer; }
              .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-text-box .text-box-2 .btn:hover {
                background: var(--qtd-ai-light-func-color-12); }
            .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-text-box .text-box-2 .delete {
              opacity: 0;
              width: 32px;
              padding: 0;
              border-radius: 16px;
              background: none;
              color: rgba(200, 30, 30, 0.8);
              border: 0; }
              .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-text-box .text-box-2 .delete:hover {
                background: rgba(200, 30, 30, 0.1); }
          .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-text-box:hover .text-box-2 .delete {
            opacity: 1; }
        .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item:hover .delete {
          opacity: 1; }
        .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-img-box {
          position: relative;
          width: 100%;
          height: auto;
          display: grid;
          gap: 8px;
          grid-template-columns: 1fr 1fr 1fr 1fr; }
          .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-img-box .img-box {
            position: relative;
            display: flex;
            align-items: center;
            justify-content: flex-start;
            max-width: 100%;
            height: 100%;
            max-height: 440px;
            background-color: var(--qtd-ai-light-func-color-13);
            border-radius: 8px;
            cursor: pointer;
            overflow: hidden;
            width: max-content; }
            .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-img-box .img-box img {
              max-width: 100%;
              max-height: 100%;
              transition: all 0.3s var(--qtd-transition-cubic-1); }
            .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-img-box .img-box .btn-box {
              position: absolute;
              top: 8px;
              right: 8px;
              display: flex;
              align-items: center;
              justify-content: flex-end;
              flex-wrap: wrap;
              gap: 8px;
              opacity: 0;
              transition: all 0.3s var(--qtd-transition-cubic-1);
              z-index: 1; }
              .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-img-box .img-box .btn-box .btn {
                display: flex;
                align-items: center;
                gap: 4px;
                height: 32px;
                color: rgba(255, 255, 255, 0.65);
                font-family: "PingFang SC";
                font-size: 14px;
                font-weight: 400;
                transition: all 0.3s var(--qtd-transition-cubic-1);
                background: var(--qtd-ai-light-func-color-12);
                cursor: pointer;
                width: 32px;
                padding: 0;
                justify-content: center;
                border-radius: 16px; }
                .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-img-box .img-box .btn-box .btn:hover {
                  background: var(--qtd-ai-light-func-color-13); }
              .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-img-box .img-box .btn-box .btn-group {
                display: flex;
                background: var(--qtd-ai-light-func-color-12);
                border-radius: 16px;
                padding: 0 8px; }
                .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-img-box .img-box .btn-box .btn-group .btn {
                  background: transparent; }
                  .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-img-box .img-box .btn-box .btn-group .btn:hover {
                    background: var(--qtd-ai-light-func-color-13); }
            .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-img-box .img-box .go-edit-btn {
              position: absolute;
              bottom: 24px; }
            .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-img-box .img-box .img-loading {
              position: relative;
              width: 240px;
              height: 240px;
              padding: 2px;
              transition: all 0.3s var(--qtd-transition-cubic-1);
              overflow: hidden; }
              .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-img-box .img-box .img-loading .loading-item {
                position: relative;
                display: flex;
                align-items: center;
                justify-content: center;
                flex-direction: column;
                width: 100%;
                height: 100%;
                border-radius: 4px;
                gap: 8px;
                font-size: 14px;
                z-index: 1;
                background-color: var(--qtd-ai-drak-func-color-5);
                color: var(--qtd-ai-text-color-2); }
              .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-img-box .img-box .img-loading.error-item::after {
                background: #D84B4B;
                animation: none; }
              .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-img-box .img-box .img-loading.error-item .icon-cuowu {
                font-size: 32px;
                color: #D84B4B; }
              .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-img-box .img-box .img-loading.error-item span {
                display: flex;
                align-items: center;
                justify-content: center;
                width: 100%;
                font-size: 12px; }
              .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-img-box .img-box .img-loading.error-item .error-tips {
                font-size: 16px;
                color: #D84B4B !important; }
              .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-img-box .img-box .img-loading::after {
                content: '';
                position: absolute;
                left: -120px;
                top: -120px;
                width: 200%;
                height: 200%;
                background: conic-gradient(from -45deg at 50% 50%, #83D994 0deg, #61A0FF 52.5deg, #8C4DFF 95.62deg, #FF00E5 144.37deg, #FF67B2 194.64deg, #FF4343 255deg, #FF7E3F 298.12deg, #FFCD4B 360deg);
                animation: turnCardBg 5s infinite linear;
                animation-fill-mode: forwards;
                z-index: 0; }
            .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-img-box .img-box:hover .btn-box {
              opacity: 1; }
            .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-img-box .img-box:hover img {
              transform: scale(1.1); }
            .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-img-box .img-box.download .download {
              cursor: wait !important;
              opacity: 0.8; }
        .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .text-box-2 {
          display: flex;
          align-items: center;
          gap: 8px; }
          .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .text-box-2 .btn {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 4px;
            height: 32px;
            padding: 0 16px;
            border-radius: 88px;
            border: 1px solid var(--qtd-ai-drak-func-color-5);
            color: rgba(255, 255, 255, 0.65);
            font-family: "PingFang SC";
            font-size: 14px;
            font-weight: 400;
            transition: all 0.3s var(--qtd-transition-cubic-1);
            cursor: pointer; }
            .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .text-box-2 .btn:hover {
              background: var(--qtd-ai-light-func-color-12); }
          .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .text-box-2:hover .delete {
            opacity: 1; }
          .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .text-box-2 .delete {
            opacity: 0;
            width: 32px;
            padding: 0;
            border-radius: 16px;
            background: none;
            color: rgba(200, 30, 30, 0.8);
            border: 0; }
            .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .text-box-2 .delete:hover {
              background: rgba(200, 30, 30, 0.1); }
        .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item.download .download {
          cursor: wait !important;
          opacity: 0.8; }
        .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item.active {
          animation: historyActive 1s infinite; }
        .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .ant-spin {
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          width: 100%;
          height: 100%;
          display: none;
          align-items: center;
          justify-content: center;
          background: rgba(0, 0, 0, 0.58);
          opacity: 0;
          z-index: 0;
          pointer-events: none; }
        .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item.download .ant-spin {
          display: flex;
          opacity: 1;
          pointer-events: all;
          z-index: 2; }

.picEditCore {
  position: relative;
  width: 100%;
  flex: 1;
  height: 100%;
  min-height: 0; }
  .picEditCore * {
    user-select: none; }
  .picEditCore:focus, .picEditCore:focus-visible {
    outline: none; }
  .picEditCore.picEditCoreReadyOnly {
    pointer-events: none; }

.picEditCoreCanvas {
  position: absolute;
  user-select: none;
  transform-origin: top left; }

@charset "UTF-8";
.elementWrap {
  position: absolute;
  cursor: pointer;
  outline: 1px solid transparent;
  transition: outline 0.3s ease-in-out;
  user-select: none; }
  .elementWrap * {
    user-select: none; }
  .elementWrap:hover {
    outline: 1px solid var(--qtd-ai-drak-color-6); }
  .elementWrap.elementWrapNoHover:hover {
    outline: 1px solid transparent; }
  .elementWrap .elementLoadingBox {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 20;
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(30px); }
    .elementWrap .elementLoadingBox .container {
      position: absolute;
      inset: 0;
      z-index: 20; }
    .elementWrap .elementLoadingBox .generation-box {
      position: absolute;
      width: 100%;
      height: 100%;
      border-radius: 16px;
      background: linear-gradient(101deg, rgba(52, 137, 255, 0.7) -31.27%, rgba(52, 77, 150, 0.7) -6.68%, rgba(71, 71, 71, 0.7) 20.92%, rgba(71, 71, 71, 0.6) 60.05%, rgba(73, 94, 78, 0.7) 88.7%, rgba(117, 240, 179, 0.7) 131.79%);
      backdrop-filter: blur(20px);
      overflow: hidden; }
    .elementWrap .elementLoadingBox .noise {
      position: absolute;
      width: 100%;
      height: 100%;
      background: linear-gradient(45deg, rgba(66, 211, 146, 0.1), rgba(87, 190, 255, 0.1));
      filter: blur(5px);
      animation: noiseAnimation 3s infinite; }
    .elementWrap .elementLoadingBox .scan {
      position: absolute;
      width: 100%;
      height: 2px;
      background: linear-gradient(to right, transparent, #42d392, #57beff, transparent);
      animation: scanning 2s ease-in-out infinite; }
    .elementWrap .elementLoadingBox .progress {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      text-align: center;
      font-size: 18px;
      color: #fff; }
    .elementWrap .elementLoadingBox .progress::after {
      content: "\751F\6210\4E2D";
      opacity: .65;
      animation: loading 2s infinite; }
    .elementWrap .elementLoadingBox .particles {
      position: absolute;
      width: 100%;
      height: 100%; }
    .elementWrap .elementLoadingBox .particle {
      position: absolute;
      width: 4px;
      height: 4px;
      background: #42d392;
      border-radius: 50%; }
    .elementWrap .elementLoadingBox .border-animation {
      position: absolute;
      width: calc(100% + 4px);
      height: calc(100% + 4px);
      top: -2px;
      left: -2px;
      border: 2px solid transparent;
      border-radius: 4px;
      animation: borderRotate 4s linear infinite; }

@keyframes borderRotate {
  0%,
  100% {
    border-image: linear-gradient(45deg, #42d392, #57beff) 1; }
  50% {
    border-image: linear-gradient(225deg, #42d392, #57beff) 1; } }

@keyframes scanning {
  0% {
    top: 0;
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    top: 100%;
    opacity: 0; } }

@keyframes noiseAnimation {
  0%,
  100% {
    opacity: 0.8;
    transform: scale(1); }
  50% {
    opacity: 0.5;
    transform: scale(1.1); } }

@keyframes loading {
  0% {
    content: "\751F\6210\4E2D."; }
  33% {
    content: "\751F\6210\4E2D.."; }
  66% {
    content: "\751F\6210\4E2D..."; } }
    .elementWrap .elementLoadingBox .grid {
      position: absolute;
      width: 100%;
      height: 100%;
      background-image: linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px);
      background-size: 20px 20px;
      animation: gridMove 20s linear infinite; }
    .elementWrap .elementLoadingBox .corners {
      position: absolute;
      width: 100%;
      height: 100%; }
    .elementWrap .elementLoadingBox .corner {
      position: absolute;
      width: 10px;
      height: 10px;
      border: 2px solid #42d392; }
    .elementWrap .elementLoadingBox .corner:nth-child(1) {
      top: -1px;
      left: -1px;
      border-right: 0;
      border-bottom: 0; }
    .elementWrap .elementLoadingBox .corner:nth-child(2) {
      top: -1px;
      right: -1px;
      border-left: 0;
      border-bottom: 0; }
    .elementWrap .elementLoadingBox .corner:nth-child(3) {
      bottom: -1px;
      left: -1px;
      border-right: 0;
      border-top: 0; }
    .elementWrap .elementLoadingBox .corner:nth-child(4) {
      bottom: -1px;
      right: -1px;
      border-left: 0;
      border-top: 0; }

@keyframes gridMove {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(20px); } }
    .elementWrap .elementLoadingBox .status {
      position: absolute;
      top: -25px;
      left: 0;
      width: 100%;
      text-align: center;
      color: #42d392;
      font-family: "Arial", sans-serif;
      font-size: 12px;
      letter-spacing: 1px;
      text-transform: uppercase; }
    .elementWrap .elementLoadingBox .steps {
      position: absolute;
      bottom: -50px;
      left: 0;
      width: 100%;
      height: 3px;
      background: #1a1a1a;
      border-radius: 3px;
      overflow: hidden; }
    .elementWrap .elementLoadingBox .steps::after {
      content: "";
      position: absolute;
      width: 50%;
      height: 100%;
      background: linear-gradient(90deg, #42d392, #57beff);
      animation: progress 2s ease-in-out infinite; }

@keyframes progress {
  0% {
    left: -50%; }
  100% {
    left: 100%; } }

.imageElementLoading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.imageElementWrap {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative; }
  .imageElementWrap .imageElement {
    width: 100%;
    height: 100%;
    max-width: unset; }
  .imageElementWrap img {
    user-select: none;
    pointer-events: none; }

.textElementWrap {
  white-space: pre-line;
  overflow-wrap: break-word; }
  .textElementWrap .textElementspecificLayer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-decoration: inherit; }
  .textElementWrap span:focus {
    outline: none; }

.groupElementWrap {
  position: relative; }

.qtdHistoryDetail {
  width: 100%;
  height: 100%;
  max-width: 1600px;
  max-height: 1000px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: #141414;
  padding: 24px;
  gap: 40px;
  display: flex; }
  .qtdHistoryDetail .icon-guanbi {
    position: absolute;
    right: -24px;
    top: -24px;
    width: 24px;
    height: 24px; }
  .qtdHistoryDetail .qtd-history-detail-left-box {
    flex: 1;
    height: 100%;
    width: 100%;
    min-width: 0;
    min-height: 0;
    display: flex;
    gap: 16px;
    flex-direction: column; }
    .qtdHistoryDetail .qtd-history-detail-left-box .qtd-history-detail-left-box-top {
      display: flex;
      justify-content: space-between;
      height: 34px;
      overflow: hidden; }
      .qtdHistoryDetail .qtd-history-detail-left-box .qtd-history-detail-left-box-top .btn-box-right, .qtdHistoryDetail .qtd-history-detail-left-box .qtd-history-detail-left-box-top .download-box {
        display: flex;
        align-items: center;
        gap: 12px; }
        .qtdHistoryDetail .qtd-history-detail-left-box .qtd-history-detail-left-box-top .btn-box-right .qtd-ai-line-button, .qtdHistoryDetail .qtd-history-detail-left-box .qtd-history-detail-left-box-top .download-box .qtd-ai-line-button {
          color: #FFF;
          flex-shrink: 0; }
          .qtdHistoryDetail .qtd-history-detail-left-box .qtd-history-detail-left-box-top .btn-box-right .qtd-ai-line-button:hover, .qtdHistoryDetail .qtd-history-detail-left-box .qtd-history-detail-left-box-top .download-box .qtd-ai-line-button:hover {
            color: #5F59DC; }
      .qtdHistoryDetail .qtd-history-detail-left-box .qtd-history-detail-left-box-top .btn-box-right {
        flex-wrap: wrap;
        height: 34px;
        overflow: hidden; }
        .qtdHistoryDetail .qtd-history-detail-left-box .qtd-history-detail-left-box-top .btn-box-right .qtd-ai-line-button {
          flex-shrink: 0; }
  .qtdHistoryDetail .qtd-history-detail-left {
    flex: 1;
    width: 100%;
    height: 100%;
    min-height: 0;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    border-radius: 16px;
    background: #1F1F1F;
    overflow: hidden; }
    .qtdHistoryDetail .qtd-history-detail-left .img-box-loading-box {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .qtdHistoryDetail .qtd-history-detail-left.full .img-box {
      width: 100%;
      height: 100%;
      overflow: auto;
      position: unset; }
      .qtdHistoryDetail .qtd-history-detail-left.full .img-box img {
        width: 100%;
        height: auto;
        max-height: unset;
        object-fit: unset; }
    .qtdHistoryDetail .qtd-history-detail-left .img-box {
      max-width: 100%;
      max-height: 100%;
      position: relative;
      z-index: 2; }
      .qtdHistoryDetail .qtd-history-detail-left .img-box img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain; }
      .qtdHistoryDetail .qtd-history-detail-left .img-box .img-info-box, .qtdHistoryDetail .qtd-history-detail-left .img-box .img-mode-box {
        display: flex;
        height: 32px;
        padding: 4px 8px;
        justify-content: center;
        align-items: center;
        gap: 8px;
        position: absolute;
        right: 8px;
        top: 8px;
        border-radius: 8px;
        background: rgba(17, 17, 17, 0.58);
        color: rgba(255, 255, 255, 0.65);
        font-size: 14px;
        line-height: 22px; }
        .qtdHistoryDetail .qtd-history-detail-left .img-box .img-info-box.img-mode-box, .qtdHistoryDetail .qtd-history-detail-left .img-box .img-mode-box.img-mode-box {
          top: unset;
          bottom: 8px;
          cursor: pointer; }
    .qtdHistoryDetail .qtd-history-detail-left .qtd-ai-button {
      position: absolute;
      top: 16px;
      right: 16px; }
  .qtdHistoryDetail .create-time-wrap {
    display: flex;
    flex-direction: column; }
  .qtdHistoryDetail .img-title {
    color: rgba(255, 255, 255, 0.85);
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; }
  .qtdHistoryDetail .qtd-history-detail-right {
    width: 40%;
    max-width: 480px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch; }
    .qtdHistoryDetail .qtd-history-detail-right .user-box {
      display: flex;
      align-items: center;
      gap: 4px;
      align-self: stretch; }
      .qtdHistoryDetail .qtd-history-detail-right .user-box img {
        width: 40px;
        height: 40px;
        border-radius: 50%; }
      .qtdHistoryDetail .qtd-history-detail-right .user-box div {
        display: flex;
        flex-direction: column; }
        .qtdHistoryDetail .qtd-history-detail-right .user-box div p {
          color: rgba(255, 255, 255, 0.85);
          font-size: 16px;
          font-weight: 600;
          line-height: 24px; }
        .qtdHistoryDetail .qtd-history-detail-right .user-box div span {
          color: rgba(255, 255, 255, 0.4);
          font-size: 14px;
          line-height: 22px; }
    .qtdHistoryDetail .qtd-history-detail-right .create-time {
      color: rgba(255, 255, 255, 0.45);
      font-size: 14px;
      font-weight: 400;
      line-height: 22px;
      font-family: "douyinFont"; }
    .qtdHistoryDetail .qtd-history-detail-right .info-box {
      display: flex;
      padding: 8px 12px;
      flex-direction: column;
      align-items: flex-start;
      gap: 8px;
      align-self: stretch;
      border-radius: 16px;
      background: #282828; }
      .qtdHistoryDetail .qtd-history-detail-right .info-box .info-content-box {
        display: flex;
        flex-direction: column;
        gap: 4px;
        max-height: 496px;
        overflow: auto; }
      .qtdHistoryDetail .qtd-history-detail-right .info-box .label {
        color: rgba(255, 255, 255, 0.45);
        font-size: 14px;
        font-weight: 400;
        line-height: 22px; }
      .qtdHistoryDetail .qtd-history-detail-right .info-box .desc {
        color: var(--qtd-ai-text-color-1);
        font-size: 14px;
        line-height: 24px;
        word-break: break-all; }
        .qtdHistoryDetail .qtd-history-detail-right .info-box .desc .icon-fuzhi1 {
          margin-left: 4px;
          cursor: pointer; }
          .qtdHistoryDetail .qtd-history-detail-right .info-box .desc .icon-fuzhi1:hover {
            color: #5F59DC; }
        .qtdHistoryDetail .qtd-history-detail-right .info-box .desc .reference-image-url {
          display: inline-block;
          height: 24px;
          padding: 0px 8px;
          justify-content: center;
          align-items: center;
          gap: 4px;
          border-radius: 21px;
          cursor: pointer;
          background: #333;
          margin-right: 4px; }
          .qtdHistoryDetail .qtd-history-detail-right .info-box .desc .reference-image-url img {
            max-width: 16px;
            max-height: 16px;
            border-radius: 2px;
            line-height: 24px;
            margin-right: 4px; }
    .qtdHistoryDetail .qtd-history-detail-right .line {
      width: 100%;
      height: 1px;
      background: rgba(255, 255, 255, 0.1); }
    .qtdHistoryDetail .qtd-history-detail-right .ai-edit-box-label {
      color: rgba(255, 255, 255, 0.45);
      font-size: 14px;
      font-weight: 400;
      line-height: 22px;
      margin-bottom: 8px;
      margin-top: 40px; }
    .qtdHistoryDetail .qtd-history-detail-right .btn-box {
      display: flex;
      align-items: center;
      gap: 8px;
      flex-wrap: wrap;
      align-self: stretch;
      justify-content: flex-end;
      font-family: "douyinFont"; }
      .qtdHistoryDetail .qtd-history-detail-right .btn-box .icon-Heart {
        color: #5F59DC; }
      .qtdHistoryDetail .qtd-history-detail-right .btn-box.btn-box-right {
        justify-content: flex-start; }
    .qtdHistoryDetail .qtd-history-detail-right .info-item {
      width: 100%;
      display: flex;
      justify-content: space-between; }
  .qtdHistoryDetail .qtd-ai-button, .qtdHistoryDetail .qtd-ai-line-button {
    display: flex;
    padding: 5px 16px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    align-self: stretch;
    color: #FFF;
    border-radius: 26px;
    cursor: pointer; }

.historyDetailModal {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 2000;
  padding: 24px 64px;
  display: flex;
  justify-content: center;
  align-items: center; }
  .historyDetailModal .ant-modal {
    display: flex;
    width: 100% !important;
    height: 100%;
    top: 0;
    align-items: center;
    justify-content: center; }
    .historyDetailModal .ant-modal .ant-modal-content {
      width: 100%;
      height: 100%;
      max-height: 1000px;
      max-width: 1600px;
      display: flex;
      align-items: center;
      justify-content: center;
      background: transparent; }
      .historyDetailModal .ant-modal .ant-modal-content .ant-modal-close {
        right: -36px;
        top: 0; }
      .historyDetailModal .ant-modal .ant-modal-content .ant-modal-close-x {
        width: 32px;
        height: 32px;
        line-height: 30px;
        color: #FFF;
        border-radius: 50%;
        border: 1px solid rgba(255, 255, 255, 0.3); }
        .historyDetailModal .ant-modal .ant-modal-content .ant-modal-close-x:hover {
          color: #5F59DC;
          border-color: #5F59DC; }
      .historyDetailModal .ant-modal .ant-modal-content .ant-modal-body {
        width: 100%;
        height: 100%;
        display: flex;
        padding: 0;
        align-items: center;
        justify-content: center;
        background: transparent; }

.qtdCreateTaskBox {
  position: fixed;
  z-index: 10;
  left: 50%;
  bottom: 56px;
  transform: translateX(-50%);
  min-width: 620px;
  width: 70%;
  max-width: 1200px; }
  .qtdCreateTaskBox .qtd-create-task-box-prompt-spin {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 20;
    background: rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(2px);
    display: flex;
    align-items: center;
    justify-content: center; }
  .qtdCreateTaskBox > .create-task-main {
    position: relative;
    display: flex;
    height: 64px;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 8px;
    border-radius: 32px;
    border: 1px solid #5F59DC;
    transition: all 0.3s var(--qtd-transition-cubic-1);
    background: #333;
    backdrop-filter: blur(16px);
    z-index: 1; }
    .qtdCreateTaskBox > .create-task-main:hover, .qtdCreateTaskBox > .create-task-main.active {
      border-color: var(--qtd-ai-light-color-6); }
    .qtdCreateTaskBox > .create-task-main.focus {
      outline: 1px solid #5F59DC; }
    .qtdCreateTaskBox > .create-task-main.active {
      flex-direction: column;
      height: auto;
      padding: 12px 12px 12px 16px; }
      .qtdCreateTaskBox > .create-task-main.active .top-box-wrap {
        width: 100%; }
        .qtdCreateTaskBox > .create-task-main.active .top-box-wrap .choose-type-box {
          display: none; }
        .qtdCreateTaskBox > .create-task-main.active .top-box-wrap .create-aspect-box, .qtdCreateTaskBox > .create-task-main.active .top-box-wrap .reference-image-box, .qtdCreateTaskBox > .create-task-main.active .top-box-wrap .create-style-box, .qtdCreateTaskBox > .create-task-main.active .top-box-wrap .choose-style-box {
          display: flex; }
      .qtdCreateTaskBox > .create-task-main.active .bottom-box-wrap {
        width: 100%;
        align-items: flex-end; }
        .qtdCreateTaskBox > .create-task-main.active .bottom-box-wrap .create-textarea-model-box {
          flex-direction: column;
          gap: 8px;
          min-height: 114px; }
          .qtdCreateTaskBox > .create-task-main.active .bottom-box-wrap .create-textarea-model-box .create-textarea-box {
            width: 100%;
            align-items: flex-start;
            min-height: 48px; }
            .qtdCreateTaskBox > .create-task-main.active .bottom-box-wrap .create-textarea-model-box .create-textarea-box textarea {
              max-height: unset; }
            .qtdCreateTaskBox > .create-task-main.active .bottom-box-wrap .create-textarea-model-box .create-textarea-box.is-app textarea {
              font-size: 16px; }
            .qtdCreateTaskBox > .create-task-main.active .bottom-box-wrap .create-textarea-model-box .create-textarea-box .randown-box {
              margin-top: -1px; }
          .qtdCreateTaskBox > .create-task-main.active .bottom-box-wrap .create-textarea-model-box .textarea-box-bottom {
            display: flex;
            width: 100%; }
      .qtdCreateTaskBox > .create-task-main.active .create-submit-box {
        position: absolute;
        right: 8px; }
  .qtdCreateTaskBox .top-box-wrap {
    gap: 8px;
    display: flex; }
    .qtdCreateTaskBox .top-box-wrap .choose-style-box {
      display: none;
      width: 64px;
      height: 64px;
      gap: 8px;
      position: relative;
      overflow: hidden;
      flex-shrink: 0;
      cursor: pointer;
      border-radius: 8px; }
      .qtdCreateTaskBox .top-box-wrap .choose-style-box img {
        width: 64px;
        height: 64px;
        object-fit: cover; }
      .qtdCreateTaskBox .top-box-wrap .choose-style-box .icon {
        font-size: 14px; }
      .qtdCreateTaskBox .top-box-wrap .choose-style-box .title-box {
        position: absolute;
        display: flex;
        align-items: flex-end;
        justify-content: center;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.4) 24%, rgba(0, 0, 0, 0) 56.5%);
        color: rgba(255, 255, 255, 0.85);
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
      .qtdCreateTaskBox .top-box-wrap .choose-style-box .mask-box {
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.8);
        position: absolute;
        top: 0;
        left: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        opacity: 0;
        transition: all 0.3s var(--qtd-transition-cubic-1); }
        .qtdCreateTaskBox .top-box-wrap .choose-style-box .mask-box .icon-shanchu {
          font-size: 16px;
          color: rgba(200, 30, 30, 0.8); }
      .qtdCreateTaskBox .top-box-wrap .choose-style-box:hover .mask-box {
        opacity: 1; }
    .qtdCreateTaskBox .top-box-wrap.small .create-style-box .choose-style-box, .qtdCreateTaskBox .top-box-wrap.small .create-style-box .add-style-box {
      flex-direction: row;
      gap: 4px;
      height: 32px;
      padding: 0 8px;
      width: auto;
      border-radius: 36px; }
  .qtdCreateTaskBox .bottom-box-wrap {
    display: flex;
    gap: 8px;
    flex: 1;
    align-items: center; }
    .qtdCreateTaskBox .bottom-box-wrap .create-textarea-model-box {
      display: flex;
      align-items: center;
      flex: 1; }
      .qtdCreateTaskBox .bottom-box-wrap .create-textarea-model-box .textarea-box-bottom {
        display: none;
        gap: 8px; }
        .qtdCreateTaskBox .bottom-box-wrap .create-textarea-model-box .textarea-box-bottom .qtd-model-list-container {
          position: relative;
          top: unset;
          bottom: unset;
          left: unset;
          background: rgba(255, 255, 255, 0.04);
          color: var(--qtd-ai-text-color-1);
          padding: 0 8px;
          border-radius: 888px; }
        .qtdCreateTaskBox .bottom-box-wrap .create-textarea-model-box .textarea-box-bottom .aspect-item {
          display: flex;
          align-items: center;
          justify-content: center;
          height: 32px;
          padding: 0 8px;
          border-radius: 888px;
          gap: 4px;
          background: rgba(255, 255, 255, 0.04);
          color: var(--qtd-ai-text-color-1);
          backdrop-filter: blur(10px);
          transition: all 0.3s var(--qtd-transition-cubic-1);
          cursor: pointer; }
          .qtdCreateTaskBox .bottom-box-wrap .create-textarea-model-box .textarea-box-bottom .aspect-item svg path {
            fill-opacity: 0.4;
            transition: all 0.3s var(--qtd-transition-cubic-1); }
          .qtdCreateTaskBox .bottom-box-wrap .create-textarea-model-box .textarea-box-bottom .aspect-item:hover, .qtdCreateTaskBox .bottom-box-wrap .create-textarea-model-box .textarea-box-bottom .aspect-item.active {
            background: rgba(255, 255, 255, 0.1); }
            .qtdCreateTaskBox .bottom-box-wrap .create-textarea-model-box .textarea-box-bottom .aspect-item:hover svg path, .qtdCreateTaskBox .bottom-box-wrap .create-textarea-model-box .textarea-box-bottom .aspect-item.active svg path {
              fill-opacity: 1; }
  .qtdCreateTaskBox .rules {
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    line-height: 32px;
    font-size: 12px;
    color: var(--qtd-ai-text-color-5); }
    .qtdCreateTaskBox .rules:hover {
      color: var(--qtd-ai-text-color-2); }
    .qtdCreateTaskBox .rules .icon {
      font-size: 12px;
      margin-right: 4px;
      color: var(--qtd-ai-drak-color-6); }
    .qtdCreateTaskBox .rules em {
      text-decoration: underline;
      cursor: pointer; }
  .qtdCreateTaskBox .create-expand-aspect-box {
    position: absolute;
    left: 50%;
    bottom: calc(100% + 8px);
    min-width: 100%;
    transform: translateX(-50%);
    display: none;
    flex-direction: column;
    gap: 8px;
    padding: 16px;
    border-radius: 4px;
    border: 1px solid var(--qtd-ai-light-func-color-12);
    background: rgba(31, 31, 31, 0.35);
    backdrop-filter: blur(16px);
    overflow: hidden;
    transition: all 0.3s var(--qtd-transition-cubic-1);
    height: 0;
    opacity: 0; }
    .qtdCreateTaskBox .create-expand-aspect-box .aspect-row {
      display: flex;
      align-items: center;
      gap: 8px; }
      .qtdCreateTaskBox .create-expand-aspect-box .aspect-row .aspect-item {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 58px;
        height: 58px;
        padding: 8px;
        cursor: pointer;
        gap: 4px;
        color: rgba(255, 255, 255, 0.4); }
        .qtdCreateTaskBox .create-expand-aspect-box .aspect-row .aspect-item[data-type="4:3"] span {
          width: 50px;
          height: 37.5px; }
        .qtdCreateTaskBox .create-expand-aspect-box .aspect-row .aspect-item[data-type="3:4"] span {
          width: 37.5px;
          height: 50px; }
        .qtdCreateTaskBox .create-expand-aspect-box .aspect-row .aspect-item[data-type="16:9"] span {
          width: 50px;
          height: 28px; }
        .qtdCreateTaskBox .create-expand-aspect-box .aspect-row .aspect-item[data-type="9:16"] span {
          width: 28px;
          height: 50px; }
        .qtdCreateTaskBox .create-expand-aspect-box .aspect-row .aspect-item[data-type="3:2"] span {
          width: 50px;
          height: 33px; }
        .qtdCreateTaskBox .create-expand-aspect-box .aspect-row .aspect-item[data-type="2:3"] span {
          width: 33px;
          height: 50px; }
        .qtdCreateTaskBox .create-expand-aspect-box .aspect-row .aspect-item[data-type="1:1"] span {
          width: 50px;
          height: 50px; }
        .qtdCreateTaskBox .create-expand-aspect-box .aspect-row .aspect-item:hover span, .qtdCreateTaskBox .create-expand-aspect-box .aspect-row .aspect-item.active span {
          border-color: rgba(255, 255, 255, 0.85);
          color: rgba(255, 255, 255, 0.85); }
        .qtdCreateTaskBox .create-expand-aspect-box .aspect-row .aspect-item span {
          display: flex;
          align-items: center;
          justify-content: center;
          border-radius: 4px;
          border: 2px solid rgba(255, 255, 255, 0.4);
          color: rgba(255, 255, 255, 0.4);
          font-family: "PingFang SC";
          font-size: 12px;
          font-style: normal;
          font-weight: 400;
          transition: all 0.3s var(--qtd-transition-cubic-1); }
    .qtdCreateTaskBox .create-expand-aspect-box .similarity-row {
      position: relative;
      display: flex;
      align-items: center;
      width: 100%;
      height: 32px; }
      .qtdCreateTaskBox .create-expand-aspect-box .similarity-row .ant-slider {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0; }
        .qtdCreateTaskBox .create-expand-aspect-box .similarity-row .ant-slider .ant-slider-rail {
          width: 100%;
          height: 100%;
          border-radius: 4px;
          border: 1px solid #333;
          background: #141414; }
        .qtdCreateTaskBox .create-expand-aspect-box .similarity-row .ant-slider .ant-slider-track {
          height: 100%;
          background: #282828; }
        .qtdCreateTaskBox .create-expand-aspect-box .similarity-row .ant-slider .ant-slider-handle {
          height: 22px;
          border-radius: 0;
          top: 10px;
          border: none;
          border-left: 1px solid rgba(255, 255, 255, 0.25);
          background-color: transparent;
          box-shadow: none !important; }
          .qtdCreateTaskBox .create-expand-aspect-box .similarity-row .ant-slider .ant-slider-handle[aria-valuenow="0"] {
            border-left: none; }
      .qtdCreateTaskBox .create-expand-aspect-box .similarity-row .name {
        position: absolute;
        left: 16px;
        color: rgba(255, 255, 255, 0.65);
        font-size: 14px;
        font-weight: 400;
        line-height: 32px;
        z-index: 1;
        pointer-events: none; }
      .qtdCreateTaskBox .create-expand-aspect-box .similarity-row .value {
        position: absolute;
        right: 16px;
        color: rgba(255, 255, 255, 0.25);
        font-size: 14px;
        line-height: 32px;
        z-index: 1;
        pointer-events: none; }
    .qtdCreateTaskBox .create-expand-aspect-box.active {
      height: 132px;
      display: flex;
      opacity: 1; }
  .qtdCreateTaskBox .create-expand-style-box {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 8px;
    padding: 16px;
    border-radius: 4px;
    border: 1px solid var(--qtd-ai-light-func-color-12);
    background: rgba(31, 31, 31, 0.35);
    backdrop-filter: blur(16px);
    overflow: hidden;
    transition: all 0.3s var(--qtd-transition-cubic-1);
    height: 0;
    opacity: 0;
    bottom: 0;
    z-index: 0; }
    .qtdCreateTaskBox .create-expand-style-box.active {
      height: auto;
      opacity: 1;
      bottom: calc(100% + 8px); }
    .qtdCreateTaskBox .create-expand-style-box .style-image-box {
      position: relative;
      width: 68px;
      height: 68px;
      border-radius: 4px;
      background: rgba(255, 255, 255, 0.04);
      backdrop-filter: blur(10px);
      overflow: hidden;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer; }
      .qtdCreateTaskBox .create-expand-style-box .style-image-box img {
        max-width: 100%;
        max-height: 100%;
        object-fit: cover; }
      .qtdCreateTaskBox .create-expand-style-box .style-image-box .icon {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 4px;
        width: 100%;
        height: 100%;
        color: rgba(200, 30, 30, 0.8);
        opacity: 0;
        background: rgba(0, 0, 0, 0.6);
        transition: all 0.3s var(--qtd-transition-cubic-1); }
      .qtdCreateTaskBox .create-expand-style-box .style-image-box:hover .icon {
        opacity: 1; }
  .qtdCreateTaskBox .create-aspect-box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 4px;
    width: 32px;
    height: 100%; }
    .qtdCreateTaskBox .create-aspect-box .upload-item {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 32px;
      height: 32px;
      border-radius: 888px;
      background: rgba(255, 255, 255, 0.04);
      backdrop-filter: blur(10px);
      transition: all 0.3s var(--qtd-transition-cubic-1);
      cursor: pointer; }
      .qtdCreateTaskBox .create-aspect-box .upload-item svg path {
        fill-opacity: 0.4;
        transition: all 0.3s var(--qtd-transition-cubic-1); }
      .qtdCreateTaskBox .create-aspect-box .upload-item:hover, .qtdCreateTaskBox .create-aspect-box .upload-item.active {
        background: rgba(255, 255, 255, 0.1); }
        .qtdCreateTaskBox .create-aspect-box .upload-item:hover svg path, .qtdCreateTaskBox .create-aspect-box .upload-item.active svg path {
          fill-opacity: 1; }
  .qtdCreateTaskBox .reference-image-box {
    position: relative;
    width: 68px;
    height: 68px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.04);
    backdrop-filter: blur(10px);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer; }
    .qtdCreateTaskBox .reference-image-box img {
      max-width: 100%;
      max-height: 100%;
      object-fit: cover; }
    .qtdCreateTaskBox .reference-image-box .icon {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 4px;
      width: 100%;
      height: 100%;
      color: rgba(200, 30, 30, 0.8);
      opacity: 0;
      background: rgba(0, 0, 0, 0.6);
      transition: all 0.3s var(--qtd-transition-cubic-1); }
    .qtdCreateTaskBox .reference-image-box:hover .icon {
      opacity: 1; }
  .qtdCreateTaskBox .create-style-box {
    display: flex;
    align-items: center;
    gap: 8px; }
    .qtdCreateTaskBox .create-style-box .add-style-box, .qtdCreateTaskBox .create-style-box .choose-style-box {
      position: relative;
      width: 68px;
      height: 68px;
      border-radius: 8px;
      background: rgba(255, 255, 255, 0.04);
      backdrop-filter: blur(10px);
      display: flex;
      gap: 8px;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      color: rgba(255, 255, 255, 0.65);
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 20px;
      cursor: pointer;
      transition: all 0.3s var(--qtd-transition-cubic-1);
      overflow: hidden; }
      .qtdCreateTaskBox .create-style-box .add-style-box:hover, .qtdCreateTaskBox .create-style-box .choose-style-box:hover {
        background: rgba(255, 255, 255, 0.1); }
      .qtdCreateTaskBox .create-style-box .add-style-box img, .qtdCreateTaskBox .create-style-box .choose-style-box img {
        position: absolute;
        top: 0;
        max-width: 100%;
        max-height: 100%;
        object-fit: cover;
        border-radius: 4px; }
        .qtdCreateTaskBox .create-style-box .add-style-box img:nth-child(2), .qtdCreateTaskBox .create-style-box .choose-style-box img:nth-child(2) {
          transform: rotate(-4deg); }
        .qtdCreateTaskBox .create-style-box .add-style-box img:nth-child(3), .qtdCreateTaskBox .create-style-box .choose-style-box img:nth-child(3) {
          transform: rotate(8deg); }
        .qtdCreateTaskBox .create-style-box .add-style-box img:nth-child(4), .qtdCreateTaskBox .create-style-box .choose-style-box img:nth-child(4) {
          transform: rotate(-12deg); }
        .qtdCreateTaskBox .create-style-box .add-style-box img:nth-child(5), .qtdCreateTaskBox .create-style-box .choose-style-box img:nth-child(5) {
          transform: rotate(16deg); }
        .qtdCreateTaskBox .create-style-box .add-style-box img:nth-child(6), .qtdCreateTaskBox .create-style-box .choose-style-box img:nth-child(6) {
          transform: rotate(-20deg); }
        .qtdCreateTaskBox .create-style-box .add-style-box img:nth-child(7), .qtdCreateTaskBox .create-style-box .choose-style-box img:nth-child(7) {
          transform: rotate(24deg); }
        .qtdCreateTaskBox .create-style-box .add-style-box img:nth-child(8), .qtdCreateTaskBox .create-style-box .choose-style-box img:nth-child(8) {
          transform: rotate(-28deg); }
        .qtdCreateTaskBox .create-style-box .add-style-box img:nth-child(9), .qtdCreateTaskBox .create-style-box .choose-style-box img:nth-child(9) {
          transform: rotate(32deg); }
        .qtdCreateTaskBox .create-style-box .add-style-box img:nth-child(10), .qtdCreateTaskBox .create-style-box .choose-style-box img:nth-child(10) {
          transform: rotate(-36deg); }
        .qtdCreateTaskBox .create-style-box .add-style-box img:nth-child(11), .qtdCreateTaskBox .create-style-box .choose-style-box img:nth-child(11) {
          transform: rotate(40deg); }
      .qtdCreateTaskBox .create-style-box .add-style-box > div, .qtdCreateTaskBox .create-style-box .choose-style-box > div {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 4px;
        width: 100%;
        height: 100%;
        color: rgba(255, 255, 255, 0.85);
        opacity: 0;
        background: rgba(0, 0, 0, 0.6);
        transition: all 0.3s var(--qtd-transition-cubic-1);
        z-index: 10; }
      .qtdCreateTaskBox .create-style-box .add-style-box:hover > div, .qtdCreateTaskBox .create-style-box .add-style-box.active > div, .qtdCreateTaskBox .create-style-box .choose-style-box:hover > div, .qtdCreateTaskBox .create-style-box .choose-style-box.active > div {
        opacity: 1; }
    .qtdCreateTaskBox .create-style-box .ant-spin-container::after {
      border-radius: 8px; }
  .qtdCreateTaskBox .create-aspect-box, .qtdCreateTaskBox .reference-image-box, .qtdCreateTaskBox .create-style-box {
    display: none; }
  .qtdCreateTaskBox .create-textarea-box {
    flex: 1;
    height: 100%;
    width: max-content;
    position: relative;
    display: flex;
    align-items: center;
    position: relative; }
    .qtdCreateTaskBox .create-textarea-box textarea {
      width: 100%;
      height: 24px;
      max-height: 24px;
      background-color: transparent;
      color: rgba(255, 255, 255, 0.65);
      border-color: transparent !important;
      resize: none;
      outline: none;
      font-size: 16px;
      line-height: 24px;
      padding: 0 8px;
      border-radius: 4px; }
      .qtdCreateTaskBox .create-textarea-box textarea::placeholder {
        color: rgba(255, 255, 255, 0.65); }
    .qtdCreateTaskBox .create-textarea-box .randown-box {
      width: 24px;
      height: 24px;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      transition: all 0.3s var(--qtd-transition-cubic-1);
      border-radius: 4px; }
      .qtdCreateTaskBox .create-textarea-box .randown-box svg path, .qtdCreateTaskBox .create-textarea-box .randown-box rect {
        stroke: rgba(255, 255, 255, 0.65); }
      .qtdCreateTaskBox .create-textarea-box .randown-box:hover {
        background: rgba(255, 255, 255, 0.1); }
    .qtdCreateTaskBox .create-textarea-box .deepseek-rewrite-box {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1;
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 4px;
      border-radius: 4px;
      color: var(--qtd-ai-drak-color-6);
      font-size: 14px;
      line-height: 22px;
      cursor: pointer;
      transition: all 0.3s var(--qtd-transition-cubic-1); }
      .qtdCreateTaskBox .create-textarea-box .deepseek-rewrite-box:hover {
        opacity: 0.8; }
  .qtdCreateTaskBox .create-submit-box {
    width: max-content;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    border-radius: 24px;
    background: #5F59DC;
    padding: 0 16px;
    color: #FFF;
    font-size: 14px;
    margin-right: 4px;
    cursor: text;
    opacity: .8;
    cursor: not-allowed;
    transition: all 0.3s var(--qtd-transition-cubic-1); }
    .qtdCreateTaskBox .create-submit-box .icon-zhongzuo {
      display: flex;
      animation: roate 1s infinite; }
    .qtdCreateTaskBox .create-submit-box .icon-AI1 {
      font-size: 24px; }
    .qtdCreateTaskBox .create-submit-box em {
      display: flex;
      align-items: center;
      justify-content: center;
      width: max-content;
      height: 20px;
      padding: 0 8px;
      font-size: 12px;
      border-radius: 4px;
      background-color: #4D49AD;
      color: rgba(255, 255, 255, 0.65);
      margin-left: 4px; }
    .qtdCreateTaskBox .create-submit-box.active {
      background: #5F59DC;
      color: #FFF;
      cursor: pointer;
      opacity: 1; }
      .qtdCreateTaskBox .create-submit-box.active:hover {
        opacity: 0.8; }
  .qtdCreateTaskBox .choose-type-box {
    display: flex;
    width: 48px;
    height: 48px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 56px;
    background: transparent;
    color: rgba(255, 255, 255, 0.65);
    font-size: 24px;
    margin-left: 8px; }
    .qtdCreateTaskBox .choose-type-box .icon {
      font-size: 24px; }
  .qtdCreateTaskBox.white .create-task-main {
    background-color: #fff; }
    .qtdCreateTaskBox.white .create-task-main .top-box-wrap .create-style-box .choose-style-box, .qtdCreateTaskBox.white .create-task-main .top-box-wrap .create-style-box .add-style-box {
      border: 1px solid #e8e8e8;
      color: #666; }
      .qtdCreateTaskBox.white .create-task-main .top-box-wrap .create-style-box .choose-style-box:hover, .qtdCreateTaskBox.white .create-task-main .top-box-wrap .create-style-box .add-style-box:hover {
        color: #333; }
    .qtdCreateTaskBox.white .create-task-main .top-box-wrap .choose-type-box {
      color: #333;
      background: #F5F5F5; }
    .qtdCreateTaskBox.white .create-task-main .bottom-box-wrap .create-textarea-box .randown-box svg path, .qtdCreateTaskBox.white .create-task-main .bottom-box-wrap .create-textarea-box .randown-box rect {
      stroke: #999; }
    .qtdCreateTaskBox.white .create-task-main .bottom-box-wrap .create-textarea-box .randown-box:hover {
      background: #F5F5F5; }
    .qtdCreateTaskBox.white .create-task-main .bottom-box-wrap .create-textarea-box textarea {
      color: #333; }
      .qtdCreateTaskBox.white .create-task-main .bottom-box-wrap .create-textarea-box textarea::placeholder {
        color: #999; }
    .qtdCreateTaskBox.white .create-task-main .bottom-box-wrap .create-textarea-box.is-app textarea {
      font-size: 16px; }
    .qtdCreateTaskBox.white .create-task-main .bottom-box-wrap .textarea-box-bottom .qtd-model-list-container {
      background: #F5F5F5;
      color: #333; }
      .qtdCreateTaskBox.white .create-task-main .bottom-box-wrap .textarea-box-bottom .qtd-model-list-container label {
        color: #333; }
      .qtdCreateTaskBox.white .create-task-main .bottom-box-wrap .textarea-box-bottom .qtd-model-list-container .model-list-box {
        color: #333; }
        .qtdCreateTaskBox.white .create-task-main .bottom-box-wrap .textarea-box-bottom .qtd-model-list-container .model-list-box i {
          color: #333; }
        .qtdCreateTaskBox.white .create-task-main .bottom-box-wrap .textarea-box-bottom .qtd-model-list-container .model-list-box .model-list-row {
          background: #FFF;
          border: none;
          border-radius: 8px;
          box-shadow: 0px 3px 6px -4px rgba(0, 0, 0, 0.12), 0px 6px 16px 0px rgba(0, 0, 0, 0.08), 0px 9px 28px 8px rgba(0, 0, 0, 0.05); }
          .qtdCreateTaskBox.white .create-task-main .bottom-box-wrap .textarea-box-bottom .qtd-model-list-container .model-list-box .model-list-row .model-list-item span {
            color: #333; }
          .qtdCreateTaskBox.white .create-task-main .bottom-box-wrap .textarea-box-bottom .qtd-model-list-container .model-list-box .model-list-row .model-list-item em {
            color: #666; }
          .qtdCreateTaskBox.white .create-task-main .bottom-box-wrap .textarea-box-bottom .qtd-model-list-container .model-list-box .model-list-row .model-list-item.active, .qtdCreateTaskBox.white .create-task-main .bottom-box-wrap .textarea-box-bottom .qtd-model-list-container .model-list-box .model-list-row .model-list-item:hover {
            background: #F5F5FF; }
            .qtdCreateTaskBox.white .create-task-main .bottom-box-wrap .textarea-box-bottom .qtd-model-list-container .model-list-box .model-list-row .model-list-item.active span, .qtdCreateTaskBox.white .create-task-main .bottom-box-wrap .textarea-box-bottom .qtd-model-list-container .model-list-box .model-list-row .model-list-item:hover span {
              color: var(--qtd-ai-light-color-6); }
    .qtdCreateTaskBox.white .create-task-main .bottom-box-wrap .textarea-box-bottom .aspect-item {
      color: #666;
      background: #F5F5F5;
      border-radius: 16px; }
      .qtdCreateTaskBox.white .create-task-main .bottom-box-wrap .textarea-box-bottom .aspect-item svg path {
        fill: #666;
        fill-opacity: 1; }
      .qtdCreateTaskBox.white .create-task-main .bottom-box-wrap .textarea-box-bottom .aspect-item:hover {
        color: #333; }
        .qtdCreateTaskBox.white .create-task-main .bottom-box-wrap .textarea-box-bottom .aspect-item:hover svg path {
          fill: #333;
          fill-opacity: 1; }
  .qtdCreateTaskBox.white .create-expand-aspect-box {
    border-radius: 16px;
    border: 1px solid #E8E8E8;
    background: #FFF; }
    .qtdCreateTaskBox.white .create-expand-aspect-box .aspect-row .aspect-item {
      color: #666; }
      .qtdCreateTaskBox.white .create-expand-aspect-box .aspect-row .aspect-item span {
        color: #666;
        border-color: rgba(0, 0, 0, 0.85); }

.qtd-model-list-container-wrap {
  display: flex;
  gap: 8px;
  position: relative; }
  .qtd-model-list-container-wrap .model-list-row {
    position: absolute;
    left: 0;
    bottom: 38px;
    width: max-content;
    min-width: 256px;
    height: 320px;
    display: flex;
    z-index: -10;
    flex-direction: column;
    padding: 4px 0;
    background: #FFF;
    border: none;
    border-radius: 8px;
    opacity: 0;
    pointer-events: none;
    max-height: 320px;
    transition: all 0.3s var(--qtd-transition-cubic-1);
    transition-delay: .3s;
    color: var(--qtd-ai-text-color-1);
    font-size: 14px;
    box-shadow: 0px 3px 6px -4px rgba(0, 0, 0, 0.12), 0px 6px 16px 0px rgba(0, 0, 0, 0.08), 0px 9px 28px 8px rgba(0, 0, 0, 0.05);
    font-weight: 400;
    cursor: pointer; }
    .qtd-model-list-container-wrap .model-list-row .model-list-row-wrap {
      overflow: auto;
      height: max-content;
      width: 100%;
      overscroll-behavior: contain; }
    .qtd-model-list-container-wrap .model-list-row .model-list-item {
      position: relative;
      display: flex;
      align-items: center;
      gap: 8px;
      min-height: 32px;
      width: 100%;
      padding: 0 8px;
      cursor: pointer;
      transition: all 0.3s var(--qtd-transition-cubic-1);
      border-radius: 8px;
      z-index: 1; }
      .qtd-model-list-container-wrap .model-list-row .model-list-item img {
        width: 16px;
        height: 16px; }
      .qtd-model-list-container-wrap .model-list-row .model-list-item span {
        color: #333;
        font-size: 14px; }
      .qtd-model-list-container-wrap .model-list-row .model-list-item em {
        color: #666;
        font-size: 14px;
        line-height: 22px; }
      .qtd-model-list-container-wrap .model-list-row .model-list-item.active, .qtd-model-list-container-wrap .model-list-row .model-list-item:hover {
        background: #F5F5FF; }
        .qtd-model-list-container-wrap .model-list-row .model-list-item.active span, .qtd-model-list-container-wrap .model-list-row .model-list-item:hover span {
          color: var(--qtd-ai-light-color-6); }
    .qtd-model-list-container-wrap .model-list-row::after {
      content: '';
      position: absolute;
      top: -24px;
      left: -24px;
      width: calc(100% + 48px);
      height: calc(100% + 48px);
      background-color: transparent;
      z-index: 0; }
    .qtd-model-list-container-wrap .model-list-row.model-and-radio-list {
      display: flex;
      width: 528px;
      padding: 8px 0;
      height: max-content;
      flex-direction: column;
      align-items: flex-start; }
      .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .model-and-radio-list-title {
        color: #333;
        font-size: 14px;
        font-weight: 600;
        padding: 0 12px;
        line-height: 22px; }
      .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .radio-list-wrap {
        display: flex;
        flex-direction: column;
        padding: 4px 12px 0 12px;
        z-index: 10;
        position: relative; }
        .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .radio-list-wrap .radio-list-box {
          display: flex;
          padding: 8px 0px;
          justify-content: flex-start;
          align-items: center;
          align-content: center;
          gap: 8px;
          flex-wrap: wrap; }
          .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .radio-list-wrap .radio-list-box .radio-list-item {
            display: flex;
            width: 56px;
            height: 56px;
            padding: 8px 0px;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            border-radius: 8px;
            cursor: pointer;
            border: 1px solid #E8E8E8;
            transition: all 0.3s var(--qtd-transition-cubic-1); }
            .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .radio-list-wrap .radio-list-box .radio-list-item .icon {
              color: #666; }
            .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .radio-list-wrap .radio-list-box .radio-list-item .radio-list-item-text {
              color: #333;
              font-size: 14px;
              font-weight: 400;
              line-height: 22px;
              transition: all 0.3s var(--qtd-transition-cubic-1); }
            .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .radio-list-wrap .radio-list-box .radio-list-item .radio-list-item-icon {
              font-size: 24px;
              transition: all 0.3s var(--qtd-transition-cubic-1); }
            .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .radio-list-wrap .radio-list-box .radio-list-item.active, .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .radio-list-wrap .radio-list-box .radio-list-item:hover {
              border-color: var(--qtd-ai-drak-color-6); }
              .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .radio-list-wrap .radio-list-box .radio-list-item.active .radio-list-item-text, .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .radio-list-wrap .radio-list-box .radio-list-item:hover .radio-list-item-text {
                color: var(--qtd-ai-drak-color-6); }
        .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .radio-list-wrap .radio-input-box {
          display: flex;
          align-items: center;
          gap: 8px; }
          .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .radio-list-wrap .radio-input-box .ant-input-number-affix-wrapper {
            border-radius: 8px; }
            .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .radio-list-wrap .radio-input-box .ant-input-number-affix-wrapper .ant-input-number-prefix {
              color: #999; }
            .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .radio-list-wrap .radio-input-box .ant-input-number-affix-wrapper .ant-input-number {
              background: transparent;
              border: none;
              color: #333;
              font-size: 14px;
              font-weight: 400;
              line-height: 22px; }
              .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .radio-list-wrap .radio-input-box .ant-input-number-affix-wrapper .ant-input-number .ant-input-number-handler-wrap {
                background: #FFF; }
                .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .radio-list-wrap .radio-input-box .ant-input-number-affix-wrapper .ant-input-number .ant-input-number-handler-wrap .ant-input-number-handler {
                  background: #FFF;
                  border-color: #E8E8E8;
                  color: #333; }
                  .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .radio-list-wrap .radio-input-box .ant-input-number-affix-wrapper .ant-input-number .ant-input-number-handler-wrap .ant-input-number-handler svg {
                    color: #333; }
              .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .radio-list-wrap .radio-input-box .ant-input-number-affix-wrapper .ant-input-number .ant-input-number-input::placeholder {
                color: #999; }
              .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .radio-list-wrap .radio-input-box .ant-input-number-affix-wrapper .ant-input-number .ant-input-number-input:focus {
                border: none;
                box-shadow: none; }
        .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .radio-list-wrap .radio-input-text {
          color: #FD8320;
          font-size: 12px;
          line-height: 20px; }
      .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .model-list-box {
        display: flex;
        flex-direction: column;
        width: 100%;
        gap: 0;
        min-width: 0;
        z-index: 10;
        align-items: flex-start; }
        .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .model-list-box .model-list-item {
          display: flex;
          height: 64px;
          width: 100%;
          min-width: 0;
          padding: 5px 12px;
          align-items: center;
          gap: 8px; }
          .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .model-list-box .model-list-item img {
            width: 48px;
            height: 48px;
            border-radius: 8px; }
          .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .model-list-box .model-list-item .model-list-item-info {
            display: flex;
            flex: 1;
            min-width: 0;
            flex-direction: column;
            align-items: flex-start; }
            .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .model-list-box .model-list-item .model-list-item-info span {
              color: #333;
              font-size: 14px;
              font-weight: 600;
              line-height: 22px; }
            .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .model-list-box .model-list-item .model-list-item-info em {
              color: #666;
              font-size: 14px;
              font-weight: 400;
              line-height: 22px;
              width: 100%; }
  .qtd-model-list-container-wrap:hover {
    background: #FFF; }
    .qtd-model-list-container-wrap:hover .model-list-row {
      opacity: 1;
      z-index: 10;
      pointer-events: auto; }
    .qtd-model-list-container-wrap:hover .qtd-model-list-container .icon-xiala {
      transform: rotate(180deg); }

.qtd-model-list-container {
  position: absolute;
  z-index: 2000;
  left: 8px;
  bottom: 8px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 0 8px;
  border-radius: 8px;
  transition: all 0.3s var(--qtd-transition-cubic-1); }
  .qtd-model-list-container label {
    color: var(--qtd-ai-text-color-2);
    font-size: 14px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px; }
  .qtd-model-list-container .value {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px; }
    .qtd-model-list-container .value img {
      width: 16px;
      height: 16px; }
    .qtd-model-list-container .value span {
      font-size: 14px;
      font-weight: 600;
      line-height: 22px; }
    .qtd-model-list-container .value em {
      font-size: 14px;
      font-weight: 400;
      line-height: 18px;
      color: #666; }
    .qtd-model-list-container .value i {
      display: inline-block;
      color: #666;
      transition: all 0.3s var(--qtd-transition-cubic-1); }

.qtd-style-panel-container {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2004;
  padding: 72px; }
  .qtd-style-panel-container .qtd-style-panel-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(31, 31, 31, 0.35);
    backdrop-filter: blur(16px); }
  .qtd-style-panel-container .qtd-style-panel-main {
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 1340px;
    background-color: var(--qtd-ai-light-func-color-13);
    border-radius: 16px;
    border: 1px solid var(--qtd-ai-light-func-color-12);
    padding: 32px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin: 0 auto; }
    .qtd-style-panel-container .qtd-style-panel-main .head {
      display: flex;
      align-items: center;
      justify-content: space-between;
      width: 100%;
      height: 28px;
      color: var(--qtd-ai-text-color-2);
      font-size: 20px;
      font-style: normal;
      font-weight: 600; }
      .qtd-style-panel-container .qtd-style-panel-main .head .icon {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 20px;
        height: 20px;
        color: var(--qtd-ai-light-func-color-8);
        transition: all 0.3s var(--qtd-transition-cubic-1);
        cursor: pointer; }
        .qtd-style-panel-container .qtd-style-panel-main .head .icon:hover {
          color: var(--qtd-ai-light-func-color-1); }
    .qtd-style-panel-container .qtd-style-panel-main .category {
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      gap: 8px; }
      .qtd-style-panel-container .qtd-style-panel-main .category .item {
        display: flex;
        align-items: center;
        justify-content: center;
        width: max-content;
        height: 40px;
        padding: 0 24px;
        border-radius: 88px;
        border: 1px solid var(--qtd-ai-light-func-color-1);
        color: var(--qtd-ai-text-color-0);
        font-size: 14px;
        font-weight: 400;
        transition: all 0.3s var(--qtd-transition-cubic-1);
        cursor: pointer; }
        .qtd-style-panel-container .qtd-style-panel-main .category .item:hover {
          border-color: var(--qtd-ai-light-func-color-1);
          color: var(--qtd-ai-text-color-0); }
        .qtd-style-panel-container .qtd-style-panel-main .category .item.active {
          border: 1px solid var(--qtd-ai-drak-color-6);
          outline: 1px solid var(--qtd-ai-drak-color-6);
          color: var(--qtd-ai-text-color-0); }
    .qtd-style-panel-container .qtd-style-panel-main .search {
      display: flex;
      align-items: center;
      width: 320px;
      height: 40px;
      gap: 10px;
      border-radius: 88px;
      background: var(--qtd-ai-drak-func-color-5);
      padding: 0 16px;
      transition: all 0.3s var(--qtd-transition-cubic-1); }
      .qtd-style-panel-container .qtd-style-panel-main .search .icon {
        font-size: 16px;
        color: var(--qtd-ai-text-color-2);
        transition: all 0.3s var(--qtd-transition-cubic-1); }
      .qtd-style-panel-container .qtd-style-panel-main .search input {
        background-color: transparent;
        color: var(--qtd-ai-text-color-2);
        border-color: transparent !important;
        padding: 0 !important;
        font-size: 16px; }
      .qtd-style-panel-container .qtd-style-panel-main .search:hover .icon, .qtd-style-panel-container .qtd-style-panel-main .search.active .icon {
        transform: scale(1.5) rotate(15deg); }
      .qtd-style-panel-container .qtd-style-panel-main .search.active {
        width: 400px; }
    .qtd-style-panel-container .qtd-style-panel-main .content {
      position: relative;
      flex: 1;
      width: 100%;
      height: 0;
      overflow: auto; }
      .qtd-style-panel-container .qtd-style-panel-main .content .content-list {
        position: relative;
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        gap: 24px; }
        .qtd-style-panel-container .qtd-style-panel-main .content .content-list .content-item {
          display: flex;
          flex-direction: column;
          gap: 8px;
          width: 100%;
          height: auto; }
          .qtd-style-panel-container .qtd-style-panel-main .content .content-list .content-item .title {
            color: var(--qtd-ai-text-color-0);
            font-size: 16px;
            font-weight: 400;
            line-height: 24px; }
          .qtd-style-panel-container .qtd-style-panel-main .content .content-list .content-item .list {
            position: relative;
            display: grid;
            gap: 8px;
            grid-template-columns: repeat(5, minmax(0, 1fr));
            width: 100%;
            height: auto;
            min-height: 88px; }
            .qtd-style-panel-container .qtd-style-panel-main .content .content-list .content-item .list .style-item {
              position: relative;
              display: flex;
              align-items: center;
              justify-content: center;
              width: 100%;
              flex-direction: column;
              background: var(--qtd-ai-drak-func-color-5);
              border-radius: 8px;
              overflow: hidden;
              cursor: pointer;
              transition: all 0.3s var(--qtd-transition-cubic-1);
              border: 2px solid var(--qtd-ai-light-func-color-13);
              z-index: 1; }
              .qtd-style-panel-container .qtd-style-panel-main .content .content-list .content-item .list .style-item img {
                aspect-ratio: 1/1;
                max-width: 100%;
                max-height: 100%;
                height: auto;
                object-fit: contain;
                transition: all 0.3s var(--qtd-transition-cubic-1);
                border-radius: 8px 8px 0 0; }
              .qtd-style-panel-container .qtd-style-panel-main .content .content-list .content-item .list .style-item .use-box {
                width: 100%;
                height: 36px;
                background: var(--qtd-ai-drak-func-color-5);
                z-index: 1;
                display: flex;
                align-items: center;
                justify-content: space-between;
                gap: 8px;
                padding: 0 8px;
                opacity: 1;
                transition: all 0.3s var(--qtd-transition-cubic-1); }
                .qtd-style-panel-container .qtd-style-panel-main .content .content-list .content-item .list .style-item .use-box .name {
                  flex: 1;
                  width: 0; }
                  .qtd-style-panel-container .qtd-style-panel-main .content .content-list .content-item .list .style-item .use-box .name > p {
                    color: var(--qtd-ai-text-color-2);
                    font-family: "PingFang SC";
                    font-size: 14px;
                    font-weight: 400;
                    line-height: 22px;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap; }
                .qtd-style-panel-container .qtd-style-panel-main .content .content-list .content-item .list .style-item .use-box .use-btn {
                  display: flex;
                  align-items: center;
                  justify-content: center;
                  width: max-content;
                  min-width: max-content;
                  height: 24px;
                  padding: 0 16px;
                  border-radius: 16px;
                  background: var(--qtd-ai-light-color-6);
                  font-size: 12px;
                  color: var(--qtd-ai-text-color-2);
                  line-height: initial;
                  opacity: 0;
                  transition: all 0.3s var(--qtd-transition-cubic-1); }
              .qtd-style-panel-container .qtd-style-panel-main .content .content-list .content-item .list .style-item:hover img {
                transform: scale(1.3); }
              .qtd-style-panel-container .qtd-style-panel-main .content .content-list .content-item .list .style-item:hover .use-box {
                opacity: 1; }
                .qtd-style-panel-container .qtd-style-panel-main .content .content-list .content-item .list .style-item:hover .use-box .use-btn {
                  opacity: 1; }
              .qtd-style-panel-container .qtd-style-panel-main .content .content-list .content-item .list .style-item.active {
                border-color: var(--qtd-ai-light-color-6); }
            .qtd-style-panel-container .qtd-style-panel-main .content .content-list .content-item .list .style-item + span {
              display: none !important; }
            .qtd-style-panel-container .qtd-style-panel-main .content .content-list .content-item .list > span {
              position: absolute;
              left: 0;
              top: 0;
              display: flex;
              align-items: center;
              justify-content: center;
              width: 100%;
              height: 40px;
              margin: 24px 0;
              padding: 0 24px;
              color: var(--qtd-ai-text-color-2);
              font-family: "PingFang SC";
              font-size: 16px;
              font-weight: 400; }

.promptLoading {
  display: flex;
  gap: 4px; }
  .promptLoading .textContent {
    display: inline-block;
    position: relative;
    z-index: 2;
    background-size: 300% 100%;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    animation: gradient linear infinite;
    background-image: linear-gradient(to right, #40ffaa, #4079ff, #40ffaa, #4079ff, #40ffaa);
    animation-duration: 3s; }
  .promptLoading .progressBox {
    width: 44px;
    display: flex;
    padding: 0px 8px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    color: #fff;
    font-size: 12px;
    border-radius: 100px;
    background: #474747; }

@keyframes gradient {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }

.dragBoxWrap {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: -1;
  opacity: 0;
  transition: all .3s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none; }
  .dragBoxWrap.show {
    opacity: 1;
    z-index: 9999; }
  .dragBoxWrap > span {
    font-size: 32px;
    color: #FFF;
    font-weight: bold; }
  .dragBoxWrap img {
    width: 85px;
    height: 85px;
    position: absolute; }
  .dragBoxWrap .dragImgLT {
    top: 16px;
    left: 16px; }
  .dragBoxWrap .dragImgRT {
    top: 16px;
    right: 16px;
    transform: rotate(90deg); }
  .dragBoxWrap .dragImgLB {
    bottom: 16px;
    left: 16px;
    transform: rotate(-90deg); }
  .dragBoxWrap .dragImgRB {
    bottom: 16px;
    right: 16px;
    transform: rotate(180deg); }

