Default — Design System
The full decoded design system for Default: color roles, type scale, spacing, radii and paste-ready DESIGN.md / Tailwind / CSS exports.
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/default.
Tokens
Default's decoded design system: background #0B0C0E, text #FFFFFF, accent #F2F2F2, link #FFFFFF, primary #FFFFFF; type scale h1 64px / h2 48px / body 16px; 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
| 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; only on things you click or must notice, never large fills. primary,linkare all#FFFFFF— one role, not several (the action color).accent,button_bgare all#F2F2F2— one role, not several (the 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.
Typography
- Heading: Inter
- Body: Inter
- h1: 64px
- h2: 48px
- body: 16px
Spacing
- base unit: 4px
- scale: 2px, 3px, 4px, 5px, 6px, 7px, 8px, 9px, 10px, 11px
Radii
- base: 0px
- button: 10px
Shadow
rgba(0, 0, 0, 0.1) 0px 1px 4px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px
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 - 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
Micro-interactions run at 150ms (dominant) with ease-out.
- durations: 150ms · 320ms · 130ms
- easings:
ease-out·cubic-bezier(0.4, 0, 0.2, 1) - animated properties: opacity, transform, translate, scale
Native design tokens
| 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 |
…and 110 more measured on the page.
Button states (measured)
- primary focus: outline
1px auto rgb(16, 16, 16)
Layout (measured)
- container max-width:
1240px - nav: 73px relative
Motion choreography (measured)
Load order: div.flex×2 → div.relative → span.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)
- breakpoints: 512px · 640px · 768px · 896px · 1024px · 1280px
- mobile (390px): hero 40px · nav hamburger
Per-section tokens (11)
- Hero — dark · bg #0C0B0E · text #4F4E50 · 1 col · left
- Feature — dark · bg #0C0B0E · text #424345 · 2 col · split
- Feature — dark · bg #181818 · text #49484D · 3 col · split
- Feature — dark · bg #0D0C0E · text #3F3F40 · 2 col · split
- Feature — dark · bg #171819 · text #464749 · 4 col · split
- Testimonial / Social Proof — dark · bg #0C0B0E · text #9FA0A0 · 1 col · left
- Bento Grid — dark · bg #0E1011 · text #282A2C · 2 col · split
- Logo Wall — dark · bg #0C0B0E · text #C2C3C3 · 1 col · center
- Testimonial / Social Proof — dark · bg #111315 · text #676768 · 3 col · split
- CTA / Sign-up — dark · bg #0E1011 · text #63686B · 1 col · left
- Footer — dark · bg #0C0B0E · text #3C3B3D · 1 col · left
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. --- > **Decoded with Mozaika** — measured live, not guessed. Full decoded design system + one-command install: mozaika.design/ds/default
Export: Tailwind v4 (@theme)
@theme {
/* action color #F2F2F2 — the one interactive color; buttons/links/emphasis only, never large fills. */
--color-bg: #0B0C0E;
--color-surface: #191A1C;
--color-border: #2F3032;
--color-text: #FFFFFF;
--color-text-muted: #A2A2A3;
--color-primary: #FFFFFF; /* ≈ the text color — a foreground/text color, not an action color (action = #F2F2F2). */
--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. */
--color-link: #FFFFFF; /* reads as a neutral UI color, not a link accent — verify against the reference (action = #F2F2F2). */
--color-button-bg: #F2F2F2; /* primary-button fill — the main call-to-action color. */
--color-button-text: #333333;
/* fonts: Inter — free, on Google. */
--font-heading: "Inter", system-ui, -apple-system, 'Segoe UI', sans-serif;
--font-body: "Inter", system-ui, -apple-system, 'Segoe UI', sans-serif;
/* measured weights: 400, 420, 440, 450, 500 — use these, not 400/600 */
--text-hero: 64px; --font-weight-hero: 400; --leading-hero: 60px; --tracking-hero: -1.28px;
--text-h2: 52px; --font-weight-h2: 400; --leading-h2: 52px; --tracking-h2: -1.3px;
--text-h3: 48px; --font-weight-h3: 400; --leading-h3: 50px; --tracking-h3: -0.9px;
--text-body: 14px; --font-weight-body: 400; --leading-body: 22px; --tracking-body: -0.32px;
--text-small: 13px; --font-weight-small: 500; --leading-small: 18px; --tracking-small: -0.2px;
--radius-base: 0px;
--radius-button: 10px;
--radius-card: 10px;
--radius-pill: 9999px;
--shadow-card: rgba(0, 0, 0, 0.063) 0px 4px 6px 1px, rgba(0, 0, 0, 0.15) 0px 0px 1px 1px;
--shadow-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;
--shadow-subtle: rgba(0, 0, 0, 0.1) 0px 1px 4px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
--outline-focus: 1px auto rgb(16, 16, 16); /* measured focus ring */
--ease-brand: ease-out;
--duration-fast: 130ms; /* use: duration-[var(--duration-fast)] */
--duration-base: 150ms;
--duration-slow: 320ms;
--section-y: 50px; /* per-section vertical padding (measured) */
--spacing: 4px; /* measured base — drives the p-*/gap-* scale. steps seen on the page: 2, 3, 4, 5, 6, 7, 8, 9, 10, 11px */
}Export: CSS variables
:root {
/* action color #F2F2F2 — the one interactive color; buttons/links/emphasis only, never large fills. */
--bg: #0B0C0E;
--surface: #191A1C;
--border: #2F3032;
--text: #FFFFFF;
--text-muted: #A2A2A3;
--primary: #FFFFFF; /* ≈ the text color — a foreground/text color, not an action color (action = #F2F2F2). */
--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. */
--link: #FFFFFF; /* reads as a neutral UI color, not a link accent — verify against the reference (action = #F2F2F2). */
--button-bg: #F2F2F2; /* primary-button fill — the main call-to-action color. */
--button-text: #333333;
--font-heading: "Inter", system-ui, -apple-system, 'Segoe UI', sans-serif;
--font-body: "Inter", system-ui, -apple-system, 'Segoe UI', sans-serif;
--text-hero: 64px; --weight-hero: 400; --leading-hero: 60px; --tracking-hero: -1.28px;
--text-h2: 52px; --weight-h2: 400; --leading-h2: 52px; --tracking-h2: -1.3px;
--text-h3: 48px; --weight-h3: 400; --leading-h3: 50px; --tracking-h3: -0.9px;
--text-body: 14px; --weight-body: 400; --leading-body: 22px; --tracking-body: -0.32px;
--text-small: 13px; --weight-small: 500; --leading-small: 18px; --tracking-small: -0.2px;
--radius: 0px;
--radius-button: 10px;
--radius-card: 10px;
--radius-pill: 9999px;
--shadow-card: rgba(0, 0, 0, 0.063) 0px 4px 6px 1px, rgba(0, 0, 0, 0.15) 0px 0px 1px 1px;
--shadow-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;
--shadow-subtle: rgba(0, 0, 0, 0.1) 0px 1px 4px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
--focus-ring: 1px auto rgb(16, 16, 16);
--ease: ease-out;
--duration-fast: 130ms;
--duration-base: 150ms;
--duration-slow: 320ms;
--section-y: 50px;
}
/* their own tokens, verbatim from the site's :root */
:root {
--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;
}
/* fonts: Inter — free, on Google. */