MozaikaDesign system

Headspace Mobile — Design System

light · consumer · high · confidence 85% · deep decode

Headspace Mobile — palette measured from official store listing screenshots (colors only; no font claims). Type scale shown is the platform HIG default.

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/headspace-mobile.

Tokens

Headspace Mobile's decoded design system: background #FFFFFF, text #00001F, accent #FFB700, link #FFB700, primary #FFB700; type scale h1 34px / h2 22px / body 17px; 8px spacing base; 12px base radius. The single interactive/action color is #FFB700 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.

Color roles

RoleValue
bg#FFFFFF
surface#EFEFF1
border#D8D8DD
text#00001F
text_muted#606074
primary#FFB700
accent#FFB700
link#FFB700
button_bg#FFB700
button_text#FFFFFF

Using these colors

Typography

Spacing

Radii

Shadows (elevation)

Motion

Micro-interactions run at 150ms (dominant) with cubic-bezier(0.32, 0.94, 0.6, 1).

Button states (measured)

Layout (measured)

Motion choreography (measured)

Load order: div.css-ql5950×2 → div.css-c9r2uvdiv.css-1ugswzl×2 → span.ot-sdk-show-settingsspan.ot-sdk-show-settingsspan.ot-sdk-show-settings

Scroll reveal: 24 elements rest at opacity 0, animate in over 500ms.

Stagger: div ×7 — 500ms apart.

Responsive (measured)

Export: DESIGN.md

# Headspace Mobile — Design System

> light, consumer, high — deep decode (measured live)

Headspace Mobile — palette measured from official store listing screenshots (colors only; no font claims). Type scale shown is the platform HIG default.

## Colors

| Role | Value |
|------|-------|
| bg | `#FFFFFF` |
| surface | `#EFEFF1` |
| border | `#D8D8DD` |
| text | `#00001F` |
| text_muted | `#606074` |
| primary | `#FFB700` |
| accent | `#FFB700` |
| link | `#FFB700` |
| button_bg | `#FFB700` |
| button_text | `#FFFFFF` |

**Using these colors**

- **Action color** `#FFB700` — 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`, `link`, `button_bg` are all `#FFB700` — one role, not several (your action color).
- **accent** `#FFB700` — 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): `#FFFFFF` 79.9% · `#B8A568` 20.1%

## Typography


| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 64px / 700 · lh 64px · tracking -1.92px |
| h2 | 52px / 700 · lh 57px · tracking -1.56px |
| h3 | 48px / 700 · lh 48px · tracking -1.44px |
| body | 16px / 400 · lh 24px |
| small | 14px / 700 · lh 16px |

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

## Spacing
- base unit: 8px (inferred from the measured scale)
- measured scale: 4px, 8px, 10px, 12px, 16px, 19px, 20px, 24px, 32px, 48px — snap all gaps/padding to these

## Radius
- base: 12px
- button: 12px
- card: 32px
- sharp: 2px

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `#0061EF` / `#FFFFFF` | 2px solid rgba(0, 0, 0, 0) | 32px | 14.3px 24px 14.3px 24px | 700 14px | rgba(65, 61, 69, 0.2) 0px 2px 0px 0px |
| secondary | `#2D2C2B` / `#FFFFFF` | 2px solid rgba(0, 0, 0, 0) | 32px | 14px 20px 14px 20px | 700 16px | none |

**States (measured, not guessed)**

- primary hover: background `#0040EA`
- primary focus: background `#0040EA` · outline `2px solid rgb(0, 64, 234)`
- secondary hover: background `#141313`
- transition: `color 0.15s cubic-bezier(0.32, 0.94, 0.6, 1)`

## Shadows (elevation)
- subtle: `rgba(65, 61, 69, 0.2) 0px 2px 0px 0px`
- card: `rgba(20, 19, 19, 0.2) 0px 3.23px 6.45px 0px`

## Motion
- durations: 150ms (dominant) · 300ms · 400ms
- easings: `cubic-bezier(0.32, 0.94, 0.6, 1)` (dominant) · `ease`
- animated properties: background-color, transform, color, border-color

Micro-interactions use the dominant duration + easing; nothing on the page animates slower than the longest duration above — don't invent springier motion.

## Layout (measured)
- container max 1440px
- nav: 80px · bg #FFFFFF

