/* Anclas de menú — compensar header fijo */
.slider-1925[id],
.home-story-1925[id],
.home-products-1925[id],
.hero-1925[id],
.gallery-grid-1925[id],
.page-1925-content[id] {
  scroll-margin-top: calc(var(--header-height, 80px) + 16px);
}
