@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; }

.downloadSuccessCard {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2001;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }
  .downloadSuccessCard:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.85);
    filter: blur(16px);
    z-index: 0; }
  .downloadSuccessCard .downloadSuccessCardContent {
    position: relative;
    width: 566px;
    height: auto;
    border-radius: 16px;
    background: linear-gradient(180deg, #F1FFC9 0%, #FFF 41%);
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
    padding: 16px 24px;
    z-index: 1; }
    .downloadSuccessCard .downloadSuccessCardContent .downloadSuccessCardContentHead {
      display: flex;
      align-items: center;
      justify-content: space-between;
      height: 22px;
      margin-bottom: 16px; }
      .downloadSuccessCard .downloadSuccessCardContent .downloadSuccessCardContentHead .downloadSuccessCardContentHeadTitle {
        color: #00B277;
        font-size: 14px;
        font-weight: 400; }
      .downloadSuccessCard .downloadSuccessCardContent .downloadSuccessCardContentHead .closeIcon {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 22px;
        height: 22px;
        cursor: pointer;
        transition: all 0.3s ease-in-out; }
        .downloadSuccessCard .downloadSuccessCardContent .downloadSuccessCardContentHead .closeIcon:hover {
          color: #00B277; }
    .downloadSuccessCard .downloadSuccessCardContent .downloadSuccessCardContentBody {
      padding-bottom: 16px; }
      .downloadSuccessCard .downloadSuccessCardContent .downloadSuccessCardContentBody .imageBox {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        gap: 8px;
        margin-bottom: 32px; }
        .downloadSuccessCard .downloadSuccessCardContent .downloadSuccessCardContentBody .imageBox .successImgBox {
          position: relative;
          display: flex;
          align-items: center;
          justify-content: center; }
          .downloadSuccessCard .downloadSuccessCardContent .downloadSuccessCardContentBody .imageBox .successImgBox .successImg {
            width: auto;
            height: 131px; }
          .downloadSuccessCard .downloadSuccessCardContent .downloadSuccessCardContentBody .imageBox .successImgBox .ribbonLeft {
            position: absolute;
            left: 18px;
            bottom: 0;
            width: auto;
            height: 53px;
            transform: scale(0.1);
            animation: ribbonExplodeLeft 0.8s cubic-bezier(0.34, 1, 0.64, 1) 0.1s infinite; }
          .downloadSuccessCard .downloadSuccessCardContent .downloadSuccessCardContentBody .imageBox .successImgBox .ribbonRight1 {
            position: absolute;
            width: auto;
            height: 49px;
            top: 77px;
            right: 27px;
            transform: scale(0.1);
            animation: ribbonExplodeRight1 0.8s cubic-bezier(0.34, 1, 0.64, 1) 0.1s infinite; }
          .downloadSuccessCard .downloadSuccessCardContent .downloadSuccessCardContentBody .imageBox .successImgBox .ribbonRight2 {
            position: absolute;
            width: auto;
            height: 81px;
            opacity: 0;
            right: -9px;
            bottom: 8px;
            transform: scale(0.1);
            animation: ribbonExplodeRight2 0.8s cubic-bezier(0.34, 1, 0.64, 1) 0.1s infinite; }
        .downloadSuccessCard .downloadSuccessCardContent .downloadSuccessCardContentBody .imageBox .text {
          color: #333;
          text-align: center;
          font-size: 24px;
          font-weight: 600;
          line-height: 32px; }
      .downloadSuccessCard .downloadSuccessCardContent .downloadSuccessCardContentBody .bottomBox {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        gap: 16px; }
        .downloadSuccessCard .downloadSuccessCardContent .downloadSuccessCardContentBody .bottomBox .bottomBoxText {
          display: flex;
          align-items: center;
          color: var(--qtd-brand-color-4);
          text-align: center;
          font-size: 14px;
          line-height: 22px;
          width: 100%;
          text-align: center;
          gap: 16px; }
          .downloadSuccessCard .downloadSuccessCardContent .downloadSuccessCardContentBody .bottomBox .bottomBoxText::before {
            content: '';
            display: block;
            flex: 1;
            height: 1px;
            background: linear-gradient(90deg, rgba(0, 178, 119, 0) 0, rgba(0, 178, 119, 0.4) 100%); }
          .downloadSuccessCard .downloadSuccessCardContent .downloadSuccessCardContentBody .bottomBox .bottomBoxText::after {
            content: '';
            display: block;
            flex: 1;
            height: 1px;
            background: linear-gradient(-90deg, rgba(0, 178, 119, 0) 0, rgba(0, 178, 119, 0.4) 100%); }
        .downloadSuccessCard .downloadSuccessCardContent .downloadSuccessCardContentBody .bottomBox .bottomBoxLink {
          display: flex;
          align-items: center;
          justify-content: center;
          width: 320px;
          height: 56px;
          border-radius: 56px;
          border-radius: 88px;
          background: linear-gradient(276deg, #00B277 3.01%, #82E0B8 97.1%);
          box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.04);
          color: #FFF;
          font-size: 16px;
          font-weight: 600;
          transition: all .3s ease-in-out; }
          .downloadSuccessCard .downloadSuccessCardContent .downloadSuccessCardContentBody .bottomBox .bottomBoxLink:hover {
            background: linear-gradient(276deg, #00B277 10%, #66C6A3 90%); }
        .downloadSuccessCard .downloadSuccessCardContent .downloadSuccessCardContentBody .bottomBox .bottomBoxLinkSimple {
          display: flex;
          align-items: center;
          justify-content: center;
          width: 100%;
          font-size: 14px;
          color: #333;
          text-decoration: underline;
          transition: all .3s ease-in-out; }
          .downloadSuccessCard .downloadSuccessCardContent .downloadSuccessCardContentBody .bottomBox .bottomBoxLinkSimple:hover {
            color: #00B277; }

@keyframes ribbonExplodeLeft {
  0% {
    left: 18px;
    bottom: 0;
    transform: scale(0.1); }
  100% {
    left: 4px;
    bottom: 44px;
    transform: scale(1); } }

@keyframes ribbonExplodeRight1 {
  0% {
    top: 77px;
    right: 27px;
    transform: scale(0.1); }
  100% {
    top: 24px;
    right: 4px;
    transform: scale(1); } }

@keyframes ribbonExplodeRight2 {
  0% {
    right: -9px;
    bottom: 8px;
    transform: scale(0.1);
    opacity: 0; }
  100% {
    right: -9px;
    bottom: 8px;
    transform: scale(1);
    opacity: 1; } }

.allChannelContainer {
  width: 100%;
  height: 100%;
  padding: 0 160px;
  padding-top: 80px;
  overflow: auto;
  padding-bottom: 240px; }
  .allChannelContainer.fixed .allChannelCreateBox .qtdCreateTaskBox {
    position: fixed;
    bottom: 32px;
    z-index: 2000;
    max-width: 960px;
    transform: translateX(-50%); }
    .allChannelContainer.fixed .allChannelCreateBox .qtdCreateTaskBox .create-task-main .bottom-box-wrap .create-textarea-model-box {
      min-height: 72px; }
  .allChannelContainer.fixed .top-mask {
    opacity: 1; }
  .allChannelContainer .top-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 200px;
    opacity: 0;
    transition: all 0.3s var(--qtd-transition-cubic-1);
    pointer-events: none;
    background-color: var(--qtd-ai-drak-bg-6);
    z-index: 10;
    background: linear-gradient(0deg, var(--qtd-ai-drak-bg-11) 0%, var(--qtd-ai-drak-bg-4) 40%, var(--qtd-ai-drak-bg-1) 100%); }
  .allChannelContainer .allChannelCreateBox {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: -80px;
    max-width: 960px;
    margin: 0 auto;
    margin-top: -80px; }
    .allChannelContainer .allChannelCreateBox > div {
      width: 100%; }
    .allChannelContainer .allChannelCreateBox .allChannelCreateBoxTitle {
      color: var(--qtd-ai-text-color-1);
      text-align: center;
      font-size: 24px;
      line-height: 80px;
      height: 80px; }
      .allChannelContainer .allChannelCreateBox .allChannelCreateBoxTitle em {
        font-weight: 600; }
    .allChannelContainer .allChannelCreateBox .allChannelCreateBoxWrap {
      min-height: 140px; }
    .allChannelContainer .allChannelCreateBox .qtdCreateTaskBox {
      position: unset;
      transform: unset;
      width: 100%;
      z-index: 1; }
      .allChannelContainer .allChannelCreateBox .qtdCreateTaskBox .rules {
        display: none; }
  .allChannelContainer .allChannelFloorContainer {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    min-height: 500px;
    padding-top: 56px; }
    .allChannelContainer .allChannelFloorContainer .content-list-tag-wrap {
      display: flex;
      gap: 8px;
      width: 100%;
      margin-bottom: 28px;
      position: sticky;
      height: 40px;
      top: -60px;
      z-index: 10; }
      .allChannelContainer .allChannelFloorContainer .content-list-tag-wrap .content-list-sort-box {
        display: flex;
        gap: 16px;
        overflow: auto;
        width: max-content;
        min-width: max-content; }
    .allChannelContainer .allChannelFloorContainer .content-list-tag-box {
      display: flex;
      padding: 4px;
      align-items: center;
      border-radius: 42px;
      background: var(--new-grey-3);
      position: unset;
      z-index: 10;
      width: max-content;
      margin-bottom: 8px;
      height: 40px; }
      .allChannelContainer .allChannelFloorContainer .content-list-tag-box .floor-title {
        display: flex;
        height: 32px;
        padding: 4px 16px;
        cursor: pointer;
        justify-content: center;
        align-items: center;
        gap: 4px;
        width: max-content;
        border-radius: 25px;
        background: transparent;
        color: var(--new-text-1);
        font-size: 14px;
        z-index: 2;
        line-height: 22px;
        transition: all 0.3s var(--qtd-transition-cubic-1); }
        .allChannelContainer .allChannelFloorContainer .content-list-tag-box .floor-title:hover {
          background: var(--new-grey-4);
          color: var(--new-text-1); }
        .allChannelContainer .allChannelFloorContainer .content-list-tag-box .floor-title.active {
          font-weight: 600;
          color: var(--new-text-8);
          background: var(--new-grey-7) !important; }
      .allChannelContainer .allChannelFloorContainer .content-list-tag-box .floor-title-after {
        z-index: 1;
        height: 32px;
        background: var(--new-grey-7);
        position: absolute;
        left: 4px;
        transition: all 0.3s var(--qtd-transition-cubic-1);
        border-radius: 25px; }
    .allChannelContainer .allChannelFloorContainer .floorContainer {
      width: 100%;
      display: flex;
      flex-direction: column;
      gap: 56px; }
      .allChannelContainer .allChannelFloorContainer .floorContainer .floorItemBox {
        display: flex;
        flex-direction: column;
        gap: 13px;
        width: calc(100% + 8px);
        align-items: center;
        padding-right: 4px;
        padding-left: 4px; }
        .allChannelContainer .allChannelFloorContainer .floorContainer .floorItemBox .floorItemTitle {
          color: var(--new-text-1);
          font-size: 24px;
          font-weight: 600;
          line-height: 32px;
          width: 100%;
          display: flex;
          align-items: center;
          gap: 8px; }
          .allChannelContainer .allChannelFloorContainer .floorContainer .floorItemBox .floorItemTitle .floorItemTitleDesc {
            color: var(--new-text-2);
            font-size: 24px;
            font-weight: 400;
            line-height: 32px; }
        .allChannelContainer .allChannelFloorContainer .floorContainer .floorItemBox .floorItemTplList {
          display: grid;
          grid-template-columns: repeat(5, minmax(0, 1fr));
          row-gap: 24px;
          padding-top: 3px;
          column-gap: 16px;
          width: 100%;
          height: auto;
          min-width: 0;
          min-height: 400px; }
        .allChannelContainer .allChannelFloorContainer .floorContainer .floorItemBox .moreBtnBox {
          width: 100%;
          display: flex;
          justify-content: center;
          align-items: center;
          padding: 16px 0; }
          .allChannelContainer .allChannelFloorContainer .floorContainer .floorItemBox .moreBtnBox .moreBtn {
            display: flex;
            height: 56px;
            padding: 2px 24px;
            justify-content: center;
            align-items: center;
            gap: 4px;
            color: #D8FF00;
            font-size: 20px;
            font-style: normal;
            font-weight: 600;
            line-height: 28px;
            /* 140% */
            border-radius: 43px;
            background: #333;
            cursor: pointer; }
            .allChannelContainer .allChannelFloorContainer .floorContainer .floorItemBox .moreBtnBox .moreBtn:hover {
              opacity: .9; }

@media screen and (max-width: 2948px) {
  .allChannelContainer.fixed2 .allChannelFloorContainer .content-list-tag-wrap {
    position: fixed;
    top: 68px; } }

@media screen and (min-width: 2665px) {
  .allChannelContainer .allChannelFloorContainer .floorContainer .floorItemBox .floorItemTplList {
    grid-template-columns: repeat(4, minmax(0px, 1fr)); }
    .allChannelContainer .allChannelFloorContainer .floorContainer .floorItemBox .floorItemTplList .templateCard:nth-child(n+13) {
      display: none; } }

@media screen and (max-width: 2664px) {
  .common-content-box {
    padding-left: 280px;
    padding-right: 280px; }
  .allChannelContainer .allChannelFloorContainer .floorContainer .floorItemBox .floorItemTplList {
    grid-template-columns: repeat(4, minmax(0px, 1fr)); }
    .allChannelContainer .allChannelFloorContainer .floorContainer .floorItemBox .floorItemTplList .templateCard:nth-child(n+13) {
      display: none; } }

@media screen and (max-width: 2384px) {
  .common-content-box {
    padding-left: 160px;
    padding-right: 160px; }
  .allChannelContainer .allChannelFloorContainer .floorContainer .floorItemBox .floorItemTplList {
    grid-template-columns: repeat(4, minmax(0px, 1fr)); }
    .allChannelContainer .allChannelFloorContainer .floorContainer .floorItemBox .floorItemTplList .templateCard:nth-child(n+13) {
      display: none; } }

@media screen and (max-width: 1880px) {
  .common-content-box {
    padding-left: 120px;
    padding-right: 120px; }
  .allChannelContainer .allChannelFloorContainer .floorContainer .floorItemBox .floorItemTplList {
    grid-template-columns: repeat(3, minmax(0px, 1fr)); }
    .allChannelContainer .allChannelFloorContainer .floorContainer .floorItemBox .floorItemTplList .templateCard:nth-child(n+10) {
      display: none; } }

@media screen and (max-width: 1536px) {
  .common-content-box {
    padding-left: 80px;
    padding-right: 80px; }
  .homeNewV2Container .recommendTplListWrap .recommendTplList {
    grid-template-columns: repeat(3, minmax(0px, 1fr)); }
    .homeNewV2Container .recommendTplListWrap .recommendTplList .templateCard:nth-child(n+10) {
      display: none; } }

@media screen and (max-width: 1336px) {
  .common-content-box {
    padding-left: 80px;
    padding-right: 80px; }
  .allChannelContainer .allChannelFloorContainer .floorContainer .floorItemBox .floorItemTplList {
    grid-template-columns: repeat(2, minmax(0px, 1fr)); }
    .allChannelContainer .allChannelFloorContainer .floorContainer .floorItemBox .floorItemTplList .templateCard:nth-child(n+7) {
      display: none; } }

@media screen and (max-width: 1096px) {
  .common-content-box {
    padding-left: 64px;
    padding-right: 64px; }
  .allChannelContainer .allChannelFloorContainer .floorContainer .floorItemBox .floorItemTplList {
    grid-template-columns: repeat(2, minmax(0px, 1fr)); }
    .allChannelContainer .allChannelFloorContainer .floorContainer .floorItemBox .floorItemTplList .templateCard:nth-child(n+7) {
      display: none; } }

@media screen and (max-width: 824px) {
  .common-content-box {
    padding-left: 32px;
    padding-right: 32px; }
  .allChannelContainer .allChannelFloorContainer .floorContainer .floorItemBox .floorItemTplList {
    grid-template-columns: repeat(2, minmax(0px, 1fr)); }
    .allChannelContainer .allChannelFloorContainer .floorContainer .floorItemBox .floorItemTplList .templateCard:nth-child(n+7) {
      display: none; } }

.channelContainer {
  width: 100%;
  height: 100%;
  background-image: url("https://static.qiantucdn.com/aigc/static/images/channel/channel_page_bg_hei.png");
  background-size: 74px 74px;
  background-repeat: repeat;
  padding: 0 24px; }
  .channelContainer .bgMask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 328px;
    z-index: 3;
    pointer-events: none;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, var(--qtd-ai-drak-func-color-1) 100%); }
  .channelContainer .channelBgBox {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    transition: all 0.3s var(--qtd-transition-cubic-1); }
    .channelContainer .channelBgBox .bgImageList {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: flex;
      gap: 48px;
      padding: 0 48px;
      overflow: hidden; }
      .channelContainer .channelBgBox .bgImageList .bgImageWrap {
        flex: 1;
        height: auto;
        display: flex;
        flex-direction: column;
        gap: 32px;
        position: unset; }
        .channelContainer .channelBgBox .bgImageList .bgImageWrap .bgImage {
          width: 100%;
          border-radius: 16px;
          cursor: pointer;
          transition: all 0.3s var(--qtd-transition-cubic-1); }
          .channelContainer .channelBgBox .bgImageList .bgImageWrap .bgImage:hover {
            transform: scale(1.1); }
          .channelContainer .channelBgBox .bgImageList .bgImageWrap .bgImage .templateCard .templateCardImgWrap {
            border-radius: 16px; }
          .channelContainer .channelBgBox .bgImageList .bgImageWrap .bgImage .templateCard .templateCardInfoBox {
            display: none; }
        .channelContainer .channelBgBox .bgImageList .bgImageWrap:nth-child(2n) {
          animation: positionBottom 30s infinite ease-in-out; }
        .channelContainer .channelBgBox .bgImageList .bgImageWrap:nth-child(2n+1) {
          animation: positionTop 30s infinite ease-in-out; }
        .channelContainer .channelBgBox .bgImageList .bgImageWrap:hover {
          animation-play-state: paused; }
  .channelContainer .createBoxWrapContainer {
    position: absolute;
    z-index: 3;
    left: 50%;
    top: 44%;
    transform: translate(-50%, -50%); }
    .channelContainer .createBoxWrapContainer .relative {
      position: relative;
      width: max-content;
      height: max-content; }
  .channelContainer.isScroll .createBoxWrapContainer .createBoxWrap .qtdCreateTaskBox {
    opacity: 0;
    transition: unset; }
  .channelContainer .createBoxWrap {
    display: flex;
    width: 70vw;
    max-width: 1200px;
    height: max-content;
    padding: 24px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 24px;
    gap: 16px; }
    .channelContainer .createBoxWrap .qtd-history-nav-container, .channelContainer .createBoxWrap .qtd-history-panel-container {
      display: none; }
    .channelContainer .createBoxWrap .qtdCreateTaskBox {
      position: relative;
      min-width: 100%;
      transform: unset;
      top: unset;
      left: unset;
      right: unset;
      bottom: unset; }
      .channelContainer .createBoxWrap .qtdCreateTaskBox .ai-search-icon-new-bg {
        display: block; }
        .channelContainer .createBoxWrap .qtdCreateTaskBox .ai-search-icon-new-bg::after {
          width: 1200px;
          height: 1200px; }
      .channelContainer .createBoxWrap .qtdCreateTaskBox .create-task-main {
        outline: unset;
        border: unset; }
        .channelContainer .createBoxWrap .qtdCreateTaskBox .create-task-main .bottom-box-wrap .create-submit-box {
          height: 40px; }
        .channelContainer .createBoxWrap .qtdCreateTaskBox .create-task-main .bottom-box-wrap .create-textarea-box .randown-box {
          display: none; }
        .channelContainer .createBoxWrap .qtdCreateTaskBox .create-task-main .bottom-box-wrap .create-textarea-box .placeholder-box {
          left: 8px; }
        .channelContainer .createBoxWrap .qtdCreateTaskBox .create-task-main .bottom-box-wrap .textarea-box-bottom {
          position: relative; }
          .channelContainer .createBoxWrap .qtdCreateTaskBox .create-task-main .bottom-box-wrap .textarea-box-bottom .qtd-model-list-container-wrap {
            position: unset; }
        .channelContainer .createBoxWrap .qtdCreateTaskBox .create-task-main .bottom-box-wrap .qtd-model-list-container-wrap .model-list-box .model-list-row {
          right: 0;
          top: 32px;
          left: unset;
          bottom: unset; }
      .channelContainer .createBoxWrap .qtdCreateTaskBox .rules {
        display: none; }
    .channelContainer .createBoxWrap .channelInfoBox {
      display: flex;
      flex-direction: column;
      gap: 16px;
      align-items: center; }
      .channelContainer .createBoxWrap .channelInfoBox .channelInfoBoxTitle {
        display: flex;
        align-items: center;
        position: relative;
        gap: 16px; }
        .channelContainer .createBoxWrap .channelInfoBox .channelInfoBoxTitle img {
          width: 72px;
          height: 72px;
          border-radius: 16px;
          object-fit: cover; }
        .channelContainer .createBoxWrap .channelInfoBox .channelInfoBoxTitle span {
          color: var(--qtd-ai-text-color-1);
          font-size: 40px;
          font-weight: 600;
          line-height: 48px; }
        .channelContainer .createBoxWrap .channelInfoBox .channelInfoBoxTitle .channelInfoBoxTitleIcon {
          position: absolute;
          right: -36px;
          top: 0; }
      .channelContainer .createBoxWrap .channelInfoBox .channelInfoBoxDesc {
        color: var(--qtd-ai-text-color-1);
        text-align: center;
        font-size: 20px;
        font-weight: 400;
        line-height: 28px; }
    .channelContainer .createBoxWrap .channelListWrap {
      display: flex;
      width: max-content;
      padding-left: 32px;
      width: 100%; }
      .channelContainer .createBoxWrap .channelListWrap .channelListBox {
        display: flex;
        height: 48px;
        padding: 4px 4px 4px 4px;
        align-items: center;
        gap: 4px;
        border-radius: 42px;
        border: 1px solid var(--qtd-ai-drak-func-color-1);
        background: var(--qtd-ai-drak-bg-5); }
        .channelContainer .createBoxWrap .channelListWrap .channelListBox .channelListBoxItem {
          display: flex;
          padding: 0 16px;
          justify-content: center;
          align-items: center;
          gap: 4px;
          align-self: stretch;
          border-radius: 25px;
          height: 40px;
          color: var(--qtd-ai-text-color-1);
          font-size: 16px;
          cursor: pointer;
          font-weight: 400;
          line-height: 24px;
          position: relative;
          z-index: 2;
          transition: background 0.3s var(--qtd-transition-cubic-1); }
          .channelContainer .createBoxWrap .channelListWrap .channelListBox .channelListBoxItem:hover, .channelContainer .createBoxWrap .channelListWrap .channelListBox .channelListBoxItem.active {
            background: var(--qtd-ai-drak-func-color-3);
            font-weight: 600; }
        .channelContainer .createBoxWrap .channelListWrap .channelListBox .model-type-list-item-after {
          z-index: 1;
          height: 24px;
          background: var(--qtd-ai-drak-func-color-3);
          position: absolute;
          top: 4px;
          left: 4px;
          transition: all 0.3s var(--qtd-transition-cubic-1);
          border-radius: 25px; }
  .channelContainer.allChannel {
    background-image: none !important; }
    .channelContainer.allChannel .channelBgBox {
      transform: translateY(-100%); }
    .channelContainer.allChannel .createBoxWrapContainer {
      position: fixed;
      left: 50%;
      top: unset;
      bottom: 64px;
      transform: translateX(-50%); }
      .channelContainer.allChannel .createBoxWrapContainer > div {
        transform: translate(-50%, 0) !important;
        bottom: 0; }
      .channelContainer.allChannel .createBoxWrapContainer .glass {
        box-shadow: unset !important; }
        .channelContainer.allChannel .createBoxWrapContainer .glass .glass__warp {
          display: none !important; }
      .channelContainer.allChannel .createBoxWrapContainer .createBoxWrap {
        padding: 8px; }
        .channelContainer.allChannel .createBoxWrapContainer .createBoxWrap .channelInfoBox {
          display: none; }
          .channelContainer.allChannel .createBoxWrapContainer .createBoxWrap .channelInfoBox .channelInfoBoxTitle {
            display: none; }
        .channelContainer.allChannel .createBoxWrapContainer .createBoxWrap .channelListWrap {
          display: none; }
    .channelContainer.allChannel .allChannelTplContainer {
      transform: translateY(0); }
    .channelContainer.allChannel .bgMask {
      height: 104px; }
    .channelContainer.allChannel .moreBtn {
      display: none; }
  .channelContainer .moreBtn {
    display: flex;
    height: 56px;
    padding: 2px 24px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    color: #D8FF00;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    /* 140% */
    border-radius: 43px;
    background: #333;
    cursor: pointer;
    position: fixed;
    bottom: 64px;
    left: 50%;
    transform: translateX(-50%); }
    .channelContainer .moreBtn:hover {
      opacity: .9; }
  .channelContainer .allChannelTplContainer {
    width: 100%;
    height: 100%;
    overflow: auto;
    transform: translateY(100%);
    transition: all 0.3s var(--qtd-transition-cubic-1); }
    .channelContainer .allChannelTplContainer .allChannelTplBox {
      width: 100%;
      padding-bottom: 240px; }
      .channelContainer .allChannelTplContainer .allChannelTplBox .channelInfoBox {
        margin-top: 104px;
        display: flex;
        flex-direction: column;
        margin-bottom: 24px; }
        .channelContainer .allChannelTplContainer .allChannelTplBox .channelInfoBox .channelInfoBoxTitle {
          color: var(--qtd-ai-text-color-1);
          font-size: 48px;
          font-weight: 600;
          line-height: 56px;
          margin-bottom: 8px; }
        .channelContainer .allChannelTplContainer .allChannelTplBox .channelInfoBox .channelInfoBoxDesc {
          color: var(--qtd-ai-text-color-2);
          font-size: 20px;
          font-weight: 400;
          line-height: 28px;
          margin-bottom: 16px; }
        .channelContainer .allChannelTplContainer .allChannelTplBox .channelInfoBox .qtdAiButton {
          width: max-content;
          height: 40px;
          border-radius: 24px;
          display: flex;
          cursor: pointer;
          align-items: center;
          justify-content: center;
          background: var(--qtd-ai-drak-color-6);
          color: var(--qtd-ai-text-color-0);
          font-size: 16px;
          padding: 0 24px; }
      .channelContainer .allChannelTplContainer .allChannelTplBox .channelListWrap {
        display: grid;
        grid-template-columns: repeat(5, minmax(0, 1fr));
        row-gap: 24px;
        padding-top: 3px;
        column-gap: 16px;
        width: 100%;
        height: auto;
        min-width: 0;
        overflow: hidden; }

.qtd-ai-light-mode .channelContainer {
  background-image: url("https://static.qiantucdn.com/aigc/static/images/channel/channel_page_bg.png"); }

@media screen and (min-width: 2665px) {
  .channelContainer .allChannelTplContainer .allChannelTplBox .channelListWrap {
    grid-template-columns: repeat(4, minmax(0px, 1fr)); } }

@media screen and (max-width: 2664px) {
  .common-content-box {
    padding-left: 280px;
    padding-right: 280px; }
  .channelContainer .allChannelTplContainer .allChannelTplBox .channelListWrap {
    grid-template-columns: repeat(4, minmax(0px, 1fr)); } }

@media screen and (max-width: 2384px) {
  .common-content-box {
    padding-left: 160px;
    padding-right: 160px; }
  .channelContainer .allChannelTplContainer .allChannelTplBox .channelListWrap {
    grid-template-columns: repeat(4, minmax(0px, 1fr)); } }

@media screen and (max-width: 1880px) {
  .common-content-box {
    padding-left: 120px;
    padding-right: 120px; }
  .channelContainer .allChannelTplContainer .allChannelTplBox .channelListWrap {
    grid-template-columns: repeat(3, minmax(0px, 1fr)); } }

@media screen and (max-width: 1536px) {
  .common-content-box {
    padding-left: 80px;
    padding-right: 80px; }
  .channelContainer .allChannelTplContainer .allChannelTplBox .channelListWrap {
    grid-template-columns: repeat(3, minmax(0px, 1fr)); } }

@media screen and (max-width: 1336px) {
  .common-content-box {
    padding-left: 80px;
    padding-right: 80px; }
  .channelContainer .allChannelTplContainer .allChannelTplBox .channelListWrap {
    grid-template-columns: repeat(2, minmax(0px, 1fr)); } }

@media screen and (max-width: 1096px) {
  .common-content-box {
    padding-left: 64px;
    padding-right: 64px; }
  .channelContainer .allChannelTplContainer .allChannelTplBox .channelListWrap {
    grid-template-columns: repeat(2, minmax(0px, 1fr)); } }

@media screen and (max-width: 824px) {
  .common-content-box {
    padding-left: 32px;
    padding-right: 32px; }
  .channelContainer .allChannelTplContainer .allChannelTplBox .channelListWrap {
    grid-template-columns: repeat(2, minmax(0px, 1fr)); } }

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

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

@media screen and (min-width: 1920px) {
  .channelContainer .channelBgBox .bgImageList .bgImageWrap:nth-child(n+5) {
    display: none; } }

@media screen and (max-width: 1919px) {
  .channelContainer .channelBgBox .bgImageList .bgImageWrap:nth-child(n+5) {
    display: none; } }

@media screen and (max-width: 1679px) {
  .channelContainer .channelBgBox .bgImageList .bgImageWrap:nth-child(n+5) {
    display: none; } }

@media screen and (max-width: 1439px) {
  .channelContainer .channelBgBox .bgImageList .bgImageWrap:nth-child(n+4) {
    display: none; } }

@media screen and (max-width: 1199px) {
  .channelContainer .channelBgBox .bgImageList .bgImageWrap:nth-child(n+3) {
    display: none; } }

@media screen and (max-width: 959px) {
  .channelContainer .channelBgBox .bgImageList .bgImageWrap:nth-child(n+3) {
    display: none; } }

@media screen and (max-width: 767px) {
  .channelContainer .channelBgBox .bgImageList .bgImageWrap:nth-child(n+3) {
    display: none; } }

.homeNewV2Container {
  width: 100%;
  height: 100%;
  padding-top: 80px;
  overflow: auto; }
  .homeNewV2Container .homeNewV2Content {
    width: 100%;
    background-color: var(--new-grey-2); }
  .homeNewV2Container.fixed:not(.historyPanelOpen).isScroll .homeNewV2CreateBox .qtdCreateTaskBox {
    opacity: 0;
    transition: unset; }
  .homeNewV2Container.fixed:not(.historyPanelOpen) .homeNewV2CreateBox .qtdCreateTaskBox {
    position: fixed;
    bottom: 32px;
    z-index: 2000;
    max-width: 960px;
    transform: translateX(-50%);
    left: 50%;
    transition: all 0.3s var(--qtd-transition-cubic-1); }
    .homeNewV2Container.fixed:not(.historyPanelOpen) .homeNewV2CreateBox .qtdCreateTaskBox .create-task-main {
      box-shadow: var(--new-shadow-1); }
      .homeNewV2Container.fixed:not(.historyPanelOpen) .homeNewV2CreateBox .qtdCreateTaskBox .create-task-main .bottom-box-wrap .create-textarea-model-box {
        min-height: 72px; }
  .homeNewV2Container.fixed:not(.historyPanelOpen).leftNavActive .homeNewV2CreateBox .qtdCreateTaskBox {
    transform: translateX(calc(-50% + 120px)) !important; }
  .homeNewV2Container.fixed .top-mask {
    opacity: 1; }
  .homeNewV2Container.historyPanelOpen .homeNewV2CreateBox .qtdCreateTaskBox {
    position: fixed !important;
    top: unset !important;
    left: 50% !important;
    bottom: 56px !important;
    z-index: 100 !important;
    transform: translateX(-50%) !important;
    padding-left: 72px;
    padding-right: 72px;
    max-width: 1344px; }
    .homeNewV2Container.historyPanelOpen .homeNewV2CreateBox .qtdCreateTaskBox .bg-box {
      left: 64px;
      width: calc(100% - 128px); }
    .homeNewV2Container.historyPanelOpen .homeNewV2CreateBox .qtdCreateTaskBox .quote-img-box {
      margin-left: 72px;
      margin-right: 72px;
      width: calc(100% - 176px); }
    .homeNewV2Container.historyPanelOpen .homeNewV2CreateBox .qtdCreateTaskBox .create-task-main {
      box-shadow: var(--new-shadow-1); }
      .homeNewV2Container.historyPanelOpen .homeNewV2CreateBox .qtdCreateTaskBox .create-task-main .bottom-box-wrap .create-textarea-model-box .textarea-box-bottom .qtd-model-list-container-wrap .model-list-box .model-list-row {
        top: unset;
        bottom: 38px; }
  .homeNewV2Container.historyPanelOpen.leftNavActive .homeNewV2CreateBox .qtdCreateTaskBox {
    transform: translateX(calc(-50% + 120px)) !important; }
  .homeNewV2Container:not(.fixed) .homeNewV2CreateBox .qtdCreateTaskBox {
    position: relative;
    transform: unset;
    width: 100%;
    z-index: 3;
    left: 0;
    top: 0; }
  .homeNewV2Container .homeNewV2CreateBox .qtdCreateTaskBox:not(.active) {
    max-width: 640px !important; }
  .homeNewV2Container .top-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 200px;
    opacity: 0;
    transition: all 0.3s var(--qtd-transition-cubic-1);
    pointer-events: none;
    background-color: var(--qtd-ai-drak-bg-6);
    z-index: 11;
    background: linear-gradient(0deg, var(--qtd-ai-drak-bg-11) 0%, var(--qtd-ai-drak-bg-4) 40%, var(--qtd-ai-drak-bg-1) 100%); }
  .homeNewV2Container .homeNewV2CreateBox {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1024px;
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;
    margin-top: 48px;
    position: relative;
    z-index: 10; }
    .homeNewV2Container .homeNewV2CreateBox > div {
      width: 100%; }
    .homeNewV2Container .homeNewV2CreateBox .freeTipsBox {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 40px;
      width: max-content;
      border-radius: 88px;
      border: 2px solid #D2F464;
      background: #F7FFDD;
      padding: 0 16px;
      margin-top: 20px;
      cursor: pointer; }
      .homeNewV2Container .homeNewV2CreateBox .freeTipsBox > img {
        height: 24px;
        width: auto; }
      .homeNewV2Container .homeNewV2CreateBox .freeTipsBox span {
        color: #333;
        font-size: 16px;
        font-weight: 600;
        line-height: 24px; }
      .homeNewV2Container .homeNewV2CreateBox .freeTipsBox .icon-a-Close1 {
        display: none;
        align-items: center;
        justify-content: center;
        font-size: 10px;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        border: 1px solid #e8e8e8;
        color: #666;
        cursor: pointer;
        margin-left: 4px;
        transition: all 0.3s var(--qtd-transition-cubic-1);
        opacity: .9;
        padding-top: 1px; }
        .homeNewV2Container .homeNewV2CreateBox .freeTipsBox .icon-a-Close1:hover {
          color: #333;
          opacity: 1; }
      .homeNewV2Container .homeNewV2CreateBox .freeTipsBox:hover .icon-a-Close1 {
        display: flex; }
    .homeNewV2Container .homeNewV2CreateBox .freeTipsBox + .homeNewV2CreateBoxTitle {
      height: 64px !important;
      line-height: 64px !important; }
    .homeNewV2Container .homeNewV2CreateBox .homeNewV2CreateBoxTitle {
      color: var(--new-text-1);
      text-align: center;
      font-size: 24px;
      line-height: 32px; }
      .homeNewV2Container .homeNewV2CreateBox .homeNewV2CreateBoxTitle em {
        font-weight: 600; }
    .homeNewV2Container .homeNewV2CreateBox .homeNewV2CreateBoxTitle2 {
      color: var(--new-text-1);
      text-align: center;
      font-size: 14px;
      line-height: 22px;
      margin-bottom: 16px; }
    .homeNewV2Container .homeNewV2CreateBox .homeNewV2CreateBoxWrap {
      min-height: 140px;
      max-width: 960px; }
    .homeNewV2Container .homeNewV2CreateBox .qtdCreateTaskBox {
      position: relative;
      transform: unset;
      left: unset;
      bottom: unset;
      width: 100%;
      z-index: 3; }
      .homeNewV2Container .homeNewV2CreateBox .qtdCreateTaskBox .rules {
        display: none; }
    .homeNewV2Container .homeNewV2CreateBox .classifyBoxNew {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: flex-start;
      gap: 16px;
      padding: 40px 48px 0; }
      .homeNewV2Container .homeNewV2CreateBox .classifyBoxNew .classifyBoxNewItem {
        flex-shrink: 0;
        width: 160px;
        background: var(--new-grey-1);
        border: 1px solid var(--new-grey-4);
        border-radius: 16px;
        overflow: hidden;
        cursor: pointer;
        transition: all 0.3s var(--qtd-transition-cubic-1); }
        .homeNewV2Container .homeNewV2CreateBox .classifyBoxNew .classifyBoxNewItem:hover {
          border-color: var(--new-grey-5);
          box-shadow: var(--new-shadow-1); }
        .homeNewV2Container .homeNewV2CreateBox .classifyBoxNew .classifyBoxNewItem .classifyBoxNewItemImg {
          width: 100%;
          aspect-ratio: 16 / 9;
          border-radius: 16px 16px 0 0;
          object-fit: cover; }
          .homeNewV2Container .homeNewV2CreateBox .classifyBoxNew .classifyBoxNewItem .classifyBoxNewItemImg img {
            width: 100%;
            height: 100%;
            object-fit: cover; }
        .homeNewV2Container .homeNewV2CreateBox .classifyBoxNew .classifyBoxNewItem .classifyBoxNewItemContent {
          padding: 8px; }
          .homeNewV2Container .homeNewV2CreateBox .classifyBoxNew .classifyBoxNewItem .classifyBoxNewItemContent .classifyBoxNewItemHeader {
            display: flex;
            gap: 4px;
            align-items: center;
            flex-wrap: wrap; }
            .homeNewV2Container .homeNewV2CreateBox .classifyBoxNew .classifyBoxNewItem .classifyBoxNewItemContent .classifyBoxNewItemHeader .classifyBoxNewItemTitle {
              font-family: 'PingFang SC', sans-serif;
              font-weight: 600;
              font-size: 16px;
              line-height: 24px;
              color: var(--new-text-1, #333);
              white-space: nowrap; }
            .homeNewV2Container .homeNewV2CreateBox .classifyBoxNew .classifyBoxNewItem .classifyBoxNewItemContent .classifyBoxNewItemHeader .classifyBoxNewItemTag {
              display: inline-flex;
              align-items: center;
              justify-content: center;
              height: 14px;
              padding: 2px 4px 2px;
              border-radius: 888px;
              background: #cf0; }
              .homeNewV2Container .homeNewV2CreateBox .classifyBoxNew .classifyBoxNewItem .classifyBoxNewItemContent .classifyBoxNewItemHeader .classifyBoxNewItemTag .classifyBoxNewItemTagText {
                font-size: 12px;
                line-height: 20px;
                color: #333;
                white-space: nowrap;
                font-family: zihunxinquhei;
                margin-top: -2px; }
            .homeNewV2Container .homeNewV2CreateBox .classifyBoxNew .classifyBoxNewItem .classifyBoxNewItemContent .classifyBoxNewItemHeader .classifyBoxNewItemIcon {
              color: var(--new-text-3);
              font-size: 16px;
              display: inline-block;
              transition: all 0.3s var(--qtd-transition-cubic-1); }
            .homeNewV2Container .homeNewV2CreateBox .classifyBoxNew .classifyBoxNewItem .classifyBoxNewItemContent .classifyBoxNewItemHeader:hover .classifyBoxNewItemIcon {
              transform: rotate(180deg); }
          .homeNewV2Container .homeNewV2CreateBox .classifyBoxNew .classifyBoxNewItem .classifyBoxNewItemContent .classifyBoxNewItemDesc {
            font-family: 'PingFang SC', sans-serif;
            font-weight: 400;
            font-size: 14px;
            line-height: 22px;
            color: var(--new-text-3, #666);
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            margin-top: 0; }
    .homeNewV2Container .homeNewV2CreateBox .classifyBox {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      gap: 16px;
      padding: 16px 48px;
      margin-top: 24px; }
      .homeNewV2Container .homeNewV2CreateBox .classifyBox .classifyItem {
        display: flex;
        padding: 8px;
        flex: 1;
        max-width: 33.33333333333333%;
        align-items: center;
        gap: 8px;
        border-radius: 16px;
        cursor: pointer;
        border: 1px solid var(--new-grey-4);
        background: var(--new-grey-2);
        transition: all 0.3s var(--qtd-transition-cubic-1);
        outline: 3px solid transparent;
        min-width: 0; }
        .homeNewV2Container .homeNewV2CreateBox .classifyBox .classifyItem .classifyItemIcon {
          width: 56px;
          height: 56px;
          border-radius: 8px;
          object-fit: cover;
          transform: rotate(5deg); }
        .homeNewV2Container .homeNewV2CreateBox .classifyBox .classifyItem .classifyItemInfoBox {
          display: flex;
          flex-direction: column;
          justify-content: center;
          flex: 1;
          min-width: 0; }
          .homeNewV2Container .homeNewV2CreateBox .classifyBox .classifyItem .classifyItemInfoBox .classifyItemTitle {
            color: var(--new-text-1);
            font-size: 16px;
            font-weight: 600;
            line-height: 24px;
            transition: all 0.3s var(--qtd-transition-cubic-1); }
          .homeNewV2Container .homeNewV2CreateBox .classifyBox .classifyItem .classifyItemInfoBox .classifyItemDesc {
            color: var(--new-text-3);
            font-size: 14px;
            line-height: 22px;
            transition: all 0.3s var(--qtd-transition-cubic-1);
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            min-width: 0; }
        .homeNewV2Container .homeNewV2CreateBox .classifyBox .classifyItem:hover {
          background: var(--new-grey-3);
          border-color: var(--new-grey-5);
          outline: 3px solid var(--new-grey-4); }
          .homeNewV2Container .homeNewV2CreateBox .classifyBox .classifyItem:hover .classifyItemTitle {
            color: var(--new-text-1); }
    .homeNewV2Container .homeNewV2CreateBox .classifyBoxSmall {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      gap: 16px;
      margin-bottom: 24px; }
      .homeNewV2Container .homeNewV2CreateBox .classifyBoxSmall .classifySmallItem {
        display: flex;
        height: 40px;
        padding: 0 16px;
        align-items: center;
        gap: 4px;
        border-radius: 88px;
        border: 1px solid var(--new-grey-4);
        cursor: pointer;
        background: var(--new-grey-2);
        transition: all 0.3s var(--qtd-transition-cubic-1);
        outline: 3px solid transparent; }
        .homeNewV2Container .homeNewV2CreateBox .classifyBoxSmall .classifySmallItem .classifyItemIcon {
          width: 32px;
          height: 32px;
          border-radius: 4px;
          object-fit: cover; }
        .homeNewV2Container .homeNewV2CreateBox .classifyBoxSmall .classifySmallItem .icon, .homeNewV2Container .homeNewV2CreateBox .classifyBoxSmall .classifySmallItem .classifyItemTitle {
          color: var(--new-text-1);
          font-size: 16px;
          font-weight: 600;
          line-height: 24px;
          transition: all 0.3s var(--qtd-transition-cubic-1); }
        .homeNewV2Container .homeNewV2CreateBox .classifyBoxSmall .classifySmallItem .icon {
          font-weight: normal; }
        .homeNewV2Container .homeNewV2CreateBox .classifyBoxSmall .classifySmallItem:hover, .homeNewV2Container .homeNewV2CreateBox .classifyBoxSmall .classifySmallItem.active {
          background: var(--new-grey-3);
          border-color: var(--new-grey-5);
          outline: 3px solid var(--new-grey-4); }
          .homeNewV2Container .homeNewV2CreateBox .classifyBoxSmall .classifySmallItem:hover .icon, .homeNewV2Container .homeNewV2CreateBox .classifyBoxSmall .classifySmallItem:hover .classifyItemTitle, .homeNewV2Container .homeNewV2CreateBox .classifyBoxSmall .classifySmallItem.active .icon, .homeNewV2Container .homeNewV2CreateBox .classifyBoxSmall .classifySmallItem.active .classifyItemTitle {
            color: var(--new-text-1); }
  .homeNewV2Container .floorContainer {
    display: flex;
    flex-direction: column;
    padding: 48px 0;
    gap: 64px; }
  .homeNewV2Container .projectBox {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding-top: 32px;
    gap: 16px; }
    .homeNewV2Container .projectBox .projectBoxTitleBox {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .homeNewV2Container .projectBox .projectBoxTitleBox .projectBoxTitle {
        overflow: hidden;
        color: var(--new-text-1);
        font-size: 24px;
        font-weight: 600;
        line-height: 32px; }
      .homeNewV2Container .projectBox .projectBoxTitleBox .projectBoxTitleMore {
        display: flex;
        cursor: pointer;
        align-items: center;
        color: var(--new-text-1);
        transition: color 0.3s var(--qtd-transition-cubic-1); }
        .homeNewV2Container .projectBox .projectBoxTitleBox .projectBoxTitleMore:hover {
          color: var(--new-text-1);
          font-weight: 600; }
    .homeNewV2Container .projectBox .projectList {
      display: flex;
      gap: 24px;
      overflow: auto;
      padding: 4px;
      width: calc(100% + 8px);
      margin-left: -4px; }
      .homeNewV2Container .projectBox .projectList .projectItem {
        height: 216px;
        aspect-ratio: 3/2;
        border-radius: 16px;
        cursor: pointer;
        background: var(--new-grey-2);
        flex-direction: column;
        display: flex;
        border: 1px solid var(--new-grey-4);
        transition: all 0.3s var(--qtd-transition-cubic-1);
        outline: 3px solid transparent; }
        .homeNewV2Container .projectBox .projectList .projectItem.projectItemCreate {
          border-radius: 16px;
          display: flex;
          align-items: center;
          justify-content: center;
          flex-direction: column;
          gap: 8px; }
          .homeNewV2Container .projectBox .projectList .projectItem.projectItemCreate .icon-jia {
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 24px;
            color: var(--new-text-1);
            background: var(--new-grey-2);
            border-radius: 50%;
            width: 48px;
            height: 48px;
            transition: all 0.3s var(--qtd-transition-cubic-1); }
          .homeNewV2Container .projectBox .projectList .projectItem.projectItemCreate span {
            color: var(--new-text-1);
            font-size: 16px;
            font-weight: 600;
            line-height: 24px; }
        .homeNewV2Container .projectBox .projectList .projectItem:hover {
          border-radius: 16px;
          background: var(--new-grey-4);
          border: 1px solid var(--new-grey-5);
          outline: 3px solid var(--new-grey-4); }
          .homeNewV2Container .projectBox .projectList .projectItem:hover .icon-jia {
            background: var(--new-grey-7);
            color: var(--new-text-8); }
        .homeNewV2Container .projectBox .projectList .projectItem .projectItemCover {
          flex: 1;
          border-radius: 16px 16px 0 0;
          position: relative;
          display: flex;
          transform: translateY(24px);
          align-items: center;
          justify-content: center;
          gap: 4px;
          overflow: hidden; }
          .homeNewV2Container .projectBox .projectList .projectItem .projectItemCover .projectItemCoverEmpty {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            height: 100%; }
          .homeNewV2Container .projectBox .projectList .projectItem .projectItemCover img {
            width: 40%;
            height: auto;
            border-radius: 12px;
            max-height: 100%;
            object-fit: cover; }
            .homeNewV2Container .projectBox .projectList .projectItem .projectItemCover img:nth-child(1) {
              z-index: 1;
              height: 100%; }
            .homeNewV2Container .projectBox .projectList .projectItem .projectItemCover img:nth-child(2) {
              width: 33.3%;
              position: absolute;
              transform: rotate(-10deg);
              margin-left: -64px;
              margin-top: 32px; }
            .homeNewV2Container .projectBox .projectList .projectItem .projectItemCover img:nth-child(3) {
              width: 33.3%;
              position: absolute;
              margin-right: -64px;
              margin-top: 32px;
              transform: rotate(10deg); }
        .homeNewV2Container .projectBox .projectList .projectItem .projectItemInfo {
          display: flex;
          flex-direction: column;
          padding: 12px;
          width: 100%;
          border-radius: 0 0 16px 16px;
          flex-shrink: 0;
          background: var(--new-grey-3);
          z-index: 2; }
          .homeNewV2Container .projectBox .projectList .projectItem .projectItemInfo .projectItemName {
            overflow: hidden;
            color: var(--new-text-1);
            text-overflow: ellipsis;
            font-size: 16px;
            font-weight: 600;
            line-height: 24px;
            max-width: 100%;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; }
          .homeNewV2Container .projectBox .projectList .projectItem .projectItemInfo .projectItemTime {
            display: flex;
            justify-content: space-between;
            color: var(--new-text-3);
            font-size: 14px;
            line-height: 22px; }
  .homeNewV2Container .recommendTplListTitle {
    color: var(--new-text-1);
    font-size: 20px;
    font-weight: 600;
    display: flex;
    align-items: center;
    line-height: 28px;
    flex-shrink: 0;
    background-size: auto 12px;
    background-repeat: no-repeat;
    background-position: center right; }
  .homeNewV2Container .contentListSortBox {
    display: flex;
    padding: 4px 16px;
    justify-content: center;
    flex-shrink: 0;
    align-items: center;
    gap: 4px;
    height: 32px;
    border-radius: 41px;
    color: var(--new-text-3);
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    line-height: 22px;
    background: var(--new-grey-3);
    position: relative; }
    .homeNewV2Container .contentListSortBox .content-list-choose-item {
      display: flex;
      gap: 4px;
      align-items: center; }
    .homeNewV2Container .contentListSortBox:hover {
      color: var(--new-text-1);
      background: var(--new-grey-4); }
      .homeNewV2Container .contentListSortBox:hover .content-list-more-box {
        display: flex; }
    .homeNewV2Container .contentListSortBox .content-list-more-box {
      position: absolute;
      top: 32px;
      right: 0;
      height: max-content;
      display: flex;
      border-radius: 16px;
      flex-direction: column;
      align-items: center;
      gap: 8px;
      padding: 8px;
      display: none;
      z-index: 8;
      background: var(--qtd-ai-drak-func-color-1); }
    .homeNewV2Container .contentListSortBox .floor-title {
      display: flex;
      padding: 4px 16px;
      width: max-content;
      justify-content: center;
      flex-shrink: 0;
      align-items: center;
      gap: 8px;
      height: 32px;
      border-radius: 41px;
      border: 1px solid var(--qtd-ai-drak-func-color-4);
      color: var(--new-text-2);
      text-align: center;
      font-size: 14px;
      cursor: pointer;
      line-height: 22px;
      background: var(--qtd-ai-drak-func-color-1); }
      .homeNewV2Container .contentListSortBox .floor-title.active, .homeNewV2Container .contentListSortBox .floor-title:hover {
        border-radius: 41px;
        background: var(--qtd-ai-text-color-hover-1);
        color: var(--qtd-ai-drak-func-color-1);
        border: 1px solid var(--qtd-ai-text-color-hover-1);
        text-align: center;
        font-weight: 600;
        line-height: 22px; }
  .homeNewV2Container .recommendTplListWrap {
    display: flex;
    flex-direction: column;
    gap: 13px;
    width: calc(100% + 8px);
    padding-top: 32px;
    align-items: center; }
    .homeNewV2Container .recommendTplListWrap .recommendTplListTitleBox {
      display: flex;
      width: 100%;
      align-items: center; }
      .homeNewV2Container .recommendTplListWrap .recommendTplListTitleBox .content-list-tag-wrap {
        margin-bottom: 0;
        height: 40px; }
        .homeNewV2Container .recommendTplListWrap .recommendTplListTitleBox .content-list-tag-wrap .content-list-tag-box-wrap {
          margin-bottom: 0; }
    .homeNewV2Container .recommendTplListWrap .recommendTplList {
      display: grid;
      grid-template-columns: repeat(5, minmax(0, 1fr));
      row-gap: 24px;
      padding-top: 3px;
      column-gap: 16px;
      width: 100%;
      height: auto;
      min-width: 0; }
    .homeNewV2Container .recommendTplListWrap .moreBtnBox {
      width: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 16px 0; }
      .homeNewV2Container .recommendTplListWrap .moreBtnBox .moreBtn {
        display: flex;
        height: 56px;
        padding: 2px 24px;
        justify-content: center;
        align-items: center;
        gap: 4px;
        color: #D8FF00;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 28px;
        /* 140% */
        border-radius: 43px;
        background: #333;
        cursor: pointer; }
        .homeNewV2Container .recommendTplListWrap .moreBtnBox .moreBtn:hover {
          opacity: .9; }
  .homeNewV2Container .content-container {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    min-height: 500px;
    padding-top: 32px; }
    .homeNewV2Container .content-container .content-nav-box {
      position: relative;
      width: 100%;
      height: auto;
      padding: 24px 0;
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 32px; }
      .homeNewV2Container .content-container .content-nav-box span {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 52px;
        color: var(--qtd-ai-text-color-3);
        font-family: "PingFang SC";
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        transition: all 0.3s var(--qtd-transition-cubic-1);
        cursor: pointer;
        padding: 0 24px;
        border-bottom: 2px solid transparent; }
        .homeNewV2Container .content-container .content-nav-box span:hover {
          color: #fff; }
        .homeNewV2Container .content-container .content-nav-box span.active {
          color: #fff;
          border-bottom-color: #fff; }
    .homeNewV2Container .content-container .content-list-sort-box {
      display: flex;
      gap: 16px;
      overflow: unset; }
    .homeNewV2Container .content-container .content-floor-box {
      position: relative;
      width: 100%;
      height: auto;
      display: flex;
      min-height: 500px;
      justify-content: center;
      flex-wrap: wrap;
      gap: 16px;
      margin: 0 auto;
      margin-bottom: 24px; }
      .homeNewV2Container .content-container .content-floor-box .floor-title {
        width: 100%;
        height: 28px;
        display: flex;
        align-items: center;
        color: rgba(255, 255, 255, 0.65);
        font-family: "PingFang SC";
        font-size: 20px;
        font-style: normal;
        font-weight: 500; }
      .homeNewV2Container .content-container .content-floor-box .floor-card-box {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        gap: 32px 24px;
        width: 100%;
        height: auto; }
        .homeNewV2Container .content-container .content-floor-box .floor-card-box .tool-card-box {
          position: relative;
          width: calc(16.6% - 24px);
          height: auto;
          aspect-ratio: 1/1;
          border-radius: 16px;
          background-color: #fafafa;
          overflow: hidden;
          display: flex;
          align-items: center;
          justify-content: center;
          cursor: pointer; }
          .homeNewV2Container .content-container .content-floor-box .floor-card-box .tool-card-box > img {
            width: 100%;
            height: auto; }
          .homeNewV2Container .content-container .content-floor-box .floor-card-box .tool-card-box .hover-mask {
            position: absolute;
            inset: 0;
            background-color: rgba(0, 0, 0, 0.2);
            padding: 24px;
            display: flex;
            align-items: flex-end;
            opacity: 0;
            z-index: 1;
            transition: all 0.3s var(--qtd-transition-cubic-1); }
            .homeNewV2Container .content-container .content-floor-box .floor-card-box .tool-card-box .hover-mask .hover-btn-box {
              cursor: pointer;
              display: flex;
              justify-content: center;
              align-items: center;
              padding: 8px 0px;
              border-radius: 24px;
              background: #D8FF00;
              box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.04);
              width: 100%;
              transition: all 0.3s var(--qtd-transition-cubic-1); }
              .homeNewV2Container .content-container .content-floor-box .floor-card-box .tool-card-box .hover-mask .hover-btn-box span {
                color: #FFF;
                font-family: "PingFang SC";
                font-size: 14px;
                font-style: normal;
                font-weight: 400;
                line-height: 22px; }
              .homeNewV2Container .content-container .content-floor-box .floor-card-box .tool-card-box .hover-mask .hover-btn-box svg {
                transform: translateY(-4px); }
              .homeNewV2Container .content-container .content-floor-box .floor-card-box .tool-card-box .hover-mask .hover-btn-box:hover {
                opacity: .9; }
          .homeNewV2Container .content-container .content-floor-box .floor-card-box .tool-card-box:hover .hover-mask {
            opacity: 1; }
      .homeNewV2Container .content-container .content-floor-box .floor-col-item {
        position: relative;
        display: flex;
        flex-direction: column;
        gap: 32px;
        height: auto;
        width: 100%; }
        .homeNewV2Container .content-container .content-floor-box .floor-col-item .qtd-ai-card-a .img-box {
          width: 100%;
          height: auto;
          background-color: #fafafa; }
  .homeNewV2Container .content-list-tag-wrap {
    display: flex;
    gap: 8px;
    width: 100%;
    margin-bottom: 28px;
    position: relative;
    height: 40px; }
    .homeNewV2Container .content-list-tag-wrap .content-list-sort-box {
      display: flex;
      gap: 16px;
      align-items: center;
      overflow: unset;
      width: max-content;
      min-width: max-content;
      margin-left: auto;
      justify-content: flex-end; }
      .homeNewV2Container .content-list-tag-wrap .content-list-sort-box .ant-input {
        width: 160px; }
  .homeNewV2Container .content-list-tag-box-wrap {
    display: flex;
    flex: 1;
    min-width: 0;
    height: 42px;
    width: max-content;
    margin-left: 8px;
    max-width: max-content;
    margin-bottom: 8px;
    overflow: auto;
    border-radius: 42px; }
  .homeNewV2Container .content-list-tag-box {
    display: flex;
    width: max-content;
    padding: 4px;
    align-items: center;
    border-radius: 42px;
    position: relative;
    z-index: 1;
    width: max-content;
    background: var(--new-grey-3);
    height: 40px; }
    .homeNewV2Container .content-list-tag-box .floor-title {
      display: flex;
      height: 32px;
      padding: 4px 16px;
      cursor: pointer;
      justify-content: center;
      align-items: center;
      gap: 4px;
      width: max-content;
      border-radius: 25px;
      background: transparent;
      color: var(--new-text-3);
      font-size: 14px;
      z-index: 2;
      line-height: 22px;
      transition: all 0.3s var(--qtd-transition-cubic-1); }
      .homeNewV2Container .content-list-tag-box .floor-title:hover {
        background: var(--new-grey-4);
        color: var(--new-text-1);
        text-shadow: 0.1px 0 0 var(--new-text-1), -0.1px 0 0 var(--new-text-1); }
      .homeNewV2Container .content-list-tag-box .floor-title.active {
        text-shadow: 0.1px 0 0 var(--new-text-8), -0.1px 0 0 var(--new-text-8);
        color: var(--new-text-8);
        background: var(--new-grey-7) !important; }
    .homeNewV2Container .content-list-tag-box .floor-title-after {
      z-index: 1;
      height: 32px;
      background: var(--new-grey-7);
      position: absolute;
      left: 4px;
      transition: all 0.3s var(--qtd-transition-cubic-1);
      border-radius: 25px; }
  .homeNewV2Container .admin-auth-box {
    position: fixed;
    right: 16px;
    bottom: 16px;
    z-index: 9999;
    display: flex;
    align-items: center;
    gap: 16px;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 16px;
    border-radius: 16px;
    box-shadow: 0px 3px 6px -4px rgba(0, 0, 0, 0.12), 0px 6px 16px rgba(0, 0, 0, 0.08), 0px 9px 28px 8px rgba(0, 0, 0, 0.05); }
    .homeNewV2Container .admin-auth-box .ant-checkbox-wrapper {
      zoom: 1.5; }
      .homeNewV2Container .admin-auth-box .ant-checkbox-wrapper span {
        color: #fff; }

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

@media screen and (min-width: 2665px) {
  .homeNewV2Container .recommendTplListWrap .recommendTplList {
    grid-template-columns: repeat(4, minmax(0px, 1fr)); }
    .homeNewV2Container .recommendTplListWrap .recommendTplList .templateCard:nth-child(n+13) {
      display: none; } }

@media screen and (max-width: 2664px) {
  .common-content-box {
    padding-left: 280px;
    padding-right: 280px; }
  .homeNewV2Container .recommendTplListWrap .recommendTplList {
    grid-template-columns: repeat(4, minmax(0px, 1fr)); }
    .homeNewV2Container .recommendTplListWrap .recommendTplList .templateCard:nth-child(n+13) {
      display: none; } }

@media screen and (max-width: 2384px) {
  .common-content-box {
    padding-left: 160px;
    padding-right: 160px; }
  .homeNewV2Container .recommendTplListWrap .recommendTplList {
    grid-template-columns: repeat(4, minmax(0px, 1fr)); }
    .homeNewV2Container .recommendTplListWrap .recommendTplList .templateCard:nth-child(n+13) {
      display: none; } }

@media screen and (max-width: 1880px) {
  .common-content-box {
    padding-left: 120px;
    padding-right: 120px; }
  .homeNewV2Container .recommendTplListWrap .recommendTplList {
    grid-template-columns: repeat(3, minmax(0px, 1fr)); }
    .homeNewV2Container .recommendTplListWrap .recommendTplList .templateCard:nth-child(n+10) {
      display: none; } }

@media screen and (max-width: 1536px) {
  .common-content-box {
    padding-left: 80px;
    padding-right: 80px; }
  .homeNewV2Container .recommendTplListWrap .recommendTplList {
    grid-template-columns: repeat(3, minmax(0px, 1fr)); }
    .homeNewV2Container .recommendTplListWrap .recommendTplList .templateCard:nth-child(n+10) {
      display: none; } }

@media screen and (max-width: 1336px) {
  .common-content-box {
    padding-left: 80px;
    padding-right: 80px; }
  .homeNewV2Container .recommendTplListWrap .recommendTplList {
    grid-template-columns: repeat(2, minmax(0px, 1fr)); }
    .homeNewV2Container .recommendTplListWrap .recommendTplList .templateCard:nth-child(n+7) {
      display: none; } }

@media screen and (max-width: 1200px) {
  .homeNewV2Container .homeNewV2CreateBox .homeNewV2CreateBoxTitle span {
    display: none; } }

@media screen and (max-width: 960px) {
  .homeNewV2Container .homeNewV2CreateBox .homeNewV2CreateBoxTitle {
    opacity: 0; } }

@media screen and (max-width: 1096px) {
  .common-content-box {
    padding-left: 64px;
    padding-right: 64px; }
  .homeNewV2Container .recommendTplListWrap .recommendTplList {
    grid-template-columns: repeat(2, minmax(0px, 1fr)); }
    .homeNewV2Container .recommendTplListWrap .recommendTplList .templateCard:nth-child(n+7) {
      display: none; }
  .homeNewV2CreateBox .freeTipsBox {
    opacity: 0; } }

@media screen and (max-width: 824px) {
  .common-content-box {
    padding-left: 32px;
    padding-right: 32px; }
  .homeNewV2Container .recommendTplListWrap .recommendTplList {
    grid-template-columns: repeat(2, minmax(0px, 1fr)); }
    .homeNewV2Container .recommendTplListWrap .recommendTplList .templateCard:nth-child(n+7) {
      display: none; } }

.classifyBoxNewModeContent {
  display: flex;
  width: max-content;
  padding: 12px 8px;
  flex-direction: column;
  border-radius: 16px;
  background: var(--new-grey-1);
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05); }
  .classifyBoxNewModeContent .classifyBoxNewModeItem {
    display: flex;
    align-items: center;
    padding: 0 8px;
    gap: 8px;
    border-radius: 16px;
    transition: all 0.3s ease;
    cursor: pointer;
    height: 40px; }
    .classifyBoxNewModeContent .classifyBoxNewModeItem .icon {
      font-size: 20px;
      color: var(--new-text-1); }
      .classifyBoxNewModeContent .classifyBoxNewModeItem .icon.icon-gou1 {
        display: none;
        font-size: 16px; }
    .classifyBoxNewModeContent .classifyBoxNewModeItem span {
      font-size: 14px;
      color: var(--new-text-1);
      line-height: 22px;
      flex: 1; }
    .classifyBoxNewModeContent .classifyBoxNewModeItem:hover {
      background: var(--new-grey-3); }
      .classifyBoxNewModeContent .classifyBoxNewModeItem:hover span {
        font-weight: 600; }
      .classifyBoxNewModeContent .classifyBoxNewModeItem:hover .icon.icon-gou1 {
        display: inline-block; }

.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(--new-bg-3);
    background: var(--qtd-ai-drak-func-color-1);
    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-3);
          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-3);
          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(--new-bg-1);
        transition: all 0.3s var(--qtd-transition-cubic-1);
        border: 1px solid var(--new-bg-3); }
      .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(--new-bg-2); }
        .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: 0;
    padding-top: 88px;
    overflow: auto;
    margin-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: 24px;
        min-height: 180px;
        border-radius: 16px;
        border: 1px solid var(--qtd-ai-drak-func-color-5);
        background: var(--qtd-ai-drak-func-color-2);
        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; }
            .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: 500;
              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 [data-len="4"] {
            grid-template-columns: 1fr 1fr 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: 414px;
            background-color: var(--qtd-ai-light-func-color-13);
            border-radius: 8px;
            cursor: pointer;
            overflow: hidden;
            width: max-content;
            background-image: url("//icon.qiantucdn.com/static/images/brandTool/img_bg_3.png");
            background-size: 24px; }
            .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: #1F1F1F;
                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 .music-viewer-box {
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%; }
            .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 .upgrade-box {
          display: flex;
          align-items: center;
          gap: 8px; }
          .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .upgrade-box p {
            background: linear-gradient(45deg, var(--new-text-4) 0%, var(--new-text-4) 30%, var(--new-text-4) 40%, var(--qtd-ai-drak-func-color-1) 52%, var(--new-text-4) 63%, var(--new-text-4) 70%, var(--new-text-4) 100%);
            background-size: 200% 100%;
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            -webkit-text-fill-color: transparent;
            animation: shine2 5s linear infinite;
            text-transform: uppercase; }
            .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .upgrade-box p em {
              background: none;
              background-clip: unset;
              -webkit-background-clip: unset;
              -webkit-text-fill-color: #88CC00; }
              .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .upgrade-box p em i {
                margin-right: 4px; }
          .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .upgrade-box span {
            color: var(--new-text-4);
            font-size: 14px;
            cursor: pointer;
            transition: all .3s ease-in-out; }
            .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .upgrade-box span .icon {
              margin-right: 4px; }
            .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .upgrade-box span:hover {
              color: var(--new-text-2); }
            .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .upgrade-box span.vip-span {
              color: #88CC00; }
          .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .upgrade-box button {
            position: relative;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 4px;
            height: 32px;
            padding: 0 16px;
            border-radius: 32px;
            border: 1px solid #88CC00;
            color: #88CC00;
            font-size: 14px;
            font-weight: 700;
            transition: all 0.3s var(--qtd-transition-cubic-1);
            cursor: pointer;
            overflow: hidden;
            background-color: transparent; }
            .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .upgrade-box button span {
              position: relative;
              z-index: 1;
              color: #88CC00; }
            .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .upgrade-box button:hover {
              box-shadow: var(--new-shadow-1);
              background-color: #88CC00;
              color: #fff; }
              .qtd-history-panel-container-poster .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .upgrade-box button:hover span {
                color: #fff; }
        .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: 500;
            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; }

.qtd-ai-light-mode .qtd-history-panel-container .qtd-history-panel-content .qtd-history-panel-list .qtd-history-panel-item .history-img-box .img-box .img-loading .loading-item {
  background-color: #F5F5F5; }

.productCard {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 328px;
  height: auto;
  border-radius: 16px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  background: var(--new-grey-1);
  border: 2px solid transparent;
  transition: all 0.3s ease; }
  .productCard:hover, .productCard.active {
    border-color: #B2FF00;
    box-shadow: 0 4px 16px 0 rgba(178, 255, 0, 0.6); }
    .productCard:hover .productCardContent::after, .productCard.active .productCardContent::after {
      opacity: 1; }
    .productCard:hover .productCardBottom .productCardContentButton, .productCard.active .productCardBottom .productCardContentButton {
      background-color: var(--new-grey-7);
      box-shadow: var(--new-shadow-2);
      color: var(--new-text-8) !important; }
  .productCard .productCardContent {
    position: relative;
    width: 100%;
    min-height: 350px;
    transition: all 0.3s ease;
    padding: 40px 12px 0px 12px;
    display: flex;
    flex-direction: column;
    gap: 24px; }
    .productCard .productCardContent::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: radial-gradient(55.44% 28.56% at 50% -5.62%, #E5FFA8 0%, var(--new-grey-1) 100%);
      opacity: 0;
      transition: all 0.3s ease;
      border-radius: 16px 16px 0 0;
      z-index: 0;
      pointer-events: none; }
    .productCard .productCardContent * {
      position: relative;
      z-index: 1; }
    .productCard .productCardContent .productCardContentTitle {
      display: flex;
      flex-direction: column;
      gap: 24px;
      padding: 0 12px; }
      .productCard .productCardContent .productCardContentTitle .productCardContentName {
        display: flex;
        align-items: center;
        gap: 4px; }
        .productCard .productCardContent .productCardContentTitle .productCardContentName img {
          width: 32px;
          height: auto; }
        .productCard .productCardContent .productCardContentTitle .productCardContentName span {
          color: var(--new-text-2);
          font-size: 24px;
          font-weight: 600;
          line-height: 32px; }
      .productCard .productCardContent .productCardContentTitle .productCardContentPrice {
        color: var(--new-text-2);
        font-family: Arial;
        font-size: 24px;
        font-weight: 700; }
        .productCard .productCardContent .productCardContentTitle .productCardContentPrice em {
          font-family: Arial;
          font-size: 48px;
          line-height: 56px; }
        .productCard .productCardContent .productCardContentTitle .productCardContentPrice span {
          color: var(--new-text-5);
          font-size: 14px;
          font-weight: 400; }
        .productCard .productCardContent .productCardContentTitle .productCardContentPrice i {
          color: var(--new-text-5);
          font-size: 14px;
          font-weight: 400;
          text-decoration: line-through;
          margin-left: 8px; }
    .productCard .productCardContent .productCardContentDropdown {
      cursor: pointer;
      display: flex;
      flex-direction: column;
      width: 100%;
      min-height: 110px; }
      .productCard .productCardContent .productCardContentDropdown .productCardContentDropdownBox {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 100%;
        height: 62px;
        padding: 8px 12px;
        border: 1px solid var(--new-grey-5);
        border-radius: 8px;
        transition: all 0.3s ease; }
        .productCard .productCardContent .productCardContentDropdown .productCardContentDropdownBox .productCardContentPointBox {
          display: flex;
          flex-direction: column;
          justify-content: center; }
          .productCard .productCardContent .productCardContentDropdown .productCardContentDropdownBox .productCardContentPointBox .productCardContentPointBoxIcon {
            display: flex;
            align-items: center;
            line-height: 24px; }
            .productCard .productCardContent .productCardContentDropdown .productCardContentDropdownBox .productCardContentPointBox .productCardContentPointBoxIcon i {
              color: var(--new-text-2);
              font-size: 18px; }
              .productCard .productCardContent .productCardContentDropdown .productCardContentDropdownBox .productCardContentPointBox .productCardContentPointBoxIcon i.dropItem {
                font-size: 16px;
                color: var(--new-grey-5);
                margin-left: 4px; }
            .productCard .productCardContent .productCardContentDropdown .productCardContentDropdownBox .productCardContentPointBox .productCardContentPointBoxIcon span {
              color: var(--new-text-2);
              font-size: 16px;
              font-weight: 600; }
          .productCard .productCardContent .productCardContentDropdown .productCardContentDropdownBox .productCardContentPointBox .productCardContentPointTips {
            width: 100%;
            color: var(--new-text-4);
            font-size: 14px;
            font-weight: 400;
            line-height: 22px;
            padding-left: 18px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; }
      .productCard .productCardContent .productCardContentDropdown .productCardContentGiftBox {
        display: flex;
        align-items: center;
        flex-direction: column;
        gap: 8px;
        width: 100%;
        padding: 12px;
        border: 1px solid var(--new-grey-5);
        border-top: none;
        border-radius: 0px 0px 8px 8px;
        transition: all 0.3s ease; }
        .productCard .productCardContent .productCardContentDropdown .productCardContentGiftBox .productCardContentGiftBoxRow {
          display: flex;
          align-items: center;
          gap: 8px;
          width: 100%;
          min-height: 40px; }
          .productCard .productCardContent .productCardContentDropdown .productCardContentGiftBox .productCardContentGiftBoxRow > em {
            color: var(--new-text-2);
            font-size: 16px;
            font-weight: 600; }
          .productCard .productCardContent .productCardContentDropdown .productCardContentGiftBox .productCardContentGiftBoxRow > span {
            display: flex;
            align-items: center;
            justify-content: center;
            width: max-content;
            padding: 0 8px;
            height: 24px;
            line-height: 24px;
            border-radius: 24px;
            background-color: #B2FF00;
            color: #333;
            font-size: 16px;
            font-weight: 600; }
            .productCard .productCardContent .productCardContentDropdown .productCardContentGiftBox .productCardContentGiftBoxRow > span i {
              color: #999;
              font-size: 16px;
              font-weight: 400;
              margin-left: 4px; }
          .productCard .productCardContent .productCardContentDropdown .productCardContentGiftBox .productCardContentGiftBoxRow .productCardContentGiftBoxRowQuotaLimit {
            display: flex;
            align-items: center;
            justify-content: space-between;
            width: 100%;
            height: 40px;
            background-color: var(--new-grey-3);
            padding: 8px;
            border-radius: 888px;
            transition: all 0.3s ease; }
            .productCard .productCardContent .productCardContentDropdown .productCardContentGiftBox .productCardContentGiftBoxRow .productCardContentGiftBoxRowQuotaLimit .productCardContentGiftBoxRowQuotaLimitLeft {
              display: flex;
              align-items: center; }
              .productCard .productCardContent .productCardContentDropdown .productCardContentGiftBox .productCardContentGiftBoxRow .productCardContentGiftBoxRowQuotaLimit .productCardContentGiftBoxRowQuotaLimitLeft .productCardContentGiftBoxRowQuotaLimitIcon {
                color: var(--new-text-5);
                font-size: 12px;
                margin-right: 4px; }
              .productCard .productCardContent .productCardContentDropdown .productCardContentGiftBox .productCardContentGiftBoxRow .productCardContentGiftBoxRowQuotaLimit .productCardContentGiftBoxRowQuotaLimitLeft .productCardContentGiftBoxRowQuotaLimitName {
                color: var(--new-text-2);
                font-size: 14px; }
              .productCard .productCardContent .productCardContentDropdown .productCardContentGiftBox .productCardContentGiftBoxRow .productCardContentGiftBoxRowQuotaLimit .productCardContentGiftBoxRowQuotaLimitLeft .yiwen {
                display: inline-flex;
                align-items: center;
                justify-content: center;
                vertical-align: text-bottom;
                height: 16px;
                width: 16px;
                border: 1px solid var(--new-text-4);
                border-radius: 50%;
                font-size: 8px;
                color: var(--new-text-4);
                margin-left: 4px;
                transition: all 0.3s ease; }
              .productCard .productCardContent .productCardContentDropdown .productCardContentGiftBox .productCardContentGiftBoxRow .productCardContentGiftBoxRowQuotaLimit .productCardContentGiftBoxRowQuotaLimitLeft .productCardContentGiftBoxRowQuotaLimitResolution {
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 0 8px;
                height: 24px;
                background-color: var(--new-grey-4);
                color: var(--new-text-2);
                font-size: 16px;
                font-weight: 600;
                border-radius: 24px;
                margin-left: 4px;
                transition: all 0.3s ease; }
            .productCard .productCardContent .productCardContentDropdown .productCardContentGiftBox .productCardContentGiftBoxRow .productCardContentGiftBoxRowQuotaLimit .productCardContentGiftBoxRowQuotaLimitRight em {
              display: flex;
              align-items: center;
              justify-content: center;
              width: max-content;
              padding: 0 8px;
              height: 24px;
              line-height: 24px;
              border-radius: 24px;
              background-color: #B2FF00;
              color: #333;
              font-size: 16px;
              font-weight: 600; }
            .productCard .productCardContent .productCardContentDropdown .productCardContentGiftBox .productCardContentGiftBoxRow .productCardContentGiftBoxRowQuotaLimit.productCardContentGiftBoxRowQuotaLimitDisabled .productCardContentGiftBoxRowQuotaLimitLeft .productCardContentGiftBoxRowQuotaLimitName {
              color: var(--new-text-5); }
            .productCard .productCardContent .productCardContentDropdown .productCardContentGiftBox .productCardContentGiftBoxRow .productCardContentGiftBoxRowQuotaLimit.productCardContentGiftBoxRowQuotaLimitDisabled .productCardContentGiftBoxRowQuotaLimitLeft .yiwen {
              color: var(--new-text-5);
              border-color: var(--new-text-5); }
            .productCard .productCardContent .productCardContentDropdown .productCardContentGiftBox .productCardContentGiftBoxRow .productCardContentGiftBoxRowQuotaLimit.productCardContentGiftBoxRowQuotaLimitDisabled .productCardContentGiftBoxRowQuotaLimitRight em {
              background-color: var(--new-grey-4);
              color: var(--new-text-4);
              font-weight: 400; }
      .productCard .productCardContent .productCardContentDropdown:hover .productCardContentDropdownBox {
        background-color: var(--new-grey-3); }
      .productCard .productCardContent .productCardContentDropdown:hover .productCardContentGiftBox {
        background-color: var(--new-grey-3); }
        .productCard .productCardContent .productCardContentDropdown:hover .productCardContentGiftBox .productCardContentGiftBoxRowQuotaLimit {
          background-color: var(--new-grey-4); }
          .productCard .productCardContent .productCardContentDropdown:hover .productCardContentGiftBox .productCardContentGiftBoxRowQuotaLimit .productCardContentGiftBoxRowQuotaLimitLeft .productCardContentGiftBoxRowQuotaLimitResolution {
            background-color: var(--new-grey-5); }
          .productCard .productCardContent .productCardContentDropdown:hover .productCardContentGiftBox .productCardContentGiftBoxRowQuotaLimit.productCardContentGiftBoxRowQuotaLimitDisabled .productCardContentGiftBoxRowQuotaLimitRight em {
            background-color: var(--new-grey-5); }
  .productCard .productCardBottom {
    position: relative;
    width: 100%;
    height: auto;
    padding: 12px 20px;
    padding-top: 24px;
    display: flex;
    flex-direction: column;
    gap: 8px; }
    .productCard .productCardBottom .productCardContentButton {
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 200px;
      height: 40px;
      border-radius: 40px;
      margin: 0 auto;
      border: 1px solid var(--new-grey-6);
      background-color: var(--new-grey-1);
      color: var(--new-text-2);
      font-size: 16px;
      font-weight: 600;
      transition: all 0.3s ease;
      cursor: pointer;
      margin-bottom: 16px; }
      .productCard .productCardBottom .productCardContentButton.currentPlan {
        border-color: var(--new-grey-4) !important;
        background-color: var(--new-grey-4) !important;
        color: var(--new-text-2) !important;
        font-weight: 400;
        box-shadow: none !important; }
    .productCard .productCardBottom .productCardBottomItemBox {
      position: relative;
      display: flex;
      flex-direction: column;
      gap: 8px; }
      .productCard .productCardBottom .productCardBottomItemBox.productCardBottomItemBoxModel::after {
        content: '';
        position: absolute;
        left: -8px;
        top: -4px;
        width: calc(100% + 16px);
        height: calc(100% + 8px);
        background-color: var(--new-grey-4);
        z-index: 0;
        pointer-events: none;
        border-radius: 8px;
        opacity: 0;
        transition: all .3s ease-in-out; }
      .productCard .productCardBottom .productCardBottomItemBox.productCardBottomItemBoxModel:hover::after {
        opacity: 1; }
      .productCard .productCardBottom .productCardBottomItemBox.productCardBottomItemBoxModel:hover .modelItem .modelItemIcon, .productCard .productCardBottom .productCardBottomItemBox.productCardBottomItemBoxModel:hover .modelItem p span, .productCard .productCardBottom .productCardBottomItemBox.productCardBottomItemBoxModel:hover .modelItem p em {
        color: var(--new-text-2); }
    .productCard .productCardBottom .productCardBottomItem {
      position: relative;
      z-index: 1;
      display: flex;
      align-items: center;
      width: 100%;
      height: 22px;
      gap: 4px; }
      .productCard .productCardBottom .productCardBottomItem .success {
        font-size: 14px;
        color: var(--new-text-2); }
      .productCard .productCardBottom .productCardBottomItem .error {
        font-size: 14px;
        color: var(--new-text-5); }
      .productCard .productCardBottom .productCardBottomItem span {
        display: inline-flex;
        align-items: center;
        color: var(--new-text-2);
        font-size: 14px;
        font-weight: 400;
        height: 24px; }
        .productCard .productCardBottom .productCardBottomItem span em {
          display: flex;
          align-items: center;
          justify-content: center;
          height: 24px;
          padding: 0 8px;
          background-color: #B2FF00;
          border-radius: 24px;
          font-weight: 600;
          font-size: 14px;
          color: #333;
          margin-right: 4px; }
      .productCard .productCardBottom .productCardBottomItem .yiwen {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        height: 16px;
        width: 16px;
        border: 1px solid var(--new-grey-4);
        border-radius: 50%;
        font-size: 8px;
        color: var(--new-text-4);
        margin-left: 4px;
        opacity: 0;
        transition: all 0.3s ease; }
      .productCard .productCardBottom .productCardBottomItem:hover .yiwen {
        opacity: 1; }
    .productCard .productCardBottom .productCardBottomItemLine {
      position: relative;
      width: 100%;
      height: 1px;
      background-color: var(--new-grey-5);
      margin: 4px 0;
      z-index: 1; }
    .productCard .productCardBottom .modelItem {
      position: relative;
      display: flex;
      width: 100%;
      min-height: 22px;
      line-height: 22px;
      z-index: 1; }
      .productCard .productCardBottom .modelItem .modelItemIcon {
        font-size: 16px;
        color: var(--new-text-4);
        vertical-align: bottom;
        margin-right: 4px; }
      .productCard .productCardBottom .modelItem p span {
        font-size: 14px;
        color: var(--new-text-4);
        font-weight: 600;
        line-height: 22px;
        margin-right: 4px; }
      .productCard .productCardBottom .modelItem p em {
        font-size: 14px;
        color: var(--new-text-4);
        line-height: 22px; }
      .productCard .productCardBottom .modelItem p .yiwen {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        vertical-align: text-bottom;
        height: 16px;
        width: 16px;
        border: 1px solid var(--new-text-4);
        border-radius: 50%;
        font-size: 8px;
        color: var(--new-text-4);
        margin-left: 4px;
        opacity: 0;
        transition: all 0.3s ease; }
      .productCard .productCardBottom .modelItem:hover .yiwen {
        opacity: 1; }

.productCardContentDropdownOverlay {
  width: 168px;
  height: auto;
  background-color: var(--new-grey-1);
  border-radius: 16px;
  box-shadow: var(--new-shadow-1); }
  .productCardContentDropdownOverlay .ant-dropdown-menu {
    background-color: var(--new-grey-1);
    padding: 12px 0;
    border-radius: 16px; }
    .productCardContentDropdownOverlay .ant-dropdown-menu .ant-dropdown-menu-item {
      padding: 0;
      background-color: transparent !important; }
  .productCardContentDropdownOverlay .productCardContentDropdownMenuItem {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 32px;
    padding: 0 12px;
    cursor: pointer; }
    .productCardContentDropdownOverlay .productCardContentDropdownMenuItem span:nth-child(1) {
      color: var(--new-text-2);
      font-size: 14px; }
    .productCardContentDropdownOverlay .productCardContentDropdownMenuItem span:nth-child(2) {
      color: var(--new-text-5);
      font-size: 14px; }
    .productCardContentDropdownOverlay .productCardContentDropdownMenuItem:hover, .productCardContentDropdownOverlay .productCardContentDropdownMenuItem.active {
      background-color: var(--new-grey-3); }
      .productCardContentDropdownOverlay .productCardContentDropdownMenuItem:hover span, .productCardContentDropdownOverlay .productCardContentDropdownMenuItem.active span {
        font-weight: 600; }

.cardTooltip {
  max-width: 260px; }
  .cardTooltip .ant-tooltip-content .ant-tooltip-inner {
    padding: 8px 8px;
    font-size: 14px; }

.productTable {
  position: relative;
  width: max-content;
  max-width: 100%;
  height: auto;
  display: flex;
  margin: 0 auto; }
  .productTable .fixedColumn {
    position: relative;
    width: 192px;
    border-top: 2px solid transparent !important; }
    .productTable .fixedColumn .fixedColumnItemTitle {
      display: flex;
      align-items: flex-end;
      padding: 4px 8px;
      width: 100%;
      height: 176px;
      border-bottom: 2px solid var(--new-grey-4); }
      .productTable .fixedColumn .fixedColumnItemTitle > div {
        width: max-content;
        height: 24px;
        cursor: pointer;
        display: flex;
        align-items: center;
        padding: 0 8px;
        border-radius: 24px;
        transition: all 0.3s ease;
        color: var(--new-text-4); }
        .productTable .fixedColumn .fixedColumnItemTitle > div:hover {
          background: var(--new-grey-3);
          color: var(--new-text-2); }
        .productTable .fixedColumn .fixedColumnItemTitle > div span {
          font-size: 14px;
          line-height: 22px; }
        .productTable .fixedColumn .fixedColumnItemTitle > div i {
          font-size: 14px; }
    .productTable .fixedColumn .fixedColumnItemContent {
      display: flex;
      flex-direction: column;
      width: 100%;
      border-left: 1px solid var(--new-grey-4); }
      .productTable .fixedColumn .fixedColumnItemContent .fixedColumnItemContentRowTitle {
        display: flex;
        align-items: center;
        width: 100%;
        height: 56px;
        padding: 4px 8px;
        border-bottom: 1px solid var(--new-grey-4);
        transition: all 0.3s ease; }
        .productTable .fixedColumn .fixedColumnItemContent .fixedColumnItemContentRowTitle > div {
          display: flex;
          align-items: center;
          gap: 4px;
          width: max-content;
          padding: 0 8px;
          color: var(--new-text-2); }
          .productTable .fixedColumn .fixedColumnItemContent .fixedColumnItemContentRowTitle > div i {
            font-size: 16px; }
          .productTable .fixedColumn .fixedColumnItemContent .fixedColumnItemContentRowTitle > div span {
            font-size: 16px; }
        .productTable .fixedColumn .fixedColumnItemContent .fixedColumnItemContentRowTitle.fixedColumnItemContentRowTitleHover {
          background-color: var(--new-grey-3); }
          .productTable .fixedColumn .fixedColumnItemContent .fixedColumnItemContentRowTitle.fixedColumnItemContentRowTitleHover > div {
            color: var(--new-text-1); }
      .productTable .fixedColumn .fixedColumnItemContent .fixedColumnItemContentRow {
        display: flex;
        justify-content: center;
        flex-direction: column;
        width: 100%;
        height: 56px;
        padding: 0px 16px;
        border-bottom: 1px solid var(--new-grey-4);
        transition: background 0.3s ease; }
        .productTable .fixedColumn .fixedColumnItemContent .fixedColumnItemContentRow .fixedColumnItemContentRowItem {
          display: flex;
          align-items: center;
          width: 100%;
          height: 22px; }
          .productTable .fixedColumn .fixedColumnItemContent .fixedColumnItemContentRow .fixedColumnItemContentRowItem img {
            height: 20px;
            width: auto; }
          .productTable .fixedColumn .fixedColumnItemContent .fixedColumnItemContentRow .fixedColumnItemContentRowItem span {
            color: var(--new-text-2);
            font-size: 14px; }
        .productTable .fixedColumn .fixedColumnItemContent .fixedColumnItemContentRow p {
          color: var(--new-text-4);
          font-size: 12px;
          line-height: 20px; }
        .productTable .fixedColumn .fixedColumnItemContent .fixedColumnItemContentRow.fixedColumnItemContentRowHover {
          background-color: var(--new-grey-3);
          font-weight: 600; }
          .productTable .fixedColumn .fixedColumnItemContent .fixedColumnItemContentRow.fixedColumnItemContentRowHover .fixedColumnItemContentRowItem span {
            color: var(--new-text-1); }
          .productTable .fixedColumn .fixedColumnItemContent .fixedColumnItemContentRow.fixedColumnItemContentRowHover p {
            color: var(--new-text-3); }
    .productTable .fixedColumn .fixedColumnItemContentBottom {
      display: flex;
      align-items: center;
      height: 56px;
      padding: 0 8px;
      border-bottom: 1px solid var(--new-grey-4);
      transition: all 0.3s ease; }
      .productTable .fixedColumn .fixedColumnItemContentBottom > div {
        width: max-content;
        height: 24px;
        cursor: pointer;
        display: flex;
        align-items: center;
        gap: 4px;
        padding: 0 8px;
        border-radius: 24px;
        transition: all 0.3s ease;
        color: var(--new-text-3);
        font-size: 14px; }
        .productTable .fixedColumn .fixedColumnItemContentBottom > div:hover {
          background: var(--new-grey-3);
          color: var(--new-text-2); }
      .productTable .fixedColumn .fixedColumnItemContentBottom.fixedColumnItemContentBottomHover {
        background-color: var(--new-grey-3); }
        .productTable .fixedColumn .fixedColumnItemContentBottom.fixedColumnItemContentBottomHover > div {
          color: var(--new-text-2); }
  .productTable .swiperContainer {
    position: relative;
    flex: 1;
    min-width: 0;
    max-width: 1050px;
    height: auto; }
    .productTable .swiperContainer .swiperButtonPrev,
    .productTable .swiperContainer .swiperButtonNext {
      position: absolute;
      top: 80px;
      z-index: 10;
      cursor: pointer;
      width: 32px;
      height: 32px;
      display: flex;
      align-items: center;
      justify-content: center;
      border: 1px solid var(--new-grey-4);
      border-radius: 50%;
      background: var(--new-grey-1);
      color: var(--new-text-4);
      transition: all 0.3s ease;
      opacity: 0; }
      .productTable .swiperContainer .swiperButtonPrev i,
      .productTable .swiperContainer .swiperButtonNext i {
        display: flex;
        font-size: 20px; }
      .productTable .swiperContainer .swiperButtonPrev:hover,
      .productTable .swiperContainer .swiperButtonNext:hover {
        opacity: 1; }
      .productTable .swiperContainer .swiperButtonPrev.swiper-button-disabled,
      .productTable .swiperContainer .swiperButtonNext.swiper-button-disabled {
        opacity: 0 !important;
        pointer-events: none; }
    .productTable .swiperContainer .swiperButtonPrev {
      left: -16px; }
      .productTable .swiperContainer .swiperButtonPrev i {
        transform: rotate(180deg); }
    .productTable .swiperContainer .swiperButtonNext {
      right: -16px; }
    .productTable .swiperContainer:hover .swiperButtonPrev,
    .productTable .swiperContainer:hover .swiperButtonNext {
      opacity: 0.6; }
  .productTable .productTableSwiper {
    width: 100%;
    height: 100%; }
  .productTable .productTableSlide {
    width: 168px !important;
    height: 100%;
    border-top: 2px solid transparent !important; }
    .productTable .productTableSlide:not(:first-child) {
      margin-left: -1px; }
    .productTable .productTableSlide .productTableItem {
      display: flex;
      flex-direction: column;
      width: 100%;
      height: auto; }
      .productTable .productTableSlide .productTableItem .productTableItemTitle {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        gap: 8px;
        width: 100%;
        height: 176px;
        border-top: 1px solid var(--new-grey-4);
        border-left: 1px solid var(--new-grey-4);
        border-right: 1px solid var(--new-grey-4);
        border-bottom: 2px solid var(--new-grey-4); }
        .productTable .productTableSlide .productTableItem .productTableItemTitle .productTableItemTitleText {
          color: var(--new-text-2);
          font-size: 16px;
          line-height: 24px;
          font-weight: 700; }
        .productTable .productTableSlide .productTableItem .productTableItemTitle .productTableItemTitlePrice > em {
          color: var(--new-text-5);
          font-size: 14px; }
        .productTable .productTableSlide .productTableItem .productTableItemTitle .productTableItemTitlePrice span {
          color: var(--new-text-2);
          font-size: 32px;
          font-weight: 700;
          line-height: 40px; }
          .productTable .productTableSlide .productTableItem .productTableItemTitle .productTableItemTitlePrice span > em {
            color: var(--new-text-5); }
        .productTable .productTableSlide .productTableItem .productTableItemTitle > a {
          display: flex;
          align-items: center;
          justify-content: center;
          width: 104px;
          height: 32px;
          border-radius: 32px;
          background: var(--new-grey-1);
          border: 1px solid var(--new-grey-4);
          color: var(--new-text-4);
          font-size: 14px;
          box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.02);
          transition: all .3s ease; }
          .productTable .productTableSlide .productTableItem .productTableItemTitle > a:hover {
            color: var(--new-text-2);
            box-shadow: var(--new-shadow-1); }
      .productTable .productTableSlide .productTableItem .productTableItemContent {
        display: flex;
        flex-direction: column;
        width: 100%;
        height: auto; }
        .productTable .productTableSlide .productTableItem .productTableItemContent .productTableItemContentRowTitle {
          display: flex;
          height: 56px;
          width: 100%;
          border-bottom: 1px solid var(--new-grey-4);
          transition: all 0.3s ease; }
          .productTable .productTableSlide .productTableItem .productTableItemContent .productTableItemContentRowTitle.productTableItemContentRowTitleHover {
            background-color: var(--new-grey-3); }
        .productTable .productTableSlide .productTableItem .productTableItemContent .productTableItemContentRow {
          display: flex;
          align-items: center;
          justify-content: center;
          height: 56px;
          width: 100%;
          border-left: 1px solid var(--new-grey-4);
          border-bottom: 1px solid var(--new-grey-4);
          border-right: 1px solid var(--new-grey-4);
          transition: background 0.3s ease; }
          .productTable .productTableSlide .productTableItem .productTableItemContent .productTableItemContentRow span {
            font-size: 14px;
            color: var(--new-text-5); }
          .productTable .productTableSlide .productTableItem .productTableItemContent .productTableItemContentRow.productTableItemContentRowHover {
            background: var(--new-grey-3);
            font-weight: 600; }
            .productTable .productTableSlide .productTableItem .productTableItemContent .productTableItemContentRow.productTableItemContentRowHover span {
              color: var(--new-text-3); }
        .productTable .productTableSlide .productTableItem .productTableItemContent .productTableItemContentBottom {
          display: flex;
          height: 56px;
          width: 100%;
          border-bottom: 1px solid var(--new-grey-4);
          transition: all 0.3s ease; }
          .productTable .productTableSlide .productTableItem .productTableItemContent .productTableItemContentBottom.productTableItemContentBottomHover {
            background-color: var(--new-grey-3); }
    .productTable .productTableSlide:last-child .productTableItemContent .productTableItemContentRowTitle, .productTable .productTableSlide:last-child .productTableItemContent .productTableItemContentBottom {
      border-right: 1px solid var(--new-grey-4); }
    .productTable .productTableSlide:hover {
      border: 2px solid #B2FF00 !important;
      z-index: 10;
      box-shadow: 0 0 10px 0 var(--new-shadow-1); }
      .productTable .productTableSlide:hover *div {
        border-left-color: transparent !important;
        border-right-color: transparent !important; }

@media screen and (min-width: 1400px) {
  .productTable .swiperContainer .swiperButtonPrev, .productTable .swiperContainer .swiperButtonNext {
    display: none !important; } }

.projectContainer {
  width: 100%;
  height: 100%; }
  .projectContainer .projectContent {
    width: 100%; }
    .projectContainer .projectContent .qtd-history-panel-container {
      padding-top: 88px; }
    .projectContainer .projectContent .qtdCreateTaskBox {
      z-index: 15; }

.projectHeader {
  position: fixed;
  top: 0;
  left: 0;
  width: max-content;
  height: 80px;
  z-index: 1000;
  padding-left: 16px;
  display: flex;
  gap: 16px;
  align-items: center; }
  .projectHeader .projectHeaderLogo {
    width: 22px;
    cursor: pointer; }
  .projectHeader .projectTitle {
    display: flex;
    height: 48px;
    padding: 0 16px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    gap: 4px;
    border-radius: 1000px;
    border: 1px solid var(--new-bg-3);
    color: var(--qtd-ai-text-color-1, #333);
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    gap: 8px; }
    .projectHeader .projectTitle em {
      color: var(--qtd-ai-text-color-2, #333); }
    .projectHeader .projectTitle .icon-ai-edit {
      display: none; }
    .projectHeader .projectTitle .icon-duigou {
      display: none; }
    .projectHeader .projectTitle:hover .icon-ai-edit {
      display: block; }
    .projectHeader .projectTitle .ant-input {
      border: none; }
    .projectHeader .projectTitle.edit em {
      display: none !important; }
    .projectHeader .projectTitle.edit .icon-ai-edit {
      display: none !important; }
    .projectHeader .projectTitle.edit .icon-duigou {
      display: block; }

.qtdHistoryDetail {
  width: 100%;
  height: 100%;
  max-width: 1600px;
  border-radius: 16px;
  background: var(--new-grey-2);
  padding: 24px;
  display: flex;
  gap: 16px;
  flex-direction: column; }
  .qtdHistoryDetail .qtd-history-new-wrap {
    display: flex;
    width: 100%;
    flex: 1;
    min-height: 0;
    gap: 24px;
    position: relative; }
  .qtdHistoryDetail .qtd-history-detail-left-box {
    display: flex;
    position: absolute;
    left: -64px;
    z-index: 20;
    height: calc(100% - 32px);
    gap: 8px;
    flex-direction: column;
    min-height: 0; }
    .qtdHistoryDetail .qtd-history-detail-left-box .card-hover-tool-box-warp {
      z-index: 3; }
    .qtdHistoryDetail .qtd-history-detail-left-box.show-both .pic-list-box {
      max-height: 50%; }
    .qtdHistoryDetail .qtd-history-detail-left-box .pic-list-box {
      width: 58px;
      max-height: 100%;
      min-height: 0;
      padding: 4px 4px;
      flex-shrink: 0;
      overflow: auto;
      border-radius: 13px;
      border: 1px solid var(--new-grey-4);
      background: var(--new-grey-1); }
    .qtdHistoryDetail .qtd-history-detail-left-box .pic-list-box-title {
      color: var(--new-text-3);
      text-align: center;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 12px;
      font-weight: 500;
      margin-bottom: 4px;
      line-height: 20px;
      margin-bottom: 4px;
      white-space: nowrap; }
    .qtdHistoryDetail .qtd-history-detail-left-box .pic-list {
      display: flex;
      flex-direction: column;
      gap: 8px;
      min-height: 0; }
      .qtdHistoryDetail .qtd-history-detail-left-box .pic-list .pic-item {
        flex-shrink: 0;
        width: 48px;
        height: 48px;
        border-radius: 8px;
        overflow: hidden;
        cursor: pointer;
        transition: all 0.3s ease-in-out;
        border: 1px solid var(--new-grey-4);
        outline: 3px solid transparent;
        transition: all 0.3s ease-in-out; }
        .qtdHistoryDetail .qtd-history-detail-left-box .pic-list .pic-item.active, .qtdHistoryDetail .qtd-history-detail-left-box .pic-list .pic-item:hover {
          border: 1px solid var(--new-grey-5);
          outline: 3px solid var(--new-grey-4); }
        .qtdHistoryDetail .qtd-history-detail-left-box .pic-list .pic-item img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
  .qtdHistoryDetail .qtd-history-detail-center-box {
    height: 100%;
    width: calc(50% - 12px);
    min-width: 0;
    min-height: 0;
    display: flex;
    padding: 12px;
    border-radius: 16px;
    border: 1px solid var(--new-grey-4);
    gap: 12px;
    flex-direction: column;
    position: relative; }
    .qtdHistoryDetail .qtd-history-detail-center-box .qtd-admin-box {
      height: 48px;
      display: flex;
      justify-content: flex-end;
      flex-wrap: wrap;
      border-radius: 16px;
      z-index: 20;
      position: absolute;
      top: 48px;
      left: 0;
      gap: 8px;
      padding: 12px; }
      .qtdHistoryDetail .qtd-history-detail-center-box .qtd-admin-box .qtd-ai-button {
        height: 32px;
        padding: 0 16px; }
    .qtdHistoryDetail .qtd-history-detail-center-box .qtd-history-new-wrap-top {
      width: 100%;
      height: max-content;
      gap: 8px;
      flex-shrink: 0;
      display: flex;
      flex-direction: column; }
      .qtdHistoryDetail .qtd-history-detail-center-box .qtd-history-new-wrap-top .qtd-history-detail-left-box-top {
        display: flex;
        width: 100%;
        flex-shrink: 0; }
        .qtdHistoryDetail .qtd-history-detail-center-box .qtd-history-new-wrap-top .qtd-history-detail-left-box-top .share-btn {
          border: unset;
          color: var(--new-text-3);
          font-size: 12px; }
          .qtdHistoryDetail .qtd-history-detail-center-box .qtd-history-new-wrap-top .qtd-history-detail-left-box-top .share-btn:hover {
            color: var(--new-text-1); }
        .qtdHistoryDetail .qtd-history-detail-center-box .qtd-history-new-wrap-top .qtd-history-detail-left-box-top .btn-box-right {
          flex: 1;
          height: 24px;
          min-width: 0;
          display: flex;
          align-items: center;
          gap: 8px; }
          .qtdHistoryDetail .qtd-history-detail-center-box .qtd-history-new-wrap-top .qtd-history-detail-left-box-top .btn-box-right .img-title {
            min-width: 0;
            font-size: 16px;
            line-height: 24px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical; }
        .qtdHistoryDetail .qtd-history-detail-center-box .qtd-history-new-wrap-top .qtd-history-detail-left-box-top .btn-box-right .qtd-ai-line-button {
          font-weight: 600;
          flex-shrink: 0;
          border-color: var(--qtd-ai-drak-func-color-4); }
          .qtdHistoryDetail .qtd-history-detail-center-box .qtd-history-new-wrap-top .qtd-history-detail-left-box-top .btn-box-right .qtd-ai-line-button:hover {
            color: var(--qtd-ai-text-color-hover-1);
            border-color: var(--qtd-ai-text-color-hover-1); }
        .qtdHistoryDetail .qtd-history-detail-center-box .qtd-history-new-wrap-top .qtd-history-detail-left-box-top .btn-box-right .qtd-ai-button {
          min-width: max-content; }
        .qtdHistoryDetail .qtd-history-detail-center-box .qtd-history-new-wrap-top .qtd-history-detail-left-box-top .img-promote-box {
          display: none;
          align-items: center;
          gap: 4px; }
          .qtdHistoryDetail .qtd-history-detail-center-box .qtd-history-new-wrap-top .qtd-history-detail-left-box-top .img-promote-box .icon {
            font-size: 16px;
            cursor: pointer;
            color: var(--qtd-ai-text-color-2); }
            .qtdHistoryDetail .qtd-history-detail-center-box .qtd-history-new-wrap-top .qtd-history-detail-left-box-top .img-promote-box .icon:hover {
              color: var(--qtd-ai-text-color-hover-1); }
        .qtdHistoryDetail .qtd-history-detail-center-box .qtd-history-new-wrap-top .qtd-history-detail-left-box-top .img-promote {
          font-size: 14px;
          line-height: 22px;
          color: var(--qtd-ai-text-color-2);
          font-weight: 400;
          height: 22px;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 1;
          -webkit-box-orient: vertical; }
          .qtdHistoryDetail .qtd-history-detail-center-box .qtd-history-new-wrap-top .qtd-history-detail-left-box-top .img-promote.show-all {
            height: auto;
            -webkit-line-clamp: unset; }
      .qtdHistoryDetail .qtd-history-detail-center-box .qtd-history-new-wrap-top .breadcrumb {
        color: var(--new-text-3);
        font-size: 14px;
        line-height: 22px;
        font-weight: 400; }
      .qtdHistoryDetail .qtd-history-detail-center-box .qtd-history-new-wrap-top .qtd-history-info-box {
        display: flex;
        gap: 8px;
        flex-wrap: wrap;
        max-height: 24px;
        overflow: hidden; }
        .qtdHistoryDetail .qtd-history-detail-center-box .qtd-history-new-wrap-top .qtd-history-info-box .user-box {
          display: flex;
          align-items: center;
          gap: 4px;
          flex-shrink: 0;
          height: 24px;
          align-self: stretch; }
          .qtdHistoryDetail .qtd-history-detail-center-box .qtd-history-new-wrap-top .qtd-history-info-box .user-box img {
            width: 20px;
            height: 20px;
            border-radius: 50%; }
          .qtdHistoryDetail .qtd-history-detail-center-box .qtd-history-new-wrap-top .qtd-history-info-box .user-box div {
            display: flex;
            flex-direction: column; }
            .qtdHistoryDetail .qtd-history-detail-center-box .qtd-history-new-wrap-top .qtd-history-info-box .user-box div p {
              color: var(--new-text-3);
              font-size: 14px;
              font-weight: 600;
              line-height: 22px; }
            .qtdHistoryDetail .qtd-history-detail-center-box .qtd-history-new-wrap-top .qtd-history-info-box .user-box div span {
              color: var(--new-text-3);
              font-size: 14px;
              line-height: 22px; }
          .qtdHistoryDetail .qtd-history-detail-center-box .qtd-history-new-wrap-top .qtd-history-info-box .user-box .qtd-ai-line-button {
            height: 24px;
            font-weight: 600;
            border: 1px solid var(--new-grey-4);
            color: var(--new-text-2); }
            .qtdHistoryDetail .qtd-history-detail-center-box .qtd-history-new-wrap-top .qtd-history-info-box .user-box .qtd-ai-line-button:hover {
              color: var(--new-text-1);
              border-color: var(--new-text-1); }
        .qtdHistoryDetail .qtd-history-detail-center-box .qtd-history-new-wrap-top .qtd-history-info-box .info-item {
          display: flex;
          padding: 2px 8px;
          flex-shrink: 0;
          justify-content: center;
          align-items: center;
          height: 24px;
          gap: 2px;
          color: var(--new-text-3);
          font-size: 12px;
          line-height: 20px;
          border-radius: 888px;
          border: 1px solid var(--new-bg-3); }
          .qtdHistoryDetail .qtd-history-detail-center-box .qtd-history-new-wrap-top .qtd-history-info-box .info-item img {
            max-width: 16px;
            max-height: 16px;
            border-radius: 2px; }
    .qtdHistoryDetail .qtd-history-detail-center-box .qtd-tool-box {
      width: 100%;
      height: 40px;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      border-radius: 16px;
      z-index: 20; }
      .qtdHistoryDetail .qtd-history-detail-center-box .qtd-tool-box .is-download {
        overflow: hidden;
        position: relative;
        box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1); }
        .qtdHistoryDetail .qtd-history-detail-center-box .qtd-tool-box .is-download .ant-spin {
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          width: 100%;
          height: 100%;
          display: flex;
          align-items: center;
          justify-content: center;
          background: rgba(0, 0, 0, 0.3);
          opacity: 1;
          z-index: 0;
          pointer-events: none; }
      .qtdHistoryDetail .qtd-history-detail-center-box .qtd-tool-box .tool-box .qtd-ai-button:hover {
        opacity: 0.8; }
      .qtdHistoryDetail .qtd-history-detail-center-box .qtd-tool-box .fav-box, .qtdHistoryDetail .qtd-history-detail-center-box .qtd-tool-box .tool-box {
        display: flex;
        align-items: center; }
        .qtdHistoryDetail .qtd-history-detail-center-box .qtd-tool-box .fav-box .qtd-ai-line-button, .qtdHistoryDetail .qtd-history-detail-center-box .qtd-tool-box .tool-box .qtd-ai-line-button {
          height: 40px;
          font-weight: 600;
          border: none;
          background: transparent;
          font-size: 14px; }
          .qtdHistoryDetail .qtd-history-detail-center-box .qtd-tool-box .fav-box .qtd-ai-line-button.fav-btn .icon, .qtdHistoryDetail .qtd-history-detail-center-box .qtd-tool-box .tool-box .qtd-ai-line-button.fav-btn .icon {
            font-size: 20px; }
          .qtdHistoryDetail .qtd-history-detail-center-box .qtd-tool-box .fav-box .qtd-ai-line-button.fav-btn .icon-Heart, .qtdHistoryDetail .qtd-history-detail-center-box .qtd-tool-box .tool-box .qtd-ai-line-button.fav-btn .icon-Heart {
            color: #FA5555; }
          .qtdHistoryDetail .qtd-history-detail-center-box .qtd-tool-box .fav-box .qtd-ai-line-button:hover, .qtdHistoryDetail .qtd-history-detail-center-box .qtd-tool-box .tool-box .qtd-ai-line-button:hover {
            border: none;
            background: var(--new-bg-3); }
  .qtdHistoryDetail .qtd-history-detail-left {
    flex: 1;
    width: 100%;
    height: 100%;
    min-height: 600px;
    max-height: calc(100vh - 240px);
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    border-radius: 16px;
    background: var(--new-grey-2);
    border-radius: 18px;
    overflow: hidden; }
    .qtdHistoryDetail .qtd-history-detail-left .card-hover-tool-box-warp {
      height: calc(100% - 120px); }
    .qtdHistoryDetail .qtd-history-detail-left .card-hover-tool-box-warp {
      z-index: 3; }
    .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;
      display: block; }
      .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%;
      position: relative;
      max-height: calc(100vh - 240px);
      z-index: 2;
      display: flex;
      align-items: center;
      justify-content: center; }
      .qtdHistoryDetail .qtd-history-detail-left .img-box img {
        max-width: 100%;
        max-height: calc(100vh - 240px);
        object-fit: contain; }
      .qtdHistoryDetail .qtd-history-detail-left .img-box video {
        max-width: 100%;
        max-height: calc(100vh - 240px);
        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 .img-box .img-info-box.img-mode-box:hover, .qtdHistoryDetail .qtd-history-detail-left .img-box .img-mode-box.img-mode-box:hover {
            color: var(--qtd-ai-text-color-hover-1); }
    .qtdHistoryDetail .qtd-history-detail-left .qtd-ai-button {
      position: absolute;
      top: 16px;
      right: 16px; }
  .qtdHistoryDetail .create-time-wrap {
    display: flex;
    width: 100%;
    flex-direction: column; }
    .qtdHistoryDetail .create-time-wrap .tool-box {
      display: flex;
      justify-content: space-between;
      gap: 8px;
      z-index: 1000;
      margin-bottom: 12px; }
      .qtdHistoryDetail .create-time-wrap .tool-box .tool-box-left, .qtdHistoryDetail .create-time-wrap .tool-box .tool-box-right {
        display: flex;
        align-items: center;
        gap: 8px; }
        .qtdHistoryDetail .create-time-wrap .tool-box .tool-box-left .qtd-ai-line-button, .qtdHistoryDetail .create-time-wrap .tool-box .tool-box-right .qtd-ai-line-button {
          height: 40px;
          font-weight: 600;
          background: var(--new-grey-3);
          border: none;
          color: var(--new-text-3); }
          .qtdHistoryDetail .create-time-wrap .tool-box .tool-box-left .qtd-ai-line-button:hover, .qtdHistoryDetail .create-time-wrap .tool-box .tool-box-right .qtd-ai-line-button:hover {
            background: var(--new-grey-4);
            color: var(--new-text-1); }
      .qtdHistoryDetail .create-time-wrap .tool-box .tool-box-right {
        gap: 4px; }
        .qtdHistoryDetail .create-time-wrap .tool-box .tool-box-right .left-btn {
          border-radius: 32px 0 0 32px;
          padding: 5px 12px; }
        .qtdHistoryDetail .create-time-wrap .tool-box .tool-box-right .more-btn {
          position: relative;
          border-radius: 0 32px 32px 0;
          padding: 5px 12px;
          z-index: 22; }
          .qtdHistoryDetail .create-time-wrap .tool-box .tool-box-right .more-btn .icon {
            transition: all 0.3s ease-in-out; }
          .qtdHistoryDetail .create-time-wrap .tool-box .tool-box-right .more-btn:hover > .icon {
            transform: rotate(180deg); }
          .qtdHistoryDetail .create-time-wrap .tool-box .tool-box-right .more-btn:hover .more-box {
            display: flex; }
        .qtdHistoryDetail .create-time-wrap .tool-box .tool-box-right .more-box {
          position: absolute;
          width: max-content;
          top: 32px;
          display: none;
          right: 0;
          flex-direction: column;
          gap: 8px;
          background: var(--qtd-ai-drak-func-color-1);
          padding: 16px;
          border-radius: 16px;
          box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1); }
      .qtdHistoryDetail .create-time-wrap .tool-box .qtd-ai-line-button {
        flex-shrink: 0;
        font-weight: 600;
        border-color: var(--qtd-ai-drak-func-color-4); }
        .qtdHistoryDetail .create-time-wrap .tool-box .qtd-ai-line-button:hover {
          color: var(--qtd-ai-text-color-hover-1);
          border-color: var(--qtd-ai-text-color-hover-1); }
    .qtdHistoryDetail .create-time-wrap .download-box {
      display: flex;
      align-items: center;
      gap: 12px;
      margin-bottom: 24px;
      width: 100%; }
      .qtdHistoryDetail .create-time-wrap .download-box .qtd-ai-line-button {
        flex-shrink: 0;
        height: 64px;
        border-radius: 32px;
        border-color: #D8FF00;
        color: #D8FF00;
        background: #333;
        font-size: 18px;
        font-weight: 600; }
        .qtdHistoryDetail .create-time-wrap .download-box .qtd-ai-line-button .icon {
          font-size: 18px; }
        .qtdHistoryDetail .create-time-wrap .download-box .qtd-ai-line-button:hover {
          color: #333;
          border-color: #D8FF00;
          background: #D8FF00; }
        .qtdHistoryDetail .create-time-wrap .download-box .qtd-ai-line-button.fav-btn:hover {
          border-color: #D8FF00; }
          .qtdHistoryDetail .create-time-wrap .download-box .qtd-ai-line-button.fav-btn:hover .icon-Heart {
            color: #333; }
        .qtdHistoryDetail .create-time-wrap .download-box .qtd-ai-line-button.fav-btn .icon-Heart {
          color: #D8FF00; }
      .qtdHistoryDetail .create-time-wrap .download-box .qtd-ai-button {
        height: 64px;
        flex: 1;
        font-weight: 600;
        font-size: 18px;
        border-radius: 32px;
        min-width: max-content; }
        .qtdHistoryDetail .create-time-wrap .download-box .qtd-ai-button .icon {
          font-size: 18px; }
  .qtdHistoryDetail .img-title {
    color: var(--new-text-1);
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    max-width: 100%;
    overflow: hidden;
    margin-bottom: 0;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; }
  .qtdHistoryDetail .qtd-history-detail-right {
    height: 100%;
    width: calc(50% - 12px);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    position: relative;
    z-index: 200;
    align-self: stretch;
    border-radius: 16px;
    padding: 13px 2px; }
    .qtdHistoryDetail .qtd-history-detail-right:not(.show-huitu-new) {
      overflow: auto; }
    .qtdHistoryDetail .qtd-history-detail-right.show-huitu-new .historySamePicContainer {
      overflow: hidden; }
    .qtdHistoryDetail .qtd-history-detail-right .create-time {
      height: 22px;
      color: var(--qtd-ai-text-color-3);
      font-size: 14px;
      font-weight: 400;
      font-family: "douyinFont"; }
      .qtdHistoryDetail .qtd-history-detail-right .create-time a {
        color: var(--qtd-ai-text-color-3); }
      .qtdHistoryDetail .qtd-history-detail-right .create-time .ant-image {
        margin-left: 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: var(--qtd-ai-text-color-3);
      font-size: 14px;
      font-weight: 400;
      line-height: 22px;
      margin-bottom: 8px;
      margin-top: 40px; }
    .qtdHistoryDetail .qtd-history-detail-right .info-item {
      width: 100%;
      display: flex;
      justify-content: space-between; }
    .qtdHistoryDetail .qtd-history-detail-right .comment-container {
      position: relative;
      width: 100%;
      height: auto; }
      .qtdHistoryDetail .qtd-history-detail-right .comment-container .type-box {
        display: flex;
        align-items: center;
        gap: 16px; }
        .qtdHistoryDetail .qtd-history-detail-right .comment-container .type-box .comment-title {
          position: relative;
          width: 100%;
          line-height: 24px;
          cursor: pointer;
          color: var(--qtd-ai-text-color-3);
          font-size: 16px;
          font-weight: 600;
          width: max-content; }
          .qtdHistoryDetail .qtd-history-detail-right .comment-container .type-box .comment-title.active {
            color: var(--qtd-ai-text-color-1); }
      .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-input-box {
        position: sticky;
        top: -24px;
        z-index: 1;
        width: 100%;
        min-height: 40px;
        height: auto;
        display: flex;
        align-items: flex-start;
        gap: 8px;
        background: var(--new-grey-2);
        padding-top: 16px;
        padding-bottom: 16px; }
        .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-input-box .user-face {
          display: flex;
          align-items: center;
          justify-content: center;
          width: 40px;
          height: 40px;
          border-radius: 50%;
          overflow: hidden; }
          .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-input-box .user-face img {
            width: 40px;
            height: 40px;
            border-radius: 50%;
            object-fit: cover; }
        .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-input-box .text-area-box {
          flex: 1;
          min-height: 40px;
          height: auto;
          border: 1px solid var(--new-bg-3);
          border-radius: 20px;
          padding: 3px 16px;
          padding-right: 8px; }
          .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-input-box .text-area-box > div {
            display: flex;
            align-items: center;
            width: 100%; }
            .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-input-box .text-area-box > div .reply-name {
              min-width: max-content;
              color: var(--qtd-ai-text-color-hover-1);
              font-size: 14px;
              font-weight: 400;
              margin-right: 4px; }
            .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-input-box .text-area-box > div .ant-input {
              border: none;
              color: var(--qtd-ai-text-color-1);
              border-radius: 0;
              padding: 4px 0; }
            .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-input-box .text-area-box > div .comment-upload-img {
              width: 32px;
              height: 32px;
              display: flex;
              align-items: center;
              justify-content: center;
              border-radius: 4px;
              color: var(--qtd-ai-text-color-2);
              cursor: pointer;
              transition: all 0.3s ease-in-out; }
              .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-input-box .text-area-box > div .comment-upload-img:hover {
                color: var(--qtd-ai-text-color-1); }
              .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-input-box .text-area-box > div .comment-upload-img i {
                font-size: 16px; }
          .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-input-box .text-area-box .comment-image-list {
            gap: 4px; }
            .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-input-box .text-area-box .comment-image-list .comment-image-list-item {
              position: relative;
              width: 60px;
              height: 60px;
              display: flex;
              align-items: center;
              justify-content: center;
              border-radius: 8px;
              overflow: hidden;
              background: var(--qtd-ai-drak-func-color-4); }
              .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-input-box .text-area-box .comment-image-list .comment-image-list-item img {
                width: 100%;
                height: 100%;
                object-fit: contain; }
              .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-input-box .text-area-box .comment-image-list .comment-image-list-item .comment-image-list-item-delete {
                position: absolute;
                right: 0;
                top: 0;
                width: 100%;
                height: 100%;
                display: flex;
                align-items: center;
                justify-content: center;
                background: rgba(0, 0, 0, 0.5);
                border-radius: 8px;
                cursor: pointer;
                opacity: 0;
                transition: all 0.3s ease-in-out; }
                .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-input-box .text-area-box .comment-image-list .comment-image-list-item .comment-image-list-item-delete i {
                  font-size: 16px;
                  color: #fff; }
              .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-input-box .text-area-box .comment-image-list .comment-image-list-item:hover .comment-image-list-item-delete {
                opacity: 1; }
      .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-item-box {
        position: relative;
        width: 100%;
        min-height: 40px;
        height: auto;
        display: flex;
        align-items: flex-start;
        gap: 8px;
        margin-bottom: 24px; }
        .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-item-box .user-face {
          display: flex;
          align-items: center;
          justify-content: center;
          width: 40px;
          height: 46px;
          border-radius: 50%;
          overflow: hidden;
          cursor: pointer; }
          .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-item-box .user-face img {
            width: 40px;
            height: 40px;
            border-radius: 50%;
            object-fit: cover; }
        .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-item-box .comment-content-box {
          flex: 1;
          min-height: 40px;
          height: auto;
          display: flex;
          flex-direction: column; }
          .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-item-box .comment-content-box .comment-content-box-top {
            display: flex;
            align-items: center;
            justify-content: space-between;
            width: 100%;
            height: 24px; }
            .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-item-box .comment-content-box .comment-content-box-top .left {
              display: flex;
              align-items: center;
              gap: 4px;
              height: 22px;
              font-size: 14px;
              color: var(--qtd-ai-text-color-1);
              font-weight: 600; }
              .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-item-box .comment-content-box .comment-content-box-top .left .is-author {
                display: flex;
                align-items: center;
                justify-content: center;
                width: max-content;
                padding: 0 8px;
                height: 20px;
                background-color: var(--qtd-ai-drak-color-6);
                color: #fff;
                font-size: 12px;
                border-radius: 6px; }
            .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-item-box .comment-content-box .comment-content-box-top .right {
              display: flex;
              align-items: center;
              gap: 8px; }
              .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-item-box .comment-content-box .comment-content-box-top .right .delete {
                color: var(--qtd-ai-text-color-2);
                font-size: 14px;
                font-weight: 400;
                line-height: 22px;
                cursor: pointer; }
                .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-item-box .comment-content-box .comment-content-box-top .right .delete:hover {
                  color: var(--qtd-ai-text-color-1); }
              .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-item-box .comment-content-box .comment-content-box-top .right .like-box {
                display: flex;
                align-items: center;
                justify-content: center;
                width: 24px;
                height: 24px;
                cursor: pointer;
                transition: all 0.3s ease-in-out; }
                .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-item-box .comment-content-box .comment-content-box-top .right .like-box i {
                  font-size: 16px; }
                  .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-item-box .comment-content-box .comment-content-box-top .right .like-box i.icon-Heart {
                    color: var(--qtd-ai-text-color-hover-1); }
                  .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-item-box .comment-content-box .comment-content-box-top .right .like-box i.icon-dianzan2 {
                    font-size: 14px;
                    color: var(--qtd-ai-text-color-1); }
                    .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-item-box .comment-content-box .comment-content-box-top .right .like-box i.icon-dianzan2:hover {
                      color: var(--qtd-ai-text-color-hover-1); }
          .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-item-box .comment-content-box .comment-content-text p {
            font-size: 14px;
            color: var(--qtd-ai-text-color-1); }
            .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-item-box .comment-content-box .comment-content-text p .reply-text {
              color: var(--qtd-ai-text-color-hover-1);
              font-size: 14px;
              margin-right: 4px; }
            .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-item-box .comment-content-box .comment-content-text p .time {
              color: var(--qtd-ai-text-color-3);
              font-size: 12px;
              line-height: 20px;
              margin: 0 4px; }
            .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-item-box .comment-content-box .comment-content-text p .answer-btn {
              color: var(--qtd-ai-text-color-2);
              font-size: 12px;
              line-height: 20px;
              cursor: pointer;
              transition: all 0.3s ease-in-out; }
              .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-item-box .comment-content-box .comment-content-text p .answer-btn:hover {
                color: var(--qtd-ai-text-color-1); }
          .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-item-box .comment-content-box .comment-content-img {
            display: flex;
            flex-wrap: wrap;
            gap: 4px;
            width: 100%;
            margin-top: 8px; }
            .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-item-box .comment-content-box .comment-content-img .comment-content-img-item {
              position: relative;
              width: 100px;
              height: 100px;
              display: flex;
              align-items: center;
              justify-content: center;
              border-radius: 8px;
              overflow: hidden;
              background: var(--qtd-ai-drak-func-color-4); }
              .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-item-box .comment-content-box .comment-content-img .comment-content-img-item img {
                width: 100%;
                height: 100%;
                object-fit: contain; }
        .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-item-box.reply-box {
          margin-top: 16px;
          margin-bottom: 0; }
          .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-item-box.reply-box .user-face {
            width: 32px; }
            .qtdHistoryDetail .qtd-history-detail-right .comment-container .comment-item-box.reply-box .user-face img {
              width: 32px;
              height: 32px; }
    .qtdHistoryDetail .qtd-history-detail-right .qtd-history-nav-container {
      display: none !important; }
    .qtdHistoryDetail .qtd-history-detail-right .huitu-new-wrap {
      width: 100%;
      z-index: 200; }
    .qtdHistoryDetail .qtd-history-detail-right .qtdCreateTaskBox {
      position: relative;
      min-width: 100%;
      transform: unset;
      top: unset;
      left: unset;
      right: unset;
      bottom: unset; }
      .qtdHistoryDetail .qtd-history-detail-right .qtdCreateTaskBox .free-tip-box {
        justify-content: flex-start; }
      .qtdHistoryDetail .qtd-history-detail-right .qtdCreateTaskBox .ai-search-icon-new-bg {
        display: block;
        border-radius: 33px; }
        .qtdHistoryDetail .qtd-history-detail-right .qtdCreateTaskBox .ai-search-icon-new-bg::after {
          border-radius: 33px; }
      .qtdHistoryDetail .qtd-history-detail-right .qtdCreateTaskBox.has-session .create-task-main {
        border-radius: 0 0 32px 32px; }
      .qtdHistoryDetail .qtd-history-detail-right .qtdCreateTaskBox .create-task-main {
        border-radius: 32px;
        outline: unset;
        border: unset;
        box-shadow: unset; }
        .qtdHistoryDetail .qtd-history-detail-right .qtdCreateTaskBox .create-task-main .bottom-box-wrap .create-submit-box {
          height: 40px; }
          .qtdHistoryDetail .qtd-history-detail-right .qtdCreateTaskBox .create-task-main .bottom-box-wrap .create-submit-box em {
            position: absolute;
            right: -4px;
            top: -10px;
            margin-left: 0;
            border-radius: 12px; }
        .qtdHistoryDetail .qtd-history-detail-right .qtdCreateTaskBox .create-task-main .bottom-box-wrap .create-textarea-box .randown-box {
          display: none; }
        .qtdHistoryDetail .qtd-history-detail-right .qtdCreateTaskBox .create-task-main .bottom-box-wrap .create-textarea-box .placeholder-box {
          left: 8px; }
        .qtdHistoryDetail .qtd-history-detail-right .qtdCreateTaskBox .create-task-main .bottom-box-wrap .textarea-box-bottom {
          position: relative; }
          .qtdHistoryDetail .qtd-history-detail-right .qtdCreateTaskBox .create-task-main .bottom-box-wrap .textarea-box-bottom .qtd-model-list-container-wrap {
            position: unset; }
        .qtdHistoryDetail .qtd-history-detail-right .qtdCreateTaskBox .create-task-main .bottom-box-wrap .qtd-model-list-container-wrap .model-list-box .model-list-row {
          right: 0;
          top: 32px;
          left: unset;
          bottom: unset; }
      .qtdHistoryDetail .qtd-history-detail-right .qtdCreateTaskBox .rules {
        display: none; }
      .qtdHistoryDetail .qtd-history-detail-right .qtdCreateTaskBox .free-tip-box::after {
        border-radius: 0 0 32px 32px !important; }
  .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: #333;
    font-weight: 600;
    border-radius: 26px;
    cursor: pointer; }
    .qtdHistoryDetail .qtd-ai-button .icon, .qtdHistoryDetail .qtd-ai-line-button .icon {
      font-weight: 400; }
    .qtdHistoryDetail .qtd-ai-button.qtd-ai-line-button, .qtdHistoryDetail .qtd-ai-line-button.qtd-ai-line-button {
      color: var(--new-text-1); }

.historyDetailModal {
  width: 100%;
  height: 100%;
  background: var(--new-grey-4);
  z-index: 2000;
  padding: 24px 120px;
  display: flex;
  justify-content: center;
  align-items: center; }
  .historyDetailModal .history-detail-modal-close-btn {
    display: flex;
    padding: 4px 8px;
    justify-content: center;
    align-items: center;
    gap: 2px;
    border-radius: 41px;
    background: var(--new-grey-2);
    color: var(--new-text-2);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    position: absolute;
    right: 0;
    top: -38px;
    cursor: pointer;
    transition: all 0.3s ease-in-out; }
    .historyDetailModal .history-detail-modal-close-btn:hover {
      color: var(--new-text-2);
      opacity: 0.8; }
  .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: 90%;
      max-height: 1000px;
      max-width: 1600px;
      border-radius: 16px;
      display: flex;
      align-items: center;
      justify-content: center;
      background: transparent; }
      .historyDetailModal .ant-modal .ant-modal-content .ant-modal-close {
        right: -36px;
        display: none;
        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 var(--new-grey-4); }
        .historyDetailModal .ant-modal .ant-modal-content .ant-modal-close-x:hover {
          color: var(--new-text-1);
          border-color: var(--new-text-1); }
      .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; }

.share-page {
  background: var(--new-grey-1);
  padding-top: 96px;
  height: 100%;
  overflow: auto;
  padding-bottom: 32px; }

.historyDetailModalPage {
  width: 100%;
  margin: 0 auto;
  background: var(--new-grey-1);
  z-index: 2000;
  padding: 0 120px;
  display: flex;
  max-width: 1600px;
  justify-content: center;
  align-items: center;
  margin-bottom: 120px; }
  .historyDetailModalPage .qtdHistoryDetail {
    min-height: 0;
    padding-top: 0;
    background: var(--new-grey-1); }
    .historyDetailModalPage .qtdHistoryDetail .history-detail-modal-close-btn {
      display: none; }
    .historyDetailModalPage .qtdHistoryDetail .qtd-history-new-wrap {
      min-height: 0;
      height: 100%; }

@media (max-width: 1700px) {
  .historyDetailModalPage .qtdCreateTaskBox .free-tip-box span .small-hide {
    display: none; } }

@media (max-width: 1100px) {
  .historyDetailModalPage .qtdCreateTaskBox .free-tip-box {
    display: none; } }

@media (max-width: 1200px) {
  .historyDetailModalPage .qtdCreateTaskBox .bottom-box-wrap .create-textarea-model-box .textarea-box-bottom .qtd-model-list-container {
    padding: 0 8px; }
    .historyDetailModalPage .qtdCreateTaskBox .bottom-box-wrap .create-textarea-model-box .textarea-box-bottom .qtd-model-list-container .model-version {
      display: none; } }

@media (max-width: 1800px) {
  .historyDetailModalPage .qtdCreateTaskBox .bottom-box-wrap .create-textarea-model-box .textarea-box-bottom .qtd-model-list-container {
    padding: 0 8px; }
    .historyDetailModalPage .qtdCreateTaskBox .bottom-box-wrap .create-textarea-model-box .textarea-box-bottom .qtd-model-list-container .model-version {
      display: none; }
    .historyDetailModalPage .qtdCreateTaskBox .bottom-box-wrap .create-textarea-model-box .textarea-box-bottom .qtd-model-list-container .model-name {
      display: none; } }

body.qtd-ai-light-mode .historyDetailModal {
  background: rgba(0, 0, 0, 0.85); }

.historySamePicContainer {
  width: 100%;
  margin-top: 16px; }
  .historySamePicContainer .history-same-pic-list-box {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 32px; }
    .historySamePicContainer .history-same-pic-list-box.col-3 .history-same-pic-list-item-wrap .history-same-pic-list-item-box .history-same-pic-list-item {
      width: calc(33.3333% - 16px); }
    .historySamePicContainer .history-same-pic-list-box.col-2 .history-same-pic-list-item-wrap .history-same-pic-list-item-box .history-same-pic-list-item {
      width: calc(50% - 12px); }
    .historySamePicContainer .history-same-pic-list-box .no-data {
      width: 100%;
      height: 300px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      gap: 16px; }
      .historySamePicContainer .history-same-pic-list-box .no-data img {
        width: 100px;
        height: 100px; }
      .historySamePicContainer .history-same-pic-list-box .no-data span {
        font-size: 14px;
        color: var(--qtd-ai-text-color-3); }
    .historySamePicContainer .history-same-pic-list-box .loading-box {
      width: 100%;
      height: 300px;
      display: flex;
      align-items: center;
      justify-content: center; }
    .historySamePicContainer .history-same-pic-list-box .history-same-pic-list-item-wrap {
      display: flex;
      flex-direction: column;
      gap: 8px;
      width: 100%; }
      .historySamePicContainer .history-same-pic-list-box .history-same-pic-list-item-wrap .history-same-pic-list-item-title {
        color: var(--qtd-ai-text-color-3);
        font-size: 12px;
        font-weight: 600;
        line-height: 20px; }
      .historySamePicContainer .history-same-pic-list-box .history-same-pic-list-item-wrap .history-same-pic-list-item-box {
        width: 100%;
        display: flex;
        gap: 24px; }
        .historySamePicContainer .history-same-pic-list-box .history-same-pic-list-item-wrap .history-same-pic-list-item-box .card-hover-tool-box-warp {
          z-index: 3; }
    .historySamePicContainer .history-same-pic-list-box .history-same-pic-list-item {
      width: calc(50% - 12px);
      width: auto;
      display: flex;
      flex-direction: column;
      gap: 16px; }
      .historySamePicContainer .history-same-pic-list-box .history-same-pic-list-item .qtd-ai-card-b {
        flex-shrink: 0;
        overflow: unset;
        margin-bottom: 0; }
        .historySamePicContainer .history-same-pic-list-box .history-same-pic-list-item .qtd-ai-card-b .img-box {
          width: auto;
          height: auto; }
      .historySamePicContainer .history-same-pic-list-box .history-same-pic-list-item .same-card {
        width: 100%;
        display: flex;
        flex-direction: column;
        cursor: pointer; }
        .historySamePicContainer .history-same-pic-list-box .history-same-pic-list-item .same-card .same-card-img {
          width: 100%;
          height: max-content;
          overflow: hidden;
          border-radius: 16px;
          border: 1px solid var(--qtd-ai-drak-func-color-4); }
          .historySamePicContainer .history-same-pic-list-box .history-same-pic-list-item .same-card .same-card-img img {
            width: 100%;
            border-radius: 16px;
            height: auto;
            object-fit: cover; }
        .historySamePicContainer .history-same-pic-list-box .history-same-pic-list-item .same-card .card-info-box {
          display: flex;
          flex-direction: column;
          padding-top: 4px;
          gap: 4px; }
          .historySamePicContainer .history-same-pic-list-box .history-same-pic-list-item .same-card .card-info-box .user-info {
            display: flex;
            align-items: center;
            gap: 4px; }
            .historySamePicContainer .history-same-pic-list-box .history-same-pic-list-item .same-card .card-info-box .user-info img {
              width: 24px;
              height: 24px;
              border-radius: 50%; }
            .historySamePicContainer .history-same-pic-list-box .history-same-pic-list-item .same-card .card-info-box .user-info span {
              font-size: 14px;
              color: var(--qtd-ai-text-color-3); }
          .historySamePicContainer .history-same-pic-list-box .history-same-pic-list-item .same-card .card-info-box .qtd-ai-line-button {
            border: 1px solid var(--qtd-ai-drak-func-color-4); }
            .historySamePicContainer .history-same-pic-list-box .history-same-pic-list-item .same-card .card-info-box .qtd-ai-line-button:hover {
              border: 1px solid var(--qtd-ai-text-color-hover-1);
              color: #333; }

.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: var(--qtd-ai-text-color-1);
        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: var(--qtd-ai-text-color-2);
        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: max-content;
        height: 40px;
        border-radius: 26px;
        background: #D8FF00;
        box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.04);
        color: #333;
        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 p, .hishe-ai-container .hishe-ai-empty-container .upload-box > .text span, .hishe-ai-container .hishe-ai-empty-container .upload-box > .text em {
          display: inline-block;
          width: max-content; }
        .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: var(--qtd-ai-text-color-hover-1); }
    .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: var(--qtd-ai-text-color-hover-1); }
        .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: var(--qtd-ai-text-color-2); }
        .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: var(--qtd-ai-drak-func-color-1);
        border: 1px solid var(--qtd-ai-drak-func-color-4);
        color: var(--qtd-ai-text-color-2);
        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: var(--qtd-ai-text-color-hover-1);
          border-color: var(--qtd-ai-text-color-hover-1); }
          .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 var(--qtd-ai-drak-func-color-4);
    border-radius: 16px;
    background: var(--qtd-ai-drak-func-color-1); }
    .hishe-ai-container .text-area-box .ant-input-textarea .ant-input {
      border-radius: 16px;
      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: 20;
  width: 100%;
  height: 100%;
  background-color: var(--qtd-ai-text-color-1);
  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, #D8FF00 25%, #6496ff 25%, #6496ff 50%, #D8FF00 50%, #D8FF00 75%, #6496ff 75%, #6496ff);
      background-color: #D8FF00;
      background-size: 50px 50px;
      animation: progress-animation 2s linear infinite; }
  .create-loading-mask .mask-text {
    font-size: 16px;
    line-height: 24px;
    color: var(--qtd-ai-text-color-hover-1); }

.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;
      display: flex;
      justify-content: center;
      align-items: center; }
      .big-img-floor .big-img-floor-item .big-img-floor-item-img img {
        max-width: 100%;
        max-height: 100%;
        border-radius: 16px; }
    .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: var(--qtd-ai-text-color-hover-1); }

.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 var(--qtd-ai-text-color-hover-1);
      color: var(--qtd-ai-text-color-hover-1);
      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: #D8FF00; }
      .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: var(--qtd-ai-drak-color-6); }
  .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: var(--qtd-ai-text-color-hover-1);
      color: var(--qtd-ai-text-color-hover-1); }

