We abandon standard browser mechanics. By mapping wheel delta to a custom requestAnimationFrame loop using the `lenis` library, we generate artificial physical mass.
Scroll with intentionality. Notice how the page decelerates gracefully rather than stopping abruptly. This is momentum mathematical modeling applied to UI.
Hovering elements triggers GSAP `quickTo`, computing distance vectors to drag DOM nodes away from their rigid CSS definitions.
Combining Lerp (Linear Interpolation) with multi-axis easing functions generates a heavy, premium scrolling sensation.