MozaikaDesign system

Savee — Design System

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

SAVEE curates for 'visual minds' on near-black #050505: its self-hosted custom sans at 60px/500 in off-white, full-pill white CTAs, and a masonry flood of saved imagery as the true interface. The moodboard tool presents itself as a moodboard — type kept anonymous-cool so the collected images set the taste.

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

Tokens

Savee's decoded design system: background #050505, text #ECECEE, accent #1019ED, link #1019ED, primary #1019ED; type scale h1 60px / h2 60px / body 36px; 4px spacing base; 4px base radius. The single interactive/action color is #1019ED — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.

Color roles

RoleValue
bg#050505
surface#121212
border#272727
text#ECECEE
text_muted#949495
primary#1019ED
accent#1019ED
link#1019ED
button_bg#1019ED
button_text#FDFDFD

Using these colors

Typography

Spacing

Radii

Shadows (elevation)

Motion

Micro-interactions run at 560ms (dominant) with cubic-bezier(0.22, 0.86, 0, 1).

Native design tokens

TokenValue
--nav-height80px
--warning-height60px

Button states (measured)

Layout (measured)

Motion choreography (measured)

Load order: div.-xl:animate-scrollspan.animated-cta-letter×42

Scroll reveal: 39 elements rest at opacity 0, translateY(20px), animate in over 0.56s ease.

Stagger: span ×66 — 32ms apart.

Responsive (measured)

Per-section tokens (7)

Export: DESIGN.md

# Savee — Design System

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

SAVEE curates for 'visual minds' on near-black #050505: its self-hosted custom sans at 60px/500 in off-white, full-pill white CTAs, and a masonry flood of saved imagery as the true interface. The moodboard tool presents itself as a moodboard — type kept anonymous-cool so the collected images set the taste.

## Colors

| Role | Value |
|------|-------|
| bg | `#050505` |
| surface | `#121212` |
| border | `#272727` |
| text | `#ECECEE` |
| text_muted | `#949495` |
| primary | `#1019ED` |
| accent | `#1019ED` |
| link | `#1019ED` |
| button_bg | `#1019ED` |
| button_text | `#FDFDFD` |

**Using these colors**

- **Action color** `#1019ED` — 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 `#1019ED` — one role, not several (your action color).
- **accent** `#1019ED` — 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): `#050505` 84.3% · `#151515` 12.4% · `#7A7DB8` 2.2% · `#28293B` 1%

## Typography


| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 60px / 500 · lh 60px · tracking -3.3px |
| h2 | 36px / 500 · lh 40px · tracking -1.8px |
| body | 24px / 400 · lh 30px · tracking -0.72px |
| small | 21px / 500 · lh 27px · tracking -0.63px |

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

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

## Radius
- base: 4px
- button: 9999px
- card: 40px
- pill: 9999px

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `rgba(0, 0, 0, 0)` / `#FDFDFD` | none | 9999px | 16px 20px 16px 20px | 400 14px / -0.14px | rgb(255, 255, 255) 0px 0px 0px 0px inset, rgb(64, 64, 64) 0px 0px 0px 2px inset, rgba(0, 0, 0, 0) 0px 0px 0px 0px |
| secondary | `#FDFDFD` / `#151515` | none | 9999px | — | — | none |

**States (measured, not guessed)**

- primary hover: background `#404040`
- transition: `color 0.18s cubic-bezier(0, 0, 0.2, 1)`

## Shadows (elevation)
- subtle: `rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.35) 0px 18px 70px 0px`
- card: `rgb(255, 255, 255) 0px 0px 0px 0px, rgb(64, 64, 64) 0px 0px 0px 1.25px, rgba(0, 0, 0, 0) 0px 0px 0px 0px`

## Motion
- durations: 560ms (dominant) · 680ms · 150ms
- easings: `cubic-bezier(0.22, 0.86, 0, 1)` (dominant) · `ease`
- animated properties: transform, opacity, color, background-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 |
|-------|-------|
| `--nav-height` | `80px` |
| `--warning-height` | `60px` |

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

## Layout (measured)
- container max 1310px · common grid: 2-col

