/* v49: match the finalized Starfish Org tab alignment and complete the signup frame. */
html body main details.join-explore>summary .join-tab-copy{
  transform:translateX(3px)!important;
}
html body main details.join-explore>summary .join-tab-copy strong{
  transform:translateX(-5px)!important;
}
html body main .updates .brevo-shell .brevo-frame,
html body main .updates .brevo-shell .brevo-frame iframe{
  height:781px!important;
  min-height:781px!important;
  max-height:781px!important;
}
@media(max-width:700px){
  html body main details.join-explore>summary .join-tab-copy{transform:translateX(3px)!important}
  html body main details.join-explore>summary .join-tab-copy strong{transform:translateX(-5px)!important}
  html body main .updates .brevo-shell .brevo-frame,
  html body main .updates .brevo-shell .brevo-frame iframe{
    height:841px!important;
    min-height:841px!important;
    max-height:841px!important;
  }
}
