/* Wix pages use pointer-events: none on containers; re-enable for our controls. */
.vor-contact-mount,
.vor-contact-mount *,
#comp-mlr668ox,
#comp-mlr668ox .vor-contact-mount {
  pointer-events: auto;
}

/* Multi-state shell + tabs must stay visible (Thunderbolt normally toggles inner states). */
#comp-mlptn20k,
#comp-mlr4qk0s {
  --l_display: unset !important;
  display: grid !important;
  height: auto !important;
  min-height: 0 !important;
  align-content: start !important;
}

#comp-mlr4qk19,
#comp-mlr54wgz,
#comp-mmb804gh {
  --l_display: unset !important;
  height: auto !important;
  min-height: 0 !important;
  align-content: start !important;
}

/* Buyer shell stays mounted so the blue strip (#comp-mmbd21wy) persists in sellers mode. */
body[data-vor-stakeholder='buyers'] #comp-mlr4qk19,
body[data-vor-stakeholder='sellers'] #comp-mlr4qk19 {
  display: grid !important;
}

body[data-vor-stakeholder='sellers'] #comp-mlr54wgz {
  display: grid !important;
}

body[data-vor-stakeholder='buyers'] #comp-mlr54wgz.vor-sellers-only {
  display: none !important;
  --l_display: none !important;
}

body[data-vor-stakeholder='sellers'] #comp-mlr4t0jr,
body[data-vor-stakeholder='sellers'] #comp-mlr4t5s6 {
  display: none !important;
  --l_display: none !important;
}

body[data-vor-stakeholder='buyers'] #comp-mlr5aiix,
body[data-vor-stakeholder='buyers'] #comp-mlr5alzd {
  display: none !important;
  --l_display: none !important;
}

/* Seller toggle row uses the same cream shell as buyers (Wix state-2 inner box defaults to white). */
body[data-vor-stakeholder='sellers'] #comp-mmb804gh,
body[data-vor-stakeholder='sellers'] #comp-mmb804gh .inner-box {
  --bg: 247, 245, 232 !important;
}

#comp-mlr4t0jr,
#comp-mlr4t5s6 {
  --l_display: unset !important;
  display: block !important;
}

/*
 * Light-blue “Level up your deal team” strip (#comp-mmbd21wy).
 * Wix SSR hides inner nodes until Thunderbolt; we lay out title + CTA like production.
 */
#comp-mmbd21wy {
  position: relative !important;
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 0 12px !important;
  min-height: 203px !important;
  height: auto !important;
  padding: 36px 24px !important;
  box-sizing: border-box !important;
  z-index: 2 !important;
  /* Full-bleed background with content centered in the viewport (not the oversized Wix box). */
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
}

#comp-mmbd21wy .inner-box {
  position: absolute !important;
  inset: 0 !important;
  min-height: 100% !important;
  pointer-events: none !important;
}

#comp-mmbfgjad {
  --l_display: unset !important;
  display: block !important;
  position: relative !important;
  z-index: 1 !important;
  width: auto !important;
  max-width: none !important;
  margin: 0 !important;
  grid-area: unset !important;
  flex: 0 0 auto !important;
  align-self: center !important;
}

#comp-mmbfgjad :is(h1, h2, h3, h4, h5, h6, .wixui-rich-text__text) {
  text-align: start !important;
  white-space: nowrap !important;
}

body[data-vor-stakeholder='buyers'] #comp-mmbfis93 {
  --l_display: unset !important;
  --aspect-ratio: 0.2946998020672971 !important;
  display: inline-flex !important;
  position: relative !important;
  z-index: 1 !important;
  margin: 0 !important;
  grid-area: unset !important;
  flex: 0 0 auto !important;
  pointer-events: auto !important;
  align-self: center !important;
  min-width: 11.252544010389858% !important;
  width: min-content !important;
  aspect-ratio: 1 / var(--aspect-ratio) !important;
  height: auto !important;
}

body[data-vor-stakeholder='sellers'] #comp-mmbfis93 {
  display: none !important;
}

body[data-vor-stakeholder='sellers'] #comp-mmbfhs69 {
  --l_display: unset !important;
  --aspect-ratio: 0.2946998020672971 !important;
  display: inline-flex !important;
  position: relative !important;
  z-index: 1 !important;
  margin: 0 !important;
  grid-area: unset !important;
  flex: 0 0 auto !important;
  pointer-events: auto !important;
  align-self: center !important;
  min-width: 11.252544010389858% !important;
  width: min-content !important;
  aspect-ratio: 1 / var(--aspect-ratio) !important;
  height: auto !important;
}

/* Wix SSR leaves state-2 placeholder empty; hide so it does not reserve grid space. */
#comp-mlu0ldb5 {
  display: none !important;
  --l_display: none !important;
  min-height: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

#comp-mlr5aiix,
#comp-mlr5alzd {
  pointer-events: auto !important;
}

/* Stakeholder tabs: Wix uses --l_display; state lives on body. */
body[data-vor-stakeholder='buyers'] .vor-sellers-only,
body[data-vor-stakeholder='sellers'] .vor-buyers-only {
  --l_display: none !important;
  display: none !important;
  pointer-events: none !important;
}

