/* 20260718.95 targeted UI corrections */
.profile-edit-row > b {
  display: flex;
  align-items: center;
  min-height: 46px;
  margin: 0;
}

.profile-edit-row > input {
  align-self: center;
  padding-top: 1px;
  padding-bottom: 0;
  line-height: normal;
}

.profile-edit-row > em,
.profile-edit-row > i,
.profile-edit-row > select {
  align-self: center;
}

.profile-choice-entry > b .button-label {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 46px;
  color: #111;
  font-size: 17px;
  font-weight: 600;
  text-align: left;
}

.profile-choice-entry > b {
  justify-self: stretch;
  justify-content: flex-start;
  text-align: left;
}

#aiStyleDiagnosis .ai-style-reference-grid > label,
#realStylistBooking .ai-style-grid > label {
  color: #777;
}

#aiStyleDiagnosis .ai-style-reference-grid input,
#aiStyleDiagnosis .ai-style-reference-grid select,
#realStylistBooking .ai-style-grid input,
#realStylistBooking .ai-style-grid select {
  color: #111;
}

#realStylistBooking .booking-section-head {
  margin: 16px 0 8px;
}

#realStylistBooking .booking-profile-head {
  margin-top: 0;
  margin-bottom: 12px;
}

#realStylistBooking .booking-title-icon {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  flex: 0 0 16px;
  border: 2px solid #111;
  border-radius: 50%;
}

#realStylistBooking .booking-title-icon::after {
  content: "";
  position: absolute;
  left: 3px;
  top: 2px;
  width: 7px;
  height: 4px;
  border-left: 2px solid #111;
  border-bottom: 2px solid #111;
  transform: rotate(-45deg);
}

#realStylistBooking .booking-title-icon.has-icon {
  width: 18px;
  height: 18px;
  flex-basis: 18px;
  border: 0;
  border-radius: 0 !important;
}

#realStylistBooking .booking-title-icon.has-icon::after {
  content: none;
}

#realStylistBooking .booking-title-icon img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#realStylistBooking .booking-section-head [data-action-label],
#realStylistBooking .booking-section-head [data-action-label] .button-label,
#aiStyleDiagnosis .ai-style-section-head [data-action-label],
#aiStyleDiagnosis .ai-style-section-head [data-action-label] .button-label {
  color: #111;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35;
}

#aiStyleDiagnosis .ai-style-disclaimer {
  grid-column: 1 / -1;
  margin: 0 0 2px;
  color: #999;
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
}

.new-outfit-more-toggle {
  display: grid;
  grid-template-columns: minmax(24px, 1fr) auto minmax(24px, 1fr);
  align-items: center;
  gap: 7px;
  width: 100%;
  min-height: 34px;
  margin: 10px 0 0;
  padding: 0 10px;
  border: 0;
  border-radius: 0 !important;
  outline: 0;
  color: #aaa;
  background: #fff !important;
  box-shadow: none !important;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
}

.new-outfit-more-toggle::before,
.new-outfit-more-toggle::after {
  content: "";
  height: 1px;
  background: #e5e5e5;
}

.new-outfit-more-toggle::before {
  grid-column: 1;
}

.new-outfit-more-toggle::after {
  grid-column: 3;
}

.new-outfit-more-toggle-content {
  grid-column: 2;
  grid-row: 1;
  display: inline-flex;
  align-items: center;
  gap: 7px;
  transform-origin: center;
}

.new-outfit-more-toggle-content.is-clicked {
  animation: newOutfitMoreContentTap 180ms ease-out;
}

@keyframes newOutfitMoreContentTap {
  0%, 100% { transform: scale(1); }
  45% { transform: scale(.94); }
}

.new-outfit-more-toggle .new-outfit-more-default-icon,
.new-outfit-more-toggle-content > .action-button-icon {
  width: 13px;
  height: 13px;
  margin: 0;
  opacity: .62;
}

.new-outfit-more-toggle .new-outfit-more-default-icon {
  position: relative;
  border: 1px solid currentColor;
  border-radius: 2px;
}

.new-outfit-more-toggle .new-outfit-more-default-icon::before,
.new-outfit-more-toggle .new-outfit-more-default-icon::after {
  content: "";
  position: absolute;
  left: 3px;
  width: 6px;
  height: 1px;
  background: currentColor;
}

.new-outfit-more-toggle .new-outfit-more-default-icon::before {
  top: 4px;
}

.new-outfit-more-toggle .new-outfit-more-default-icon::after {
  top: 7px;
}

.new-outfit-more-toggle.has-action-icon .new-outfit-more-default-icon {
  display: none;
}

.new-outfit-more-toggle-content > .action-button-icon {
  display: block;
  object-fit: contain;
  filter: grayscale(1);
}

.new-outfit-more-toggle .button-label {
  color: inherit;
  font: inherit;
  white-space: nowrap;
}

.new-outfit-more-toggle[aria-expanded="true"] {
  color: #aaa;
}

.new-outfit-more-toggle:focus,
.new-outfit-more-toggle:focus-visible,
.new-outfit-more-toggle:active,
.new-outfit-more-toggle.dpstar-click-pulse,
#newOutfitMoreToggle,
#newOutfitMoreToggle:focus,
#newOutfitMoreToggle:focus-visible,
#newOutfitMoreToggle:active,
#newOutfitMoreToggle.dpstar-click-pulse {
  border: 0 !important;
  border-radius: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  transform: none !important;
  animation: none !important;
  filter: none !important;
}

.new-outfit-more-toggle[hidden],
.new-outfit-more-fields[hidden],
.new-outfit-profile-summary-grid[hidden],
.new-outfit-profile-detail-grid[hidden] {
  display: none !important;
}

.new-outfit-more-fields {
  display: grid;
  grid-template-rows: 0fr;
  opacity: 0;
  transform: translateY(-5px);
  transition: grid-template-rows .28s ease, opacity .2s ease, transform .28s ease;
}

.new-outfit-more-fields > .new-outfit-more-fields-inner {
  min-height: 0;
  overflow: hidden;
}

.new-outfit-more-fields.is-expanded {
  grid-template-rows: 1fr;
  opacity: 1;
  transform: translateY(0);
}

.new-outfit-more-fields.is-expanded-complete > .new-outfit-more-fields-inner {
  overflow: visible;
}

.new-outfit-more-fields .outfit-profile-choice-grid {
  margin-top: 9px;
}

@media (prefers-reduced-motion: reduce) {
  .new-outfit-more-fields {
    transition: none;
  }
}
