MozaikaDesign system

Fathom — Design System

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

Fathom sets AI notetaking in feather-light Sora: up to 112px at weight 300 ('Move work forward faster') in off-white on black, 14-17px supporting text, and cyan #00BEFF on 56px-pill CTAs (SIGN UP FREE in caps). Meeting-summary UI glows in dark panels — the light weight at huge scale gives an AI assistant the tone of effortlessness the product is selling.

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

Tokens

Fathom's decoded design system: background #000000, text #ECECEE, accent #00BEFF, link #9600FF, primary #00BEFF; type scale h1 88px / h2 64px / body 18px; 8px spacing base; 20px base radius. The single interactive/action color is #00BEFF — 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#00BEFF
accent#00BEFF
link#9600FF
secondary#FFF58C
button_bg#00BEFF
button_text#000000

Using these colors

Typography

Spacing

Radii

Shadows (elevation)

Motion

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

Native design tokens

TokenValue
--link-color--link-primary#00beff
--base-color-brand--purple#9600ff
--base-color-brand--pink#ffa8bb
--base-color-brand--yellow#fff58c
--base-color-brand--cyan#00beff
--background-color--background-secondary#00beff
--background-color--background-tertiary#ffa8bb
--base-color-brand--orange#f55200
--base-color-brand--offwhite#faf5f5
--base-color-brand--off-black#191919

Button states (measured)

Layout (measured)

Motion choreography (measured)

Load order: div.padding-globaldiv.padding-globaldiv.padding-globaldiv.accordion2_component

Scroll reveal: 3 elements rest at opacity 0, animate in over 1000ms.

Overlay recipe (measured)

dialog panel: #121212 · radius 6px

Responsive (measured)

Per-section tokens (8)

Export: DESIGN.md

# Fathom — Design System

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

Fathom sets AI notetaking in feather-light Sora: up to 112px at weight 300 ('Move work forward faster') in off-white on black, 14-17px supporting text, and cyan #00BEFF on 56px-pill CTAs (SIGN UP FREE in caps). Meeting-summary UI glows in dark panels — the light weight at huge scale gives an AI assistant the tone of effortlessness the product is selling.

## Colors

| Role | Value |
|------|-------|
| bg | `#000000` |
| surface | `#0E0E0E` |
| border | `#232323` |
| text | `#ECECEE` |
| text_muted | `#929293` |
| primary | `#00BEFF` |
| accent | `#00BEFF` |
| link | `#9600FF` |
| secondary | `#FFF58C` |
| button_bg | `#00BEFF` |
| button_text | `#000000` |

**Using these colors**

- **Action color** `#00BEFF` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds.
- `primary`, `accent`, `button_bg` are all `#00BEFF` — one role, not several (your action color).
- **accent** `#00BEFF` — 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** `#9600FF` — inline text links and link-styled controls.
- **secondary** `#FFF58C` — 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` 70.4% · `#121212` 9.8% · `#292B2B` 6.3% · `#AEBCD2` 4.6%

## Typography

- Heading: **Ttroundsneuecond Md** _(free fallback: Newsreader)_
- Body: **Sora**

| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 112px / 300 · lh 134px · tracking -0.36px |
| h2 | 57px / 300 · lh 62px · tracking -1.92px |
| h3 | 43px / 300 · lh 52px · tracking -1.44px |
| body | 17px / 300 · lh 21px · tracking -0.36px |
| small | 15px / 300 · lh 15px |

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

> **Fonts —** Ttroundsneuecond Md may be proprietary — safe free fallback: Newsreader (Google Fonts). Sora — free, on Google.

## Spacing
- base unit: 8px (inferred from the measured scale)
- measured scale: 3px, 5px, 8px, 9px, 10px, 14px, 16px, 20px, 24px, 32px — snap all gaps/padding to these
- section rhythm: 64px top/bottom padding per section (measured)

## Radius
- base: 20px
- button: 56px
- card: 56px
- pill: 9999px
- sharp: 2px

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `#00BEFF` / `#000000` | none | 56px | 16px 32px 16px 32px | 400 17.4px / 0.18px | none |
| secondary | `rgba(0, 0, 0, 0)` / `#00BEFF` | none | 56px | 13.6px 32px 13.6px 32px | 400 17.4px / 0.18px | none |

**States (measured, not guessed)**

- primary focus: outline `1px auto rgb(16, 16, 16)`
- secondary hover: color `#FFF58C`

## Shadows (elevation)
- card: `rgba(172, 171, 171, 0.3) 0px -1px 10px 0px`

## Motion
- durations: 300ms (dominant) · 2000ms · 200ms
- easings: `ease` (dominant) · `cubic-bezier(0.2, 0.8, 0.2, 1)`
- animated properties: color, transform, opacity, max-height

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 |
|-------|-------|
| `--link-color--link-primary` | `#00beff` |
| `--base-color-brand--purple` | `#9600ff` |
| `--base-color-brand--pink` | `#ffa8bb` |
| `--base-color-brand--yellow` | `#fff58c` |
| `--base-color-brand--cyan` | `#00beff` |
| `--background-color--background-secondary` | `#00beff` |
| `--background-color--background-tertiary` | `#ffa8bb` |
| `--base-color-brand--orange` | `#f55200` |
| `--base-color-brand--offwhite` | `#faf5f5` |
| `--base-color-brand--off-black` | `#191919` |

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

## Layout (measured)
- container max 1020px · common grid: 3-col
- nav: 89px relative

