2ed1acf997
Replaces browser scroll-behavior:smooth (no duration control) with a requestAnimationFrame loop using cubic ease-in-out over 800ms. Offset accounts for navbar height (100px) via getBoundingClientRect + scrollY. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>