Luma — design system & UI screens
A near-black hero centers a pill brand chip above the oversized headline "Creative agents that make you prolific," two pill CTAs, and a large rounded screenshot of Luma's agent canvas (a dotted infinite board of generated image thumbnails with floating role tags like Marketer/Director and a side chat plan panel). Below, the page flips to light: a muted-logo agency wall, then a "Core Product Differentiation" block whose signature element is an interactive node-graph card showing three "Luma" status chips (Reasoning / Generating / Judging) wired by dotted curves into a central image trio and a dark "What do you want to do?" command bar. The standout is the massive three-column use-case gallery (15+ image cards) under "Designed for Professional Creative Workflows."
This is a static, crawlable rendering for search & AI engines. The interactive version — filters, live decode console, copy & export — is at https://mozaika.design/website/luma.
Decoded design system
Luma's decoded design system: background #FFFFFF, text #000000, accent #000000, link #000000, primary #000000; type scale h1 52px / h2 48px / body 22px; 4px spacing base; 0px base radius. The single interactive/action color is #000000 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #FFFFFF |
| surface | #EFEFEF |
| border | #D8D8D8 |
| text | #000000 |
| text_muted | #606060 |
| primary | #000000 |
| accent | #000000 |
| link | #000000 |
| button_bg | #000000 |
| button_text | #FFFFFF |
Using these colors
- Action color
#000000— the single interactive color; only on things you click or must notice, never large fills. primary,accent,link,button_bgare all#000000— one role, not several (the action color).- accent
#000000— 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.
Typography
- Heading: Graphik
- Body: Graphik
- h1: 52px
- h2: 48px
- body: 22px
Spacing
- base unit: 4px
- scale: 6px, 8px, 10px, 12px, 14px, 16px, 20px, 24px, 32px, 40px
Radii
- base: 0px
- button: 9999px
Motion
Micro-interactions run at 150ms (dominant) with cubic-bezier(0.4, 0, 0.2, 1).
- durations: 150ms · 300ms
- easings:
cubic-bezier(0.4, 0, 0.2, 1)·cubic-bezier(0, 0, 0.2, 1) - animated properties: opacity, transform, translate, scale
Native design tokens
| Token | Value |
|---|---|
--background | oklch(100% 0 0) |
--foreground | oklch(14.5% 0 0) |
--card | oklch(100% 0 0) |
--card-foreground | oklch(14.5% 0 0) |
--popover | oklch(100% 0 0) |
--popover-foreground | oklch(14.5% 0 0) |
--primary-foreground | oklch(98.5% 0 0) |
--secondary-foreground | oklch(20.5% 0 0) |
--muted | oklch(97% 0 0) |
--muted-foreground | oklch(55.6% 0 0) |
…and 94 more measured on the page.
Button states (measured)
- primary hover: background
oklch(0.97 0 0)· coloroklch(0.145 0 0) - primary focus: border
1px solid oklch(0.708 0 0)
Layout (measured)
- container max-width:
1220px - common grid: 2 columns
Motion choreography (measured)
Load order: span.pointer-events-none
Input (measured)
height 75.5625px · radius 0px
Responsive (measured)
- breakpoints: 500px · 640px · 768px · 1024px · 1280px · 1536px
- mobile (390px): hero 32px · nav inline
Full design system, per-section tokens & DESIGN.md / Tailwind / CSS exports →
Screens
Sections (7)
- Hero — Dark hero with brand pill and agent-canvas screenshot
- Logo Wall — Muted agency/brand logo wall
- Feature — Core Product Differentiation node-graph card + 3 feature tiles
- Bento Grid — What's New feature bento on gray
- Gallery / Showcase — Designed for Professional Creative Workflows use-case grid
- Gallery / Showcase — Creative Agents That Transform Execution showcase
- Footer — Empty trailing whitespace (no footer rendered)