Cuberto — design system & UI screens
Clean white agency landing with a giant centered 'Digital design & development agency' headline over a moody dark MacBook product render and a floating circular avatar. Confident, minimal, craft-forward.
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/cuberto.
Decoded design system
Cuberto's decoded design system: background #FFFFFF, text #000000, accent #FC0019, link #FC0019, primary #EB4242; type scale h1 90px / h2 90px / body 24px; 4px spacing base; 20px 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 | #EB4242 |
| accent | #FC0019 |
| link | #FC0019 |
| secondary | #E3F5F3 |
| 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. accent,linkare all#FC0019— one role, not several (the action color).- accent
#FC0019— accent for emphasis — keep it rare on the page. - primary
#EB4242— a brand color — but the call-to-action uses #000000, not this. - secondary
#E3F5F3— 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: Suisse Intl
- Body: Suisse Intl
- h1: 90px
- h2: 90px
- body: 24px
Spacing
- base unit: 4px
- scale: 4px, 5px, 16px, 18px, 29px, 50px, 90px, 108px, 135px, 180px
Radii
- base: 20px
- button: 9999px
Motion
Micro-interactions run at 1200ms (dominant) with ease.
- durations: 1200ms · 400ms · 600ms
- easings:
ease·cubic-bezier(0.16, 1, 0.3, 1) - animated properties: transform, opacity, border-radius
Button states (measured)
- primary focus: outline
1px auto rgb(16, 16, 16)
Layout (measured)
- container max-width:
1010px
Motion choreography (measured)
Load order: svg
Scroll reveal: 11 elements rest at opacity 0, translateY(80px), animate in over 0.5s cubic-bezier(0.4, 0, 0, 1).
Responsive (measured)
- breakpoints: 360px · 768px · 1200px · 1600px
- mobile (390px): hero 47px · nav hamburger
Full design system, per-section tokens & DESIGN.md / Tailwind / CSS exports →