@charset "UTF-8";
html.light textarea::-webkit-scrollbar-track {
  background-color: #fff;
}
html.light textarea::-webkit-scrollbar-thumb {
  background-color: #8b8b8b;
}
html.light textarea::-webkit-scrollbar-thumb:hover {
  background-color: #8b8b8b;
}
html.light .pc-editor .site-notice-mask {
  --page-bg: #f3f4f6;
  --page-text: #1f2937;
  --notice-bg: #ffffff;
  --notice-border: #e5e7eb;
  --notice-title: #111827;
  --notice-text: #4b5563;
  --brand-color: #059669;
  /* 亮色模式下绿色稍微加深以保证可读性 */
  --brand-color-hover: #047857;
  --brand-color-glow: rgba(5, 150, 105, 0.15);
  --brand-text: #059669;
  --warn-color: #d97706;
  --danger-color: #dc2626;
  --tag-bg: #d1fae5;
  --tag-border: #a7f3d0;
  --btn-text: #ffffff;
}
html.light .pc-editor .upload-nano-box .upload-left {
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12), 0 0 6px rgba(0, 0, 0, 0.04);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12), 0 0 6px rgba(0, 0, 0, 0.04);
}
html.light .pc-editor .upload-nano-box .upload-left .b-title {
  color: #161616;
}
html.light .pc-editor .upload-nano-box .upload-left .tab {
  background-color: #f1f5f9;
}
html.light .pc-editor .upload-nano-box .upload-left .tab .tab-item:hover {
  color: #161616;
}
html.light .pc-editor .upload-nano-box .upload-left .my-select-content-editor {
  color: #161616;
}
html.light .pc-editor .upload-nano-box .upload-left .my-select-content-editor .m-s-item {
  border-color: #DCDFE6;
}
html.light .pc-editor .upload-nano-box .upload-left .my-select-content-editor .m-s-item-active {
  background-color: #00c38c;
  border-color: #00c38c;
  color: #fff;
}
html.light .pc-editor .upload-nano-box .upload-left .my-select-content-editor .m-s-item-active .tag {
  border-color: #fff;
}
html.light .pc-editor .upload-nano-box .upload-left .edit-image-box .serve-tip {
  color: #333;
  opacity: 1;
}
html.light .pc-editor .upload-nano-box .upload-left .edit-image-box .button-wrapper .gen-guide-popover .gg-arrow {
  background: #3e4349;
}
html.light .pc-editor .upload-nano-box .upload-left .edit-image-box .mode-chose-box .mode-list .mode-item {
  background-color: #fff;
  border-color: #DCDFE6;
}
html.light .pc-editor .upload-nano-box .upload-left .edit-image-box .mode-chose-box .mode-list .mode-item .mode-d {
  color: #555;
}
html.light .pc-editor .upload-nano-box .upload-left .edit-image-box .mode-chose-box .mode-list .mode-item .mode-t {
  color: #161616;
}
html.light .pc-editor .upload-nano-box .upload-left .edit-image-box .mode-chose-box .mode-list .mode-item.active-pro {
  border-color: #f97316;
  background-color: rgba(249, 115, 22, 0.15);
}
html.light .pc-editor .upload-nano-box .upload-left .edit-image-box .mode-chose-box .mode-list .mode-item.active-pro .mode-t {
  color: #f97316;
}
html.light .pc-editor .upload-nano-box .upload-left .edit-image-box .mode-chose-box .mode-list .mode-item.active-nana2 {
  border-color: #14b8a6;
  background-color: rgba(20, 184, 166, 0.15);
}
html.light .pc-editor .upload-nano-box .upload-left .edit-image-box .mode-chose-box .mode-list .mode-item.active-nana2 .mode-t {
  color: #14b8a6;
}
html.light .pc-editor .upload-nano-box .upload-left .edit-image-box .remove-all-img {
  background: #fff;
  border-color: #DCDFE6;
  color: #ff000091;
}
html.light .pc-editor .upload-nano-box .upload-left .edit-image-box .max-upload {
  background: #dbfce7;
}
html.light .pc-editor .upload-nano-box .upload-left .edit-image-box .el-upload-dragger .upload-text .c-u-icon {
  background-color: #dbfce7;
}
html.light .pc-editor .upload-nano-box .upload-left .edit-image-box .image-ratio .check-box .check-item {
  border-color: #DCDFE6;
  background-color: #fff;
  color: #161616;
}
html.light .pc-editor .upload-nano-box .upload-left .edit-image-box .image-ratio .check-box .check-item-active {
  background-color: #00c38c;
  border-color: #00c38c;
  color: #fff;
}
html.light .pc-editor .upload-nano-box .upload-left .edit-image-box .support-max-text {
  color: #161616;
}
html.light .pc-editor .upload-nano-box .upload-left .edit-image-box .consumption-cost {
  background-color: #fff;
  color: #000;
  border-color: #DCDFE6;
}
html.light .pc-editor .upload-nano-box .upload-left .edit-image-box .extra-desc-box .extra-text .el-textarea__inner {
  border-color: #DCDFE6;
  background-color: #fff;
  color: #161616;
}
html.light .pc-editor .upload-nano-box .upload-left .tab-active {
  background-color: #fff;
  color: #161616;
}
html.light .pc-editor .upload-nano-box .upload-right {
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12), 0 0 6px rgba(0, 0, 0, 0.04);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12), 0 0 6px rgba(0, 0, 0, 0.04);
}
html.light .pc-editor .upload-nano-box .upload-right .success-case-box .img-prev .img-inner {
  border-color: #DCDFE6;
}
html.light .pc-editor .upload-nano-box .upload-right .task-loading-cover .a-title-1 {
  color: #161616;
}
html.light .pc-editor .upload-nano-box .upload-right .task-loading-cover .cus-progress {
  background-color: #ccc;
}
html.light .pc-editor .upload-nano-box .upload-right .success-case-box .img-prev .img-inner .task-loading-cover,
html.light .pc-editor .upload-nano-box .upload-right .success-case-box .img-prev .img-inner .err-item-box {
  background: #fff;
}
html.light .pc-editor .upload-nano-box .default-cover .cover-tip-img {
  color: #ffc200;
}
html.light .pc-editor .upload-nano-box .default-cover .cover-tip-img .tip-1 {
  background-color: #00c0a9;
  color: #fff;
}
html.light .pc-editor .upload-nano-box .default-cover .cover-tip-img .tip-2 {
  background-color: #00c0a9;
  color: #f8fd2c;
}
html.light .pc-editor .upload-nano-box .default-cover .cover-tip-img .tip-3 {
  background-color: #00c0a9;
  color: #2d87e3;
}
html.light .pc-editor .upload-nano-box .default-cover .desc-box .desc-item .svg-box {
  background: #00c0a9;
}
html.light .pc-editor .upload-nano-box .default-cover .desc-box .desc-item .svg-box .s1 {
  color: #fff;
}
html.light .pc-editor .upload-nano-box .default-cover .desc-box .desc-item .svg-box .s2 {
  color: #f8fd2c;
}
html.light .pc-editor .upload-nano-box .default-cover .desc-box .desc-item .svg-box .s3 {
  color: #2d87e3;
}
html.light .user-center-box .container .left-menu .menu-item {
  color: #161616;
}
html.light .user-center-box .container .left-menu .menu-item:hover {
  background-color: #fff;
}
html.light .user-center-box .container .left-menu .menu-active {
  background-color: transparent;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12), 0 0 6px rgba(0, 0, 0, 0.04);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12), 0 0 6px rgba(0, 0, 0, 0.04);
}
html.light .user-center-box .container .right-content .cus-table .cell {
  color: #161616;
}
html.light .user-center-box .container .right-content .page-box .el-pager li {
  color: #161616 !important;
}
html.light .user-center-box .container .right-content .page-box .el-pager li:hover {
  color: #161616 !important;
}
html.light .user-center-box .container .right-content .page-box .el-pagination .btn-next,
html.light .user-center-box .container .right-content .page-box .el-pagination .btn-prev {
  color: #161616;
}
html.light .user-center-box .container .right-content .page-box .el-pagination .btn-next:hover,
html.light .user-center-box .container .right-content .page-box .el-pagination .btn-prev:hover {
  color: #161616 !important;
}
html.light .user-center-box .container .right-content .page-box .el-pagination button:disabled {
  color: #C0C4CC !important;
}
html.light .user-center-box .container .right-content .page-box .el-pagination button:disabled:hover {
  color: #C0C4CC !important;
}

