Commercial Type — design system & UI screens
Stacked full-bleed specimen homepage cycling Action Grotesque (black), Canela (lilac, with an Arabic companion) and Delusse (crimson), each labeled with a style count.
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/commercial-type.
Decoded design system
Commercial Type's decoded design system: background #FFFFFF, text #000000, accent #38A4FA, link #38A4FA, primary #E2F2FF; type scale h1 22.08px / h2 15.456px / body 22.08px; 12px spacing base; 0px base radius. The single interactive/action color is #323232 — 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 | #E2F2FF |
| accent | #38A4FA |
| link | #38A4FA |
| secondary | #9D968E |
| button_bg | #323232 |
| button_text | #FFFFFF |
Using these colors
- Action color
#323232— the single interactive color; only on things you click or must notice, never large fills. accent,linkare all#38A4FA— one role, not several (the action color).- accent
#38A4FA— accent for emphasis — keep it rare on the page. - primary
#E2F2FF— a neutral UI color (chips, tags, icon fills, chrome), not the action color (action = #323232). - secondary
#9D968E— 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: Styrene UI B
- Body: Styrene UI A
- h1: 22.08px
- h2: 15.456px
- body: 22.08px
Spacing
- base unit: 12px
- scale: 2px, 3px, 6px, 8px, 10px, 20px, 21px, 42px, 63px
Radii
- base: 0px
- button: 0px
Shadows (elevation)
- card:
rgba(0, 0, 0, 0.35) 2.088px 2.088px 6.8904px 0px
Motion
Micro-interactions run at 300ms (dominant) with ease.
- durations: 300ms · 150ms · 500ms
- easings:
ease - animated properties: opacity, box-shadow, background-color, color
Button states (measured)
- primary focus: outline
2px solid rgb(56, 164, 250)
Layout (measured)
- container max-width:
835px - nav: 42px fixed
- common grid: 3 columns
Motion choreography (measured)
Load order: figure.slide×19 → div.slide_text → div.slide_text
Scroll reveal: 9 elements rest at opacity 0, translateY(-50px), animate in over 0.3s ease.
Input (measured)
height 31.3125px · radius 0px · focus ring 2px solid rgb(56, 164, 250)
Responsive (measured)
- breakpoints: 640px · 768px · 1024px · 1280px · 1440px
- mobile (390px): hero 20px · nav hamburger
Full design system, per-section tokens & DESIGN.md / Tailwind / CSS exports →