/* v45: final Join Wellsprings hero, compact signup section, and contained side tab. */
.hero-image,
.immersive-hero::before {
  background-image: url('/join-wellsprings-hero-shared-horizon-v45.webp') !important;
  background-position: center 50% !important;
}

html body main details.join-explore > summary {
  right: 0 !important;
  box-sizing: border-box !important;
  width: 68px !important;
  min-width: 68px !important;
  max-width: 68px !important;
  min-height: 0 !important;
  padding: 12px 5px 10px 7px !important;
  gap: 6px !important;
  overflow: hidden !important;
  border-radius: 16px 0 0 16px !important;
}
html body main details.join-explore > summary .join-tab-copy {
  box-sizing: border-box !important;
  width: 54px !important;
  min-width: 54px !important;
  max-width: 54px !important;
  transform: translateX(2px) !important;
}
html body main details.join-explore > summary .join-tab-copy small,
html body main details.join-explore > summary .join-tab-copy strong {
  box-sizing: border-box !important;
  width: 54px !important;
  min-width: 54px !important;
  max-width: 54px !important;
  overflow: visible !important;
  text-align: center !important;
  white-space: nowrap !important;
}
html body main details.join-explore > summary .join-tab-copy strong {
  font-size: 17px !important;
  letter-spacing: -0.025em !important;
  line-height: 1 !important;
}

html body main .updates {
  min-height: 0 !important;
  align-items: stretch !important;
}
html body main .updates .updates-message,
html body main .updates .brevo-shell {
  min-height: 0 !important;
  padding-top: 56px !important;
  padding-bottom: 56px !important;
  justify-content: flex-start !important;
}
html body main .updates .brevo-shell .brevo-frame,
html body main .updates .brevo-shell .brevo-frame iframe {
  height: 760px !important;
  min-height: 760px !important;
  max-height: 760px !important;
}
html body main .updates .brevo-shell .brevo-frame {
  overflow: hidden !important;
}

@media (max-width: 700px) {
  html body main details.join-explore > summary {
    width: 64px !important;
    min-width: 64px !important;
    max-width: 64px !important;
    padding: 11px 4px 9px 6px !important;
  }
  html body main details.join-explore > summary .join-tab-copy,
  html body main details.join-explore > summary .join-tab-copy small,
  html body main details.join-explore > summary .join-tab-copy strong {
    width: 52px !important;
    min-width: 52px !important;
    max-width: 52px !important;
  }
  html body main details.join-explore > summary .join-tab-copy {
    transform: translateX(2px) !important;
  }
  html body main details.join-explore > summary .join-tab-copy strong {
    font-size: 16.5px !important;
    letter-spacing: -0.035em !important;
  }
  html body main .updates .updates-message,
  html body main .updates .brevo-shell {
    padding-top: 44px !important;
    padding-bottom: 44px !important;
  }
  html body main .updates .brevo-shell .brevo-frame,
  html body main .updates .brevo-shell .brevo-frame iframe {
    height: 820px !important;
    min-height: 820px !important;
    max-height: 820px !important;
  }
}
