.no-team[data-v-478d43c4] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
}
.no-team .img[data-v-478d43c4] {
  width: 4.29333rem;
  height: 4.05333rem;
  background: url(../img/words-art-library-no-data.png) no-repeat;
  background-size: cover;
}
.no-team .label[data-v-478d43c4] {
  font-size: 0.34667rem;
  color: #666;
  margin-top: 0.64rem;
}
.no-team .button[data-v-478d43c4] {
  padding: 0.26667rem 0.53333rem;
  border-radius: 0.06667rem;
  margin-top: 0.26667rem;
  background-color: var(--words-theme-color, #2475fc);
  color: #fff;
  cursor: pointer;
  transition: background 0.16s ease, box-shadow 0.16s ease, transform 0.12s ease;
}
.no-team .button[data-v-478d43c4]:hover {
  background: var(--words-theme-active-color, #4b8cff);
  box-shadow: 0 0.16rem 0.32rem var(--words-theme-shadow-color, rgba(36, 117, 252, 0.22));
}
.no-team .button[data-v-478d43c4]:active {
  transform: scale(0.98);
}

.top[data-v-a92479d2] {
  font-size: 0.45333rem;
  position: relative;
  padding: 0.32rem 0;
  border-bottom: 1px solid #eee;
  text-align: center;
}
.top .button[data-v-a92479d2] {
  font-size: 0.4rem;
  color: #999;
  position: absolute;
  top: 0.34667rem;
  cursor: pointer;
  transition: color 0.16s ease;
}
.top .button[data-v-a92479d2]:hover {
  color: var(--words-theme-color, #2475fc);
}
.top .close[data-v-a92479d2] {
  left: 0.42667rem;
}
.top .send[data-v-a92479d2] {
  right: 0.42667rem;
  color: var(--words-theme-color, #2475fc);
}
.title[data-v-a92479d2] {
  background-color: var(--words-theme-soft-color, rgba(36, 117, 252, 0.06));
  font-size: 0.34667rem;
  color: var(--words-theme-color, #2475fc);
  padding: 0.24rem 0.42667rem;
}
.value[data-v-a92479d2] {
  height: 5.33333rem;
  overflow-y: auto;
  width: 100%;
  box-sizing: border-box;
  font-size: 0.42667rem;
  line-height: 0.69333rem;
  padding: 0.32rem 0.42667rem;
}
.bottom[data-v-a92479d2] {
  padding: 0.32rem;
  border-top: 1px solid #eee;
}
.bottom .button[data-v-a92479d2] {
  height: 1.28rem;
  line-height: 1.28rem;
  text-align: center;
  width: 100%;
  background: var(--words-theme-color, #2475fc);
  border-radius: 0.64rem;
  font-size: 0.48rem;
  color: #fff;
  cursor: pointer;
  transition: background 0.16s ease, box-shadow 0.16s ease, transform 0.12s ease;
}
.bottom .button[data-v-a92479d2]:hover {
  background: var(--words-theme-active-color, #4b8cff);
  box-shadow: 0 0.16rem 0.32rem var(--words-theme-shadow-color, rgba(36, 117, 252, 0.22));
}
.bottom .button[data-v-a92479d2]:active {
  transform: scale(0.98);
}

.copy[data-v-67f16648] .copy-popup {
  overflow: hidden;
  background: transparent;
  border-radius: 0.42667rem 0.42667rem 0 0;
}
.copy .copy-main[data-v-67f16648] {
  height: 16.05333rem;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  background: #fff;
  border-radius: 0.42667rem 0.42667rem 0 0;
  font-family: PingFang SC, -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;
}
.copy .copy-main .copy-title[data-v-67f16648] {
  position: relative;
  flex: none;
  height: 1.22667rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.copy .copy-main .copy-title .copy-title-text[data-v-67f16648] {
  color: #000;
  font-size: 0.42667rem;
  font-weight: 600;
  line-height: 0.58667rem;
}
.copy .copy-main .copy-title .copy-close[data-v-67f16648] {
  position: absolute;
  top: 0.4rem;
  right: 0.32rem;
  width: 0.42667rem;
  height: 0.42667rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  padding: 0;
  background: transparent;
  color: #909baf;
  font-size: 0.42667rem;
  transition: color 0.16s ease, transform 0.12s ease;
}
.copy .copy-main .copy-title .copy-close[data-v-67f16648]:hover {
  color: var(--words-theme-color, #2475fc);
}
.copy .copy-main .copy-title .copy-close[data-v-67f16648]:active {
  transform: scale(0.94);
}
.copy .copy-main .copy-segment-wrap[data-v-67f16648] {
  flex: none;
  height: 1.33333rem;
  padding: 0.10667rem 0.32rem;
  box-sizing: border-box;
  background: #fff;
}
.copy .copy-main .copy-segment[data-v-67f16648] {
  height: 100%;
  display: flex;
  align-items: stretch;
  padding: 0.10667rem;
  box-sizing: border-box;
  border-radius: 0.26667rem;
  background: #ebedf0;
}
.copy .copy-main .copy-segment-item[data-v-67f16648] {
  flex: 1;
  min-width: 0;
  border: 0;
  border-radius: 0.21333rem;
  padding: 0.16rem 0.26667rem;
  background: transparent;
  color: #1a1a1a;
  font-family: PingFang SC, -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;
  font-size: 0.37333rem;
  font-weight: 600;
  line-height: 0.53333rem;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  transition: background 0.16s ease, color 0.16s ease, box-shadow 0.16s ease;
}
.copy .copy-main .copy-segment-item[data-v-67f16648]:hover {
  background: var(--words-theme-soft-color, #f2f7ff);
  color: var(--words-theme-color, #2475fc);
}
.copy .copy-main .copy-segment-item.active[data-v-67f16648] {
  background: #fff;
  color: var(--words-theme-color, #2b7fff);
  box-shadow: 0 2px 0.04rem rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1);
}
.copy .copy-main .copy-content[data-v-67f16648] {
  flex: 1;
  min-height: 0;
  display: flex;
  align-items: stretch;
  overflow: hidden;
  background: #fff;
}
.copy .copy-main .copy-content .copy-column[data-v-67f16648] {
  flex: none;
  width: 3.97333rem;
  min-width: 0;
  overflow-y: auto;
  background: #f8f9fa;
}
.copy .copy-main .copy-content .copy-group-column[data-v-67f16648] {
  flex: 1;
  width: auto;
  background: #fff;
}
.copy .copy-main .copy-content .copy-group-column.single[data-v-67f16648] {
  width: 100%;
}
.copy .copy-main .copy-content .copy-list-item[data-v-67f16648] {
  min-height: 1.01333rem;
  display: flex;
  align-items: center;
  gap: 0.21333rem;
  padding: 0.24rem 0.32rem;
  box-sizing: border-box;
  color: #1a1a1a;
  font-size: 0.37333rem;
  font-weight: 400;
  line-height: 0.53333rem;
  text-align: left;
  cursor: pointer;
  transition: background 0.16s ease, color 0.16s ease;
}
.copy .copy-main .copy-content .copy-list-item[data-v-67f16648]:hover {
  background: var(--words-theme-soft-color, #f2f7ff);
  color: var(--words-theme-color, #2475fc);
}
.copy .copy-main .copy-content .copy-list-item span[data-v-67f16648],
.copy .copy-main .copy-content .copy-list-item[data-v-67f16648] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.copy .copy-main .copy-content .copy-list-item span[data-v-67f16648] {
  flex: 1;
  min-width: 0;
}
.copy .copy-main .copy-content .copy-list-item.selected[data-v-67f16648] {
  background: #fff;
  color: var(--words-theme-color, #2475fc);
}
.copy .copy-main .copy-content .copy-group-column .copy-list-item[data-v-67f16648] {
  background: #fff;
}
.copy .copy-main .copy-content .copy-group-column .copy-list-item.selected[data-v-67f16648] {
  background: var(--words-theme-soft-color, #f2f7ff);
}
.copy .copy-main .copy-content .copy-check[data-v-67f16648] {
  flex: none;
  color: var(--words-theme-color, #2475fc);
  font-size: 0.42667rem;
}
.copy .copy-main .bottom[data-v-67f16648] {
  flex: none;
  height: 1.49333rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.21333rem 0.42667rem;
  box-sizing: border-box;
  background: #fff;
}
.copy .copy-main .bottom .button[data-v-67f16648] {
  width: 100%;
  height: 1.06667rem;
  border: 0;
  border-radius: 0.21333rem;
  background: var(--words-theme-color, #1d5ec9);
  color: #fff;
  font-size: 0.37333rem;
  font-weight: 400;
  line-height: 0.53333rem;
  cursor: pointer;
  transition: background 0.16s ease, box-shadow 0.16s ease, transform 0.12s ease;
}
.copy .copy-main .bottom .button[data-v-67f16648]:hover {
  background: var(--words-theme-active-color, #2475fc);
  box-shadow: 0 0.16rem 0.32rem var(--words-theme-shadow-color, rgba(29, 94, 201, 0.22));
}
.copy .copy-main .bottom .button[data-v-67f16648]:active {
  transform: scale(0.98);
}
.copy .copy-main .bottom .button[data-v-67f16648] .van-button__text {
  color: inherit;
}
.copy .copy-main .copy-home-indicator[data-v-67f16648] {
  flex: none;
  height: 0.90667rem;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-top: 0.21333rem;
  box-sizing: border-box;
  background: #fff;
}
.copy .copy-main .copy-home-indicator span[data-v-67f16648] {
  width: 3.57333rem;
  height: 0.13333rem;
  border-radius: 2.66667rem;
  background: #000;
}

.theme-panel[data-v-34144c7a] {
  min-height: 7.62667rem;
  overflow: hidden;
  background: #fff;
  border-radius: 0.42667rem 0.42667rem 0 0;
  box-sizing: border-box;
  font-family: PingFang SC, -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;
}
.theme-header[data-v-34144c7a] {
  position: relative;
  height: 1.22667rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.theme-title[data-v-34144c7a] {
  color: #000;
  font-size: 0.42667rem;
  font-weight: 600;
  line-height: 0.58667rem;
}
.theme-close[data-v-34144c7a] {
  position: absolute;
  top: 0.4rem;
  right: 0.37333rem;
  width: 0.48rem;
  height: 0.48rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  padding: 0;
  background: transparent;
  color: #909baf;
  font-size: 0.42667rem;
  cursor: pointer;
  transition: color 0.16s ease, transform 0.12s ease;
}
.theme-close[data-v-34144c7a]:hover {
  color: var(--words-theme-color, #2475fc);
}
.theme-close[data-v-34144c7a]:active {
  transform: scale(0.94);
}
.theme-options[data-v-34144c7a] {
  height: 5.49333rem;
  display: flex;
  gap: 0.32rem;
  padding: 0.64rem 0.42667rem 0;
  box-sizing: border-box;
}
.theme-item[data-v-34144c7a] {
  flex: 1;
  min-width: 0;
  border: 0;
  padding: 0;
  background: transparent;
  text-align: center;
  cursor: pointer;
}
.theme-item[data-v-34144c7a]:disabled {
  cursor: not-allowed;
}
.theme-item:hover .theme-preview[data-v-34144c7a] {
  border-color: var(--words-theme-color, #2475fc);
  box-shadow: 0 0.13333rem 0.29333rem var(--words-theme-shadow-color, rgba(36, 117, 252, 0.14));
}
.theme-item:hover .theme-name[data-v-34144c7a] {
  color: var(--words-theme-color, #2475fc);
}
.theme-preview[data-v-34144c7a] {
  position: relative;
  height: 3.36rem;
  overflow: hidden;
  border: 2px solid #ebeff5;
  border-radius: 0.32rem;
  background: #fff;
  box-sizing: border-box;
}
.theme-item.active .theme-preview[data-v-34144c7a] {
  border: 0.05333rem solid var(--words-theme-color, #2475fc);
}
.preview-head[data-v-34144c7a] {
  position: absolute;
  left: 0.16rem;
  top: 0.16rem;
  display: flex;
  gap: 0.10667rem;
}
.preview-avatar[data-v-34144c7a] {
  width: 0.42667rem;
  height: 0.42667rem;
  border-radius: 0.10667rem;
  background: #1d5ec9;
}
.preview-title[data-v-34144c7a] {
  width: 2.8rem;
  height: 0.42667rem;
  border-radius: 0.10667rem;
  background: #1d5ec9;
}
.preview-line[data-v-34144c7a] {
  position: absolute;
  left: 0.16rem;
  height: 0.13333rem;
  border-radius: 0.10667rem;
  background: #ebeff5;
}
.preview-line.long[data-v-34144c7a] {
  width: calc(100% - 0.42667rem);
}
.preview-line.short[data-v-34144c7a] {
  width: 2.85333rem;
}
.preview-line[data-v-34144c7a]:nth-child(2) {
  top: 0.82667rem;
}
.preview-line[data-v-34144c7a]:nth-child(3) {
  top: 1.09333rem;
}
.preview-line[data-v-34144c7a]:nth-child(4) {
  top: 1.36rem;
}
.preview-line[data-v-34144c7a]:nth-child(5) {
  top: 1.62667rem;
}
.preview-line[data-v-34144c7a]:nth-child(6) {
  top: 1.89333rem;
}
.preview-line[data-v-34144c7a]:nth-child(7) {
  top: 2.16rem;
}
.preview-tags[data-v-34144c7a] {
  position: absolute;
  left: 0.16rem;
  bottom: 0.26667rem;
  display: flex;
  gap: 0.10667rem;
}
.preview-tags span[data-v-34144c7a] {
  width: 0.45333rem;
  height: 0.4rem;
  border-radius: 0.16rem;
  background: #1d5ec9;
  opacity: 0.6;
}
.preview-send[data-v-34144c7a] {
  position: absolute;
  right: 0.16rem;
  bottom: 0.26667rem;
  width: 0.53333rem;
  height: 0.53333rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #1d5ec9;
  color: #fff;
  font-size: 0.32rem;
}
.theme-preview.techBlue .preview-avatar[data-v-34144c7a],
.theme-preview.techBlue .preview-title[data-v-34144c7a],
.theme-preview.techBlue .preview-send[data-v-34144c7a] {
  background: #2475fc;
}
.theme-preview.techBlue .preview-avatar[data-v-34144c7a],
.theme-preview.techBlue .preview-title[data-v-34144c7a] {
  border-radius: 0.16rem;
}
.theme-preview.techBlue .preview-tags span[data-v-34144c7a] {
  background: #2475fc;
}
.theme-name[data-v-34144c7a] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.42667rem;
  margin-top: 0.21333rem;
  color: #1a1a1a;
  font-size: 0.42667rem;
  font-weight: 600;
  line-height: 0.58667rem;
}
.theme-radio[data-v-34144c7a] {
  width: 0.64rem;
  height: 0.64rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #d8d8d8;
  border-radius: 50%;
  box-sizing: border-box;
  color: #fff;
  font-size: 0.4rem;
}
.theme-item.active .theme-radio[data-v-34144c7a] {
  border-color: var(--words-theme-color, #2475fc);
  background: var(--words-theme-color, #2475fc);
}

.preview-panel[data-v-601678b8] {
  background: #fff;
  border-radius: 0.42667rem 0.42667rem 0 0;
  color: #1f2937;
  overflow: hidden;
  max-height: 92vh;
}
.preview-header[data-v-601678b8] {
  position: relative;
  padding: 0.42667rem 1.17333rem 0.21333rem 0.42667rem;
  box-sizing: border-box;
  border-bottom: 1px solid #f0f2f5;
}
.preview-header.editing[data-v-601678b8] {
  min-height: 1.44rem;
  padding-top: 0.42667rem;
}
.preview-title[data-v-601678b8] {
  font-size: 0.42667rem;
  line-height: 0.58667rem;
  font-weight: 600;
  color: #1f2937;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.preview-tags[data-v-601678b8] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.10667rem;
  margin-top: 0.24rem;
}
.preview-tags span[data-v-601678b8] {
  height: 0.48rem;
  line-height: 0.48rem;
  padding: 0 0.21333rem;
  border-radius: 0.24rem;
  background: #eef3fb;
  color: #6b7280;
  font-size: 0.29333rem;
}
.preview-desc[data-v-601678b8] {
  margin-top: 0.16rem;
  color: #9ca3af;
  font-size: 0.32rem;
  line-height: 0.45333rem;
}
.preview-close[data-v-601678b8] {
  position: absolute;
  top: 0.29333rem;
  right: 0.32rem;
  width: 0.69333rem;
  height: 0.69333rem;
  line-height: 0.69333rem;
  text-align: center;
  color: #9ca3af;
  font-size: 0.42667rem;
  cursor: pointer;
  border-radius: 0.16rem;
  transition: background 0.16s ease, color 0.16s ease, transform 0.12s ease;
}
.preview-close[data-v-601678b8]:hover {
  background: var(--words-theme-soft-color, #f2f7ff);
  color: var(--words-theme-color, #1d5ec9);
}
.preview-close[data-v-601678b8]:active {
  transform: scale(0.94);
}
.preview-body[data-v-601678b8] {
  box-sizing: border-box;
}
.text-body[data-v-601678b8] {
  min-height: 3.84rem;
  padding: 0.42667rem;
}
.text-preview[data-v-601678b8] {
  color: #1f2937;
  font-size: 0.37333rem;
  line-height: 0.58667rem;
  word-break: break-word;
}
.text-editor[data-v-601678b8] {
  width: 100%;
  min-height: 4.24rem;
  padding: 0.29333rem 0.32rem;
  box-sizing: border-box;
  border: 1px solid #dfe5ef;
  border-radius: 0.16rem;
  resize: none;
  color: #1f2937;
  font-size: 0.37333rem;
  line-height: 0.58667rem;
  outline: none;
  background: #fff;
}
.image-body[data-v-601678b8] {
  padding: 0.42667rem;
  text-align: center;
}
.image-body img[data-v-601678b8] {
  display: block;
  width: 100%;
  max-height: 58vh;
  object-fit: contain;
  border-radius: 0.16rem;
  background: #f5f7fb;
}
.document-body[data-v-601678b8] {
  height: 58vh;
  padding: 0.42667rem;
  background: #ebeff5;
}
.document-body iframe[data-v-601678b8] {
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: 0.16rem;
  background: #fff;
}
.file-body[data-v-601678b8] {
  min-height: 3.84rem;
  padding: 0.74667rem 0.42667rem;
}
.file-card[data-v-601678b8] {
  display: flex;
  align-items: center;
  min-height: 1.81333rem;
  padding: 0.32rem;
  box-sizing: border-box;
  border: 1px solid #ebeff5;
  border-radius: 0.21333rem;
  background: #fff;
}
.file-icon[data-v-601678b8] {
  flex: 0 0 1.12rem;
  width: 1.12rem;
  height: 1.12rem;
  margin-right: 0.32rem;
  border-radius: 0.16rem;
  background: #f1f5fb;
  color: #7b8798;
  font-size: 0.26667rem;
  line-height: 1.12rem;
  text-align: center;
  overflow: hidden;
}
.file-icon img[data-v-601678b8] {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.file-info[data-v-601678b8] {
  min-width: 0;
  flex: 1;
}
.file-name[data-v-601678b8] {
  color: #1f2937;
  font-size: 0.37333rem;
  line-height: 0.53333rem;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.file-meta[data-v-601678b8] {
  margin-top: 0.10667rem;
  color: #9ca3af;
  font-size: 0.32rem;
  line-height: 0.45333rem;
}
.preview-footer[data-v-601678b8] {
  display: flex;
  align-items: center;
  gap: 0.21333rem;
  padding: 0.21333rem 0.42667rem;
  background: #fff;
  border-top: 1px solid #f0f2f5;
  box-sizing: border-box;
}
.footer-icon-btn[data-v-601678b8] {
  flex: 0 0 1.06667rem;
  width: 1.06667rem;
  height: 1.06667rem;
  border: 0;
  border-radius: 0.21333rem;
  background: #f3f6fa;
  color: #1f2937;
  font-size: 0.45333rem;
  cursor: pointer;
  transition: background 0.16s ease, color 0.16s ease, transform 0.12s ease;
}
.footer-icon-btn[data-v-601678b8]:hover {
  background: var(--words-theme-soft-color, #f2f7ff);
  color: var(--words-theme-color, #1d5ec9);
}
.footer-icon-btn[data-v-601678b8]:active {
  transform: scale(0.94);
}
.send-btn[data-v-601678b8] {
  flex: 1;
  height: 1.06667rem;
  border: 0;
  border-radius: 0.21333rem;
  background: var(--words-theme-color, #1d5ec9);
  color: #fff;
  font-size: 0.37333rem;
  font-weight: 500;
  cursor: pointer;
  transition: background 0.16s ease, box-shadow 0.16s ease, transform 0.12s ease;
}
.send-btn[data-v-601678b8]:hover {
  background: var(--words-theme-active-color, #2475fc);
  box-shadow: 0 0.16rem 0.32rem var(--words-theme-shadow-color, rgba(29, 94, 201, 0.22));
}
.send-btn[data-v-601678b8]:active {
  transform: scale(0.98);
}
.home-indicator[data-v-601678b8] {
  width: 3.57333rem;
  height: 0.13333rem;
  margin: 0 auto 0.21333rem;
  border-radius: 0.13333rem;
  background: #111827;
  opacity: 0.18;
}

.detail-pop-box[data-v-0f445c60] {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  height: 100%;
}
.detail-pop-box .head[data-v-0f445c60] {
  color: #000000;
  text-align: center;
  font-size: 0.42667rem;
  font-weight: 600;
  padding: 0.32rem;
}
.detail-pop-box .content[data-v-0f445c60] {
  flex: 1;
  padding: 0 0.42667rem;
  overflow-y: auto;
}
.detail-pop-box .content .tit[data-v-0f445c60] {
  color: #000000;
  font-size: 0.42667rem;
  font-weight: 600;
  text-align: center;
}
.detail-pop-box .content .desc[data-v-0f445c60] {
  color: #666666;
  text-align: center;
  font-size: 0.37333rem;
  font-weight: 400;
  margin-top: 0.21333rem;
}
.detail-pop-box .content .cover[data-v-0f445c60] {
  width: 100%;
  margin-top: 0.42667rem;
}
.detail-pop-box .foot[data-v-0f445c60] {
  flex-shrink: 0;
  height: 1.6rem;
  padding: 0 0.32rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.detail-pop-box .foot .main-btn[data-v-0f445c60] {
  box-sizing: border-box;
  padding: 0.21333rem;
  border-radius: 0.10667rem;
  background: var(--words-theme-color, #2475fc);
  width: 100%;
  font-size: 0.37333rem;
  color: #FFF;
  text-align: center;
  cursor: pointer;
  transition: background 0.16s ease, box-shadow 0.16s ease, transform 0.12s ease;
}
.detail-pop-box .foot .main-btn[data-v-0f445c60]:hover {
  background: var(--words-theme-active-color, #4b8cff);
  box-shadow: 0 0.16rem 0.32rem var(--words-theme-shadow-color, rgba(36, 117, 252, 0.22));
}
.detail-pop-box .foot .main-btn[data-v-0f445c60]:active {
  transform: scale(0.98);
}

.words-art-v2[data-v-b9175204] {
  height: 100vh;
  display: flex;
  flex-direction: column;
  padding-bottom: 1.46667rem;
  overflow: hidden;
  background: #ebeff5;
  color: #1a1a1a;
  box-sizing: border-box;
  font-family: PingFang SC, -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;
}
.words-art-v2.is-batch-mode[data-v-b9175204] {
  padding-bottom: 2.82667rem;
}
button[data-v-b9175204] {
  border: 0;
  padding: 0;
  background: transparent;
  font: inherit;
}
.tabs-bar[data-v-b9175204] {
  position: sticky;
  top: 0;
  z-index: 28;
  height: 1.01333rem;
  display: flex;
  align-items: stretch;
  background: #fff;
  border-bottom: 1px solid #e7e7e7;
}
.tab-item[data-v-b9175204] {
  position: relative;
  height: 1.01333rem;
  padding: 0 0.37333rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.4rem;
  line-height: 0.58667rem;
  cursor: pointer;
  transition: color 0.16s ease, background 0.16s ease;
}
.tab-item[data-v-b9175204]:hover {
  color: var(--words-theme-color);
  background: var(--words-theme-soft-color);
}
.tab-item.active[data-v-b9175204] {
  color: var(--words-theme-color);
  font-weight: 600;
}
.tab-item.active[data-v-b9175204]::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0.74667rem;
  height: 0.08rem;
  border-radius: 26.64rem;
  background: var(--words-theme-color);
  transform: translateX(-50%);
}
.version-switch[data-v-b9175204] {
  position: absolute;
  right: 0.32rem;
  top: 0.16rem;
  display: flex;
  gap: 0.05333rem;
  padding: 0.05333rem;
  border-radius: 0.16rem;
  background: #edeff2;
}
.version-switch button[data-v-b9175204] {
  height: 0.58667rem;
  padding: 0 0.13333rem;
  border-radius: 0.16rem;
  color: #262626;
  font-size: 0.32rem;
  cursor: pointer;
  transition: color 0.16s ease, background 0.16s ease;
}
.version-switch button[data-v-b9175204]:hover {
  color: var(--words-theme-color);
  background: var(--words-theme-soft-color);
}
.version-switch button.active[data-v-b9175204] {
  background: #fff;
  color: var(--words-theme-color);
}
.search-bar[data-v-b9175204] {
  position: sticky;
  top: 1.01333rem;
  z-index: 24;
  height: 1.17333rem;
  display: flex;
  align-items: center;
  gap: 0.32rem;
  padding: 0.16rem 0.32rem;
  box-sizing: border-box;
  background: #fff;
  border-bottom: 1px solid #eee;
  box-shadow: 0 0.21333rem 0.42667rem rgba(0, 40, 96, 0.04);
}
.search-box[data-v-b9175204] {
  flex: 1;
  height: 0.85333rem;
  display: flex;
  align-items: center;
  gap: 0.10667rem;
  padding: 0 0.16rem;
  border-radius: 0.10667rem;
  background: #F0F2F5;
  box-sizing: border-box;
  color: #999;
}
.search-box input[data-v-b9175204] {
  width: 100%;
  border: 0;
  outline: none;
  background: transparent;
  color: #333;
  font-size: 0.37333rem;
  line-height: 0.53333rem;
}
.search-box input[data-v-b9175204]::placeholder {
  color: #b3b3b3;
}
.add-button[data-v-b9175204] {
  width: 0.53333rem;
  height: 0.53333rem;
  flex: 0 0 0.53333rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: var(--words-theme-color);
  font-size: 0.53333rem;
  transition: transform 0.12s ease, opacity 0.16s ease;
}
.add-button[data-v-b9175204]:hover {
  opacity: 0.86;
}
.add-button[data-v-b9175204]:active {
  transform: scale(0.96);
}
.filter-bar[data-v-b9175204] {
  position: sticky;
  top: 2.18667rem;
  z-index: 23;
  padding: 0.10667rem 0.32rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  background: #ebeff5;
}
.group-filter[data-v-b9175204] {
  display: flex;
  align-items: center;
  gap: 0.10667rem;
  color: #1a1a1a;
  font-size: 0.37333rem;
  cursor: pointer;
  transition: color 0.16s ease;
}
.group-filter[data-v-b9175204]:hover {
  color: var(--words-theme-color);
}
.search-bar .team-filter[data-v-b9175204] {
  max-width: 2.34667rem;
  height: 0.85333rem;
  flex: 0 0 auto;
}
.search-bar .team-filter span[data-v-b9175204] {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.filter-actions[data-v-b9175204] {
  display: flex;
  align-items: center;
  gap: 0.21333rem;
}
.icon-button[data-v-b9175204] {
  width: 0.85333rem;
  height: 0.85333rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  cursor: pointer;
  transition: background 0.16s ease, transform 0.12s ease;
}
.icon-button.tool-trigger[data-v-b9175204]:hover,
.icon-button.tool-trigger.active[data-v-b9175204] {
  background: #DFE6F2;
  color: var(--words-theme-color);
}
.icon-button[data-v-b9175204]:active {
  transform: scale(0.94);
}
.icon-button .switch-icon[data-v-b9175204] {
  width: 0.48rem;
  height: 0.48rem;
  display: block;
}
.tool-popover[data-v-b9175204] {
  position: absolute;
  z-index: 40;
  border: 1px solid #edf0f5;
  border-radius: 0.21333rem;
  background: #fff;
  box-shadow: 0 0.32rem 0.74667rem rgba(15, 23, 42, 0.14);
  overflow: hidden;
}
.tool-option[data-v-b9175204] {
  height: 1.06667rem;
  display: flex;
  align-items: center;
  gap: 0.21333rem;
  padding: 0 0.37333rem;
  box-sizing: border-box;
  color: #3e434b;
  font-size: 0.37333rem;
  cursor: pointer;
  transition: background 0.16s ease, color 0.16s ease;
}
.tool-option[data-v-b9175204]:hover,
.tool-option.active[data-v-b9175204] {
  background: var(--words-theme-soft-color);
  color: var(--words-theme-color);
}
.tool-popover[data-v-b9175204] {
  right: 0.32rem;
  top: 1.06667rem;
  width: 3.44rem;
}
.tool-popover .tool-option[data-v-b9175204] {
  justify-content: flex-start;
  border-bottom: 1px solid #edf0f5;
}
.tool-popover .tool-option .tool-icon[data-v-b9175204] {
  width: 0.42667rem;
  height: 0.42667rem;
  flex: 0 0 0.42667rem;
}
.tool-popover .tool-option[data-v-b9175204]:active {
  background: #D3DAE5;
}
.tool-popover .tool-option[data-v-b9175204]:last-child {
  border-bottom: 0;
}
.content-wrap[data-v-b9175204] {
  flex: 1 1 auto;
  min-height: 0;
  display: flex;
  align-items: stretch;
  overflow: hidden;
  padding-top: 0;
}
.side-groups[data-v-b9175204] {
  width: 2.13333rem;
  flex: 0 0 2.13333rem;
  padding: 0.10667rem 0 2.56rem;
  overflow-y: auto;
  border-radius: 0 0.21333rem 0.21333rem 0;
  background: #fafcff;
  box-sizing: border-box;
}
.side-groups[data-v-b9175204]::-webkit-scrollbar {
  display: none;
}
.side-group[data-v-b9175204] {
  position: relative;
  width: 100%;
  min-height: 1.17333rem;
  padding: 0.32rem 0.16rem;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  background: #fafbff;
  color: #3e434b;
  font-size: 0.37333rem;
  line-height: 0.53333rem;
  text-align: left;
  cursor: pointer;
  transition: background 0.16s ease, color 0.16s ease;
}
.side-group span[data-v-b9175204] {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.side-group[data-v-b9175204]:hover {
  background: var(--words-theme-soft-color);
  color: var(--words-theme-color);
}
.side-group.active[data-v-b9175204] {
  background: var(--words-theme-light-color);
  color: var(--words-theme-color);
  font-weight: 600;
}
.side-group.active[data-v-b9175204]::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 0.10667rem;
  height: 0.53333rem;
  border-radius: 0.05333rem;
  background: var(--words-theme-color);
  transform: translateY(-50%);
}
.card-list[data-v-b9175204] {
  flex: 1;
  min-width: 0;
  overflow-y: auto;
  box-sizing: border-box;
}
.card-list[data-v-b9175204]::-webkit-scrollbar {
  display: none;
}
.word-card[data-v-b9175204] {
  position: relative;
  margin: 0 0.16rem 0.16rem;
  overflow: visible;
  border-radius: 0.32rem;
  background: #fff;
  cursor: pointer;
  transition: border-color 0.16s ease, box-shadow 0.16s ease, transform 0.12s ease, background 0.16s ease;
}
.word-card.selected[data-v-b9175204] {
  box-shadow: 0 0.21333rem 0.53333rem rgba(0, 40, 96, 0.08);
}
.word-card[data-v-b9175204]:hover {
  background: #f2f3f7;
  box-shadow: 0 0.21333rem 0.53333rem rgba(0, 40, 96, 0.08);
}
.word-card[data-v-b9175204]:active {
  transform: scale(0.995);
}
.word-card.is-menu-open[data-v-b9175204] {
  z-index: 60;
}
.word-card.batch-card[data-v-b9175204] {
  border-color: transparent;
}
.word-card.batch-card .card-title[data-v-b9175204] {
  gap: 0.21333rem;
  padding: 0.32rem 0.42667rem 0.21333rem;
}
.word-card.batch-card[data-v-b9175204]:hover {
  background: #fbfdff;
}
.word-card.batch-card.checked[data-v-b9175204] {
  border-color: var(--words-theme-color);
  box-shadow: 0 0.21333rem 0.53333rem rgba(0, 40, 96, 0.08);
}
.word-card.batch-card .attachment-list[data-v-b9175204] {
  padding: 0;
}
.card-title[data-v-b9175204] {
  min-height: 1.06667rem;
  padding: 0.32rem 0.42667rem 0.21333rem;
  display: flex;
  align-items: center;
  gap: 0.10667rem;
  box-sizing: border-box;
}
.top-tag[data-v-b9175204] {
  width: 0.42667rem;
  height: 0.42667rem;
  flex: 0 0 0.42667rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.10667rem;
  background: var(--words-theme-color);
  color: #fff;
  font-size: 0.21333rem;
  font-weight: 600;
  line-height: 1;
}
.collect-icon[data-v-b9175204] {
  width: 0.53333rem;
  height: 0.53333rem;
  flex: 0 0 0.53333rem;
  margin-right: 0.10667rem;
  border-radius: 0.10667rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAX9JREFUOE/F1LFOwlAUBuD/XCGUwCa0FI16Nx7CN8DFuLj7ALqxmKgDiYsJDr6Di4mDg4Mv4lQStS0UEhKJFC095prUCFQKhsQ73nP65b8nJyUs+dCSPfwP6LrdAxasmXrhKulFiQkty9Iy2bzFgPY+6EspZW8WmgjabvcQCBsKIcKpaRTP/gxG6QCUFMJALynlWEIFpNO5CqXEJhgVEG8TsDOR6IEI9wzRDPjjUROiqet6P+r5Bm3bLkCkngDSkgY/Vmf2hz6klLr7NZafxVaruzfi8BpAak40WCGxbxirN1MJo4sF0ClsKmGEOp5X5RFuZySNxX4FVcF2vVcA+binM7O/ZurZuFrsHlqOs5WhlDVrjkMOpDTN5mRPLOg4XpUJd1Gz2j8C/Ggf1X0QhrsbZUONZezEgi/tTo1CPleQIDT8t/4lAD+TzZ0w44hIrRYdl0uF+nyg06kJCtf9AerRfkUfWla7lMlSjQjPplG8mAuccwdj2xJ/DoviSwc/AZEjjBUORj2IAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer;
  transition: background-color 0.16s ease, transform 0.12s ease;
}
.collect-icon[data-v-b9175204]:hover {
  background-color: var(--words-theme-soft-color);
  transform: scale(1.06);
}
.collect-icon[data-v-b9175204]:active {
  transform: scale(0.94);
}
.collect-icon.active[data-v-b9175204] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAVxJREFUOE/F1L9Kw1AUx/HvkaKxODp0ELRbH8LBFAfb6CAu7j6Abl0EdSi4CDr4Di6CgyYdpOlrOFnQwbGglko1R5Ka2j9pk0rBM+YePvzuvedGmHLJlD3+B1TX2gM1xLQv43YUm1DdNQNNPwIG0syKWWuMQxOAxX2U8wARjsW0T/4M9qTL/CCNuJR9CQOgnc6RYhnRHJ6sImwOJLpHtIJKnbY8MPteF7P2FvZ0QXW3FtGvp+CsJiptIZIV037pnEpPabW4A1wBqYTmJ7Areft6KGH4YQJ0CBtK+ItaFujNmKSR2EjQX9Bq4RVkIXrr2pK8Mx+1FjmH6mysMDfjD/Po+vCyUqjUBxuiwWqw5dueZv91tIBwHsHTbVl3/GPpq2jQtUqongINxH8lzYsOmD5C9QDEQORQzLtyctDzlpiRcjhf3QtzixnQEvAspnOWCEw4g5FtsT+HSfGpg98Az3gV0rIJfgAAAABJRU5ErkJggg==);
}
.mark[data-v-b9175204] {
  flex: 0 0 auto;
  padding: 1px 0.10667rem;
  border: 1px solid #2ec77c;
  border-radius: 2px;
  background: #e5efff;
  color: #2ec77c;
  font-size: 0.26667rem;
  font-weight: 600;
  line-height: 0.4rem;
  white-space: nowrap;
}
.item-tit[data-v-b9175204] {
  display: inline-flex;
  padding: 0 0.10667rem;
  margin-left: 0.32rem;
  margin-bottom: 0.21333rem;
  align-items: center;
  gap: 0.05333rem;
  border-radius: 0.10667rem;
  background: linear-gradient(0deg, #e4d2fa 0%, #e4d2fa 100%), #edeff2;
  color: #7000ff;
  font-size: 0.32rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.42667rem;
}
.title-text[data-v-b9175204] {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #1a1a1a;
  font-size: 0.37333rem;
  line-height: 0.53333rem;
  font-weight: 600;
}
.total[data-v-b9175204] {
  color: #999;
  font-size: 0.32rem;
  line-height: 0.48rem;
}
.batch-check[data-v-b9175204] {
  width: 0.42667rem;
  height: 0.42667rem;
  flex: 0 0 0.42667rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #d9d9d9;
  border-radius: 0.05333rem;
  background: #fff;
  color: #fff;
  font-size: 0.32rem;
  box-sizing: border-box;
  cursor: pointer;
  transition: border-color 0.16s ease, background 0.16s ease, transform 0.12s ease;
}
.batch-check[data-v-b9175204]:hover {
  border-color: var(--words-theme-color);
}
.batch-check[data-v-b9175204]:active {
  transform: scale(0.92);
}
.batch-check.checked[data-v-b9175204] {
  border-color: var(--words-theme-color);
  background: var(--words-theme-color);
}
.card-check[data-v-b9175204] {
  margin-right: 0;
}
.item-main-wra[data-v-b9175204] {
  margin: 0 0.21333rem;
  overflow: hidden;
  border-radius: 0.21333rem;
  background: #F8F9FA;
}
.card-text[data-v-b9175204] {
  padding: 0.32rem;
  display: flex;
  align-items: flex-start;
  gap: 0.21333rem;
  border-bottom: 1px solid #ebeff5;
  box-sizing: border-box;
  color: #666;
  font-size: 0.32rem;
  line-height: 0.48rem;
  word-break: break-all;
  background: transparent;
  transition: background 0.16s ease;
}
.card-text[data-v-b9175204]:hover {
  background: #F4F8FF;
}
.card-text[data-v-b9175204]:last-child {
  border-bottom: 0;
}
.card-text-body[data-v-b9175204] {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.10667rem;
}
.card-text-content[data-v-b9175204] {
  flex: 1;
  min-width: 0;
}
.card-text-content.is-folded[data-v-b9175204] {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.card-text-toggle[data-v-b9175204] {
  padding: 0;
  border: 0;
  background: transparent;
  color: #1d5ec9;
  font-size: 0.32rem;
  line-height: 0.42667rem;
  cursor: pointer;
}
.batch-child-row[data-v-b9175204] {
  display: flex;
  align-items: center;
  gap: 0.42667rem;
  padding: 0.32rem 0.42667rem;
  box-sizing: border-box;
  cursor: pointer;
}
.card-text.batch-child-row[data-v-b9175204] {
  padding: 0.32rem 0.21333rem;
  color: #1a1a1a;
  font-size: 0.32rem;
  line-height: 0.48rem;
}
.child-check[data-v-b9175204] {
  margin-top: 0;
}
.attachment-list[data-v-b9175204] {
  padding: 0;
}
.attachment-item[data-v-b9175204] {
  min-height: 1.70667rem;
  padding: 0.32rem 0.21333rem;
  display: flex;
  align-items: center;
  gap: 0.21333rem;
  background: transparent;
  border-bottom: 1px solid #ebeff5;
  box-sizing: border-box;
  transition: background 0.16s ease;
}
.attachment-item[data-v-b9175204]:hover {
  background: #F4F8FF;
}
.attachment-item[data-v-b9175204]:last-child {
  border-bottom: none;
}
.attachment-item.batch-child-row[data-v-b9175204] {
  gap: 0.42667rem;
  padding: 0.32rem 0.21333rem;
}
.attachment-content[data-v-b9175204] {
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
  gap: 0.21333rem;
}
.attachment-icon[data-v-b9175204] {
  width: 1.06667rem;
  height: 1.06667rem;
  flex: 0 0 1.06667rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.10667rem;
  overflow: hidden;
  color: #fff;
  font-size: 0.34667rem;
}
.attachment-icon img[data-v-b9175204] {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
}
.attachment-icon.image[data-v-b9175204],
.attachment-icon.link[data-v-b9175204],
.attachment-icon.mini[data-v-b9175204] {
  font-size: 0.64rem;
}
.attachment-icon.image img[data-v-b9175204],
.attachment-icon.link img[data-v-b9175204],
.attachment-icon.mini img[data-v-b9175204] {
  object-fit: cover;
}
.attachment-info[data-v-b9175204] {
  flex: 1;
  min-width: 0;
}
.attachment-name[data-v-b9175204],
.attachment-meta[data-v-b9175204] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.32rem;
  line-height: 0.48rem;
}
.attachment-name[data-v-b9175204] {
  color: #1a1a1a;
}
.attachment-meta[data-v-b9175204] {
  margin-top: 0.05333rem;
  color: #b3b3b3;
}
.card-actions[data-v-b9175204] {
  position: relative;
  padding: 0.21333rem 0.32rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
}
.item-footer-tag[data-v-b9175204] {
  margin-top: 0;
  padding: 0.21333rem 0.21333rem 0.32rem;
  border-top: 1px solid #edf0f5;
  color: #999;
  font-size: 0.32rem;
  font-weight: 400;
  line-height: 0.48rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  transition: color 0.16s ease;
}
.item-footer-tag[data-v-b9175204]:hover {
  color: var(--words-theme-color);
}
.word-card.batch-card .item-footer-tag[data-v-b9175204] {
  margin-top: 0.16rem;
  border-top: 0;
}
.quick-actions[data-v-b9175204] {
  display: flex;
  gap: 0.21333rem;
}
.menu-action-wrap[data-v-b9175204] {
  position: relative;
}
.square-action[data-v-b9175204] {
  width: 0.69333rem;
  height: 0.69333rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.21333rem;
  background: #F1F5F9;
  color: #666;
  font-size: 0.42667rem;
  cursor: pointer;
  transition: background 0.16s ease, color 0.16s ease, transform 0.12s ease;
}
.square-action[data-v-b9175204]:hover,
.square-action.active[data-v-b9175204] {
  background: var(--words-theme-light-color);
  color: var(--words-theme-color);
}
.square-action[data-v-b9175204]:active {
  background: #D3DAE5;
  transform: scale(0.92);
}
.send-button[data-v-b9175204] {
  min-width: 1.28rem;
  height: 0.69333rem;
  padding: 0 0.26667rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.10667rem;
  border-radius: 0.16rem;
  background: var(--words-theme-light-color);
  color: var(--words-theme-color);
  font-size: 0.34667rem;
  cursor: pointer;
  transition: background 0.16s ease, transform 0.12s ease, box-shadow 0.16s ease;
}
.send-button[data-v-b9175204]:hover,
.send-button.active[data-v-b9175204] {
  background: var(--words-theme-soft-color);
  box-shadow: 0 0.16rem 0.32rem var(--words-theme-shadow-color);
}
.send-button[data-v-b9175204]:active {
  transform: scale(0.94);
}
.send-button .send-icon[data-v-b9175204] {
  width: 0.37333rem;
  height: 0.37333rem;
  flex: 0 0 0.37333rem;
  color: currentColor;
}
.more-action-dialog[data-v-b9175204] {
  width: 8.56rem;
  overflow: hidden;
  border-radius: 0.32rem;
  background: #fff;
  box-shadow: 0 0.32rem 0.85333rem rgba(15, 23, 42, 0.18);
}
.more-action-content[data-v-b9175204] {
  overflow: hidden;
  background: #fff;
}
.more-action-title[data-v-b9175204] {
  height: 1.01333rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #969799;
  font-size: 0.34667rem;
  line-height: 0.50667rem;
}
.more-action-grid[data-v-b9175204] {
  min-height: 1.97333rem;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  box-sizing: border-box;
}
.more-action-item[data-v-b9175204] {
  height: 1.97333rem;
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.13333rem;
  padding: 0.26667rem 0.10667rem 0;
  box-sizing: border-box;
  color: #1a1a1a;
  font-size: 0.32rem;
  line-height: 0.53333rem;
  text-align: center;
  cursor: pointer;
  transition: background 0.16s ease, color 0.16s ease;
}
.more-action-item[data-v-b9175204]:hover,
.more-action-item[data-v-b9175204]:active {
  background: var(--words-theme-soft-color);
  color: var(--words-theme-color);
}
.more-action-item > span[data-v-b9175204]:last-child {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.more-action-icon-wrap[data-v-b9175204] {
  width: 0.85333rem;
  height: 0.85333rem;
  flex: 0 0 0.85333rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.16rem;
  background: #F5F7FA;
}
.more-action-icon[data-v-b9175204] {
  width: 0.42667rem;
  height: 0.42667rem;
  color: currentColor;
}
.more-action-cancel[data-v-b9175204] {
  width: 100%;
  height: 1.28rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 1px solid #edf0f5;
  color: #1a1a1a;
  font-size: 0.42667rem;
  line-height: 0.64rem;
  cursor: pointer;
  transition: background 0.16s ease, color 0.16s ease;
}
.more-action-cancel[data-v-b9175204]:hover,
.more-action-cancel[data-v-b9175204]:active {
  background: #F5F7FA;
  color: var(--words-theme-color);
}
.empty-state[data-v-b9175204] {
  height: 9.6rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.32rem;
  color: #999;
  font-size: 0.37333rem;
}
.empty-icon[data-v-b9175204] {
  width: 2.45333rem;
  height: 2.18667rem;
  background: url(../img/words-art-library-no-data.png) center / contain no-repeat;
}
.end-text[data-v-b9175204] {
  padding: 0.42667rem 0 0;
  color: #999;
  font-size: 0.32rem;
  line-height: 0.48rem;
  text-align: center;
}
.batch-footer[data-v-b9175204] {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 1.30667rem;
  z-index: 34;
  height: 1.49333rem;
  padding: 0.21333rem 0.42667rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.32rem;
  box-sizing: border-box;
  background: #fff;
  box-shadow: 0 -0.10667rem 0.32rem rgba(0, 40, 96, 0.08);
}
.checked-count[data-v-b9175204] {
  flex: 0 0 auto;
  color: #000;
  font-size: 0.37333rem;
  line-height: 0.53333rem;
  text-align: center;
  white-space: nowrap;
}
.batch-footer-actions[data-v-b9175204] {
  display: flex;
  align-items: center;
  gap: 0.37333rem;
}
.batch-exit[data-v-b9175204] {
  width: 2.21333rem;
  height: 1.06667rem;
  border-radius: 0.21333rem;
  background: #f0f2f5;
  color: #1a1a1a;
  font-size: 0.37333rem;
  line-height: 0.53333rem;
  cursor: pointer;
  transition: background 0.16s ease, color 0.16s ease, transform 0.12s ease;
}
.batch-exit[data-v-b9175204]:hover {
  background: var(--words-theme-soft-color);
  color: var(--words-theme-color);
}
.batch-exit[data-v-b9175204]:active {
  transform: scale(0.96);
}
.batch-send[data-v-b9175204] {
  width: 4.10667rem;
  height: 1.06667rem;
  border-radius: 0.21333rem;
  background: var(--words-theme-color);
  color: #fff;
  font-size: 0.37333rem;
  line-height: 0.53333rem;
  cursor: pointer;
  transition: background 0.16s ease, opacity 0.16s ease, transform 0.12s ease;
}
.batch-send[data-v-b9175204]:hover {
  background: var(--words-theme-active-color);
}
.batch-send[data-v-b9175204]:active {
  transform: scale(0.96);
}
.batch-send[data-v-b9175204]:disabled {
  opacity: 0.45;
  cursor: not-allowed;
  transform: none;
}
.session-alert[data-v-b9175204] {
  margin: 0 0.32rem 0;
  min-height: 0.96rem;
  padding: 0.21333rem 0.32rem;
  display: flex;
  align-items: center;
  gap: 0.21333rem;
  border-radius: 0.10667rem;
  background: #fff7e8;
  color: #8a5a12;
  font-size: 0.32rem;
  box-sizing: border-box;
}
.session-alert span[data-v-b9175204] {
  flex: 1;
  min-width: 0;
}
.session-alert button[data-v-b9175204] {
  color: var(--words-theme-color);
  font-size: 0.32rem;
  cursor: pointer;
  transition: color 0.16s ease;
}
.session-alert button[data-v-b9175204]:hover {
  color: var(--words-theme-active-color);
}
.session-alert[data-v-b9175204] .van-icon {
  cursor: pointer;
  transition: color 0.16s ease, transform 0.12s ease;
}
.session-alert[data-v-b9175204] .van-icon:hover {
  color: var(--words-theme-color);
}
.session-alert[data-v-b9175204] .van-icon:active {
  transform: scale(0.94);
}
.ai-recommend-panel[data-v-b9175204] {
  margin-bottom: 0.21333rem;
  box-sizing: border-box;
}
.ai-term-action[data-v-b9175204],
.config-row[data-v-b9175204],
.config-actions[data-v-b9175204] {
  display: flex;
  align-items: center;
}
.ai-recommend-panel .title[data-v-b9175204] {
  color: #676e7a;
  font-size: 0.37333rem;
  font-weight: 400;
  padding: 0.21333rem 0.32rem;
  background: #d6e6ff;
}
.ai-recommend-panel .title > a[data-v-b9175204] {
  cursor: pointer;
  color: var(--words-theme-color);
  margin-left: 0.21333rem;
  transition: color 0.16s ease;
}
.ai-recommend-panel .title > a[data-v-b9175204]:hover {
  color: var(--words-theme-active-color);
}
.msg-wrap[data-v-b9175204] {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: #fff;
}
.msg-wrap .more[data-v-b9175204] {
  width: 1.17333rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  cursor: pointer;
  color: var(--words-theme-color);
  font-size: 0.37333rem;
  transition: background 0.16s ease, color 0.16s ease;
}
.msg-wrap .more[data-v-b9175204]:hover {
  background: var(--words-theme-soft-color);
  color: var(--words-theme-active-color);
}
.msg-box[data-v-b9175204] {
  flex: 1;
  display: flex;
  align-items: center;
  overflow-x: auto;
  padding: 0.21333rem 0.32rem;
  gap: 0.10667rem;
  color: #666;
  font-size: 0.32rem;
}
.msg-box .loading-box[data-v-b9175204] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.msg-box .msg-item[data-v-b9175204] {
  flex-shrink: 0;
  padding: 0.10667rem 0.32rem;
  border-radius: 0.21333rem;
  white-space: nowrap;
  max-width: 33.33vw;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  position: relative;
  transition: background 0.16s ease, color 0.16s ease;
}
.msg-box .msg-item[data-v-b9175204]:hover {
  background: var(--words-theme-soft-color);
  color: var(--words-theme-color);
}
.msg-box .msg-item.active[data-v-b9175204] {
  background: var(--words-theme-color);
  color: #fff;
  z-index: 1;
}
.msg-box .msg-content-container-recommend[data-v-b9175204] {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.16rem !important;
  pointer-events: none;
  height: 0.58667rem;
}
.msg-box .msg-content-container-recommend iframe[data-v-b9175204] {
  pointer-events: none !important;
}
.msg-box .msg-item.active .msg-content-container-recommend[data-v-b9175204] {
  opacity: 0.9;
  color: #fff !important;
}
.msg-box .msg-item.active .msg-content-container-recommend iframe[data-v-b9175204],
.msg-box .msg-item.active .msg-content-container-recommend iframe *[data-v-b9175204],
.msg-box .msg-item.active .msg-content-container-recommend ww-open-message[data-v-b9175204],
.msg-box .msg-item.active .msg-content-container-recommend ww-open-message *[data-v-b9175204],
.msg-box .msg-item.active .msg-content-container-recommend view[data-v-b9175204],
.msg-box .msg-item.active .msg-content-container-recommend view *[data-v-b9175204],
.msg-box .msg-item.active .msg-content-container-recommend text[data-v-b9175204],
.msg-box .msg-item.active .msg-content-container-recommend text *[data-v-b9175204],
.msg-box .msg-item.active .msg-content-container-recommend span[data-v-b9175204],
.msg-box .msg-item.active .msg-content-container-recommend span *[data-v-b9175204],
.msg-box .msg-item.active .msg-content-container-recommend div[data-v-b9175204],
.msg-box .msg-item.active .msg-content-container-recommend div *[data-v-b9175204] {
  color: #fff !important;
  background-color: transparent !important;
}
.ai-term-action[data-v-b9175204] {
  margin-top: 0.21333rem;
  padding: 0 0.32rem;
  justify-content: flex-end;
  text-align: right;
}
.ai-term-action button[data-v-b9175204] {
  height: auto;
  padding: 0;
  border-radius: 0;
  background: transparent;
  color: #2475fc;
  font-size: 0.32rem;
  cursor: pointer;
  transition: color 0.16s ease;
}
.ai-term-action button[data-v-b9175204]:hover {
  color: var(--words-theme-active-color);
}
.ai-term-action button[data-v-b9175204]:active {
  color: var(--words-theme-color);
}
.ai-term-loading[data-v-b9175204],
.ai-term-empty[data-v-b9175204] {
  margin-top: 0.26667rem;
  min-height: 0.85333rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.16rem;
  color: #666;
  font-size: 0.32rem;
}
.ai-term-loading img[data-v-b9175204],
.ai-term-empty img[data-v-b9175204] {
  width: 0.48rem;
  height: 0.48rem;
}
.recommend-group[data-v-b9175204] {
  margin-top: 0.32rem;
}
.recommend-card[data-v-b9175204] {
  margin-top: 0.21333rem;
}
.recommend-card-title[data-v-b9175204] {
  align-items: center;
  border-radius: 0.32rem 0.32rem 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-right: 3.2rem;
}
.recommend-card-title.ai-workflow[data-v-b9175204] {
  background-image: url(../img/ai-workflow-bg.png);
}
.recommend-card-title.ai-recommend[data-v-b9175204] {
  background-image: url(../img/ai-recommend-bg.png);
}
.open-tip-pop[data-v-b9175204] {
  padding: 0.37333rem 0.53333rem 0.48rem;
  color: #333;
  font-size: 0.34667rem;
}
.open-tip-pop .info[data-v-b9175204] {
  margin-bottom: 0.32rem;
}
.config-popup[data-v-b9175204] {
  width: 8.53333rem;
  padding: 0.48rem;
  background: #fff;
  box-sizing: border-box;
}
.config-title[data-v-b9175204] {
  margin-bottom: 0.32rem;
  text-align: center;
  color: #d46b08;
  font-size: 0.37333rem;
  font-weight: 600;
}
.config-row[data-v-b9175204] {
  justify-content: space-between;
  gap: 0.32rem;
  color: #1a1a1a;
  font-size: 0.37333rem;
  line-height: 0.53333rem;
}
.config-desc[data-v-b9175204] {
  margin: 0.16rem 0 0.32rem;
  color: #888;
  font-size: 0.32rem;
  line-height: 0.48rem;
}
.default-popup .config-title[data-v-b9175204] {
  color: #1a1a1a;
}
.default-popup .default-radio-group[data-v-b9175204] {
  display: flex;
  flex-direction: column;
  gap: 0.32rem;
  color: #1a1a1a;
  font-size: 0.37333rem;
}
.config-actions[data-v-b9175204] {
  justify-content: flex-end;
  gap: 0.32rem;
  padding-top: 0.16rem;
}
.config-actions button[data-v-b9175204] {
  min-width: 1.81333rem;
  height: 0.90667rem;
  border-radius: 0.10667rem;
  background: #f0f2f5;
  color: #333;
  font-size: 0.34667rem;
  cursor: pointer;
  transition: background 0.16s ease, color 0.16s ease, transform 0.12s ease;
}
.config-actions button[data-v-b9175204]:hover {
  background: var(--words-theme-soft-color);
  color: var(--words-theme-color);
}
.config-actions button[data-v-b9175204]:active {
  transform: scale(0.96);
}
.config-actions button.primary[data-v-b9175204] {
  background: var(--words-theme-color);
  color: #fff;
}
.config-actions button.primary[data-v-b9175204]:hover {
  background: var(--words-theme-active-color);
  color: #fff;
}

