MozaikaDesign system

Krea — Design System

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

Krea renders realtime AI in Suisse Intl at 60-72px white on black, 14px dense working text, and white full-pill CTAs. Generation canvases and model comparisons fill the dark stage — a creative-AI studio letting Swiss neutrality frame the one thing that moves: the image being born on screen.

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

Tokens

Krea's decoded design system: background #101010, text #ECECEE, accent #4285F4, link #4285F4, primary #1A73E8; type scale h1 72px / h2 18px / body 14px; 4px spacing base; 8px base radius. The single interactive/action color is #FFFFFF — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.

Color roles

RoleValue
bg#101010
surface#1D1D1D
border#313131
text#ECECEE
text_muted#989899
primary#1A73E8
accent#4285F4
link#4285F4
secondary#D2E3FC
button_bg#FFFFFF
button_text#000000

Using these colors

Typography

Spacing

Radii

Shadows (elevation)

Motion

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

Native design tokens

TokenValue
--backgroundoklch(14.5% 0 0)
--foregroundoklch(98.5% 0 0)
--cardoklch(20.5% 0 0)
--card-foregroundoklch(98.5% 0 0)
--popoveroklch(20.5% 0 0)
--popover-foregroundoklch(98.5% 0 0)
--primaryoklch(100% 0 0)
--primary-foregroundoklch(0% 0 0)
--secondaryoklch(26.9% 0 0)
--secondary-foregroundoklch(98.5% 0 0)

…and 110 more measured on the page.

Button states (measured)

Layout (measured)

Motion choreography (measured)

Load order: div.flex×4 → div.wave-bar×6 → body.dark:bg-primary-950header.headerimg.transition-[transform,×14 → g.transition-transform×8

Scroll reveal: 25 elements rest at opacity 0, translateY(100px), animate in over 0.2s cubic-bezier(0, 0, 0.2, 1).

Stagger: div ×6 — 100ms apart.

Responsive (measured)

Per-section tokens (1)

Export: DESIGN.md

# Krea — Design System

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

Krea renders realtime AI in Suisse Intl at 60-72px white on black, 14px dense working text, and white full-pill CTAs. Generation canvases and model comparisons fill the dark stage — a creative-AI studio letting Swiss neutrality frame the one thing that moves: the image being born on screen.

## Colors

| Role | Value |
|------|-------|
| bg | `#101010` |
| surface | `#1D1D1D` |
| border | `#313131` |
| text | `#ECECEE` |
| text_muted | `#989899` |
| primary | `#1A73E8` |
| accent | `#4285F4` |
| link | `#4285F4` |
| secondary | `#D2E3FC` |
| button_bg | `#FFFFFF` |
| button_text | `#000000` |

**Using these colors**

- **Action color** `#FFFFFF` — 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 `#4285F4` — one role, not several.
- **accent** `#4285F4` — accent for emphasis — keep it rare on the page.
- **primary** `#1A73E8` — a brand color — but the call-to-action uses #FFFFFF, not this.
- **secondary** `#D2E3FC` — 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): `#000000` 74.6% · `#161617` 17.6% · `#6C6460` 7.8%

## Typography

- Heading: **Suisse Intl** _(free fallback: Newsreader)_
- Body: **Suisse Intl** _(free fallback: Newsreader)_

| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 96px / 600 · lh 96px · tracking -1.44px |
| h2 | 72px / 600 · lh 86px · tracking -1.8px |
| h3 | 60px / 400 · lh 63px |
| body | 14px / 400 · lh 20px |
| small | 13px / 400 · lh 13px |
| eyebrow | 12px / 500 · tracking 1.2px |

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

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

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

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

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `#FFFFFF` / `#000000` | 1px solid oklab(0 0 0 / 0.2) | 3.35544e+07px | 8px 16px 8px 16px | 450 14px | none |
| secondary | `oklch(1 0 0)` / `oklch(0 0 0)` | none | 3.35544e+07px | 24px 40px 24px 40px | 450 16px | none |

