/ whitelabel · motion

motion library

fourteen CSS-only on-brand animations used across whitelabel.dev. black + white, GPU-accelerated, zero JS. each one tells a different visual story about the product — and is prefers-reduced-motion-aware for accessibility.

/ how it works

every animation lives in /hero-anim.css and /animations.css. zero JS. all transform and opacity so the browser stays on the compositor thread. each panel is self-contained — drop a <div class="hero-anim hero-anim-X"> anywhere and it renders.