.pc-editor {
  width: 93%;
  max-width: 1800px;
  margin: 0 auto;
}
.pc-editor .site-notice-mask {
  --page-bg: #0b0f19;
  --page-text: #e5e7eb;
  /* 公告卡片颜色 */
  --notice-bg: #1c212c;
  --notice-border: #2a3140;
  --notice-title: #ffffff;
  --notice-text: #9ca3af;
  /* 强调色：提取自您网站的香蕉绿 */
  --brand-color: #00d8a6;
  --brand-color-hover: #00b58a;
  --brand-color-glow: rgba(0, 216, 166, 0.2);
  --brand-text: #14b8a6;
  /* 警告/错误色 */
  --warn-color: #ff8c00;
  --danger-color: #ff4d4f;
  --tag-bg: rgba(0, 216, 166, 0.1);
  --tag-border: rgba(0, 216, 166, 0.3);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 999;
}
.pc-editor .site-notice-mask .site-notice {
  /* 按钮文字色 */
  background-color: var(--notice-bg);
  border: 1px solid var(--notice-border);
  border-radius: 12px;
  padding: 24px;
  width: 100%;
  max-width: 560px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  /* 文字高亮类 */
  /* 操作按钮 */
}
@media (max-width: 900px) {
  .pc-editor .site-notice-mask .site-notice {
    max-width: 340px;
  }
}
.pc-editor .site-notice-mask .site-notice::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(var(--brand-color)), to(transparent));
  background: linear-gradient(90deg, transparent, var(--brand-color), transparent);
  opacity: 0.8;
}
.pc-editor .site-notice-mask .site-notice .notice-icon {
  font-size: 24px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  line-height: 1;
  margin-top: 2px;
}
.pc-editor .site-notice-mask .site-notice .notice-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.pc-editor .site-notice-mask .site-notice .notice-title {
  margin: 0 0 12px 0;
  font-size: 16px;
  font-weight: 600;
  color: var(--notice-title);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}
