MozaikaDesign system

Public — Design System

light · modern · medium · custom · confidence 90% · deep decode

Public invests in Denton at a light 80px/300 — 'Investing for those who take it seriously' in old-financial-times serif — with its custom Invest Pro on full-pill ink buttons and a dense 12-14px data body. Portfolio UI and yield figures in market greens complete the broadsheet-meets-brokerage look; retail trading dressed like wealth management.

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/ds/public.

Tokens

Public's decoded design system: background #FFFFFF, text #000000, accent #000000, link #A8B4BF, primary #0000EE; type scale h1 48px / h2 80px / body 14px; 8px spacing base; 6px 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

RoleValue
bg#FFFFFF
surface#EFEFEF
border#D8D8D8
text#000000
text_muted#606060
primary#0000EE
accent#000000
link#A8B4BF
secondary#516880
button_bg#000000
button_text#FFFFFF

Using these colors

Typography

Spacing

Radii

Shadows (elevation)

Motion

Micro-interactions run at 100ms (dominant) with ease-in-out.

Native design tokens

TokenValue
--white#fff
--dark-001#000
--dark-002#1b2128
--dark-003#161a20
--dark-004#2b3746
--grey-001#516880
--grey-002#d4d9df
--grey-003#f1f4f7
--grey-004#f6f8f9
--blue-brand#00379a

…and 39 more measured on the page.

Layout (measured)

Motion choreography (measured)

Load order: div.glowing-wrapper-glow×3 → div.glowing-wrapper-mask×3 → div.glowing-wrapper-borders×3 → button.frm_button_submitimg.attachment-thumbnail

Scroll reveal: 6 elements rest at opacity 0, animate in over 3000ms.

Responsive (measured)

Per-section tokens (7)

Export: DESIGN.md

# Public — Design System

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

Public invests in Denton at a light 80px/300 — 'Investing for those who take it seriously' in old-financial-times serif — with its custom Invest Pro on full-pill ink buttons and a dense 12-14px data body. Portfolio UI and yield figures in market greens complete the broadsheet-meets-brokerage look; retail trading dressed like wealth management.

## Colors

| Role | Value |
|------|-------|
| bg | `#FFFFFF` |
| surface | `#EFEFEF` |
| border | `#D8D8D8` |
| text | `#000000` |
| text_muted | `#606060` |
| primary | `#0000EE` |
| accent | `#000000` |
| link | `#A8B4BF` |
| secondary | `#516880` |
| button_bg | `#000000` |
| button_text | `#FFFFFF` |

**Using these colors**

- **Action color** `#000000` — 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 `#000000` — one role, not several (your action color).
- **accent** `#000000` — 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** `#0000EE` — a brand color — but the call-to-action uses #000000, not this.
- **link** `#A8B4BF` — fails contrast on the background (~2.1:1) — this is a dark UI color, NOT a readable link; use the text or action color for links (verify against the reference).
- **secondary** `#516880` — 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.
- **Page coverage** (full-page screenshot pixels): `#FFFFFF` 95.3% · `#000000` 1.5% · `#E5E5E5` 0.7% · `#A0A0A1` 0.7% — the action color covers ~1.5% of the page; keep it that scarce.

## Typography

- Heading: **Invest Pro** _(free fallback: Newsreader)_
- Body: **Inter**

| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 80px / 300 · lh 80px |
| h2 | 52px / 300 · lh 58px |
| h3 | 48px / 300 · lh 54px |
| body | 12px / 400 · lh 18px |
| small | 11px / 400 · lh 17px |

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

> **Fonts —** Invest Pro may be proprietary — safe free fallback: Newsreader (Google Fonts). Inter — free, on Google.

## Spacing
- base unit: 8px (inferred from the measured scale)
- measured scale: 2px, 3px, 4px, 6px, 8px, 12px, 16px, 24px, 32px, 40px — snap all gaps/padding to these
- section rhythm: 112px top/bottom padding per section (measured)

## Radius
- base: 6px
- button: 100px
- card: 100px
- pill: 9999px

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `#000000` / `#FFFFFF` | 1px solid rgb(255, 255, 255) | 9999px | 0px 16px 0px 16px | 400 14px | none |
| secondary | `#FFFFFF` / `#000000` | 1px solid rgb(220, 226, 234) | 9999px | 0px 16px 0px 16px | 400 14px | none |

## Shadows (elevation)
- card: `rgba(0, 0, 0, 0.08) 0px 1px 10px 0px`
- overlay: `rgba(255, 196, 250, 0.25) 8px -8px 20px 0px, rgba(56, 205, 255, 0.25) -8px 8px 30px 0px`

## Motion
- durations: 100ms (dominant) · 300ms · 200ms
- easings: `ease-in-out` (dominant) · `ease-out`
- animated properties: background, background-position, transform, -webkit-transform

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 |
|-------|-------|
| `--white` | `#fff` |
| `--dark-001` | `#000` |
| `--dark-002` | `#1b2128` |
| `--dark-003` | `#161a20` |
| `--dark-004` | `#2b3746` |
| `--grey-001` | `#516880` |
| `--grey-002` | `#d4d9df` |
| `--grey-003` | `#f1f4f7` |
| `--grey-004` | `#f6f8f9` |
| `--blue-brand` | `#00379a` |
| `--blue-light-001` | `#4d74ff` |
| `--blue-light-002` | `#99afff` |

_…and 37 more measured on the page._

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

## Layout (measured)
- container max 640px · common grid: 3-col
- nav: 42px

| Section (y) | Height | Cols | Gap | Pad y | Split |
|---|---|---|---|---|---|
| 0 | 1039 | — | — | 160/0 | — |
| 1039 | 561 | — | — | 112/92 | — |
| 1600 | 2612 | 6 | 24 | 112/112 | 25/12/12/25/12/12 |
| 4212 | 942 | 3 | — | 96/96 | — |

