A tiny card: ship faster.
# Core Message Extraction **"Ship faster"** = velocity, momentum, urgency, release-to-market. The motion must visualize *acceleration* — something starting slow and gaining speed, or a payload launching outward. The viewer should feel the rush of deployment without reading a word. --- --- ## Motion Rationale The card visualizes **velocity & launch** through three synchronized micro-motions: 1. **Flame burst** (600ms, cubic-bezier(0.34, 1.56, 0.64, 1)): A playful overshoot easing that loops infinitely on hover, firing three staggered particles downward from the rocket's exhaust. This *feels* like thrust. 2. **Payload launch** (800ms, same overshoot easing): An invisible acceleration streak shoots left-to-right across the card's background on hover, starting blurred, gaining definition mid-arc, then fading as it exits. This is the *momentum* of deployment — a ghost payload being pushed outward, out of frame. 3. **Card elevation + glow** (300ms, cubic-bezier(0.23, 1, 0.32, 1)): The card lifts slightly on hover and its border/shadow brighten, anchoring the user's focus while the motion plays. This gives spatial context: we're *launching* something off the ground. The easing choices reinforce urgency: overshoot easing feels snappy and confident (not hesitant), while the 300ms hover response keeps the interaction tight. On touch devices, animations disable gracefully. The durations and stagger (50ms between flames) echo deployment pipelines — systems working in parallel, releasing fast.