Motion — Design System
Motion pitches AI productivity at billboard volume: Albert Sans at 88px/600 ('Get an unfair advantage...') in black on white, Inter at 14-16px for the dense feature grids, 8px-radius buttons. Calendar and project UI screenshots tile every section — an app that promises to double productivity and sets its headline at double scale to match.
This is a static, crawlable rendering for search & AI engines. The interactive version — filters, live decode console, copy & export — is at https://mozaika.design/ds/motion.
Tokens
Motion's decoded design system: background #FFFFFF, text #475467, accent #2C77E7, link #2C77E7, primary #475467; type scale h1 88px / h2 34px / body 12px; 8px spacing base; 0px base radius. The single interactive/action color is #2C77E7 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #FFFFFF |
| surface | #F3F4F5 |
| border | #E3E5E8 |
| text | #475467 |
| text_muted | #8C94A0 |
| primary | #475467 |
| accent | #2C77E7 |
| link | #2C77E7 |
| secondary | #101828 |
| button_bg | #2C77E7 |
| button_text | #FFFFFF |
Using these colors
- Action color
#2C77E7— the single interactive color; only on things you click or must notice, never large fills. accent,link,button_bgare all#2C77E7— one role, not several (the action color).- accent
#2C77E7— THE accent / action color — interactive & must-notice only (buttons, links, focus, one key highlight); never large fills or backgrounds. Scarcity is what makes it read as designed. - primary
#475467— ≈ the text color — a foreground/text color, not an action color (action = #2C77E7). - secondary
#101828— optional secondary accent — LOW decode confidence; use rarely (a status color or a single decorative moment) or omit it entirely. Prefer one accent unless the reference clearly shows two.
Typography
- Heading: Albert Sans
- Body: Inter
- h1: 88px
- h2: 34px
- body: 12px
Spacing
- base unit: 8px
- scale: 3px, 6px, 8px, 12px, 16px, 20px, 24px, 32px, 48px, 80px
Radii
- base: 0px
- button: 8px
Shadow
rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.2) 0px 2px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 0px 1px inset, rgba(255, 255, 255, 0.2) 0px 2px 0px 0px inset
Motion
Micro-interactions run at 150ms (dominant) with cubic-bezier(0.4, 0, 0.2, 1).
- durations: 150ms · 300ms
- easings:
cubic-bezier(0.4, 0, 0.2, 1)·ease - animated properties: color, background-color, border-color, outline-color
Native design tokens
| Token | Value |
|---|---|
--color-semantic-neutral-bg-strong-default | #889096 |
--color-surface-darkest | #13181d |
--color-dark-grey | #475467 |
--color-white | oklch(100% 0 0) |
--color-light-grey-text | #495161 |
--color-deep-blue | #0c4dae |
--color-primary | #2c77e7 |
--color-semantic-neutral-border-subtle | #e6e8eb |
--color-black | #101828 |
--color-light-grey | #f0f4f8 |
…and 48 more measured on the page.
Button states (measured)
- primary focus: outline
1px auto rgb(16, 16, 16)
Layout (measured)
- container max-width:
1264px - nav: 96px sticky
- common grid: 4 columns
Motion choreography (measured)
Load order: header.[background-image:linear
Responsive (measured)
- breakpoints: 480px · 768px · 800px · 840px · 950px · 1024px
- mobile (390px): hero 31px · nav hamburger
Per-section tokens (10)
- Hero — light · bg #FFFFFF · text #9792AD · 1 col · left
- Logo Wall — light · bg #FFFFFF · text #A1A4A7 · 1 col · left
- Comparison — light · bg #FFFFFF · text #9E658E · 1 col · left
- Feature — light · bg #FFFFFF · text #9194A2 · 2 col · split
- Testimonial / Social Proof — light · bg #FFFFFF · text #466EB0 · 1 col · left
- Feature — light · bg #FFFFFF · text #5A6CB2 · 1 col · left
- Integrations — light · bg #FFFFFF · text #7F838C · 1 col · left
- Feature — light · bg #FFFFFF · text #272E44 · 2 col · split
- CTA / Sign-up — light · bg #FFFFFF · text #839AE0 · 1 col · left
- Footer — light · bg #FFFFFF · text #B5BCC3 · 1 col · left
Export: DESIGN.md
# Motion — Design System
> light, modern, high, tailwind — deep decode (measured live)
Motion pitches AI productivity at billboard volume: Albert Sans at 88px/600 ('Get an unfair advantage...') in black on white, Inter at 14-16px for the dense feature grids, 8px-radius buttons. Calendar and project UI screenshots tile every section — an app that promises to double productivity and sets its headline at double scale to match.
## Colors
| Role | Value |
|------|-------|
| bg | `#FFFFFF` |
| surface | `#F3F4F5` |
| border | `#E3E5E8` |
| text | `#475467` |
| text_muted | `#8C94A0` |
| primary | `#475467` |
| accent | `#2C77E7` |
| link | `#2C77E7` |
| secondary | `#101828` |
| button_bg | `#2C77E7` |
| button_text | `#FFFFFF` |
**Using these colors**
- **Action color** `#2C77E7` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds.
- `accent`, `link`, `button_bg` are all `#2C77E7` — one role, not several (your action color).
- **accent** `#2C77E7` — THE accent / action color — interactive & must-notice only (buttons, links, focus, one key highlight); never large fills or backgrounds. Scarcity is what makes it read as designed.
- **primary** `#475467` — ≈ the text color — a foreground/text color, not an action color (action = #2C77E7).
- **secondary** `#101828` — optional secondary accent — LOW decode confidence; use rarely (a status color or a single decorative moment) or omit it entirely. Prefer one accent unless the reference clearly shows two.
- **Page coverage** (full-page screenshot pixels): `#F6FCFC` 85.6% · `#555878` 8% · `#E2E7F7` 6.4%
## Typography
- Heading: **Albert Sans** _(free fallback: Newsreader)_
- Body: **Inter**
| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 88px / 600 · lh 97px · tracking -2.2px |
| h2 | 60px / 600 · lh 75px · tracking -0.3px |
| h3 | 34px / 600 · lh 47px · tracking -0.3px |
| body | 20px / 600 · lh 28px |
| small | 18px / 400 · lh 28px |
- Weight ladder: 400 · 500 · 600 · 700 — use these exact measured weights, not the 400/600 defaults.
> **Fonts —** Albert Sans may be proprietary — safe free fallback: Newsreader (Google Fonts). Inter — free, on Google.
## Spacing
- base unit: 8px (inferred from the measured scale)
- measured scale: 3px, 6px, 8px, 12px, 16px, 20px, 24px, 32px, 48px, 80px — snap all gaps/padding to these
- section rhythm: 64px top/bottom padding per section (measured)
## Radius
- base: 0px
- button: 8px
- card: 8px
- pill: 9999px
- sharp: 3px
## Buttons
| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `#2C77E7` / `oklch(1 0 0)` | none | 8px | 12px 20px 12px 20px | 600 16px | rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.2) 0px 2px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 0px 1px inset, rgba(255, 255, 255, 0.2) 0px 2px 0px 0px inset |
| secondary | `#FFFFFF` / `#000000` | none | 12px | — | — | none |
**States (measured, not guessed)**
- primary focus: outline `1px auto rgb(16, 16, 16)`
- transition: `color 0.15s cubic-bezier(0.4, 0, 0.2, 1)`
## Motion
- durations: 150ms (dominant) · 300ms
- easings: `cubic-bezier(0.4, 0, 0.2, 1)` (dominant) · `ease`
- animated properties: color, background-color, border-color, outline-color
Micro-interactions use the dominant duration + easing; nothing on the page animates slower than the longest duration above — don't invent springier motion.
## Their own tokens (verbatim from :root)
| Token | Value |
|-------|-------|
| `--color-semantic-neutral-bg-strong-default` | `#889096` |
| `--color-surface-darkest` | `#13181d` |
| `--color-dark-grey` | `#475467` |
| `--color-white` | `oklch(100% 0 0)` |
| `--color-light-grey-text` | `#495161` |
| `--color-deep-blue` | `#0c4dae` |
| `--color-primary` | `#2c77e7` |
| `--color-semantic-neutral-border-subtle` | `#e6e8eb` |
| `--color-black` | `#101828` |
| `--color-light-grey` | `#f0f4f8` |
| `--color-primary-light` | `#eef5ff` |
| `--color-purple` | `#b547f5` |
_…and 46 more measured on the page._
Prefer these names when extending their system — it's the brand's actual vocabulary.
## Layout (measured)
- container max 1264px · common grid: 4-col
- nav: 96px sticky · bg oklch(1 0 0)
| Section (y) | Height | Cols | Gap | Pad y | Split |
|---|---|---|---|---|---|
| 1454 | 282 | — | — | 0/0 | — |
## Motion choreography (measured)
Load order: `` @0ms
Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography.
## Components (measured)
- card ×6: pad 0px 0px 0px 0px · r 0px 12px 12px 0px · bg #F1FAFF
- hover: font-weight `400` · letter-spacing `normal`
## Responsive (measured)
- breakpoints: 480px · 768px · 800px · 840px · 950px · 1024px
- mobile (390px): hero 31px · body 16px · nav: hamburger
## How to apply
Paste the Tailwind `@theme` (or CSS variables) as your base, then build each
section to its spec — verify every color, radius, and font against these tokens.
Hover/focus states, shadows and motion timings above are measured from the live page — match them exactly, don't re-guess them.
---
> **Decoded with Mozaika** — measured live, not guessed. Full decoded design system + one-command install: mozaika.design/ds/motionExport: Tailwind v4 (@theme)
@theme {
/* action color #2C77E7 — the one interactive color; buttons/links/emphasis only, never large fills. */
--color-bg: #FFFFFF;
--color-surface: #F3F4F5;
--color-border: #E3E5E8;
--color-text: #475467;
--color-text-muted: #8C94A0;
--color-primary: #475467; /* ≈ the text color — a foreground/text color, not an action color (action = #2C77E7). */
--color-accent: #2C77E7; /* THE accent / action color — interactive & must-notice only (buttons, links, focus, one key highlight); never large fills or backgrounds. Scarcity is what makes it read as designed. */
--color-link: #2C77E7; /* inline text links — shares the action color. */
--color-secondary: #101828; /* optional secondary accent — LOW decode confidence; use rarely (a status color or a single decorative moment) or omit it entirely. Prefer one accent unless the reference clearly shows two. */
--color-button-bg: #2C77E7; /* primary-button fill — the main call-to-action color. */
--color-button-text: #FFFFFF;
/* fonts: Albert Sans may be proprietary — safe free fallback: Newsreader (Google Fonts). Inter — free, on Google. */
--font-heading: "Albert Sans", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
--font-body: "Inter", system-ui, -apple-system, 'Segoe UI', sans-serif;
/* measured weights: 400, 500, 600, 700 — use these, not 400/600 */
--text-hero: 88px; --font-weight-hero: 600; --leading-hero: 97px; --tracking-hero: -2.2px;
--text-h2: 60px; --font-weight-h2: 600; --leading-h2: 75px; --tracking-h2: -0.3px;
--text-h3: 34px; --font-weight-h3: 600; --leading-h3: 47px; --tracking-h3: -0.3px;
--text-body: 20px; --font-weight-body: 600; --leading-body: 28px;
--text-small: 18px; --font-weight-small: 400; --leading-small: 28px;
--radius-base: 0px;
--radius-button: 8px;
--radius-card: 8px;
--radius-pill: 9999px;
--radius-sharp: 3px;
--outline-focus: 1px auto rgb(16, 16, 16); /* measured focus ring */
--ease-brand: cubic-bezier(0.4, 0, 0.2, 1);
--duration-fast: 150ms; /* use: duration-[var(--duration-fast)] */
--duration-base: 300ms;
--section-y: 64px; /* per-section vertical padding (measured) */
--spacing: 8px; /* measured base — drives the p-*/gap-* scale. steps seen on the page: 3, 6, 8, 12, 16, 20, 24, 32, 48, 80px */
}Export: CSS variables
:root {
/* action color #2C77E7 — the one interactive color; buttons/links/emphasis only, never large fills. */
--bg: #FFFFFF;
--surface: #F3F4F5;
--border: #E3E5E8;
--text: #475467;
--text-muted: #8C94A0;
--primary: #475467; /* ≈ the text color — a foreground/text color, not an action color (action = #2C77E7). */
--accent: #2C77E7; /* THE accent / action color — interactive & must-notice only (buttons, links, focus, one key highlight); never large fills or backgrounds. Scarcity is what makes it read as designed. */
--link: #2C77E7; /* inline text links — shares the action color. */
--secondary: #101828; /* optional secondary accent — LOW decode confidence; use rarely (a status color or a single decorative moment) or omit it entirely. Prefer one accent unless the reference clearly shows two. */
--button-bg: #2C77E7; /* primary-button fill — the main call-to-action color. */
--button-text: #FFFFFF;
--font-heading: "Albert Sans", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
--font-body: "Inter", system-ui, -apple-system, 'Segoe UI', sans-serif;
--text-hero: 88px; --weight-hero: 600; --leading-hero: 97px; --tracking-hero: -2.2px;
--text-h2: 60px; --weight-h2: 600; --leading-h2: 75px; --tracking-h2: -0.3px;
--text-h3: 34px; --weight-h3: 600; --leading-h3: 47px; --tracking-h3: -0.3px;
--text-body: 20px; --weight-body: 600; --leading-body: 28px;
--text-small: 18px; --weight-small: 400; --leading-small: 28px;
--radius: 0px;
--radius-button: 8px;
--radius-card: 8px;
--radius-pill: 9999px;
--radius-sharp: 3px;
--focus-ring: 1px auto rgb(16, 16, 16);
--ease: cubic-bezier(0.4, 0, 0.2, 1);
--duration-fast: 150ms;
--duration-base: 300ms;
--section-y: 64px;
}
/* their own tokens, verbatim from the site's :root */
:root {
--color-semantic-neutral-bg-strong-default: #889096;
--color-surface-darkest: #13181d;
--color-dark-grey: #475467;
--color-white: oklch(100% 0 0);
--color-light-grey-text: #495161;
--color-deep-blue: #0c4dae;
--color-primary: #2c77e7;
--color-semantic-neutral-border-subtle: #e6e8eb;
--color-black: #101828;
--color-light-grey: #f0f4f8;
--color-primary-light: #eef5ff;
--color-purple: #b547f5;
}
/* fonts: Albert Sans may be proprietary — safe free fallback: Newsreader (Google Fonts). Inter — free, on Google. */