.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: var(--qtd-ai-text-color-hover-1);
      color: var(--qtd-ai-text-color-hover-1); }

.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: var(--qtd-ai-drak-color-6);
          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: var(--qtd-ai-drak-color-6);
          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;
  width: 100vw;
  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 .qtd-model-list-container-wrap .model-list-row {
      bottom: unset;
      top: 38px; }
    .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: var(--qtd-ai-drak-color-6); }
  .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: var(--qtd-ai-drak-color-6);
        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: var(--qtd-ai-text-color-hover-1);
          border-color: var(--qtd-ai-text-color-hover-1); }

.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 {
  width: 100vw; }
  .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, .qtd-header-container.new-seo-header .qtd-head-left-info .icon-moren-weishouqi {
        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;
      font-weight: 600;
      border-radius: 100px;
      background: var(--qtd-ai-light-color-6);
      color: var(--qtd-ai-text-color-0);
      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; }

.imageSearchGeneraWrap {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--new-grey-1); }
  .imageSearchGeneraWrap .debugDataWrap {
    color: #FFF;
    width: 100%;
    padding: 0 32px;
    display: flex;
    flex-wrap: wrap;
    column-gap: 16px; }
  .imageSearchGeneraWrap .imageSearchGeneraContent {
    display: flex;
    height: 100%;
    width: 100%;
    flex-direction: column; }
    .imageSearchGeneraWrap .imageSearchGeneraContent .picEditCoreBox {
      width: 100%;
      flex: 1;
      overflow: hidden; }
      .imageSearchGeneraWrap .imageSearchGeneraContent .picEditCoreBox .picEditCoreTopToolBox {
        height: 80px;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center; }
    .imageSearchGeneraWrap .imageSearchGeneraContent .picEditCoreBottomBox {
      width: 100%;
      display: flex;
      padding: 12px 0;
      position: absolute;
      bottom: 0;
      justify-content: center;
      z-index: 300;
      align-items: center; }
      .imageSearchGeneraWrap .imageSearchGeneraContent .picEditCoreBottomBox .newSearchAreaWrap .newSearchAreaBox {
        flex-direction: column-reverse; }
        .imageSearchGeneraWrap .imageSearchGeneraContent .picEditCoreBottomBox .newSearchAreaWrap .newSearchAreaBox .accurate {
          padding: 16px 16px 48px 16px;
          margin-bottom: -24px;
          margin-top: unset; }