## Motion choreography (measured)
Load order: `div.css-ql5950`×2 @0ms → `div.css-c9r2uv` @0ms → `div.css-1ugswzl`×2 @0ms → `span.ot-sdk-show-settings` @537ms → `span.ot-sdk-show-settings` @537ms → `span.ot-sdk-show-settings` @537ms
- stagger: `div` ×7 — 500ms apart
- scroll reveal: 24 elements rest at opacity 0, animate in over 500ms (8 revealed during the drive).

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

## Components (measured)
- card ×7: pad 0px 0px 0px 0px · r 16px · bg rgba(0, 0, 0, 0)
  - hover: font-weight `400` · letter-spacing `normal`

## Responsive (measured)
- mobile (390px): 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/headspace-mobile

Export: Tailwind v4 (@theme)

@theme {
  /* action color #FFB700 — the one interactive color; buttons/links/emphasis only, never large fills. */
  --color-bg: #FFFFFF;
  --color-surface: #EFEFF1;
  --color-border: #D8D8DD;
  --color-text: #00001F;
  --color-text-muted: #606074;
  --color-primary: #FFB700;  /* primary brand / action color. */
  --color-accent: #FFB700;  /* 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: #FFB700;  /* inline text links — shares the action color. */
  --color-button-bg: #FFB700;  /* primary-button fill — the main call-to-action color. */
  --color-button-text: #FFFFFF;
  /* measured weights: 400, 500, 600, 700 — use these, not 400/600 */
  --text-hero: 64px; --font-weight-hero: 700; --leading-hero: 64px; --tracking-hero: -1.92px;
  --text-h2: 52px; --font-weight-h2: 700; --leading-h2: 57px; --tracking-h2: -1.56px;
  --text-h3: 48px; --font-weight-h3: 700; --leading-h3: 48px; --tracking-h3: -1.44px;
  --text-body: 16px; --font-weight-body: 400; --leading-body: 24px;
  --text-small: 14px; --font-weight-small: 700; --leading-small: 16px;
  --radius-base: 12px;
  --radius-button: 12px;
  --radius-card: 32px;
  --radius-sharp: 2px;
  --shadow-card: rgba(20, 19, 19, 0.2) 0px 3.23px 6.45px 0px;
  --shadow-subtle: rgba(65, 61, 69, 0.2) 0px 2px 0px 0px;
  --color-btn-hover: #0040EA;  /* measured primary hover fill */
  --outline-focus: 2px solid rgb(0, 64, 234);  /* measured focus ring */
  --ease-brand: cubic-bezier(0.32, 0.94, 0.6, 1);
  --duration-fast: 150ms;  /* use: duration-[var(--duration-fast)] */
  --duration-base: 300ms;
  --duration-slow: 400ms;
  --spacing: 8px;  /* measured base — drives the p-*/gap-* scale. steps seen on the page: 4, 8, 10, 12, 16, 19, 20, 24, 32, 48px */
}

Export: CSS variables

:root {
  /* action color #FFB700 — the one interactive color; buttons/links/emphasis only, never large fills. */
  --bg: #FFFFFF;
  --surface: #EFEFF1;
  --border: #D8D8DD;
  --text: #00001F;
  --text-muted: #606074;
  --primary: #FFB700;  /* primary brand / action color. */
  --accent: #FFB700;  /* 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: #FFB700;  /* inline text links — shares the action color. */
  --button-bg: #FFB700;  /* primary-button fill — the main call-to-action color. */
  --button-text: #FFFFFF;
  --text-hero: 64px; --weight-hero: 700; --leading-hero: 64px; --tracking-hero: -1.92px;
  --text-h2: 52px; --weight-h2: 700; --leading-h2: 57px; --tracking-h2: -1.56px;
  --text-h3: 48px; --weight-h3: 700; --leading-h3: 48px; --tracking-h3: -1.44px;
  --text-body: 16px; --weight-body: 400; --leading-body: 24px;
  --text-small: 14px; --weight-small: 700; --leading-small: 16px;
  --radius: 12px;
  --radius-button: 12px;
  --radius-card: 32px;
  --radius-sharp: 2px;
  --shadow-card: rgba(20, 19, 19, 0.2) 0px 3.23px 6.45px 0px;
  --shadow-subtle: rgba(65, 61, 69, 0.2) 0px 2px 0px 0px;
  --btn-bg-hover: #0040EA;
  --focus-ring: 2px solid rgb(0, 64, 234);
  --ease: cubic-bezier(0.32, 0.94, 0.6, 1);
  --duration-fast: 150ms;
  --duration-base: 300ms;
  --duration-slow: 400ms;
}