.goods-status-tabs[data-v-1046d897] {
  margin-bottom: 20px;
}
.goods-status-tabs[data-v-1046d897] .el-tabs__header {
    margin-bottom: 0;
}
.goods-status-tabs[data-v-1046d897] .el-tabs__nav-wrap::after {
    height: 1px;
}
.goods-status-tabs[data-v-1046d897] .el-tabs__item {
    padding: 0 30px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
}
.goods-status-tabs .goods-tab-label[data-v-1046d897] {
    display: inline-flex;
    align-items: center;
}
.goods-status-tabs .goods-tab-label .goods-tab-text[data-v-1046d897] {
      font-weight: 500;
}
.goods-status-tabs[data-v-1046d897] .el-tabs__item.is-active {
    color: #409EFF;
    font-weight: 600;
}
[data-v-1046d897] .goods-edit-dialog .el-dialog__header {
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  padding: 20px;
}
[data-v-1046d897] .goods-edit-dialog .el-dialog__header .el-dialog__title {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
[data-v-1046d897] .goods-edit-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
    color: #fff;
    font-size: 20px;
}
[data-v-1046d897] .goods-edit-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close:hover {
      color: #f0f0f0;
}
[data-v-1046d897] .goods-edit-dialog .el-dialog__body {
  padding: 25px 30px;
  max-height: 70vh;
  overflow-y: auto;
}
[data-v-1046d897] .goods-edit-dialog .el-dialog__body::-webkit-scrollbar {
    width: 6px;
}
[data-v-1046d897] .goods-edit-dialog .el-dialog__body::-webkit-scrollbar-thumb {
    background-color: #dcdfe6;
    border-radius: 3px;
}
[data-v-1046d897] .goods-edit-dialog .el-dialog__body::-webkit-scrollbar-thumb:hover {
      background-color: #c0c4cc;
}
[data-v-1046d897] .goods-edit-dialog .el-dialog__footer {
  border-top: 1px solid #EBEEF5;
  padding: 15px 30px;
  background-color: #fafafa;
}
.goods-edit-form[data-v-1046d897] .el-form-item {
  margin-bottom: 22px;
}
.goods-edit-form[data-v-1046d897] .el-form-item .el-form-item__label {
    font-weight: 500;
    color: #606266;
}
.goods-edit-form.is-disabled[data-v-1046d897] .el-input.is-disabled .el-input__inner,
.goods-edit-form.is-disabled[data-v-1046d897] .el-textarea.is-disabled .el-textarea__inner,
.goods-edit-form.is-disabled[data-v-1046d897] .el-input-number.is-disabled .el-input__inner {
  background-color: #f5f7fa;
  border-color: #e4e7ed;
  color: #606266;
  cursor: not-allowed;
}
.goods-edit-form.is-disabled[data-v-1046d897] .el-radio-button__inner {
  cursor: not-allowed;
}
.goods-edit-form.is-disabled[data-v-1046d897] .el-cascader.is-disabled .el-input__inner {
  background-color: #f5f7fa;
  border-color: #e4e7ed;
  color: #606266;
}
.goods-edit-form[data-v-1046d897] .el-input-number .el-input__inner {
  text-align: left;
}
.goods-edit-form .el-form-item__tip[data-v-1046d897] {
  color: #909399;
  font-size: 12px;
  line-height: 1.5;
  margin-top: 5px;
}
.goods-edit-form .sku-actions[data-v-1046d897] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.goods-edit-form .sku-actions .sku-tip[data-v-1046d897] {
    color: #909399;
    font-size: 13px;
}
.goods-edit-form .sku-table[data-v-1046d897] .el-table__header th {
  background-color: #F5F7FA;
  color: #606266;
  font-weight: 600;
}
.goods-edit-form .sku-table[data-v-1046d897] .el-table__body .el-input__inner,
.goods-edit-form .sku-table[data-v-1046d897] .el-table__body .el-input-number__decrease,
.goods-edit-form .sku-table[data-v-1046d897] .el-table__body .el-input-number__increase {
  border-radius: 4px;
}
.goods-edit-form .status-tips-wrapper[data-v-1046d897] .el-form-item__content {
  line-height: normal;
}
.goods-edit-form .status-tips[data-v-1046d897] {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 8px 0;
  color: #606266;
  font-size: 13px;
}
.goods-edit-form .status-tips .el-tag[data-v-1046d897] {
    width: 70px;
    text-align: center;
    flex-shrink: 0;
}
.goods-edit-form[data-v-1046d897] .el-alert {
  padding: 10px 15px;
}
.goods-edit-form[data-v-1046d897] .el-alert .el-alert__title {
    font-size: 13px;
}
.goods-edit-form[data-v-1046d897] .el-radio-group .el-radio-button__inner {
  padding: 10px 20px;
}
.goods-edit-form[data-v-1046d897] .el-radio-group .el-radio-button__inner i {
    margin-right: 5px;
}
.dialog-footer[data-v-1046d897] {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
}
.dialog-footer .el-button[data-v-1046d897] {
    min-width: 100px;
}
.dialog-footer .el-button i[data-v-1046d897] {
      margin-right: 5px;
}

