.doc-center-page[data-v-77f2109d] {
  height: calc(100% - 30px) !important;
  min-height: 0;
  width: 100%;
  max-width: 100%;
  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;
}
[data-v-77f2109d] .basic-container {
  height: 100%;
  min-height: 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: hidden;
  padding: 0;
}
[data-v-77f2109d] .basic-container__card {
  height: 100%;
  min-height: 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: hidden;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
[data-v-77f2109d] .basic-container__card .el-card__body {
  height: 100%;
  min-height: 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: hidden;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mission-center-container[data-v-77f2109d] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
  min-height: 0;
  max-width: 100%;
  gap: 10px;
  font-size: 14px;
  line-height: 1.5;
  color: #1f2329;
  -webkit-transform: none;
          transform: none;
}
.main-content[data-v-77f2109d] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 0;
  min-width: 0;
  max-width: 100%;
  min-height: 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: hidden;
  background: #fff;
  -webkit-transition: margin-left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: margin-left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transform: none;
          transform: none;
}
.toolbar-card[data-v-77f2109d] {
  margin-bottom: 12px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.toolbar-form[data-v-77f2109d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.toolbar-form .el-form-item[data-v-77f2109d] {
  margin-right: 16px;
  margin-bottom: 8px;
}
.table-toolbar[data-v-77f2109d] {
  margin: 12px 0;
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.table-toolbar .toolbar-left[data-v-77f2109d], .table-toolbar .toolbar-right[data-v-77f2109d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.table-container[data-v-77f2109d] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  overflow: hidden;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transform: none;
          transform: none;
}
.table-scroll[data-v-77f2109d] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #fff;
  position: relative;
  z-index: 0;
}
.table-scroll-inner[data-v-77f2109d] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  overflow: auto;
  background: #fff;
}
.table-scroll-inner[data-v-77f2109d] .el-table .el-table__fixed-right {
  right: 0 !important;
}
.table-scroll-inner[data-v-77f2109d] .el-table .el-table__fixed-right-patch {
  background: #fff;
}
.pagination[data-v-77f2109d] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-top: 12px;
  padding: 8px 12px;
  border-top: 1px solid #eef0f2;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  z-index: 10;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.table-scroll-inner[data-v-77f2109d] .el-table th {
  background: #f6f7f9;
  font-weight: 600;
  font-size: 13px;
  color: #1f2329;
  padding: 10px 0;
  border-bottom: 1px solid #e6e8eb;
}
.table-scroll-inner[data-v-77f2109d] .el-table td {
  padding: 10px 0;
  color: #1f2329;
  font-size: 14px;
  border-bottom: 1px solid #eef0f2;
}
.table-scroll-inner[data-v-77f2109d] .el-table__body tr:hover > td {
  background: #f7faff;
}
.table-scroll-inner[data-v-77f2109d] .el-table__fixed-right .el-table__fixed-body-wrapper td {
  padding: 10px 0 !important;
}
.table-scroll-inner[data-v-77f2109d] .el-table__fixed-right .el-table__fixed-body-wrapper td .cell {
  line-height: 1.5;
  font-size: 14px;
  color: #1f2329;
}
.table-scroll-inner[data-v-77f2109d] .el-table__fixed-right .el-table__fixed-body-wrapper tr:hover td {
  background-color: #f7faff;
}
.mission-center-container[data-v-77f2109d], .main-content[data-v-77f2109d], .table-container[data-v-77f2109d], .table-scroll[data-v-77f2109d] {
  -webkit-transform: none !important;
          transform: none !important;
}
[data-v-77f2109d] .el-button {
  font-size: 14px;
  font-weight: 400;
}
[data-v-77f2109d] .el-input__inner {
  font-size: 14px;
  color: #1f2329;
}
[data-v-77f2109d] .el-pagination {
  font-size: 14px;
  color: #1f2329;
}
.warning-badge[data-v-77f2109d] .el-badge__content {
  font-size: 10px;
}
.link-text[data-v-77f2109d] {
  color: #409eff;
  cursor: pointer;
}
.link-text[data-v-77f2109d]:hover {
  color: #66b1ff;
  text-decoration: underline;
}

