._uploadText_16sfa_1 {
  width: 100%;
  margin: 0 0 6px;
  color: #b8becc;
  font-size: 10px;
  font-weight: normal;
  line-height: 10px;
  text-align: center;
}
._resultSection_7lgsp_1,
._imageResultArea_7lgsp_2 {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  box-sizing: border-box;
  width: 614px;
  max-width: 100%;
  min-height: 0;
  margin-top: 8px;
  overflow-x: hidden;
  overflow-y: hidden;
}
._resultCard_7lgsp_14 {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  box-sizing: border-box;
  width: 100%;
  min-height: 0;
  padding: 16px 16px 24px;
  overflow-x: hidden;
  overflow-y: auto;
  scrollbar-color: #dadee5 transparent;
  scrollbar-width: thin;
  background: #fff;
  border-radius: 4px;
}
._resultCard_7lgsp_14::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
._resultCard_7lgsp_14::-webkit-scrollbar-track {
  background: transparent;
}
._resultCard_7lgsp_14::-webkit-scrollbar-thumb {
  background: #dadee5;
  border-radius: 3px;
}
._resultStatus_7lgsp_40 {
  margin-bottom: 8px;
  color: #292c33;
  font-size: 14px;
  line-height: 22px;
}
._imageGrid_7lgsp_46,
._loadingGrid_7lgsp_47 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
  gap: 8px;
  box-sizing: border-box;
  width: 398px;
  max-width: 100%;
  min-height: 0;
  overflow: visible;
}
._imageCard_7lgsp_57,
._loadingCard_7lgsp_58 {
  position: relative;
  overflow: hidden;
  background: transparent;
  border: 0;
  border-radius: 0;
}
._resultImage_7lgsp_65,
._resultImage_7lgsp_65 img {
  display: block;
  width: 100%;
  aspect-ratio: 190 / 222;
  object-fit: cover;
  background: #f3f5f8;
}
._loadingImage_7lgsp_73 {
  width: 100%;
  aspect-ratio: 190 / 222;
  background: linear-gradient(90deg, #eef2f7 0%, #f8fafc 48%, #eef2f7 100%);
  background-size: 220% 100%;
  animation: _skeletonMove_7lgsp_1 1.35s ease-in-out infinite;
}
._regenerateButton_7lgsp_80 {
  display: inline-flex !important;
  align-self: flex-start;
  width: auto !important;
  min-width: 98px;
  height: 32px !important;
  margin-top: 8px;
  padding: 0 12px !important;
  color: #525866 !important;
  font-size: 14px !important;
  line-height: 22px !important;
  background: transparent !important;
}
._emptyResult_7lgsp_93 {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  justify-content: center;
  min-height: 180px;
}
@keyframes _skeletonMove_7lgsp_1 {
  0% {
    background-position: 120% 0;
  }
  100% {
    background-position: -120% 0;
  }
}
@media (max-width: 760px) {
  ._imageGrid_7lgsp_46,
  ._loadingGrid_7lgsp_47 {
    grid-template-columns: 1fr 1fr;
  }
}
._copywritingInputPanel_usiak_1 {
  position: relative;
  box-sizing: border-box;
  width: 614px;
  max-width: 100%;
  height: auto;
  padding: 10px 16px;
  flex: 0 0 auto;
  background: #fff;
}
._copywritingPromptArea_usiak_11 {
  position: relative;
  width: 582px;
  max-width: 100%;
  height: auto;
}
._copywritingPromptText_usiak_17 {
  box-sizing: border-box;
  display: flex;
  align-items: flex-start;
  width: 582px;
  max-width: 100%;
  height: 120px;
  padding: 76px 4px 4px 12px;
  color: #dadee5;
  font-size: 14px;
  line-height: 22px;
  cursor: default;
  user-select: none;
  background: #fff;
  border: 1px solid #dadee5;
  border-radius: 4px;
}
._copywritingReferenceRow_usiak_34 {
  position: absolute;
  top: 8px;
  left: 12px;
  z-index: 1;
  display: flex;
  gap: 8px;
  align-items: center;
  width: auto;
  min-height: 60px;
}
._imageReferenceUpload_usiak_45 {
  display: flex;
  gap: 8px;
  align-items: center;
}
._imageReferenceUpload_usiak_45 .ant-upload-wrapper .ant-upload .ant-upload-btn {
  padding: 0;
}
._imageReferenceUpload_usiak_45 .ant-upload-drag-container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
._imageReferenceUpload_usiak_45 .ant-upload-drag-container p {
  margin: 0 !important;
  color: var(--ant-color-primary, #105fc8) !important;
  font-size: 12px !important;
  line-height: 14px !important;
  white-space: nowrap;
}
._copywritingControlRow_usiak_67 {
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  gap: 8px;
  align-items: center;
  width: 582px;
  max-width: 100%;
  margin-top: 10px;
}
._copywritingControlRow_usiak_67 .ant-select-selector {
  height: 32px !important;
  border-color: #dadee5 !important;
  border-radius: 4px !important;
}
._copywritingControlRow_usiak_67 .ant-select-selection-item {
  color: #525866;
  font-size: 14px;
  line-height: 30px !important;
}
._copywritingControlRow_usiak_67 .ant-btn {
  height: 32px;
  border-radius: 4px;
}
._generateButton_usiak_91 {
  margin-left: auto;
  padding: 0 16px !important;
}
._copywritingList_usiak_95 {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  min-height: 0;
  overflow: visible;
  gap: 0;
}
._copywritingCard_usiak_106 {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  justify-content: space-between;
  min-height: 50px;
  padding: 8px 0 10px;
  border-bottom: 1px solid #ebeff7;
}
._copywritingCard_usiak_106:hover {
  background: transparent;
}
._copywritingBody_usiak_118 {
  flex: 1 1 auto;
  min-width: 0;
}
._copywritingCard_usiak_106 .ant-typography {
  display: block;
  margin-bottom: 2px;
  color: #292c33;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
}
._copywritingCard_usiak_106 p {
  margin: 0;
  color: #292c33;
  font-size: 14px;
  line-height: 22px;
  word-break: break-word;
}
._tagList_usiak_137 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
._tagItem_usiak_142 {
  min-height: 24px;
  padding: 1px 8px;
  color: #292c33;
  font-size: 14px;
  line-height: 22px;
  background: #fff;
  border: 1px solid #dadee5;
  border-radius: 4px;
}
._lineArtInputPanel_mbaee_1 {
  position: relative;
  box-sizing: border-box;
  width: 614px;
  max-width: 100%;
  height: auto;
  padding: 10px 16px;
  flex: 0 0 auto;
  background: #fff;
}
._lineArtPanel_mbaee_11 {
  box-sizing: border-box;
  width: 582px;
  max-width: 100%;
  padding: 6px 12px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #dadee5;
  border-radius: 4px;
}
._lineArtUploads_mbaee_21 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
._lineArtSlot_mbaee_25 {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 5px;
  align-items: flex-start;
  min-width: 0;
  padding: 0;
}
._lineArtSlot_mbaee_25:not(:last-child)::after {
  position: absolute;
  top: 18px;
  right: 18px;
  width: 1px;
  height: 60px;
  content: "";
  background: #ebeff7;
}
._lineArtSlot_mbaee_25 .ant-typography {
  color: #525866;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
}
._requiredMark_mbaee_49 {
  margin-right: 4px;
  color: #ff4d4f;
}
._lineArtUpload_mbaee_21 {
  display: flex;
  align-items: flex-start;
}
._lineArtUpload_mbaee_21 .ant-upload-wrapper .ant-upload .ant-upload-btn {
  padding: 0;
}
._lineArtUpload_mbaee_21 .ant-upload-drag-container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100% !important;
  height: 100% !important;
}
._lineArtControlRow_mbaee_67 {
  box-sizing: border-box;
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: flex-end;
  width: 582px;
  max-width: 100%;
  margin-top: 10px;
}
._lineArtControlRow_mbaee_67 .ant-btn {
  height: 32px;
  border-radius: 4px;
}
._generateButton_mbaee_81 {
  margin-left: auto;
  padding: 0 16px !important;
}
@media (max-width: 760px) {
  ._lineArtUploads_mbaee_21 {
    grid-template-columns: 1fr;
  }
}
._textToImageInputPanel_rrrpm_1 {
  position: relative;
  box-sizing: border-box;
  width: 614px;
  max-width: 100%;
  height: auto;
  padding: 10px 16px;
  flex: 0 0 auto;
  background: #fff;
}
._textToImagePromptArea_rrrpm_11 {
  position: relative;
  width: 582px;
  max-width: 100%;
  height: auto;
}
._textToImagePromptInput_rrrpm_17 {
  box-sizing: border-box;
  display: block;
  width: 582px;
  max-width: 100%;
  color: #292c33 !important;
  font-size: 14px !important;
  line-height: 22px !important;
  resize: none !important;
  background: #fff !important;
  border-color: #dadee5 !important;
  border-radius: 4px !important;
}
textarea._textToImagePromptInput_rrrpm_17 {
  height: 170px !important;
  padding: 68px 4px 4px 12px !important;
}
._textToImageReferenceRow_rrrpm_34 {
  position: absolute;
  top: 8px;
  left: 12px;
  z-index: 1;
  display: flex;
  gap: 8px;
  align-items: center;
  width: auto;
  min-height: 60px;
}
._imageReferenceUpload_rrrpm_45 {
  display: flex;
  gap: 8px;
  align-items: center;
}
._imageReferenceUpload_rrrpm_45 .ant-upload-wrapper .ant-upload .ant-upload-btn {
  padding: 0;
}
._imageReferenceUpload_rrrpm_45 .ant-upload-drag-container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
._imageReferenceUpload_rrrpm_45 .ant-upload-drag-container p {
  margin: 0 !important;
  color: var(--ant-color-primary, #105fc8) !important;
  font-size: 12px !important;
  line-height: 14px !important;
  white-space: nowrap;
}
._textToImageControlRow_rrrpm_67 {
  box-sizing: border-box;
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: flex-end;
  width: 582px;
  max-width: 100%;
  margin-top: 10px;
}
._textToImageControlRow_rrrpm_67 .ant-btn {
  height: 32px;
  border-radius: 4px;
}
._generateButton_rrrpm_81 {
  margin-left: auto;
  padding: 0 16px !important;
}
._thinScrollbar_1uzji_1,
._sidebar_1uzji_2 {
  scrollbar-width: thin;
  scrollbar-color: #dadee5 transparent;
}
._thinScrollbar_1uzji_1::-webkit-scrollbar,
._sidebar_1uzji_2::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
._thinScrollbar_1uzji_1::-webkit-scrollbar-track,
._sidebar_1uzji_2::-webkit-scrollbar-track {
  background: transparent;
}
._thinScrollbar_1uzji_1::-webkit-scrollbar-thumb,
._sidebar_1uzji_2::-webkit-scrollbar-thumb {
  background: #dadee5;
  border-radius: 3px;
}
._root_1uzji_20 {
  display: flex;
  flex-direction: column;
  width: 720px;
  max-width: 100%;
  height: 100%;
  min-height: 0;
  overflow: hidden;
  color: #292c33;
  background: #fff;
  font-family: "PingFang SC", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
._shell_1uzji_32 {
  display: grid;
  grid-template-columns: 98px minmax(0, 1fr);
  gap: 8px;
  flex: 1 1 auto;
  min-height: 0;
  overflow: hidden;
  background: #f7f9fc;
}
._sidebar_1uzji_2 {
  min-height: 0;
  padding: 16px 4px;
  overflow: auto;
  background: #fff;
  border-right: 1px solid #ebeff7;
}
._nav_1uzji_48 {
  display: flex;
  flex-direction: column;
  gap: 0;
}
._navItem_1uzji_53 {
  display: flex;
  align-items: center;
  gap: 4px;
  width: 90px;
  height: 32px;
  padding: 0 8px;
  color: #292c33;
  font: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-align: left;
  white-space: nowrap;
  cursor: pointer;
  background: transparent;
  border: 0;
  border-radius: 4px;
}
._navIcon_1uzji_72 {
  flex: 0 0 auto;
  width: 14px;
  height: 14px;
}
._navItem_1uzji_53:hover {
  background: var(--ant-control-item-bg-hover);
}
._navItemActive_1uzji_80 {
  color: var(--ant-color-primary, #105fc8);
  background: var(--ant-color-primary-bg, #e6f1ff);
}
._workspace_1uzji_84 {
  display: flex;
  flex-direction: column;
  min-width: 0;
  min-height: 0;
  padding: 0;
  overflow: hidden;
  background: #f7f9fc;
}
._contentSingle_1uzji_93 {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  box-sizing: border-box;
  min-height: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: hidden;
}
._tabPanel_1uzji_103 {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  min-height: 0;
}
._tabPanelHidden_1uzji_109 {
  display: none;
}
@media (max-width: 760px) {
  ._root_1uzji_20 {
    width: 100vw;
  }
  ._shell_1uzji_32 {
    grid-template-columns: 1fr;
    grid-template-rows: auto minmax(0, 1fr);
  }
  ._sidebar_1uzji_2 {
    padding: 8px;
    border-right: 0;
    border-bottom: 1px solid #ebeff7;
  }
  ._nav_1uzji_48 {
    flex-direction: row;
    flex-wrap: wrap;
  }
  ._navItem_1uzji_53 {
    width: auto;
  }
  ._contentSingle_1uzji_93 {
    padding: 8px 12px 12px;
  }
}
