MozaikaDesign system

Sanity — Design System

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

Sanity goes boldest-in-class: Waldenburg at a monumental 112px/400 fills the viewport with structured-content manifestos, while IBM Plex Mono buttons in display-P3 orange pills inject engineering wit. White space is used at print-poster scale and code blocks sit beside editorial type as equals — a headless CMS arguing, in 112 pixels, that content is architecture.

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

Tokens

Sanity's decoded design system: background #FFFFFF, text #0B0B0B, accent #FF4100, link #0052EF, primary #FF4100; type scale h1 112px / h2 72px / body 18px; 4px spacing base; 5px base radius. The single interactive/action color is #FF4100 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.

Color roles

RoleValue
bg#FFFFFF
surface#F0F0F0
border#DADADA
text#0B0B0B
text_muted#676767
primary#FF4100
accent#FF4100
link#0052EF
secondary#CCD6DD
button_bg#FF4100
button_text#0B0B0B

Using these colors

Typography

Spacing

Radii

Motion

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

Native design tokens

TokenValue
--osano-clear-dialog-backgroundrgba(18,25,35,0)
--osano-button-border-color#fff
--osano-button-background-color#f36458
--osano-button-foreground-color#121923
--osano-dialog-background-color#121923
--osano-dialog-foreground-color#afbaca
--osano-info-dialog-overlay-colorrgba(18,25,35,0.2)
--osano-link-color#f68b82
--osano-toggle-off-track-color#3c4758
--osano-toggle-off-thumb-color#ffffff

…and 110 more measured on the page.

Button states (measured)

Layout (measured)

Motion choreography (measured)

Load order: div.marquee-trackheader.headerspan.blockdiv.osano-cm-info-dialog__in×2 → p.text-body-lgp.text-body-lg

Scroll reveal: 10 elements rest at opacity 0, translateY(40px), animate in over 0.6s linear.

Stagger: div ×4 — 150ms apart.

Overlay recipe (measured)

dialog panel: #FFFFFF · radius 0px

Input (measured)

height 35px · radius 3px · focus ring 0px solid rgb(255, 255, 255)

Themes

dark counterpart: background #0B0B0B, text #FFFFFF.

Responsive (measured)

Per-section tokens (16)

Export: DESIGN.md

# Sanity — Design System

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

Sanity goes boldest-in-class: Waldenburg at a monumental 112px/400 fills the viewport with structured-content manifestos, while IBM Plex Mono buttons in display-P3 orange pills inject engineering wit. White space is used at print-poster scale and code blocks sit beside editorial type as equals — a headless CMS arguing, in 112 pixels, that content is architecture.

## Colors

| Role | Value |
|------|-------|
| bg | `#FFFFFF` |
| surface | `#F0F0F0` |
| border | `#DADADA` |
| text | `#0B0B0B` |
| text_muted | `#676767` |
| primary | `#FF4100` |
| accent | `#FF4100` |
| link | `#0052EF` |
| secondary | `#CCD6DD` |
| button_bg | `#FF4100` |
| button_text | `#0B0B0B` |

**Using these colors**

- **Action color** `#FF4100` — 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 `#FF4100` — one role, not several (your action color).
- **accent** `#FF4100` — 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** `#0052EF` — inline text links and link-styled controls.
- **secondary** `#CCD6DD` — 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): `#070707` 63.3% · `#FFFFFF` 26.2% · `#BA8A79` 10.5%

## Typography

- Heading: **Waldenburg** _(free fallback: Newsreader)_
- Body: **Waldenburg** _(free fallback: Newsreader)_
- Mono: **IBM Plex Mono-eea356736565d76d** _(measured)_

| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 112px / 400 · lh 112px · tracking -4.48px |
| h2 | 72px / 400 · lh 76px · tracking -2.88px |
| h3 | 48px / 400 · lh 52px · tracking -1.68px |
| body | 12px / 400 · lh 18px |
| small | 11px / 500 · lh 11px |

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

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

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