## Motion choreography (measured)
Load order: `` @0ms → `span.animated-cta-letter`×42 @148ms
- `span.animated-cta-letter` ×24 — opacity 0→1 · transform translateY(115%) rotateX(-72deg)→translateY(0px) rotateX(0deg) — 520ms cubic-bezier(0.22, 0.86, 0, 1)
- stagger: `span` ×66 — 32ms apart
- scroll reveal: 39 elements rest at opacity 0, translateY(20px), animate in over 0.56s ease (39 revealed during the drive).

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

## Components (measured)
- link: #A3A3A3 · no underline — hover #F5F5F5

## Responsive (measured)
- breakpoints: 600px · 799px · 979px · 1024px · 1600px
- mobile (390px): hero 32px · 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/savee

Export: Tailwind v4 (@theme)

@theme {
  /* action color #1019ED — the one interactive color; buttons/links/emphasis only, never large fills. */
  --color-bg: #050505;
  --color-surface: #121212;
  --color-border: #272727;
  --color-text: #ECECEE;
  --color-text-muted: #949495;
  --color-primary: #1019ED;  /* primary brand / action color. */
  --color-accent: #1019ED;  /* 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: #1019ED;  /* inline text links — shares the action color. */
  --color-button-bg: #1019ED;  /* primary-button fill — the main call-to-action color. */
  --color-button-text: #FDFDFD;
  /* measured weights: 400, 500 — use these, not 400/600 */
  --text-hero: 60px; --font-weight-hero: 500; --leading-hero: 60px; --tracking-hero: -3.3px;
  --text-h2: 36px; --font-weight-h2: 500; --leading-h2: 40px; --tracking-h2: -1.8px;
  --text-body: 24px; --font-weight-body: 400; --leading-body: 30px; --tracking-body: -0.72px;
  --text-small: 21px; --font-weight-small: 500; --leading-small: 27px; --tracking-small: -0.63px;
  --radius-base: 4px;
  --radius-button: 9999px;
  --radius-card: 40px;
  --radius-pill: 9999px;
  --shadow-card: rgb(255, 255, 255) 0px 0px 0px 0px, rgb(64, 64, 64) 0px 0px 0px 1.25px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
  --shadow-subtle: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.35) 0px 18px 70px 0px;
  --color-btn-hover: #404040;  /* measured primary hover fill */
  --ease-brand: cubic-bezier(0.22, 0.86, 0, 1);
  --duration-fast: 150ms;  /* use: duration-[var(--duration-fast)] */
  --duration-base: 560ms;
  --duration-slow: 680ms;
  --section-y: 40px;  /* per-section vertical padding (measured) */
  --spacing: 4px;  /* measured base — drives the p-*/gap-* scale. steps seen on the page: 8, 12, 16, 20, 24, 28, 32, 40, 64, 80px */
}

Export: CSS variables

:root {
  /* action color #1019ED — the one interactive color; buttons/links/emphasis only, never large fills. */
  --bg: #050505;
  --surface: #121212;
  --border: #272727;
  --text: #ECECEE;
  --text-muted: #949495;
  --primary: #1019ED;  /* primary brand / action color. */
  --accent: #1019ED;  /* 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: #1019ED;  /* inline text links — shares the action color. */
  --button-bg: #1019ED;  /* primary-button fill — the main call-to-action color. */
  --button-text: #FDFDFD;
  --text-hero: 60px; --weight-hero: 500; --leading-hero: 60px; --tracking-hero: -3.3px;
  --text-h2: 36px; --weight-h2: 500; --leading-h2: 40px; --tracking-h2: -1.8px;
  --text-body: 24px; --weight-body: 400; --leading-body: 30px; --tracking-body: -0.72px;
  --text-small: 21px; --weight-small: 500; --leading-small: 27px; --tracking-small: -0.63px;
  --radius: 4px;
  --radius-button: 9999px;
  --radius-card: 40px;
  --radius-pill: 9999px;
  --shadow-card: rgb(255, 255, 255) 0px 0px 0px 0px, rgb(64, 64, 64) 0px 0px 0px 1.25px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
  --shadow-subtle: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.35) 0px 18px 70px 0px;
  --btn-bg-hover: #404040;
  --ease: cubic-bezier(0.22, 0.86, 0, 1);
  --duration-fast: 150ms;
  --duration-base: 560ms;
  --duration-slow: 680ms;
  --section-y: 40px;
}

/* their own tokens, verbatim from the site's :root */
:root {
  --nav-height: 80px;
  --warning-height: 60px;
}