**States (measured, not guessed)**

- primary hover: background `#F5F5F5`
- primary focus: border `1px solid oklch(0.556 0 0)`
- secondary hover: background `oklab(1 0 0 / 0.9)`
- transition: `all 0.15s cubic-bezier(0.4, 0, 0.2, 1)`

## Shadows (elevation)
- overlay: `rgba(0, 0, 0, 0.25) 0px 20px 39px -20px`

## Motion
- durations: 200ms (dominant) · 500ms · 300ms
- easings: `cubic-bezier(0, 0, 0.2, 1)` (dominant) · `cubic-bezier(0.4, 0, 0.2, 1)`
- animated properties: opacity, scale, transform, 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 |
|-------|-------|
| `--background` | `oklch(14.5% 0 0)` |
| `--foreground` | `oklch(98.5% 0 0)` |
| `--card` | `oklch(20.5% 0 0)` |
| `--card-foreground` | `oklch(98.5% 0 0)` |
| `--popover` | `oklch(20.5% 0 0)` |
| `--popover-foreground` | `oklch(98.5% 0 0)` |
| `--primary` | `oklch(100% 0 0)` |
| `--primary-foreground` | `oklch(0% 0 0)` |
| `--secondary` | `oklch(26.9% 0 0)` |
| `--secondary-foreground` | `oklch(98.5% 0 0)` |
| `--muted` | `oklch(26.9% 0 0)` |
| `--muted-foreground` | `oklch(70.8% 0 0)` |

_…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 1310px · common grid: 2-col
- nav: 69px absolute · border-bottom 1px solid oklab(0.999994 0.0000455678 0.0000200868 / 0.15)

| Section (y) | Height | Cols | Gap | Pad y | Split |
|---|---|---|---|---|---|
| 900 | 684 | — | — | 96/0 | — |
| 1584 | 365 | — | — | 96/0 | — |
| 1949 | 1048 | 16 | 14 | 160/0 | — |
| 2997 | 425 | 2 | 10 | 160/0 | — |
| 3422 | 988 | 2 | 32 | 160/0 | — |
| 4410 | 1991 | 2 | — | 160/128 | 39/61 |

## Motion choreography (measured)
Load order: `div.flex`×4 @0ms → `div.wave-bar`×6 @286ms → `` @4220ms → `header.header` @4221ms → ``×14 @4221ms → `g.transition-transform`×8 @4221ms
- `div.wave-bar` ×6 — height 24px→24px — 1000ms ease-in-out · loops
- stagger: `div` ×6 — 100ms apart
- scroll reveal: 25 elements rest at opacity 0, translateY(100px), animate in over 0.2s cubic-bezier(0, 0, 0.2, 1) (0 revealed during the drive).

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

## Responsive (measured)
- mobile (390px): hero 36px · 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/krea

Export: Tailwind v4 (@theme)

