/* Keep native fragment targets clear of the sticky header and reveal movement.
   PL rollout only; no scroll interception or history changes. */
html:lang(pl) {
  scroll-padding-top: 7rem;
}
