MozaikaLive decode

Dinamo — decoded design system

abcdinamo.com · light · modern · custom · deep decode — measured live

Dinamo's design system, decoded live by Mozaika: measured color roles, type scale, buttons with real hover/focus states, motion and the brand's own tokens.

Open in Mozaika →

This is a static, crawlable rendering for search & AI engines. The interactive version — filters, live decode console, copy & export — is at https://mozaika.design/decode/abcdinamo.com.

Decoded design system

Dinamo's decoded design system: background #FFFFFF, text #000000, accent #FFEA00, link #FFFFFF, primary #0052FF; type scale h1 238px / h2 202px / body 15px; 10px spacing base; 0px base radius. The single interactive/action color is #FFEA00 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.

Color roles

RoleValue
bg#FFFFFF
surface#EFEFEF
border#D8D8D8
text#000000
text_muted#606060
primary#0052FF
accent#FFEA00
link#FFFFFF
button_bg#FFEA00
button_text#000000

Using these colors

Typography

Spacing

Radii

Motion

Micro-interactions run at 250ms (dominant) with cubic-bezier(0.55, 0.08, 0, 1).

Native design tokens

TokenValue
--retailBackground#0f0
--betaBackground#00c500
--betaFont#fff
--footerBackground#0052ff
--footerFont#ebebeb
--requestTrialFontsBackground#7b68ee
--requestTrialFontsFont#fff
--requestBetaTypefacesBackground#b79773
--requestBetaTypefacesFont#000
--buyBoxBackground#f0f4f6

…and 110 more measured on the page.

Button states (measured)

Layout (measured)

Motion choreography (measured)

Load order: span.main-nav__list-bubble×8 → div.media-box×2 → div.unlock-slider__hint×2 → span×2 → a.family-teaser__title×10 → span.variable-tester__text×18

Scroll reveal: 21 elements rest at opacity 0, translateY(16px), animate in over 0.25s cubic-bezier(0.1, 0.6, 0.4, 1).

Responsive (measured)

Install it

Drop this measured system into any shadcn/Tailwind project in one command:

npx shadcn add mozaika.design/r/decode/abcdinamo.com

registry item · or query it over MCP: get_design_system("Dinamo")

Export: DESIGN.md

# Dinamo — Design System

> light, modern, medium, custom — deep decode (measured live)

## Colors

| Role | Value |
|------|-------|
| bg | `#FFFFFF` |
| surface | `#EFEFEF` |
| border | `#D8D8D8` |
| text | `#000000` |
| text_muted | `#606060` |
| primary | `#0052FF` |
| accent | `#FFEA00` |
| link | `#FFFFFF` |
| button_bg | `#FFEA00` |
| button_text | `#000000` |

**Using these colors**

- **Action color** `#FFEA00` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds.
- `accent`, `button_bg` are all `#FFEA00` — one role, not several (your action color).
- **accent** `#FFEA00` — 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.
- **primary** `#0052FF` — a brand color — but the call-to-action uses #FFEA00, not this.
- **link** `#FFFFFF` — fails contrast on the background (~1.0:1) — this is a dark UI color, NOT a readable link; use the text or action color for links (verify against the reference).
- **Page coverage** (full-page screenshot pixels): `#FFFFFF` 90% · `#FFFF00` 4.2% · `#C1AE86` 2.2% · `#615855` 1.8% — the action color covers ~4.2% of the page; keep it that scarce.

## Typography

- Heading: **Monument Grotesk** _(free fallback: Newsreader)_
- Body: **Helvetica Neue**
- Mono: **Monument Grotesk Mono** _(measured)_

| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 238px / 400 · lh 285px |
| h2 | 202px / 400 · lh 242px |
| h3 | 189px / 400 · lh 227px |
| body | 15px / 400 · lh 29px |
| small | 12px / 400 · lh 16px · tracking -0.24px |

- Weight ladder: 400 — use these exact measured weights, not the 400/600 defaults.

> **Fonts —** Monument Grotesk may be proprietary — safe free fallback: Newsreader (Google Fonts). Helvetica Neue — system font, no web load needed.

## Spacing
- base unit: 10px (inferred from the measured scale)
- measured scale: 3px, 5px, 6px, 7px, 10px, 14px, 18px, 20px, 60px, 75px — snap all gaps/padding to these
- section rhythm: 110px top/bottom padding per section (measured)

