Anchored

where other elements are and their size

.tooltip {
  position: absolute;
  position-anchor: --trigger;
  inset-block-start: anchor(bottom);
}