.imageSearchGeneraHeaderBox {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0 48px 0 24px;
  height: 64px;
  z-index: 1000; }
  .imageSearchGeneraHeaderBox.bg {
    background: var(--new-grey-2); }
  .imageSearchGeneraHeaderBox.asideCollapsed {
    margin-left: 168px;
    padding-left: 0;
    width: calc(100% - 168px); }
  .imageSearchGeneraHeaderBox .headerLeft {
    width: 200px;
    display: flex;
    align-items: center;
    justify-content: flex-start; }
    .imageSearchGeneraHeaderBox .headerLeft .ant-btn {
      margin-top: 8px; }
  .imageSearchGeneraHeaderBox .headerCenter {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center; }
  .imageSearchGeneraHeaderBox .headerRight {
    width: 200px;
    display: flex;
    align-items: center;
    justify-content: flex-end; }
    .imageSearchGeneraHeaderBox .headerRight .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; }

.rightTplListItemMaskBox {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  display: none;
  flex-direction: column;
  justify-content: flex-end;
  padding: 24px;
  transition: all .3s ease-in-out; }
  .rightTplListItemMaskBox .qtd-ai-button {
    position: relative;
    width: 100%;
    height: 40px;
    border-radius: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    font-size: 16px;
    cursor: pointer; }