| Section (y) | Height | Cols | Gap | Pad y | Split |
|---|---|---|---|---|---|
| 181 | 840 | — | — | 0/0 | — |
| 1574 | 246 | 3 | — | 48/0 | — |
| 1820 | 863 | — | — | 0/0 | — |
| 2684 | 2330 | — | — | 0/0 | — |

## Motion choreography (measured)
Load order: `div.padding-global` @0ms → `div.padding-global` @0ms → `div.padding-global` @0ms → `div.accordion2_component` @0ms
- scroll reveal: 3 elements rest at opacity 0, animate in over 1000ms (2 revealed during the drive).
- overlay dialog (auto-opened): panel #121212 · r 6px

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

## Components (measured)
- link: #000000 · no underline
- disabled: bg rgba(0, 0, 0, 0) · text #FFF58C

## Responsive (measured)
- breakpoints: 352px · 425px · 440px · 479px · 576px · 768px
- mobile (390px): hero 57px · 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/fathom

Export: Tailwind v4 (@theme)

@theme {
  /* action color #00BEFF — 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: #00BEFF;  /* primary brand / action color. */
  --color-accent: #00BEFF;  /* 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: #9600FF;  /* inline text links and link-styled controls. */
  --color-secondary: #FFF58C;  /* 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: #00BEFF;  /* primary-button fill — the main call-to-action color. */
  --color-button-text: #000000;
  /* fonts: Ttroundsneuecond Md may be proprietary — safe free fallback: Newsreader (Google Fonts). Sora — free, on Google. */
  --font-heading: "Ttroundsneuecond Md", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Sora", system-ui, -apple-system, 'Segoe UI', sans-serif;
  /* measured weights: 300, 400, 500, 700 — use these, not 400/600 */
  --text-hero: 112px; --font-weight-hero: 300; --leading-hero: 134px; --tracking-hero: -0.36px;
  --text-h2: 57px; --font-weight-h2: 300; --leading-h2: 62px; --tracking-h2: -1.92px;
  --text-h3: 43px; --font-weight-h3: 300; --leading-h3: 52px; --tracking-h3: -1.44px;
  --text-body: 17px; --font-weight-body: 300; --leading-body: 21px; --tracking-body: -0.36px;
  --text-small: 15px; --font-weight-small: 300; --leading-small: 15px;
  --radius-base: 20px;
  --radius-button: 56px;
  --radius-card: 56px;
  --radius-pill: 9999px;
  --radius-sharp: 2px;
  --shadow-card: rgba(172, 171, 171, 0.3) 0px -1px 10px 0px;
  --outline-focus: 1px auto rgb(16, 16, 16);  /* measured focus ring */
  --ease-brand: ease;
  --duration-fast: 200ms;  /* use: duration-[var(--duration-fast)] */
  --duration-base: 300ms;
  --duration-slow: 2000ms;
  --section-y: 64px;  /* per-section vertical padding (measured) */
  --spacing: 8px;  /* measured base — drives the p-*/gap-* scale. steps seen on the page: 3, 5, 8, 9, 10, 14, 16, 20, 24, 32px */
}

Export: CSS variables

:root {
  /* action color #00BEFF — the one interactive color; buttons/links/emphasis only, never large fills. */
  --bg: #000000;
  --surface: #0E0E0E;
  --border: #232323;
  --text: #ECECEE;
  --text-muted: #929293;
  --primary: #00BEFF;  /* primary brand / action color. */
  --accent: #00BEFF;  /* 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: #9600FF;  /* inline text links and link-styled controls. */
  --secondary: #FFF58C;  /* 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: #00BEFF;  /* primary-button fill — the main call-to-action color. */
  --button-text: #000000;
  --font-heading: "Ttroundsneuecond Md", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Sora", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --text-hero: 112px; --weight-hero: 300; --leading-hero: 134px; --tracking-hero: -0.36px;
  --text-h2: 57px; --weight-h2: 300; --leading-h2: 62px; --tracking-h2: -1.92px;
  --text-h3: 43px; --weight-h3: 300; --leading-h3: 52px; --tracking-h3: -1.44px;
  --text-body: 17px; --weight-body: 300; --leading-body: 21px; --tracking-body: -0.36px;
  --text-small: 15px; --weight-small: 300; --leading-small: 15px;
  --radius: 20px;
  --radius-button: 56px;
  --radius-card: 56px;
  --radius-pill: 9999px;
  --radius-sharp: 2px;
  --shadow-card: rgba(172, 171, 171, 0.3) 0px -1px 10px 0px;
  --focus-ring: 1px auto rgb(16, 16, 16);
  --ease: ease;
  --duration-fast: 200ms;
  --duration-base: 300ms;
  --duration-slow: 2000ms;
  --section-y: 64px;
}

/* their own tokens, verbatim from the site's :root */
:root {
  --link-color--link-primary: #00beff;
  --base-color-brand--purple: #9600ff;
  --base-color-brand--pink: #ffa8bb;
  --base-color-brand--yellow: #fff58c;
  --base-color-brand--cyan: #00beff;
  --background-color--background-secondary: #00beff;
  --background-color--background-tertiary: #ffa8bb;
  --base-color-brand--orange: #f55200;
  --base-color-brand--offwhite: #faf5f5;
  --base-color-brand--off-black: #191919;
}
/* fonts: Ttroundsneuecond Md may be proprietary — safe free fallback: Newsreader (Google Fonts). Sora — free, on Google. */