MozaikaDesign system

Levels — Design System

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

Levels renders metabolic health at poster scale: TT Hoves at 102px/500 ('See how food affects your health.') in white over macro food photography, 14-16px working text, zero-radius text CTAs in clinical teal #1D7D6C. Glucose curves and app screens supply the science while the oversized grotesque supplies the conviction — biometrics presented like a health manifesto.

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

Tokens

Levels's decoded design system: background #FFFFFF, text #131413, accent #9FC5BC, link #9FC5BC, primary #1D7D6C; type scale h1 102px / h2 56px / body 16px; 4px spacing base; 0px base radius. The single interactive/action color is #131413 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.

Color roles

RoleValue
bg#FFFFFF
surface#F0F0F0
border#DBDBDB
text#131413
text_muted#6C6D6C
primary#1D7D6C
accent#9FC5BC
link#9FC5BC
secondary#2650CB
button_bg#131413
button_text#FFFFFF

Using these colors

Typography

Spacing

Radii

Shadows (elevation)

Motion

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

Native design tokens

TokenValue
--background#f5f7f7
--foregroundoklch(14.7% .004 49.25)
--cardoklch(100% 0 89.876/.8)
--card-foregroundoklch(14.7% .004 49.25)
--popover-foregroundoklch(14.7% .004 49.25)
--primaryoklch(51.5% .09 178.628)
--primary-foregroundoklch(98.5% .001 106.423)
--secondaryoklch(90% .043 181.821)
--secondary-foregroundoklch(31.5% .058 177.077)
--mutedoklch(97% .001 106.424)

…and 110 more measured on the page.

Button states (measured)

Layout (measured)

Motion choreography (measured)

Load order: div.otFloatingRoundedbutton.inline-flex×4 → button.inline-flex×4 → button.inline-flex×4 → button.inline-flex×4 → button.inline-flex×4

Overlay recipe (measured)

dialog panel: rgba(0, 0, 0, 0) · radius 0px

Responsive (measured)

Per-section tokens (10)

Export: DESIGN.md

# Levels — Design System

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

Levels renders metabolic health at poster scale: TT Hoves at 102px/500 ('See how food affects your health.') in white over macro food photography, 14-16px working text, zero-radius text CTAs in clinical teal #1D7D6C. Glucose curves and app screens supply the science while the oversized grotesque supplies the conviction — biometrics presented like a health manifesto.

## Colors

| Role | Value |
|------|-------|
| bg | `#FFFFFF` |
| surface | `#F0F0F0` |
| border | `#DBDBDB` |
| text | `#131413` |
| text_muted | `#6C6D6C` |
| primary | `#1D7D6C` |
| accent | `#9FC5BC` |
| link | `#9FC5BC` |
| secondary | `#2650CB` |
| button_bg | `#131413` |
| button_text | `#FFFFFF` |

**Using these colors**

- **Action color** `#131413` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds.
- `accent`, `link` are all `#9FC5BC` — one role, not several.
- **accent** `#9FC5BC` — accent for emphasis — keep it rare on the page.
- **primary** `#1D7D6C` — a brand color — but the call-to-action uses #131413, not this.
- **secondary** `#2650CB` — 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): `#231F1C` 66.6% · `#0F0D0E` 21% · `#484743` 6.7% · `#C8D6B9` 5.7%

## Typography

- Heading: **TT Hoves** _(free fallback: Newsreader)_
- Body: **TT Hoves** _(free fallback: Newsreader)_

| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 102px / 500 · lh 97px · tracking -5.12px |
| h2 | 56px / 500 · lh 58px · tracking -2.24px |
| h3 | 45px / 500 · lh 47px · tracking -1.79px |
| body | 14px / 400 · lh 20px |
| small | 13px / 600 · lh 16px · tracking 0.13px |
| eyebrow | 14px / 600 · tracking 2.24px |

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

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

