/* v7.73 — closing actions match the standard l731 CTA typography exactly. */
html body main.launch :is(button,a).l771-primary-action,
html body main.launch .l771-primary-action .l771-button-label,
html body main.launch .l771-primary-action .l771-button-arrow{
  font-family:Inter,Arial,sans-serif!important;
  font-size:15px!important;
  font-weight:600!important;
  line-height:1.4!important;
  letter-spacing:0!important;
}
html body main.launch :is(button,a).l771-primary-action{
  min-height:48px!important;
  height:auto!important;
  padding:13px 20px!important;
  gap:12px!important;
  border-radius:10px!important;
}
