/* Integration only: the approved scroll owns its scoped visual treatment. */
#company-scroll, #territories { scroll-margin-top: 80px; }
.nav a { display: inline-flex; align-items: center; min-height: 44px; }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }
