
.customer-detail-container[data-v-8282da02] {
  padding: 16px;
  background: #fff;
}
.customer-header[data-v-8282da02] {
  background: #fff;
  padding: 10px 20px;
  margin-bottom: 20px;
  border-radius: 8px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.header-top-section .top-first-row[data-v-8282da02] {
  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;
  margin-bottom: 10px;
}
.customer-name[data-v-8282da02] {
  font-size: 24px;
  font-weight: 600;
  color: #303133;
  margin: 0;
}
.follow-up-info[data-v-8282da02] {
  font-size: 14px;
  color: #606266;
}
.header-top-section .top-second-row[data-v-8282da02] {
  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;
  margin-bottom: 10px;
}
.customer-basic-info[data-v-8282da02] {
  font-size: 14px;
  color: #606266;
}
.customer-basic-info span[data-v-8282da02] {
  margin: 0 8px;
}
.system-access-top[data-v-8282da02] {
  font-size: 14px;
  color: #606266;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.system-label[data-v-8282da02] {
  color: #909399;
}
.customer-status[data-v-8282da02] {
  margin-bottom: 4px;
}
.divider-line[data-v-8282da02] {
  border-top: 1px solid #ebeef5;
  margin: 8px 0;
}
.header-bottom-section[data-v-8282da02] {
  font-size: 13px;
  color: #606266;
}
.customer-contact-info span[data-v-8282da02],
.customer-other-info span[data-v-8282da02] {
  margin: 0 8px;
}
.customer-other-info[data-v-8282da02] {
  margin-top: 4px;
}
.entity-toolbar[data-v-8282da02] {
  margin-bottom: 12px;
}
.upload-section[data-v-8282da02] {
  margin-bottom: 20px;
}
.uploaded-section[data-v-8282da02] {
  margin-top: 10px;
}
.section-title[data-v-8282da02] {
  font-size: 14px;
  font-weight: 600;
  color: #303133;
  margin: 0 0 12px 0;
  padding-bottom: 8px;
  border-bottom: 1px solid #ebeef5;
}
.empty-state[data-v-8282da02] {
  color: #909399;
  font-size: 13px;
  padding: 20px 0;
  text-align: center;
}
.uploaded-list[data-v-8282da02] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.uploaded-item[data-v-8282da02] {
  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: 10px 12px;
  border: 1px solid #ebeef5;
  border-radius: 4px;
}
.uploaded-item-content[data-v-8282da02] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.uploaded-item-name[data-v-8282da02] {
  font-size: 13px;
  font-weight: 600;
  color: #303133;
  margin-bottom: 4px;
}
.uploaded-item-info[data-v-8282da02] {
  font-size: 12px;
  color: #909399;
}
.uploaded-item-actions[data-v-8282da02] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
}

