
[data-v-e001b82e] .el-dialog__body {
  max-height: calc(100vh - 18.75rem);
  overflow: auto;
}
.page-content .search-title[data-v-e001b82e] {
  font-size: 1.125rem;
  text-align: center;
  line-height: 1.5rem;
}
.page-content .card-title[data-v-e001b82e] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1rem;
  font-weight: 700;
  margin: 0.625rem 0;
}
.page-content .card-main[data-v-e001b82e] {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1.25rem;
}
.page-content .card-main .box-card[data-v-e001b82e] {
  width: 23%;
}
.page-content .card-main .card-item[data-v-e001b82e] {
  line-height: 1.5rem;
}
.page-content .card-main .card-item .card-item-title[data-v-e001b82e] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.page-content .card-main .card-item .card-item-title .title-left[data-v-e001b82e] {
  cursor: pointer;
  width: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.page-content .foot-main[data-v-e001b82e] {
  position: absolute;
  bottom: 1.875rem;
  right: 1.25rem;
  display: flex;
  align-items: center;
}
.page-content .foot-main .left[data-v-e001b82e] {
  margin-right: 13.75rem;
}
.page-content .foot-main .link-text[data-v-e001b82e] {
  cursor: pointer;
  margin: 0 1.25rem;
  color: #2f51ff;
  border-bottom: 0.0625rem solid #2f51ff;
}
.page-content .back-button[data-v-e001b82e] {
  cursor: pointer;
  font-size: 1rem;
  color: #2f51ff;
  margin-bottom: 1.25rem;
}
.page-content .file-mian .file-item[data-v-e001b82e] {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 0.0625rem solid #c9c9c9;
  border-radius: 0.625rem;
  padding: 0.625rem;
  margin: 0 0 1.25rem 0;
}
.page-content .file-mian .file-item .file-text-main[data-v-e001b82e] {
  width: 80%;
}
.page-content .file-mian .file-item .file-text-main .file-text[data-v-e001b82e] {
  height: 1.875rem;
  line-height: 1.875rem;
  width: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.page-content .file-mian .file-item .file-text-main .file-text .file-img[data-v-e001b82e] {
  width: 1.5rem;
  height: auto;
  margin-right: 0.625rem;
}
.page-content .file-mian .file-item .file-text-right[data-v-e001b82e] {
  width: 20%;
  font-size: 0.875rem;
}
.page-content .file-mian .file-item .file-text-right .text-ellipsis[data-v-e001b82e] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.kb-detail-header[data-v-e001b82e] {
  margin-bottom: 1.5rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.kb-detail-header .kb-info-section .kb-title[data-v-e001b82e] {
  font-size: 1.5rem;
  font-weight: 700;
  color: #111827;
  margin: 0 0 0.75rem 0;
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.kb-detail-header .kb-info-section .kb-title .kb-type-tag[data-v-e001b82e] {
  font-weight: normal;
}
.kb-detail-header .kb-info-section .kb-title .kb-tag-blue[data-v-e001b82e] {
  background-color: #dbeafe;
  color: #1d4ed8;
  border-color: #bfdbfe;
}
.kb-detail-header .kb-info-section .kb-meta-row[data-v-e001b82e] {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  font-size: 0.875rem;
  color: #6b7280;
}
.kb-detail-header .kb-info-section .kb-meta-row .meta-item[data-v-e001b82e] {
  display: flex;
  align-items: center;
  gap: 0.375rem;
}
.kb-detail-header .kb-info-section .kb-meta-row .meta-item i[data-v-e001b82e] {
  font-size: 1rem;
}
.kb-detail-header .kb-info-section .kb-meta-row .permission-tag[data-v-e001b82e] {
  padding: 0.125rem 0.5rem;
  border-radius: 0.25rem;
  font-size: 0.75rem;
  font-weight: 500;
}
.kb-detail-header .kb-info-section .kb-meta-row .permission-tag.permission-green[data-v-e001b82e] {
  background-color: #dcfce7;
  color: #15803d;
  border: 0.0625rem solid #bbf7d0;
}
.kb-detail-header .kb-info-section .kb-meta-row .permission-tag.permission-blue[data-v-e001b82e] {
  background-color: #dbeafe;
  color: #1d4ed8;
  border: 0.0625rem solid #bfdbfe;
}
.kb-detail-header .kb-info-section .kb-meta-row .permission-tag.permission-gray[data-v-e001b82e] {
  background-color: #e5e7eb;
  color: #4b5563;
  border: 0.0625rem solid #e5e7eb;
}
.kb-detail-header .kb-actions-section[data-v-e001b82e] {
  display: flex;
  gap: 0.75rem;
}
.kb-detail-header .kb-actions-section .action-btn[data-v-e001b82e] {
  border-radius: 0.375rem;
}
.kb-detail-header .kb-actions-section .action-btn.plain[data-v-e001b82e] {
  color: #374151;
  border-color: #d1d5db;
}
.kb-detail-header .kb-actions-section .action-btn.plain[data-v-e001b82e]:hover {
  color: #409eff;
  border-color: #c6e2ff;
  background-color: #ecf5ff;
}
.kb-table-container[data-v-e001b82e] {
  background: white;
  border-radius: 0.5rem;
  border: 0.0625rem solid #e5e7eb;
  overflow: hidden;
  box-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
}
.kb-table[data-v-e001b82e] {
  width: 100%;
}
.kb-table[data-v-e001b82e] .el-table__header-wrapper th {
  background-color: #f9fafb !important;
  color: #6b7280;
  font-weight: 500;
  height: 3.125rem;
  border-bottom: 0.0625rem solid #e5e7eb;
}
.kb-table[data-v-e001b82e] .el-table__row td {
  padding: 1rem 0;
  border-bottom: 0.0625rem solid #f3f4f6;
}
.kb-table[data-v-e001b82e] .el-table__row:last-child td {
  border-bottom: none;
}
.kb-table[data-v-e001b82e] .el-table__row:hover > td {
  background-color: #f9fafb !important;
}
.kb-table .file-name-cell[data-v-e001b82e] {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.kb-table .file-name-cell .file-icon[data-v-e001b82e] {
  font-size: 1.25rem;
  color: #9ca3af;
}
.kb-table .file-name-cell .file-name-text[data-v-e001b82e] {
  font-weight: 500;
  color: #111827;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.kb-table .time-cell[data-v-e001b82e] {
  display: flex;
  flex-direction: column;
  line-height: 1.2;
}
.kb-table .time-cell .date[data-v-e001b82e] {
  color: #374151;
}
.kb-table .time-cell .time[data-v-e001b82e] {
  font-size: 0.75rem;
  color: #9ca3af;
}
.kb-table .status-badge[data-v-e001b82e] {
  display: inline-flex;
  align-items: center;
  padding: 0.125rem 0.625rem;
  border-radius: 624.9375rem;
  font-size: 0.75rem;
  font-weight: 500;
}
.kb-table .status-badge.status-green[data-v-e001b82e] {
  background-color: #dcfce7;
  color: #166534;
  border: 0.0625rem solid #bbf7d0;
}
.kb-table .status-badge.status-blue[data-v-e001b82e] {
  background-color: #dbeafe;
  color: #1e40af;
  border: 0.0625rem solid #bfdbfe;
}
.kb-table .action-buttons[data-v-e001b82e] {
  display: flex;
  justify-content: center;
  gap: 0.5rem;
}
.kb-table .action-buttons .action-link[data-v-e001b82e] {
  font-size: 0.875rem;
  font-weight: 500;
  padding: 0;
}
.kb-table .action-buttons .action-link.primary[data-v-e001b82e] {
  color: #77C841;
}
.kb-table .action-buttons .action-link.primary[data-v-e001b82e]:hover {
  color: #5DA630;
}
.kb-table .action-buttons .action-link.primary.is-disabled[data-v-e001b82e] {
  color: #c0c4cc;
}
.kb-table .action-buttons .action-link.danger[data-v-e001b82e] {
  color: #EF4444;
}
.kb-table .action-buttons .action-link.danger[data-v-e001b82e]:hover {
  color: #DC2626;
}
.kb-table .action-buttons .action-link.danger.is-disabled[data-v-e001b82e] {
  color: #c0c4cc;
}
.kb-table .action-buttons .action-link.normal[data-v-e001b82e] {
  color: #6B7280;
}
.kb-table .action-buttons .action-link.normal[data-v-e001b82e]:hover {
  color: #111827;
}