## Motion choreography (measured)
Load order: `div.glowing-wrapper-glow`×3 @0ms → `div.glowing-wrapper-mask`×3 @0ms → `div.glowing-wrapper-borders`×3 @0ms → `button.frm_button_submit` @547ms → `img.attachment-thumbnail` @1744ms
- `img.attachment-thumbnail` — transform scale(1)→scale(1) — 1500ms ease (delay 1500ms)
- `div.glowing-wrapper-glow` ×2 — transform rotate(0deg)→rotate(360deg) — 3000ms · loops
- `div.glowing-wrapper-mask` ×2 — transform rotate(0deg)→rotate(360deg) — 3000ms · loops
- `div.glowing-wrapper-borders` ×2 — transform translate(-50%, -50%) rotate(0deg)→translate(-50%, -50%) rotate(360deg) — 3000ms · loops
- scroll reveal: 6 elements rest at opacity 0, animate in over 3000ms (0 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: 640px · 720px · 992px · 1000px · 1200px · 1280px
- mobile (390px): hero 32px · body 16px · 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/public

Export: Tailwind v4 (@theme)

@theme {
  /* action color #000000 — 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: #0000EE;  /* a brand color — but the call-to-action uses #000000, not this. */
  --color-accent: #000000;  /* 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: #A8B4BF;  /* fails contrast on the background (~2.1:1) — this is a dark UI color, NOT a readable link; use the text or action color for links (verify against the reference). */
  --color-secondary: #516880;  /* 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. */
  --color-button-bg: #000000;  /* primary-button fill — the main call-to-action color. */
  --color-button-text: #FFFFFF;
  /* fonts: Invest Pro may be proprietary — safe free fallback: Newsreader (Google Fonts). Inter — free, on Google. */
  --font-heading: "Invest Pro", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Inter", system-ui, -apple-system, 'Segoe UI', sans-serif;
  /* measured weights: 300, 400, 500 — use these, not 400/600 */
  --text-hero: 80px; --font-weight-hero: 300; --leading-hero: 80px;
  --text-h2: 52px; --font-weight-h2: 300; --leading-h2: 58px;
  --text-h3: 48px; --font-weight-h3: 300; --leading-h3: 54px;
  --text-body: 12px; --font-weight-body: 400; --leading-body: 18px;
  --text-small: 11px; --font-weight-small: 400; --leading-small: 17px;
  --radius-base: 6px;
  --radius-button: 100px;
  --radius-card: 100px;
  --radius-pill: 9999px;
  --shadow-card: rgba(0, 0, 0, 0.08) 0px 1px 10px 0px;
  --shadow-overlay: rgba(255, 196, 250, 0.25) 8px -8px 20px 0px, rgba(56, 205, 255, 0.25) -8px 8px 30px 0px;
  --ease-brand: ease-in-out;
  --duration-fast: 100ms;  /* use: duration-[var(--duration-fast)] */
  --duration-base: 200ms;
  --duration-slow: 300ms;
  --section-y: 112px;  /* per-section vertical padding (measured) */
  --spacing: 8px;  /* measured base — drives the p-*/gap-* scale. steps seen on the page: 2, 3, 4, 6, 8, 12, 16, 24, 32, 40px */
}

Export: CSS variables

:root {
  /* action color #000000 — the one interactive color; buttons/links/emphasis only, never large fills. */
  --bg: #FFFFFF;
  --surface: #EFEFEF;
  --border: #D8D8D8;
  --text: #000000;
  --text-muted: #606060;
  --primary: #0000EE;  /* a brand color — but the call-to-action uses #000000, not this. */
  --accent: #000000;  /* 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: #A8B4BF;  /* fails contrast on the background (~2.1:1) — this is a dark UI color, NOT a readable link; use the text or action color for links (verify against the reference). */
  --secondary: #516880;  /* 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. */
  --button-bg: #000000;  /* primary-button fill — the main call-to-action color. */
  --button-text: #FFFFFF;
  --font-heading: "Invest Pro", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Inter", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --text-hero: 80px; --weight-hero: 300; --leading-hero: 80px;
  --text-h2: 52px; --weight-h2: 300; --leading-h2: 58px;
  --text-h3: 48px; --weight-h3: 300; --leading-h3: 54px;
  --text-body: 12px; --weight-body: 400; --leading-body: 18px;
  --text-small: 11px; --weight-small: 400; --leading-small: 17px;
  --radius: 6px;
  --radius-button: 100px;
  --radius-card: 100px;
  --radius-pill: 9999px;
  --shadow-card: rgba(0, 0, 0, 0.08) 0px 1px 10px 0px;
  --shadow-overlay: rgba(255, 196, 250, 0.25) 8px -8px 20px 0px, rgba(56, 205, 255, 0.25) -8px 8px 30px 0px;
  --ease: ease-in-out;
  --duration-fast: 100ms;
  --duration-base: 200ms;
  --duration-slow: 300ms;
  --section-y: 112px;
}

/* their own tokens, verbatim from the site's :root */
:root {
  --white: #fff;
  --dark-001: #000;
  --dark-002: #1b2128;
  --dark-003: #161a20;
  --dark-004: #2b3746;
  --grey-001: #516880;
  --grey-002: #d4d9df;
  --grey-003: #f1f4f7;
  --grey-004: #f6f8f9;
  --blue-brand: #00379a;
  --blue-light-001: #4d74ff;
  --blue-light-002: #99afff;
}
/* fonts: Invest Pro may be proprietary — safe free fallback: Newsreader (Google Fonts). Inter — free, on Google. */