MozaikaLive decode

Default — decoded design system

default.com · dark · professional · tailwind · deep decode — measured live

Default's design system, decoded live by Mozaika: measured color roles, type scale, buttons with real hover/focus states, motion and the brand's own tokens.

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/decode/default.com.

Decoded design system

Default's decoded design system: background #0B0C0E, text #FFFFFF, accent #F2F2F2, link #FFFFFF, primary #FFFFFF; type scale h1 64px / h2 52px / body 14px; 4px spacing base; 0px base radius. The single interactive/action color is #F2F2F2 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.

Color roles

RoleValue
bg#0B0C0E
surface#191A1C
border#2F3032
text#FFFFFF
text_muted#A2A2A3
primary#FFFFFF
accent#F2F2F2
link#FFFFFF
button_bg#F2F2F2
button_text#333333

Using these colors

Typography

Spacing

Radii

Shadow

rgba(0, 0, 0, 0.1) 0px 1px 4px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px

Shadows (elevation)

Motion

Micro-interactions run at 150ms (dominant) with ease-out.

Native design tokens

TokenValue
--tint-1oklch(calc(.336 + 0) calc(.021 * 1) 264)
--tint-2oklch(calc(.397 + 0) calc(.017 * 1) 260)
--tint-3oklch(calc(.364 + 0) calc(.016 * 1) 276)
--tint-4oklch(calc(.366 + 0) calc(.016 * 1) 265)
--tint-5oklch(calc(.377 + 0) calc(.013 * 1) 277)
--tint-6oklch(calc(.403 + 0) calc(.009 * 1) 312.2)
--tint-7oklch(calc(.363 + 0) calc(.016 * 1) 281)
--tint-8oklch(calc(.344 + 0) calc(.021 * 1) 266)
--pill-solid-border#fff3
--button-pill-primary-bg#f2f2f2

…and 110 more measured on the page.

Button states (measured)

Layout (measured)

Motion choreography (measured)

Load order: div.flex×2 → div.relativespan.absolute×4 → div×5 → div.agents-row-mask×10 → canvas.absolute

Scroll reveal: 1 elements rest at opacity 0, animate in over 500ms.

Overlay recipe (measured)

dropdown panel: #0B0C0E · radius 16px

Responsive (measured)

Install it

Drop this measured system into any shadcn/Tailwind project in one command:

npx shadcn add mozaika.design/r/decode/default.com

registry item · or query it over MCP: get_design_system("Default")

Export: DESIGN.md

# Default — Design System

> dark, professional, medium, tailwind — deep decode (measured live)

## Colors

| Role | Value |
|------|-------|
| bg | `#0B0C0E` |
| surface | `#191A1C` |
| border | `#2F3032` |
| text | `#FFFFFF` |
| text_muted | `#A2A2A3` |
| primary | `#FFFFFF` |
| accent | `#F2F2F2` |
| link | `#FFFFFF` |
| button_bg | `#F2F2F2` |
| button_text | `#333333` |

**Using these colors**

- **Action color** `#F2F2F2` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds.
- `primary`, `link` are all `#FFFFFF` — one role, not several.
- `accent`, `button_bg` are all `#F2F2F2` — one role, not several (your action color).
- **accent** `#F2F2F2` — 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.
- **Page coverage** (full-page screenshot pixels): `#0B0C0E` 50.9% · `#232123` 44.2% · `#4F4E4F` 4.9%

## Typography

- Heading: **Inter**
- Body: **Inter**

| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 64px / 400 · lh 60px · tracking -1.28px |
| h2 | 52px / 400 · lh 52px · tracking -1.3px |
| h3 | 48px / 400 · lh 50px · tracking -0.9px |
| body | 14px / 400 · lh 22px · tracking -0.32px |
| small | 13px / 500 · lh 18px · tracking -0.2px |

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

> **Fonts —** Inter — free, on Google.

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

## Radius
- base: 0px
- button: 10px
- card: 10px
- pill: 9999px

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `#F2F2F2` / `#333333` | 1px solid rgba(255, 255, 255, 0.2) | 10px | 8px 20px 8px 20px | 500 13px / -0.2px | rgba(0, 0, 0, 0.1) 0px 1px 4px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px |
| secondary | `oklab(0.999994 0.0000455678 0.0000200868 / 0.05)` / `rgba(255, 255, 255, 0.898)` | 1px solid rgba(0, 0, 0, 0) | 10px | 8px 16px 8px 16px | 500 14px / -0.32px | none |

