MozaikaDesign system

Capacities — Design System

light · modern · medium · tailwind · confidence 90% · deep decode

Capacities keeps the networked-notes pitch typographically silent: Inter at 64px/700 for 'A home for everything you think', a working 15px body, and 8px-radius ghost buttons. Object cards and graph views in soft pastels do the explaining — a studio-sized team spending its design budget on the product screenshots, sensibly.

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

Tokens

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

Color roles

RoleValue
bg#FFFFFF
surface#F1F1F1
border#DCDCDD
text#1A1A1D
text_muted#717172
primary#FFFBEB
accent#1A1A1D
link#945424
secondary#25D366
button_bg#1A1A1D
button_text#FFFFFF

Using these colors

Typography

Spacing

Radii

Motion

Micro-interactions run at 200ms (dominant) with cubic-bezier(0.4, 0, 0.2, 1).

Native design tokens

TokenValue
--ui-primaryoklch(21.91% .0058 285.84)
--landing-bg-pageoklch(100% .0001 263.28)
--landing-bg-sectionoklch(98.56% .0016 67)
--landing-bg-elevatedoklch(100% .0001 263.28)
--landing-bg-cardoklch(100% .0001 263.28)
--landing-bg-card-hoveroklch(99.16% .0016 67)
--landing-text-headingoklch(21.91% .0058 285.84)
--landing-text-bodyoklch(46.68% .0039 16.75)
--landing-text-mutedoklch(71.61% .006 30.59)
--landing-text-faintoklch(86.43% .0017 67.13)

…and 110 more measured on the page.

Button states (measured)

Layout (measured)

Motion choreography (measured)

Load order: span.iconify×2 → line.connection-line×4 → div.absolute

Scroll reveal: 4 elements rest at opacity 0, animate in over 4000ms.

Stagger: line ×4 — 200ms apart.

Responsive (measured)

Per-section tokens (11)

Export: DESIGN.md

# Capacities — Design System

> light, modern, medium, tailwind — deep decode (measured live)

Capacities keeps the networked-notes pitch typographically silent: Inter at 64px/700 for 'A home for everything you think', a working 15px body, and 8px-radius ghost buttons. Object cards and graph views in soft pastels do the explaining — a studio-sized team spending its design budget on the product screenshots, sensibly.

## Colors

| Role | Value |
|------|-------|
| bg | `#FFFFFF` |
| surface | `#F1F1F1` |
| border | `#DCDCDD` |
| text | `#1A1A1D` |
| text_muted | `#717172` |
| primary | `#FFFBEB` |
| accent | `#1A1A1D` |
| link | `#945424` |
| secondary | `#25D366` |
| button_bg | `#1A1A1D` |
| button_text | `#FFFFFF` |

**Using these colors**

- **Action color** `#1A1A1D` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds.
- `accent`, `button_bg` are all `#1A1A1D` — one role, not several (your action color).
- **accent** `#1A1A1D` — 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** `#FFFBEB` — a neutral UI color (chips, tags, icon fills, chrome), not the action color (action = #1A1A1D).
- **link** `#945424` — inline text links and link-styled controls.
- **secondary** `#25D366` — 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): `#FFFFFF` 95% · `#A7A5A1` 5%

## Typography

- Heading: **Inter**
- Body: **Inter**
- Mono: **JetBrains Mono** _(measured)_

| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 64px / 700 · lh 67px · tracking -1.92px |
| h2 | 48px / 700 · lh 50px · tracking -1.44px |
| h3 | 36px / 700 · lh 45px · tracking -0.9px |
| body | 15px / 400 · lh 24px |
| small | 14px / 500 · lh 20px |
| eyebrow | 14px / 600 · tracking 0.35px |

- Weight ladder: 400 · 500 · 600 · 700 · 800 — 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, 4px, 6px, 8px, 10px, 12px, 14px, 16px, 24px, 28px — snap all gaps/padding to these

## Radius
- base: 8px
- button: 6px
- card: 12px
- pill: 9999px

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `oklch(0.2191 0.0058 285.84)` / `#FFFFFF` | none | 6px | 6px 10px 6px 10px | 500 14px | none |
| secondary | `rgba(0, 0, 0, 0)` / `oklch(0.4668 0.0039 16.75)` | none | 8px | 8px 12px 8px 12px | 500 14px | none |