/* Four-column stats bar above the toggle: shared by buyers and sellers (not mode-specific). */
body[data-vor-stakeholder='sellers'] #comp-mm8capuk .vor-buyers-only {
  --l_display: unset !important;
  display: unset !important;
  pointer-events: auto !important;
}

body[data-vor-stakeholder='sellers'] #comp-mm8cc7uz.vor-sellers-only {
  display: block !important;
  --l_display: unset !important;
}

#comp-mlr4t0jr[aria-pressed='true'],
#comp-mlr4t5s6[aria-pressed='true'],
#comp-mlr5aiix[aria-pressed='true'],
#comp-mlr5alzd[aria-pressed='true'] {
  opacity: 1;
}

#comp-mlr4t0jr[aria-pressed='false'],
#comp-mlr4t5s6[aria-pressed='false'],
#comp-mlr5aiix[aria-pressed='false'],
#comp-mlr5alzd[aria-pressed='false'] {
  opacity: 0.72;
}

/* Contact: use Wix SSR form markup; only status messages for our API handler. */
.vor-contact-mount .vor-form-status {
  margin: 12px 0 0;
  font-family: inter, sans-serif;
  font-size: 14px;
}

.vor-contact-mount .vor-form-status.success {
  color: rgb(16, 63, 173);
}

.vor-contact-mount .vor-form-status.error {
  color: #b42318;
}

/* Careers: native Gem Job Board API list (replaces Wix HtmlComponent iframe). */
#comp-mmb9rnym {
  min-height: 0 !important;
  height: auto !important;
  padding-top: 0 !important;
}

/* Match hero copy column (#comp-mmd1xudh / #comp-mmd2ap93), not the old iframe box. */
#comp-mmb9rnym .comp-mmb9rnym-container {
  grid-template-rows: auto !important;
  align-content: start !important;
  justify-items: center !important;
  padding-left: 3.75% !important;
  padding-right: 3.75% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  max-width: none !important;
}

#comp-mmcsh2wt.vor-careers-mount {
  width: 72.62655722128379% !important;
  max-width: none !important;
  --aspect-ratio: auto !important;
  aspect-ratio: auto !important;
  min-height: 0 !important;
  height: auto !important;
  margin-top: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 48px !important;
  margin-left: max(0.5px, 0.0076355 * (var(--scaling-factor) - var(--scrollbar-width))) !important;
  align-self: start !important;
  justify-self: center !important;
  pointer-events: auto !important;
  --l_display: unset !important;
  display: block !important;
}

@media screen and (min-width: 1px) and (max-width: 750px) {
  #comp-mmcsh2wt.vor-careers-mount {
    width: 101.85079606402296% !important;
    justify-self: start !important;
    margin-left: min(-0.5px, -0.0080529 * (var(--scaling-factor) - var(--scrollbar-width))) !important;
    margin-bottom: min(-0.5px, -0.025621 * (var(--scaling-factor) - var(--scrollbar-width))) !important;
  }

  #comp-mmb9rnym .comp-mmb9rnym-container {
    justify-items: start !important;
  }
}

.vor-careers-board {
  font-family: inter, sans-serif;
  color: rgb(16, 16, 16);
  text-align: left;
}

.vor-careers-board__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 16px;
}

.vor-careers-board__card {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 20px 22px;
  border: 1px solid rgba(16, 16, 16, 0.12);
  border-radius: 12px;
  background: rgb(255, 255, 255);
  box-shadow: 0 1px 2px rgba(16, 16, 16, 0.04);
}

@media (min-width: 640px) {
  .vor-careers-board__card {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
  }
}

.vor-careers-board__card-main {
  min-width: 0;
}

.vor-careers-board__role {
  margin: 0 0 6px;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.35;
}

.vor-careers-board__role a {
  color: inherit;
  text-decoration: none;
}

.vor-careers-board__role a:hover {
  color: rgb(16, 63, 173);
  text-decoration: underline;
}

.vor-careers-board__meta {
  margin: 0 0 10px;
  font-size: 0.875rem;
  color: rgba(16, 16, 16, 0.72);
}

.vor-careers-board__summary {
  margin: 0;
  font-size: 0.9375rem;
  line-height: 1.55;
  color: rgba(16, 16, 16, 0.88);
}

.vor-careers-board__apply {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.65rem 1.1rem;
  border-radius: 999px;
  background: rgb(16, 63, 173);
  color: #fff !important;
  font-size: 0.875rem;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
}

.vor-careers-board__apply:hover {
  background: rgb(12, 48, 130);
  color: #fff !important;
}

.vor-careers-board__notice,
.vor-careers-board__footnote {
  margin: 0;
  font-size: 0.9375rem;
  line-height: 1.5;
  color: rgba(16, 16, 16, 0.78);
}

.vor-careers-board__notice {
  margin-bottom: 16px;
}

.vor-careers-board__notice--error a {
  font-weight: 600;
}

.vor-careers-board__footnote {
  margin-top: 20px;
  font-size: 0.8125rem;
}
