/* PR-VIBECURB-02 — alinhamento das âncoras e estabilidade do índice lateral. */
html {
  scroll-padding-top: var(--vb-header-h);
}

.vb-section {
  scroll-margin-top: 0;
}

.vb-rail nav {
  min-height: 0;
}
