
.stat-card[data-v-08a2c409] {
  background: #fff;
  border-radius: 8px;
  padding: 16px 20px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
.stat-card-header[data-v-08a2c409] {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.stat-icon[data-v-08a2c409] {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.stat-title[data-v-08a2c409] {
  font-size: 14px;
  font-weight: 500;
  color: #606266;
}
.stat-amount[data-v-08a2c409] {
  margin-bottom: 8px;
}
.amount-value[data-v-08a2c409] {
  font-size: 28px;
  font-weight: 600;
  color: #303133;
}
.amount-unit[data-v-08a2c409] {
  font-size: 14px;
  color: #909399;
  margin-left: 4px;
}
.stat-detail[data-v-08a2c409] {
  display: flex;
  gap: 16px;
}
.detail-item[data-v-08a2c409] {
  font-size: 12px;
}
.detail-label[data-v-08a2c409] {
  color: #909399;
}
.detail-value[data-v-08a2c409] {
  color: #606266;
  font-weight: 500;
}
.text-danger[data-v-08a2c409] {
  color: #f56c6c;
}


.form-group[data-v-5a68abe1] {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
&[data-v-5a68abe1]:last-child {
    margin-bottom: 0;
}
}
.control-label[data-v-5a68abe1] {
  flex-shrink: 0;
  line-height: 32px;
  color: #606266;
  font-size: 14px;
b[data-v-5a68abe1] {
    color: #f56c6c;
    margin-right: 4px;
}
}


.voucher-upload[data-v-5502659a] {
  display: block;
}
.duties-uploader[data-v-5502659a] {
[data-v-5502659a] .el-upload {
    border: 1px dashed #d9d9d9;
    border-radius: 6px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    transition: border-color 0.3s;
    width: 120px;
    height: 120px;
&[data-v-5502659a]:hover {
      border-color: #409eff;
}
}
}
.duties-upload-btn[data-v-5502659a] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
.upload-icon[data-v-5502659a] {
    font-size: 28px;
    color: #8c939d;
    margin-bottom: 8px;
}
.upload-text[data-v-5502659a] {
    font-size: 13px;
    color: #606266;
    margin-bottom: 4px;
}
.upload-tip[data-v-5502659a] {
    font-size: 11px;
    color: #909399;
}
}
.duties-preview[data-v-5502659a] {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
.duties-image[data-v-5502659a] {
    width: 100%;
    height: 100%;
    display: block;
}
.duties-file[data-v-5502659a] {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #f5f7fa;
.file-icon[data-v-5502659a] {
      font-size: 32px;
      color: #909399;
      margin-bottom: 8px;
}
.file-name[data-v-5502659a] {
      font-size: 12px;
      color: #606266;
}
}
.duties-mask[data-v-5502659a] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s;
i[data-v-5502659a] {
      font-size: 20px;
      color: #fff;
      cursor: pointer;
}
}
&:hover .duties-mask[data-v-5502659a] {
    opacity: 1;
}
}
.duties-readonly[data-v-5502659a] {
.duties-preview[data-v-5502659a] {
    width: 120px;
    height: 120px;
    border: 1px solid #e4e7ed;
    border-radius: 6px;
    overflow: hidden;
}
.duties-empty[data-v-5502659a] {
    width: 120px;
    height: 120px;
    border: 1px solid #e4e7ed;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f5f7fa;
.empty-text[data-v-5502659a] {
      font-size: 13px;
      color: #909399;
}
}
}


.text-danger[data-v-1006dae0] {
  color: #f56c6c;
}


.text-danger[data-v-8302fd44] {
  color: #f56c6c;
}

.stats-cards[data-v-ea40e244] {
  padding: 0 15px;
}
.text-danger[data-v-ea40e244] {
  color: #f56c6c;
}
.text-warning[data-v-ea40e244] {
  color: #e6a23c;
}
.flex-1[data-v-ea40e244] {
  flex: 1;
}
.partBodys[data-v-ea40e244] {
  border-top: 1px solid #e4e6ef;
}
.empty-data-fixed[data-v-ea40e244] {
  min-width: 760px;
}
.partBodys[data-v-ea40e244] .ve-table .ve-table-th,
.partBodys[data-v-ea40e244] .ve-table .ve-table-td {
  border-top: 1px solid #e4e6ef;
}
.text-success[data-v-ea40e244] {
  color: #67c23a;
}
[data-v-ea40e244] .status-tag {
  display: inline-block;
  padding: 1px 6px;
  font-size: 11px;
  border-radius: 2px;
  margin-left: 6px;
  line-height: 16px;
}
[data-v-ea40e244] .status-tag.status-unpaid {
  color: #f5222d;
  background: #fff1f0;
  border: 1px solid #ffa39e;
}
[data-v-ea40e244] .status-tag.status-paid {
  color: #52c41a;
  background: #f6ffed;
  border: 1px solid #b7eb8f;
}
[data-v-ea40e244] .status-tag.status-uninvoiced {
  color: #f5222d;
  background: #fff7e6;
  border: 1px solid #ffd591;
}
[data-v-ea40e244] .status-tag.status-invoiced {
  color: #1890ff;
  background: #e6f7ff;
  border: 1px solid #91d5ff;
}
.operation-links .operation-row[data-v-ea40e244] {
  margin-bottom: 4px;
}
.operation-links .operation-row[data-v-ea40e244]:last-child {
  margin-bottom: 0;
}
.operation-links .operation-row a[data-v-ea40e244] {
  font-size: 12px;
  cursor: pointer;
}
.operation-links .operation-row a[data-v-ea40e244]:hover {
  text-decoration: underline;
}
[data-v-ea40e244] .action-btns {
  display: flex;
  gap: 8px;
  margin-top: 8px;
}
[data-v-ea40e244] .action-btn {
  display: inline-flex;
  align-items: center;
  padding: 2px 8px;
  font-size: 12px;
  border-radius: 3px;
  cursor: default;
  transition: all 0.2s;
  border: 1px solid;
  color: #fff;
  background: #a94442;
  border-color: #a94442;
}
[data-v-ea40e244] .action-btn i {
  font-size: 12px;
  margin-right: 3px;
}
[data-v-ea40e244] .action-btn.payment-btn,[data-v-ea40e244] .action-btn.invoice-btn {
  background: #223a8f;
  border-color: #223a8f;
  cursor: pointer;
}
[data-v-ea40e244] .form-inline .form-group .el-select .el-input__inner:not(.select-auto .el-input__inner) {
  width: 320px;
}
[data-v-ea40e244] .duties-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transition: border-color 0.3s;
  width: 120px;
  height: 120px;
}
[data-v-ea40e244] .duties-uploader .el-upload:hover {
  border-color: #409eff;
}
[data-v-ea40e244] .duties-uploader .duties-upload-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
[data-v-ea40e244] .duties-uploader .duties-upload-btn .upload-icon {
  font-size: 28px;
  color: #8c939d;
  margin-bottom: 8px;
}
[data-v-ea40e244] .duties-uploader .duties-upload-btn .upload-text {
  font-size: 13px;
  color: #606266;
  margin-bottom: 4px;
}
[data-v-ea40e244] .duties-uploader .duties-upload-btn .upload-tip {
  font-size: 11px;
  color: #909399;
}
[data-v-ea40e244] .duties-uploader .duties-preview {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
[data-v-ea40e244] .duties-uploader .duties-preview .duties-image {
  width: 100%;
  height: 100%;
  display: block;
}
[data-v-ea40e244] .duties-uploader .duties-preview .duties-file {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #f5f7fa;
}
[data-v-ea40e244] .duties-uploader .duties-preview .duties-file .file-icon {
  font-size: 32px;
  color: #909399;
  margin-bottom: 8px;
}
[data-v-ea40e244] .duties-uploader .duties-preview .duties-file .file-name {
  font-size: 12px;
  color: #606266;
}
[data-v-ea40e244] .duties-uploader .duties-preview .duties-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s;
}
[data-v-ea40e244] .duties-uploader .duties-preview .duties-mask i {
  font-size: 20px;
  color: #fff;
  cursor: pointer;
}
[data-v-ea40e244] .duties-uploader .duties-preview:hover .duties-mask {
  opacity: 1;
}
[data-v-ea40e244] .quantity-detail-dialog {
  width: 1100px !important;
  max-width: 85vw !important;
}
[data-v-ea40e244] .quantity-detail-dialog .el-dialog__body {
  max-height: 600px;
  overflow: hidden;
}