## Radius
- base: 5px
- button: 9999px
- card: 5px
- pill: 9999px
- sharp: 3px

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `#0052EF` / `#FFFFFF` | 1px solid rgb(0, 82, 239) | 9999px | 4px 12px 4px 12px | 400 13px | none |
| secondary | `color(display-p3 1 0.3333 0)` / `#0B0B0B` | 1px solid color(display-p3 1 0.3333 0) | 9999px | 4px 12px 4px 12px | 400 13px | none |

**States (measured, not guessed)**

- primary hover: background `#FFFFFF` · color `#0052EF`
- primary focus: height `35px` · outline `2px dotted rgb(11, 11, 11)`
- secondary hover: border `1px solid rgb(11, 11, 11)` · background `#0B0B0B` · color `color(display-p3 1 0.3333 0)`

## Motion
- durations: 150ms (dominant) · 600ms · 200ms
- easings: `cubic-bezier(0.4, 0, 0.2, 1)` (dominant) · `linear`
- animated properties: color, outline-color, opacity, 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.

## Their own tokens (verbatim from :root)

| Token | Value |
|-------|-------|
| `--osano-clear-dialog-background` | `rgba(18,25,35,0)` |
| `--osano-button-border-color` | `#fff` |
| `--osano-button-background-color` | `#f36458` |
| `--osano-button-foreground-color` | `#121923` |
| `--osano-dialog-background-color` | `#121923` |
| `--osano-dialog-foreground-color` | `#afbaca` |
| `--osano-info-dialog-overlay-color` | `rgba(18,25,35,0.2)` |
| `--osano-link-color` | `#f68b82` |
| `--osano-toggle-off-track-color` | `#3c4758` |
| `--osano-toggle-off-thumb-color` | `#ffffff` |
| `--osano-toggle-on-track-color` | `#206ee9` |
| `--osano-toggle-on-thumb-color` | `#ffffff` |

_…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 1296px · common grid: 2-col
- nav: 67px sticky · bg #FFFFFF

| Section (y) | Height | Cols | Gap | Pad y | Split |
|---|---|---|---|---|---|
| 0 | 900 | 2 | 8 | 0/0 | — |
| 900 | 1192 | — | — | 128/128 | — |
| 2092 | 1073 | 2 | 24 | 128/128 | — |
| 3165 | 856 | 2 | 24 | 0/0 | — |

## Motion choreography (measured)
Load order: `div.marquee-track` @0ms → `header.header` @103ms → `span.block` @103ms → `div.osano-cm-info-dialog__in`×2 @737ms → `p.text-body-lg` @908ms → `p.text-body-lg` @909ms
- stagger: `div` ×4 — 150ms apart
- scroll reveal: 10 elements rest at opacity 0, translateY(40px), animate in over 0.6s linear (6 revealed during the drive).
- overlay dialog (auto-opened): panel #FFFFFF · r 0px · border 1px solid rgb(11, 11, 11)

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

## Components (measured)
- input: h 35px · r 3px · bg rgba(0, 0, 0, 0) · placeholder #797979
  - focus ring: `0px solid rgb(255, 255, 255)` — this exact construction, don't invent your own
- disabled: bg #212121 · text #797979

## Themes (both measured)
- dark counterpart: bg `#0B0B0B` · text `#FFFFFF`

## Responsive (measured)
- breakpoints: 376px · 590px · 768px · 980px · 1200px
- mobile (390px): hero 60px · 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/sanity

Export: Tailwind v4 (@theme)