## Spacing
- base unit: 4px (inferred from the measured scale)
- measured scale: 6px, 8px, 10px, 12px, 14px, 16px, 20px, 24px, 32px, 40px — snap all gaps/padding to these
- section rhythm: 128px top/bottom padding per section (measured)

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

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `rgba(16, 21, 30, 0.9)` / `#82E9CB` | 1px solid rgba(130, 233, 203, 0.2) | 10px | 12px 10px 12px 10px | 600 13.008px / 0.13008px | none |
| secondary | `#FFFFFF` / `#131413` | none | 8px | 8px 16px 8px 16px | 600 14px | none |

**States (measured, not guessed)**

- primary focus: outline `1px solid rgb(222, 222, 222)`
- secondary hover: background `oklab(0.999994 0.0000455678 0.0000200868 / 0.9)`

## Shadows (elevation)
- card: `rgba(0, 0, 0, 0.2) 0px 0px 18px 0px`

## Motion
- durations: 150ms (dominant)
- easings: `cubic-bezier(0.4, 0, 0.2, 1)` (dominant)
- animated properties: color, background-color, border-color, outline-color

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 |
|-------|-------|
| `--background` | `#f5f7f7` |
| `--foreground` | `oklch(14.7% .004 49.25)` |
| `--card` | `oklch(100% 0 89.876/.8)` |
| `--card-foreground` | `oklch(14.7% .004 49.25)` |
| `--popover-foreground` | `oklch(14.7% .004 49.25)` |
| `--primary` | `oklch(51.5% .09 178.628)` |
| `--primary-foreground` | `oklch(98.5% .001 106.423)` |
| `--secondary` | `oklch(90% .043 181.821)` |
| `--secondary-foreground` | `oklch(31.5% .058 177.077)` |
| `--muted` | `oklch(97% .001 106.424)` |
| `--muted-foreground` | `oklch(55.3% .013 58.071)` |
| `--accent` | `oklch(97% .001 106.424)` |

_…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: 73px fixed · backdrop blur(8px) · border-bottom 1px solid oklab(0.999994 0.0000455678 0.0000200868 / 0.1) · bg oklab(0.189705 -0.00209235 0.00143942 / 0.85)

| Section (y) | Height | Cols | Gap | Pad y | Split |
|---|---|---|---|---|---|
| 0 | 900 | 2 | — | 96/0 | — |
| 900 | 190 | 3 | — | 0/0 | — |
| 1090 | 856 | 2 | 48 | 128/128 | — |
| 1946 | 2418 | 2 | 32 | 128/128 | 75/25 |
| 4364 | 865 | 2 | 48 | 128/128 | — |

## Motion choreography (measured)
Load order: `div.otFloatingRounded` @0ms → `button.inline-flex`×4 @3113ms → `button.inline-flex`×4 @3113ms → `button.inline-flex`×4 @3113ms → `button.inline-flex`×4 @3113ms → `button.inline-flex`×4 @3113ms
- overlay dialog (auto-opened): panel rgba(0, 0, 0, 0) · r 0px

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

## Components (measured)
- link: #1D7D6C · no underline — hover #176456

## Responsive (measured)
- breakpoints: 426px · 550px · 640px · 896px
- mobile (390px): hero 56px · 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/levels

Export: Tailwind v4 (@theme)