## Radius
- base: 0px
- button: 0px
- card: 41px

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `rgba(0, 0, 0, 0)` / `#000000` | none | 0px | 0px 0px 0px 6.83073px | 400 19.126px | none |
| secondary | `rgba(0, 0, 0, 0)` / `#000000` | none | 0px | 0px 0px 0px 6.83073px | 400 9.15391px | none |

**States (measured, not guessed)**

- primary hover: border-radius `100%`

## Motion
- durations: 250ms (dominant) · 1000ms · 350ms
- easings: `cubic-bezier(0.55, 0.08, 0, 1)` (dominant) · `cubic-bezier(0.1, 0.6, 0.4, 1)`
- animated properties: opacity, transform, -webkit-transform, background

Micro-interactions use the dominant duration + easing; nothing on the page animates slower than the longest duration above — don't invent springier motion.

## Their own tokens (verbatim from :root)

| Token | Value |
|-------|-------|
| `--retailBackground` | `#0f0` |
| `--betaBackground` | `#00c500` |
| `--betaFont` | `#fff` |
| `--footerBackground` | `#0052ff` |
| `--footerFont` | `#ebebeb` |
| `--requestTrialFontsBackground` | `#7b68ee` |
| `--requestTrialFontsFont` | `#fff` |
| `--requestBetaTypefacesBackground` | `#b79773` |
| `--requestBetaTypefacesFont` | `#000` |
| `--buyBoxBackground` | `#f0f4f6` |
| `--accountBackground` | `#4a4a4a` |
| `--accountFont` | `#b9b9b9` |

_…and 108 more measured on the page._

Prefer these names when extending their system — it's the brand's actual vocabulary.

## Layout (measured)
- container max 1140px · common grid: 2-col
- nav: 275px

| Section (y) | Height | Cols | Gap | Pad y | Split |
|---|---|---|---|---|---|
| 356 | 1016 | 2 | 29 | 55/110 | 75/25 |
| 1020 | 299 | — | — | 24/29 | — |
| 1373 | 1255 | — | — | 110/55 | — |
| 1482 | 233 | — | — | 0/0 | — |
| 2627 | 1057 | — | — | 110/220 | — |
| 3684 | 1438 | 2 | 29 | 110/110 | — |

## Motion choreography (measured)
Load order: `span.main-nav__list-bubble`×8 @0ms → `div.media-box`×2 @0ms → `div.unlock-slider__hint`×2 @0ms → `span`×2 @0ms → `a.family-teaser__title`×10 @356ms → `span.variable-tester__text`×18 @356ms
- `form.freeform-form` — transform translateY(540px) scale(0.9)→none — 800ms cubic-bezier(0.55, 0.08, 0, 1)
- `span.main-nav__list-bubble` ×4 — opacity 1→0 — 2000ms ease-in-out · loops
- `span.svg-ico` — opacity 1→0 — 2000ms ease-in-out · loops
- `img` — transform translate3d(0px, 10%, 0px)→translate3d(0px, -10%, 0px) — 1000ms ease · loops
- `div.media-box` — transform translate3d(0px, 7%, 0px)→translate3d(0px, 7%, 0px) — 2000ms ease · loops
- `div.unlock-slider__hint` — transform translate3d(100%, 0px, 0px)→translate3d(-100%, 0px, 0px) — 4000ms · loops
- scroll reveal: 21 elements rest at opacity 0, translateY(16px), animate in over 0.25s cubic-bezier(0.1, 0.6, 0.4, 1) (6 revealed during the drive).

Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography.

## Components (measured)
- link: #000000 · no underline

## Responsive (measured)
- breakpoints: 600px · 1000px · 1400px · 1600px · 1920px
- mobile (390px): hero 44px · body 11px · nav: inline

## How to apply
Paste the Tailwind `@theme` (or CSS variables) as your base, then build each
section to its spec — verify every color, radius, and font against these tokens.
Hover/focus states, shadows and motion timings above are measured from the live page — match them exactly, don't re-guess them.

← All decoded design systems

Mozaika is an MCP-native design-reference library for AI coding agents: real products decoded into measured design systems, full-page screens, sliced sections with per-section specs, and ordered user flows. Connect your agent over MCP.

An automated reading of Dinamo's publicly-visible CSS (colors, fonts, spacing, motion) — not affiliated with abcdinamo.com. No screenshots stored. Removal requests: hello@mozaika.design.