@theme {
  /* action color #FF4100 — the one interactive color; buttons/links/emphasis only, never large fills. */
  --color-bg: #FFFFFF;
  --color-surface: #F0F0F0;
  --color-border: #DADADA;
  --color-text: #0B0B0B;
  --color-text-muted: #676767;
  --color-primary: #FF4100;  /* primary brand / action color. */
  --color-accent: #FF4100;  /* 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: #0052EF;  /* inline text links and link-styled controls. */
  --color-secondary: #CCD6DD;  /* 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: #FF4100;  /* primary-button fill — the main call-to-action color. */
  --color-button-text: #0B0B0B;
  /* fonts: Waldenburg may be proprietary — safe free fallback: Newsreader (Google Fonts). */
  --font-heading: "Waldenburg", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Waldenburg", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-mono: "IBM Plex Mono-eea356736565d76d", ui-monospace, monospace;
  /* measured weights: 400, 425, 500 — use these, not 400/600 */
  --text-hero: 112px; --font-weight-hero: 400; --leading-hero: 112px; --tracking-hero: -4.48px;
  --text-h2: 72px; --font-weight-h2: 400; --leading-h2: 76px; --tracking-h2: -2.88px;
  --text-h3: 48px; --font-weight-h3: 400; --leading-h3: 52px; --tracking-h3: -1.68px;
  --text-body: 12px; --font-weight-body: 400; --leading-body: 18px;
  --text-small: 11px; --font-weight-small: 500; --leading-small: 11px;
  --radius-base: 5px;
  --radius-button: 9999px;
  --radius-card: 5px;
  --radius-pill: 9999px;
  --radius-sharp: 3px;
  --color-btn-hover: #FFFFFF;  /* measured primary hover fill */
  --outline-focus: 2px dotted rgb(11, 11, 11);  /* 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: 600ms;
  --section-y: 128px;  /* per-section vertical padding (measured) */
  --spacing: 4px;  /* measured base — drives the p-*/gap-* scale. steps seen on the page: 2, 4, 6, 8, 12, 16, 18, 24, 32, 48px */
}

Export: CSS variables

:root {
  /* action color #FF4100 — the one interactive color; buttons/links/emphasis only, never large fills. */
  --bg: #FFFFFF;
  --surface: #F0F0F0;
  --border: #DADADA;
  --text: #0B0B0B;
  --text-muted: #676767;
  --primary: #FF4100;  /* primary brand / action color. */
  --accent: #FF4100;  /* 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: #0052EF;  /* inline text links and link-styled controls. */
  --secondary: #CCD6DD;  /* 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: #FF4100;  /* primary-button fill — the main call-to-action color. */
  --button-text: #0B0B0B;
  --font-heading: "Waldenburg", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Waldenburg", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-mono: "IBM Plex Mono-eea356736565d76d", ui-monospace, monospace;
  --text-hero: 112px; --weight-hero: 400; --leading-hero: 112px; --tracking-hero: -4.48px;
  --text-h2: 72px; --weight-h2: 400; --leading-h2: 76px; --tracking-h2: -2.88px;
  --text-h3: 48px; --weight-h3: 400; --leading-h3: 52px; --tracking-h3: -1.68px;
  --text-body: 12px; --weight-body: 400; --leading-body: 18px;
  --text-small: 11px; --weight-small: 500; --leading-small: 11px;
  --radius: 5px;
  --radius-button: 9999px;
  --radius-card: 5px;
  --radius-pill: 9999px;
  --radius-sharp: 3px;
  --btn-bg-hover: #FFFFFF;
  --focus-ring: 2px dotted rgb(11, 11, 11);
  --ease: cubic-bezier(0.4, 0, 0.2, 1);
  --duration-fast: 150ms;
  --duration-base: 200ms;
  --duration-slow: 600ms;
  --section-y: 128px;
}

/* their own tokens, verbatim from the site's :root */
:root {
  --osano-clear-dialog-background: rgba(18,25,35,0);
  --osano-button-border-color: #fff;
  --osano-button-background-color: #f36458;
  --osano-button-foreground-color: #121923;
  --osano-dialog-background-color: #121923;
  --osano-dialog-foreground-color: #afbaca;
  --osano-info-dialog-overlay-color: rgba(18,25,35,0.2);
  --osano-link-color: #f68b82;
  --osano-toggle-off-track-color: #3c4758;
  --osano-toggle-off-thumb-color: #ffffff;
  --osano-toggle-on-track-color: #206ee9;
  --osano-toggle-on-thumb-color: #ffffff;
}
/* fonts: Waldenburg may be proprietary — safe free fallback: Newsreader (Google Fonts). */