@theme {
  /* action color #FFFFFF — the one interactive color; buttons/links/emphasis only, never large fills. */
  --color-bg: #101010;
  --color-surface: #1D1D1D;
  --color-border: #313131;
  --color-text: #ECECEE;
  --color-text-muted: #989899;
  --color-primary: #1A73E8;  /* a brand color — but the call-to-action uses #FFFFFF, not this. */
  --color-accent: #4285F4;  /* accent for emphasis — keep it rare on the page. */
  --color-link: #4285F4;  /* inline text links and link-styled controls. */
  --color-secondary: #D2E3FC;  /* 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: #FFFFFF;  /* primary-button fill — the main call-to-action color. */
  --color-button-text: #000000;
  /* fonts: Suisse Intl may be proprietary — safe free fallback: Newsreader (Google Fonts). */
  --font-heading: "Suisse Intl", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Suisse Intl", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  /* measured weights: 400, 450, 500, 600, 700 — use these, not 400/600 */
  --text-hero: 96px; --font-weight-hero: 600; --leading-hero: 96px; --tracking-hero: -1.44px;
  --text-h2: 72px; --font-weight-h2: 600; --leading-h2: 86px; --tracking-h2: -1.8px;
  --text-h3: 60px; --font-weight-h3: 400; --leading-h3: 63px;
  --text-body: 14px; --font-weight-body: 400; --leading-body: 20px;
  --text-small: 13px; --font-weight-small: 400; --leading-small: 13px;
  --text-eyebrow: 12px; --font-weight-eyebrow: 500; --tracking-eyebrow: 1.2px;
  --radius-base: 8px;
  --radius-button: 8px;
  --radius-card: 8px;
  --radius-pill: 9999px;
  --shadow-overlay: rgba(0, 0, 0, 0.25) 0px 20px 39px -20px;
  --color-btn-hover: #F5F5F5;  /* measured primary hover fill */
  --ease-brand: cubic-bezier(0, 0, 0.2, 1);
  --duration-fast: 200ms;  /* use: duration-[var(--duration-fast)] */
  --duration-base: 300ms;
  --duration-slow: 500ms;
  --section-y: 160px;  /* per-section vertical padding (measured) */
  --spacing: 4px;  /* measured base — drives the p-*/gap-* scale. steps seen on the page: 4, 6, 8, 10, 12, 16, 18, 20, 24, 28px */
}

Export: CSS variables

:root {
  /* action color #FFFFFF — the one interactive color; buttons/links/emphasis only, never large fills. */
  --bg: #101010;
  --surface: #1D1D1D;
  --border: #313131;
  --text: #ECECEE;
  --text-muted: #989899;
  --primary: #1A73E8;  /* a brand color — but the call-to-action uses #FFFFFF, not this. */
  --accent: #4285F4;  /* accent for emphasis — keep it rare on the page. */
  --link: #4285F4;  /* inline text links and link-styled controls. */
  --secondary: #D2E3FC;  /* 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: #FFFFFF;  /* primary-button fill — the main call-to-action color. */
  --button-text: #000000;
  --font-heading: "Suisse Intl", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Suisse Intl", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --text-hero: 96px; --weight-hero: 600; --leading-hero: 96px; --tracking-hero: -1.44px;
  --text-h2: 72px; --weight-h2: 600; --leading-h2: 86px; --tracking-h2: -1.8px;
  --text-h3: 60px; --weight-h3: 400; --leading-h3: 63px;
  --text-body: 14px; --weight-body: 400; --leading-body: 20px;
  --text-small: 13px; --weight-small: 400; --leading-small: 13px;
  --text-eyebrow: 12px; --weight-eyebrow: 500; --tracking-eyebrow: 1.2px;
  --radius: 8px;
  --radius-button: 8px;
  --radius-card: 8px;
  --radius-pill: 9999px;
  --shadow-overlay: rgba(0, 0, 0, 0.25) 0px 20px 39px -20px;
  --btn-bg-hover: #F5F5F5;
  --ease: cubic-bezier(0, 0, 0.2, 1);
  --duration-fast: 200ms;
  --duration-base: 300ms;
  --duration-slow: 500ms;
  --section-y: 160px;
}

/* their own tokens, verbatim from the site's :root */
:root {
  --background: oklch(14.5% 0 0);
  --foreground: oklch(98.5% 0 0);
  --card: oklch(20.5% 0 0);
  --card-foreground: oklch(98.5% 0 0);
  --popover: oklch(20.5% 0 0);
  --popover-foreground: oklch(98.5% 0 0);
  --primary: oklch(100% 0 0);
  --primary-foreground: oklch(0% 0 0);
  --secondary: oklch(26.9% 0 0);
  --secondary-foreground: oklch(98.5% 0 0);
  --muted: oklch(26.9% 0 0);
  --muted-foreground: oklch(70.8% 0 0);
}
/* fonts: Suisse Intl may be proprietary — safe free fallback: Newsreader (Google Fonts). */