What problem does it solve? Building a cohesive premium motion language for a website requires coordinating smooth scrolling, scroll-triggered reveals, parallax, pinned sections, hover effects, and custom cursors without conflicts, jank, or accessibility regressions. ## Core Features & Use Cases - Unified Motion Setup: Initializes Lenis smooth scrolling synced to the GSAP ticker so ScrollTrigger animations and scroll position stay in lockstep. - Reusable Motion Primitives: Provides data-attribute-driven patterns for staggered text reveals, clip-path image reveals, parallax layers, pinned horizontal galleries, magnetic hover, custom cursors, and mouse-reactive depth. - Accessibility & Performance Guardrails: Respects prefers-reduced-motion, disables cursor effects on touch devices, and limits animation to transform and opacity properties. - Use Case: A creative studio portfolio site needs cinematic scroll storytelling with masked headline reveals, a pinned horizontal work gallery, and a magnetic call-to-action, all sharing one consistent easing and timing system. ## Quick Start Ask the AI to set up a GSAP and Lenis cinematic motion system with staggered text reveals and parallax images for your landing page.