**States (measured, not guessed)**

- primary focus: outline `1px auto rgb(16, 16, 16)`
- secondary hover: background `oklab(0.999994 0.0000455678 0.0000200868 / 0.08)`

## Shadows (elevation)
- subtle: `rgba(0, 0, 0, 0.1) 0px 1px 4px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px`
- card: `rgba(0, 0, 0, 0.063) 0px 4px 6px 1px, rgba(0, 0, 0, 0.15) 0px 0px 1px 1px`
- button: `rgba(0, 0, 0, 0.1) 0px 1px 4px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px`
- overlay: `rgba(0, 0, 0, 0.05) 0px 100px 106px 0px, rgba(0, 0, 0, 0.04) 0px 42px 44px 0px, rgba(0, 0, 0, 0.03) 0px 22px 24px 0px, rgba(0, 0, 0, 0.03) 0px 12px 12px 0px`

## Motion
- durations: 150ms (dominant) · 320ms · 130ms
- easings: `ease-out` (dominant) · `cubic-bezier(0.4, 0, 0.2, 1)`
- animated properties: opacity, transform, translate, scale

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 |
|-------|-------|
| `--tint-1` | `oklch(calc(.336 + 0) calc(.021 * 1) 264)` |
| `--tint-2` | `oklch(calc(.397 + 0) calc(.017 * 1) 260)` |
| `--tint-3` | `oklch(calc(.364 + 0) calc(.016 * 1) 276)` |
| `--tint-4` | `oklch(calc(.366 + 0) calc(.016 * 1) 265)` |
| `--tint-5` | `oklch(calc(.377 + 0) calc(.013 * 1) 277)` |
| `--tint-6` | `oklch(calc(.403 + 0) calc(.009 * 1) 312.2)` |
| `--tint-7` | `oklch(calc(.363 + 0) calc(.016 * 1) 281)` |
| `--tint-8` | `oklch(calc(.344 + 0) calc(.021 * 1) 266)` |
| `--pill-solid-border` | `#fff3` |
| `--button-pill-primary-bg` | `#f2f2f2` |
| `--button-pill-primary-text` | `#333` |
| `--button-pill-secondary-bg` | `#ffffff0d` |

_…and 108 more measured on the page._

Prefer these names when extending their system — it's the brand's actual vocabulary.

## Layout (measured)
- container max 1240px
- nav: 73px relative · border-bottom 1px solid rgb(31, 31, 33) · bg #0B0C0E

| Section (y) | Height | Cols | Gap | Pad y | Split |
|---|---|---|---|---|---|
| 1108 | 1638 | — | — | 0/0 | — |
| 2008 | 738 | — | — | 0/101 | — |
| 3004 | 251 | — | — | 50/20 | — |
| 3705 | 229 | — | — | 50/20 | — |
| 4406 | 229 | — | — | 50/20 | — |

## Motion choreography (measured)
Load order: `div.flex`×2 @0ms → `div.relative` @0ms → `span.absolute`×4 @0ms → `div`×5 @501ms → `div.agents-row-mask`×10 @502ms → `canvas.absolute` @1831ms
- `div.relative` — opacity 0→1 · transform scale(0.96)→scale(1) — 500ms ease
- `div.pointer-events-none` — opacity 0→0.4 — 1000ms linear(0 0%, 0.0101 1.0101010101010102%, 0.0202 2.0202020202020203%, 0.0303 3.0303030303030303%, 0.0404 4.04040404040404
- scroll reveal: 1 elements rest at opacity 0, animate in over 500ms (0 revealed during the drive).
- overlay dropdown (auto-opened): panel #0B0C0E · r 16px · border 1px solid rgba(255, 255, 255, 0.14) · shadow 

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

## Responsive (measured)
- breakpoints: 512px · 640px · 768px · 896px · 1024px · 1280px
- mobile (390px): hero 40px · 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.
Mozaika is an MCP-native design-reference library for AI coding agents: real products decoded into measured design systems, full-page screens, sliced sections with per-section specs, and ordered user flows. Connect your agent over MCP.

An automated reading of Default's publicly-visible CSS (colors, fonts, spacing, motion) — not affiliated with default.com. No screenshots stored. Removal requests: hello@mozaika.design.