/* v20260610-38: reveal labels hidden by older .hiring-filter-card label span rule. */
body.hiring-mode #hiringControls.hiring-filter-card label.filter-box > span.filter-box__label,
body.hiring-mode #hiringControls .candidates-filters .filter-box > .filter-box__label,
#hiringControls .candidates-filters .filter-box > .filter-box__label,
#hiringControls .filter-box > .filter-box__label,
.candidates-filters .filter-box > .filter-box__label {
  position: static !important;
  inset: auto !important;
  display: block !important;
  width: auto !important;
  min-width: 0 !important;
  height: auto !important;
  min-height: 0 !important;
  overflow: visible !important;
  clip: auto !important;
  clip-path: none !important;
  white-space: nowrap !important;
  transform: none !important;
  margin: 0 0 4px !important;
  padding: 0 !important;
  color: rgba(103, 116, 139, .62) !important;
  font-family: Manrope, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  font-size: 13px !important;
  line-height: 1.05 !important;
  font-weight: 500 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  opacity: 1 !important;
}

body.hiring-mode #hiringControls .candidates-filters .filter-box__select,
#hiringControls .candidates-filters .filter-box__select {
  position: static !important;
  display: block !important;
}

body.hiring-mode #hiringControls .candidates-filters .filter-box {
  border-color: rgba(203, 213, 225, .92) !important;
  border-bottom-color: rgba(100, 116, 139, .32) !important;
}

body.hiring-mode #hiringControls .candidates-filters .filter-search-result,
#hiringControls .candidates-filters .filter-search-result,
.candidates-filters .filter-search-result {
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
