MozaikaDesign system

Framer — Design System

dark · modern · high · custom · confidence 90% · deep decode

Framer is show-don't-tell in monochrome: black canvas, white GT Walsheim headlines at 54px, and the product itself as the only color source — canvas screenshots, cursor chips and UI panels glowing against the dark. Body text runs small (12–13px) because the interface is the copy. Corners hold a consistent 8px, primary buttons flip to white with the classic #0000EE link-blue reserved for brand moments. Density is high and motion is implied even in stills — a design tool that markets itself by simply being seen.

Open in Mozaika →

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/framer.

Tokens

Framer's decoded design system: background #000000, text #ECECEE, accent #0099FF, link #0099FF, primary #0000EE; type scale h1 54px / h2 44px / body 14px; 5px spacing base; 8px base radius. The single interactive/action color is #FFFFFF — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.

Color roles

RoleValue
bg#000000
surface#0E0E0E
border#232323
text#ECECEE
text_muted#929293
primary#0000EE
accent#0099FF
link#0099FF
secondary#0066FF
button_bg#FFFFFF
button_text#0000EE

Using these colors

Typography

Spacing

Radii

Shadows (elevation)

Button states (measured)

Layout (measured)

Motion choreography (measured)

Load order: span×32

Scroll reveal: 10 elements rest at opacity 0, translateY(10px), animate in over 400ms.

Input (measured)

height 70px · radius 0px

Responsive (measured)

Per-section tokens (20)

Export: DESIGN.md

# Framer — Design System

> dark, modern, high, custom — deep decode (measured live)

Framer is show-don't-tell in monochrome: black canvas, white GT Walsheim headlines at 54px, and the product itself as the only color source — canvas screenshots, cursor chips and UI panels glowing against the dark. Body text runs small (12–13px) because the interface is the copy. Corners hold a consistent 8px, primary buttons flip to white with the classic #0000EE link-blue reserved for brand moments. Density is high and motion is implied even in stills — a design tool that markets itself by simply being seen.

## Colors

| Role | Value |
|------|-------|
| bg | `#000000` |
| surface | `#0E0E0E` |
| border | `#232323` |
| text | `#ECECEE` |
| text_muted | `#929293` |
| primary | `#0000EE` |
| accent | `#0099FF` |
| link | `#0099FF` |
| secondary | `#0066FF` |
| button_bg | `#FFFFFF` |
| button_text | `#0000EE` |

**Using these colors**

- **Action color** `#FFFFFF` — 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` are all `#0099FF` — one role, not several.
- **accent** `#0099FF` — accent for emphasis — keep it rare on the page.
- **primary** `#0000EE` — a brand color — but the call-to-action uses #FFFFFF, not this.
- **secondary** `#0066FF` — 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): `#000000` 64.6% · `#000071` 15.7% · `#000043` 8.4% · `#BDC5DE` 5.9%

## Typography

- Heading: **GT Walsheim** _(free fallback: Poppins)_
- Body: **Inter**
- Mono: **Input Mono Bold** _(measured)_

| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 54px / 500 · lh 54px · tracking -2.16px |
| h2 | 44px / 500 · lh 48px · tracking -1.76px |
| h3 | 18px / 400 · lh 24px · tracking -0.01px |
| body | 12px / 500 · lh 14px |
| small | 10px / 500 · lh 12px |

- Weight ladder: 400 · 500 · 600 · 700 — use these exact measured weights, not the 400/600 defaults.

> **Fonts —** GT Walsheim is proprietary — closest free match: Poppins (Google). Load Poppins; keep GT Walsheim first so licensed users still get it. Inter — free, on Google.

## Spacing
- base unit: 5px (inferred from the measured scale)
- measured scale: 2px, 3px, 4px, 5px, 6px, 8px, 10px, 15px, 20px, 25px — snap all gaps/padding to these
- section rhythm: 120px top/bottom padding per section (measured)

## Radius
- base: 8px
- button: 8px
- card: 8px
- sharp: 3px

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `#FFFFFF` / `#0000EE` | none | 8px | 8px 10px 8px 10px | 400 12px | none |
| secondary | `rgba(0, 0, 0, 0)` / `#0000EE` | none | 8px | 0px 8px 0px 8px | 400 12px | none |

**States (measured, not guessed)**

- primary focus: outline `1px auto rgb(16, 16, 16)`

## Shadows (elevation)
- subtle: `rgb(17, 17, 17) 0px 0px 0px 1.5px`
- card: `rgb(17, 17, 17) 0px 0px 0px 2px`
- overlay: `rgba(0, 0, 0, 0.2) 0px 39.8748px 63.7997px 0px`

## Layout (measured)
- container max 1200px · common grid: 2-col
- nav: 64px relative

| Section (y) | Height | Cols | Gap | Pad y | Split |
|---|---|---|---|---|---|
| 0 | 1651 | — | — | 0/0 | — |
| 1651 | 1358 | — | — | 200/160 | — |

## Motion choreography (measured)
Load order: `span`×32 @0ms
- `div.framer-tgz4ad-container` — opacity 0.001→0.0803091 — 400ms · spring-like
- `div.framer-2ycu6x-container` — opacity 0.001→0.0803091 — 400ms · spring-like
- scroll reveal: 10 elements rest at opacity 0, translateY(10px), animate in over 400ms (4 revealed during the drive).

Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography.

