MozaikaDesign system

Digits — Design System

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

Digits accounts in Stabil Grotesk at a featherweight 80px/300 — 'Accounting software—that works for you.' — with 45px numerals doing the mid-page talking and 8px-radius ghost buttons. Ledger UI in calm greens and greys grounds the AI-bookkeeping claims; the light weight at scale reads as effortless, which is the entire pitch.

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

Tokens

Digits's decoded design system: background #FFFFFF, text #000000, accent #00FFBE, link #32497F, primary #00FFBE; type scale h1 80px / h2 26px / body 18px; 8px spacing base; 6px base radius. The single interactive/action color is #00FFBE — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.

Color roles

RoleValue
bg#FFFFFF
surface#EFEFEF
border#D8D8D8
text#000000
text_muted#606060
primary#00FFBE
accent#00FFBE
link#32497F
secondary#2A2D41
button_bg#00FFBE
button_text#000000

Using these colors

Typography

Spacing

Radii

Shadows (elevation)

Motion

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

Native design tokens

TokenValue
--color-grey-disabled-light#f5f6f9
--color-white-40rgba(255 255 255/.4)
--global-border-colorrgba(0 0 0/.1)
--color-pink-accent#d382e0
--color-blue-dark#2a2d41
--color-blue-gray#bacaf3
--color-white-80rgba(255 255 255/.8)
--color-purple-accessible#6654dd
--global-text-colorrgba(0 0 0/.6)
--positive-color#fff

…and 97 more measured on the page.

Button states (measured)

Layout (measured)

Motion choreography (measured)

Load order: div.contentdiv.contentdiv.logo-carousel-scrolldiv.clock-content-hand-secondiv.clock-content-hand-minutdiv.clock-content-hand-hour

Scroll reveal: 15 elements rest at opacity 0, animate in over 0.5s ease-in-out.

Responsive (measured)

Per-section tokens (8)

Export: DESIGN.md

# Digits — Design System

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

Digits accounts in Stabil Grotesk at a featherweight 80px/300 — 'Accounting software—that works for you.' — with 45px numerals doing the mid-page talking and 8px-radius ghost buttons. Ledger UI in calm greens and greys grounds the AI-bookkeeping claims; the light weight at scale reads as effortless, which is the entire pitch.

## Colors

| Role | Value |
|------|-------|
| bg | `#FFFFFF` |
| surface | `#EFEFEF` |
| border | `#D8D8D8` |
| text | `#000000` |
| text_muted | `#606060` |
| primary | `#00FFBE` |
| accent | `#00FFBE` |
| link | `#32497F` |
| secondary | `#2A2D41` |
| button_bg | `#00FFBE` |
| button_text | `#000000` |

**Using these colors**

- **Action color** `#00FFBE` — 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 `#00FFBE` — one role, not several (your action color).
- **accent** `#00FFBE` — 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** `#32497F` — inline text links and link-styled controls.
- **secondary** `#2A2D41` — 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): `#F5FAFC` 67.8% · `#0A0B0B` 11.9% · `#539BC1` 11.6% · `#C6D7E0` 8.8%

## Typography

- Heading: **Stabil Grotesk** _(free fallback: Newsreader)_
- Body: **Stabil Grotesk** _(free fallback: Newsreader)_

| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 80px / 300 · lh 76px · tracking -2.4px |
| h2 | 56px / 300 · lh 53px · tracking -1.12px |
| h3 | 45px / 300 · lh 43px · tracking -1.12px |
| body | 16px / 400 · lh 24px |
| small | 14px / 500 · lh 20px |

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

> **Fonts —** Stabil Grotesk may be proprietary — safe free fallback: Newsreader (Google Fonts).

## Spacing
- base unit: 8px (inferred from the measured scale)
- measured scale: 2px, 3px, 6px, 7px, 8px, 12px, 14px, 15px, 16px, 24px — snap all gaps/padding to these

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

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `#00FFBE` / `#000000` | 1px solid rgba(0, 0, 0, 0) | 24px | 0px 24px 0px 24px | 400 18px | none |
| secondary | `#000000` / `#FFFFFF` | 1px solid rgba(0, 0, 0, 0) | 19px | 0px 15px 0px 15px | 400 18px | none |

