Craft — Design System
Craft writes its own pitch in Klim's Untitled pair: Untitled Serif at 66px/400 in near-black on cream #FCF9F7 for 'Your space for notes, tasks, and big ideas', Untitled Sans on full-pill ink buttons, body at 16-24px. Documents rendered as beautiful artifacts float through every section — a notes app arguing, in book typography, that your writing deserves this.
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/craft.
Tokens
Craft's decoded design system: background #FCF9F7, text #030302, accent #030302, link #FF3B30, primary #9BD8A9; type scale h1 66px / h2 54px / body 16px; 4px spacing base; 6px base radius. The single interactive/action color is #030302 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #FCF9F7 |
| surface | #EDEAE8 |
| border | #D6D4D2 |
| text | #030302 |
| text_muted | #61605F |
| primary | #9BD8A9 |
| accent | #030302 |
| link | #FF3B30 |
| secondary | #3C82F7 |
| button_bg | #030302 |
| button_text | #FFFFFF |
Using these colors
- Action color
#030302— the single interactive color; only on things you click or must notice, never large fills. accent,button_bgare all#030302— one role, not several (the action color).- accent
#030302— 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. - primary
#9BD8A9— a brand color — but the call-to-action uses #030302, not this. - link
#FF3B30— inline text links and link-styled controls. - secondary
#3C82F7— 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.
Typography
- Heading: Untitled Serif
- Body: Untitled Sans
- h1: 66px
- h2: 54px
- body: 16px
Spacing
- base unit: 4px
- scale: 3px, 4px, 5px, 8px, 10px, 12px, 16px, 20px, 24px, 32px
Radii
- base: 6px
- button: 9999px
Shadow
rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px
Shadows (elevation)
- overlay:
rgba(0, 0, 0, 0.01) 0px 50px 40px 0px, rgba(0, 0, 0, 0.02) 0px 50px 40px 0px, rgba(0, 0, 0, 0.05) 0px 20px 40px 0px, rgba(0, 0, 0, 0.08) 0px 3px 10px 0px
Motion
Micro-interactions run at 150ms (dominant) with cubic-bezier(0.4, 0, 0.2, 1).
- durations: 150ms · 200ms · 500ms
- easings:
cubic-bezier(0.4, 0, 0.2, 1)·cubic-bezier(0, 0, 0.2, 1) - animated properties: color, background-color, border-color, outline-color
Native design tokens
| Token | Value |
|---|---|
--card | #fff |
--card-foreground | #030302 |
--popover | #fff |
--popover-foreground | #030302 |
--primary | #030302 |
--primary-foreground | #030302 |
--secondary | #fff |
--secondary-foreground | #030302 |
--muted | #0303020a |
--muted-foreground | #03030280 |
…and 110 more measured on the page.
Button states (measured)
- primary hover: background
rgba(3, 3, 2, 0.75) - primary focus: outline
1px auto oklab(0.0959089 -0.00155481 0.00499368 / 0.0607843)
Layout (measured)
- container max-width:
1080px - nav: 52px fixed, backdrop
blur(4px) - common grid: 5 columns
Motion choreography (measured)
Load order: a.sticky → div.relative → div.relative
Responsive (measured)
- breakpoints: 640px · 768px · 1024px · 1280px · 1536px
- mobile (390px): hero 48px · nav inline
Per-section tokens (10)
- Hero — light · bg #9ECFE6 · text #8093B3 · 1 col · left
- Feature — light · bg #FCFAF8 · text #3A3A39 · 1 col · left
- Testimonial / Social Proof — light · bg #FCFAF8 · text #685749 · 4 col · split
- Feature — light · bg #B1C4F3 · text #FFF4E9 · 1 col · left
- Testimonial / Social Proof — light · bg #FCFAF8 · text #898C83 · 1 col · left
- Feature — light · bg #FCFAF8 · text #81B08D · 1 col · left
- Logo Wall — light · bg #FCFAF8 · text #ADA690 · 1 col · left
- Feature — light · bg #FEFDF5 · text #E2D28E · 1 col · left
- Feature — light · bg #FCFAF8 · text #99ABC3 · 1 col · left
- Gallery / Showcase — light · bg #FCFAF8 · text #441E18 · 1 col · left
Export: DESIGN.md
# Craft — Design System > light, modern, medium, tailwind — deep decode (measured live) Craft writes its own pitch in Klim's Untitled pair: Untitled Serif at 66px/400 in near-black on cream #FCF9F7 for 'Your space for notes, tasks, and big ideas', Untitled Sans on full-pill ink buttons, body at 16-24px. Documents rendered as beautiful artifacts float through every section — a notes app arguing, in book typography, that your writing deserves this. ## Colors | Role | Value | |------|-------| | bg | `#FCF9F7` | | surface | `#EDEAE8` | | border | `#D6D4D2` | | text | `#030302` | | text_muted | `#61605F` | | primary | `#9BD8A9` | | accent | `#030302` | | link | `#FF3B30` | | secondary | `#3C82F7` | | button_bg | `#030302` | | button_text | `#FFFFFF` | **Using these colors** - **Action color** `#030302` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds. - `accent`, `button_bg` are all `#030302` — one role, not several (your action color). - **accent** `#030302` — 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. - **primary** `#9BD8A9` — a brand color — but the call-to-action uses #030302, not this. - **link** `#FF3B30` — inline text links and link-styled controls. - **secondary** `#3C82F7` — 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): `#F7F7F8` 37.9% · `#A1D6EF` 25.3% · `#C1DBE4` 13.9% · `#A5C6D9` 8.1% ## Typography - Heading: **Untitled Serif** _(free fallback: Newsreader)_ - Body: **Untitled Sans** _(free fallback: Newsreader)_ | Role | Size / weight · line-height · tracking | |------|------------------------------------------| | hero | 66px / 400 · lh 66px · tracking -1.98px | | h2 | 54px / 400 · lh 59px · tracking -1.08px | | h3 | 46px / 400 · lh 56px · tracking -1.38px | | body | 24px / 400 · lh 29px · tracking -0.72px | | small | 20px / 400 · lh 28px · tracking -0.6px | - Weight ladder: 400 · 500 · 700 — use these exact measured weights, not the 400/600 defaults. > **Fonts —** Untitled Serif may be proprietary — safe free fallback: Newsreader (Google Fonts). Untitled Sans may be proprietary — safe free fallback: Newsreader (Google Fonts). ## Spacing - base unit: 4px (inferred from the measured scale) - measured scale: 3px, 4px, 5px, 8px, 10px, 12px, 16px, 20px, 24px, 32px — snap all gaps/padding to these - section rhythm: 60px top/bottom padding per section (measured) ## Radius - base: 6px - button: 9999px - card: 24px - pill: 9999px ## Buttons | Button | Fill / text | Border | Radius | Padding | Font | Shadow | |--------|-------------|--------|--------|---------|------|--------| | primary | `#030302` / `#FFFFFF` | none | 3.35544e+07px | 8px 14px 8px 14px | 500 16px | rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px | | secondary | `rgba(0, 0, 0, 0)` / `#030302` | none | 3.35544e+07px | 16px 32px 16px 32px | 500 16px | none | **States (measured, not guessed)** - primary hover: background `rgba(3, 3, 2, 0.75)` - primary focus: outline `1px auto oklab(0.0959089 -0.00155481 0.00499368 / 0.0607843)` - transition: `all 0.2s cubic-bezier(0.4, 0, 0.2, 1)` ## Shadows (elevation) - button: `rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px` - overlay: `rgba(0, 0, 0, 0.01) 0px 50px 40px 0px, rgba(0, 0, 0, 0.02) 0px 50px 40px 0px, rgba(0, 0, 0, 0.05) 0px 20px 40px 0px, rgba(0, 0, 0, 0.08) 0px 3px 10px 0px` ## Motion - durations: 150ms (dominant) · 200ms · 500ms - easings: `cubic-bezier(0.4, 0, 0.2, 1)` (dominant) · `cubic-bezier(0, 0, 0.2, 1)` - 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 | |-------|-------| | `--card` | `#fff` | | `--card-foreground` | `#030302` | | `--popover` | `#fff` | | `--popover-foreground` | `#030302` | | `--primary` | `#030302` | | `--primary-foreground` | `#030302` | | `--secondary` | `#fff` | | `--secondary-foreground` | `#030302` | | `--muted` | `#0303020a` | | `--muted-foreground` | `#03030280` | | `--accent` | `#427e8a` | | `--accent-foreground` | `#030302` | _…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 1080px · common grid: 5-col - nav: 52px fixed · backdrop blur(4px) | Section (y) | Height | Cols | Gap | Pad y | Split | |---|---|---|---|---|---| | 943 | 379 | 5 | 80 | 60/60 | — | | 4527 | 334 | 4 | 8 | 60/60 | — | ## Motion choreography (measured) Load order: `a.sticky` @0ms → `div.relative` @831ms → `div.relative` @832ms Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography. ## Responsive (measured) - breakpoints: 640px · 768px · 1024px · 1280px · 1536px - mobile (390px): hero 48px · 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/craft
Export: Tailwind v4 (@theme)
@theme {
/* action color #030302 — the one interactive color; buttons/links/emphasis only, never large fills. */
--color-bg: #FCF9F7;
--color-surface: #EDEAE8;
--color-border: #D6D4D2;
--color-text: #030302;
--color-text-muted: #61605F;
--color-primary: #9BD8A9; /* a brand color — but the call-to-action uses #030302, not this. */
--color-accent: #030302; /* 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: #FF3B30; /* inline text links and link-styled controls. */
--color-secondary: #3C82F7; /* 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: #030302; /* primary-button fill — the main call-to-action color. */
--color-button-text: #FFFFFF;
/* fonts: Untitled Serif may be proprietary — safe free fallback: Newsreader (Google Fonts). Untitled Sans may be proprietary — safe free fallback: Newsreader (Google Fonts). */
--font-heading: "Untitled Serif", "Newsreader", Georgia, 'Times New Roman', serif;
--font-body: "Untitled Sans", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
/* measured weights: 400, 500, 700 — use these, not 400/600 */
--text-hero: 66px; --font-weight-hero: 400; --leading-hero: 66px; --tracking-hero: -1.98px;
--text-h2: 54px; --font-weight-h2: 400; --leading-h2: 59px; --tracking-h2: -1.08px;
--text-h3: 46px; --font-weight-h3: 400; --leading-h3: 56px; --tracking-h3: -1.38px;
--text-body: 24px; --font-weight-body: 400; --leading-body: 29px; --tracking-body: -0.72px;
--text-small: 20px; --font-weight-small: 400; --leading-small: 28px; --tracking-small: -0.6px;
--radius-base: 6px;
--radius-button: 9999px;
--radius-card: 24px;
--radius-pill: 9999px;
--shadow-overlay: rgba(0, 0, 0, 0.01) 0px 50px 40px 0px, rgba(0, 0, 0, 0.02) 0px 50px 40px 0px, rgba(0, 0, 0, 0.05) 0px 20px 40px 0px, rgba(0, 0, 0, 0.08) 0px 3px 10px 0px;
--color-btn-hover: rgba(3, 3, 2, 0.75); /* measured primary hover fill */
--outline-focus: 1px auto oklab(0.0959089 -0.00155481 0.00499368 / 0.0607843); /* 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: 500ms;
--section-y: 60px; /* per-section vertical padding (measured) */
--spacing: 4px; /* measured base — drives the p-*/gap-* scale. steps seen on the page: 3, 4, 5, 8, 10, 12, 16, 20, 24, 32px */
}Export: CSS variables
:root {
/* action color #030302 — the one interactive color; buttons/links/emphasis only, never large fills. */
--bg: #FCF9F7;
--surface: #EDEAE8;
--border: #D6D4D2;
--text: #030302;
--text-muted: #61605F;
--primary: #9BD8A9; /* a brand color — but the call-to-action uses #030302, not this. */
--accent: #030302; /* 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: #FF3B30; /* inline text links and link-styled controls. */
--secondary: #3C82F7; /* 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: #030302; /* primary-button fill — the main call-to-action color. */
--button-text: #FFFFFF;
--font-heading: "Untitled Serif", "Newsreader", Georgia, 'Times New Roman', serif;
--font-body: "Untitled Sans", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
--text-hero: 66px; --weight-hero: 400; --leading-hero: 66px; --tracking-hero: -1.98px;
--text-h2: 54px; --weight-h2: 400; --leading-h2: 59px; --tracking-h2: -1.08px;
--text-h3: 46px; --weight-h3: 400; --leading-h3: 56px; --tracking-h3: -1.38px;
--text-body: 24px; --weight-body: 400; --leading-body: 29px; --tracking-body: -0.72px;
--text-small: 20px; --weight-small: 400; --leading-small: 28px; --tracking-small: -0.6px;
--radius: 6px;
--radius-button: 9999px;
--radius-card: 24px;
--radius-pill: 9999px;
--shadow-overlay: rgba(0, 0, 0, 0.01) 0px 50px 40px 0px, rgba(0, 0, 0, 0.02) 0px 50px 40px 0px, rgba(0, 0, 0, 0.05) 0px 20px 40px 0px, rgba(0, 0, 0, 0.08) 0px 3px 10px 0px;
--btn-bg-hover: rgba(3, 3, 2, 0.75);
--focus-ring: 1px auto oklab(0.0959089 -0.00155481 0.00499368 / 0.0607843);
--ease: cubic-bezier(0.4, 0, 0.2, 1);
--duration-fast: 150ms;
--duration-base: 200ms;
--duration-slow: 500ms;
--section-y: 60px;
}
/* their own tokens, verbatim from the site's :root */
:root {
--card: #fff;
--card-foreground: #030302;
--popover: #fff;
--popover-foreground: #030302;
--primary: #030302;
--primary-foreground: #030302;
--secondary: #fff;
--secondary-foreground: #030302;
--muted: #0303020a;
--muted-foreground: #03030280;
--accent: #427e8a;
--accent-foreground: #030302;
}
/* fonts: Untitled Serif may be proprietary — safe free fallback: Newsreader (Google Fonts). Untitled Sans may be proprietary — safe free fallback: Newsreader (Google Fonts). */