
.detail-header-card[data-v-1f324da1] {
  background: #ffffff !important;
  border: 1px solid #e8eaed;
  border-radius: 8px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04), 0 1px 3px rgba(0, 0, 0, 0.06) !important;
}
.detail-header-card__title[data-v-1f324da1] {
  min-height: auto;
}
.header-title[data-v-1f324da1] {
  font-size: 20px;
  font-weight: 600;
  color: #212121;
}
.header-status-chip[data-v-1f324da1] {
  border-radius: 8px;
  min-height: 36px;
  font-weight: 600;
  font-size: 14px;
  box-shadow: none;
}
.back-icon[data-v-1f324da1] {
  cursor: pointer;
  transition: transform 0.2s ease;
}
.back-icon[data-v-1f324da1]:hover {
  transform: scale(1.05);
}


.v-btn[data-v-361323b7] {
    min-width: 120px;
}


.form-column[data-v-421e8c5a] {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.section-title[data-v-421e8c5a] {
  font-weight: 500;
}
.image-slot-title[data-v-421e8c5a] {
  font-size: 16px;
  font-weight: 500;
  color: #302b27;
}

