Awwwards Animations Create premium web animations at Awwwards/FWA quality level. React-first approach . 60fps non-negotiable. Decision Matrix | Task | Library | Why | |------|---------|-----| | Scroll-driven animations | GSAP + ScrollTrigger + useGSAP | Industry standard, best control | | Smooth scroll | Lenis + ReactLenis | Best performance, works with ScrollTrigger | | React-native animations | Motion (Framer Motion) | Native React, useScroll/useTransform | | Simple/lightweight effects | Anime.js 4.0 | Small footprint, clean API | | Complex timelines | GSAP | Unmatched timeline control | |…