## Components (measured)
- input: h 70px · r 0px · bg rgba(0, 0, 0, 0) · placeholder rgba(255, 255, 255, 0.4)
- card ×3: pad 0px 0px 0px 0px · r 0px · bg rgba(0, 153, 255, 0.208)
  - hover: font-weight `400` · letter-spacing `normal`
- link: rgba(255, 255, 255, 0.6) · no underline — hover #FFFFFF

## Responsive (measured)
- breakpoints: 809px · 1199px
- mobile (390px): hero 36px · body 12px · nav: inline

## 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/framer

Export: Tailwind v4 (@theme)

@theme {
  /* action color #FFFFFF — the one interactive color; buttons/links/emphasis only, never large fills. */
  --color-bg: #000000;
  --color-surface: #0E0E0E;
  --color-border: #232323;
  --color-text: #ECECEE;
  --color-text-muted: #929293;
  --color-primary: #0000EE;  /* a brand color — but the call-to-action uses #FFFFFF, not this. */
  --color-accent: #0099FF;  /* accent for emphasis — keep it rare on the page. */
  --color-link: #0099FF;  /* inline text links and link-styled controls. */
  --color-secondary: #0066FF;  /* 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: #FFFFFF;  /* primary-button fill — the main call-to-action color. */
  --color-button-text: #0000EE;
  /* fonts: GT Walsheim is proprietary — closest free match: Poppins (Google). Load Poppins; keep GT Walsheim first so licensed users still get it. Inter — free, on Google. */
  --font-heading: "GT Walsheim", "Poppins", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Inter", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-mono: "Input Mono Bold", ui-monospace, monospace;
  /* measured weights: 400, 500, 600, 700 — use these, not 400/600 */
  --text-hero: 54px; --font-weight-hero: 500; --leading-hero: 54px; --tracking-hero: -2.16px;
  --text-h2: 44px; --font-weight-h2: 500; --leading-h2: 48px; --tracking-h2: -1.76px;
  --text-h3: 18px; --font-weight-h3: 400; --leading-h3: 24px; --tracking-h3: -0.01px;
  --text-body: 12px; --font-weight-body: 500; --leading-body: 14px;
  --text-small: 10px; --font-weight-small: 500; --leading-small: 12px;
  --radius-base: 8px;
  --radius-button: 8px;
  --radius-card: 8px;
  --radius-sharp: 3px;
  --shadow-card: rgb(17, 17, 17) 0px 0px 0px 2px;
  --shadow-overlay: rgba(0, 0, 0, 0.2) 0px 39.8748px 63.7997px 0px;
  --shadow-subtle: rgb(17, 17, 17) 0px 0px 0px 1.5px;
  --outline-focus: 1px auto rgb(16, 16, 16);  /* measured focus ring */
  --section-y: 120px;  /* per-section vertical padding (measured) */
  --spacing: 5px;  /* measured base — drives the p-*/gap-* scale. steps seen on the page: 2, 3, 4, 5, 6, 8, 10, 15, 20, 25px */
}

Export: CSS variables

:root {
  /* action color #FFFFFF — the one interactive color; buttons/links/emphasis only, never large fills. */
  --bg: #000000;
  --surface: #0E0E0E;
  --border: #232323;
  --text: #ECECEE;
  --text-muted: #929293;
  --primary: #0000EE;  /* a brand color — but the call-to-action uses #FFFFFF, not this. */
  --accent: #0099FF;  /* accent for emphasis — keep it rare on the page. */
  --link: #0099FF;  /* inline text links and link-styled controls. */
  --secondary: #0066FF;  /* 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: #FFFFFF;  /* primary-button fill — the main call-to-action color. */
  --button-text: #0000EE;
  --font-heading: "GT Walsheim", "Poppins", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Inter", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-mono: "Input Mono Bold", ui-monospace, monospace;
  --text-hero: 54px; --weight-hero: 500; --leading-hero: 54px; --tracking-hero: -2.16px;
  --text-h2: 44px; --weight-h2: 500; --leading-h2: 48px; --tracking-h2: -1.76px;
  --text-h3: 18px; --weight-h3: 400; --leading-h3: 24px; --tracking-h3: -0.01px;
  --text-body: 12px; --weight-body: 500; --leading-body: 14px;
  --text-small: 10px; --weight-small: 500; --leading-small: 12px;
  --radius: 8px;
  --radius-button: 8px;
  --radius-card: 8px;
  --radius-sharp: 3px;
  --shadow-card: rgb(17, 17, 17) 0px 0px 0px 2px;
  --shadow-overlay: rgba(0, 0, 0, 0.2) 0px 39.8748px 63.7997px 0px;
  --shadow-subtle: rgb(17, 17, 17) 0px 0px 0px 1.5px;
  --focus-ring: 1px auto rgb(16, 16, 16);
  --section-y: 120px;
}
/* fonts: GT Walsheim is proprietary — closest free match: Poppins (Google). Load Poppins; keep GT Walsheim first so licensed users still get it. Inter — free, on Google. */