BRAND KIT® — MOTION
Motion is a fundamental part of the brand's personality. It communicates responsiveness, intelligence, and care. All motion must feel purposeful — never decorative for its own sake.

01 — PRINCIPLE
Every animation communicates something — state change, hierarchy, spatial relationship. Remove any motion that does not serve the user.
Motion reacts immediately to input. Users should never wait for an animation to complete before acting.
Elements obey physical principles. They do not appear from nowhere — they enter from a logical origin point.
The best motion goes unnoticed. It guides without distracting. If a user comments on the animation, it is too prominent.
02 — TYPE
Click any curve to preview it. All easing values are provided as CSS cubic-bezier notation.
03 — LOGOTYPE & INTRO
Duration values are fixed. Use only values from this scale. Interpolating between values is not permitted.
Instant
100ms
Micro-interactions, hover states
Fast
200ms
Button press, icon swap, toggle
Standard
300ms
Modal open/close, tooltip
Deliberate
500ms
Page transitions, hero entrance
Slow
800ms
Intro sequences, brand moments only
04 — THE SQUARE
The Square mark has one approved motion: a single, clean fade-in on load. No rotation, no bounce, no particle effects. The mark earns its moment through stillness after arrival, not animation.
opacity: 0 → 1
Animation type
340ms
Duration
cubic-bezier(0.0, 0.0, 0.2, 1)
Easing (Enter curve)
0ms
Delay
05 — LOGOTYPE
The logotype animates in one character at a time from left to right using a staggered fade+y translation. This sequence is used only in brand intro animations. In product interfaces, the logotype does not animate.
PX mark fades in · 340ms · Enter curve
'paxeer' characters stagger in · 40ms per char · y: -8px → 0 · opacity: 0 → 1
Full lockup holds for 800ms
Transition to content · full lockup fades · 220ms · Exit curve
06 — INTRO / OUTRO
Brand intro and outro sequences for video, presentations, and product onboarding. These are the only contexts where the logo may animate beyond a simple fade.
INTRO · 1.8s
OUTRO · 1.2s
04 — MISUSE
The following patterns are strictly prohibited in all brand and product contexts.