.lh-hovercards-target {
  anchor-name: --anchor-el;
}

#lh_hovercard-live_card {
  position: absolute;
  /*  anchor reference  */
  position-anchor: --anchor-el;
  /*  Position bottom of anchored elem at top of anchor  */
  inset-area: top;
}