.pc-editor .site-notice-mask .site-notice .notice-desc {
  margin: 0 0 8px 0;
  font-size: 14px;
  line-height: 1.6;
  color: var(--notice-text);
}
.pc-editor .site-notice-mask .site-notice .notice-desc:last-of-type {
  margin-bottom: 0;
}
.pc-editor .site-notice-mask .site-notice .hl-warn {
  color: var(--warn-color);
  font-weight: 600;
}
.pc-editor .site-notice-mask .site-notice .hl-danger {
  color: var(--danger-color);
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 4px;
  decoration-style: dotted;
}
.pc-editor .site-notice-mask .site-notice .hl-brand {
  color: var(--brand-text);
  font-weight: 600;
}
.pc-editor .site-notice-mask .site-notice .tag-price {
  display: inline-block;
  background: -webkit-gradient(linear, left top, right top, from(#ff3b30), to(#ff8c00));
  background: linear-gradient(90deg, #ff3b30, #ff8c00);
  color: #fff;
  border-radius: 0 20px 0 14px;
  -webkit-box-shadow: -2px 2px 6px rgba(225, 29, 72, 0.2);
  box-shadow: -2px 2px 6px rgba(225, 29, 72, 0.2);
  padding: 2px 6px;
  border-radius: 4px;
  font-size: 13px;
  margin: 0 4px;
  vertical-align: text-bottom;
  position: relative;
  top: 4px;
}
.pc-editor .site-notice-mask .site-notice .notice-actions {
  margin-top: 20px;
  text-align: center;
}
.pc-editor .site-notice-mask .site-notice .btn-primary {
  background: -webkit-gradient(linear, left top, right top, from(#00C863), to(#00BBCE));
  background: linear-gradient(to right, #00C863, #00BBCE);
  color: var(--btn-text);
  border: none;
  padding: 10px 20px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.pc-editor .site-notice-mask .site-notice .btn-primary:active {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.pc-editor .my-select-content-editor {
  width: 100%;
  color: #fff;
  overflow: auto;
  margin-top: 12px;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 10px;
}
.pc-editor .my-select-content-editor .m-s-item {
  cursor: pointer;
  padding: 10px 7px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  margin: 2px 0;
  border: 1px solid #3F4148;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pc-editor .my-select-content-editor .m-s-item:hover {
  opacity: 0.85;
}
.pc-editor .my-select-content-editor .m-s-item:first-child {
  margin-left: 0;
}
.pc-editor .my-select-content-editor .m-s-item .tag {
  width: 20px;
  height: 20px;
  background-color: 13161B;
  border: 2px solid #9e9e9e;
  position: relative;
}
.pc-editor .my-select-content-editor .m-s-item .ai-desc {
  color: #90A1B9;
  font-size: 13px;
  margin-left: 10px;
  line-height: 20px;
}
.pc-editor .my-select-content-editor .m-s-item .m-t {
  margin-top: 6px;
}
.pc-editor .my-select-content-editor .m-s-item-active {
  border-color: #30af6f;
  background-color: #094127;
}
.pc-editor .my-select-content-editor .m-s-item-active .tag {
  border-color: #30af6f;
}
.pc-editor .t-top {
  text-align: center;
}
.pc-editor h2 {
  color: #fff;
  font-size: 51px;
  margin-bottom: 12px;
}
@media (max-width: 900px) {
  .pc-editor h2 {
    font-size: 30px;
  }
}
.pc-editor .t-desc {
  font-size: 20px;
  color: #858585;
  margin-bottom: 32px;
}
@media (max-width: 900px) {
  .pc-editor .t-desc {
    font-size: 18px;
  }
}
.pc-editor .set-bg-c {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: -webkit-gradient(linear, left top, right top, from(#00C863), to(#00BBCE));
  background: linear-gradient(to right, #00C863, #00BBCE);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  margin: 0 auto 24px;
  position: relative;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  opacity: 0;
  -webkit-animation: moveY 0.7s ease-in-out both;
  animation: moveY 0.7s ease-in-out both;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.pc-editor .set-bg-c .a-plus {
  position: absolute;
  inset: 0;
  background-image: -webkit-gradient(linear, right in oklab, color-stop(0, oklch(72.3% 0.219 149.579)), to(oklch(71.5% 0.143 215.221)));
  background-image: linear-gradient(to right in oklab, oklch(72.3% 0.219 149.579) 0, oklch(71.5% 0.143 215.221) 100%);
  -webkit-filter: blur(40px);
  filter: blur(40px);
  -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  opacity: 0.3;
}
.pc-editor .upload-nano-box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}
.pc-editor .upload-nano-box .upload-left {
  border: 1px solid #3F4148;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px;
  padding-right: 0;
  border-radius: 8px;
  background-color: #13161B;
}
.pc-editor .upload-nano-box .upload-left .set-mode {
  color: #fff;
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-right: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pc-editor .upload-nano-box .upload-left .set-mode .sg {
  font-size: 14px;
  font-weight: 550;
  opacity: 0;
  color: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: -webkit-gradient(linear, left top, right top, from(#00C863), to(#00BBCE));
  background: linear-gradient(to right, #00C863, #00BBCE);
  -webkit-background-clip: text;
  background-clip: text;
}
.pc-editor .upload-nano-box .upload-left .set-mode .text-btn {
  cursor: pointer;
}
.pc-editor .upload-nano-box .upload-left .set-mode .text-btn .el-icon-question {
  color: #F0CC3F;
}
.pc-editor .upload-nano-box .upload-left .scroll-box-1 {
  padding-right: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pc-editor .upload-nano-box .upload-left .tab {
  background-color: #1D293D;
  border-radius: 8px;
  padding: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 47px;
  margin-bottom: 24px;
}
.pc-editor .upload-nano-box .upload-left .tab .tab-item {
  color: #8C9CB4;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  height: 100%;
  border-radius: 6px;
  line-height: 21px;
}
.pc-editor .upload-nano-box .upload-left .tab .tab-item:hover {
  color: #fff;
}
.pc-editor .upload-nano-box .upload-left .tab .tab-active {
  background-color: #314158;
  color: #fff;
}
.pc-editor .upload-nano-box .upload-left .b-title {
  color: #CAD5E2;
  font-weight: 550;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .mode-chose-box .mode-list {
  margin-bottom: 16px;
  color: #fff;
  margin-top: 12px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .mode-chose-box .mode-list .mode-item {
  position: relative;
  cursor: pointer;
  margin-right: 16px;
  padding: 20px;
  border-radius: 20px;
  border: 2px solid #161616;
  background-color: #111;
  cursor: pointer;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-box-shadow: 0 2px 4px rgba(255, 255, 255, 0.12), 0 0 6px rgba(255, 255, 255, 0.04);
  box-shadow: 0 2px 4px rgba(255, 255, 255, 0.12), 0 0 6px rgba(255, 255, 255, 0.04);
  min-width: 302px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .mode-chose-box .mode-list .mode-item .discount-badge {
  position: absolute;
  top: -2px;
  /* 负边距用来盖住外边框 */
  right: -2px;
  background: -webkit-gradient(linear, left top, right top, from(#ff3b30), to(#ff8c00));
  background: linear-gradient(90deg, #ff3b30, #ff8c00);
  /* 醒目的玫瑰红渐变 */
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  padding: 3px 12px;
  /* 右上角20px完美贴合父级圆角，左下角14px形成平滑过渡 */
  border-radius: 0 20px 0 14px;
  -webkit-box-shadow: -2px 2px 6px rgba(225, 29, 72, 0.2);
  box-shadow: -2px 2px 6px rgba(225, 29, 72, 0.2);
  z-index: 5;
  letter-spacing: 0.5px;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .mode-chose-box .mode-list .mode-item:last-child {
  margin-right: 0;
}
@media (max-width: 735px) {
  .pc-editor .upload-nano-box .upload-left .edit-image-box .mode-chose-box .mode-list .mode-item:last-child {
    margin-top: 16px;
  }
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .mode-chose-box .mode-list .mode-item.active-pro {
  border-color: #f97316;
  background-color: rgba(249, 115, 22, 0.15);
  -webkit-box-shadow: 0 10px 25px -5px rgba(249, 115, 22, 0.15), 0 8px 10px -6px rgba(249, 115, 22, 0.1);
  box-shadow: 0 10px 25px -5px rgba(249, 115, 22, 0.15), 0 8px 10px -6px rgba(249, 115, 22, 0.1);
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .mode-chose-box .mode-list .mode-item.active-pro .mode-t {
  color: #f97316;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .mode-chose-box .mode-list .mode-item.active-nana2 {
  border-color: #14b8a6;
  background-color: rgba(20, 184, 166, 0.15);
  -webkit-box-shadow: 0 10px 25px -5px rgba(20, 184, 166, 0.15), 0 8px 10px -6px rgba(20, 184, 166, 0.1);
  box-shadow: 0 10px 25px -5px rgba(20, 184, 166, 0.15), 0 8px 10px -6px rgba(20, 184, 166, 0.1);
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .mode-chose-box .mode-list .mode-item.active-nana2 .mode-t {
  color: #14b8a6;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .mode-chose-box .mode-list .mode-item .mode-t {
  margin-bottom: 3px;
  color: #fff;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .mode-chose-box .mode-list .mode-item .mode-t .btn-text {
  font-weight: 550;
  font-size: 18px;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .mode-chose-box .mode-list .mode-item .mode-t .btn-text .badge {
  font-size: 10px;
  padding: 2px 8px;
  border-radius: 99px;
  color: #fff;
  font-weight: 900;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  z-index: 10;
  margin-left: 10px;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .mode-chose-box .mode-list .mode-item .mode-t .btn-text .badge-hot {
  background: linear-gradient(135deg, #ff8a05, #ff4d4d);
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .mode-chose-box .mode-list .mode-item .mode-t .btn-text .badge-new {
  background: linear-gradient(135deg, #34d399, #14b8a6);
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .mode-chose-box .mode-list .mode-item .mode-d {
  color: #bbb;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .support-max-text {
  color: #fff;
  margin-top: 16px;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .max-upload {
  font-size: 12px;
  color: var(--primary-color);
  border-radius: 8px;
  border: 1px solid var(--primary-color);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2px 6px;
  background-color: #11261E;
  line-height: 20px;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .prev-img-list {
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .prev-img-list .prev-img-item {
  width: 130px;
  height: 130px;
  border: 2px solid var(--primary-color);
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 10px;
  margin-top: 12px;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .prev-img-list .prev-img-item:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .prev-img-list .prev-img-item:hover .delete-icon {
  z-index: 3;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .prev-img-list .prev-img-item .size {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: rgba(0, 0, 0, 0.5);
  padding: 3px 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 12px;
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 3;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .prev-img-list .prev-img-item .index-num {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #3F4552;
  color: #C9CCD4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 3;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .prev-img-list .prev-img-item .delete-icon {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #E80C16;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 14px;
  z-index: 3;
  cursor: pointer;
  z-index: -1;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .prev-img-list .prev-img-item img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .remove-all-img {
  color: #C42831;
  background-color: #1E1F25;
  text-align: center;
  border: 1px solid #3F4148;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 5px 0;
  margin-top: 16px;
  cursor: pointer;
  font-weight: 550;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .upload-demo {
  width: 130px;
  height: 130px;
  margin-top: 12px;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .upload-demo .el-upload {
  width: 100%;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .el-upload-dragger {
  width: 100%;
  height: 130px;
  background-color: transparent;
  border: 2px dashed var(--primary-color);
  border-radius: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .el-upload-dragger .upload-text {
  color: var(--primary-color);
  font-size: 12px;
  line-height: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .el-upload-dragger .upload-text .c-u-icon {
  font-size: 15px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #11261D;
  margin-bottom: 5px;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .el-upload-dragger .upload-text .m-text {
  font-size: 13px;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .extra-desc-box {
  margin-top: 16px;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .extra-desc-box .max-text-number {
  color: #7E8DA2;
  font-size: 13px;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .extra-desc-box .extra-text {
  margin-top: 12px;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .extra-desc-box .extra-text .el-textarea__inner {
  border: 1px solid #3F4148;
  background-color: #0A0A0A;
  border-radius: 8px;
  color: #fff;
  padding: 6px 8px;
  font-size: 16px;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .setting-card {
  width: 100%;
  /* 根据需要调整宽度 */
  padding: 15px 20px;
  /* 核心：紫色渐变背景 */
  background: -webkit-gradient(linear, left top, right top, from(#59168b4d), to(#1c398e4d));
  background: linear-gradient(90deg, #59168b4d, #1c398e4d);
  -webkit-box-shadow: 0 8px 30px rgba(0, 0, 0, 0.4);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.4);
  color: white;
  background-color: #1E1F24;
  border: 1px solid #ac4bff4d;
  border-radius: 8px;
  /* 模拟轻微边框 */
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 16px;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .setting-card .content-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .setting-card .text-group {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .setting-card .title {
  margin: 0 0 5px 0;
  font-size: 18px;
  font-weight: bold;
  color: #e0e0ff;
  /* 略微发白的颜色 */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1200px) {
  .pc-editor .upload-nano-box .upload-left .edit-image-box .setting-card .title {
    font-size: 15px;
  }
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .setting-card .badge {
  display: inline-block;
  padding: 2px 8px;
  margin-left: 10px;
  /* 专业版标签的紫色背景 */
  color: white;
  font-size: 12px;
  border-radius: 4px;
  font-weight: normal;
  background: -webkit-gradient(linear, left top, right top, from(#ad46ff), to(#2b7fff));
  background: linear-gradient(to right, #ad46ff, #2b7fff);
  /* 标签渐变 */
  -webkit-box-shadow: 0 0 5px rgba(138, 43, 226, 0.5);
  box-shadow: 0 0 5px rgba(138, 43, 226, 0.5);
}
@media (max-width: 1200px) {
  .pc-editor .upload-nano-box .upload-left .edit-image-box .setting-card .badge {
    position: absolute;
    top: 0;
    right: 0;
  }
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .setting-card .description {
  margin: 0;
  font-size: 14px;
  color: #c0c0e0;
  /* 略浅的描述文字颜色 */
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .image-ratio {
  margin-top: 16px;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .image-ratio .check-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 12px;
  width: 100%;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .image-ratio .check-box .check-item {
  cursor: pointer;
  color: #fff;
  background-color: #1E1F24;
  border-radius: 5px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 8px;
  border: 1px solid #3F4148;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .image-ratio .check-box .check-item:last-child {
  margin-right: 0px;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .image-ratio .check-box .check-item:hover {
  opacity: 0.85;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .image-ratio .check-box .check-item-active {
  border-color: #30af6f;
  color: #fff;
  background-color: #094127;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .cus-select {
  background-color: #1E1F24;
  border: 1px solid #3F4148;
  border-radius: 8px;
  color: #fff;
  height: 38px;
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 12px;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .cus-select:hover {
  background-color: #232428;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .cus-select .tag {
  width: 20px;
  height: 20px;
  background-color: #137151;
  border-radius: 6px;
  margin-right: 12px;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .cus-select .ai-desc {
  color: #90A1B9;
  font-size: 13px;
  margin-left: 10px;
  line-height: 21px;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .consumption-cost {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #CAD5E2;
  padding: 9px 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 8px;
  background-color: #101A1F;
  border: 1px solid #094127;
  margin-top: 16px;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .consumption-cost .left-t {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .consumption-cost .left-t::before {
  content: "";
  display: inline-block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: var(--primary-color);
  -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  opacity: 0.3;
  margin-right: 6px;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .consumption-cost .number-box {
  font-size: 13px;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .consumption-cost .number-box .set-n {
  font-weight: 550;
  color: var(--primary-color);
  font-size: 18px;
  margin-right: 2px;
  position: relative;
  top: 1px;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .button-wrapper {
  position: relative;
}
@-webkit-keyframes float-popover {
  0% {
    -webkit-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
  }
  50% {
    -webkit-transform: translateX(-50%) translateY(-8px);
    transform: translateX(-50%) translateY(-8px);
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
  }
}
@keyframes float-popover {
  0% {
    -webkit-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
  }
  50% {
    -webkit-transform: translateX(-50%) translateY(-8px);
    transform: translateX(-50%) translateY(-8px);
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
  }
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .button-wrapper .gen-guide-popover {
  position: absolute;
  width: 250px;
  /* 稍微加宽一点让文字更舒展 */
  /* 高级暗色毛玻璃背景 */
  background: rgba(28, 33, 40, 0.85);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  color: #E2E8F0;
  border-radius: 12px;
  padding: 18px;
  /* 细微的边框与阴影，营造立体发光感 */
  border: 1px solid rgba(0, 199, 150, 0.25);
  -webkit-box-shadow: 0 12px 32px rgba(0, 0, 0, 0.6), 0 0 20px rgba(0, 187, 206, 0.1);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.6), 0 0 20px rgba(0, 187, 206, 0.1);
  left: 50%;
  top: -180px;
  z-index: 20;
  /* 应用上下浮动动画 */
  -webkit-animation: float-popover 2s ease-in-out infinite;
  animation: float-popover 2s ease-in-out infinite;
  /* 强调文本样式 */
  /* 箭头重新设计为旋转的方块，以完美融合暗色边框 */
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .button-wrapper .gen-guide-popover .gg-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ffffff;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .button-wrapper .gen-guide-popover .gg-desc {
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 16px;
  color: #A0AEC0;
  /* 弱化次要文字颜色，衬托强调色 */
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .button-wrapper .gen-guide-popover .gg-t {
  font-weight: bold;
  /* 使用主色调渐变色文字 */
  background: -webkit-gradient(linear, left top, right top, from(#00C863), to(#00BBCE));
  background: linear-gradient(90deg, #00C863, #00BBCE);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 0 2px;
  /* 增加微弱的文字发光效果 */
  text-shadow: 0 0 12px rgba(0, 199, 150, 0.3);
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .button-wrapper .gen-guide-popover .gg-btn {
  background: -webkit-gradient(linear, left top, right top, from(#00C863), to(#00BBCE));
  background: linear-gradient(90deg, #00C863, #00BBCE);
  color: #ffffff;
  text-align: center;
  padding: 9px 0;
  border-radius: 6px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0 4px 12px rgba(0, 199, 150, 0.2);
  box-shadow: 0 4px 12px rgba(0, 199, 150, 0.2);
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .button-wrapper .gen-guide-popover .gg-btn:hover {
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px);
  -webkit-box-shadow: 0 6px 16px rgba(0, 199, 150, 0.35);
  box-shadow: 0 6px 16px rgba(0, 199, 150, 0.35);
  -webkit-filter: brightness(1.1);
  filter: brightness(1.1);
  /* 悬浮时轻微提亮 */
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .button-wrapper .gen-guide-popover .gg-btn:active {
  -webkit-transform: translateY(1px);
  transform: translateY(1px);
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .button-wrapper .gen-guide-popover .gg-arrow {
  position: absolute;
  bottom: -6px;
  /* 一半的高度 */
  left: 50%;
  /* 这里的 translateX 和 base 保持一致 */
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  width: 12px;
  height: 12px;
  background: #1c2128;
  /* 与背景色近似的实色 */
  border-right: 1px solid rgba(0, 199, 150, 0.25);
  border-bottom: 1px solid rgba(0, 199, 150, 0.25);
  border-bottom-right-radius: 2px;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .start-gen {
  width: 100%;
  height: 51px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 550;
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, from(#00C863), to(#00BBCE));
  background: linear-gradient(to right, #00C863, #00BBCE);
  margin-top: 24px;
  border-radius: 8px;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .start-gen:hover {
  opacity: 0.85;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .start-gen .load-img {
  width: 19px;
  margin-right: 5px;
  -webkit-animation: loop1 1.5s linear infinite forwards;
  animation: loop1 1.5s linear infinite forwards;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .start-gen[disabled] {
  opacity: 0.65;
}
.pc-editor .upload-nano-box .upload-left .edit-image-box .serve-tip {
  margin-top: 12px;
  color: #fff;
  opacity: 0.85;
}
.pc-editor .upload-nano-box .upload-right {
  border: 1px solid #3F4148;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  border-radius: 8px;
  background-color: #13161B;
  position: relative;
}
.pc-editor .upload-nano-box .upload-right .default-cover {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.pc-editor .upload-nano-box .upload-right .default-cover .cover-tip-img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: -webkit-gradient(linear, left top, right top, from(#00C863), to(#00BBCE));
  background: linear-gradient(to right, #00C863, #00BBCE);
  margin-bottom: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #E8B206;
  position: relative;
}
.pc-editor .upload-nano-box .upload-right .default-cover .cover-tip-img .tip-item {
  width: 35px;
  height: 35px;
  background-color: #1D293D;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pc-editor .upload-nano-box .upload-right .default-cover .cover-tip-img .tip-1 {
  color: var(--primary-color);
  position: absolute;
  left: -10px;
  top: -5px;
}
.pc-editor .upload-nano-box .upload-right .default-cover .cover-tip-img .tip-2 {
  position: absolute;
  right: -10px;
  top: -5px;
}
.pc-editor .upload-nano-box .upload-right .default-cover .cover-tip-img .tip-3 {
  position: absolute;
  left: -10px;
  bottom: -5px;
  color: #00B8DB;
}
.pc-editor .upload-nano-box .upload-right .default-cover .m-t {
  color: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: -webkit-gradient(linear, left top, right top, from(#00C863), to(#00BBCE));
  background: linear-gradient(to right, #00C863, #00BBCE);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 30px;
  font-weight: 550;
}
@media (max-width: 800px) {
  .pc-editor .upload-nano-box .upload-right .default-cover .m-t {
    font-size: 27px;
  }
}
.pc-editor .upload-nano-box .upload-right .default-cover .m-t-2 {
  color: #8797AD;
  margin-top: 6px;
  line-height: 25px;
  font-size: 16px;
  text-align: center;
}
.pc-editor .upload-nano-box .upload-right .default-cover .desc-box {
  margin-top: 30px;
  width: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 360px;
}
.pc-editor .upload-nano-box .upload-right .default-cover .desc-box .desc-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.pc-editor .upload-nano-box .upload-right .default-cover .desc-box .desc-item:last-child {
  margin-right: 0;
}
.pc-editor .upload-nano-box .upload-right .default-cover .desc-box .desc-item .svg-box {
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0, oklch(27.9% 0.041 260.031)), to(oklch(37.2% 0.044 257.287)));
  background: linear-gradient(to right bottom, oklch(27.9% 0.041 260.031) 0, oklch(37.2% 0.044 257.287) 100%);
  width: 54px;
  height: 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 12px;
}
.pc-editor .upload-nano-box .upload-right .default-cover .desc-box .desc-item .svg-box .s1 {
  color: var(--primary-color);
}
.pc-editor .upload-nano-box .upload-right .default-cover .desc-box .desc-item .svg-box .s2 {
  color: #F0B100;
}
.pc-editor .upload-nano-box .upload-right .default-cover .desc-box .desc-item .svg-box .s3 {
  color: #00B8DB;
}
.pc-editor .upload-nano-box .upload-right .default-cover .desc-box .desc-item .text {
  color: #90A1B9;
  font-size: 16px;
  margin-top: 10px;
}
.pc-editor .upload-nano-box .upload-right .task-loading-cover {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.pc-editor .upload-nano-box .upload-right .task-loading-cover .loading-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 22px;
}
.pc-editor .upload-nano-box .upload-right .task-loading-cover .loading-wrapper .ripple-ball {
  width: 50px;
  height: 50px;
  background-color: #00C19C;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  -webkit-animation: ripple1 1.65s ease-in-out infinite forwards;
  animation: ripple1 1.65s ease-in-out infinite forwards;
}
@-webkit-keyframes ripple1 {
  from {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(4);
    transform: translate(-50%, -50%) scale(4);
  }
}
@keyframes ripple1 {
  from {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(4);
    transform: translate(-50%, -50%) scale(4);
  }
}
.pc-editor .upload-nano-box .upload-right .task-loading-cover .loading-wrapper .loading-ball {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: -webkit-gradient(linear, left top, right top, from(#00C863), to(#00BBCE));
  background: linear-gradient(to right, #00C863, #00BBCE);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
.pc-editor .upload-nano-box .upload-right .task-loading-cover .loading-wrapper .loading-ball .c-loading {
  width: 65px;
  -webkit-animation: loop1 1.5s linear infinite forwards;
  animation: loop1 1.5s linear infinite forwards;
}
.pc-editor .upload-nano-box .upload-right .task-loading-cover .a-title-1 {
  color: #E3ECF2;
  font-size: 22px;
}
.pc-editor .upload-nano-box .upload-right .task-loading-cover .a-title-2 {
  color: #9496A2;
  font-size: 18px;
  margin-top: 10px;
}
.pc-editor .upload-nano-box .upload-right .task-loading-cover .cus-progress {
  margin-top: 22px;
  width: 80%;
  max-width: 400px;
  height: 15px;
  border-radius: 12px;
  background-color: #304158;
  position: relative;
  overflow: hidden;
}
.pc-editor .upload-nano-box .upload-right .task-loading-cover .cus-progress .inner-progress {
  position: absolute;
  width: 0%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#00C863), to(#00BBCE));
  background: linear-gradient(to right, #00C863, #00BBCE);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  -webkit-animation: simulate-load 10s ease-out forwards;
  animation: simulate-load 10s ease-out forwards;
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
@-webkit-keyframes simulate-load {
  0% {
    width: 0%;
  }
  15% {
    width: 25%;
  }
  45% {
    width: 50%;
  }
  65% {
    width: 75%;
  }
  85% {
    width: 90%;
  }
  100% {
    width: 99%;
  }
}
@keyframes simulate-load {
  0% {
    width: 0%;
  }
  15% {
    width: 25%;
  }
  45% {
    width: 50%;
  }
  65% {
    width: 75%;
  }
  85% {
    width: 90%;
  }
  100% {
    width: 99%;
  }
}
.pc-editor .upload-nano-box .upload-right .success-case-box {
  width: 100%;
  position: relative;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: auto;
}
.pc-editor .upload-nano-box .upload-right .success-case-box .img-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.pc-editor .upload-nano-box .upload-right .success-case-box .img-prev .close-ball {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 10px;
  top: 10px;
  background-color: #303030;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  border-radius: 50%;
  cursor: pointer;
  z-index: 5;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12), 0 0 6px rgba(0, 0, 0, 0.04);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12), 0 0 6px rgba(0, 0, 0, 0.04);
}
.pc-editor .upload-nano-box .upload-right .success-case-box .img-prev .img-inner {
  width: 100%;
  height: 100%;
  position: relative;
  border: 1px solid #3F4148;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.pc-editor .upload-nano-box .upload-right .success-case-box .img-prev .img-inner .task-loading-cover,
.pc-editor .upload-nano-box .upload-right .success-case-box .img-prev .img-inner .err-item-box {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  background: #13161b;
}
.pc-editor .upload-nano-box .upload-right .success-case-box .img-prev .img-inner .task-loading-cover .open-zxkf,
.pc-editor .upload-nano-box .upload-right .success-case-box .img-prev .img-inner .err-item-box .open-zxkf {
  color: var(--primary-color);
  cursor: pointer;
  text-decoration: underline;
}
.pc-editor .upload-nano-box .upload-right .success-case-box .img-prev .img-inner .el-image {
  display: inherit;
}
.pc-editor .upload-nano-box .upload-right .success-case-box .img-prev .img-inner:hover .cover {
  z-index: 1;
}
.pc-editor .upload-nano-box .upload-right .success-case-box .img-prev .img-inner .tool-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 5px;
  padding-right: 12px;
  box-sizing: border-box;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
.pc-editor .upload-nano-box .upload-right .success-case-box .img-prev .img-inner .tool-list .edit-btn {
  color: #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 16px;
  font-size: 13px;
  cursor: pointer;
}
.pc-editor .upload-nano-box .upload-right .success-case-box .img-prev .img-inner .tool-list .edit-btn:last-child {
  margin-right: 0;
}
.pc-editor .upload-nano-box .upload-right .success-case-box .img-prev .img-inner .tool-list .edit-btn:hover {
  opacity: 0.85;
}
.pc-editor .upload-nano-box .upload-right .success-case-box .img-prev .img-inner .tool-list .edit-btn img {
  width: 13px;
  margin-right: 2px;
  position: relative;
  top: 1px;
}
.pc-editor .upload-nano-box .upload-right .success-case-box .img-prev .img-inner .tool-list .edit-btn .open-i {
  position: relative;
  width: 14px;
  margin-right: 3px;
}
.pc-editor .upload-nano-box .upload-right .success-case-box .img-prev .img-inner .ball {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: -webkit-gradient(linear, left top, right top, from(#00C863), to(#00BBCE));
  background: linear-gradient(to right, #00C863, #00BBCE);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0px;
  left: -40px;
  z-index: 3;
}
.pc-editor .upload-nano-box .upload-right .success-case-box .img-prev .img-inner img {
  width: 100%;
  cursor: default;
}
.pc-editor .upload-nano-box .upload-right .success-btn {
  width: 100%;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 20px;
}
.pc-editor .upload-nano-box .upload-right .success-btn .c-btn {
  height: 30px;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 550;
  background: -webkit-gradient(linear, left top, right top, from(#00C863), to(#00BBCE));
  background: linear-gradient(to right, #00C863, #00BBCE);
}
.pc-editor .upload-nano-small {
  display: block;
}
.pc-editor .upload-nano-small .upload-left {
  margin-bottom: 15px;
}
.pc-editor .upload-nano-small .upload-right {
  height: 700px;
}
.pc-editor .upload-nano-box-full {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background-color: #000;
  grid-template-columns: 45% 55%;
}
.pc-editor .upload-nano-box-full .upload-left .scroll-box-1 {
  overflow: auto;
  max-height: calc(100vh - 155px);
}
.pc-editor .upload-nano-box-full .upload-left .set-mode .sg {
  opacity: 1;
}

/* ====== 导入作品大 Modal 样式块 ====== */
/* Modal 遮罩层，固定在视口 */
.works-modal-mask {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.65);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* Modal 主体 */
.works-modal-content {
  background-color: #1c1d24;
  /* 匹配截图深色背景 */
  border: 1px solid #2a2d35;
  border-radius: 12px;
  width: 90%;
  max-width: 800px;
  /* 大模态框限制最大宽度 */
  max-height: 85vh;
  /* 适配不同屏幕高度 */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-shadow: 0 20px 60px rgba(0, 0, 0, 0.6);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.6);
}

/* Modal 头部 */
.works-modal-content .wm-header {
  padding: 18px 24px;
  font-size: 16px;
  color: #e5e7eb;
  font-weight: bold;
  border-bottom: 1px solid #2a2d35;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.works-modal-content .close-btn {
  cursor: pointer;
  color: #9ca3af;
  font-size: 20px;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}

.works-modal-content .close-btn:hover {
  color: #fff;
}

/* Modal 内容滚动区 */
.works-modal-content .wm-body {
  padding: 20px 24px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow-y: auto;
}

/* 图片网格 */
.works-modal-content .wm-grid {
  display: grid;
  /* 响应式列：PC上约每行4-5个，移动端会自动缩减列数 */
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}

/* 单个图片项 */
.works-modal-content .wm-item {
  aspect-ratio: 1;
  background-color: #16171d;
  border: 2px solid transparent;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.works-modal-content .wm-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}

/* 选中状态 */
.works-modal-content .wm-item.is-selected {
  border-color: #00bbce;
  /* 品牌绿/蓝 */
}

/* 选中时的半透明遮罩 */
.works-modal-content .wm-item::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 187, 206, 0.15);
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  pointer-events: none;
}

.works-modal-content .wm-item.is-selected::after {
  opacity: 1;
}

/* 选中对号图标 */
.works-modal-content .wm-check-icon {
  position: absolute;
  top: 8px;
  right: 8px;
  background-color: #00bbce;
  color: #fff;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 12px;
  font-weight: bold;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  z-index: 2;
}

/* 加载和空状态 */
.works-modal-content .wm-loading,
.works-modal-content .wm-empty {
  text-align: center;
  padding: 60px 0;
  color: #9ca3af;
  font-size: 14px;
}

/* 加载更多 */
.works-modal-content .wm-loadmore {
  margin-top: 24px;
  text-align: center;
}

.works-modal-content .wm-loadmore button {
  font-size: 13px;
  color: #e5e7eb;
  background-color: #2a2d35;
  border: none;
  padding: 8px 24px;
  border-radius: 20px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  outline: none;
}

.works-modal-content .wm-loadmore button:hover:not(:disabled) {
  background-color: #00bbce;
  color: #fff;
}

.works-modal-content .wm-loadmore button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

/* Modal 底部 */
.works-modal-content .wm-footer {
  padding: 16px 24px;
  border-top: 1px solid #2a2d35;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1a1b22;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}

.works-modal-content .wm-selected-count {
  color: #9ca3af;
  font-size: 14px;
}

.works-modal-content .wm-confirm-btn {
  background-color: #1a6549;
  /* 类似截图中的深绿色按钮，你可替换为 #00bbce */
  color: #fff;
  border: none;
  padding: 10px 24px;
  border-radius: 6px;
  font-size: 14px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.works-modal-content .wm-confirm-btn:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}

.works-modal-content .wm-confirm-btn:hover:not(:disabled) {
  background-color: #21835f;
}

/* 移动端细微调整 */
@media (max-width: 600px) {
  .works-modal-content .wm-grid {
    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
    gap: 10px;
  }

  .works-modal-content {
    width: 95%;
    max-height: 90vh;
  }

  .works-modal-content .wm-header,
.works-modal-content .wm-body,
.works-modal-content .wm-footer {
    padding-left: 16px;
    padding-right: 16px;
  }
}
/* ====== 提示词模板 Modal 特殊样式 ====== */
.prompt-template-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 4px;
  height: 24px;
  line-height: 1;
  margin-left: 12px;
  font-size: 12px;
  color: #00bbce;
  background: rgba(0, 187, 206, 0.1);
  padding: 0 10px;
  border-radius: 12px;
  cursor: pointer;
  border: 1px solid rgba(0, 187, 206, 0.3);
  font-weight: normal;
  white-space: nowrap;
  /* 优化2：强制不换行 */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.prompt-template-btn:hover {
  background: rgba(0, 187, 206, 0.2);
  border-color: rgba(0, 187, 206, 0.6);
}

.prompt-modal-content {
  max-width: 900px;
  height: 600px;
  /* 设定固定高度，方便左右滚动 */
  padding: 0;
  /* 清除默认 padding，交给内部布局 */
  overflow: hidden;
}

.pm-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}

/* 左侧边栏 */
.pm-sidebar {
  width: 200px;
  background-color: #16171d;
  border-right: 1px solid #2a2d35;
  padding: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow-y: auto;
}

.pm-sidebar-title {
  color: #9ca3af;
  font-size: 12px;
  padding: 0 20px 10px;
  font-weight: bold;
  text-transform: uppercase;
}

.pm-cate-item {
  padding: 12px 20px;
  color: #e5e7eb;
  font-size: 14px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-left: 3px solid transparent;
}

.pm-cate-item:hover {
  background-color: #1c1d24;
  color: #00bbce;
}

.pm-cate-item.is-active {
  background-color: #1c1d24;
  color: #00bbce;
  border-left-color: #00bbce;
  font-weight: bold;
}

/* 右侧主区域 */
.pm-main {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
}

.pm-main .wm-header {
  padding: 20px 24px;
  /* 调整头部 padding */
}

.pm-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 20px 24px;
  overflow-y: auto;
}

/* 提示词卡片网格 */
.pm-grid {
  display: grid;
  gap: 16px;
}

.pm-card {
  background-color: #21232b;
  border: 1px solid #2a2d35;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.pm-card:hover {
  border-color: #4c5664;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}

.pm-card-header {
  padding: 12px 16px;
  border-bottom: 1px solid #2a2d35;
}

.pm-card-title {
  color: #e5e7eb;
  font-weight: bold;
  font-size: 15px;
}

.pm-card-content {
  padding: 16px;
  color: #9ca3af;
  font-size: 13px;
  line-height: 1.6;
  height: 350px;
  overflow-y: auto;
  /* 文本过长可以内滚 */
}

.pm-card-footer {
  padding: 12px 16px;
  border-top: 1px solid #2a2d35;
  text-align: right;
}

.pm-use-btn {
  background: transparent;
  border: 1px solid #00bbce;
  color: #00bbce;
  padding: 6px 16px;
  border-radius: 4px;
  font-size: 13px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.pm-use-btn:hover {
  background: #00bbce;
  color: #fff;
}

@media (max-width: 768px) {
  .pm-layout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .pm-layout .pm-card-content {
    height: 180px;
  }

  .pm-sidebar {
    width: 100%;
    height: 140px;
    border-right: none;
    border-bottom: 1px solid #2a2d35;
    padding: 10px 0;
  }

  .pm-cate-item {
    display: inline-block;
    border-left: none;
    border-bottom: 3px solid transparent;
    padding: 8px 16px;
  }

  .pm-cate-item.is-active {
    border-bottom-color: #00bbce;
  }
}
/* ====== Light Theme (浅色模式) ====== */
/* 当外层挂载 class="light" 时的样式重写 */
.light .works-modal-content {
  background-color: #ffffff;
  border-color: #e5e7eb;
  -webkit-box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
}

.light .works-modal-content .wm-header,
.light .pm-main .wm-header {
  border-bottom-color: #e5e7eb;
  color: #111827;
}

.light .works-modal-content .close-btn {
  color: #6b7280;
}

.light .works-modal-content .close-btn:hover {
  color: #111827;
}

/* 作品库 Light */
.light .works-modal-content .wm-item {
  background-color: #f3f4f6;
}

.light .works-modal-content .wm-loading,
.light .works-modal-content .wm-empty {
  color: #6b7280;
}

.light .works-modal-content .wm-loadmore button {
  background-color: #f3f4f6;
  color: #4b5563;
  border: 1px solid #e5e7eb;
}

.light .works-modal-content .wm-loadmore button:hover:not(:disabled) {
  background-color: #00bbce;
  color: #fff;
  border-color: #00bbce;
}

.light .works-modal-content .wm-footer {
  background-color: #f9fafb;
  border-top-color: #e5e7eb;
}

.light .works-modal-content .wm-selected-count {
  color: #4b5563;
}

/* 提示词模板 Light */
.light .pm-sidebar {
  background-color: #f9fafb;
  border-right-color: #e5e7eb;
}

.light .pm-sidebar-title {
  color: #6b7280;
}

.light .pm-cate-item {
  color: #4b5563;
}

.light .pm-cate-item:hover {
  background-color: #e5e7eb;
  color: #00bbce;
}

.light .pm-cate-item.is-active {
  background-color: #ffffff;
  color: #00bbce;
}

.light .pm-card {
  background-color: #ffffff;
  border-color: #e5e7eb;
}

.light .pm-card:hover {
  border-color: #d1d5db;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}

.light .pm-card-header {
  border-bottom-color: #e5e7eb;
}

.light .pm-card-title {
  color: #111827;
}

.light .pm-card-content {
  color: #4b5563;
}

.light .pm-card-footer {
  border-top-color: #e5e7eb;
}

@media (max-width: 768px) {
  .light .pm-sidebar {
    border-bottom-color: #e5e7eb;
  }
}
.guide-highlight {
  position: relative;
  z-index: 10000 !important;
  -webkit-box-shadow: 0 0 0 4px rgba(0, 187, 206, 0.4);
  box-shadow: 0 0 0 4px rgba(0, 187, 206, 0.4);
  -webkit-animation: pulse-guide 2s infinite;
  animation: pulse-guide 2s infinite;
}

@-webkit-keyframes pulse-guide {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 187, 206, 0.7);
    box-shadow: 0 0 0 0 rgba(0, 187, 206, 0.7);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(0, 187, 206, 0);
    box-shadow: 0 0 0 10px rgba(0, 187, 206, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 187, 206, 0);
    box-shadow: 0 0 0 0 rgba(0, 187, 206, 0);
  }
}
@keyframes pulse-guide {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 187, 206, 0.7);
    box-shadow: 0 0 0 0 rgba(0, 187, 206, 0.7);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(0, 187, 206, 0);
    box-shadow: 0 0 0 10px rgba(0, 187, 206, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 187, 206, 0);
    box-shadow: 0 0 0 0 rgba(0, 187, 206, 0);
  }
}