**States (measured, not guessed)**

- primary hover: background `oklab(0.2191 0.00158312 -0.00557976 / 0.75)`
- primary focus: outline `2px solid oklch(0.2191 0.0058 285.84)`
- secondary hover: color `oklch(0.2191 0.0058 285.84)`
- transition: `color 0.15s cubic-bezier(0.4, 0, 0.2, 1)`

## Motion
- durations: 200ms (dominant) · 300ms · 150ms
- easings: `cubic-bezier(0.4, 0, 0.2, 1)` (dominant) · `cubic-bezier(0, 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 |
|-------|-------|
| `--ui-primary` | `oklch(21.91% .0058 285.84)` |
| `--landing-bg-page` | `oklch(100% .0001 263.28)` |
| `--landing-bg-section` | `oklch(98.56% .0016 67)` |
| `--landing-bg-elevated` | `oklch(100% .0001 263.28)` |
| `--landing-bg-card` | `oklch(100% .0001 263.28)` |
| `--landing-bg-card-hover` | `oklch(99.16% .0016 67)` |
| `--landing-text-heading` | `oklch(21.91% .0058 285.84)` |
| `--landing-text-body` | `oklch(46.68% .0039 16.75)` |
| `--landing-text-muted` | `oklch(71.61% .006 30.59)` |
| `--landing-text-faint` | `oklch(86.43% .0017 67.13)` |
| `--landing-border` | `oklch(94.06% .0016 67.05)` |
| `--landing-border-subtle` | `oklch(96.76% .0016 67.02)` |

_…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 1280px · common grid: 2-col
- nav: 64px sticky

| Section (y) | Height | Cols | Gap | Pad y | Split |
|---|---|---|---|---|---|
| 1555 | 861 | — | — | 0/0 | — |
| 2416 | 1404 | 2 | 32 | 0/0 | — |
| 3820 | 1051 | 2 | 32 | 0/0 | — |

## Motion choreography (measured)
Load order: `span.iconify`×2 @0ms → `line.connection-line`×4 @0ms → `div.absolute` @0ms
- `line.connection-line` ×4 — opacity 0.25→0.25 — 4000ms ease-in-out · loops
- `div.absolute` — opacity 0.45→0.45 — 3000ms cubic-bezier(0, 0, 0.2, 1) · loops
- `span.iconify` ×2 — opacity 1→1 — 2000ms cubic-bezier(0.4, 0, 0.6, 1) · loops
- stagger: `line` ×4 — 200ms apart
- scroll reveal: 4 elements rest at opacity 0, animate in over 4000ms (0 revealed during the drive).

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

## Components (measured)
- card ×3: pad 28px 28px 28px 28px · r 16px · border 1px solid oklch(0.9406 0.0016 67.05) · shadow  · bg oklch(1 0.0001 263.28)
  - hover: border `1px solid oklch(0.9163 0.0017 67.07)` · box-shadow `` · background `oklch(0.9916 0.0016 67)` · font-weight `400` · letter-spacing `normal`

## Responsive (measured)
- breakpoints: 768px · 1279px
- 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/capacities

Export: Tailwind v4 (@theme)

@theme {
  /* action color #1A1A1D — the one interactive color; buttons/links/emphasis only, never large fills. */
  --color-bg: #FFFFFF;
  --color-surface: #F1F1F1;
  --color-border: #DCDCDD;
  --color-text: #1A1A1D;
  --color-text-muted: #717172;
  --color-primary: #FFFBEB;  /* a neutral UI color (chips, tags, icon fills, chrome), not the action color (action = #1A1A1D). */
  --color-accent: #1A1A1D;  /* 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: #945424;  /* inline text links and link-styled controls. */
  --color-secondary: #25D366;  /* 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: #1A1A1D;  /* primary-button fill — the main call-to-action color. */
  --color-button-text: #FFFFFF;
  /* 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;
  --font-mono: "JetBrains Mono", ui-monospace, monospace;
  /* measured weights: 400, 500, 600, 700, 800 — use these, not 400/600 */
  --text-hero: 64px; --font-weight-hero: 700; --leading-hero: 67px; --tracking-hero: -1.92px;
  --text-h2: 48px; --font-weight-h2: 700; --leading-h2: 50px; --tracking-h2: -1.44px;
  --text-h3: 36px; --font-weight-h3: 700; --leading-h3: 45px; --tracking-h3: -0.9px;
  --text-body: 15px; --font-weight-body: 400; --leading-body: 24px;
  --text-small: 14px; --font-weight-small: 500; --leading-small: 20px;
  --text-eyebrow: 14px; --font-weight-eyebrow: 600; --tracking-eyebrow: 0.35px;
  --radius-base: 8px;
  --radius-button: 6px;
  --radius-card: 12px;
  --radius-pill: 9999px;
  --color-btn-hover: oklab(0.2191 0.00158312 -0.00557976 / 0.75);  /* measured primary hover fill */
  --outline-focus: 2px solid oklch(0.2191 0.0058 285.84);  /* measured focus ring */
  --ease-brand: cubic-bezier(0.4, 0, 0.2, 1);
  --duration-fast: 150ms;  /* use: duration-[var(--duration-fast)] */
  --duration-base: 200ms;
  --duration-slow: 300ms;
  --spacing: 4px;  /* measured base — drives the p-*/gap-* scale. steps seen on the page: 2, 4, 6, 8, 10, 12, 14, 16, 24, 28px */
}

Export: CSS variables

:root {
  /* action color #1A1A1D — the one interactive color; buttons/links/emphasis only, never large fills. */
  --bg: #FFFFFF;
  --surface: #F1F1F1;
  --border: #DCDCDD;
  --text: #1A1A1D;
  --text-muted: #717172;
  --primary: #FFFBEB;  /* a neutral UI color (chips, tags, icon fills, chrome), not the action color (action = #1A1A1D). */
  --accent: #1A1A1D;  /* 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: #945424;  /* inline text links and link-styled controls. */
  --secondary: #25D366;  /* 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: #1A1A1D;  /* primary-button fill — the main call-to-action color. */
  --button-text: #FFFFFF;
  --font-heading: "Inter", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Inter", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-mono: "JetBrains Mono", ui-monospace, monospace;
  --text-hero: 64px; --weight-hero: 700; --leading-hero: 67px; --tracking-hero: -1.92px;
  --text-h2: 48px; --weight-h2: 700; --leading-h2: 50px; --tracking-h2: -1.44px;
  --text-h3: 36px; --weight-h3: 700; --leading-h3: 45px; --tracking-h3: -0.9px;
  --text-body: 15px; --weight-body: 400; --leading-body: 24px;
  --text-small: 14px; --weight-small: 500; --leading-small: 20px;
  --text-eyebrow: 14px; --weight-eyebrow: 600; --tracking-eyebrow: 0.35px;
  --radius: 8px;
  --radius-button: 6px;
  --radius-card: 12px;
  --radius-pill: 9999px;
  --btn-bg-hover: oklab(0.2191 0.00158312 -0.00557976 / 0.75);
  --focus-ring: 2px solid oklch(0.2191 0.0058 285.84);
  --ease: cubic-bezier(0.4, 0, 0.2, 1);
  --duration-fast: 150ms;
  --duration-base: 200ms;
  --duration-slow: 300ms;
}

/* their own tokens, verbatim from the site's :root */
:root {
  --ui-primary: oklch(21.91% .0058 285.84);
  --landing-bg-page: oklch(100% .0001 263.28);
  --landing-bg-section: oklch(98.56% .0016 67);
  --landing-bg-elevated: oklch(100% .0001 263.28);
  --landing-bg-card: oklch(100% .0001 263.28);
  --landing-bg-card-hover: oklch(99.16% .0016 67);
  --landing-text-heading: oklch(21.91% .0058 285.84);
  --landing-text-body: oklch(46.68% .0039 16.75);
  --landing-text-muted: oklch(71.61% .006 30.59);
  --landing-text-faint: oklch(86.43% .0017 67.13);
  --landing-border: oklch(94.06% .0016 67.05);
  --landing-border-subtle: oklch(96.76% .0016 67.02);
}
/* fonts: Inter — free, on Google. */