getComputedStyle() from the live screenshots visible here.
Color Palette
41 colors extracted via getComputedStyle(). Click any swatch to copy its hex value.
Background & Surface
Text & Content
Accent & Interactive
Border & Divider
Semantic States
Full Extracted Palette (+31)
Typography
All values extracted via getComputedStyle() — no estimation.
| Role | Font Family | Size / Weight | Line Height | Letter Spacing | Preview |
|---|---|---|---|---|---|
| Display Hero | TASA Orbiter | 52px / w700 | 1 | -1.3px | Display Hero |
| Sub-heading | TASA Orbiter | 24px / w700 | 1.1 | -0.24px | Sub-heading |
| Card Title | TASA Orbiter | 16px / w400 | normal | normal | Card Title |
| Label Heading | TASA Orbiter | 13px / w400 | 1 | -0.52px | Label Heading |
| Input | Geist Mono | 12px / w400 | 1 | 0.24px | Input |
| Button Small | Geist Mono | 11px / w400 | normal | 1.1px | Button Small |
| Link Small | Geist Mono | 10px / w400 | 1.5 | 1.8px | Link Small |
Live Components
Rendered in real HTML using your extracted tokens — no screenshots.
Buttons
Form Inputs
Card
Badges & Labels
Spacing Scale
Border Radius
0px
3px
10px
999px
1007px
1015px
999px
Component Specs
Extracted CSS values per component and variant state.
### Buttons
- Background: `transparent`
- Text: `#0e1312` `{colors.primary}`
- Padding: 8px 10px
- Radius: 0px
- Font: 11px weight 400
- Use: Subtle action, toolbar, nav button
- Focus: opacity: `0.999998`, outline: `rgb(255, 219, 42) solid 2px`
- Background: `transparent`
- Text: `#0e1312` `{colors.primary}`
- Padding: 14px 20px
- Radius: 0px
- Font: 11px weight 400
- Use: Subtle action, toolbar, nav button
- Focus: opacity: `0.999998`, outline: `rgb(255, 219, 42) solid 2px`
- Background: `#0e1312` `{colors.primary}`
- Text: `#ffdb2a` `{colors.primary-focus}`
- Padding: 14px 26px
- Radius: 0px
- Font: 11px weight 400
- Use: Solid dark CTA
- Focus: opacity: `0.999998`, outline: `rgb(255, 219, 42) solid 2px`
- Background: `#000000`
- Text: `#1a1a1c`
- Padding: 8px 14px
- Radius: 0px
- Border: 1px solid rgb(224, 224, 222)
- Font: 11px weight 400
- Use: Secondary action with border
- Focus: opacity: `0.999998`, outline: `rgb(255, 219, 42) solid 2px`
Cards & Containers
- Background: `#141a18`
- Padding: 0px
- Radius: 0px
- Border: 1px solid rgb(30, 38, 35)
- Use: Content containers, listing items
Inputs & Forms
- Background: `transparent`
- Text: `#ededec` `{colors.ink}`
- Padding: 0px
- Radius: 0px
- Border: 0px none rgb(237, 237, 236)
- Font: 12px weight 400
- Use: Text fields, search inputs
Navigation
- Background: `#ffdb2a` `{colors.primary-focus}`
- Padding: 12px 16px
- Radius: none
- Font: 16px weight 400
- Use: Fixed/sticky flex nav — N/A items
CTA Banners
- Background: `transparent`
- Text: `#ededec` `{colors.ink}`
- Padding: 14px 20px
- Radius: 0px
- Font: 11px weight 400
- Use: Full-width conversion strip with headline + button
- Focus: opacity: `0.999998`, outline: `rgb(255, 219, 42) solid 2px`
Status Badges
- Background: `#0f1815`
- Text: `#ededec` `{colors.ink}`
- Padding: 0px 16px
- Radius: 0px
- Font: 12px weight 400
- Use: Status indicator, label, pill
Code Blocks
- Background: `#141a18`
- Text: `#ededec` `{colors.ink}`
- Padding: 1px 4px
- Radius: 3px
- Border: 1px solid rgb(30, 38, 35)
- Font: 11.05px weight 400 — "Geist Mono"
- Use: Code samples, CLI commands, syntax highlighting blocks
Interaction State Narrative
- **Button**:
- - **focus:** opacity 0.999998
Buttons
- **DO NOT introduce new buttons variants** without justification
Cards & Containers
- **DO NOT introduce new cards & containers variants** without justification
Inputs & Forms
- **DO NOT introduce new inputs & forms variants** without justification
Navigation
- **DO NOT introduce new navigation variants** without justification
CTA Banners
- **DO NOT introduce new cta banners variants** without justification
Status Badges
- **DO NOT introduce new status badges variants** without justification
Code Blocks
- **DO NOT introduce new code blocks variants** without justification
Visual Reference
Playwright screenshots captured during extraction — source of truth for all tokens.
Breakpoints
Elevation & Depth
Shadow levels rendered live — every value extracted directly from the design system.
rgba(0, 0, 0, 0.5) 0px 24px 48px -18px, rgba(0, 0, 0, 0.28) 0px 10px 20px -8px
Motion & Transitions
5 motion tokens — easing curves and durations.
| transition-1 | all |
| transition-2 | background-color 0.24s, color 0.24s |
| transition-3 | opacity 0.15s |
| transition-4 | color 0.2s 0.15s |
| transition-5 | opacity 0.16s |
Motion Timeline
8 keyframe animations extracted from the live page. Preview 8 below — each block is animating right now with the actual extracted keyframes.
spin
fade-in
slide-up
docs-console-sweep
home-diag-translate
home-diag-bar-fill
home-diag-row
home-showcase-pulse
Component States
Default → Hover → Focus → Active visual diff per component. Captured via Playwright state simulation.
| Component | States | |
|---|---|---|
| button |
default
button
bg rgba(0, 0, 0, 0)
fg rgb(14, 19, 18) |
focus
button
bg transparent
fg inherit |
| input |
default
input
bg rgba(0, 0, 0, 0)
fg rgb(237, 237, 236) | |
| link |
default
link
bg rgba(0, 0, 0, 0)
fg rgb(14, 19, 18) | |
| card |
default
card
bg rgb(20, 26, 24)
fg rgb(237, 237, 236) | |
| navLink |
default
navLink
bg rgba(0, 0, 0, 0)
fg rgb(14, 19, 18) |
Z-Index Stacking Context
24 z-index values detected. Top 20 ordered by stacking priority. ● 100+ (modals) · ● 10-99 (overlays) · ● 1-9 (UI chrome).
Export tokens
Copy these design tokens to any framework. Generated from motion.dev live extraction.
Clicks copy to clipboard AND download the file. All values from getComputedStyle() on the live page — no estimates.
DESIGN.md
Narrative design system document — paste directly into Claude Code, Cursor, or Bolt.
---
version: alpha
name: motion.dev
description: "Dark-canvas product system built on #0e1312 with #0e1312 as the single brand accent. Type anchored in TASA Orbiter at 248px / weight 400. Extracted automatically from https://motion.dev/ — rendered styles via getComputedStyle() + CSS custom properties (token-only values may not be painted)."
narrative: |
motion.dev is built on a near-black canvas (rgb(14, 19, 18)).
The system uses rgb(14, 19, 18) as a near-neutral accent (low saturation).
Sharp 0px corners on CTAs — architectural restraint, engineering precision alongside TASA Orbiter as the primary typeface.
TASA Orbiter is paired with Inter for secondary roles.
A restrained elevation system (1 distinct shadow) — shadows reserved for the few elements that must lift off the page.
Motion is a first-class concern — 8 keyframe animations plus transition-driven interactions.
colors:
canvas: "#0e1312"
surface-1: "#0e1312"
surface-2: "#1e2623"
ink: "#ededec"
ink-muted: "#958d82"
ink-subtle: "#ffffff"
primary: "#0e1312"
on-primary: "#ffffff"
primary-hover: "#ffdb2a"
hairline: "#6e6a64"
primary-focus: "#ffdb2a"
semantic-error: "#ff5f57"
typography:
display-xl:
fontFamily: "TASA Orbiter, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 52px
fontWeight: 700
lineHeight: 1
letterSpacing: -1.3px
display-md:
fontFamily: "TASA Orbiter, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 24px
fontWeight: 700
lineHeight: 1.1
letterSpacing: -0.24px
headline:
fontFamily: "TASA Orbiter, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 13px
fontWeight: 400
lineHeight: 1
letterSpacing: -0.52px
body:
fontFamily: "Geist Mono, 'SF Mono', 'JetBrains Mono', Menlo, monospace"
fontSize: 10px
fontWeight: 400
lineHeight: 1.5
letterSpacing: 1.8px
body-sm:
fontFamily: "Geist Mono, 'SF Mono', 'JetBrains Mono', Menlo, monospace"
fontSize: 10px
fontWeight: 400
lineHeight: 1.5
letterSpacing: 1.8px
button:
fontFamily: "Geist Mono, 'SF Mono', 'JetBrains Mono', Menlo, monospace"
fontSize: 11px
fontWeight: 400
lineHeight: normal
letterSpacing: 1.1px
mono:
fontFamily: "Geist Mono, 'SF Mono', 'JetBrains Mono', Menlo, monospace"
fontSize: 12px
fontWeight: 400
lineHeight: 1
letterSpacing: 0.24px
rounded:
none: 0px
xs: 3px
sm: 10px
md: 999px
lg: 1007px
xl: 1015px
pill: 999px
spacing:
xxs: 2px
xs: 4px
sm: 8px
md: 12px
lg: 24px
xl: 28px
xxl: 60px
components:
button-ghost:
backgroundColor: "transparent"
textColor: "{colors.primary}"
typography: "{typography.button}"
rounded: "{rounded.none}"
padding: 8px 10px
button-ghost-2:
backgroundColor: "transparent"
textColor: "{colors.primary}"
typography: "{typography.button}"
rounded: "{rounded.none}"
padding: 14px 20px
button-dark--solid:
backgroundColor: "{colors.primary}"
textColor: "{colors.primary-focus}"
typography: "{typography.button}"
rounded: "{rounded.none}"
padding: 14px 26px
card-standard-card:
backgroundColor: "#141a18"
typography: "{typography.headline}"
rounded: "{rounded.none}"
input-text-input:
backgroundColor: "transparent"
textColor: "{colors.ink}"
typography: "{typography.mono}"
rounded: "{rounded.none}"
navigation-main-nav:
backgroundColor: "{colors.primary-focus}"
typography: "{typography.headline}"
rounded: "{rounded.none}"
padding: 12px 16px
cta-banner-full-width-cta:
backgroundColor: "transparent"
textColor: "{colors.ink}"
typography: "{typography.button}"
rounded: "{rounded.none}"
padding: 14px 20px
status-badge-neutral-dark:
backgroundColor: "#0f1815"
textColor: "{colors.ink}"
typography: "{typography.mono}"
rounded: "{rounded.none}"
padding: 0px 16px
code-block-inline-code--pre:
backgroundColor: "#141a18"
textColor: "{colors.ink}"
typography: "{typography.button}"
rounded: "{rounded.xs}"
padding: 1px 4px
extracted_at: "2026-06-11T06:12:37.700Z"
completeness: 84
scoreVersion: "v2"
---
# Design System — motion.dev
> Extracted automatically by Prism from https://motion.dev
> Date: 2026-06-11
> Viewport: Desktop 1440x900 + Mobile 390x844
> Values are extracted, not hand-written: rendered styles via getComputedStyle() + colors declared in CSS custom properties (token-only values are marked `(token)` and may not be painted).
## 0. Design DNA
**Density**: moderate | **Motion**: animated | **Weight**: heavy | **Aesthetic**: dark-premium
| Dimension | Value | Signal |
|---|---|---|
| Canvas | dark | `#0e1312` |
| Type posture | sans-led (TASA Orbiter) | "Ticker" |
| Color assertion | dual-accent | #0e1312 |
| Whitespace | moderate | section rhythm 40px |
| Interaction | animated | 8 keyframes, 16 transitions |
| Radius language | 0px-architectural | from token scale |
**Prism fingerprint**: `dark-canvas · sans-display · dual-accent · 0px-architectural · animated-motion`
> **🤖 TL;DR for AI agents** (read this first — saves you scanning the full doc):
>
> - **Canvas**: `rgb(14, 19, 18)` is the page background. Every component composits against this.
> - **Accent**: `rgb(14, 19, 18)` for primary CTAs ONLY. Never decorative.
> - **Body type**: 16px (token: `typography.body`). Default for ALL text not in a heading role.
> - **Section rhythm**: 40px between major bands. Card padding: 24px.
> - **Default radius**: 10px on buttons/inputs. Pills (`9999px`) only for icon-buttons or status chips.
>
> **Before generating UI**: import this DESIGN.md, scan §2 (Color Palette) + §4 (Components) + §10 (Agent Guide). Skip §11–12 unless extending.
## 1. Visual Theme & Atmosphere
**Signature:** a radial gradient glow in the hero. This is the brand's most recognizable visual — reproduce it, don't replace it with a generic card or flat panel.
motion.dev commits fully to dark-mode as the native medium, not as a toggled alternative. The canvas is a dark surface (`#0e1312`) where surfaces are layered through stepped luminance — each elevated level is slightly less dark than the one beneath it, creating depth without color shifts.
Typography is anchored in **TASA Orbiter**. Headlines use weight 700 for confident, assertive presence — the brand wants to be heard. Negative letter-spacing at display sizes (-2.4px at 48px) compresses headlines into engineered blocks, dense and authoritative.
Body text reads in Whitesmoke (`#ededec`). **Near-Black** (`#0e1312`) provides interactive distinction without visual aggression. Elevation comes from a small, deliberate set of shadows (1 distinct), each a multi-layer stack — several blurred layers at varying offsets — used sparingly rather than across the whole UI.
Border radius varies from pill-shaped (fully rounded) to moderately rounded elements, creating visual rhythm. The site uses a variable font with OPSZ + WGHT axes, enabling precise weight/width control across the type hierarchy.
**Key Characteristics:**
- Background: Near-Black (`#0e1312`)
- Primary typeface: Geist Mono
- Primary text: Whitesmoke (`#ededec`)
- Accent: Near-Black (`#0e1312`)
- Display: 48px weight 700, letter-spacing -2.4px
- Border: Slate Grey (`#6e6a64`) — border-based containment
- Shadow system: 1 distinct elevation levels
- Custom fonts loaded: Geist Mono, Inter, TASA Orbiter, League Gothic
## 2. Color Palette & Roles
### Background & Surface
- **Near-Black** (`#0e1312`): Page background (primary)
- **Surface Deepest** (`#060402`): Surface / elevated background (CSS var)
- **Surface Deep** (`#0a0804`): Surface / elevated background (CSS var)
- **Pure Black** (`#000000`): Surface / elevated background
- **Near-Black** (`#1e2623`): Surface / elevated background
### Text & Content
- **Whitesmoke** (`#ededec`): Primary body text
- **Medium Gray** (`#958d82`): Secondary text
- **Cornflower Blue** (`#60a5fa`): Secondary text
- **#61dafb** (`#61dafb`): Secondary text
- **Medium Gray** (`#7c8e86`): Secondary text
### Accent & Interactive
- **Accent 3** (`#a5b4fc`): Accent / interactive (CSS var)
- **Accent Light** (`rgba(255, 219, 42, 0.12)`): Accent / interactive (CSS var)
- **Accent 2** (`#8df0cc`): Accent / interactive (CSS var)
- **Error** (`#ff5f57`): Interactive / accent
- **#febc2e** (`#febc2e`): Interactive / accent
- **#28c841** (`#28c841`): Interactive / accent
- **#a78bfa** (`#a78bfa`): Interactive / accent
### Border & Divider
- **Near-Black** (`#141a18`): Borders / dividers
- **Near-Black** (`#1c2623`): Borders / dividers
- **Near-Black** (`#0a1210`): Borders / dividers
- **Near-Black** (`#0f1815`): Borders / dividers
- **Near-Black** (`#1d2025`): Borders / dividers
- **Near-Black** (`#1a1a1c`): Borders / dividers
### Full Extracted Palette
**36 colors rendered on the page** + **3** more declared in design tokens (CSS custom properties — not necessarily painted). (23 categorized above + 16 additional below.)
Rendered values are read via `getComputedStyle()`; token values come from CSS variable declarations. Third-party logo colors are filtered out.
- `#ffffff` — Pure White
- `#040b08` — Pure Black
- `#34d399` — #34d399
- `#0b0d0f` — Near-Black
- `#788680` — Medium Gray
- `#f7df1e` — Gold
- `#41b883` — #41b883
- `#34495e` — Slate
- `#c4a8ff` — Lavender
- `#060807` — Pure Black
- `#e8eeee` — Whitesmoke
- `#f8f8f6` — Off-White
- `#6e6a64` — Slate Grey
- `#e0e0de` — Whitesmoke
- `#059669` — Teal
- `#1c1a18` — Near-Black
### CSS Custom Properties (Design Tokens)
- `--dossier-stripe-color`: `color-mix(in srgb, #ededec 10%, transparent)`
- `--accent-3`: `#a5b4fc`
- `--code-bg`: `#141a18`
- `--accent-light`: `rgba(255, 219, 42, .12)`
- `--on-accent`: `#fff`
- `--accent`: `#ffdb2a`
- `--font-sans`: `"TASA Orbiter", "Inter", sans-serif`
- `--accent-2`: `#8df0cc`
- `--accent-feint`: `rgba(255, 219, 42, .06)`
- `--bg-hue`: `0deg`
- `--bg-grayscale`: `.15`
## 3. Typography Rules
### Font Families
- **Primary**: `TASA Orbiter`
- **Secondary**: `Geist Mono`
- **Font 3**: `Inter`
- **Font 4**: `League Gothic`
### Custom Fonts Loaded
- **Geist Mono** weight 100 900 (normal)
- **Inter** weight 100 900 (normal)
- **TASA Orbiter** weight 400 800 (normal)
- **League Gothic** weight 400 (normal)
### Typography Hierarchy
| Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
|------|------|------|--------|-------------|----------------|-------|
| Display Hero | TASA Orbiter | 52px | 700 | 1 | -1.3px | Main headline (h2) |
| Sub-heading | TASA Orbiter | 24px | 700 | 1.1 | -0.24px | Third-level heading (h3) |
| Card Title | TASA Orbiter | 16px | 400 | normal | normal | Card headings |
| Label Heading | TASA Orbiter | 13px | 400 | 1 | -0.52px | Small heading (H6) |
| Input | Geist Mono | 12px | 400 | 1 | 0.24px | Form input (12px) |
| Button Small | Geist Mono | 11px | 400 | normal | 1.1px | Button label (11px) |
| Link Small | Geist Mono | 10px | 400 | 1.5 | 1.8px | Link (10px) — Decoration: none |
### Full Font Size Scale
Sizes detected in the design (descending): `52px`, `48px`, `24px`, `22px`, `20px`, `18px`, `16px`, `14px`, `13px`, `12px`, `11.50px`, `11.05px`, `11px`, `10.50px`, `10px`
> 8 size(s) detected outside the sampled hierarchy (48px, 22px, 20px, 18px, 14px, 11.5px, 11.05px, 10.5px). These appear on elements not in the sampled set — likely additional display sizes, marketing-section overrides, or third-party-widget styles.
### OpenType & Variable Font Features
The typography uses these OpenType features intentionally — this is a sophisticated type system, not a default fallback:
- **tabular figures** (`tnum`) — numbers align vertically, essential for pricing tables and dashboards
- **stylistic sets** (`ss0X`) — alternate letterforms enabled (often for brand-specific glyph variants)
**Clone instruction:** Enable these in your CSS:
```css
body {
font-feature-settings: "ss03", "cv05", "tnum";
}
```
**Variable font axes:**
- OPSZ axis
- WGHT axis
## 4. Component Stylings
### Buttons
**Ghost**
- Background: `transparent`
- Text: `#0e1312` `{colors.primary}`
- Padding: 8px 10px
- Radius: 0px
- Font: 11px weight 400
- Use: Subtle action, toolbar, nav button
- Focus: opacity: `0.999998`, outline: `rgb(255, 219, 42) solid 2px`
**Ghost**
- Background: `transparent`
- Text: `#0e1312` `{colors.primary}`
- Padding: 14px 20px
- Radius: 0px
- Font: 11px weight 400
- Use: Subtle action, toolbar, nav button
- Focus: opacity: `0.999998`, outline: `rgb(255, 219, 42) solid 2px`
**Dark / Solid**
- Background: `#0e1312` `{colors.primary}`
- Text: `#ffdb2a` `{colors.primary-focus}`
- Padding: 14px 26px
- Radius: 0px
- Font: 11px weight 400
- Use: Solid dark CTA
- Focus: opacity: `0.999998`, outline: `rgb(255, 219, 42) solid 2px`
**Outline**
- Background: `#000000`
- Text: `#1a1a1c`
- Padding: 8px 14px
- Radius: 0px
- Border: 1px solid rgb(224, 224, 222)
- Font: 11px weight 400
- Use: Secondary action with border
- Focus: opacity: `0.999998`, outline: `rgb(255, 219, 42) solid 2px`
### Cards & Containers
**Standard Card**
- Background: `#141a18`
- Padding: 0px
- Radius: 0px
- Border: 1px solid rgb(30, 38, 35)
- Use: Content containers, listing items
### Inputs & Forms
**Text Input**
- Background: `transparent`
- Text: `#ededec` `{colors.ink}`
- Padding: 0px
- Radius: 0px
- Border: 0px none rgb(237, 237, 236)
- Font: 12px weight 400
- Use: Text fields, search inputs
### Navigation
**Main Nav**
- Background: `#ffdb2a` `{colors.primary-focus}`
- Padding: 12px 16px
- Radius: none
- Font: 16px weight 400
- Use: Fixed/sticky flex nav — N/A items
### CTA Banners
**Full-width CTA**
- Background: `transparent`
- Text: `#ededec` `{colors.ink}`
- Padding: 14px 20px
- Radius: 0px
- Font: 11px weight 400
- Use: Full-width conversion strip with headline + button
- Focus: opacity: `0.999998`, outline: `rgb(255, 219, 42) solid 2px`
### Status Badges
**Neutral Dark**
- Background: `#0f1815`
- Text: `#ededec` `{colors.ink}`
- Padding: 0px 16px
- Radius: 0px
- Font: 12px weight 400
- Use: Status indicator, label, pill
### Code Blocks
**Inline Code / Pre**
- Background: `#141a18`
- Text: `#ededec` `{colors.ink}`
- Padding: 1px 4px
- Radius: 3px
- Border: 1px solid rgb(30, 38, 35)
- Font: 11.05px weight 400 — "Geist Mono"
- Use: Code samples, CLI commands, syntax highlighting blocks
## 4b. Component Behaviors (State Matrix)
### Interaction State Narrative
- **Button**:
- **focus:** opacity 0.999998
*State transitions extracted via Playwright simulation — exact values in the YAML matrix below.*
```yaml
component-behaviors:
button:
default:
bg: "rgba(0, 0, 0, 0)"
fg: "rgb(14, 19, 18)"
focus:
bg: "transparent"
fg: "inherit"
input:
default:
bg: "rgba(0, 0, 0, 0)"
fg: "rgb(237, 237, 236)"
link:
default:
bg: "rgba(0, 0, 0, 0)"
fg: "rgb(14, 19, 18)"
card:
default:
bg: "rgb(20, 26, 24)"
fg: "rgb(237, 237, 236)"
border: "1px solid rgb(30, 38, 35)"
navLink:
default:
bg: "rgba(0, 0, 0, 0)"
fg: "rgb(14, 19, 18)"
badge:
default:
bg: "rgba(0, 0, 0, 0)"
fg: "rgb(237, 237, 236)"
footerLink:
default:
bg: "rgba(0, 0, 0, 0)"
fg: "rgb(149, 141, 130)"
```
**Agent usage**: Validate generated components against this matrix. If your output's `:hover` state changes properties not listed here, you are off-brand.
## 4c. Component Vocabulary (Closed System)
*This brand uses ONLY the following component vocabulary. Introducing new variants without justification breaks the system's tonal coherence.*
### Buttons
- **3 shape(s)** in this system: `Ghost`, `Dark / Solid`, `Outline`
- **DO NOT introduce new buttons variants** without justification
### Cards & Containers
- **1 shape(s)** in this system: `Standard Card`
- **DO NOT introduce new cards & containers variants** without justification
### Inputs & Forms
- **1 shape(s)** in this system: `Text Input`
- **DO NOT introduce new inputs & forms variants** without justification
### Navigation
- **1 shape(s)** in this system: `Main Nav`
- **DO NOT introduce new navigation variants** without justification
### CTA Banners
- **1 shape(s)** in this system: `Full-width CTA`
- **DO NOT introduce new cta banners variants** without justification
### Status Badges
- **1 shape(s)** in this system: `Neutral Dark`
- **DO NOT introduce new status badges variants** without justification
### Code Blocks
- **1 shape(s)** in this system: `Inline Code / Pre`
- **DO NOT introduce new code blocks variants** without justification
## 5. Layout Principles
### Layout Type
**hero + sections**
### Grid
Flexbox column
### Max Width
980px
### Spacing System
Compact spacing — information density prioritized
| Token | Value |
|-------|-------|
| xxs | 2px |
| xs | 4px |
| sm | 8px |
| md | 12px |
| base | 16px |
| lg | 24px |
| xl | 28px |
| 2xl | 40px |
| 3xl | 60px |
### Border Radius Scale
| Name | Value | Use |
|------|-------|-----|
| None | 0px | No rounding |
| Xs | 3px | Tiny corners (badges, micro elements) |
| Sm | 10px | Buttons, inputs, small elements |
| Md | 999px | Cards, containers |
| Lg | 1007px | Large rounded elements, pill segments |
| Xl | 1015px | Category strips, featured containers |
| Full | 999px | Pills, avatars, circular elements |
### Shape Language
| Component | Border Radius |
|-----------|---------------|
| Buttons | `0px` |
| Cards & Containers | `0px` |
| Inputs & Forms | `0px` |
| Navigation | `none` |
| CTA Banners | `0px` |
| Status Badges | `0px` |
| Code Blocks | `3px` |
| Page Body | `0px` |
| Primary Input | `0px` |
**Shape Personality**: Subtly Rounded — Minimal corner rounding (1–4px). Professional restraint.
**Full Radius Spectrum**: 0px, 3px, 10px, 999px (from `allBorderRadii` scan)
## 5b. Spacing Rhythm Names
**Measured section padding**: bands use ~60px internal vertical padding (up to 80px) — **standard**. (Distinct from the gap *between* sections above.) Reproduce this generous vertical breathing room; cramped spacing is the #1 tell of a cheap clone.
*Named spacing tokens with explicit use cases. Use these names in YOUR code instead of raw pixels for consistency.*
| Name | Value | Use case |
|------|-------|----------|
| **hero** | `60px` | Top/bottom of full-bleed hero sections |
| **section** | `28px` | Between major bands (color change, content shift) |
| **subsection** | `24px` | Within a section, between content groups |
| **card** | `12px` | Card padding, list-item spacing |
| **compact** | `8px` | Form fields, tight clusters, badge padding |
| **micro** | `4px` | Icon-text gap, tag inner padding |
**Agent rule**: NEVER hardcode raw pixel values for spacing in generated UI. Always reference these named tokens (`spacing-rhythm.section`, etc.).
## 5c. Widget & Structure Library
Structural patterns extracted from the page DOM — these are the **blueprints** an agent should follow to reproduce the page architecture (not just CSS values).
**5/8 structural patterns detected.**
### Hero Pattern
- **Composition:** left-aligned —
- **Viewport coverage:** 144px tall (not full-viewport)
- **Heading:** "Motion.Production-grade animation for the web." — 48px left-aligned
- **CTAs:** none detected in hero (unusual — agent should verify)
- **Clone instruction:** Reproduce the **left-aligned** layout. Use the heading font-size token at the documented size. Pair the centered text with the hero’s decorative visual (gradient / SVG / hero image — see §9b), not bare text.
### Navigation Pattern
- **Position:** static (scrolls with page)
- **Layout:** unknown — Layout not classified
- **Height:** 27px
- **Logo:** ✗ absent
- **Nav links:** 4 primary items
- **CTAs in nav:** 0 (no buttons — links only)
- **Clone instruction:** Build a static unknown navigation. Link-only — no button styling needed.
### Card Grid Pattern
- **Card count:** 8 cards detected
- **Columns (desktop):** 6-up grid
- **Card dimensions:** 236×346px (aspect 0.68:1)
- **Gap:** 12px between cards
- **Content:** ✗ no image + icon
- **Clone instruction:** Build a 6-column grid (desktop) with cards at ~0.68:1 aspect ratio. Text/icon-only cards (no photography).
### Pricing Table Pattern
- **Tier count:** 2 pricing tiers
- **Layout:** vertical stacked
- **Columns (desktop):** 2-up
- **Clone instruction:** Build a 2-column vertical-stack pricing comparison.
### Footer Pattern
- **Columns:** 2
- **Links:** 3 total
- **Height:** 36px
- **Includes:** ✗ no newsletter | ✗ no social |
- **Clone instruction:** Build a 2-column footer with ~2 links per column.
## 6. Depth & Elevation
| Level | Treatment | Use |
|-------|-----------|-----|
| Flat (Level 0) | No shadow | Page background, content blocks |
| Layered (Level 1) | <br>`rgba(0, 0, 0, 0.5) 0px 24px 48px -18px`,<br>`rgba(0, 0, 0, 0.28) 0px 10px 20px -8px` | Cards, elevated surfaces |
**Shadow Philosophy**: Multi-layered shadow system creating natural, atmospheric depth. Each shadow level combines multiple layers for realistic elevation.
## 7. Motion & Interaction
### Duration Scale
| Value | Tier | Typical Use |
|-------|------|-------------|
| `120ms` | Fast | Hover states, micro-interactions |
| `150ms` | Fast | Hover states, micro-interactions |
| `160ms` | Normal | Panel open/close, navigation |
| `180ms` | Normal | Panel open/close, navigation |
| `200ms` | Normal | Panel open/close, navigation |
| `240ms` | Normal | Panel open/close, navigation |
### Copy-Paste Transition Snippets
**Background**
```css
transition: background-color 0.24s, color 0.24s;
```
**Opacity**
```css
transition: opacity 0.15s;
```
**Color / Background**
```css
transition: color 0.2s 0.15s;
```
**Opacity**
```css
transition: opacity 0.16s;
```
### Keyframe Animation Catalog
| Animation Name | Type | Animated Props | Use Hint |
|----------------|------|----------------|----------|
| `spin` | Rotate / Spin | transform | Loading indicator |
| `fade-in` | Fade | opacity | Element entrance |
| `slide-up` | Fade + Move | opacity, transform | Panel / drawer enter |
| `docs-console-sweep` | Custom | clip-path | UI transition |
| `home-diag-translate` | Rotate / Spin | transform | UI transition |
| `home-diag-bar-fill` | Scale | transform | UI transition |
| `home-diag-row` | Fade + Move | transform, opacity | UI transition |
| `home-showcase-pulse` | Custom | background-position-x, background-position-y | Attention / status |
### Motion Fingerprint
- **Speed Character**: Balanced Pacing (median duration: `180ms`)
- **Dominant Easing**: standard CSS easings
- **Animation Library**: 8 unique animations (8 total including variants)
> This design moves with balanced pacing timing using standard CSS easings, creating a UI that feels natural and fluid.
## 8. Do's and Don'ts
### Do
- Use dark background (`#0e1312`) as the foundation — this is a dark-mode-native design
- Use TASA Orbiter as the primary typeface — it defines the brand personality
- Use negative letter-spacing (-2.4px) at display sizes for compressed, editorial headlines
- Use the extracted shadow patterns for elevation — they are tuned to match the brand palette
- Use full-pill radius (9999px) only for specific elements (avatars, pills, toggles)
- Use Near-Black (`#0e1312`) as the primary accent — it's the brand's signature interactive color
- Each card uses an icon (not photo) — the visual language is illustrative, not photographic
- Use a 6-column grid on desktop — density matters for this content type
### Don't
- Don't use light backgrounds — the dark canvas is the native medium
- Don't substitute with generic sans-serif or serif — the custom font carries the brand
- Don't increase letter-spacing on headings — the type is designed to run tight at scale
- Don't invent new shadow values — use only the extracted shadow levels
- Don't apply pill radius on rectangular buttons or cards — it's reserved for specific interactive elements
- Don't introduce additional saturated accent colors — the palette is intentionally controlled
- Don't make the nav sticky — this design lets it scroll away to maximize content focus
- Don't put a CTA button in the nav — this design uses links only at the top
- Don't over-build the footer — this design keeps it minimal (2 cols, 3 links)
## 7b. Enforceable Brand Rules
*Structured Do/Don't with reasoning and validation tests. Agents can programmatically verify generated UI.*
```yaml
rules:
- id: brand-canvas-001
type: do
rule: "Always use the page background `rgb(14, 19, 18)` as the base canvas"
why: "Every component is designed to composit against this exact tone"
test: "document.body.style.backgroundColor === 'rgb(14, 19, 18)'"
- id: brand-accent-001
type: do
rule: "Reserve `rgb(14, 19, 18)` for primary CTAs and brand-mark signals only"
why: "Single chromatic assertion device — overuse dilutes meaning"
test: "querySelectorAll('[style*=\"rgb(14, 19, 18)\"]').length <= 3 per fold"
```
## 9. Responsive Behavior
### Breakpoints
| Name | Width | Key Changes |
|------|-------|-------------|
| Mobile | 400px | Single column, compact spacing |
| Mobile | 480px | Single column, compact spacing |
| Mobile Large | 640px | Expanded mobile layout |
| Mobile Large | 760px | Expanded mobile layout |
| Tablet | 1000px | Multi-column grids begin |
| Desktop | 1100px | Full feature layout |
### Token Diff — Desktop vs Mobile
| Element | Property | Desktop | Mobile |
|---------|----------|---------|--------|
| heading | font-size | `48px` | `33.15px` |
| heading | line-height | `48px` | `33.15px` |
| heading | letter-spacing | `-2.4px` | `-1.6575px` |
| nav | height | `27px` | `22px` |
| hero | height | `127.75px` | `528.219px` |
| card | width | `236px` | `350px` |
| main | padding | `0px 24px` | `0px 20px` |
### Collapsing Strategy
- Headlines: 48px → 33.15px on mobile
- Container padding: 0px 24px → 0px 20px on mobile
- Navigation: horizontal links → hamburger menu on mobile
- Cards: multi-column → stacked vertical on mobile
- Footer: multi-column → stacked single column on mobile
### Touch Targets
- Buttons: 8px 10px padding
- Navigation: adequate spacing between items
- Interactive elements: minimum 44px touch target recommended
### Collapsing Narrative
How the structural patterns adapt from desktop to mobile (extracted from both viewport extractions):
- **Card grid: 6-up → 1-up** — cards stack as viewport narrows, becoming a vertical list on mobile.
## 7c. Visual Effects & Dynamic Behavior
*The live/dynamic layer beyond static CSS — reproduce these, not flat substitutes. This is often what separates a faithful clone from a wireframe.*
- **Canvas / 2D rendering** — animated/interactive canvas (charts, graphs, particle fields). Reproduce as live data-viz (e.g. an animated SVG/Canvas line chart), NOT a static image.
- **Mesh gradients** — 1 multi-stop organic color field(s) as background atmosphere.
- **Clip-path shapes** — 3 non-rectangular cut(s).
> **Motion fingerprint**: Canvas 2D, mesh gradients, non-rectangular shapes (3)
## 9b. Visual Tone & Photography
**Tone:** Mixed photography + illustration
A balanced mix of photographic content and vector graphics. Photos likely carry product/lifestyle context while SVG handles icons, logos, and decorative accents.
**Canonical Brand Image (OG):**
- https://api.motion.dev/site/og/page/home.png?title=Motion&description=The+production-grade+animation+library+for+React%2C+JavaScript+and+Vue. (1200×630px)
*This is the image shown when the site is shared on social media — represents the brand visual essence.*
**Aspect Ratio Distribution:**
- Landscape (1.15–2.3): 6 (100%)
- Portrait (<0.87): 0 (0%)
- Square (0.87–1.15): 0 (0%)
**Media Format Mix:**
- PNG: 6 (logos, transparent UI elements, mockups)
**Average rendered image size:** 148×93px
**Above-fold image count:** 0 / 6
**Decorative Patterns Detected:**
- 2 multi-stop linear gradients (mesh-like, 3+ color stops) — the brand leans on rich color transitions for visual depth
- 2 radial gradients — circular color blooms used for spotlight/glow effects
- **Glassmorphism** detected (`backdrop-filter: blur`) — layered transparent surfaces with blur, modern OS-like aesthetic
**Clone instruction for decorative work:** This is a gradient-rich design — invest in multi-stop CSS gradients (3+ color stops), not solid backgrounds.
**Imagery Guidance for clones:**
- Mix photography and illustration intentionally: photos for product/context, vectors for icons + decorative accents.
- Respect the format split — replacing JPGs with illustrations (or vice versa) will shift the brand tone.
## 10. Agent Prompt Guide
### Quick Reference
- Background: Near-Black (`#0e1312`)
- Primary text: Whitesmoke (`#ededec`)
- Accent: Near-Black (`#0e1312`)
- Border: Slate Grey (`#6e6a64`)
- Font: TASA Orbiter
- Body: 16px weight 400
### Example Component Prompts
- "Create a hero section on Near-Black background (#0e1312). Headline at 48px TASA Orbiter weight 700, line-height 1, letter-spacing -2.4px, color #ededec."
- "Create the primary CTA button: `#0e1312` background, `#0e1312` text, 999px border-radius, 8px 10px padding, 700 weight, TASA Orbiter font."
- "Design a card on `#141a18` background. Border: 1px solid rgb(30, 38, 35). Radius: 0px. Shadow: none. Padding: 0px."
- "Build navigation: static on `#0e1312`. TASA Orbiter 16px weight 400 for links."
### Iteration Guide
1. **Canvas**: Set the dark canvas to Near-Black (`#0e1312`) — every component is composited against this exact base.
2. **Typography**: All type in TASA Orbiter, weight range 400–700. Never exceed 700 — heavier weights break the brand's tonal restraint.
3. **Accent**: Near-Black (`#0e1312`) is the sole interactive color. On hover → Accent (`#ffdb2a`). Use CSS transitions, not opacity/brightness filters.
4. **Shape**: CTAs at `0px`, cards at `0px`. Apply border-radius from the extracted scale only — don't invent intermediate values.
5. **Spacing**: Use the `--ca-space-*` token scale (4px–28px). All padding, margin, and gap values are multiples from this scale — no magic numbers.
6. **Tokens**: Import from §11 CSS Export (`--ca-*` vars). Never hardcode hex values — always reference a token so theming remains consistent.
## 11. CSS Design Tokens Raw Export
*Copy-paste ready `:root {}` block — all values extracted directly from the live site.*
```css
/* Colors */
:root {
--ca-primary: #0e1312;
--ca-surface-2: #1e2623;
--ca-ink: #ededec;
--ca-ink-muted: #958d82;
--ca-on-primary: #ffffff;
--ca-primary-focus: #ffdb2a;
--ca-hairline: #6e6a64;
--ca-semantic-error: #ff5f57;
}
/* Typography */
:root {
--ca-font-primary: "TASA Orbiter", system-ui, sans-serif;
--ca-text-display: 52px;
--ca-text-body: 10px;
--ca-text-small: 10px;
--ca-text-button: 11px;
--ca-text-mono: 12px;
}
/* Spacing & Radius */
:root {
--ca-space-xxs: 2px;
--ca-space-xs: 4px;
--ca-space-sm: 8px;
--ca-space-md: 12px;
--ca-space-base: 16px;
--ca-space-lg: 24px;
--ca-space-xl: 28px;
--ca-space-2xl: 40px;
--ca-space-3xl: 60px;
--ca-radius-none: 0px;
--ca-radius-xs: 3px;
--ca-radius-sm: 10px;
--ca-radius-md: 999px;
--ca-radius-lg: 1007px;
--ca-radius-xl: 1015px;
--ca-radius-full: 999px;
}
```
## 13. Page Structure Skeleton
*The actual layout the source site uses. Reproduce these sections in order to match the site structure.*
```yaml
page-skeleton:
- section: hero
tag: div
classes: ["app"]
height: 13637px
width: full-bleed
layout: flex-column justify=normal
children: 3
bg: "rgb(14, 19, 18)"
tone: dark
vertical-padding: ~60px (generous)
contains: chart/canvas (reproduce as live data-viz, not a flat image)
- section: header
tag: header
classes: ["home-hero", "hero"]
height: 770px
width: full-bleed
layout: block
children: 5
bg: "rgb(255, 219, 42)"
vertical-padding: ~76px (generous)
contains: chart/canvas (reproduce as live data-viz, not a flat image)
padding: "95px 0px 56px"
- section: feature-section
tag: main
classes: ["app-main"]
height: 12707px
width: full-bleed
layout: flex-column justify=normal
children: 2
vertical-padding: ~80px (generous)
contains: chart/canvas (reproduce as live data-viz, not a flat image)
padding: "0px 24px"
- section: feature-section
tag: div
classes: ["home-hero-top"]
height: 199px
width: 980px
layout: grid: 2-col gap=24px 48px
children: 4
contains: chart/canvas (reproduce as live data-viz, not a flat image)
- section: unknown
tag: div
classes: ["home-hero-visual"]
height: 160px
width: 466px
layout: block
children: 1
contains: chart/canvas (reproduce as live data-viz, not a flat image)
- section: unknown
tag: div
classes: ["home-hero-bottom"]
height: 94px
width: 980px
layout: flex-row justify=flex-start
children: 2
padding: "0px 0px 40px"
- section: content-section
tag: section
classes: ["home-hero-features"]
height: 128px
width: 980px
layout: block
children: 1
- section: feature-section
tag: section
classes: ["home-section", "home-features"]
height: 944px
width: 980px
layout: flex-column justify=normal
children: 2
contains: chart/canvas (reproduce as live data-viz, not a flat image)
- section: header
tag: header
classes: ["sec-head"]
height: 213px
width: 980px
layout: flex-column justify=normal
children: 3
padding: "18px 0px 0px"
- section: feature-section
tag: section
classes: ["home-section", "home-ex", "plus-gallery"]
height: 1008px
width: 980px
layout: flex-column justify=normal
children: 3
- section: header
tag: header
classes: ["sec-head"]
height: 213px
width: 980px
layout: flex-column justify=normal
children: 3
padding: "18px 0px 0px"
- section: unknown
tag: div
classes: ["plus-gallery-hero"]
height: 587px
width: 980px
layout: flex-column justify=normal
children: 2
bg: "rgb(14, 19, 18)"
tone: dark
- section: unknown
tag: div
classes: ["plus-gallery-hero-surface"]
height: 550px
width: 978px
layout: block
children: 1
bg: "color(srgb 0.0898824 0.108706 0.104784)"
- section: feature-section
tag: section
classes: ["home-section", "home-showcase"]
height: 384px
width: 980px
layout: flex-column justify=normal
children: 2
- section: header
tag: header
classes: ["sec-head", "sec-head--split"]
height: 108px
width: 980px
layout: grid: 2-col gap=14px 48px
children: 3
padding: "18px 0px 0px"
- section: feature-section
tag: section
classes: ["home-section", "home-sponsors"]
height: 691px
width: 980px
layout: flex-column justify=normal
children: 2
- section: header
tag: header
classes: ["sec-head", "sec-head--split"]
height: 212px
width: 980px
layout: grid: 2-col gap=14px 48px
children: 3
padding: "18px 0px 0px"
- section: header
tag: header
classes: ["sec-head"]
height: 391px
width: 980px
layout: flex-column justify=normal
children: 3
padding: "18px 0px 0px"
- section: feature-section
tag: section
classes: ["home-section", "home-plus"]
height: 7046px
width: 980px
layout: flex-column justify=normal
children: 6
- section: content-section
tag: div
classes: ["home-plus-aikit"]
height: 346px
width: 980px
layout: flex-column justify=normal
children: 2
padding: "0px 0px 28px"
- section: content-section
tag: div
height: 900px
width: full-bleed
layout: flex-row justify=center
children: 1
- section: content-section
tag: section
classes: ["home-hero-features"]
height: 109px
width: 980px
layout: block
children: 1
- section: feature-section
tag: section
classes: ["home-section", "home-score"]
height: 417px
width: 980px
layout: flex-column justify=normal
children: 2
- section: header
tag: header
classes: ["sec-head", "home-score-head"]
height: 213px
width: 980px
layout: flex-column justify=normal
children: 3
padding: "18px 0px 0px"
- section: feature-section
tag: section
classes: ["home-section", "home-docs"]
height: 586px
width: 980px
layout: flex-column justify=normal
children: 4
```
**Agent rule**: rebuild sections in this order (sorted by vertical position). Match the layout primitive (grid N-col / flex direction / block).
## 14. Copy Library (Real Content from Source)
*Actual text content extracted from the live page. Use these strings verbatim when reproducing the site — they carry the brand voice.*
```yaml
copy:
section-headings:
- "Animations that move."
- "Made with Motion."
- "Trusted by the world's leading teams."
- "The professional animation toolkit. Yours forever."
sub-headings:
- "Partners"
- "Platinum"
- "SPONSORS"
ctas:
- "MOTION+"
- "GET STARTED"
- "GET MOTION+"
- "RUN FREE AUDIT"
- "BECOME A SPONSOR"
- "SUBSCRIBE"
navigation:
- "Motion"
- "REACT"
- "JAVASCRIPT"
- "VUE"
- "BROWSE ALL EXAMPLES"
- "BECOME A SPONSOR"
- "SEE FULL PRICING"
- "LEARN MORE"
- "BROWSE ALL DOCS"
- "DOCS"
footer-links:
- "BECOME A SPONSOR"
- "About"
```
**Agent rule**: reuse these exact strings when generating UI. Do NOT translate or rephrase — brand voice is preserved through the original wording.
## 15. Asset Inventory (Image Roles & Ratios)
*Image inventory classified by role and aspect ratio. When reproducing the site, allocate this number of assets per role.*
```yaml
assets:
logo:
count: 6
avg-ratio: 1.59
common-aspect: "~16:9 landscape"
```
**Agent rule**: when generating placeholder images, match these counts and aspect ratios. Use neutral placeholder backgrounds for `product` (e.g. `#f5f5f5`), full-color photography hints for `hero` and `editorial`.
## 16. Component HTML Templates
*Suggested HTML markup for reproducing the key components — based on what was detected in the source DOM.*
### Button (primary action)
```html
<button class="btn btn-primary">
Action
</button>
```
_Source pattern detected: padding `8px 10px` · radius `0px` · weight `400`_
### Generic Card
```html
<div class="card">
<!-- content -->
</div>
```
_Source pattern detected: padding `0px` · radius `0px` · shadow `none`_
**Agent rule**: use these markup skeletons as the structural baseline. Apply tokens from §2-3 for visual styling.
## 17. Content Architecture & Resources (Links by Purpose)
*The page's links classified by purpose — the information architecture to reproduce. Categories, featured images, devices and projects are extracted from the rendered DOM, not guessed.*
**By purpose:** **nav** 4 · **cta** 1 · **docs** 26 · **social** 2 · **footer** 1 · **other** 26
**Primary actions (conversion path):**
- Primary call-to-action — "GET STARTED" (the conversion path) → `https://motion.dev/docs`
**Projects / case studies detected** (clustered by URL + featured image):
*Docs* — medium confidence, 12 items:
| Title | Featured image | Link |
|---|---|---|
| REACT | — | https://motion.dev/docs/react |
| JAVASCRIPT | — | https://motion.dev/docs/quick-start |
| VUE | — | https://motion.dev/docs/vue |
| React | — | https://motion.dev/docs/react-animation |
| React | — | https://motion.dev/docs/animate |
| React | — | https://motion.dev/docs/vue-animation |
| React | — | https://motion.dev/docs/react-scroll-animations |
| React | — | https://motion.dev/docs/scroll |
*Examples* — medium confidence, 6 items:
| Title | Featured image | Link |
|---|---|---|
| Scroll velocity: 3D planes | `scroll-velocity-linked-offset.png` (ar 1.33) | https://motion.dev/examples/react-scroll-velocity-linked-offset |
| Typewriter | `typewriter.png` (ar 1.33) | https://motion.dev/examples/react-typewriter |
| iOS App Folder | `ios-app-folder.png` (ar 1.33) | https://motion.dev/examples/react-ios-app-folder |
| iOS pointer animation | `ios-pointer.png` (ar 1.33) | https://motion.dev/examples/react-ios-pointer |
| Pokopia: Modal | `pokopia-modal.png` (ar 1.33) | https://motion.dev/examples/react-pokopia-modal |
| Floating Action Button | `floating-action-button.png` (ar 1.33) | https://motion.dev/examples/react-floating-action-button |
**Signals:** 44/60 links carry a featured image · dominant link roles: content-card (37), inline-link (10), footer-link (6).
---
## Extraction Completeness: 84/100 (B)
| Category | Score | Max | Detail |
|----------|-------|-----|--------|
| Colors & Palette | 25 | 25 | 23 named colors |
| Typography | 18 | 20 | 7 roles defined |
| Components | 20 | 20 | 7 specs extracted |
| Motion & Interaction | 10 | 15 | Keyframes |
| CSS Custom Properties | 1 | 10 | 27 vars |
| Responsive Breakpoints | 5 | 5 | 6 breakpoints |
| Variable Fonts | 5 | 5 | OPSZ, WGHT axes |
## 12. Known Gaps & Confidence
Explicit list of what this extraction could NOT capture. Agents should not invent values for these — either skip the feature or use the documented baseline + heuristic fallback.
*Auto-detected extraction limitations — understand before building:*
- **Licensed web fonts (Inter, TASA Orbiter, League Gothic)** — detected but not downloaded. Substitute with your licensed copy or a close fallback (see Typography section for metrics).
| Category | What's missing | Fallback strategy |
|----------|----------------|-------------------|
| **Hero imagery** | No dominant hero image detected above the fold | Use the canonical brand visual from §9b (OG image) for hero composition |
| **Dark mode** | Dark surface is the canonical medium; no separate light-mode variables detected | The dark canvas IS the design — reproduce it as the default. Do not generate a light-mode variant unless explicitly requested |
### Per-section confidence
| Section | Confidence | Reason |
|---------|------------|--------|
| §1 Visual Theme | High | Body bg extracted via getComputedStyle() |
| §2 Colors | Medium | 27 CSS vars (semantic naming requires ≥20 for high) |
| §3 Typography | High | 7 typography roles inferred |
| §4 Components | High | 7 component variants captured |
| §7 Motion | High | Keyframes + transitions |
| §8 Do's/Don'ts | High | 17 rules generated; design-decisions.json has evidence per rule |
| §9 Responsive | High | 6 breakpoints detected |
| §9b Photography | Medium | 6 images, hero not detected |
## 11.1 CSS Implementation Guide (CSS Interception Engine v2.15+)
*Ready-to-use CSS from Prism's CSS Interception Engine — intercepted directly from the site's CSS files (bypasses CORS). Copy-paste into your `<style>` block.*
### Font Loading
6 font file(s) captured (250KB total). When running `prism add`, fonts are saved to `extractions/motion.dev/fonts/` and embedded as base64 in the output HTML.
**@font-face declarations to use:**
```css
@font-face {
font-family: 'Inter';
/* src: url('/fonts/Inter.woff2') format('woff2'); */
font-weight: 100 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'TASA Orbiter';
/* src: url('/fonts/TASA-Orbiter.woff2') format('woff2'); */
font-weight: 400 800;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'League Gothic';
/* src: url('/fonts/League-Gothic.woff2') format('truetype'); */
font-weight: 400;
font-style: normal;
font-display: swap;
}
```
### Keyframe Animations (Intercepted from CSS)
**10 @keyframes found** — these are the real animation definitions:
```
@keyframes home-diag-translate { ... }
@keyframes home-diag-bar-fill { ... }
@keyframes home-diag-row { ... }
@keyframes home-showcase-pulse { ... }
@keyframes spin { ... }
@keyframes fade-in { ... }
@keyframes slide-up { ... }
@keyframes docs-console-sweep { ... }
@keyframes cursor-blink { ... }
@keyframes skeleton-pulse { ... }
```
<details><summary>Full keyframes CSS (10 animations)</summary>
```css
@keyframes home-diag-translate{0%,12%{transform:translate(0) rotate(0) scale(1)}34%,44%{transform:translate(120px) rotate(15deg) scale(1)}54%{transform:translate(120px) rotate(15deg) scale(1.75)}64%{transform:translate(120px) rotate(15deg) scale(1)}
@keyframes home-diag-bar-fill{0%{transform:scaleX(0)}45%{transform:scaleX(1)}90%,to{transform:scaleX(0)}}
@keyframes home-diag-row{0%,30%{transform:translate(0);opacity:1}55%,70%{transform:translate(-12%);opacity:0}85%,to{transform:translate(0);opacity:1}}
@keyframes home-showcase-pulse{0%{background-position:200% 0}
@keyframes spin{to{transform:rotate(360deg)}}
@keyframes fade-in{0%{opacity:0}}
@keyframes slide-up{0%{opacity:0;transform:translateY(8px)}}
@keyframes docs-console-sweep{0%{clip-path:inset(0 100% 0 0)}
@keyframes cursor-blink{0%,to{opacity:1}50%{opacity:0}}
@keyframes skeleton-pulse{0%,to{opacity:.4}50%{opacity:.8}}
```
</details>
### Brand Gradient Palette
**15 complex gradients captured** from the site's CSS. The first few are the most prominent visual decorations:
```css
/* Gradient 1 */
background: linear-gradient(to right,color-mix(in srgb,#fff 8%,transparent);
/* Gradient 2 */
background: linear-gradient(to bottom,color-mix(in srgb,#fff 8%,transparent);
/* Gradient 3 */
background: linear-gradient(to right,color-mix(in srgb,var(--foreground);
/* Gradient 4 */
background: linear-gradient(to bottom,color-mix(in srgb,var(--foreground);
/* Gradient 5 */
background: linear-gradient(to right,#fbbf24 0,#fbbf24 calc(100% / 6 - 4px);
```
### Hover State CSS (Intercepted)
**7 hover rule lines** captured from CSS files. Key interactive transitions from real CSS (not inferred):
```css
.sp-partner:hover .sp-partner-link-text,.sp-partner:focus-visible .sp-partner-link-text{color:var(--foreground)}
.sp-partner:hover .sp-partner-link .sponsor-external,.sp-partner:focus-visible .sp-partner-link .sponsor-external{opacity:1}
.sp-partner:hover .sp-partner-link .sponsor-external-shaft,.sp-partner:focus-visible .sp-partner-link .sponsor-external-shaft{transform:translate(2px,-2px)}
.sp-wall-row-list .sp-wall-mark:hover:after{border-bottom-color:var(--foreground)}
.sp-wall-row-list .sp-wall-mark:hover>.sponsor-external,.sp-wall-row-list .sp-wall-mark:focus-visible>.sponsor-external{opacity:1}
.sp-wall-row-list .sp-wall-mark:hover .sponsor-external-shaft,.sp-wall-row-list .sp-wall-mark:focus-visible .sponsor-external-shaft{transform:translate(2px,-2px)}
.modal-close:hover{color:var(--foreground)}
.home-hero-actions .btn-caps-stripe-primary:hover{color:var(--background)}
.home-hero-actions .btn-caps-stripe-primary:before,.home-hero-actions .btn-caps-stripe-primary:hover:before{background-image:linear-gradient(to right,var(--background) 8px,transparent 8px,transparent calc(100% - 8px),var(--background) calc(100% - 8px)),linear-gradient(to right,var(--background) 8px,transparent 8px,transparent calc(100% - 8px),var(--background) calc(100% - 8px)),linear-gradient(to bottom,var(--background) 8px,transparent 8px,transparent calc(100% - 8px),var(--background) calc(100% - 8px)),linear-gradient(to bottom,var(--background) 8px,transparent 8px,transparent calc(100% - 8px),var(--background) calc(100% - 8px))}
.home-hero-actions .btn-caps-stripe-primary:hover:before{top:-3px;right:-3px;bottom:-3px;left:-3px}
.home-hero-frameworks-fw:hover{opacity:.72}
body[data-home-hero-visible] .app-header .btn-caps-stripe-primary:hover{color:var(--accent)}
.home-feat-cell-scroll .home-feat-cell-fw:hover,.home-feat-cell-layout .home-feat-cell-fw:hover,.home-feat-cell-spring .home-feat-cell-fw:hover,.home-feat-cell-timeline .home-feat-cell-fw:hover{opacity:1}
.home-feat-cell-fw:hover{opacity:1}
.home-feat-cell:hover .home-diag *,.home-feat-cell:hover .home-diag{animation-play-state:paused!important}
.home-plus-secondary:hover{color:var(--accent)}
.home-showcase-tile:hover{border-color:color-mix(in srgb,var(--accent) 60%,var(--border));transform:translateY(-1px)}
.home-showcase-tile:hover .home-showcase-tile-video,.home-showcase-tile:focus-visible .home-showcase-tile-video{opacity:1}
.home-showcase-tape-error-link:hover{color:var(--foreground);border-bottom-color:color-mix(in srgb,var(--foreground) 40%,transparent)}
.home-docs-tool:hover{background:color-mix(in srgb,var(--accent) 4%,var(--layer))}
```
> **Note**: All values above are extracted from the live site's CSS files. The font files are saved locally by Prism and embedded in the output HTML. Use them as-is for maximum fidelity.
## 11.2 Measured Reality (CDP Engine)
Captured directly from Chrome's engine across **all 2038 rendered nodes** — not a sample. These are the values the page *actually paints*, weighted by how often they appear.
### Real Responsive Breakpoints
**18 breakpoints** read from the live `@media` rules (not guessed) — 14 most relevant:
`400px` · `480px` · `540px` · `600px` · `640px` · `700px` · `720px` · `760px` · `768px` · `780px` · `800px` · `880px` · `900px` · `960px` … (+4 more)
### Measured Design Scale
**Type scale by usage** (× = paint count): `16px`×969 · `10px`×407 · `11px`×277 · `12px`×127 · `13px`×126 · `11.05px`×28 · `11.5px`×20 · `14px`×18
**Radius scale** (× = paint count): `3px`×28 · `999px`×8 · `10px`×5 · `50%`×4 · `8px`×3 · `16px`×1
**Weights** (× = paint count): `400`×1950 · `420`×44 · `700`×26 · `600`×10 · `480`×4 · `500`×2
**Layout gaps** (× = paint count): `8px`×64 · `6px`×49 · `12px`×37 · `10px`×31 · `14px`×26 · `16px`×12 · `18px`×10 · `28px`×6
**Elevation (real shadows)**:
```css
rgba(0, 0, 0, 0.5) 0px 24px 48px -18px, rgba(0, 0, 0, 0.28) 0px 10px 20px -8px
rgba(0, 0, 0, 0.2) 0px 8px 32px 0px
```
### Provenance — measured styles on key elements
Read from the live CSSOM (includes runtime-injected CSS). This is *what actually styles the page*, by element:
```css
body { background-color:var(--background); color:var(--foreground) }
header { gap:24px; background:color-mix(in srgb,var(--background) 80%,transparent) }
header { transition:background-color .24s ease,color .24s ease }
header { background:var(--accent) }
nav { gap:4px }
h1 { font-size:38px }
h1 { font-family:var(--font-sans); font-size:clamp(24px,5.4vw,48px); color:var(--background) }
h2 { font-size:32px }
h2 { font-family:var(--font-sans); font-size:clamp(34px,4.4vw,52px); color:var(--foreground) }
button { gap:6px; background:transparent; color:var(--foreground); font-family:var(--font-mono); font-size:11px; transition:opacity .15s; background-color:transparent }
button { color:var(--background) }
a { color:var(--accent) }
```
> Selectors normalised to their semantic element — source class names are often build-hashed (`.bgDIHX`) and not reusable. The declarations + CSS vars are the transferable part.
---
*Generated by Prism — automated Playwright extraction + design analysis.*
*Source: https://motion.dev | 2026-06-11T06:12:37.722Z*
*Values extracted via getComputedStyle() (rendered) + CSS custom properties (tokens, marked `(token)`). Token-only values may not be painted — verify against the live site before shipping.*
Re-extract: clone-architect update motion.dev