Dinamo — Design System
The full decoded design system for Dinamo: color roles, type scale, spacing, radii and paste-ready DESIGN.md / Tailwind / CSS exports.
This is a static, crawlable rendering for search & AI engines. The interactive version — filters, live decode console, copy & export — is at https://mozaika.design/ds/dinamo.
Tokens
Dinamo's decoded design system: background #FFFFFF, text #000000, accent #FFEA00, link #FFEA00, primary #0052FF; type scale h1 77.76px / h2 31.68px / body 46.08px; 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
| Role | Value |
|---|---|
| bg | #FFFFFF |
| surface | #EFEFEF |
| border | #D8D8D8 |
| text | #000000 |
| text_muted | #606060 |
| primary | #0052FF |
| accent | #FFEA00 |
| link | #FFEA00 |
| button_bg | #FFEA00 |
| button_text | #000000 |
Using these colors
- Action color
#FFEA00— the single interactive color; only on things you click or must notice, never large fills. accent,link,button_bgare all#FFEA00— one role, not several (the 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.
Typography
- Heading: Monument Grotesk
- Body: Helvetica Neue
- Mono: Monument Grotesk Mono
- h1: 77.76px
- h2: 31.68px
- body: 46.08px
Spacing
- base unit: 10px
- scale: 3px, 5px, 6px, 7px, 10px, 14px, 18px, 20px, 60px, 75px
Radii
- base: 0px
- button: 0px
Motion
Micro-interactions run at 250ms (dominant) with cubic-bezier(0.55, 0.08, 0, 1).
- durations: 250ms · 1000ms · 350ms
- easings:
cubic-bezier(0.55, 0.08, 0, 1)·cubic-bezier(0.1, 0.6, 0.4, 1) - animated properties: opacity, transform, -webkit-transform, background
Native design tokens
| Token | Value |
|---|---|
--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)
- primary hover: border-radius
100%
Layout (measured)
- container max-width:
1140px - nav: 275px
- common grid: 2 columns
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)
- breakpoints: 600px · 1000px · 1400px · 1600px · 1920px
- mobile (390px): hero 44px · nav inline
Per-section tokens (10)
- Hero — light · bg #FFFFFF · text #464036 · 1 col · left
- Feature — light · bg #FFEB00 · text #121210 · 1 col · left
- Feature — dark · bg #111111 · text #D5CF84 · 1 col · left
- Gallery / Showcase — light · bg #FFFFFF · text #7F9256 · 1 col · left
- Feature — light · bg #02C501 · text #FFFFFF · 1 col · left
- Feature — light · bg #D6D6D6 · text #446E4D · 1 col · left
- Gallery / Showcase — dark · bg #111111 · text #77996A · 1 col · left
- Gallery / Showcase — dark · bg #3E270F · text #8D9394 · 1 col · left
- FAQ — light · bg #D9D9D9 · text #797A65 · 1 col · left
- CTA / Sign-up — light · bg #FFFFFF · text #3B74E3 · 1 col · left
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 | `#FFEA00` | | 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`, `link`, `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. - **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. --- > **Decoded with Mozaika** — measured live, not guessed. Full decoded design system + one-command install: mozaika.design/ds/dinamo
Export: Tailwind v4 (@theme)
@theme {
/* action color #FFEA00 — the one interactive color; buttons/links/emphasis only, never large fills. */
--color-bg: #FFFFFF;
--color-surface: #EFEFEF;
--color-border: #D8D8D8;
--color-text: #000000;
--color-text-muted: #606060;
--color-primary: #0052FF; /* a brand color — but the call-to-action uses #FFEA00, not this. */
--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. */
--color-link: #FFEA00; /* inline text links — shares the action color. */
--color-button-bg: #FFEA00; /* primary-button fill — the main call-to-action color. */
--color-button-text: #000000;
/* fonts: Monument Grotesk may be proprietary — safe free fallback: Newsreader (Google Fonts). Helvetica Neue — system font, no web load needed. */
--font-heading: "Monument Grotesk", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
--font-body: "Helvetica Neue", system-ui, -apple-system, 'Segoe UI', sans-serif;
--font-mono: "Monument Grotesk Mono", ui-monospace, monospace;
/* measured weights: 400 — use these, not 400/600 */
--text-hero: 238px; --font-weight-hero: 400; --leading-hero: 285px;
--text-h2: 202px; --font-weight-h2: 400; --leading-h2: 242px;
--text-h3: 189px; --font-weight-h3: 400; --leading-h3: 227px;
--text-body: 15px; --font-weight-body: 400; --leading-body: 29px;
--text-small: 12px; --font-weight-small: 400; --leading-small: 16px; --tracking-small: -0.24px;
--radius-base: 0px;
--radius-button: 0px;
--radius-card: 41px;
--ease-brand: cubic-bezier(0.55, 0.08, 0, 1);
--duration-fast: 250ms; /* use: duration-[var(--duration-fast)] */
--duration-base: 350ms;
--duration-slow: 1000ms;
--section-y: 110px; /* per-section vertical padding (measured) */
--spacing: 10px; /* measured base — drives the p-*/gap-* scale. steps seen on the page: 3, 5, 6, 7, 10, 14, 18, 20, 60, 75px */
}Export: CSS variables
:root {
/* action color #FFEA00 — the one interactive color; buttons/links/emphasis only, never large fills. */
--bg: #FFFFFF;
--surface: #EFEFEF;
--border: #D8D8D8;
--text: #000000;
--text-muted: #606060;
--primary: #0052FF; /* a brand color — but the call-to-action uses #FFEA00, not this. */
--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. */
--link: #FFEA00; /* inline text links — shares the action color. */
--button-bg: #FFEA00; /* primary-button fill — the main call-to-action color. */
--button-text: #000000;
--font-heading: "Monument Grotesk", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
--font-body: "Helvetica Neue", system-ui, -apple-system, 'Segoe UI', sans-serif;
--font-mono: "Monument Grotesk Mono", ui-monospace, monospace;
--text-hero: 238px; --weight-hero: 400; --leading-hero: 285px;
--text-h2: 202px; --weight-h2: 400; --leading-h2: 242px;
--text-h3: 189px; --weight-h3: 400; --leading-h3: 227px;
--text-body: 15px; --weight-body: 400; --leading-body: 29px;
--text-small: 12px; --weight-small: 400; --leading-small: 16px; --tracking-small: -0.24px;
--radius: 0px;
--radius-button: 0px;
--radius-card: 41px;
--ease: cubic-bezier(0.55, 0.08, 0, 1);
--duration-fast: 250ms;
--duration-base: 350ms;
--duration-slow: 1000ms;
--section-y: 110px;
}
/* their own tokens, verbatim from the site's :root */
:root {
--retailBackground: #0f0;
--betaBackground: #00c500;
--betaFont: #fff;
--footerBackground: #0052ff;
--footerFont: #ebebeb;
--requestTrialFontsBackground: #7b68ee;
--requestTrialFontsFont: #fff;
--requestBetaTypefacesBackground: #b79773;
--requestBetaTypefacesFont: #000;
--buyBoxBackground: #f0f4f6;
--accountBackground: #4a4a4a;
--accountFont: #b9b9b9;
}
/* fonts: Monument Grotesk may be proprietary — safe free fallback: Newsreader (Google Fonts). Helvetica Neue — system font, no web load needed. */