@theme {
  /* action color #131413 — the one interactive color; buttons/links/emphasis only, never large fills. */
  --color-bg: #FFFFFF;
  --color-surface: #F0F0F0;
  --color-border: #DBDBDB;
  --color-text: #131413;
  --color-text-muted: #6C6D6C;
  --color-primary: #1D7D6C;  /* a brand color — but the call-to-action uses #131413, not this. */
  --color-accent: #9FC5BC;  /* accent for emphasis — keep it rare on the page. */
  --color-link: #9FC5BC;  /* fails contrast on the background (~1.9:1) — this is a dark UI color, NOT a readable link; use the text or action color for links (verify against the reference). */
  --color-secondary: #2650CB;  /* 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: #131413;  /* primary-button fill — the main call-to-action color. */
  --color-button-text: #FFFFFF;
  /* fonts: TT Hoves may be proprietary — safe free fallback: Newsreader (Google Fonts). */
  --font-heading: "TT Hoves", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "TT Hoves", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  /* measured weights: 400, 500, 600, 700 — use these, not 400/600 */
  --text-hero: 102px; --font-weight-hero: 500; --leading-hero: 97px; --tracking-hero: -5.12px;
  --text-h2: 56px; --font-weight-h2: 500; --leading-h2: 58px; --tracking-h2: -2.24px;
  --text-h3: 45px; --font-weight-h3: 500; --leading-h3: 47px; --tracking-h3: -1.79px;
  --text-body: 14px; --font-weight-body: 400; --leading-body: 20px;
  --text-small: 13px; --font-weight-small: 600; --leading-small: 16px; --tracking-small: 0.13px;
  --text-eyebrow: 14px; --font-weight-eyebrow: 600; --tracking-eyebrow: 2.24px;
  --radius-base: 0px;
  --radius-button: 8px;
  --radius-card: 10px;
  --radius-pill: 9999px;
  --shadow-card: rgba(0, 0, 0, 0.2) 0px 0px 18px 0px;
  --outline-focus: 1px solid rgb(222, 222, 222);  /* measured focus ring */
  --ease-brand: cubic-bezier(0.4, 0, 0.2, 1);
  --duration-fast: 150ms;  /* use: duration-[var(--duration-fast)] */
  --section-y: 128px;  /* per-section vertical padding (measured) */
  --spacing: 4px;  /* measured base — drives the p-*/gap-* scale. steps seen on the page: 6, 8, 10, 12, 14, 16, 20, 24, 32, 40px */
}

Export: CSS variables

:root {
  /* action color #131413 — the one interactive color; buttons/links/emphasis only, never large fills. */
  --bg: #FFFFFF;
  --surface: #F0F0F0;
  --border: #DBDBDB;
  --text: #131413;
  --text-muted: #6C6D6C;
  --primary: #1D7D6C;  /* a brand color — but the call-to-action uses #131413, not this. */
  --accent: #9FC5BC;  /* accent for emphasis — keep it rare on the page. */
  --link: #9FC5BC;  /* fails contrast on the background (~1.9:1) — this is a dark UI color, NOT a readable link; use the text or action color for links (verify against the reference). */
  --secondary: #2650CB;  /* 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: #131413;  /* primary-button fill — the main call-to-action color. */
  --button-text: #FFFFFF;
  --font-heading: "TT Hoves", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "TT Hoves", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --text-hero: 102px; --weight-hero: 500; --leading-hero: 97px; --tracking-hero: -5.12px;
  --text-h2: 56px; --weight-h2: 500; --leading-h2: 58px; --tracking-h2: -2.24px;
  --text-h3: 45px; --weight-h3: 500; --leading-h3: 47px; --tracking-h3: -1.79px;
  --text-body: 14px; --weight-body: 400; --leading-body: 20px;
  --text-small: 13px; --weight-small: 600; --leading-small: 16px; --tracking-small: 0.13px;
  --text-eyebrow: 14px; --weight-eyebrow: 600; --tracking-eyebrow: 2.24px;
  --radius: 0px;
  --radius-button: 8px;
  --radius-card: 10px;
  --radius-pill: 9999px;
  --shadow-card: rgba(0, 0, 0, 0.2) 0px 0px 18px 0px;
  --focus-ring: 1px solid rgb(222, 222, 222);
  --ease: cubic-bezier(0.4, 0, 0.2, 1);
  --duration-fast: 150ms;
  --section-y: 128px;
}

/* their own tokens, verbatim from the site's :root */
:root {
  --background: #f5f7f7;
  --foreground: oklch(14.7% .004 49.25);
  --card: oklch(100% 0 89.876/.8);
  --card-foreground: oklch(14.7% .004 49.25);
  --popover-foreground: oklch(14.7% .004 49.25);
  --primary: oklch(51.5% .09 178.628);
  --primary-foreground: oklch(98.5% .001 106.423);
  --secondary: oklch(90% .043 181.821);
  --secondary-foreground: oklch(31.5% .058 177.077);
  --muted: oklch(97% .001 106.424);
  --muted-foreground: oklch(55.3% .013 58.071);
  --accent: oklch(97% .001 106.424);
}
/* fonts: TT Hoves may be proprietary — safe free fallback: Newsreader (Google Fonts). */