Sana — design system & UI screens
Light editorial landing; a centered serif headline over two large product cards (Sana Learn, an AI-native learning platform; Sana Agents) with warm lifestyle photography.
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/sana.
Decoded design system
Sana's decoded design system: background #FFFFFF, text #0A1217, accent #1A73E8, link #1A73E8, primary #FA8072; type scale h1 88px / h2 16px / body 13px; 4px spacing base; 8px base radius. The single interactive/action color is #0A1217 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #FFFFFF |
| surface | #F0F0F1 |
| border | #DADBDC |
| text | #0A1217 |
| text_muted | #676C6F |
| primary | #FA8072 |
| accent | #1A73E8 |
| link | #1A73E8 |
| secondary | #AADDFF |
| button_bg | #0A1217 |
| button_text | #FFFFFF |
Using these colors
- Action color
#0A1217— the single interactive color; only on things you click or must notice, never large fills. accent,linkare all#1A73E8— one role, not several (the action color).- accent
#1A73E8— accent for emphasis — keep it rare on the page. - primary
#FA8072— a brand color — but the call-to-action uses #0A1217, not this. - secondary
#AADDFF— 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: Sana Serif
- Body: Sana Sans
- h1: 88px
- h2: 16px
- body: 13px
Spacing
- base unit: 4px
- scale: 2px, 4px, 6px, 8px, 10px, 12px, 16px, 18px, 20px, 24px
Radii
- base: 8px
- button: 24px
Motion
Micro-interactions run at 400ms (dominant) with ease.
- durations: 400ms · 100ms · 300ms
- easings:
ease·cubic-bezier(0.16, 1, 0.3, 1) - animated properties: color, transform, opacity, background-color
Native design tokens
| Token | Value |
|---|---|
--color-brand-lime | #0d0 |
--color-foreground-secondary-solid | #686d70 |
--color-background-tertiary-hover | #131314c2 |
--color-foreground-7 | #0a121712 |
--color-foreground-90 | #0a1217e6 |
--color-foreground-35 | #0a121759 |
--color-foreground-95 | #0a1217f2 |
--color-foreground-8 | #0a121714 |
--color-warning-hover | #ffa82fcc |
--color-foreground-secondary | #0a121799 |
…and 86 more measured on the page.
Button states (measured)
- primary focus: outline
2px solid rgb(10, 18, 23)
Layout (measured)
- nav: 36px relative
- common grid: 2 columns
Motion choreography (measured)
Load order: html → nav.navigationstyles__Styled → nav.navigationstyles__Styled×3 → div.navigationstyles__Naviga×22 → a.contentstyles__ButtonLin×5 → input.flex
Input (measured)
height 38px · radius 24px · focus ring 1px solid rgba(0, 0, 0, 0.2)
Responsive (measured)
- breakpoints: 410px · 450px · 600px · 820px · 1400px
- mobile (390px): hero 44px · nav hamburger
Full design system, per-section tokens & DESIGN.md / Tailwind / CSS exports →