**States (measured, not guessed)**

- primary hover: background `#000000` · color `#FFFFFF`
- primary focus: background `#000000` · color `#FFFFFF` · outline `2px solid rgb(0, 0, 0)`
- secondary hover: background `#00FFBE` · color `#000000`
- transition: `all 0.3s ease-in-out`

## Shadows (elevation)
- subtle: `rgba(0, 0, 0, 0.004) 0px 0px 0.985278px 0px`
- card: `rgba(0, 0, 0, 0.15) 0px 0px 10px 0px`
- overlay: `rgba(0, 0, 0, 0.1) 0px 0px 50px 0px`

## Motion
- durations: 200ms (dominant) · 100ms · 600ms
- easings: `ease-in-out` (dominant) · `ease`
- animated properties: opacity, background-color, color, transform

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 |
|-------|-------|
| `--color-grey-disabled-light` | `#f5f6f9` |
| `--color-white-40` | `rgba(255 255 255/.4)` |
| `--global-border-color` | `rgba(0 0 0/.1)` |
| `--color-pink-accent` | `#d382e0` |
| `--color-blue-dark` | `#2a2d41` |
| `--color-blue-gray` | `#bacaf3` |
| `--color-white-80` | `rgba(255 255 255/.8)` |
| `--color-purple-accessible` | `#6654dd` |
| `--global-text-color` | `rgba(0 0 0/.6)` |
| `--positive-color` | `#fff` |
| `--negative-color` | `#000` |
| `--global-heading-color` | `#000` |

_…and 95 more measured on the page._

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

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

| Section (y) | Height | Cols | Gap | Pad y | Split |
|---|---|---|---|---|---|
| 0 | 900 | — | — | 0/0 | — |
| 567 | 810 | — | — | 0/0 | — |
| 2220 | 561 | 2 | 72 | 0/0 | — |

## Motion choreography (measured)
Load order: `div.content` @0ms → `div.content` @0ms → `div.logo-carousel-scroll` @1ms → `div.clock-content-hand-secon` @5ms → `div.clock-content-hand-minut` @5ms → `div.clock-content-hand-hour` @5ms
- `div.screenshot-1` — opacity 1→0 — 600ms ease-in-out (delay 100ms)
- `div.phone-screenshot-1` — opacity 1→0 — 600ms ease-in-out (delay 100ms)
- scroll reveal: 15 elements rest at opacity 0, animate in over 0.5s ease-in-out (0 revealed during the drive).

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

## Components (measured)
- link: #00FFBE · no underline

## Responsive (measured)
- breakpoints: 430px · 480px · 640px · 768px · 992px · 1024px
- mobile (390px): hero 38px · body 16px · 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/digits

Export: Tailwind v4 (@theme)