.rightTplListWrap {
  position: absolute;
  left: 24px;
  top: 72px;
  width: 54px;
  padding: 12px 8px;
  border-radius: 16px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  background-color: var(--new-grey-2);
  display: flex;
  flex-wrap: wrap;
  max-height: 90vh;
  overflow: auto;
  gap: 8px;
  z-index: 10;
  align-items: center;
  transform: translateX(0) translateY(0); }
  .rightTplListWrap .rightTplListItemBox {
    width: 48px;
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    border: 1px solid #f0f0f0; }
    .rightTplListWrap .rightTplListItemBox.active {
      border: 1px solid #088; }
    .rightTplListWrap .rightTplListItemBox > i {
      position: absolute;
      right: 0;
      top: 0;
      z-index: 10; }
    .rightTplListWrap .rightTplListItemBox:hover .rightTplListItemMaskBox {
      opacity: 1; }
  .rightTplListWrap .rightTplListItemPreviewBox {
    width: 48px;
    height: 100%;
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative; }
    .rightTplListWrap .rightTplListItemPreviewBox .icon-fasong {
      position: absolute;
      right: 8px;
      top: 0px;
      z-index: 10;
      color: #FFF; }
    .rightTplListWrap .rightTplListItemPreviewBox:hover .rightTplListItemMaskBox {
      opacity: 1; }
    .rightTplListWrap .rightTplListItemPreviewBox.active {
      border: 1px solid var(--qtd-ai-text-color-hover-1); }
    .rightTplListWrap .rightTplListItemPreviewBox > img {
      width: 100%;
      height: 100%; }
  .rightTplListWrap .rightTplListItemLoadingBox {
    flex: 1;
    width: auto;
    aspect-ratio: 9 / 18.5;
    border-radius: 8px;
    background: var(--qtd-ai-drak-func-color-7);
    border: 1px solid var(--qtd-ai-drak-color-6);
    background-size: 200% 200%;
    animation: imgLoading 3s ease infinite;
    display: flex;
    flex-direction: column;
    gap: 8px;
    justify-content: center;
    align-items: center; }
    .rightTplListWrap .rightTplListItemLoadingBox .rightTplListItemLoadingImgBox {
      width: 40.5px;
      height: 40px;
      position: relative;
      overflow: hidden; }
      .rightTplListWrap .rightTplListItemLoadingBox .rightTplListItemLoadingImgBox > img {
        width: 100%;
        height: 100%; }
      .rightTplListWrap .rightTplListItemLoadingBox .rightTplListItemLoadingImgBox::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 20px;
        height: 100%;
        background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 100%);
        transform: skewX(-25deg);
        animation: light-sweep 2s infinite ease-in-out; }
    .rightTplListWrap .rightTplListItemLoadingBox:nth-child(2) {
      animation-delay: 0.2s; }
    .rightTplListWrap .rightTplListItemLoadingBox:nth-child(3) {
      animation-delay: 0.4s; }
    .rightTplListWrap .rightTplListItemLoadingBox:nth-child(4) {
      animation-delay: 0.6s; }
    .rightTplListWrap .rightTplListItemLoadingBox span {
      color: rgba(255, 255, 255, 0.65);
      font-size: 14px;
      line-height: 22px; }
  .rightTplListWrap.rightTplListWrapBig {
    left: 50%;
    top: 50%;
    width: 80%;
    max-width: 1200px;
    height: auto;
    background: var(--qtd-ai-drak-func-color-4);
    flex-direction: row;
    padding: 24px;
    gap: 16px;
    box-shadow: unset;
    transform: translateX(-50%) translateY(-50%); }
    .rightTplListWrap.rightTplListWrapBig .rightTplListItemBox {
      flex: 1;
      width: auto;
      border-width: 0; }
      .rightTplListWrap.rightTplListWrapBig .rightTplListItemBox .rightTplListItemMaskBox {
        display: flex; }
    .rightTplListWrap.rightTplListWrapBig .rightTplListItemPreviewBox {
      width: auto;
      flex: 1; }
      .rightTplListWrap.rightTplListWrapBig .rightTplListItemPreviewBox .rightTplListItemMaskBox {
        display: flex; }

.elementToolsWrap {
  display: flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  gap: 12px;
  border-radius: 12px;
  z-index: 2;
  padding: 3px;
  position: relative; }

.aiInputContainerBg2 {
  position: absolute;
  top: 1px;
  left: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border-radius: 13px;
  background: var(--qtd-ai-drak-func-color-4);
  overflow: hidden;
  z-index: 1; }

.aiInputContainerBg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 13px;
  background: transparent;
  overflow: hidden;
  z-index: 2; }
  .aiInputContainerBg::after {
    content: '';
    width: 700px;
    height: 700px;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 13px;
    transform: translate(-50%, -50%);
    background: transparent;
    animation: ai-input-first-an 3s cubic-bezier(0.2, 0, 0, 1) 2;
    transition: all 0.3s var(--qtd-transition-cubic-1); }