/* ===== Detail Drawer ===== */
.doc-detail-drawer[data-v-77f2109d] .el-drawer__header {
  margin-bottom: 0;
  padding: 14px 20px 12px;
  border-bottom: 1px solid #eef0f2;
}
.doc-detail-drawer[data-v-77f2109d] .el-drawer__body {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.detail-drawer-title[data-v-77f2109d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-width: 0;
}
.detail-drawer-title-text[data-v-77f2109d] {
  font-size: 16px;
  font-weight: 600;
  color: #1f2329;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.detail-drawer-no[data-v-77f2109d] {
  font-size: 14px;
  color: #409eff;
  font-weight: 500;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.detail-drawer-body[data-v-77f2109d] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
  padding: 16px 20px;
}
.drawer-section[data-v-77f2109d] {
  margin-bottom: 20px;
}
.drawer-section-header[data-v-77f2109d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}
.drawer-section-title[data-v-77f2109d] {
  font-size: 15px;
  font-weight: 600;
  color: #1f2329;
}

/* ===== Declaration Info Bar ===== */
.decl-info-bar[data-v-77f2109d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0;
  padding: 14px 20px;
  margin-bottom: 20px;
  background: #f8fafc;
  border: 1px solid #e9ecef;
  border-radius: 8px;
}
.decl-info-item[data-v-77f2109d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
  padding: 0 16px;
}
.decl-info-label[data-v-77f2109d] {
  font-size: 12px;
  color: #909399;
  line-height: 1;
}
.decl-info-value[data-v-77f2109d] {
  font-size: 14px;
  color: #303133;
  line-height: 1.4;
}
.decl-info-divider[data-v-77f2109d] {
  width: 1px;
  height: 32px;
  background: #dcdfe6;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

/* ===== File Preview Dialog ===== */
.file-preview-dialog[data-v-77f2109d] .el-dialog__body {
  padding: 0;
  overflow: hidden;
}
.preview-body[data-v-77f2109d] {
  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;
  min-height: 500px;
  max-height: 80vh;
  background: #f5f7fa;
  overflow: auto;
}
.preview-image[data-v-77f2109d] {
  max-width: 100%;
  max-height: 78vh;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
  margin: 0 auto;
}
.preview-pdf[data-v-77f2109d] {
  width: 100%;
  height: 78vh;
  border: none;
}
.preview-unsupported[data-v-77f2109d] {
  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;
  padding: 60px 20px;
}

/* ===== Attachment List ===== */
.doc-attachment-summary[data-v-77f2109d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  min-height: 24px;
  cursor: pointer;
}
.doc-attachment-summary .el-icon-document[data-v-77f2109d] {
  color: #409eff;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.doc-attachment-summary:hover .doc-attachment-name[data-v-77f2109d] {
  color: #409eff;
}
.doc-attachment-name[data-v-77f2109d] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #1f2329;
}
.doc-empty-file[data-v-77f2109d] {
  color: #c0c4cc;
}
.attachment-manage-title[data-v-77f2109d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  font-weight: 600;
  color: #1f2329;
}

/* ===== Upload Dialog ===== */
.upload-file-info[data-v-77f2109d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  padding: 8px 12px;
  background: #f5f7fa;
  border: 1px solid #e4e7ed;
  border-radius: 4px;
}
.upload-file-info .el-icon-document[data-v-77f2109d] {
  color: #409eff;
  font-size: 16px;
}
.upload-file-info .upload-file-name[data-v-77f2109d] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13px;
  color: #303133;
}
.upload-file-info .upload-file-size[data-v-77f2109d] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 12px;
  color: #909399;
}

/* ===== Batch Upload Dialog ===== */
.batch-step .batch-step-tip[data-v-77f2109d] {
  font-size: 13px;
  color: #606266;
  background: #ecf5ff;
  border: 1px solid #b3d8ff;
  border-radius: 4px;
  padding: 10px 14px;
  margin-bottom: 16px;
}
.batch-step[data-v-77f2109d] .el-upload-dragger {
  width: 100%;
  height: 160px;
  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;
}
.batch-step[data-v-77f2109d] .el-upload {
  width: 100%;
}