@theme {
  /* action color #00FFBE — the one interactive color; buttons/links/emphasis only, never large fills. */
  --color-bg: #FFFFFF;
  --color-surface: #EFEFEF;
  --color-border: #D8D8D8;
  --color-text: #000000;
  --color-text-muted: #606060;
  --color-primary: #00FFBE;  /* primary brand / action color. */
  --color-accent: #00FFBE;  /* 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: #32497F;  /* inline text links and link-styled controls. */
  --color-secondary: #2A2D41;  /* 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: #00FFBE;  /* primary-button fill — the main call-to-action color. */
  --color-button-text: #000000;
  /* fonts: Stabil Grotesk may be proprietary — safe free fallback: Newsreader (Google Fonts). */
  --font-heading: "Stabil Grotesk", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Stabil Grotesk", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  /* measured weights: 300, 400, 500, 700 — use these, not 400/600 */
  --text-hero: 80px; --font-weight-hero: 300; --leading-hero: 76px; --tracking-hero: -2.4px;
  --text-h2: 56px; --font-weight-h2: 300; --leading-h2: 53px; --tracking-h2: -1.12px;
  --text-h3: 45px; --font-weight-h3: 300; --leading-h3: 43px; --tracking-h3: -1.12px;
  --text-body: 16px; --font-weight-body: 400; --leading-body: 24px;
  --text-small: 14px; --font-weight-small: 500; --leading-small: 20px;
  --radius-base: 6px;
  --radius-button: 24px;
  --radius-card: 8px;
  --radius-pill: 9999px;
  --shadow-card: rgba(0, 0, 0, 0.15) 0px 0px 10px 0px;
  --shadow-overlay: rgba(0, 0, 0, 0.1) 0px 0px 50px 0px;
  --shadow-subtle: rgba(0, 0, 0, 0.004) 0px 0px 0.985278px 0px;
  --color-btn-hover: #000000;  /* measured primary hover fill */
  --outline-focus: 2px solid rgb(0, 0, 0);  /* measured focus ring */
  --ease-brand: ease-in-out;
  --duration-fast: 100ms;  /* use: duration-[var(--duration-fast)] */
  --duration-base: 200ms;
  --duration-slow: 600ms;
  --spacing: 8px;  /* measured base — drives the p-*/gap-* scale. steps seen on the page: 2, 3, 6, 7, 8, 12, 14, 15, 16, 24px */
}

Export: CSS variables

:root {
  /* action color #00FFBE — the one interactive color; buttons/links/emphasis only, never large fills. */
  --bg: #FFFFFF;
  --surface: #EFEFEF;
  --border: #D8D8D8;
  --text: #000000;
  --text-muted: #606060;
  --primary: #00FFBE;  /* primary brand / action color. */
  --accent: #00FFBE;  /* 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: #32497F;  /* inline text links and link-styled controls. */
  --secondary: #2A2D41;  /* 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: #00FFBE;  /* primary-button fill — the main call-to-action color. */
  --button-text: #000000;
  --font-heading: "Stabil Grotesk", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Stabil Grotesk", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --text-hero: 80px; --weight-hero: 300; --leading-hero: 76px; --tracking-hero: -2.4px;
  --text-h2: 56px; --weight-h2: 300; --leading-h2: 53px; --tracking-h2: -1.12px;
  --text-h3: 45px; --weight-h3: 300; --leading-h3: 43px; --tracking-h3: -1.12px;
  --text-body: 16px; --weight-body: 400; --leading-body: 24px;
  --text-small: 14px; --weight-small: 500; --leading-small: 20px;
  --radius: 6px;
  --radius-button: 24px;
  --radius-card: 8px;
  --radius-pill: 9999px;
  --shadow-card: rgba(0, 0, 0, 0.15) 0px 0px 10px 0px;
  --shadow-overlay: rgba(0, 0, 0, 0.1) 0px 0px 50px 0px;
  --shadow-subtle: rgba(0, 0, 0, 0.004) 0px 0px 0.985278px 0px;
  --btn-bg-hover: #000000;
  --focus-ring: 2px solid rgb(0, 0, 0);
  --ease: ease-in-out;
  --duration-fast: 100ms;
  --duration-base: 200ms;
  --duration-slow: 600ms;
}

/* their own tokens, verbatim from the site's :root */
:root {
  --color-grey-disabled-light: #f5f6f9;
  --color-white-40: rgba(255 255 255/.4);
  --global-border-color: rgba(0 0 0/.1);
  --color-pink-accent: #d382e0;
  --color-blue-dark: #2a2d41;
  --color-blue-gray: #bacaf3;
  --color-white-80: rgba(255 255 255/.8);
  --color-purple-accessible: #6654dd;
  --global-text-color: rgba(0 0 0/.6);
  --positive-color: #fff;
  --negative-color: #000;
  --global-heading-color: #000;
}
/* fonts: Stabil Grotesk may be proprietary — safe free fallback: Newsreader (Google Fonts). */