@keyframes ai-input-first-an {
  0% {
    background-image: conic-gradient(#00B27700 0, #00B277 30%, #00B277 40%, #FC954C 45%, #FA5555 50%, #4E4CD9 60%, #4E4CD9 70%, rgba(25, 128, 255, 0.3) 90%, rgba(25, 128, 255, 0) 100%);
    transform: translate(-50%, -50%) rotate(0deg);
    opacity: 0; }
  5% {
    background-image: conic-gradient(#00B27700 0, #00B277 30%, #00B277 40%, #FC954C 45%, #FA5555 50%, #4E4CD9 60%, #4E4CD9 70%, rgba(25, 128, 255, 0.3) 90%, rgba(25, 128, 255, 0) 100%);
    opacity: 1; }
  95% {
    background-image: conic-gradient(#00B27700 0, #00B277 30%, #00B277 40%, #FC954C 45%, #FA5555 50%, #4E4CD9 60%, #4E4CD9 70%, rgba(25, 128, 255, 0.3) 90%, rgba(25, 128, 255, 0) 100%);
    opacity: 1; }
  100% {
    background-image: conic-gradient(#00B27700 0, #00B277 30%, #00B277 40%, #FC954C 45%, #FA5555 50%, #4E4CD9 60%, #4E4CD9 70%, rgba(25, 128, 255, 0.3) 90%, rgba(25, 128, 255, 0) 100%);
    transform: translate(-50%, -50%) rotate(360deg);
    opacity: 0; } }

.scaleToolsWrap {
  display: flex;
  align-items: center;
  border-radius: 8px;
  background: var(--qtd-ai-drak-func-color-3);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  position: absolute;
  right: 12px;
  bottom: 12px;
  z-index: 500; }
  .scaleToolsWrap .scaleToolsInput {
    width: 50px;
    padding: 4px;
    background: var(--qtd-ai-drak-func-color-3);
    border-width: 0; }
    .scaleToolsWrap .scaleToolsInput:hover {
      border-width: 0; }
    .scaleToolsWrap .scaleToolsInput .ant-input {
      background: transparent;
      border-color: transparent;
      border-radius: 0; }
    .scaleToolsWrap .scaleToolsInput .ant-input-suffix {
      color: var(--qtd-ai-text-color-1); }
    .scaleToolsWrap .scaleToolsInput input {
      text-align: right; }

.downloadWrap {
  display: flex;
  flex-direction: column; }
  .downloadWrap .downloadBoxHeader {
    display: flex;
    padding: 16px 16px 0 16px;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    align-self: stretch; }
    .downloadWrap .downloadBoxHeader > span {
      color: var(--qtd-ai-text-color-1);
      font-size: 20px;
      font-weight: 600;
      line-height: 28px; }
  .downloadWrap .downloadBoxContent {
    display: flex;
    padding: 0 16px;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch; }
    .downloadWrap .downloadBoxContent .downloadBoxContentName {
      display: flex;
      padding: 8px 0;
      justify-content: space-between;
      align-items: center;
      align-self: stretch;
      color: var(--qtd-ai-text-color-1);
      font-size: 12px;
      line-height: 20px; }
    .downloadWrap .downloadBoxContent .downloadBoxPreviewBox {
      width: 288px;
      height: 288px;
      display: flex;
      justify-content: center;
      align-items: center;
      background: var(--new-grey-3); }
    .downloadWrap .downloadBoxContent .downloadBoxExtSelectBox {
      width: 100%;
      padding: 12px 0; }
  .downloadWrap .downloadFooterBox {
    display: flex;
    padding: 10px 16px;
    justify-content: flex-end;
    align-items: center;
    gap: 8px;
    margin-top: 16px;
    border-top: 1px solid var(--new-grey-2); }
    .downloadWrap .downloadFooterBox .ant-btn {
      background: var(--qtd-ai-light-color-6);
      border-color: var(--qtd-ai-light-color-6);
      color: #333;
      border-radius: 26px;
      width: 120px; }

.downloadPopoverWrap .ant-popover-arrow {
  display: none; }

.downloadPopoverWrap .ant-popover-inner-content {
  padding: 0;
  background: var(--new-grey-2); }

.ant-select-dropdown {
  z-index: 2030; }

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

@keyframes light-sweep {
  0% {
    left: -100%; }
  100% {
    left: 100%; } }

.hi-progress {
  width: 150px;
  height: 12px;
  border-radius: 6px;
  background: var(--qtd-ai-drak-func-color-14);
  padding: 1px; }
  .hi-progress .hi-progress-bg {
    background: var(--qtd-ai-drak-func-color-7);
    width: 100%;
    height: 100%;
    border-radius: 4px;
    padding: 1px; }
    .hi-progress .hi-progress-bg .hi-progress-content {
      background: linear-gradient(90deg, #3489FF 0%, #33BBFF 50%, #D8FF00 100%);
      width: 0;
      height: 100%;
      border-radius: 4px; }

.normalFloor, .specialFloor {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 16px;
  min-width: 0; }
  .normalFloor .floorTitle, .specialFloor .floorTitle {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    min-width: 0; }
    .normalFloor .floorTitle .floorTitleText, .specialFloor .floorTitle .floorTitleText {
      color: var(--qtd-ai-text-color-1);
      font-size: 20px;
      font-weight: 400;
      line-height: 28px;
      flex: 1;
      min-width: 0;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
      .normalFloor .floorTitle .floorTitleText em, .specialFloor .floorTitle .floorTitleText em {
        color: var(--qtd-ai-light-color-6); }
    .normalFloor .floorTitle .floorTitleBtn, .specialFloor .floorTitle .floorTitleBtn {
      height: 40px;
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 2px 12px;
      gap: 2px;
      line-height: 62px;
      font-size: 14px;
      background: var(--qtd-ai-drak-func-color-3);
      color: var(--qtd-ai-text-color-2);
      border-radius: 20px;
      transition: color .38s ease-in-out; }
      .normalFloor .floorTitle .floorTitleBtn:hover, .specialFloor .floorTitle .floorTitleBtn:hover {
        color: var(--qtd-ai-text-color-hover-1); }

.normalFloor .floorContentBox {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-auto-rows: auto;
  grid-auto-flow: dense;
  gap: 24px;
  width: 100%;
  min-width: 0;
  overflow: hidden; }

.specialFloor .floorContentBox {
  display: flex;
  gap: 24px; }
  .specialFloor .floorContentBox .floorBigBox {
    width: calc(50% - 12px); }
    .specialFloor .floorContentBox .floorBigBox .floorCard {
      height: 100%; }
  .specialFloor .floorContentBox .floorSmallBox {
    width: calc(50% - 12px);
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: auto;
    grid-auto-flow: dense;
    gap: 24px; }

.floorCard {
  display: flex;
  flex-direction: column;
  gap: 4px;
  cursor: pointer;
  width: 100%;
  min-width: 0; }
  .floorCard.card-type-1 .floorCardContent {
    aspect-ratio: 3/4; }
  .floorCard.card-type-2 .floorCardContent {
    aspect-ratio: 9/19.5; }
  .floorCard.card-type-3 .floorCardContent {
    aspect-ratio: 16/9; }
  .floorCard.card-type-4 .floorCardContent {
    aspect-ratio: 9/16; }
  .floorCard.card-type-5 .floorCardContent {
    aspect-ratio: 1/1; }
  .floorCard.card-type-6 {
    position: relative;
    overflow: hidden; }
    .floorCard.card-type-6 .floorCardContent {
      aspect-ratio: 16/9;
      height: 100%; }
    .floorCard.card-type-6 .floorCardInfo {
      position: absolute;
      bottom: 0;
      border-radius: 0 0 16px 16px;
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.58) 100%);
      padding: 26px 12px 8px 12px;
      width: 100%;
      z-index: 3;
      align-items: flex-end; }
      .floorCard.card-type-6 .floorCardInfo .floorCardUserBox {
        display: none; }
      .floorCard.card-type-6 .floorCardInfo .floorCardTitle {
        display: block; }
      .floorCard.card-type-6 .floorCardInfo .sameBtn {
        color: #FFF; }
        .floorCard.card-type-6 .floorCardInfo .sameBtn:hover {
          background: #FFF; }
  .floorCard.videoCard:hover .floorCardContent .videoPlayIcon {
    display: none; }
  .floorCard.videoCard:hover .floorCardContent .floorCardContentVideo {
    opacity: 1; }
  .floorCard.videoCard:hover .floorCardContent .floorCardContentImg {
    opacity: 0; }
  .floorCard .floorCardContent {
    width: 100%;
    overflow: hidden;
    position: relative; }
    .floorCard .floorCardContent .videoPlayIcon {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      z-index: 2; }
      .floorCard .floorCardContent .videoPlayIcon .icon {
        font-size: 56px;
        color: var(--qtd-ai-text-color-0); }
    .floorCard .floorCardContent .floorCardContentVideo {
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-radius: 16px;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1;
      opacity: 0;
      transition: all 0.3s ease; }
    .floorCard .floorCardContent .floorCardContentImg {
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-radius: 16px;
      opacity: 1;
      transition: all 0.3s ease; }
  .floorCard .floorCardInfo {
    display: flex;
    justify-content: space-between;
    width: 100%;
    min-width: 0; }
    .floorCard .floorCardInfo .floorCardUserBox {
      display: flex;
      align-items: center;
      gap: 4px;
      cursor: pointer;
      min-width: 0; }
      .floorCard .floorCardInfo .floorCardUserBox img {
        width: 24px;
        height: 24px;
        border-radius: 50%; }
      .floorCard .floorCardInfo .floorCardUserBox span {
        font-size: 14px;
        color: var(--qtd-ai-text-color-2);
        line-height: 22px;
        flex: 1;
        min-width: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
    .floorCard .floorCardInfo .sameBtn {
      display: flex;
      height: 32px;
      padding: 0 16px;
      justify-content: center;
      align-items: center;
      flex-shrink: 0;
      gap: 2px;
      opacity: 0;
      border-radius: 500px;
      border: 1px solid var(--qtd-ai-drak-func-color-4);
      color: var(--qtd-ai-text-color-1);
      font-size: 14px;
      line-height: 22px;
      cursor: pointer;
      transition: all 0.3s ease; }
      .floorCard .floorCardInfo .sameBtn:hover {
        border: 1px solid var(--qtd-ai-text-color-hover-1);
        color: var(--qtd-ai-text-color-hover-1); }
    .floorCard .floorCardInfo .floorCardTitle {
      color: #FFF;
      font-size: 16px;
      line-height: 24px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      width: 100%;
      height: 24px;
      min-width: 0;
      display: none; }
  .floorCard:hover .floorCardInfo .sameBtn {
    opacity: 1; }

@media screen and (min-width: 1920px) {
  .normalFloor .floorContentBox {
    grid-template-columns: repeat(6, 1fr); }
    .normalFloor .floorContentBox .floorCard:nth-child(n+7) {
      display: none; }
  .specialFloor .floorContentBox .floorSmallBox .floorCard:nth-child(n+5) {
    display: none; } }

@media screen and (max-width: 1919px) {
  .normalFloor .floorContentBox {
    grid-template-columns: repeat(6, 1fr); }
    .normalFloor .floorContentBox .floorCard:nth-child(n+7) {
      display: none; }
  .specialFloor .floorContentBox .floorSmallBox .floorCard:nth-child(n+5) {
    display: none; } }

@media screen and (max-width: 1679px) {
  .normalFloor .floorContentBox {
    grid-template-columns: repeat(5, 1fr); }
    .normalFloor .floorContentBox .floorCard:nth-child(n+6) {
      display: none; }
  .specialFloor .floorContentBox .floorSmallBox .floorCard:nth-child(n+5) {
    display: none; } }

@media screen and (max-width: 1439px) {
  .normalFloor .floorContentBox {
    grid-template-columns: repeat(4, 1fr); }
    .normalFloor .floorContentBox .floorCard:nth-child(n+5) {
      display: none; }
  .specialFloor .floorContentBox .floorSmallBox .floorCard:nth-child(n+5) {
    display: none; } }

@media screen and (max-width: 1199px) {
  .normalFloor .floorContentBox {
    grid-template-columns: repeat(4, 1fr); }
    .normalFloor .floorContentBox .floorCard:nth-child(n+5) {
      display: none; }
  .specialFloor .floorContentBox .floorSmallBox .floorCard:nth-child(n+5) {
    display: none; } }

@media screen and (max-width: 959px) {
  .normalFloor .floorContentBox {
    grid-template-columns: repeat(3, 1fr); }
  .specialFloor .floorContentBox .floorSmallBox .floorCard:nth-child(n+5) {
    display: none; } }

@media screen and (max-width: 767px) {
  .normalFloor .floorContentBox {
    grid-template-columns: repeat(2, 1fr); }
    .normalFloor .floorContentBox .floorCard:nth-child(n+3) {
      display: none; }
  .specialFloor .floorContentBox .floorSmallBox .floorCard:nth-child(n+5) {
    display: none; } }

.musicViewer {
  position: relative;
  width: 400px;
  height: 600px;
  min-height: 600px;
  max-height: calc(100vh - 240px);
  border-radius: 18px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px;
  box-sizing: border-box; }
  .musicViewer .backgroundImage {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    pointer-events: none;
    z-index: 0; }
  .musicViewer .loading {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    border-radius: 8px; }
  .musicViewer .playerContainer {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    z-index: 1;
    transition: opacity 0.3s ease; }
  .musicViewer .vinylRecord {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3), inset 0 0 40px rgba(0, 0, 0, 0.5); }
    .musicViewer .vinylRecord .vinylImage {
      width: 100%;
      height: 100%;
      border-radius: 50%;
      object-fit: cover; }
    .musicViewer .vinylRecord .vinylDefault {
      width: 100%;
      height: 100%;
      border-radius: 50%;
      background: radial-gradient(circle at 30% 30%, #3a2e1f 0%, #2a1f15 50%, #1a1510 100%), repeating-conic-gradient(from 0deg, #2a1f15 0deg 2deg, #1a1510 2deg 4deg); }
    .musicViewer .vinylRecord.playing .vinylImage,
    .musicViewer .vinylRecord.playing .vinylDefault {
      animation: rotate 10s linear infinite; }
    .musicViewer .vinylRecord.playing .recordCenter .coverImage,
    .musicViewer .vinylRecord.playing .recordCenter .defaultCover {
      animation: rotate 10s linear infinite; }
  .musicViewer .recordCenter {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 120px;
    height: 120px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    z-index: 2; }
    .musicViewer .recordCenter .coverImage {
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-radius: 50%; }
    .musicViewer .recordCenter .defaultCover {
      width: 100%;
      height: 100%;
      position: relative;
      overflow: hidden;
      border-radius: 50%; }
      .musicViewer .recordCenter .defaultCover .mountainScene {
        width: 100%;
        height: 100%;
        position: relative;
        background: linear-gradient(to bottom, #ff6b35 0%, #f7931e 30%, #2c3e50 60%, #1a252f 100%); }
        .musicViewer .recordCenter .defaultCover .mountainScene .sun {
          position: absolute;
          top: 15%;
          left: 50%;
          transform: translateX(-50%);
          width: 20px;
          height: 20px;
          border-radius: 50%;
          background: #ffd700;
          box-shadow: 0 0 15px rgba(255, 215, 0, 0.6); }
        .musicViewer .recordCenter .defaultCover .mountainScene .mountain1 {
          position: absolute;
          bottom: 0;
          left: 0;
          width: 100%;
          height: 50%;
          background: #1a252f;
          clip-path: polygon(0 100%, 30% 60%, 60% 80%, 100% 50%, 100% 100%); }
        .musicViewer .recordCenter .defaultCover .mountainScene .mountain2 {
          position: absolute;
          bottom: 0;
          left: 0;
          width: 100%;
          height: 40%;
          background: #2c3e50;
          clip-path: polygon(0 100%, 20% 70%, 50% 90%, 80% 60%, 100% 100%); }
    .musicViewer .recordCenter .playButton {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 40px;
      height: 40px;
      border-radius: 50%;
      border: none;
      cursor: pointer;
      display: flex;
      align-items: center;
      justify-content: center;
      transition: all 0.2s ease;
      z-index: 3;
      background-color: transparent; }
      .musicViewer .recordCenter .playButton i {
        font-size: 56px;
        color: #fff; }
      .musicViewer .recordCenter .playButton:disabled {
        cursor: not-allowed;
        opacity: 0.5; }
  .musicViewer .loader {
    width: 16px;
    height: 16px;
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-top-color: rgba(0, 0, 0, 0.6);
    border-radius: 50%;
    animation: spin 0.6s linear infinite; }
  .musicViewer .toneArm {
    position: absolute;
    width: 84px;
    height: 107px;
    left: 90px;
    top: -24px;
    transform: rotateZ(-20deg);
    transform-origin: top left;
    transition: all .2s ease;
    z-index: 1; }
    .musicViewer .toneArm.armActive {
      transform: rotateZ(0deg); }
  .musicViewer .waveformContainer {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 0 10px;
    z-index: 1;
    position: relative; }
  .musicViewer .timeDisplay {
    font-size: 12px;
    color: #666;
    font-weight: 500;
    min-width: 40px;
    text-align: center; }
  .musicViewer .currentTime {
    color: #333; }
  .musicViewer .duration {
    color: #999; }
  .musicViewer .waveform {
    flex: 1;
    height: 40px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 8px; }
  .musicViewer .waveformCanvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .musicViewer .waveformProgressCanvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2; }

@keyframes rotate {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

@keyframes spin {
  to {
    transform: rotate(360deg); } }

.glbViewer {
  position: relative;
  width: 400px;
  height: 400px;
  border-radius: 18px;
  overflow: hidden; }
  .glbViewer .canvasContainer {
    width: 100%;
    height: 100%; }
  .glbViewer .loading {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    border-radius: 8px; }
    .glbViewer .loading .ant-spin.ant-spin-show-text .ant-spin-text {
      font-size: 16px; }
  .glbViewer .glb-info-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; }

.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); }

.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-text-color-hover-1); }
  .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;
    background-image: none !important; }

.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; }
  .textElementWrap .text-loading-box {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2); }

.groupElementWrap {
  position: relative; }

.posterItemWrap {
  width: 100%; }
  .posterItemWrap .posterItemContent {
    width: 100%;
    height: 100%; }

.feedbackContainer {
  width: 40px;
  padding: 2px;
  height: max-content;
  background-color: var(--new-grey-1);
  border-radius: 32px;
  display: flex;
  flex-direction: column;
  position: fixed;
  bottom: 80px;
  right: 4px;
  z-index: 2000; }
  .feedbackContainer .feedbackItem {
    width: 36px;
    height: 52px;
    border-radius: 18px;
    background-color: var(--new-grey-1);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s var(--qtd-transition-cubic-1);
    color: var(--new-text-1);
    flex-direction: column;
    font-size: 12px; }
    .feedbackContainer .feedbackItem .icon-PLG-you {
      display: inline-block;
      transform: rotate(-90deg); }
    .feedbackContainer .feedbackItem:hover {
      background-color: var(--new-grey-3); }

.feedbackContent {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  .feedbackContent span {
    color: var(--new-text-1);
    font-size: 12px;
    line-height: 20px; }
  .feedbackContent img {
    width: 200px;
    border-radius: 8px;
    height: 200px;
    margin-bottom: 8px; }

.feedback-popover {
  padding-right: 0 !important; }
  .feedback-popover .ant-popover-arrow {
    display: none; }
  .feedback-popover .ant-popover-inner {
    border: 0; }
    .feedback-popover .ant-popover-inner .ant-popover-inner-content {
      padding: 16px; }

.qtdCreateTaskBox {
  position: fixed;
  z-index: 10;
  left: 50%;
  bottom: 56px;
  transform: translateX(-50%);
  min-width: 620px;
  width: 70%;
  max-width: 1200px; }
  .qtdCreateTaskBox.show-quote-box {
    margin-top: 38px; }
  .qtdCreateTaskBox.has-session .create-task-main {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important; }
  .qtdCreateTaskBox.active .free-tip-box > em {
    display: block; }
  .qtdCreateTaskBox.show-free-tip {
    margin-bottom: 24px; }
  .qtdCreateTaskBox .ant-image {
    display: none;
    position: absolute; }
  .qtdCreateTaskBox .dragging-box {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 3000;
    border-radius: 32px;
    color: #fff;
    flex-direction: column;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px; }
    .qtdCreateTaskBox .dragging-box .icon {
      font-size: 24px;
      margin-bottom: 8px; }
  .qtdCreateTaskBox .bg-box {
    position: absolute;
    top: -8px;
    left: -8px;
    width: calc(100% + 16px);
    background: var(--qtd-ai-drak-bg-1);
    z-index: 1;
    opacity: 1;
    border-radius: 36px 36px 32px 32px;
    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);
    transition: all 0.3s var(--qtd-transition-cubic-1); }
    .qtdCreateTaskBox .bg-box.top-box {
      border-radius: 32px 32px 36px 36px;
      top: unset;
      bottom: -8px; }
    .qtdCreateTaskBox .bg-box.small {
      opacity: 0; }
  .qtdCreateTaskBox .popover-position-box {
    position: absolute;
    left: -8px;
    right: 0;
    bottom: 0;
    width: calc(100% + 16px);
    height: 1px;
    background: transparent;
    pointer-events: none; }
    .qtdCreateTaskBox .popover-position-box.top-box {
      top: 0;
      bottom: unset; }
    .qtdCreateTaskBox .popover-position-box .ant-popover {
      z-index: 10; }
  .qtdCreateTaskBox .ai-search-icon-new-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    border-radius: 32px;
    margin-left: -2px;
    margin-top: -2px;
    background: transparent;
    overflow: hidden;
    pointer-events: none;
    z-index: 2;
    display: none; }
    .qtdCreateTaskBox .ai-search-icon-new-bg::after {
      content: '';
      width: 1000px;
      height: 1000px;
      position: absolute;
      top: 50%;
      left: 50%;
      border-radius: 32px;
      transform: translate(-50%, -50%);
      background: transparent;
      animation: ai-input-first-an 5s cubic-bezier(0.2, 0, 0, 1) infinite;
      transition: all 0.3s var(--qtd-transition-cubic-1); }
  .qtdCreateTaskBox.small .ai-search-icon-new-bg {
    border-radius: 32px; }
    .qtdCreateTaskBox.small .ai-search-icon-new-bg::after {
      border-radius: 32px; }
  .qtdCreateTaskBox.small > .create-task-main {
    height: 56px;
    border-radius: 32px; }
    .qtdCreateTaskBox.small > .create-task-main .bottom-box-wrap .create-textarea-model-box {
      min-width: 0; }
      .qtdCreateTaskBox.small > .create-task-main .bottom-box-wrap .create-textarea-model-box .randown-box {
        display: none; }
      .qtdCreateTaskBox.small > .create-task-main .bottom-box-wrap .create-textarea-model-box .create-textarea-input-box {
        width: auto;
        flex: 1; }
  .qtdCreateTaskBox .quote-img-box {
    position: absolute;
    top: -38px;
    left: 16px;
    width: calc(100% - 32px);
    height: 48px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 0;
    display: flex;
    gap: 4px;
    padding: 8px 8px 16px 16px;
    align-items: center;
    border-radius: 16px 16px 0 0;
    background: var(--new-grey-3); }
    .qtdCreateTaskBox .quote-img-box > span {
      color: var(--new-text-5); }
    .qtdCreateTaskBox .quote-img-box .quote-img-box-use-as-reference-box {
      display: flex;
      align-items: center;
      gap: 4px;
      margin-left: 4px;
      cursor: pointer;
      color: var(--new-text-2);
      font-size: 14px; }
      .qtdCreateTaskBox .quote-img-box .quote-img-box-use-as-reference-box:hover {
        font-weight: 600;
        color: var(--new-text-1); }
    .qtdCreateTaskBox .quote-img-box .quote-img-box-img {
      width: 24px;
      height: 24px;
      border: 1px solid #FFF;
      border-radius: 4px;
      overflow: hidden;
      background: #FFF;
      cursor: pointer; }
      .qtdCreateTaskBox .quote-img-box .quote-img-box-img img {
        width: 22px;
        height: 22px;
        object-fit: cover; }
    .qtdCreateTaskBox .quote-img-box .quote-img-box-template-box {
      height: 24px;
      background: #FFF;
      display: flex;
      border-radius: 4px;
      padding: 1px;
      position: relative; }
      .qtdCreateTaskBox .quote-img-box .quote-img-box-template-box .quote-img-box-template-img-box {
        height: 22px;
        display: flex;
        gap: 1px;
        overflow: hidden;
        cursor: pointer;
        border-radius: 4px; }
        .qtdCreateTaskBox .quote-img-box .quote-img-box-template-box .quote-img-box-template-img-box img {
          height: 22px;
          object-fit: cover;
          aspect-ratio: 2/3; }
      .qtdCreateTaskBox .quote-img-box .quote-img-box-template-box .upload-img-box {
        display: none; }
    .qtdCreateTaskBox .quote-img-box .icon-Close {
      margin-left: auto;
      font-size: 12px;
      color: var(--new-text-4);
      cursor: pointer; }
      .qtdCreateTaskBox .quote-img-box .icon-Close:hover {
        color: var(--new-text-1); }
  .qtdCreateTaskBox > .create-task-main {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 64px;
    width: 100%;
    gap: 8px;
    border-radius: 32px;
    border: 1px solid #d8ff00;
    padding-left: 12px;
    background: var(--new-grey-3);
    backdrop-filter: blur(16px);
    z-index: 10;
    box-shadow: var(--new-shadow-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: 3px solid #d8ff00; }
    .qtdCreateTaskBox > .create-task-main.dragging {
      outline: 3px solid #d8ff00; }
    .qtdCreateTaskBox > .create-task-main.active {
      flex-direction: column;
      height: auto;
      padding: 16px; }
      .qtdCreateTaskBox > .create-task-main.active .top-box-wrap .choose-type-box {
        display: none; }
      .qtdCreateTaskBox > .create-task-main.active .bottom-box-wrap {
        width: 100%;
        max-width: 100%;
        align-items: flex-end; }
        .qtdCreateTaskBox > .create-task-main.active .bottom-box-wrap .create-textarea-model-box {
          flex-direction: column;
          gap: 16px;
          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 .randown-box {
              margin-top: -1px; }
            .qtdCreateTaskBox > .create-task-main.active .bottom-box-wrap .create-textarea-model-box .create-textarea-box .create-textarea-input-box {
              max-height: 240px; }
          .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: 6px; }
  .qtdCreateTaskBox .top-box-wrap {
    gap: 8px;
    display: flex;
    width: max-content;
    margin-right: auto;
    align-items: center;
    flex-wrap: wrap;
    width: max-content; }
    .qtdCreateTaskBox .top-box-wrap.small {
      display: none; }
    .qtdCreateTaskBox .top-box-wrap .mask-box {
      display: flex;
      align-items: center;
      justify-content: center;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      align-items: flex-end;
      background: linear-gradient(180deg, rgba(51, 51, 51, 0) 66.6%, rgba(51, 51, 51, 0.48) 84%, rgba(51, 51, 51, 0.6) 100%);
      opacity: 0;
      z-index: 10;
      transition: all 0.3s var(--qtd-transition-cubic-1); }
      .qtdCreateTaskBox .top-box-wrap .mask-box .icon-Close {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        right: 1px;
        top: 1px;
        width: 20px;
        height: 20px;
        font-size: 12px;
        color: #fff;
        border-radius: 10px;
        background: #333; }
        .qtdCreateTaskBox .top-box-wrap .mask-box .icon-Close span {
          display: none; }
      .qtdCreateTaskBox .top-box-wrap .mask-box .replace-text,
      .qtdCreateTaskBox .top-box-wrap .mask-box .view-original-box {
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-align: center;
        color: rgba(255, 255, 255, 0.85);
        font-size: 14px;
        line-height: 22px;
        font-weight: 500;
        margin-bottom: 4px;
        padding: 0 8px;
        transition: all 0.3s var(--qtd-transition-cubic-1); }
      .qtdCreateTaskBox .top-box-wrap .mask-box .view-original-box {
        position: absolute;
        bottom: 4px;
        left: 50%;
        z-index: 10;
        pointer-events: auto;
        transform: translateX(-50%); }
        .qtdCreateTaskBox .top-box-wrap .mask-box .view-original-box:hover {
          font-weight: 600; }
      .qtdCreateTaskBox .top-box-wrap .mask-box .replace-text {
        opacity: 1; }
        .qtdCreateTaskBox .top-box-wrap .mask-box .replace-text span {
          display: none; }
    .qtdCreateTaskBox .top-box-wrap .choose-style-box:hover .mask-box,
    .qtdCreateTaskBox .top-box-wrap .choose-template-box:hover .mask-box {
      opacity: 1;
      background: linear-gradient(180deg, rgba(51, 51, 51, 0.6) 0%, rgba(51, 51, 51, 0.6) 84%, rgba(51, 51, 51, 0.6) 100%);
      align-items: center; }
      .qtdCreateTaskBox .top-box-wrap .choose-style-box:hover .mask-box .replace-text,
      .qtdCreateTaskBox .top-box-wrap .choose-template-box:hover .mask-box .replace-text {
        opacity: 1; }
        .qtdCreateTaskBox .top-box-wrap .choose-style-box:hover .mask-box .replace-text span,
        .qtdCreateTaskBox .top-box-wrap .choose-template-box:hover .mask-box .replace-text span {
          display: inline; }
        .qtdCreateTaskBox .top-box-wrap .choose-style-box:hover .mask-box .replace-text em,
        .qtdCreateTaskBox .top-box-wrap .choose-template-box:hover .mask-box .replace-text em {
          display: none; }
    .qtdCreateTaskBox .top-box-wrap .choose-template-box {
      background: var(--qtd-ai-drak-func-color-2);
      position: relative;
      height: 40px;
      flex-direction: column;
      border-radius: 8px;
      display: flex;
      align-items: center;
      gap: 4px;
      overflow: hidden;
      cursor: pointer;
      outline: 1px solid var(--new-grey-4);
      box-shadow: 0 0.833px 3.333px 0 rgba(0, 0, 0, 0.1); }
      .qtdCreateTaskBox .top-box-wrap .choose-template-box .template-img-box {
        display: flex;
        height: 40px;
        gap: 2px;
        overflow: hidden;
        position: relative; }
        .qtdCreateTaskBox .top-box-wrap .choose-template-box .template-img-box img {
          aspect-ratio: 3/4;
          width: 100%;
          height: 100%;
          object-fit: cover; }
        .qtdCreateTaskBox .top-box-wrap .choose-template-box .template-img-box .tpl-preview-3,
        .qtdCreateTaskBox .top-box-wrap .choose-template-box .template-img-box .tpl-preview-4,
        .qtdCreateTaskBox .top-box-wrap .choose-template-box .template-img-box .tpl-preview-5,
        .qtdCreateTaskBox .top-box-wrap .choose-template-box .template-img-box .tpl-preview-6,
        .qtdCreateTaskBox .top-box-wrap .choose-template-box .template-img-box .tpl-preview-7,
        .qtdCreateTaskBox .top-box-wrap .choose-template-box .template-img-box .tpl-preview-8,
        .qtdCreateTaskBox .top-box-wrap .choose-template-box .template-img-box .tpl-preview-9,
        .qtdCreateTaskBox .top-box-wrap .choose-template-box .template-img-box .tpl-preview-10 {
          display: none; }
    .qtdCreateTaskBox .top-box-wrap .choose-style-box {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: row;
      gap: 4px;
      border-radius: 8px;
      position: relative;
      background: var(--new-bg-3);
      cursor: pointer;
      transition: all 0.3s var(--qtd-transition-cubic-1);
      outline: 1px solid var(--new-grey-4);
      box-shadow: 0 0.833px 3.333px 0 rgba(0, 0, 0, 0.1); }
      .qtdCreateTaskBox .top-box-wrap .choose-style-box .choose-style-box-img-item {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        border-radius: 8px;
        align-items: flex-start;
        overflow: hidden; }
        .qtdCreateTaskBox .top-box-wrap .choose-style-box .choose-style-box-img-item img {
          border-radius: 8px;
          max-width: 100%;
          min-height: 100%;
          object-fit: cover; }
        .qtdCreateTaskBox .top-box-wrap .choose-style-box .choose-style-box-img-item .upload-img-item-music {
          display: flex;
          align-items: center;
          justify-content: center;
          width: 100%;
          height: 100%; }
          .qtdCreateTaskBox .top-box-wrap .choose-style-box .choose-style-box-img-item .upload-img-item-music .icon {
            font-size: 24px;
            color: var(--qtd-ai-text-color-hover-1); }
        .qtdCreateTaskBox .top-box-wrap .choose-style-box .choose-style-box-img-item .mask-box {
          top: 0;
          left: 0;
          border-radius: 8px;
          pointer-events: none;
          z-index: 2; }
          .qtdCreateTaskBox .top-box-wrap .choose-style-box .choose-style-box-img-item .mask-box .icon {
            pointer-events: auto; }
      .qtdCreateTaskBox .top-box-wrap .choose-style-box .icon-Plus1 {
        font-size: 12px;
        color: var(--qtd-ai-text-color-3); }
      .qtdCreateTaskBox .top-box-wrap .choose-style-box .upload-img-box {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        padding: 8px;
        flex-direction: column;
        border-radius: 8px;
        background: var(--new-grey-1); }
        .qtdCreateTaskBox .top-box-wrap .choose-style-box .upload-img-box:hover .icon {
          color: var(--qtd-ai-text-color-hover-1); }
        .qtdCreateTaskBox .top-box-wrap .choose-style-box .upload-img-box span {
          font-size: 14px;
          color: var(--new-text-5); }
        .qtdCreateTaskBox .top-box-wrap .choose-style-box .upload-img-box .icon {
          font-size: 22px; }
    .qtdCreateTaskBox .top-box-wrap .ant-spin-container::after {
      border-radius: 8px; }
  .qtdCreateTaskBox .bottom-box-wrap {
    display: flex;
    gap: 8px;
    flex: 1;
    align-items: center;
    max-width: 100%;
    min-width: 0; }
    .qtdCreateTaskBox .bottom-box-wrap .create-textarea-model-box {
      display: flex;
      align-items: center;
      flex: 1;
      max-width: 100%;
      min-width: 0; }
      .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: var(--new-grey-3);
          color: var(--new-text-1);
          padding: 0 8px;
          border-radius: 888px; }
          .qtdCreateTaskBox .bottom-box-wrap .create-textarea-model-box .textarea-box-bottom .qtd-model-list-container.is-template-box {
            width: 32px;
            height: 32px;
            padding: 0 8px; }
          .qtdCreateTaskBox .bottom-box-wrap .create-textarea-model-box .textarea-box-bottom .qtd-model-list-container:hover {
            background: var(--new-grey-4); }
          .qtdCreateTaskBox .bottom-box-wrap .create-textarea-model-box .textarea-box-bottom .qtd-model-list-container .free-tip {
            display: flex;
            align-items: center;
            justify-content: center;
            position: absolute;
            top: -12px;
            left: 0;
            width: max-content;
            height: 20px;
            font-family: zihunxinquhei;
            padding: 0 8px;
            border-radius: 20px;
            background-color: #fa5555;
            font-size: 12px;
            color: #fff;
            pointer-events: none; }
  .qtdCreateTaskBox .create-textarea-box {
    display: flex;
    flex: 1;
    height: 100%;
    width: max-content;
    max-width: 100%;
    position: relative; }
    .qtdCreateTaskBox .create-textarea-box .create-textarea-input-box {
      width: 100%;
      min-height: 24px;
      font-size: 16px;
      max-height: 24px;
      line-height: 24px;
      color: var(--new-text-1);
      overflow: auto; }
      .qtdCreateTaskBox .create-textarea-box .create-textarea-input-box.is-loading {
        opacity: 0;
        height: 0;
        position: absolute; }
      .qtdCreateTaskBox .create-textarea-box .create-textarea-input-box em {
        color: #fd8320;
        font-weight: 500; }
      .qtdCreateTaskBox .create-textarea-box .create-textarea-input-box:focus, .qtdCreateTaskBox .create-textarea-box .create-textarea-input-box:focus-visible, .qtdCreateTaskBox .create-textarea-box .create-textarea-input-box:active {
        outline: none; }
    .qtdCreateTaskBox .create-textarea-box .placeholder-box {
      position: absolute;
      left: 32px;
      top: 0;
      z-index: 1;
      width: calc(100% - 32px);
      height: 24px;
      overflow: hidden;
      pointer-events: none; }
      .qtdCreateTaskBox .create-textarea-box .placeholder-box p {
        color: var(--new-text-4);
        font-size: 16px;
        line-height: 24px;
        width: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; }
    .qtdCreateTaskBox .create-textarea-box .ant-spin {
      margin-right: 4px; }
    .qtdCreateTaskBox .create-textarea-box .randown-box {
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
      width: 24px;
      height: 24px;
      cursor: pointer;
      transition: all 0.3s var(--qtd-transition-cubic-1);
      margin-right: 4px; }
      .qtdCreateTaskBox .create-textarea-box .randown-box::after {
        content: '';
        position: absolute;
        width: 32px;
        height: 32px;
        background: var(--new-grey-4);
        border-radius: 50%;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        z-index: 0;
        opacity: 0;
        transition: all 0.3s var(--qtd-transition-cubic-1); }
      .qtdCreateTaskBox .create-textarea-box .randown-box svg {
        position: relative;
        z-index: 1; }
        .qtdCreateTaskBox .create-textarea-box .randown-box svg path,
        .qtdCreateTaskBox .create-textarea-box .randown-box svg rect {
          fill: var(--new-text-2); }
      .qtdCreateTaskBox .create-textarea-box .randown-box:hover::after {
        opacity: 1; }
  .qtdCreateTaskBox .create-submit-box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: max-content;
    height: 40px;
    gap: 4px;
    border-radius: 24px;
    background: #cf0;
    padding: 0 16px;
    color: #333;
    font-size: 16px;
    margin-right: 8px;
    font-weight: 600;
    cursor: text;
    opacity: 0.8;
    cursor: not-allowed;
    transition: all 0.3s var(--qtd-transition-cubic-1);
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.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: #141414;
      color: rgba(255, 255, 255, 0.65);
      margin-left: 4px; }
    .qtdCreateTaskBox .create-submit-box.active {
      background: #cf0;
      color: #333;
      cursor: pointer;
      opacity: 1; }
      .qtdCreateTaskBox .create-submit-box.active:hover {
        opacity: 0.8; }
  .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 .free-tip-box {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    height: 35px;
    padding: 0 30px;
    background-color: #f9ffe7;
    border-radius: 0 0 40px 40px;
    cursor: pointer;
    z-index: 2; }
    .qtdCreateTaskBox .free-tip-box.small {
      opacity: 0; }
    .qtdCreateTaskBox .free-tip-box img {
      height: 20px;
      margin-right: 2px; }
    .qtdCreateTaskBox .free-tip-box span {
      color: #333;
      font-size: 14px;
      font-weight: 600;
      line-height: 22px; }
      .qtdCreateTaskBox .free-tip-box span em {
        font-weight: 400; }
    .qtdCreateTaskBox .free-tip-box > em {
      display: none;
      position: absolute;
      right: 30px;
      font-weight: 600;
      color: #333;
      font-size: 14px;
      transition: all 0.3s var(--qtd-transition-cubic-1); }
    .qtdCreateTaskBox .free-tip-box .icon-a-Close1 {
      display: flex;
      align-items: center;
      justify-content: center;
      display: none;
      position: absolute;
      right: 16px;
      font-size: 10px;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      border: 1px solid #e8e8e8;
      color: #666;
      cursor: pointer;
      margin-left: 4px;
      transition: all 0.3s var(--qtd-transition-cubic-1);
      opacity: 0.9;
      padding-top: 1px; }
      .qtdCreateTaskBox .free-tip-box .icon-a-Close1:hover {
        color: #333;
        opacity: 1; }
    .qtdCreateTaskBox .free-tip-box * {
      z-index: 1; }
    .qtdCreateTaskBox .free-tip-box:hover > em {
      right: 40px;
      color: #141414; }
    .qtdCreateTaskBox .free-tip-box:hover .icon-a-Close1 {
      display: flex; }
    .qtdCreateTaskBox .free-tip-box.focus::after {
      width: calc(100% + 6px);
      left: -3px; }
    .qtdCreateTaskBox .free-tip-box::after {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      height: 62px;
      width: 100%;
      background: #f9ffe7;
      border-radius: 0 0 32px 32px;
      z-index: 0; }

.original-prompt-box {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 16px;
  background-color: var(--new-grey-2);
  padding: 8px 16px; }
  .original-prompt-box .icon-Close {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: -8px;
    top: -8px;
    width: 20px;
    height: 20px;
    font-size: 14px;
    color: var(--new-text-2);
    cursor: pointer;
    transition: all 0.3s var(--qtd-transition-cubic-1);
    background-color: var(--new-grey-4);
    border-radius: 50%; }
  .original-prompt-box p {
    color: var(--new-text-4);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px; }
    .original-prompt-box p span {
      display: flex;
      align-items: center;
      justify-content: center;
      display: inline-flex;
      width: max-content;
      height: 24px;
      color: var(--new-text-1);
      padding: 0 8px;
      border-radius: 24px;
      border: 1px solid var(--new-grey-4);
      font-size: 16px;
      margin-left: 4px;
      cursor: pointer;
      transition: all 0.3s var(--qtd-transition-cubic-1); }
      .original-prompt-box p span:hover {
        color: var(--new-text-1);
        background-color: var(--new-grey-3); }

.model-list-box-wrapper {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0; }
  .model-list-box-wrapper.top-box {
    bottom: unset;
    top: 0; }

.qtd-model-list-container-wrap {
  display: flex; }
  .qtd-model-list-container-wrap.detail-box {
    position: relative !important; }
    .qtd-model-list-container-wrap.detail-box .model-list-box-wrapper {
      bottom: 0;
      left: 0;
      right: 0;
      top: 0; }
  .qtd-model-list-container-wrap .ant-popover-inner {
    border: none;
    box-shadow: unset; }
  .qtd-model-list-container-wrap.qtd-model-popover {
    display: block;
    background: transparent !important;
    width: max-content;
    padding-top: 0; }
    .qtd-model-list-container-wrap.qtd-model-popover.ant-popover-hidden {
      display: none; }
    .qtd-model-list-container-wrap.qtd-model-popover .model-list-row {
      pointer-events: auto; }
    .qtd-model-list-container-wrap.qtd-model-popover .ant-popover-content {
      width: max-content; }
      .qtd-model-list-container-wrap.qtd-model-popover .ant-popover-content .ant-popover-arrow {
        display: none; }
      .qtd-model-list-container-wrap.qtd-model-popover .ant-popover-content .ant-popover-inner {
        border-radius: 32px;
        width: max-content; }
        .qtd-model-list-container-wrap.qtd-model-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content {
          padding: 0; }
    .qtd-model-list-container-wrap.qtd-model-popover.detail-qtd-model-popover {
      box-shadow: var(--new-shadow-1);
      border-radius: 24px; }
      .qtd-model-list-container-wrap.qtd-model-popover.detail-qtd-model-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content {
        padding-bottom: 16px;
        padding-left: 8px;
        padding-right: 8px; }
  .qtd-model-list-container-wrap .model-list-row {
    width: max-content;
    min-width: 256px;
    height: 480px;
    display: flex;
    z-index: -10;
    flex-direction: column;
    background: #fff;
    border: none;
    border-radius: 8px;
    opacity: 1;
    pointer-events: none;
    max-height: 50vh;
    transition: all 0.3s var(--qtd-transition-cubic-1);
    transition-delay: 0.3s;
    color: var(--qtd-ai-text-color-1);
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
    overscroll-behavior: contain;
    overflow: auto; }
    .qtd-model-list-container-wrap .model-list-row .model-type-list {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 4px;
      border-radius: 42px;
      background: var(--new-grey-3);
      position: relative;
      z-index: 10;
      gap: 4px;
      width: max-content;
      margin-left: 4px;
      margin-top: -4px;
      margin-bottom: 8px; }
      .qtd-model-list-container-wrap .model-list-row .model-type-list .model-type-list-item {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 24px;
        padding: 0 8px;
        cursor: pointer;
        gap: 8px;
        height: 32px;
        border-radius: 25px;
        background: transparent;
        color: var(--new-text-4);
        font-size: 16px;
        z-index: 2;
        font-weight: 400;
        line-height: 20px;
        transition: background 0.3s var(--qtd-transition-cubic-1); }
        .qtd-model-list-container-wrap .model-list-row .model-type-list .model-type-list-item img {
          width: 16px;
          height: 16px;
          border-radius: 8px; }
        .qtd-model-list-container-wrap .model-list-row .model-type-list .model-type-list-item:hover, .qtd-model-list-container-wrap .model-list-row .model-type-list .model-type-list-item.active {
          font-weight: 600;
          background: var(--new-grey-3);
          color: var(--new-text-1); }
        .qtd-model-list-container-wrap .model-list-row .model-type-list .model-type-list-item.active {
          font-weight: 600;
          box-shadow: var(--new-shadow-1);
          color: var(--new-text-1) !important; }
      .qtd-model-list-container-wrap .model-list-row .model-type-list .model-type-list-item-after {
        z-index: 1;
        display: none;
        height: 32px;
        background: var(--new-grey-3);
        position: absolute;
        top: 4px;
        left: 4px;
        transition: all 0.3s var(--qtd-transition-cubic-1);
        width: 80px;
        border-radius: 25px; }
    .qtd-model-list-container-wrap .model-list-row .model-list-row-wrap {
      overflow: auto;
      height: max-content;
      width: 100%;
      flex: 1;
      gap: 8px;
      display: flex;
      flex-direction: column;
      height: 100%;
      max-height: 464px;
      padding: 12px 0;
      padding-top: 16px;
      overscroll-behavior: contain; }
      .qtd-model-list-container-wrap .model-list-row .model-list-row-wrap.show-border {
        border-left: 1px solid var(--new-grey-4); }
    .qtd-model-list-container-wrap .model-list-row.model-and-radio-list {
      display: flex;
      height: max-content;
      flex-direction: row;
      align-items: flex-start;
      min-height: 0;
      max-height: 464px;
      border-radius: 16px;
      background: var(--new-grey-1); }
      .qtd-model-list-container-wrap .model-list-row.model-and-radio-list.is-radio-box {
        width: auto; }
      .qtd-model-list-container-wrap .model-list-row.model-and-radio-list.is-aspect-box .model-list-row-wrap:last-child {
        padding-bottom: 0; }
      .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .model-and-radio-list-title {
        display: flex;
        align-items: center;
        color: var(--new-text-1);
        font-size: 14px;
        font-weight: 400;
        padding: 0 12px;
        line-height: 22px; }
        .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .model-and-radio-list-title .active-model-text {
          color: var(--new-text-1);
          font-size: 14px;
          font-weight: 400;
          line-height: 22px;
          margin-left: 8px; }
        .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .model-and-radio-list-title .active-model-desc,
        .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .model-and-radio-list-title .active-size-text {
          color: var(--new-text-4);
          font-weight: 400; }
        .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .model-and-radio-list-title .active-size-text {
          font-weight: 600; }
        .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .model-and-radio-list-title .split {
          width: 1px;
          height: 12px;
          margin: 0 8px;
          background: var(--new-grey-4);
          display: inline-block; }
        .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .model-and-radio-list-title .size-icon {
          font-size: 24px; }
      .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .radio-list-wrap {
        display: flex;
        flex-direction: column;
        padding: 8px 16px 4px 16px;
        padding-left: 8px;
        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;
          align-items: center;
          justify-content: center;
          justify-content: flex-start;
          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;
            align-items: center;
            justify-content: center;
            min-width: 56px;
            max-height: 56px;
            padding: 4px 8px;
            flex-direction: column;
            border-radius: 32px;
            cursor: pointer;
            border: 1px solid var(--new-grey-4);
            outline: 3px solid transparent;
            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.rect {
              width: 56px;
              height: 56px;
              padding: 8px 0px;
              border-radius: 12px; }
              .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .radio-list-wrap .radio-list-box .radio-list-item.rect .radio-list-item-text {
                max-width: 40px; }
            .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .radio-list-wrap .radio-list-box .radio-list-item .icon {
              color: var(--new-text-2); }
            .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: var(--new-text-1);
              font-size: 14px;
              text-align: center;
              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-text svg {
                transform: translateY(4px);
                margin-left: 2px; }
            .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .radio-list-wrap .radio-list-box .radio-list-item.is-dpi {
              width: auto;
              height: auto;
              padding: 8px 12px; }
            .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .radio-list-wrap .radio-list-box .radio-list-item:hover, .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .radio-list-wrap .radio-list-box .radio-list-item.active {
              border-color: var(--new-grey-5);
              outline: 3px solid var(--new-grey-4); }
              .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, .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 {
                color: var(--new-text-1);
                font-weight: 600; }
              .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .radio-list-wrap .radio-list-box .radio-list-item:hover .icon, .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .radio-list-wrap .radio-list-box .radio-list-item.active .icon {
                color: var(--new-text-1);
                font-weight: 600; }
      .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .model-list-box {
        display: flex;
        flex-direction: column;
        width: 100%;
        height: 100%;
        min-width: 0;
        z-index: 10;
        overflow: auto;
        min-height: 0;
        position: relative;
        align-items: flex-start;
        overscroll-behavior: contain; }
        .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .model-list-box .model-list-item {
          display: flex;
          align-items: center;
          justify-content: center;
          width: 100%;
          min-width: 0;
          flex-shrink: 0;
          padding: 4px 8px;
          border-radius: 8px;
          height: 48px;
          gap: 20px;
          cursor: pointer;
          position: relative; }
          .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .model-list-box .model-list-item img {
            width: 32px;
            height: 32px;
            border-radius: 8px;
            border: 1px solid transparent;
            outline: 3px solid transparent;
            transition: all 0.3s var(--qtd-transition-cubic-1); }
          .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .model-list-box .model-list-item .model-list-item-info {
            display: flex;
            justify-content: center;
            flex-direction: column;
            min-width: 0;
            padding-top: 2px;
            flex: 1; }
            .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .model-list-box .model-list-item .model-list-item-info .model-list-item-info-row {
              display: flex;
              align-items: center; }
              .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .model-list-box .model-list-item .model-list-item-info .model-list-item-info-row i {
                margin-right: 4px; }
              .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .model-list-box .model-list-item .model-list-item-info .model-list-item-info-row span {
                color: var(--new-text-1);
                font-size: 14px;
                line-height: 22px;
                overflow: hidden;
                text-align: center;
                text-overflow: ellipsis;
                white-space: nowrap; }
              .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .model-list-box .model-list-item .model-list-item-info .model-list-item-info-row .version-tag {
                display: flex;
                align-items: center;
                justify-content: center;
                background: #d4fd53;
                margin-left: 4px;
                color: #333;
                font-family: zihunxinquhei;
                height: 14px;
                line-height: 14px;
                padding: 0 4px 0 4px;
                padding-bottom: 2px;
                font-size: 12px;
                gap: 8px;
                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 .model-list-item-info-row .model-list-item-text-desc {
                color: var(--new-text-5);
                font-size: 12px;
                line-height: 18px;
                font-weight: 400;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap; }
              .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .model-list-box .model-list-item .model-list-item-info .model-list-item-info-row:last-child {
                display: none; }
          .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .model-list-box .model-list-item .free-tip {
            display: flex;
            align-items: center;
            justify-content: center;
            position: absolute;
            top: 0;
            left: 0;
            width: max-content;
            height: 16px;
            padding: 0 4px;
            padding-bottom: 3px;
            font-family: zihunxinquhei;
            border-radius: 20px;
            background-color: #fa5555;
            font-size: 12px;
            color: #fff !important;
            pointer-events: none; }
          .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .model-list-box .model-list-item.model-list-item-special {
            border: 1px solid #B2FF00;
            background: radial-gradient(2780.98% 119.61% at 1.34% 0%, #F0FFCE 0%, #FFF 100%), linear-gradient(180deg, #EBFFF5 0%, #FFF 100%) !important; }
            .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .model-list-box .model-list-item.model-list-item-special .model-list-item-info .model-list-item-info-row:last-child .model-list-item-text-desc {
              color: var(--new-text-2);
              text-decoration: underline; }
          .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .model-list-box .model-list-item:hover, .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .model-list-box .model-list-item.active {
            background: var(--new-grey-3); }
            .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .model-list-box .model-list-item:hover .model-list-item-info .model-list-item-text, .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .model-list-box .model-list-item.active .model-list-item-info .model-list-item-text {
              text-shadow: 0.1px 0 0 var(--new-text-1), -0.1px 0 0 var(--new-text-1); }
            .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .model-list-box .model-list-item:hover .model-list-item-info .model-list-item-info-row:last-child, .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .model-list-box .model-list-item.active .model-list-item-info .model-list-item-info-row:last-child {
              display: flex; }
      .qtd-model-list-container-wrap .model-list-row.model-and-radio-list .template-list-box {
        padding: 8px 16px 0 16px;
        width: 100%;
        margin-top: 8px;
        min-width: 0;
        position: relative;
        z-index: 10; }
    .qtd-model-list-container-wrap .model-list-row:hover {
      opacity: 1;
      z-index: 10;
      pointer-events: auto; }
  .qtd-model-list-container-wrap .tag-list-box-wrap,
  .qtd-model-list-container-wrap .upload-list-box-wrap {
    position: relative;
    overflow: hidden; }
    .qtd-model-list-container-wrap .tag-list-box-wrap .swiper-button-prev,
    .qtd-model-list-container-wrap .tag-list-box-wrap .swiper-button-next,
    .qtd-model-list-container-wrap .upload-list-box-wrap .swiper-button-prev,
    .qtd-model-list-container-wrap .upload-list-box-wrap .swiper-button-next {
      display: flex;
      align-items: center;
      justify-content: center;
      position: absolute;
      z-index: 10;
      background: var(--qtd-ai-drak-func-color-1);
      border-radius: 50%;
      transition: all 0.3s var(--qtd-transition-cubic-1);
      width: 32px;
      height: 32px;
      color: var(--qtd-ai-text-color-2);
      border: 1px solid var(--qtd-ai-drak-func-color-4);
      font-size: 14px; }
      .qtd-model-list-container-wrap .tag-list-box-wrap .swiper-button-prev:hover,
      .qtd-model-list-container-wrap .tag-list-box-wrap .swiper-button-next:hover,
      .qtd-model-list-container-wrap .upload-list-box-wrap .swiper-button-prev:hover,
      .qtd-model-list-container-wrap .upload-list-box-wrap .swiper-button-next:hover {
        border-color: var(--qtd-ai-text-color-hover-1);
        color: var(--qtd-ai-text-color-hover-1); }
      .qtd-model-list-container-wrap .tag-list-box-wrap .swiper-button-prev .icon,
      .qtd-model-list-container-wrap .tag-list-box-wrap .swiper-button-next .icon,
      .qtd-model-list-container-wrap .upload-list-box-wrap .swiper-button-prev .icon,
      .qtd-model-list-container-wrap .upload-list-box-wrap .swiper-button-next .icon {
        display: inline-block; }
      .qtd-model-list-container-wrap .tag-list-box-wrap .swiper-button-prev.swiper-button-disabled,
      .qtd-model-list-container-wrap .tag-list-box-wrap .swiper-button-next.swiper-button-disabled,
      .qtd-model-list-container-wrap .upload-list-box-wrap .swiper-button-prev.swiper-button-disabled,
      .qtd-model-list-container-wrap .upload-list-box-wrap .swiper-button-next.swiper-button-disabled {
        opacity: 0;
        pointer-events: none; }
    .qtd-model-list-container-wrap .tag-list-box-wrap .swiper-button-prev,
    .qtd-model-list-container-wrap .upload-list-box-wrap .swiper-button-prev {
      left: 0; }
      .qtd-model-list-container-wrap .tag-list-box-wrap .swiper-button-prev .icon,
      .qtd-model-list-container-wrap .upload-list-box-wrap .swiper-button-prev .icon {
        transform: rotate(180deg); }
    .qtd-model-list-container-wrap .tag-list-box-wrap .swiper-button-next,
    .qtd-model-list-container-wrap .upload-list-box-wrap .swiper-button-next {
      right: 0; }
  .qtd-model-list-container-wrap .tag-list-box-wrap {
    display: flex;
    flex: 1;
    min-width: 0; }
    .qtd-model-list-container-wrap .tag-list-box-wrap .swiper-container {
      padding: 0;
      width: 100%; }
      .qtd-model-list-container-wrap .tag-list-box-wrap .swiper-container .swiper-slide {
        width: max-content; }
    .qtd-model-list-container-wrap .tag-list-box-wrap .swiper-button-prev,
    .qtd-model-list-container-wrap .tag-list-box-wrap .swiper-button-next {
      width: 24px;
      height: 24px; }
      .qtd-model-list-container-wrap .tag-list-box-wrap .swiper-button-prev .icon,
      .qtd-model-list-container-wrap .tag-list-box-wrap .swiper-button-next .icon {
        font-size: 12px; }
    .qtd-model-list-container-wrap .tag-list-box-wrap .tag-item {
      display: flex;
      align-items: center;
      justify-content: center;
      display: flex;
      height: 24px;
      flex-shrink: 0;
      padding: 0 8px;
      gap: 4px;
      border-radius: 88px;
      border: 1px solid var(--qtd-ai-drak-func-color-4);
      transition: all 0.3s var(--qtd-transition-cubic-1);
      color: var(--qtd-ai-text-color-2);
      cursor: pointer; }
      .qtd-model-list-container-wrap .tag-list-box-wrap .tag-item span {
        font-size: 12px;
        font-weight: 400;
        line-height: 20px; }
      .qtd-model-list-container-wrap .tag-list-box-wrap .tag-item:hover, .qtd-model-list-container-wrap .tag-list-box-wrap .tag-item.active {
        border-color: var(--qtd-ai-text-color-hover-1);
        color: var(--qtd-ai-text-color-hover-1); }
        .qtd-model-list-container-wrap .tag-list-box-wrap .tag-item:hover span, .qtd-model-list-container-wrap .tag-list-box-wrap .tag-item.active span {
          font-weight: 600; }
  .qtd-model-list-container-wrap .upload-list-box-wrap {
    margin-left: -4px; }
    .qtd-model-list-container-wrap .upload-list-box-wrap .swiper-container {
      padding: 8px 4px;
      padding-right: 12px; }
      .qtd-model-list-container-wrap .upload-list-box-wrap .swiper-container .swiper-slide {
        width: max-content; }
    .qtd-model-list-container-wrap .upload-list-box-wrap .swiper-button-prev,
    .qtd-model-list-container-wrap .upload-list-box-wrap .swiper-button-next {
      top: 50%;
      transform: translateY(-50%); }
  .qtd-model-list-container-wrap .search-box {
    display: flex;
    align-items: center;
    justify-content: center;
    display: flex;
    width: 145px;
    height: 24px;
    position: relative; }
    .qtd-model-list-container-wrap .search-box .icon {
      position: absolute;
      left: 8px;
      z-index: 10;
      top: 2px;
      font-size: 14px;
      color: #666; }
    .qtd-model-list-container-wrap .search-box .ant-input {
      border-color: var(--qtd-ai-drak-func-color-4);
      background: var(--qtd-ai-drak-func-color-1);
      color: var(--qtd-ai-text-color-2);
      padding-right: 16px;
      padding-left: 24px; }
      .qtd-model-list-container-wrap .search-box .ant-input::placeholder {
        color: var(--qtd-ai-text-color-3); }
      .qtd-model-list-container-wrap .search-box .ant-input:focus {
        border-color: var(--qtd-ai-text-color-hover-1);
        color: var(--qtd-ai-text-color-1); }
  .qtd-model-list-container-wrap .template-list-filter-box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 8px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
    width: 100%;
    min-width: 0; }
  .qtd-model-list-container-wrap .template-list-item-list {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
    padding-top: 8px; }
  .qtd-model-list-container-wrap .template-list-item-list-item-loading {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 464px;
    color: var(--new-text-4); }
  .qtd-model-list-container-wrap .upload-list-box {
    display: flex;
    padding: 0 0 8px 12px;
    position: relative;
    z-index: 10;
    gap: 4px; }
    .qtd-model-list-container-wrap .upload-list-box .upload-box {
      display: flex;
      align-items: center;
      justify-content: center;
      display: flex;
      width: 64px;
      flex-shrink: 0;
      height: 64px;
      padding: 8px 0px;
      flex-direction: column;
      border-radius: 16px;
      border: 1px solid var(--qtd-ai-drak-func-color-4);
      cursor: pointer; }
      .qtd-model-list-container-wrap .upload-list-box .upload-box .icon {
        font-size: 16px;
        color: var(--qtd-ai-text-color-2); }
      .qtd-model-list-container-wrap .upload-list-box .upload-box:hover {
        border-color: var(--qtd-ai-text-color-hover-1);
        color: var(--qtd-ai-text-color-hover-1); }
      .qtd-model-list-container-wrap .upload-list-box .upload-box span {
        font-size: 14px;
        color: var(--qtd-ai-text-color-2);
        line-height: 22px; }
    .qtd-model-list-container-wrap .upload-list-box .upload-img-item {
      width: 128px;
      height: 128px;
      border-radius: 16px;
      overflow: hidden;
      cursor: pointer;
      border: 1px solid var(--qtd-ai-drak-func-color-4);
      transition: all 0.3s var(--qtd-transition-cubic-1); }
      .qtd-model-list-container-wrap .upload-list-box .upload-img-item img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
      .qtd-model-list-container-wrap .upload-list-box .upload-img-item .upload-img-item-music {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%; }
        .qtd-model-list-container-wrap .upload-list-box .upload-img-item .upload-img-item-music .icon {
          font-size: 24px;
          color: var(--qtd-ai-text-color-hover-1); }
      .qtd-model-list-container-wrap .upload-list-box .upload-img-item:hover, .qtd-model-list-container-wrap .upload-list-box .upload-img-item.active {
        border: 1px solid var(--qtd-ai-text-color-hover-1);
        outline: 3px solid var(--qtd-ai-outline-color-1); }

.qtd-model-list-container {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 2000;
  left: 8px;
  bottom: 8px;
  height: 32px;
  cursor: pointer;
  padding: 0 8px;
  border-radius: 8px;
  transition: all 0.3s var(--qtd-transition-cubic-1); }
  .qtd-model-list-container label {
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--qtd-ai-text-color-2);
    font-size: 14px;
    font-weight: 400;
    gap: 4px; }
  .qtd-model-list-container:hover .value .icon-xiala {
    color: var(--new-text-1); }
  .qtd-model-list-container .value {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px; }
    .qtd-model-list-container .value .model-type-icon {
      font-size: 16px;
      line-height: 16px;
      color: #333; }
    .qtd-model-list-container .value .split-line {
      width: 1px;
      height: 14px;
      background: var(--qtd-ai-drak-func-color-6); }
    .qtd-model-list-container .value img {
      width: 16px;
      height: 16px;
      border-radius: 4px; }
    .qtd-model-list-container .value span {
      font-size: 14px;
      color: var(--new-text-1);
      line-height: 22px; }
      .qtd-model-list-container .value span.model-name {
        font-weight: 600;
        margin-left: 2px; }
      .qtd-model-list-container .value span.model-version {
        color: var(--new-text-4);
        margin-right: 2px; }
    .qtd-model-list-container .value em {
      font-size: 14px;
      font-weight: 400;
      line-height: 18px;
      color: var(--new-text-1); }
    .qtd-model-list-container .value i {
      display: inline-block;
      color: var(--new-text-1);
      transition: all 0.3s var(--qtd-transition-cubic-1); }
      .qtd-model-list-container .value i.icon-xiala {
        color: var(--new-text-5);
        font-size: 12px; }
  .qtd-model-list-container.active .icon-xiala {
    transform: rotate(180deg); }

.model-type-list-wrap {
  width: 240px;
  height: 100%;
  max-height: 464px;
  padding-top: 16px;
  padding-left: 8px;
  padding-right: 8px;
  min-height: 0;
  display: flex;
  flex-direction: column; }
  .model-type-list-wrap .choose-model-title {
    color: var(--new-text-4);
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 12px;
    margin-left: 8px; }
  .model-type-list-wrap .model-group {
    width: 100%; }
  .model-type-list-wrap .model-group-title {
    color: var(--new-text-4);
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    gap: 4px;
    display: flex;
    margin-left: 8px; }
  .model-type-list-wrap .model-tip {
    padding: 4px 8px;
    gap: 8px;
    font-size: 14px;
    line-height: 22px;
    border-radius: 8px;
    background: #cf0;
    position: relative;
    color: #333; }
    .model-type-list-wrap .model-tip .icon {
      position: absolute;
      right: 8px;
      top: 4px;
      font-size: 12px;
      color: var(--new-text-4);
      cursor: pointer; }
      .model-type-list-wrap .model-tip .icon:hover {
        color: var(--new-text-1); }
    .model-type-list-wrap .model-tip em {
      font-weight: 600; }

.qtd-ai-light-mode .qtdCreateTaskBox .create-task-main {
  background-color: var(--new-grey-1); }

.style-panel-with-tabs {
  pointer-events: auto;
  overflow: auto;
  overscroll-behavior: contain; }
  .style-panel-with-tabs .style-panel-container {
    display: flex;
    height: 100%;
    min-height: 0; }
  .style-panel-with-tabs .style-panel-sidebar {
    display: flex;
    flex-direction: column;
    padding: 8px;
    padding-left: 4px;
    padding-right: 16px;
    padding-top: 16px;
    border-right: 1px solid var(--new-grey-4);
    overflow-y: auto; }
    .style-panel-with-tabs .style-panel-sidebar .style-panel-nav-item {
      display: flex;
      align-items: center;
      justify-content: center;
      display: flex;
      gap: 8px;
      height: 40px;
      padding: 0 12px;
      border-radius: 22px;
      cursor: pointer;
      color: var(--new-text-4);
      font-size: 16px;
      font-weight: 400;
      transition: all 0.3s var(--qtd-transition-cubic-1); }
      .style-panel-with-tabs .style-panel-sidebar .style-panel-nav-item i {
        font-size: 14px; }
      .style-panel-with-tabs .style-panel-sidebar .style-panel-nav-item:hover {
        background: var(--new-grey-3);
        color: var(--new-text-1);
        font-weight: 600; }
      .style-panel-with-tabs .style-panel-sidebar .style-panel-nav-item.active {
        background: var(--new-grey-3);
        color: var(--new-text-1);
        font-weight: 600; }
  .style-panel-with-tabs .style-panel-content {
    flex: 1;
    overflow-y: auto;
    padding: 12px 8px 16px 16px;
    padding-top: 24px;
    min-width: 0;
    overscroll-behavior: contain; }
  .style-panel-with-tabs .recent-actions-box {
    margin-bottom: 8px; }
    .style-panel-with-tabs .recent-actions-box .upload-list-box {
      display: flex;
      align-items: center;
      justify-content: center;
      display: flex;
      gap: 8px;
      padding: 0;
      position: relative; }
      .style-panel-with-tabs .recent-actions-box .upload-list-box .upload-box {
        display: flex;
        align-items: center;
        justify-content: center;
        display: flex;
        flex-direction: column;
        gap: 8px;
        flex-shrink: 0;
        width: 128px;
        height: 128px;
        border: 0.667px solid var(--new-grey-4);
        border-radius: 16px;
        cursor: pointer;
        transition: all 0.3s var(--qtd-transition-cubic-1); }
        .style-panel-with-tabs .recent-actions-box .upload-list-box .upload-box i {
          font-size: 24px;
          color: var(--new-text-4); }
        .style-panel-with-tabs .recent-actions-box .upload-list-box .upload-box span {
          font-size: 14px;
          color: var(--new-text-4); }
        .style-panel-with-tabs .recent-actions-box .upload-list-box .upload-box:hover {
          border-color: var(--new-grey-5);
          background: var(--new-grey-3); }
      .style-panel-with-tabs .recent-actions-box .upload-list-box .upload-list-box-wrap {
        flex: 1;
        position: relative;
        overflow: hidden; }
  .style-panel-with-tabs .search-material-box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
    display: flex;
    width: 100%; }
    .style-panel-with-tabs .search-material-box .search-input-box {
      display: flex;
      align-items: center;
      justify-content: center;
      display: flex;
      width: 100%;
      max-width: 400px; }
      .style-panel-with-tabs .search-material-box .search-input-box.active .ant-input, .style-panel-with-tabs .search-material-box .search-input-box:hover .ant-input {
        border-color: var(--new-grey-7); }
      .style-panel-with-tabs .search-material-box .search-input-box.active .ant-btn, .style-panel-with-tabs .search-material-box .search-input-box:hover .ant-btn {
        border-color: var(--new-grey-7); }
      .style-panel-with-tabs .search-material-box .search-input-box .ant-input {
        flex: 1;
        height: 40px;
        padding: 0 12px;
        border-radius: 20px 0 0 20px;
        border-color: var(--new-grey-4); }
        .style-panel-with-tabs .search-material-box .search-input-box .ant-input:focus {
          z-index: 2;
          border-color: var(--new-grey-7); }
      .style-panel-with-tabs .search-material-box .search-input-box .ant-btn {
        height: 40px;
        margin-left: -1px;
        border-radius: 0 20px 20px 0;
        border-color: var(--new-grey-4); }
        .style-panel-with-tabs .search-material-box .search-input-box .ant-btn:hover {
          z-index: 2;
          border-color: var(--new-grey-7);
          color: var(--new-text-1); }
  .style-panel-with-tabs .waterfall-masonry-container {
    padding: 8px 0; }
    .style-panel-with-tabs .waterfall-masonry-container .waterfall-image-item {
      position: relative;
      width: calc(20% - 6.4px);
      margin-bottom: 8px;
      border-radius: 8px;
      overflow: hidden;
      cursor: pointer;
      transition: all 0.3s var(--qtd-transition-cubic-1);
      background: var(--new-grey-2); }
      .style-panel-with-tabs .waterfall-masonry-container .waterfall-image-item .waterfall-image-item-mask {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        align-items: flex-end;
        padding-bottom: 24px;
        opacity: 0;
        transition: all 0.3s var(--qtd-transition-cubic-1); }
        .style-panel-with-tabs .waterfall-masonry-container .waterfall-image-item .waterfall-image-item-mask .waterfall-image-item-mask-text {
          display: flex;
          align-items: center;
          justify-content: center;
          width: max-content;
          height: 32px;
          padding: 0 16px;
          border-radius: 24px;
          background-color: var(--new-grey-5);
          color: var(--new-text-1);
          border: 1px solid var(--new-grey-5);
          font-size: 14px;
          transition: all 0.3s var(--qtd-transition-cubic-1); }
          .style-panel-with-tabs .waterfall-masonry-container .waterfall-image-item .waterfall-image-item-mask .waterfall-image-item-mask-text:hover {
            background: #d8ff00;
            border-color: #d8ff00;
            color: #333; }
      .style-panel-with-tabs .waterfall-masonry-container .waterfall-image-item img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block; }
      .style-panel-with-tabs .waterfall-masonry-container .waterfall-image-item:hover .waterfall-image-item-mask {
        opacity: 1; }
  .style-panel-with-tabs .loading-container,
  .style-panel-with-tabs .empty-container {
    display: flex;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    padding: 40px 20px;
    min-height: 200px; }
    .style-panel-with-tabs .loading-container p,
    .style-panel-with-tabs .empty-container p {
      color: var(--new-text-4);
      font-size: 14px;
      margin: 4px 0; }
  .style-panel-with-tabs .loading-more-container {
    display: flex;
    align-items: center;
    justify-content: center;
    display: flex;
    padding: 20px;
    grid-column: 1 / -1; }

@keyframes ai-input-first-an {
  0% {
    background-image: conic-gradient(#00b27700 0, #00b277 30%, #00b277 40%, #fc954c 45%, #fa5555 50%, #4e4cd9 60%, #4e4cd9 70%, rgba(25, 128, 255, 0.3) 90%, rgba(25, 128, 255, 0) 100%);
    transform: translate(-50%, -50%) rotate(0deg);
    opacity: 0; }
  5% {
    background-image: conic-gradient(#00b27700 0, #00b277 30%, #00b277 40%, #fc954c 45%, #fa5555 50%, #4e4cd9 60%, #4e4cd9 70%, rgba(25, 128, 255, 0.3) 90%, rgba(25, 128, 255, 0) 100%);
    opacity: 1; }
  80% {
    background-image: conic-gradient(#00b27700 0, #00b277 30%, #00b277 40%, #fc954c 45%, #fa5555 50%, #4e4cd9 60%, #4e4cd9 70%, rgba(25, 128, 255, 0.3) 90%, rgba(25, 128, 255, 0) 100%);
    opacity: 1; }
  100% {
    background-image: conic-gradient(#00b27700 0, #00b277 30%, #00b277 40%, #fc954c 45%, #fa5555 50%, #4e4cd9 60%, #4e4cd9 70%, rgba(25, 128, 255, 0.3) 90%, rgba(25, 128, 255, 0) 100%);
    transform: translate(-50%, -50%) rotate(360deg);
    opacity: 0; } }

@keyframes roate {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@font-face {
  font-family: zihunxinquhei;
  src: url(//static.qiantucdn.com/static/images/zihun/zihunxinquhei_small.ttf) format("truetype");
  font-weight: 400;
  font-style: normal; }

.ant-popover.big-preview-box-popover {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }
  .ant-popover.big-preview-box-popover .ant-popover-content .ant-popover-arrow {
    display: none; }
  .ant-popover.big-preview-box-popover .ant-popover-content .ant-popover-inner {
    background: transparent;
    padding: 0;
    border: none;
    box-shadow: unset; }
    .ant-popover.big-preview-box-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content {
      background: transparent;
      padding: 0; }

.big-preview-box-popover .big-preview-box-content {
  display: flex;
  gap: 16px;
  max-width: 960px;
  flex-wrap: wrap;
  width: 100%; }

.big-preview-box-popover .choose-template-box {
  background: var(--qtd-ai-drak-func-color-2);
  position: relative;
  height: 160px;
  flex-direction: column;
  border-radius: 24px;
  display: flex;
  align-items: center;
  gap: 4px;
  overflow: hidden;
  cursor: pointer;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05); }
  .big-preview-box-popover .choose-template-box .template-img-box {
    display: flex;
    height: 160px;
    gap: 2px;
    overflow: hidden;
    position: relative; }
    .big-preview-box-popover .choose-template-box .template-img-box img {
      aspect-ratio: 3/4;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .big-preview-box-popover .choose-template-box .template-img-box .tpl-preview-3,
    .big-preview-box-popover .choose-template-box .template-img-box .tpl-preview-4,
    .big-preview-box-popover .choose-template-box .template-img-box .tpl-preview-5,
    .big-preview-box-popover .choose-template-box .template-img-box .tpl-preview-6,
    .big-preview-box-popover .choose-template-box .template-img-box .tpl-preview-7,
    .big-preview-box-popover .choose-template-box .template-img-box .tpl-preview-8,
    .big-preview-box-popover .choose-template-box .template-img-box .tpl-preview-9,
    .big-preview-box-popover .choose-template-box .template-img-box .tpl-preview-10 {
      display: none; }

.big-preview-box-popover .choose-style-box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  gap: 4px;
  border-radius: 24px;
  position: relative;
  background: var(--new-bg-3);
  cursor: pointer;
  transition: all 0.3s var(--qtd-transition-cubic-1);
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05); }
  .big-preview-box-popover .choose-style-box .choose-style-box-img-item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 160px;
    height: 160px;
    border-radius: 24px;
    align-items: flex-start;
    overflow: hidden; }
    .big-preview-box-popover .choose-style-box .choose-style-box-img-item img {
      border-radius: 24px;
      max-width: 100%;
      min-height: 100%;
      object-fit: cover; }
    .big-preview-box-popover .choose-style-box .choose-style-box-img-item .upload-img-item-music {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 100%; }
      .big-preview-box-popover .choose-style-box .choose-style-box-img-item .upload-img-item-music .icon {
        font-size: 24px;
        color: var(--qtd-ai-text-color-hover-1); }
    .big-preview-box-popover .choose-style-box .choose-style-box-img-item .mask-box {
      top: 0;
      left: 0;
      border-radius: 24px;
      pointer-events: none;
      z-index: 2; }
      .big-preview-box-popover .choose-style-box .choose-style-box-img-item .mask-box .icon {
        pointer-events: auto; }
  .big-preview-box-popover .choose-style-box .icon-Plus1 {
    font-size: 12px;
    color: var(--qtd-ai-text-color-3); }
  .big-preview-box-popover .choose-style-box .upload-img-box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 160px;
    height: 160px;
    padding: 15px 16px;
    flex-direction: column;
    border: 1px solid var(--new-grey-4);
    border-radius: 24px;
    background: var(--new-grey-1); }
    .big-preview-box-popover .choose-style-box .upload-img-box:hover .icon {
      color: var(--qtd-ai-text-color-hover-1); }
    .big-preview-box-popover .choose-style-box .upload-img-box span {
      font-size: 14px;
      color: var(--new-text-5); }
    .big-preview-box-popover .choose-style-box .upload-img-box .icon {
      font-size: 22px; }

.big-preview-box-popover .ant-spin-container::after {
  border-radius: 8px; }

.big-preview-box-popover .mask-box {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  align-items: flex-end;
  background: linear-gradient(180deg, rgba(51, 51, 51, 0) 66.6%, rgba(51, 51, 51, 0.48) 84%, rgba(51, 51, 51, 0.6) 100%);
  opacity: 1;
  z-index: 10;
  transition: all 0.3s var(--qtd-transition-cubic-1); }
  .big-preview-box-popover .mask-box .icon-Close {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 12px;
    top: 12px;
    width: 20px;
    height: 20px;
    font-size: 12px;
    padding: 0 4px;
    color: #fff;
    border-radius: 10px;
    background: #333; }
    .big-preview-box-popover .mask-box .icon-Close span {
      display: none; }
  .big-preview-box-popover .mask-box .replace-text,
  .big-preview-box-popover .mask-box .view-original-box {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    color: rgba(255, 255, 255, 0.85);
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    margin-bottom: 4px;
    padding: 0 8px;
    transition: all 0.3s var(--qtd-transition-cubic-1); }
  .big-preview-box-popover .mask-box .view-original-box {
    position: absolute;
    bottom: 4px;
    left: 50%;
    z-index: 10;
    pointer-events: auto;
    transform: translateX(-50%); }
    .big-preview-box-popover .mask-box .view-original-box:hover {
      font-weight: 600; }
  .big-preview-box-popover .mask-box .replace-text {
    opacity: 1; }
    .big-preview-box-popover .mask-box .replace-text span {
      display: none; }

.big-preview-box-popover .choose-style-box:hover .mask-box,
.big-preview-box-popover .choose-template-box:hover .mask-box {
  opacity: 1;
  background: linear-gradient(180deg, rgba(51, 51, 51, 0.6) 0%, rgba(51, 51, 51, 0.6) 84%, rgba(51, 51, 51, 0.6) 100%);
  align-items: center; }
  .big-preview-box-popover .choose-style-box:hover .mask-box .replace-text,
  .big-preview-box-popover .choose-template-box:hover .mask-box .replace-text {
    opacity: 1; }
    .big-preview-box-popover .choose-style-box:hover .mask-box .replace-text span,
    .big-preview-box-popover .choose-template-box:hover .mask-box .replace-text span {
      display: inline;
      z-index: 10;
      pointer-events: auto; }
      .big-preview-box-popover .choose-style-box:hover .mask-box .replace-text span:hover,
      .big-preview-box-popover .choose-template-box:hover .mask-box .replace-text span:hover {
        font-weight: 600; }
    .big-preview-box-popover .choose-style-box:hover .mask-box .replace-text em,
    .big-preview-box-popover .choose-template-box:hover .mask-box .replace-text em {
      display: none; }
  .big-preview-box-popover .choose-style-box:hover .mask-box .icon-Close,
  .big-preview-box-popover .choose-template-box:hover .mask-box .icon-Close {
    width: max-content; }
    .big-preview-box-popover .choose-style-box:hover .mask-box .icon-Close span,
    .big-preview-box-popover .choose-template-box:hover .mask-box .icon-Close span {
      display: inline; }

.mode-content-box {
  display: flex;
  padding: 12px 8px;
  flex-direction: column;
  border-radius: 16px;
  background: var(--new-grey-1);
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05); }
  .mode-content-box .mode-item-box {
    display: flex;
    align-items: center;
    padding: 0 8px;
    gap: 4px;
    border-radius: 16px;
    transition: all 0.3s ease;
    cursor: pointer;
    height: 40px; }
    .mode-content-box .mode-item-box .icon {
      font-size: 16px;
      color: var(--new-text-1); }
      .mode-content-box .mode-item-box .icon.icon-gou1 {
        display: none;
        font-size: 16px; }
    .mode-content-box .mode-item-box span {
      font-size: 14px;
      color: var(--new-text-1);
      line-height: 22px;
      flex: 1; }
    .mode-content-box .mode-item-box:hover, .mode-content-box .mode-item-box.active {
      background: var(--new-grey-3); }
      .mode-content-box .mode-item-box:hover span, .mode-content-box .mode-item-box.active span {
        font-weight: 600; }
      .mode-content-box .mode-item-box:hover .icon .icon-gou1, .mode-content-box .mode-item-box.active .icon .icon-gou1 {
        display: inline-block; }

.mode-pro-tag {
  display: flex;
  align-items: center;
  background: #d4fd53;
  color: #333;
  font-family: zihunxinquhei;
  height: 14px;
  line-height: 14px;
  padding: 0 4px 0 4px;
  padding-bottom: 2px;
  font-size: 12px;
  gap: 8px;
  border-radius: 8px; }

.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%; } }

@charset "UTF-8";
/* Agent流式输出显示组件样式 */
.stream-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 4px;
  max-width: 100%;
  transition: all 0.3s var(--qtd-transition-cubic-1); }
  .stream-header .header-content-text {
    font-size: 14px;
    min-width: 0;
    color: var(--new-text-1);
    line-height: 22px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%; }
  .stream-header .header-content-tool-loading {
    display: flex;
    align-items: center;
    gap: 4px;
    max-width: 100%;
    min-width: 0;
    flex: 1;
    overflow: hidden;
    cursor: pointer; }
    .stream-header .header-content-tool-loading .header-loading-info {
      display: flex;
      flex: 1;
      min-width: 0;
      padding-right: 8px;
      flex-direction: column; }
      .stream-header .header-content-tool-loading .header-loading-info .header-loading-info-top {
        display: flex;
        align-items: center;
        gap: 4px; }
        .stream-header .header-content-tool-loading .header-loading-info .header-loading-info-top .header-content-tool-loading-count {
          color: var(--new-text-2);
          font-weight: 400;
          font-size: 14px; }
      .stream-header .header-content-tool-loading .header-loading-info .header-loading-info-time {
        font-size: 12px;
        color: var(--new-text-2);
        line-height: 20px; }
  .stream-header .generated-image-list {
    display: flex;
    align-items: center;
    position: relative;
    gap: 4px; }
    .stream-header .generated-image-list .generated-image-list-item {
      display: flex;
      width: 64px;
      height: 48px;
      justify-content: center;
      align-items: center;
      gap: 8px;
      aspect-ratio: 4/3;
      border-radius: 8px;
      border: 1px solid var(--new-grey-4);
      background: #FFF;
      box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1); }
      .stream-header .generated-image-list .generated-image-list-item img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
      .stream-header .generated-image-list .generated-image-list-item .generated-image-list-more {
        background: #F5F5F5;
        border-radius: 12px;
        padding: 0 8px;
        font-size: 12px;
        color: var(--new-text-2);
        line-height: 20px;
        position: absolute;
        right: 2px;
        bottom: 2px; }

/* thinking 消息折叠样式 */
.thinking-start-content {
  border-radius: 16px;
  max-height: 600px;
  width: 100%;
  overflow: auto;
  width: max-content;
  max-width: 100%;
  transition: all 0.3s var(--qtd-transition-cubic-1); }
  .thinking-start-content.collapsed {
    max-height: 24px;
    overflow: hidden; }
    .thinking-start-content.collapsed .thinking-detail {
      height: 0;
      opacity: 0;
      width: 0;
      margin-top: 0; }
  .thinking-start-content .thinking-header {
    display: flex;
    align-items: center;
    width: max-content;
    color: var(--color-text-disabled); }
    .thinking-start-content .thinking-header .thinking-icon {
      font-size: 12px;
      margin-right: 4px; }
    .thinking-start-content .thinking-header .thinking-name {
      font-size: 12px;
      color: var(--color-text-disabled); }
    .thinking-start-content .thinking-header .thinking-status {
      margin-left: 8px;
      display: flex;
      align-items: center;
      gap: 4px;
      font-size: 12px;
      color: var(--color-text-secondary); }
      .thinking-start-content .thinking-header .thinking-status svg {
        width: 14px;
        height: 14px; }
      .thinking-start-content .thinking-header .thinking-status .thinking-duration {
        color: #52c41a;
        line-height: 20px; }
      .thinking-start-content .thinking-header .thinking-status .thinking-text-status {
        color: #1890ff;
        line-height: 20px; }
    .thinking-start-content .thinking-header .ant-btn {
      border: none;
      box-shadow: none;
      height: 24px;
      width: 24px;
      min-width: 24px !important;
      margin-left: auto; }
      .thinking-start-content .thinking-header .ant-btn .icon {
        color: var(--color-text-disabled); }
      .thinking-start-content .thinking-header .ant-btn.thinking-collapse-btn.active {
        transform: rotate(180deg); }
      .thinking-start-content .thinking-header .ant-btn:hover {
        background: #f0f0f0; }
  .thinking-start-content .thinking-detail {
    max-height: 400px;
    height: max-content;
    padding: 8px;
    margin-top: 4px;
    background: var(--color-bg-3);
    border-radius: 8px;
    overflow-y: auto;
    transition: all 0.3s var(--qtd-transition-cubic-1); }
    .thinking-start-content .thinking-detail .thinking-text {
      color: var(--color-text-disabled);
      font-size: 12px;
      line-height: 20px;
      white-space: pre-wrap;
      word-break: break-word; }

.agent-stream-display {
  width: 100%;
  cursor: auto;
  background: var(--new-grey-1);
  position: relative;
  z-index: 19;
  border-radius: 22px 22px 0 0; }
  .agent-stream-display.mini .ant-card {
    box-shadow: none;
    border: none; }
    .agent-stream-display.mini .ant-card .ant-card-head {
      border: none; }
      .agent-stream-display.mini .ant-card .ant-card-head .stream-header {
        padding: 0 4px !important; }
      .agent-stream-display.mini .ant-card .ant-card-head .ant-card-head-title {
        padding: 8px 16px; }
    .agent-stream-display.mini .ant-card .ant-card-body {
      padding: 0;
      margin-top: 0 !important; }
      .agent-stream-display.mini .ant-card .ant-card-body .messages-container {
        height: 0 !important;
        min-height: 0 !important;
        overflow: hidden;
        padding: 0 !important; }
  .agent-stream-display.agent-stream-display-history .ant-card {
    box-shadow: none;
    border: none; }
    .agent-stream-display.agent-stream-display-history .ant-card .ant-card-head {
      border: none; }
      .agent-stream-display.agent-stream-display-history .ant-card .ant-card-head .stream-header {
        padding: 4px; }
      .agent-stream-display.agent-stream-display-history .ant-card .ant-card-head .ant-card-head-title {
        padding: 0;
        display: flex;
        align-items: center; }
    .agent-stream-display.agent-stream-display-history .ant-card .ant-card-body {
      padding: 0;
      margin-top: 8px; }
      .agent-stream-display.agent-stream-display-history .ant-card .ant-card-body .messages-container {
        padding: 0;
        border: none; }
        .agent-stream-display.agent-stream-display-history .ant-card .ant-card-body .messages-container .message-group .ai-messages-container {
          border: none; }
  .agent-stream-display .stream-card {
    border-radius: 22px; }
    .agent-stream-display .stream-card .stream-header {
      padding: 8px 12px; }
    .agent-stream-display .stream-card .ant-card-head {
      border-bottom: 1px solid var(--new-grey-4);
      padding: 0;
      min-height: 16px; }
    .agent-stream-display .stream-card .messages-container {
      overflow-y: auto;
      padding: 12px; }
    .agent-stream-display .stream-card .ant-card-body {
      padding: 8px; }
  .agent-stream-display .messages-container {
    transition: all 0.3s var(--qtd-transition-cubic-1);
    max-height: 400px; }
    .agent-stream-display .messages-container .empty-state {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      padding: 40px 20px;
      text-align: center; }
    .agent-stream-display .messages-container .message-item {
      margin-bottom: 16px; }
      .agent-stream-display .messages-container .message-item:last-child {
        margin-bottom: 0; }
  .agent-stream-display .agent-message {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    width: 100%; }
    .agent-stream-display .agent-message.is-message {
      margin-top: 4px; }
    .agent-stream-display .agent-message.user-message {
      flex-direction: row-reverse; }
      .agent-stream-display .agent-message.user-message .message-content .message-bubble {
        background: transparent;
        margin-bottom: 0;
        margin-left: auto;
        padding: 8px 16px; }
    .agent-stream-display .agent-message .ant-avatar {
      flex-shrink: 0; }
    .agent-stream-display .agent-message .agent-avatar {
      background-color: #1890ff; }
    .agent-stream-display .agent-message .user-avatar {
      background-color: #52c41a; }
    .agent-stream-display .agent-message .tool-avatar {
      background-color: #fa8c16; }
    .agent-stream-display .agent-message .image-avatar {
      background-color: #722ed1; }
    .agent-stream-display .agent-message .message-content {
      flex: 1;
      min-width: 0; }
      .agent-stream-display .agent-message .message-content .ant-image {
        display: block;
        position: relative;
        border-radius: 8px; }
        .agent-stream-display .agent-message .message-content .ant-image .ant-image-mask {
          border-radius: 8px; }
      .agent-stream-display .agent-message .message-content .message-bubble {
        width: max-content;
        max-width: 100%;
        background-color: #f5f5f5;
        border-radius: 16px; }
        .agent-stream-display .agent-message .message-content .message-bubble .message-text {
          margin: 0;
          word-break: break-word;
          color: var(--new-text-2); }
          .agent-stream-display .agent-message .message-content .message-bubble .message-text p {
            font-size: 14px;
            margin-bottom: 8px;
            line-height: 22px;
            color: var(--new-text-2); }
            .agent-stream-display .agent-message .message-content .message-bubble .message-text p:last-child {
              margin-bottom: 0; }
          .agent-stream-display .agent-message .message-content .message-bubble .message-text .agent-image-card {
            margin-bottom: 8px; }
      .agent-stream-display .agent-message .message-content .system-text {
        font-style: italic;
        text-align: center;
        display: block;
        padding: 8px 0; }
      .agent-stream-display .agent-message .message-content .thinking-content {
        display: flex;
        align-items: center;
        gap: 8px;
        padding: 8px 12px;
        background-color: #f0f8ff;
        border-radius: 8px;
        border-left: 3px solid #1890ff; }
        .agent-stream-display .agent-message .message-content .thinking-content .thinking-spinner {
          color: #1890ff; }
        .agent-stream-display .agent-message .message-content .thinking-content .thinking-text {
          flex: 1;
          margin: 0;
          color: #1890ff; }
        .agent-stream-display .agent-message .message-content .thinking-content .cursor {
          animation: blink 1s infinite; }
      .agent-stream-display .agent-message .message-content .tool-start-content,
      .agent-stream-display .agent-message .message-content .tool-complete-content {
        padding: 8px;
        background-color: var(--new-grey-4);
        border-radius: 16px;
        max-height: 600px;
        overflow: auto;
        width: max-content;
        max-width: 100%;
        transition: all 0.3s var(--qtd-transition-cubic-1); }
        .agent-stream-display .agent-message .message-content .tool-start-content.collapsed,
        .agent-stream-display .agent-message .message-content .tool-complete-content.collapsed {
          max-height: 40px;
          overflow: hidden; }
          .agent-stream-display .agent-message .message-content .tool-start-content.collapsed .tool-input, .agent-stream-display .agent-message .message-content .tool-start-content.collapsed .image-info, .agent-stream-display .agent-message .message-content .tool-start-content.collapsed .tool-params,
          .agent-stream-display .agent-message .message-content .tool-complete-content.collapsed .tool-input,
          .agent-stream-display .agent-message .message-content .tool-complete-content.collapsed .image-info,
          .agent-stream-display .agent-message .message-content .tool-complete-content.collapsed .tool-params {
            max-width: 0; }
        .agent-stream-display .agent-message .message-content .tool-start-content .ant-tag,
        .agent-stream-display .agent-message .message-content .tool-complete-content .ant-tag {
          margin-bottom: 8px; }
        .agent-stream-display .agent-message .message-content .tool-start-content .tool-input,
        .agent-stream-display .agent-message .message-content .tool-start-content .tool-output,
        .agent-stream-display .agent-message .message-content .tool-start-content .tool-params,
        .agent-stream-display .agent-message .message-content .tool-start-content .image-info,
        .agent-stream-display .agent-message .message-content .tool-complete-content .tool-input,
        .agent-stream-display .agent-message .message-content .tool-complete-content .tool-output,
        .agent-stream-display .agent-message .message-content .tool-complete-content .tool-params,
        .agent-stream-display .agent-message .message-content .tool-complete-content .image-info {
          margin-top: 8px;
          max-width: 1200px;
          transition: all 0.3s var(--qtd-transition-cubic-1); }
          .agent-stream-display .agent-message .message-content .tool-start-content .tool-input pre,
          .agent-stream-display .agent-message .message-content .tool-start-content .tool-output pre,
          .agent-stream-display .agent-message .message-content .tool-start-content .tool-params pre,
          .agent-stream-display .agent-message .message-content .tool-start-content .image-info pre,
          .agent-stream-display .agent-message .message-content .tool-complete-content .tool-input pre,
          .agent-stream-display .agent-message .message-content .tool-complete-content .tool-output pre,
          .agent-stream-display .agent-message .message-content .tool-complete-content .tool-params pre,
          .agent-stream-display .agent-message .message-content .tool-complete-content .image-info pre {
            background-color: #f9f9f9;
            padding: 8px;
            border-radius: 8px;
            font-size: 12px;
            margin: 4px 0 0 0;
            white-space: pre-wrap;
            word-break: break-all;
            max-height: 200px;
            overflow-y: auto; }
        .agent-stream-display .agent-message .message-content .tool-start-content .generated-images .images-grid,
        .agent-stream-display .agent-message .message-content .tool-complete-content .generated-images .images-grid {
          display: grid;
          grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
          gap: 8px;
          margin-top: 8px; }
      .agent-stream-display .agent-message .message-content .generated-image {
        border-radius: 6px;
        transition: transform 0.2s;
        width: 100%;
        height: 100%;
        max-width: 120px;
        max-height: 120px; }
        .agent-stream-display .agent-message .message-content .generated-image:hover {
          transform: scale(1.05); }
      .agent-stream-display .agent-message .message-content .generated-image-content .image-item {
        display: inline-block;
        margin: 8px 0; }
        .agent-stream-display .agent-message .message-content .generated-image-content .image-item .generated-image {
          border-radius: 6px;
          transition: transform 0.2s; }
          .agent-stream-display .agent-message .message-content .generated-image-content .image-item .generated-image:hover {
            transform: scale(1.05); }
        .agent-stream-display .agent-message .message-content .generated-image-content .image-item .image-info {
          margin-top: 4px;
          max-width: 120px; }
          .agent-stream-display .agent-message .message-content .generated-image-content .image-item .image-info .ant-typography {
            word-break: break-all;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden; }
      .agent-stream-display .agent-message .message-content .error-message {
        text-align: center;
        padding: 12px;
        background-color: #fff2f0;
        border-radius: 8px;
        border-left: 3px solid #ff4d4f; }

@keyframes blink {
  0%, 50% {
    opacity: 1; }
  51%, 100% {
    opacity: 0; } }

.messages-container::-webkit-scrollbar {
  width: 6px; }

.messages-container::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 3px; }

.messages-container::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 3px; }

.messages-container::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8; }

/* 消息分组样式 */
.message-group {
  margin-bottom: 8px;
  display: flex;
  flex-direction: column;
  gap: 8px; }
  .message-group:last-child {
    margin-bottom: 0; }

.message-group .user-message-item {
  margin-bottom: 12px; }

.ai-messages-container, .user-messages-container {
  background: var(--new-grey-2);
  border: 1px solid var(--new-grey-4);
  border-radius: 24px;
  padding: 12px 16px;
  position: relative;
  display: flex;
  max-width: 100%;
  flex-direction: column;
  gap: 8px; }
  .ai-messages-container .message-time, .user-messages-container .message-time {
    font-size: 14px;
    color: var(--new-text-2);
    display: block;
    line-height: 22px; }
  .ai-messages-container.user-messages-container, .user-messages-container.user-messages-container {
    padding: 0;
    max-width: 80%;
    width: max-content;
    margin-left: auto; }
  .ai-messages-container .agent-info, .user-messages-container .agent-info {
    display: flex;
    align-items: center;
    gap: 4px; }
    .ai-messages-container .agent-info svg, .user-messages-container .agent-info svg {
      width: 24px;
      height: 24px; }
    .ai-messages-container .agent-info .task-name, .user-messages-container .agent-info .task-name {
      font-size: 16px;
      color: var(--new-text-1);
      line-height: 24px;
      font-weight: 600; }
    .ai-messages-container .agent-info .agent-icon, .user-messages-container .agent-info .agent-icon {
      width: 16px;
      height: 16px;
      border-radius: 50%;
      margin-left: 8px; }
      .ai-messages-container .agent-info .agent-icon.user-icon, .user-messages-container .agent-info .agent-icon.user-icon {
        margin-left: 0; }
    .ai-messages-container .agent-info .agent-name, .user-messages-container .agent-info .agent-name {
      font-size: 14px;
      line-height: 22px;
      color: var(--new-text-2); }
    .ai-messages-container .agent-info .agent-divider, .user-messages-container .agent-info .agent-divider {
      height: 16px;
      margin: 0 4px;
      border-inline-start: 1px solid var(--new-grey-4); }

.suggested-actions-message .suggested-actions-container .suggested-actions-header {
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--new-text-1);
  font-weight: 600;
  margin-bottom: 8px;
  font-size: 14px; }
  .suggested-actions-message .suggested-actions-container .suggested-actions-header .suggested-title {
    font-size: 14px; }

.suggested-actions-message .suggested-actions-container .suggested-actions-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px; }
  .suggested-actions-message .suggested-actions-container .suggested-actions-list .action-button {
    height: 32px;
    font-size: 14px;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 6px;
    transition: all 0.2s;
    color: var(--new-text-1);
    border: 1px solid var(--new-grey-4); }
    .suggested-actions-message .suggested-actions-container .suggested-actions-list .action-button .action-icon {
      font-size: 14px; }
    .suggested-actions-message .suggested-actions-container .suggested-actions-list .action-button .action-label {
      font-size: 14px;
      font-weight: 500; }
    .suggested-actions-message .suggested-actions-container .suggested-actions-list .action-button:hover {
      border-color: #d8fb16;
      color: #333;
      background: #d8fb16; }
    .suggested-actions-message .suggested-actions-container .suggested-actions-list .action-button:disabled {
      opacity: 0.6;
      cursor: not-allowed;
      transform: none; }

.ai-messages-container .ai-message-item {
  margin-bottom: 8px !important; }
  .ai-messages-container .ai-message-item:last-child {
    margin-bottom: 0 !important; }

.ai-messages-container .agent-message {
  border-radius: 6px; }
  .ai-messages-container .agent-message .message-content .message-bubble {
    background: transparent;
    margin-bottom: 0; }

/* 工具消息折叠样式 */
.tool-header {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  color: var(--new-text-2); }
  .tool-header svg {
    width: 24px;
    height: 24px;
    margin-right: 4px; }
  .tool-header .tool-status {
    margin-left: 8px;
    display: flex;
    align-items: center;
    gap: 4px; }
    .tool-header .tool-status svg {
      width: 16px;
      height: 16px; }

.tool-loading {
  display: flex;
  align-items: center;
  padding: 8px 0;
  color: #666; }

.generated-images .images-grid {
  margin-top: 8px; }

.agent-image-card {
  display: flex;
  flex-direction: column;
  gap: 4px;
  width: 272px; }
  .agent-image-card .image-card-header {
    width: 100%;
    display: flex;
    align-items: center;
    max-width: 100%;
    gap: 16px;
    justify-content: space-between; }
    .agent-image-card .image-card-header .image-card-title {
      font-size: 14px;
      color: var(--new-text-1);
      line-height: 22px;
      font-weight: 600;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      flex: 1;
      min-width: max-content;
      max-width: 200px; }
    .agent-image-card .image-card-header .tool-name {
      font-size: 12px;
      color: var(--new-text-2);
      line-height: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      min-width: 80px;
      width: max-content;
      flex: 1; }
  .agent-image-card .img-container {
    width: 272px;
    height: 272px;
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--new-grey-4);
    position: relative; }
    .agent-image-card .img-container .ant-image {
      width: 100%;
      height: 100%;
      object-fit: contain;
      display: flex;
      align-items: center;
      justify-content: center; }
    .agent-image-card .img-container img {
      width: 100%;
      height: 100%;
      object-fit: contain; }
    .agent-image-card .img-container .img-placeholder {
      position: relative;
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      background: rgba(0, 0, 0, 0.05); }
      .agent-image-card .img-container .img-placeholder .loading-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center; }
        .agent-image-card .img-container .img-placeholder .loading-overlay .gradient-background {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background: linear-gradient(135deg, #667eea 0%, #7b68ee 15%, #9d7ced 30%, #b98fe8 45%, #6fa8dc 60%, #4fc3f7 75%, #667eea 100%);
          background-size: 300% 300%;
          animation: gradientShift 12s cubic-bezier(0.4, 0, 0.2, 1) infinite;
          opacity: 0.9; }
        .agent-image-card .img-container .img-placeholder .loading-overlay .stars-container {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          pointer-events: none; }
          .agent-image-card .img-container .img-placeholder .loading-overlay .stars-container .star {
            position: absolute;
            width: 2px;
            height: 2px;
            background: white;
            border-radius: 50%;
            box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.8);
            animation: twinkle 2s ease-in-out infinite; }
            .agent-image-card .img-container .img-placeholder .loading-overlay .stars-container .star::before {
              content: '';
              position: absolute;
              top: 50%;
              left: 50%;
              transform: translate(-50%, -50%);
              width: 100%;
              height: 100%;
              background: radial-gradient(circle, white 0%, transparent 70%);
              animation: pulse 2s ease-in-out infinite; }
        .agent-image-card .img-container .img-placeholder .loading-overlay .loading-text {
          position: relative;
          z-index: 10;
          display: flex;
          flex-direction: column;
          align-items: center;
          gap: 12px;
          color: white;
          font-size: 14px;
          font-weight: 500;
          text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3); }
          .agent-image-card .img-container .img-placeholder .loading-overlay .loading-text span {
            animation: fadeInOut 2s ease-in-out infinite; }

@keyframes gradientShift {
  0% {
    background-position: 0% 50%; }
  25% {
    background-position: 50% 100%; }
  50% {
    background-position: 100% 50%; }
  75% {
    background-position: 50% 0%; }
  100% {
    background-position: 0% 50%; } }

@keyframes twinkle {
  0%, 100% {
    opacity: 0.2;
    transform: scale(1); }
  50% {
    opacity: 1;
    transform: scale(1.5); } }

@keyframes pulse {
  0%, 100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.5; }
  50% {
    transform: translate(-50%, -50%) scale(2);
    opacity: 0; } }

@keyframes fadeInOut {
  0%, 100% {
    opacity: 0.6; }
  50% {
    opacity: 1; } }

@keyframes breathe {
  0%, 100% {
    opacity: 0.4; }
  50% {
    opacity: 0.6; } }

.card-hover-tool-box-warp {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
  z-index: 3; }

.ai-edit-popover-box {
  position: absolute;
  width: 32px;
  height: 32px;
  pointer-events: none; }

.card-hover-tool-box {
  position: absolute;
  top: 12px;
  right: 12px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 8px; }
  .card-hover-tool-box .card-hover-tool-item {
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
    display: flex;
    height: 32px;
    min-width: 32px;
    width: max-content;
    padding: 8px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 17px;
    background: var(--new-grey-1);
    cursor: pointer;
    transition: all 0.3s ease;
    color: var(--new-text-1);
    font-weight: 700;
    opacity: .8; }
    .card-hover-tool-box .card-hover-tool-item .icon {
      color: var(--new-text-1);
      font-size: 16px;
      font-weight: 400;
      line-height: 24px; }
      .card-hover-tool-box .card-hover-tool-item .icon.icon-Heart {
        color: #FA5555; }
    .card-hover-tool-box .card-hover-tool-item:hover {
      opacity: 1; }

.ant-popover.ai-edit-popover-content-wrap {
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  z-index: 2005; }
  .ant-popover.ai-edit-popover-content-wrap .ant-popover-content .ant-popover-arrow {
    display: none; }
  .ant-popover.ai-edit-popover-content-wrap .ant-popover-content .ant-popover-inner {
    border: none;
    padding: 0; }
    .ant-popover.ai-edit-popover-content-wrap .ant-popover-content .ant-popover-inner .ant-popover-inner-content {
      padding: 0; }

.ai-edit-popover-content {
  display: flex;
  min-width: 140px;
  padding: 8px;
  align-items: center;
  background: var(--new-grey-1);
  border-radius: 16px;
  flex-direction: column; }
  .ai-edit-popover-content .ai-edit-item {
    display: flex;
    padding: 0 8px;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    color: var(--new-text-3);
    font-size: 14px;
    font-weight: 400;
    height: 32px;
    width: 100%;
    line-height: 22px;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease; }
    .ai-edit-popover-content .ai-edit-item:hover {
      border-radius: 88px;
      background: var(--new-grey-3); }
      .ai-edit-popover-content .ai-edit-item:hover span {
        color: var(--new-text-1);
        font-weight: 600; }

.historyPageContainer {
  min-height: 0;
  height: 100%;
  padding-top: 80px;
  background: var(--new-grey-2);
  color: var(--new-text-1);
  display: flex;
  flex-direction: column; }
  .historyPageContainer .historyPageContent .qtd-history-panel-container {
    position: unset;
    padding: 0; }
    .historyPageContainer .historyPageContent .qtd-history-panel-container .qtd-history-panel-search {
      display: none; }
    .historyPageContainer .historyPageContent .qtd-history-panel-container .qtd-history-panel-content {
      width: 100%;
      padding-left: 0;
      margin-left: 0;
      padding-bottom: 0 !important; }

.projectHeader {
  position: fixed;
  top: 0;
  left: 0;
  width: max-content;
  height: 80px;
  z-index: 1000;
  padding-left: 16px;
  display: flex;
  gap: 16px;
  align-items: center; }
  .projectHeader .projectHeaderLogo {
    width: 22px;
    cursor: pointer; }
  .projectHeader .projectTitle {
    display: flex;
    height: 48px;
    padding: 0 16px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    gap: 4px;
    border-radius: 1000px;
    border: 1px solid var(--new-bg-3);
    color: var(--qtd-ai-text-color-1, #333);
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    gap: 8px; }
    .projectHeader .projectTitle em {
      color: var(--qtd-ai-text-color-2, #333); }
    .projectHeader .projectTitle .icon-ai-edit {
      display: none; }
    .projectHeader .projectTitle .icon-duigou {
      display: none; }
    .projectHeader .projectTitle:hover .icon-ai-edit {
      display: block; }
    .projectHeader .projectTitle .ant-input {
      border: none; }
    .projectHeader .projectTitle.edit em {
      display: none !important; }
    .projectHeader .projectTitle.edit .icon-ai-edit {
      display: none !important; }
    .projectHeader .projectTitle.edit .icon-duigou {
      display: block; }

.historyPageContent {
  max-width: 1520px;
  margin: 0 auto;
  min-height: 0;
  position: relative;
  overflow: auto;
  height: 100%;
  flex: 1; }
  .historyPageContent .historyPagePanelWrap {
    overflow: hidden;
    height: 0;
    pointer-events: none; }
    .historyPageContent .historyPagePanelWrap.historyPagePanelWrapShow {
      height: 100%;
      pointer-events: auto; }
    .historyPageContent .historyPagePanelWrap .historyPagePanelContent {
      height: 100%;
      overflow: auto;
      display: flex;
      flex-direction: column-reverse; }

.section {
  margin-bottom: 48px; }
  .section:last-child {
    margin-bottom: 0; }

.sectionTitleBox2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 16px; }

.sectionTitleRight {
  display: flex;
  padding: 8px 16px;
  align-items: center;
  gap: 4px;
  border-radius: 41px;
  border: 1px solid var(--new-grey-4);
  background: var(--new-grey-1);
  color: var(--new-text-1);
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  cursor: pointer;
  transition: all 0.3s var(--qtd-transition-cubic-1); }
  .sectionTitleRight:hover {
    border: 1px solid var(--new-grey-6);
    color: var(--new-text-1); }

.sectionTitle2 {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  color: var(--new-text-1);
  margin-bottom: 0; }

.swiperWrap {
  position: relative; }

.assetPrev.swiper-btn, .assetNext.swiper-btn, .tplPrev.swiper-btn, .tplNext.swiper-btn, .picPrev.swiper-btn, .picNext.swiper-btn {
  position: absolute;
  top: 50%;
  z-index: 10;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--new-grey-3);
  color: var(--new-text-2);
  border: 1px solid var(--new-grey-3);
  cursor: pointer;
  transition: all 0.2s ease; }
  .assetPrev.swiper-btn::after, .assetNext.swiper-btn::after, .tplPrev.swiper-btn::after, .tplNext.swiper-btn::after, .picPrev.swiper-btn::after, .picNext.swiper-btn::after {
    display: none; }
  .assetPrev.swiper-btn:hover, .assetNext.swiper-btn:hover, .tplPrev.swiper-btn:hover, .tplNext.swiper-btn:hover, .picPrev.swiper-btn:hover, .picNext.swiper-btn:hover {
    background: var(--new-grey-3);
    color: var(--new-text-1);
    border: 1px solid var(--new-grey-6); }
  .assetPrev.swiper-btn.swiper-button-prev, .assetNext.swiper-btn.swiper-button-prev, .tplPrev.swiper-btn.swiper-button-prev, .tplNext.swiper-btn.swiper-button-prev, .picPrev.swiper-btn.swiper-button-prev, .picNext.swiper-btn.swiper-button-prev {
    left: 0; }
  .assetPrev.swiper-btn.swiper-button-next, .assetNext.swiper-btn.swiper-button-next, .tplPrev.swiper-btn.swiper-button-next, .tplNext.swiper-btn.swiper-button-next, .picPrev.swiper-btn.swiper-button-next, .picNext.swiper-btn.swiper-button-next {
    right: 0; }
  .assetPrev.swiper-btn.swiper-button-disabled, .assetNext.swiper-btn.swiper-button-disabled, .tplPrev.swiper-btn.swiper-button-disabled, .tplNext.swiper-btn.swiper-button-disabled, .picPrev.swiper-btn.swiper-button-disabled, .picNext.swiper-btn.swiper-button-disabled {
    opacity: 0.35;
    pointer-events: none; }

.assetNextWrap,
.tplNextWrap,
.picNextWrap {
  position: absolute;
  right: 0;
  top: 50%;
  height: 32px;
  transform: translateY(-50%);
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: flex-end; }

.assetNextArrow.swiper-btn,
.tplNextArrow.swiper-btn,
.picNextArrow.swiper-btn {
  position: relative;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--new-grey-3);
  color: var(--new-text-2);
  border: 1px solid var(--new-grey-3);
  cursor: pointer;
  transition: all 0.2s ease;
  flex-shrink: 0; }
  .assetNextArrow.swiper-btn::after,
  .tplNextArrow.swiper-btn::after,
  .picNextArrow.swiper-btn::after {
    display: none; }
  .assetNextArrow.swiper-btn:hover,
  .tplNextArrow.swiper-btn:hover,
  .picNextArrow.swiper-btn:hover {
    background: var(--new-grey-3);
    color: var(--new-text-1);
    border: 1px solid var(--new-grey-6); }
  .assetNextArrow.swiper-btn.swiper-button-disabled,
  .tplNextArrow.swiper-btn.swiper-button-disabled,
  .picNextArrow.swiper-btn.swiper-button-disabled {
    opacity: 0.35;
    pointer-events: none; }

.swiperMoreBtn.swiper-btn {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-35%);
  width: max-content;
  min-width: 88px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 41px;
  padding: 0 12px;
  background: var(--new-grey-3);
  color: var(--new-text-1);
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  cursor: pointer;
  border: 1px solid var(--new-grey-3);
  z-index: 2; }
  .swiperMoreBtn.swiper-btn:hover {
    background: var(--new-grey-3);
    color: var(--new-text-1);
    border: 1px solid var(--new-grey-6); }
  .swiperMoreBtn.swiper-btn::after {
    display: none; }

.swiperMoreBtnOverlay {
  position: absolute;
  inset: -4px -4px -4px -40px;
  left: auto;
  min-width: 88px;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 41px;
  padding: 0 12px;
  background: var(--new-grey-3);
  color: var(--new-text-1);
  font-size: 12px;
  font-weight: 500;
  line-height: 22px;
  white-space: nowrap;
  cursor: pointer;
  border: 1px solid var(--new-grey-4);
  transition: all 0.2s ease; }
  .swiperMoreBtnOverlay:hover {
    border-color: var(--new-grey-6); }

.assetSwiper,
.tplSwiper,
.picSwiper {
  overflow: hidden;
  height: max-content;
  margin-left: -4px; }
  .assetSwiper .swiper-wrapper,
  .tplSwiper .swiper-wrapper,
  .picSwiper .swiper-wrapper {
    height: max-content;
    padding: 0 4px; }
  .assetSwiper .swiper-slide,
  .tplSwiper .swiper-slide,
  .picSwiper .swiper-slide {
    height: max-content; }

.assetCardSimpleWrap {
  width: 220px;
  height: 220px;
  border-radius: 16px;
  border: 1px solid var(--new-grey-4);
  overflow: hidden;
  cursor: pointer;
  border: 1px solid var(--new-grey-4);
  outline: 3px solid transparent;
  margin-bottom: 4px;
  margin-top: 4px; }
  .assetCardSimpleWrap img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .assetCardSimpleWrap:hover .assetCardSimpleMask {
    opacity: 1; }
  .assetCardSimpleWrap:hover {
    border: 1px solid var(--new-grey-5);
    outline: 3px solid var(--new-grey-4); }
  .assetCardSimpleWrap .assetCardSimpleMask {
    position: absolute;
    top: 4px;
    left: 0;
    bottom: 4px;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    border-radius: 16px;
    padding: 0 16px;
    padding-bottom: 16px;
    display: flex;
    align-items: flex-end;
    transition: all 0.3s var(--qtd-transition-cubic-1);
    opacity: 0; }
    .assetCardSimpleWrap .assetCardSimpleMask .useImageBtn {
      display: flex;
      height: 32px;
      padding: 5px 8px;
      width: 100%;
      justify-content: center;
      align-items: center;
      gap: 4px;
      flex-shrink: 0;
      border-radius: 28px;
      background: #D4FD53;
      box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.04);
      color: #333;
      text-align: center;
      font-size: 14px;
      font-weight: 600;
      line-height: 22px;
      cursor: pointer; }

.assetSlide {
  flex-shrink: 0;
  width: 220px !important; }

.assetCardWrap {
  border-radius: 16px;
  overflow: hidden;
  background: var(--new-grey-3);
  border: 1px solid var(--new-grey-4);
  transition: all 0.2s ease; }
  .assetCardWrap:hover {
    border-color: var(--new-grey-5);
    box-shadow: var(--new-shadow-1); }

.tplSlide {
  width: 384px !important;
  flex-shrink: 0; }
  .tplSlide .templateCard {
    margin-top: 4px;
    margin-bottom: 4px; }

.picSlide {
  width: 220px !important;
  flex-shrink: 0; }
  .picSlide .qtd-ai-card-b {
    display: flex;
    aspect-ratio: 2/3;
    margin-bottom: 4px;
    margin-top: 4px; }
    .picSlide .qtd-ai-card-b .img-box-wrap .img-box {
      border-radius: 16px;
      aspect-ratio: 2/3 !important; }
    .picSlide .qtd-ai-card-b .img-box-wrap .hover-box {
      border-radius: 16px; }
    .picSlide .qtd-ai-card-b .info-box {
      display: none; }

.leftNavActive .createBoxNewv2WrapWrap {
  left: calc(50% + 120px); }

.createBoxNewv2WrapWrap {
  bottom: 0;
  padding-bottom: 32px;
  flex-shrink: 0;
  width: 100%;
  left: calc(50% + 36px);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100;
  padding-top: 16px;
  background: linear-gradient(0deg, var(--qtd-ai-drak-bg-1) 0%, var(--qtd-ai-drak-bg-1) 60%, var(--qtd-ai-drak-bg-3) 80%, var(--qtd-ai-drak-bg-11) 100%); }

.historyToolBox {
  display: flex;
  flex-direction: column;
  gap: 24px;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px; }
  .historyToolBox .sectionTitleRight {
    width: max-content; }
    .historyToolBox .sectionTitleRight .icon {
      transform: rotate(-90deg); }
    .historyToolBox .sectionTitleRight.active .icon {
      transform: rotate(90deg); }
  .historyToolBox .isNewHistoryBox {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 100%; }
    .historyToolBox .isNewHistoryBox .isNewHistoryBoxLine {
      height: 1px;
      flex: 1;
      background: var(--new-grey-4); }
    .historyToolBox .isNewHistoryBox .isNewHistoryBoxText {
      color: var(--new-text-3);
      font-size: 14px;
      flex-shrink: 0;
      line-height: 22px; }
      .historyToolBox .isNewHistoryBox .isNewHistoryBoxText.has-hover {
        cursor: pointer; }
        .historyToolBox .isNewHistoryBox .isNewHistoryBoxText.has-hover:hover {
          color: var(--new-text-1); }

.createBoxNewv2Wrap {
  width: 100%;
  max-width: 1200px; }
  .createBoxNewv2Wrap .createBoxNewv2Title {
    color: var(--new-text-1);
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    display: block;
    margin-bottom: 24px; }
  .createBoxNewv2Wrap .qtdCreateTaskBox {
    position: relative;
    left: unset;
    width: 100%;
    bottom: unset;
    transform: unset; }
    .createBoxNewv2Wrap .qtdCreateTaskBox .rules {
      display: none; }

.slideFull {
  width: 100% !important;
  min-height: 200px; }

.loadingBox,
.emptyBox {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 200px;
  color: var(--new-text-4);
  font-size: 14px; }

/**
 * Swiper 6.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 9, 2020
 */

@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;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}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.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-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{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,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(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,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.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}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.toolCard {
  display: flex;
  flex-direction: column;
  border-radius: 16px;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.3s var(--qtd-transition-cubic-1);
  border: 1px solid var(--new-grey-4);
  background: var(--new-grey-2); }
  .toolCard:hover {
    border-color: var(--new-grey-5);
    background: var(--new-grey-3);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); }
    .toolCard:hover .coverWrapper .toolHoverMaskBox {
      opacity: 1; }
    .toolCard:hover .content .contentBoxRight .contentBoxRightBtn {
      background: var(--new-grey-7);
      color: var(--new-text-6); }
  .toolCard.normal {
    width: 100%; }
    .toolCard.normal .coverImage {
      aspect-ratio: 1 / 1; }
  .toolCard.large {
    width: 100%; }
    .toolCard.large .coverImage {
      height: 240px; }
  .toolCard.small {
    width: 100%; }
    .toolCard.small .coverImage {
      height: 160px; }
  .toolCard.default .content {
    padding: 12px 16px; }
  .toolCard.featured {
    background: var(--new-grey-4);
    border-color: var(--new-grey-4); }
    .toolCard.featured .coverImage {
      height: 240px; }
    .toolCard.featured .content {
      padding: 12px 16px 16px; }
    .toolCard.featured .titleRow .arrow {
      display: flex; }
    .toolCard.featured:hover {
      background: var(--new-grey-5); }
  .toolCard.agent {
    position: relative;
    height: 320px;
    justify-content: flex-end; }
    .toolCard.agent .coverWrapper {
      position: absolute;
      inset: 0; }
    .toolCard.agent .coverImage {
      height: 100%; }
      .toolCard.agent .coverImage img {
        height: 100%; }
    .toolCard.agent .gradientOverlay {
      position: absolute;
      inset: 0;
      background: linear-gradient(to bottom, rgba(20, 20, 20, 0) 32%, rgba(20, 20, 20, 0.8) 72%, #141414 100%);
      pointer-events: none; }
    .toolCard.agent .content {
      position: relative;
      z-index: 2;
      padding: 12px 16px; }
    .toolCard.agent .tag {
      z-index: 3; }

.coverWrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 16px 16px 0 0; }
  .coverWrapper .toolHoverMaskBox {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);
    display: flex;
    align-items: flex-end;
    padding: 16px;
    padding-bottom: 32px;
    opacity: 0;
    transition: all 0.3s var(--qtd-transition-cubic-1); }

.coverImage {
  width: 100%;
  overflow: hidden; }
  .coverImage img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s var(--qtd-transition-cubic-1); }
  .toolCard:hover .coverImage img {
    transform: scale(1.05); }

.tag {
  position: absolute;
  bottom: 8px;
  left: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 20px;
  padding: 0 8px;
  border-radius: 888px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  font-family: zihunxinquhei; }
  .tag.tagBlue {
    background: #1980FF;
    color: #fff; }
  .tag.tagYellow {
    background: #D8FF00;
    color: #333; }
  .tag.tagGreen {
    background: #00C48C;
    color: #fff; }
  .tag.tagDark {
    background: rgba(0, 0, 0, 0.58);
    color: #fff; }
  .agent .tag {
    top: 8px;
    right: 8px;
    left: auto;
    bottom: auto; }

.content {
  display: flex;
  gap: 4px; }

.contentBoxLeft {
  display: flex;
  flex-direction: column;
  gap: 4px;
  flex: 1;
  min-width: 0; }

.contentBoxRight {
  display: flex;
  align-items: center; }
  .contentBoxRight .contentBoxRightBtn {
    display: flex;
    height: 32px;
    padding: 0 16px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    background: var(--new-grey-4);
    border-radius: 88px;
    color: var(--new-text-1);
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    cursor: pointer;
    transition: all 0.3s var(--qtd-transition-cubic-1); }

.titleRow {
  display: flex;
  align-items: center;
  gap: 8px; }
  .titleRow .arrow {
    display: none;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    font-size: 16px;
    color: var(--new-text-1);
    flex-shrink: 0; }

.title {
  color: var(--new-text-1);
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 0; }

.description {
  color: var(--new-text-3);
  font-size: 14px;
  line-height: 22px;
  margin: 0;
  overflow: hidden;
  min-width: 0;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .featured .description {
    font-size: 16px;
    line-height: 24px;
    -webkit-line-clamp: 1; }
  .agent .description {
    -webkit-line-clamp: 2;
    height: 48px; }

.badges {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 8px; }

.badge {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 20px;
  padding: 4px 8px;
  border-radius: 88px;
  border: 1px solid var(--new-grey-5);
  color: var(--new-text-1);
  font-size: 12px;
  line-height: 20px; }

.actionButton {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  width: 100%;
  height: 44px;
  margin-top: 8px;
  padding: 8px 16px;
  border: none;
  border-radius: 88px;
  background: #fff;
  color: #333;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s var(--qtd-transition-cubic-1); }
  .actionButton:hover {
    background: var(--new-grey-7);
    color: var(--new-text-8); }
  .actionButton .icon {
    font-size: 16px; }

@font-face {
  font-family: zihunxinquhei;
  src: url("//static.qiantucdn.com/static/images/zihun/zihunxinquhei_small.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

.qyToolDetailContainer {
  width: 100%;
  height: 100%;
  padding-top: 80px;
  overflow: auto;
  background: var(--new-grey-1); }

.detailLoadingContainer {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100vh;
  background: var(--new-grey-1); }

.detailHeroSection {
  padding: 40px 0 48px;
  padding-bottom: 64px; }

.detailHeroContent1 {
  display: flex;
  align-items: center;
  gap: 80px;
  width: 80%;
  min-height: 0;
  max-width: 1400px;
  margin: 0 auto; }

.detailCoverWrapper {
  flex-shrink: 0;
  width: 320px; }

.detailPhoneFrame {
  position: relative;
  width: 100%;
  aspect-ratio: 3 / 4;
  border-radius: 32px;
  overflow: hidden;
  background: var(--new-grey-3); }

.detailCoverImage {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.detailAiInputWrapper {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 64px;
  height: 100%; }

.detailAiInputHeader {
  display: flex;
  flex-direction: column;
  gap: 8px; }

.detailToolTitle {
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
  color: var(--new-text-1);
  margin: 0;
  text-align: center; }
  .detailToolTitle .detailHighlight {
    color: #D8FF00; }

.has-bg-header {
  background: var(--new-grey-1); }

.detailToolDesc {
  font-size: 16px;
  line-height: 24px;
  color: var(--new-text-3);
  margin: 0;
  max-width: 600px;
  text-align: center; }

.detailCreateBoxWrapper {
  width: 100%; }
  .detailCreateBoxWrapper .qtdCreateTaskBox {
    position: relative !important;
    transform: none !important;
    left: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    z-index: 3 !important; }
    .detailCreateBoxWrapper .qtdCreateTaskBox .free-tip-box, .detailCreateBoxWrapper .qtdCreateTaskBox .rules {
      display: none; }
    .detailCreateBoxWrapper .qtdCreateTaskBox .create-textarea-input-box, .detailCreateBoxWrapper .qtdCreateTaskBox .placeholder-box {
      text-align: left; }

.detailSamePicSection {
  padding: 0 0 64px; }

.detailSectionContent {
  max-width: 1720px;
  margin: 0 auto; }

.detailMasonryWrapper {
  width: 100%; }
  .detailMasonryWrapper .preview-masonry-container {
    width: 100%; }

.detailLoadingMore {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 0; }

.detailRecommendSection {
  padding: 48px 0; }

.detailRecommendHeader {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 32px; }

.detailRecommendTitle {
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
  color: var(--new-text-1);
  margin: 0; }

.detailRecommendDesc {
  font-size: 16px;
  line-height: 24px;
  color: var(--new-text-3);
  margin: 0; }

.detailCategoryTabs {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-bottom: 24px;
  padding: 4px;
  width: max-content;
  flex-wrap: wrap;
  background: var(--new-grey-3);
  border-radius: 42px; }

.detailCategoryTab {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  padding: 0 20px;
  border-radius: 25px;
  color: var(--new-text-3);
  font-size: 14px;
  cursor: pointer;
  transition: all 0.3s var(--qtd-transition-cubic-1);
  white-space: nowrap; }
  .detailCategoryTab:hover, .detailCategoryTab.detailActive {
    background: var(--new-grey-4);
    color: var(--new-text-1);
    font-weight: 600; }

.detailToolGrid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 4px;
  row-gap: 24px; }

.detailViewMoreWrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 32px; }

.detailViewMoreBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  height: 44px;
  padding: 0 24px;
  border: 1px solid var(--new-grey-5);
  border-radius: 22px;
  background: transparent;
  color: var(--new-text-2);
  font-size: 14px;
  cursor: pointer;
  transition: all 0.3s var(--qtd-transition-cubic-1); }
  .detailViewMoreBtn:hover {
    border-color: var(--new-text-2);
    color: var(--new-text-1); }
  .detailViewMoreBtn i {
    font-size: 16px; }

@media screen and (min-width: 2385px) {
  .detailToolGrid {
    grid-template-columns: repeat(6, 1fr); } }

@media screen and (max-width: 2384px) {
  .detailToolGrid {
    grid-template-columns: repeat(6, 1fr); } }

@media screen and (max-width: 1880px) {
  .detailToolGrid {
    grid-template-columns: repeat(5, 1fr); } }

@media screen and (max-width: 1536px) {
  .detailToolGrid {
    grid-template-columns: repeat(4, 1fr); } }

@media screen and (max-width: 1096px) {
  .detailToolGrid {
    grid-template-columns: repeat(3, 1fr); } }

@media screen and (max-width: 1200px) {
  .detailHeroSection,
  .detailSamePicSection,
  .detailRecommendSection {
    padding-left: 48px;
    padding-right: 48px; }
  .detailHeroContent1 {
    gap: 32px; }
  .detailCoverWrapper {
    width: 280px; }
  .detailToolTitle {
    font-size: 28px;
    line-height: 36px; }
  .detailRecommendTitle {
    font-size: 28px;
    line-height: 36px; } }

@media screen and (max-width: 960px) {
  .detailHeroSection,
  .detailSamePicSection,
  .detailRecommendSection {
    padding-left: 24px;
    padding-right: 24px; }
  .detailHeroContent1 {
    align-items: center; }
  .detailCoverWrapper {
    width: 240px; }
  .detailAiInputWrapper {
    width: 100%;
    align-items: center;
    text-align: center;
    padding-top: 0; }
  .detailAiInputHeader {
    align-items: center; }
  .detailCreateBoxWrapper {
    max-width: 100%; }
  .detailCategoryTabs {
    gap: 8px; }
  .detailCategoryTab {
    height: 32px;
    padding: 0 16px;
    font-size: 13px; } }

@media screen and (max-width: 824px) {
  .detailToolGrid {
    grid-template-columns: repeat(2, 1fr); } }

@media screen and (max-width: 640px) {
  .detailCoverWrapper {
    width: 200px; }
  .detailToolTitle {
    font-size: 24px;
    line-height: 32px; }
  .detailRecommendTitle {
    font-size: 24px;
    line-height: 32px; }
  .detailToolGrid {
    grid-template-columns: 1fr; } }

.qyToolContainer {
  width: 100%;
  height: 100%;
  padding-top: 80px;
  overflow: auto;
  background: var(--new-grey-1);
  padding-bottom: 160px; }

.has-bg-header {
  background: var(--new-grey-1); }

.contentWrapper {
  width: 100%;
  max-width: 1720px;
  margin: 0 auto;
  padding: 0 80px; }

.loadingBox {
  height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%; }

.heroSection {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px 0;
  text-align: center;
  padding-bottom: 80px; }

.heroContent {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px; }

.heroTitle {
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
  color: var(--new-text-1);
  margin: 0; }
  .heroTitle .highlight {
    color: #D8FF00; }

.heroSubtitle {
  font-size: 16px;
  line-height: 24px;
  color: var(--new-text-3);
  margin: 0; }

.categorySection {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 16px 0;
  position: sticky;
  top: 0;
  z-index: 100; }

.categoryTabs {
  display: flex;
  align-items: center;
  height: 48px;
  padding: 4px;
  background: var(--new-grey-3);
  border-radius: 42px; }

.categoryTab {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding: 0 16px;
  border: none;
  border-radius: 25px;
  background: transparent;
  color: var(--new-text-3);
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s var(--qtd-transition-cubic-1); }
  .categoryTab:hover {
    background: var(--new-grey-4);
    color: var(--new-text-1); }
  .categoryTab.active {
    background: var(--new-grey-4);
    color: var(--new-text-1);
    font-weight: 600; }

.searchButton {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border: 1px solid var(--new-grey-4);
  border-radius: 50%;
  background: var(--new-grey-3);
  color: var(--new-text-1);
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s var(--qtd-transition-cubic-1); }
  .searchButton:hover {
    background: var(--new-grey-4);
    border-color: var(--new-grey-5); }

.toolSections {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding-top: 16px; }

.toolSection {
  display: flex;
  flex-direction: column;
  gap: 16px; }

.sectionHeader {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px; }

.sectionTitleBox {
  display: flex;
  flex-direction: column; }

.sectionTitle {
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
  color: var(--new-text-1);
  margin: 0; }

.sectionSubtitle {
  font-size: 16px;
  line-height: 24px;
  color: var(--new-text-3);
  margin: 0; }

.moreButton {
  display: none;
  align-items: center;
  gap: 4px;
  height: 40px;
  padding: 0 16px;
  border: none;
  border-radius: 42px;
  background: var(--new-grey-3);
  color: var(--new-text-1);
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s var(--qtd-transition-cubic-1); }
  .moreButton .icon {
    font-size: 16px; }
  .moreButton:hover {
    background: var(--new-grey-4); }

.toolGrid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px; }

.emptyPlaceholder {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 200px;
  padding: 40px;
  border-radius: 16px;
  background: var(--new-grey-2);
  border: 1px dashed var(--new-grey-4);
  grid-column: 1 / -1; }
  .emptyPlaceholder span {
    color: var(--new-text-4);
    font-size: 14px; }

.welcomeAiSection {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 48px;
  padding: 48px 0; }

.welcomeAiContent {
  display: flex;
  flex-direction: column;
  gap: 32px;
  flex-shrink: 0;
  max-width: 640px; }

.welcomeAiText {
  display: flex;
  flex-direction: column;
  gap: 8px; }

.welcomeAiTitle {
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
  color: var(--new-text-1);
  margin: 0; }
  .welcomeAiTitle strong {
    font-weight: 600; }

.welcomeAiDesc {
  font-size: 16px;
  line-height: 24px;
  color: var(--new-text-3);
  margin: 0;
  max-width: 480px; }

.welcomeAiInput {
  width: 100%; }

.inputWrapper {
  display: flex;
  align-items: flex-end;
  gap: 8px;
  padding: 8px;
  padding-left: 16px;
  background: var(--new-grey-3);
  border: 3px solid #D8FF00;
  border-radius: 32px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05); }

.aiInput {
  flex: 1;
  height: 48px;
  border: none;
  background: transparent;
  color: var(--new-text-1);
  font-size: 16px;
  outline: none; }
  .aiInput::placeholder {
    color: var(--new-text-4); }

.generateButton {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  height: 48px;
  padding: 0 16px;
  border: none;
  border-radius: 60px;
  background: #D8FF00;
  color: #141414;
  font-size: 20px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s var(--qtd-transition-cubic-1);
  flex-shrink: 0; }
  .generateButton .icon {
    font-size: 24px; }
  .generateButton:hover {
    opacity: 0.9; }

.welcomeAiImage {
  flex-shrink: 0;
  width: 667px;
  border-radius: 24px;
  overflow: hidden; }
  .welcomeAiImage img {
    width: 100%;
    height: auto;
    object-fit: cover; }

.enterpriseSection {
  padding: 8px 0 40px; }

.enterpriseWrapper {
  display: flex;
  gap: 32px;
  padding: 24px;
  background: var(--new-grey-3);
  border-radius: 24px;
  overflow: hidden; }

.enterpriseHeader {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-shrink: 0;
  width: 320px; }

.enterpriseInfo {
  display: flex;
  flex-direction: column;
  gap: 8px; }

.enterpriseTitle {
  font-size: 48px;
  font-weight: 600;
  line-height: 56px;
  color: var(--new-text-1);
  margin: 0; }

.enterpriseDesc {
  font-size: 16px;
  line-height: 24px;
  color: var(--new-text-3);
  margin: 0; }

.allToolsButton {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 44px;
  border: 1px solid #fff;
  border-radius: 88px;
  background: #fff;
  color: #333;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s var(--qtd-transition-cubic-1); }
  .allToolsButton:hover {
    background: var(--new-grey-7);
    border-color: var(--new-grey-7);
    color: var(--new-text-8); }

.enterpriseGrid {
  display: flex;
  gap: 8px;
  flex: 1; }

.enterpriseCard {
  display: flex;
  flex-direction: column;
  flex: 1;
  border: 1px solid var(--new-grey-4);
  border-radius: 16px;
  overflow: hidden;
  background: var(--new-grey-4);
  cursor: pointer;
  transition: all 0.3s var(--qtd-transition-cubic-1); }
  .enterpriseCard:hover {
    border-color: var(--new-grey-5);
    transform: translateY(-4px); }

.enterpriseCardCover {
  position: relative;
  height: 240px;
  overflow: hidden; }
  .enterpriseCardCover img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s var(--qtd-transition-cubic-1); }
  .enterpriseCardCover:hover img {
    transform: scale(1.05); }

.enterpriseCardTags {
  position: absolute;
  top: 8px;
  right: 8px;
  display: flex;
  gap: 8px; }

.enterpriseTag {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 20px;
  padding: 4px 8px;
  border-radius: 88px;
  background: rgba(0, 0, 0, 0.58);
  color: #fff;
  font-size: 12px;
  line-height: 20px; }

.enterpriseCardContent {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 12px 16px; }

.enterpriseCardTitleRow {
  display: flex;
  align-items: center;
  gap: 8px; }
  .enterpriseCardTitleRow .icon {
    font-size: 20px;
    color: var(--new-text-1); }

.enterpriseCardTitle {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  color: var(--new-text-1);
  margin: 0; }

.enterpriseCardDesc {
  font-size: 16px;
  line-height: 24px;
  color: var(--new-text-3);
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.enterpriseCardBadges {
  display: flex;
  flex-wrap: wrap;
  gap: 8px; }

.enterpriseBadge {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 20px;
  padding: 4px 8px;
  border: 1px solid var(--new-grey-5);
  border-radius: 88px;
  color: var(--new-text-1);
  font-size: 12px;
  line-height: 20px; }

.agentSection {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 40px 0; }

.agentHeader {
  display: flex;
  flex-direction: column;
  gap: 16px; }

.agentTitleBox {
  display: flex;
  flex-direction: column; }

.agentTitle {
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
  color: var(--new-text-1);
  margin: 0; }

.agentSubtitle {
  font-size: 16px;
  line-height: 24px;
  color: var(--new-text-3);
  margin: 0; }

.agentControls {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px; }

.agentTabs {
  display: flex;
  align-items: center;
  height: 40px;
  padding: 4px;
  background: var(--new-grey-3);
  border-radius: 42px; }

.agentTab {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 32px;
  padding: 0 16px;
  border: none;
  border-radius: 25px;
  background: transparent;
  color: var(--new-text-3);
  font-size: 14px;
  cursor: pointer;
  transition: all 0.3s var(--qtd-transition-cubic-1); }
  .agentTab:hover {
    background: var(--new-grey-4);
    color: var(--new-text-1); }
  .agentTab.active {
    background: #fff;
    color: #141414;
    font-weight: 500; }

.agentGrid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 8px; }

@media screen and (min-width: 2385px) {
  .toolGrid {
    grid-template-columns: repeat(6, 1fr); } }

@media screen and (max-width: 2384px) {
  .toolGrid {
    grid-template-columns: repeat(6, 1fr); } }

@media screen and (max-width: 1880px) {
  .toolGrid {
    grid-template-columns: repeat(5, 1fr); } }

@media screen and (max-width: 1536px) {
  .toolGrid {
    grid-template-columns: repeat(4, 1fr); }
  .welcomeAiImage {
    width: 500px; }
  .enterpriseWrapper {
    flex-direction: column; }
  .enterpriseHeader {
    flex-direction: row;
    align-items: center;
    width: 100%; } }

@media screen and (max-width: 1096px) {
  .toolGrid {
    grid-template-columns: repeat(3, 1fr); } }

@media screen and (max-width: 1200px) {
  .heroTitle {
    font-size: 28px;
    line-height: 36px; }
  .sectionTitle,
  .welcomeAiTitle,
  .agentTitle {
    font-size: 28px;
    line-height: 36px; }
  .enterpriseTitle {
    font-size: 36px;
    line-height: 44px; }
  .welcomeAiSection {
    flex-direction: column; }
  .welcomeAiContent {
    max-width: 100%; }
  .welcomeAiImage {
    width: 100%;
    max-width: 600px; }
  .agentGrid {
    grid-template-columns: repeat(3, 1fr); } }

@media screen and (max-width: 960px) {
  .categoryTabs {
    overflow-x: auto;
    max-width: 100%; }
  .categoryTab {
    flex-shrink: 0;
    font-size: 14px;
    padding: 0 12px; }
  .enterpriseGrid {
    flex-direction: column; }
  .agentGrid {
    grid-template-columns: repeat(2, 1fr); }
  .agentControls {
    flex-direction: column;
    align-items: flex-start; }
  .agentTabs {
    max-width: 100%;
    overflow-x: auto; } }

@media screen and (max-width: 824px) {
  .toolGrid {
    grid-template-columns: repeat(2, 1fr); } }

@media screen and (max-width: 640px) {
  .heroTitle {
    font-size: 24px;
    line-height: 32px; }
  .heroSubtitle {
    font-size: 14px;
    line-height: 22px; }
  .sectionTitle,
  .welcomeAiTitle,
  .agentTitle {
    font-size: 24px;
    line-height: 32px; }
  .enterpriseTitle {
    font-size: 28px;
    line-height: 36px; }
  .toolGrid,
  .agentGrid {
    grid-template-columns: 1fr; }
  .inputWrapper {
    flex-direction: column;
    padding: 12px;
    gap: 12px; }
  .generateButton {
    width: 100%; } }

.CopyrightBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  flex-wrap: wrap;
  width: calc(100% + 16px);
  margin-left: -8px;
  min-height: 40px;
  padding: 4px 8px;
  background-color: var(--new-copyright-bg);
  border-radius: 20px; }
  .CopyrightBox .CopyrightBoxLeft {
    display: flex;
    align-items: center;
    gap: 4px;
    min-width: max-content; }
    .CopyrightBox .CopyrightBoxLeft .iconImg {
      width: auto;
      height: 22px;
      cursor: pointer; }
    .CopyrightBox .CopyrightBoxLeft .infoText {
      display: flex;
      align-items: center;
      font-size: 14px;
      height: 24px;
      color: var(--qtd-ai-text-color-3); }
      .CopyrightBox .CopyrightBoxLeft .infoText span {
        cursor: pointer; }
        .CopyrightBox .CopyrightBoxLeft .infoText span:hover {
          color: var(--qtd-ai-text-color-1); }
      .CopyrightBox .CopyrightBoxLeft .infoText em {
        cursor: pointer;
        color: #FD8320; }
    .CopyrightBox .CopyrightBoxLeft .button {
      display: flex;
      height: 32px;
      padding: 0px 8px;
      justify-content: center;
      align-items: center;
      border-radius: 88px;
      gap: 4px;
      border: 1px solid var(--qtd-business-color-2);
      background: var(--qtd-fun-color-1);
      cursor: pointer;
      box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.02);
      transition: all 0.3s var(--qtd-transition-cubic-1); }
      .CopyrightBox .CopyrightBoxLeft .button span {
        color: var(--qtd-business-color-5);
        font-size: 12px; }
      .CopyrightBox .CopyrightBoxLeft .button:hover {
        border-color: var(--qtd-business-color-6); }
  .CopyrightBox .CopyrightBoxRight {
    display: flex;
    align-items: center;
    gap: 4px;
    min-width: max-content; }
    .CopyrightBox .CopyrightBoxRight span {
      color: var(--qtd-ai-text-color-3);
      font-size: 12px; }
      .CopyrightBox .CopyrightBoxRight span i {
        font-size: 12px; }
    .CopyrightBox .CopyrightBoxRight .iconUser {
      font-size: 16px;
      color: var(--qtd-ai-text-color-3); }
    .CopyrightBox .CopyrightBoxRight .iconQy {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 14px;
      height: 14px;
      border-radius: 50%;
      border: 1px solid var(--qtd-business-color-6);
      font-size: 8px;
      color: var(--qtd-business-color-6); }
    .CopyrightBox .CopyrightBoxRight em {
      font-size: 16px;
      color: var(--qtd-ai-text-color-3); }
    .CopyrightBox .CopyrightBoxRight .qyVipType {
      display: flex;
      align-items: center;
      justify-content: center;
      width: max-content;
      height: 20px;
      line-height: 16px;
      padding: 0px 8px;
      font-size: 12px;
      color: #1980FF;
      border: 1px solid #9ED3FF;
      background-color: #F5FBFF;
      border-radius: 10px; }
      .CopyrightBox .CopyrightBoxRight .qyVipType[data-type="plus"] {
        background: #474747;
        border: 1px solid #F5D993;
        color: #F5D993; }

.qyInfoTooltip span {
  font-size: 12px;
  line-height: 20px;
  color: var(--qtd-ai-text-color-1); }
  .qyInfoTooltip span em {
    text-decoration: underline; }

.qtFooterContent {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  height: auto;
  padding: 24px 96px;
  padding-left: 154px;
  background-color: var(--new-bg-1);
  transition: all .3s ease;
  border-top: 1px solid var(--new-bg-2); }
  .qtFooterContent .qtFooterTextBox {
    width: 100%;
    text-align: center;
    padding-top: 16px; }
    .qtFooterContent .qtFooterTextBox p {
      text-align: center;
      color: var(--qtd-ai-text-color-3);
      font-size: 12px;
      line-height: 20px; }
      .qtFooterContent .qtFooterTextBox p a {
        color: var(--qtd-ai-text-color-3); }

* {
  font-family: Arial; }

.pricingPageContainer {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: auto;
  padding-top: 80px; }
  .pricingPageContainer::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("//static.qiantucdn.com/aigc/static/images/pricing/background.png");
    background-size: 1176px auto;
    background-position: center -40px;
    background-repeat: no-repeat;
    pointer-events: none; }
  .pricingPageContainer > div {
    position: relative;
    z-index: 1; }
  .pricingPageContainer .mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 200px;
    opacity: 0;
    transition: all 0.3s var(--qtd-transition-cubic-1);
    pointer-events: none;
    background-color: var(--qtd-ai-drak-bg-6);
    z-index: 11;
    background: linear-gradient(0deg, var(--qtd-ai-drak-bg-11) 0%, var(--qtd-ai-drak-bg-4) 40%, var(--qtd-ai-drak-bg-1) 100%); }
    .pricingPageContainer .mask.fixed {
      opacity: 1; }
  .pricingPageContainer .freeBox {
    position: relative;
    width: 100%;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 48px; }
    .pricingPageContainer .freeBox .freeTipsBox {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 40px;
      width: max-content;
      border-radius: 88px;
      border: 2px solid #D2F464;
      background: #F7FFDD;
      padding: 0 16px;
      cursor: pointer; }
      .pricingPageContainer .freeBox .freeTipsBox > img {
        height: 24px;
        width: auto; }
      .pricingPageContainer .freeBox .freeTipsBox span {
        color: #333;
        font-size: 16px;
        font-weight: 600;
        line-height: 24px; }
  .pricingPageContainer .titleBox {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 48px;
    padding: 0 48px; }
    .pricingPageContainer .titleBox h1 {
      font-family: zihunyuwanti;
      --text-color: var(--new-text-2);
      --shadow-color: #B2FF00;
      transform: translateY(-2px);
      font-size: 32px;
      font-weight: 600;
      line-height: 40px;
      margin-bottom: 0;
      transition: all 0.3s ease;
      text-shadow: -2px -2px 0 var(--shadow-color), 2px -2px 0 var(--shadow-color), -2px 2px 0 var(--shadow-color), 2px 2px 0 var(--shadow-color); }
    .pricingPageContainer .titleBox h2 {
      color: var(--new-text-2);
      text-align: center;
      font-size: 64px;
      font-weight: 600;
      line-height: 72px;
      margin-bottom: 0;
      transition: all 0.3s ease; }
  .pricingPageContainer .freeTimeBox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 915px;
    max-width: 100%;
    padding: 24px 56px;
    border-radius: 24px;
    background: var(--new-grey-1);
    box-shadow: 0 9px 28px 8px rgba(0, 0, 0, 0.05);
    margin: 0 auto;
    margin-bottom: 48px;
    gap: 24px;
    transition: all 0.3s ease; }
    .pricingPageContainer .freeTimeBox .freeTimeLeft {
      display: flex;
      flex-direction: column;
      justify-content: center;
      gap: 8px; }
      .pricingPageContainer .freeTimeBox .freeTimeLeft span:nth-child(1) {
        display: flex;
        align-items: center;
        justify-content: center;
        width: max-content;
        height: 32px;
        line-height: 32px;
        padding: 0 8px;
        border-radius: 32px;
        background-color: #B2FF00;
        color: #333;
        font-size: 16px;
        font-weight: 600;
        overflow: hidden; }
      .pricingPageContainer .freeTimeBox .freeTimeLeft span:nth-child(2) {
        color: var(--new-text-2);
        font-size: 24px;
        line-height: 32px; }
    .pricingPageContainer .freeTimeBox .freeTimeRight {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 24px; }
      .pricingPageContainer .freeTimeBox .freeTimeRight .freeTimeRightItem {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 82px;
        height: 90px;
        border-radius: 8px;
        background: var(--new-grey-3);
        box-shadow: 0.12px 0.8px 5.8px 0 rgba(51, 51, 51, 0.25);
        backdrop-filter: blur(2px);
        transition: all 0.3s ease; }
        .pricingPageContainer .freeTimeBox .freeTimeRight .freeTimeRightItem span:nth-child(1) {
          color: var(--new-text-2);
          font-size: 28px;
          font-weight: 600;
          line-height: 36px; }
        .pricingPageContainer .freeTimeBox .freeTimeRight .freeTimeRightItem span:nth-child(2) {
          color: var(--new-text-2);
          font-size: 14px;
          line-height: 22px; }
  .pricingPageContainer .loading {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 744px;
    padding: 0 48px; }
  .pricingPageContainer .cardBox {
    position: relative;
    width: 100%;
    max-width: 1600px;
    height: auto;
    padding: 0 64px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-bottom: 32px; }
    .pricingPageContainer .cardBox .singleBuy {
      position: absolute;
      top: 0;
      right: 48px;
      color: #1980FF;
      font-size: 16px;
      width: max-content;
      height: 40px;
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 4px;
      padding: 0 16px;
      cursor: pointer;
      border-radius: 88px;
      transition: all 0.3s ease; }
      .pricingPageContainer .cardBox .singleBuy:hover {
        background: var(--new-grey-3); }
    .pricingPageContainer .cardBox .switchBox {
      position: relative;
      width: max-content;
      height: auto;
      padding: 4px;
      border-radius: 88px;
      background: var(--new-grey-3);
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 8px; }
      .pricingPageContainer .cardBox .switchBox .switchItem {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        width: 160px;
        height: 40px;
        border-radius: 88px;
        cursor: pointer;
        color: var(--new-text-2);
        font-size: 16px;
        font-weight: 600;
        transition: all 0.3s ease; }
        .pricingPageContainer .cardBox .switchBox .switchItem span {
          display: flex;
          align-items: center;
          justify-content: center;
          padding: 0 8px;
          height: 20px;
          border-radius: 32px;
          background-color: #FA5555;
          font-size: 12px;
          color: #fff; }
        .pricingPageContainer .cardBox .switchBox .switchItem:hover {
          background: var(--new-grey-2); }
        .pricingPageContainer .cardBox .switchBox .switchItem.switchItemActive {
          border: 1px solid var(--new-grey-4);
          background: var(--new-grey-1) !important; }
    .pricingPageContainer .cardBox .swiperBox {
      position: relative;
      width: 100%;
      height: auto;
      overflow: hidden; }
      .pricingPageContainer .cardBox .swiperBox .swiperButtonPrev, .pricingPageContainer .cardBox .swiperBox .swiperButtonNext {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 10;
        cursor: pointer;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid var(--new-grey-5);
        border-radius: 50%;
        background: var(--new-grey-1);
        color: var(--new-text-2);
        transition: all 0.3s ease;
        opacity: 0.6; }
        .pricingPageContainer .cardBox .swiperBox .swiperButtonPrev i, .pricingPageContainer .cardBox .swiperBox .swiperButtonNext i {
          display: flex;
          font-size: 20px; }
        .pricingPageContainer .cardBox .swiperBox .swiperButtonPrev:hover, .pricingPageContainer .cardBox .swiperBox .swiperButtonNext:hover {
          opacity: 1 !important; }
        .pricingPageContainer .cardBox .swiperBox .swiperButtonPrev.swiper-button-disabled, .pricingPageContainer .cardBox .swiperBox .swiperButtonNext.swiper-button-disabled {
          opacity: 0 !important;
          pointer-events: none; }
      .pricingPageContainer .cardBox .swiperBox .swiperButtonPrev {
        left: 0; }
        .pricingPageContainer .cardBox .swiperBox .swiperButtonPrev i {
          transform: rotate(180deg); }
      .pricingPageContainer .cardBox .swiperBox .swiperButtonNext {
        right: 0; }
      .pricingPageContainer .cardBox .swiperBox .productSwiper {
        width: 100%;
        height: 100%;
        padding: 16px; }
        .pricingPageContainer .cardBox .swiperBox .productSwiper .swiper-wrapper {
          height: auto !important;
          align-items: stretch; }
      .pricingPageContainer .cardBox .swiperBox .productSlide {
        width: auto;
        height: auto !important;
        align-self: stretch;
        display: flex; }
        .pricingPageContainer .cardBox .swiperBox .productSlide > * {
          flex: 1;
          min-height: 0; }
      .pricingPageContainer .cardBox .swiperBox:hover .swiperButtonPrev, .pricingPageContainer .cardBox .swiperBox:hover .swiperButtonNext {
        opacity: 0.6; }
  .pricingPageContainer .moreDetailButton {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 8px;
    width: max-content;
    margin-bottom: 80px;
    margin: 0 auto;
    cursor: pointer; }
    .pricingPageContainer .moreDetailButton p {
      color: #00b277;
      font-size: 16px;
      line-height: 24px; }
    .pricingPageContainer .moreDetailButton i {
      font-size: 20px;
      color: #00b277; }
  .pricingPageContainer .recommendProductBox {
    position: relative;
    width: 100%;
    height: auto;
    padding: 56px 64px;
    margin: 0 auto;
    margin-bottom: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
    .pricingPageContainer .recommendProductBox .recommendProductBoxTitle {
      color: var(--new-text-5);
      font-size: 20px;
      line-height: 28px;
      margin-bottom: 16px; }
    .pricingPageContainer .recommendProductBox .recommendProductBoxSubTitle {
      color: var(--new-text-2);
      font-size: 32px;
      line-height: 40px;
      font-weight: 600;
      transition: all 0.3s ease; }
    .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap;
      width: max-content;
      height: max-content;
      max-width: 100%;
      margin-top: 40px; }
      .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxLeft {
        width: 400px;
        min-height: 456px;
        padding: 36px 16px 48px 16px;
        border-radius: 16px;
        background: var(--new-grey-3); }
        .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxLeft .recommendProductBoxCardBoxLeftTitle {
          color: var(--new-text-2);
          font-size: 24px;
          line-height: 32px;
          margin-bottom: 36px;
          text-align: center; }
          .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxLeft .recommendProductBoxCardBoxLeftTitle em {
            font-weight: 600; }
        .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxLeft .recommendProductBoxCardBoxLeftItem {
          display: flex;
          align-items: center;
          justify-content: space-between;
          width: 100%;
          height: 48px;
          background-color: var(--new-grey-1);
          border-radius: 16px;
          padding: 0 16px;
          margin-bottom: 8px; }
          .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxLeft .recommendProductBoxCardBoxLeftItem span:nth-child(1) {
            color: var(--new-text-2);
            font-size: 16px;
            line-height: 24px; }
            .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxLeft .recommendProductBoxCardBoxLeftItem span:nth-child(1) em {
              font-weight: 600; }
          .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxLeft .recommendProductBoxCardBoxLeftItem span:nth-child(2) {
            color: var(--new-text-4);
            font-size: 16px;
            line-height: 24px;
            font-weight: 600; }
        .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxLeft .recommendProductBoxCardBoxLeftBottom {
          position: relative;
          display: flex;
          align-items: center;
          justify-content: space-between;
          margin-top: 32px; }
          .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxLeft .recommendProductBoxCardBoxLeftBottom span:nth-child(1) {
            color: var(--new-text-2);
            font-size: 20px;
            line-height: 28px;
            font-weight: 600; }
          .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxLeft .recommendProductBoxCardBoxLeftBottom span:nth-child(2) {
            color: var(--new-text-2);
            font-size: 32px;
            line-height: 40px;
            font-weight: 700; }
            .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxLeft .recommendProductBoxCardBoxLeftBottom span:nth-child(2) i {
              font-size: 16px;
              font-weight: 500;
              line-height: 24px; }
            .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxLeft .recommendProductBoxCardBoxLeftBottom span:nth-child(2) em {
              color: var(--new-text-5);
              font-size: 12px;
              line-height: 20px; }
          .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxLeft .recommendProductBoxCardBoxLeftBottom p {
            position: absolute;
            bottom: -20px;
            right: 0;
            color: #A0D911;
            font-size: 12px;
            font-weight: 600;
            line-height: 20px; }
      .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxRight {
        width: 384px;
        height: 512px;
        border-radius: 16px;
        padding: 28px 24px 24px 24px;
        border: 1px solid #B2FF00;
        background: radial-gradient(55.44% 28.56% at 50% -5.62%, #E5FFA8 0%, var(--new-grey-1) 100%), linear-gradient(180deg, #EBFFF5 0%, var(--new-grey-1) 100%);
        box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
        overflow: hidden;
        cursor: pointer; }
        .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxRight .recommendProductBoxCardBoxRightTitle {
          color: var(--new-text-5);
          font-size: 20px;
          line-height: 28px;
          margin-bottom: 8px;
          text-align: center; }
        .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxRight .recommendProductBoxCardBoxRightIcon {
          display: flex;
          align-items: center;
          justify-content: center;
          gap: 4px;
          margin-bottom: 72px; }
          .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxRight .recommendProductBoxCardBoxRightIcon img {
            width: 32px;
            height: auto; }
          .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxRight .recommendProductBoxCardBoxRightIcon span {
            color: var(--new-text-2);
            font-size: 24px;
            font-weight: 600;
            line-height: 32px; }
        .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxRight .recommendProductBoxCardBoxRightItem {
          display: flex;
          align-items: center;
          gap: 8px;
          margin-bottom: 24px; }
          .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxRight .recommendProductBoxCardBoxRightItem i {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 24px;
            height: 24px;
            border-radius: 50%;
            background-color: #A0D911;
            color: #fff;
            font-size: 16px; }
          .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxRight .recommendProductBoxCardBoxRightItem span {
            color: var(--new-text-2);
            font-size: 16px;
            line-height: 24px; }
            .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxRight .recommendProductBoxCardBoxRightItem span em {
              font-weight: 600; }
        .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxRight .recommendProductBoxCardBoxRightLine {
          width: 100%;
          height: 1px;
          background: #B2FF00;
          margin-top: 56px;
          margin-bottom: 24px; }
        .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxRight .recommendProductBoxCardBoxRightPrice {
          position: relative;
          display: flex;
          align-items: center;
          justify-content: space-between;
          margin-bottom: 36px; }
          .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxRight .recommendProductBoxCardBoxRightPrice span:nth-child(1) {
            color: var(--new-text-4);
            font-size: 16px;
            line-height: 22px; }
          .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxRight .recommendProductBoxCardBoxRightPrice span:nth-child(2) {
            color: var(--new-text-2);
            font-size: 32px;
            line-height: 40px;
            font-weight: 700; }
            .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxRight .recommendProductBoxCardBoxRightPrice span:nth-child(2) i {
              font-size: 16px;
              font-weight: 500;
              line-height: 24px; }
            .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxRight .recommendProductBoxCardBoxRightPrice span:nth-child(2) em {
              color: var(--new-text-5);
              font-size: 12px;
              line-height: 20px; }
          .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxRight .recommendProductBoxCardBoxRightPrice p {
            position: absolute;
            bottom: -20px;
            right: 0;
            color: #A0D911;
            font-size: 12px;
            font-weight: 600;
            line-height: 20px; }
        .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxRight .recommendProductBoxCardBoxRightButton {
          position: relative;
          margin-top: 16px;
          width: max-content;
          height: max-content;
          margin: 0 auto; }
          .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxRight .recommendProductBoxCardBoxRightButton button {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 280px;
            height: 48px;
            border-radius: 48px;
            background-color: var(--new-grey-7);
            color: var(--new-text-8);
            font-size: 16px;
            font-weight: 600;
            transition: all 0.3s ease;
            cursor: pointer; }
          .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxRight .recommendProductBoxCardBoxRightButton em {
            position: absolute;
            top: -16px;
            left: 16px;
            display: flex;
            align-items: center;
            justify-content: center;
            width: max-content;
            height: 24px;
            border-radius: 24px;
            background: #B2FF00;
            color: #333;
            font-size: 16px;
            font-weight: 600;
            padding: 0 8px; }
        .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox .recommendProductBoxCardBoxRight:hover .recommendProductBoxCardBoxRightButton button {
          box-shadow: var(--new-shadow-2); }
  .pricingPageContainer .productTableBox {
    position: relative;
    padding: 0 64px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 80px; }
  .pricingPageContainer .qaBox {
    position: relative;
    padding: 0 64px;
    width: 1323px;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 80px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center; }
    .pricingPageContainer .qaBox .qaBoxTitle {
      color: var(--new-text-2);
      font-size: 32px;
      line-height: 40px;
      margin-bottom: 32px; }
    .pricingPageContainer .qaBox .qaBoxList {
      position: relative;
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      width: 100%;
      gap: 24px; }
      .pricingPageContainer .qaBox .qaBoxList > div {
        width: 500px;
        max-width: 100%;
        display: flex;
        flex-direction: column;
        gap: 16px; }
    .pricingPageContainer .qaBox .qaBoxItem {
      position: relative;
      width: 100%;
      border-bottom: 1px solid var(--new-grey-4);
      padding-bottom: 16px; }
      .pricingPageContainer .qaBox .qaBoxItem:last-child {
        border-bottom: none;
        padding-bottom: 0; }
    .pricingPageContainer .qaBox .qaBoxQuestion {
      position: relative;
      display: flex;
      align-items: center;
      justify-content: space-between;
      width: 100%;
      cursor: pointer;
      color: var(--new-text-3);
      font-size: 16px;
      line-height: 24px;
      transition: all 0.3s ease; }
      .pricingPageContainer .qaBox .qaBoxQuestion span {
        flex: 1;
        padding-right: 16px; }
      .pricingPageContainer .qaBox .qaBoxQuestion .qaBoxIcon {
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 14px;
        color: var(--new-text-4);
        transition: transform 0.3s ease;
        flex-shrink: 0; }
    .pricingPageContainer .qaBox .qaBoxAnswer {
      position: relative;
      width: 100%;
      margin-top: 16px;
      padding-left: 0;
      color: var(--new-text-4);
      font-size: 14px;
      line-height: 22px; }
      .pricingPageContainer .qaBox .qaBoxAnswer em {
        font-weight: 600;
        color: var(--new-text-3); }
      .pricingPageContainer .qaBox .qaBoxAnswer a {
        color: #1980FF; }
      .pricingPageContainer .qaBox .qaBoxAnswer p {
        margin: 0;
        margin-bottom: 8px; }
        .pricingPageContainer .qaBox .qaBoxAnswer p:last-child {
          margin-bottom: 0; }
      .pricingPageContainer .qaBox .qaBoxAnswer div {
        margin-bottom: 8px; }
        .pricingPageContainer .qaBox .qaBoxAnswer div:last-child {
          margin-bottom: 0; }
      .pricingPageContainer .qaBox .qaBoxAnswer strong {
        color: var(--new-text-2);
        font-weight: 600; }
  .pricingPageContainer .sloganBox {
    position: relative;
    width: 100%;
    padding: 80px 64px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 80px; }
    .pricingPageContainer .sloganBox .sloganBoxContent {
      position: relative;
      width: 100%;
      text-align: center; }
      .pricingPageContainer .sloganBox .sloganBoxContent .sloganBoxTitle {
        color: var(--new-text-2);
        font-size: 32px;
        font-weight: 600;
        line-height: 40px;
        margin-bottom: 16px;
        transition: all 0.3s ease; }
      .pricingPageContainer .sloganBox .sloganBoxContent .sloganBoxSubtitle {
        color: var(--new-text-5);
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 40px;
        transition: all 0.3s ease; }
      .pricingPageContainer .sloganBox .sloganBoxContent a {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
        width: 160px;
        height: 40px;
        border-radius: 40px;
        box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.04);
        color: var(--new-text-8);
        background-color: var(--new-grey-7);
        font-size: 16px;
        font-weight: 600;
        transition: all .3s ease; }
        .pricingPageContainer .sloganBox .sloganBoxContent a:hover {
          box-shadow: var(--new-shadow-1); }

@media screen and (max-width: 1545px) {
  .pricingPageContainer .cardBox .singleBuy {
    right: 48px; } }

@media screen and (max-width: 1350px) {
  .pricingPageContainer .freeBox .freeTipsBox {
    display: none; }
  .pricingPageContainer .sloganBox {
    padding: 60px 48px; }
    .pricingPageContainer .sloganBox .sloganBoxContent .sloganBoxTitle {
      font-size: 40px;
      line-height: 48px; }
    .pricingPageContainer .sloganBox .sloganBoxContent .sloganBoxSubtitle {
      font-size: 18px;
      line-height: 26px; } }

@media screen and (max-width: 1010px) {
  .pricingPageContainer .recommendProductBox {
    padding: 56px 0px; }
    .pricingPageContainer .recommendProductBox .recommendProductBoxCardBox {
      gap: 32px; } }

@media screen and (max-width: 840px) {
  .pricingPageContainer .freeTimeBox {
    flex-direction: column;
    align-items: flex-start;
    width: max-content; }
    .pricingPageContainer .freeTimeBox .freeTimeRight .freeTimeRightItem {
      width: 70px; }
  .pricingPageContainer .cardBox .singleBuy {
    opacity: 0;
    pointer-events: none; }
  .pricingPageContainer .recommendProductBox {
    padding: 56px 0px; }
    .pricingPageContainer .recommendProductBox .recommendProductBoxSubTitle {
      font-size: 28px;
      line-height: 32px; }
  .pricingPageContainer .qaBox {
    width: 100%; }
    .pricingPageContainer .qaBox .qaBoxList {
      flex-direction: column;
      align-items: center; } }

@media screen and (max-width: 750px) {
  .pricingPageContainer .titleBox h2 {
    font-size: 40px;
    line-height: 48px; }
  .pricingPageContainer .sloganBox {
    padding: 48px 24px; }
    .pricingPageContainer .sloganBox .sloganBoxContent .sloganBoxTitle {
      font-size: 32px;
      line-height: 40px; }
    .pricingPageContainer .sloganBox .sloganBoxContent .sloganBoxSubtitle {
      font-size: 16px;
      line-height: 24px; }
  .pricingPageContainer .cardBox {
    padding: 0; } }

.modalOverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  opacity: 0;
  transition: opacity 0.3s ease; }
  .modalOverlay.modalOverlayVisible {
    opacity: 1;
    pointer-events: auto; }
  .modalOverlay .modalOverlayBg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    pointer-events: none;
    background-color: rgba(0, 0, 0, 0.9);
    filter: blur(10px); }
  .modalOverlay .modalContent {
    position: relative;
    width: 654px;
    height: 472px;
    border-radius: 16px;
    overflow: hidden;
    z-index: 1;
    box-shadow: var(--new-shadow-2); }
    .modalOverlay .modalContent .modalIframe {
      width: 100%;
      height: 100%;
      border: none;
      display: block; }

.sharePageHeader {
  background: var(--new-bg-1); }

.share-page-page .qtdHistoryDetail .qtd-history-new-wrap .qtd-history-detail-center-box {
  width: calc(57.15% - 12px); }

.share-page-page .qtdHistoryDetail .qtd-history-new-wrap .qtd-history-detail-right {
  width: calc(42.85% - 12px); }

.share-page-page .common-content-box {
  width: 100%;
  margin: 0 auto;
  padding-left: 280px;
  padding-right: 280px;
  max-width: 2664px; }

@media screen and (max-width: 2664px) {
  .share-page-page .common-content-box {
    padding-left: 280px;
    padding-right: 280px; } }

@media screen and (max-width: 2384px) {
  .share-page-page .qtdHistoryDetail .qtd-history-new-wrap .qtd-history-detail-center-box {
    width: calc(50% - 12px); }
  .share-page-page .qtdHistoryDetail .qtd-history-new-wrap .qtd-history-detail-right {
    width: calc(50% - 12px); }
  .share-page-page .common-content-box {
    padding-left: 160px;
    padding-right: 160px; } }

@media screen and (max-width: 1880px) {
  .share-page-page .qtdHistoryDetail .qtd-history-new-wrap .qtd-history-detail-center-box {
    width: calc(60% - 12px); }
  .share-page-page .qtdHistoryDetail .qtd-history-new-wrap .qtd-history-detail-right {
    width: calc(40% - 12px); }
  .share-page-page .common-content-box {
    padding-left: 120px;
    padding-right: 120px; } }

@media screen and (max-width: 1536px) {
  .share-page-page .common-content-box {
    padding-left: 80px;
    padding-right: 80px; } }

@media screen and (max-width: 1336px) {
  .share-page-page .qtdHistoryDetail .qtd-history-new-wrap .qtd-history-detail-center-box {
    width: calc(50% - 12px); }
  .share-page-page .qtdHistoryDetail .qtd-history-new-wrap .qtd-history-detail-right {
    width: calc(50% - 12px); }
  .share-page-page .common-content-box {
    padding-left: 80px;
    padding-right: 80px; } }

@media screen and (max-width: 1096px) {
  .share-page-page .common-content-box {
    padding-left: 64px;
    padding-right: 64px; } }

@media screen and (max-width: 824px) {
  .share-page-page .common-content-box {
    padding-left: 32px;
    padding-right: 32px; } }

.iframe-input-container {
  width: 100%;
  height: auto;
  padding: 24px; }
  .iframe-input-container .qtdCreateTaskBox {
    position: relative;
    transform: unset;
    bottom: unset;
    left: unset;
    right: unset;
    top: unset;
    margin: 0 auto;
    width: 100%;
    pointer-events: auto; }
    .iframe-input-container .qtdCreateTaskBox .rules {
      display: none; }

