Savee — design system & UI screens
Dark hero over a row of bold red-and-editorial inspiration cards for design references.
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/savee.
Decoded design system
Savee's decoded design system: background #050505, text #ECECEE, accent #1019ED, link #1019ED, primary #1019ED; type scale h1 60px / h2 60px / body 36px; 4px spacing base; 4px base radius. The single interactive/action color is #1019ED — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #050505 |
| surface | #121212 |
| border | #272727 |
| text | #ECECEE |
| text_muted | #949495 |
| primary | #1019ED |
| accent | #1019ED |
| link | #1019ED |
| button_bg | #1019ED |
| button_text | #FDFDFD |
Using these colors
- Action color
#1019ED— the single interactive color; only on things you click or must notice, never large fills. primary,accent,link,button_bgare all#1019ED— one role, not several (the action color).- accent
#1019ED— 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
- h1: 60px
- h2: 60px
- body: 36px
Spacing
- base unit: 4px
- scale: 8px, 12px, 16px, 20px, 24px, 28px, 32px, 40px, 64px, 80px
Radii
- base: 4px
- button: 9999px
Shadows (elevation)
- subtle:
rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.35) 0px 18px 70px 0px - card:
rgb(255, 255, 255) 0px 0px 0px 0px, rgb(64, 64, 64) 0px 0px 0px 1.25px, rgba(0, 0, 0, 0) 0px 0px 0px 0px
Motion
Micro-interactions run at 560ms (dominant) with cubic-bezier(0.22, 0.86, 0, 1).
- durations: 560ms · 680ms · 150ms
- easings:
cubic-bezier(0.22, 0.86, 0, 1)·ease - animated properties: transform, opacity, color, background-color
Native design tokens
| Token | Value |
|---|---|
--nav-height | 80px |
--warning-height | 60px |
Button states (measured)
- primary hover: background
#404040
Layout (measured)
- container max-width:
1310px - common grid: 2 columns
Motion choreography (measured)
Load order: div.-xl:animate-scroll → span.animated-cta-letter×42
Scroll reveal: 39 elements rest at opacity 0, translateY(20px), animate in over 0.56s ease.
Stagger: span ×66 — 32ms apart.
Responsive (measured)
- breakpoints: 600px · 799px · 979px · 1024px · 1600px
- mobile (390px): hero 32px · nav inline
Full design system, per-section tokens & DESIGN.md / Tailwind / CSS exports →