MozaikaDesign system

Poe — Design System

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

Poe aggregates every model under Rileno Sans at 68px in near-black, SF Pro for the 17px chat-adjacent body, and violet #5D5CDE 35px-radius pills. Multi-model chat panels grid out the catalog — Quora's bot marketplace styled with app-store neutrality so a hundred AI brands can share one shelf.

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/poe.

Tokens

Poe's decoded design system: background #FFFFFF, text #0D0D0D, accent #D7DBF4, link #D7DBF4, primary #413FA9; type scale h1 36px / h2 20px / body 16px; 4px spacing base; 10px base radius. The single interactive/action color is #D7DBF4 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.

Color roles

RoleValue
bg#FFFFFF
surface#F0F0F0
border#DADADA
text#0D0D0D
text_muted#686868
primary#413FA9
accent#D7DBF4
link#D7DBF4
secondary#1A73E8
button_bg#D7DBF4
button_text#FFFFFF

Using these colors

Typography

Spacing

Radii

Shadows (elevation)

Motion

Micro-interactions run at 150ms (dominant) with ease.

Native design tokens

TokenValue
--pdl-comp-inline-notification-theme-warning-bg#f8e6b4
--pdl-comp-radio-state-checked-fg#5d5cde
--pdl-comp-attachment-image-border-color#e3e3e7
--yellow-11#7b4f0d
--shadow-black-dark#00000080
--pdl-warning-subtle#f8e6b4
--pdl-action-error-border#d00e49
--ruby-7#eb657c
--pdl-accent-base#5d5cde
--color-accent-emphasis#413fa9

…and 110 more measured on the page.

Layout (measured)

Motion choreography (measured)

Load order: button.SocialLoginButton_button×4 → div.TextInput_wrapper__zvMrX×2 → button.Button_root__gehqi×4

Input (measured)

height 40px · radius 0px

Themes

dark counterpart: background #101012, text #FCFCFC.

Responsive (measured)

Per-section tokens (2)

Export: DESIGN.md

# Poe — Design System

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

Poe aggregates every model under Rileno Sans at 68px in near-black, SF Pro for the 17px chat-adjacent body, and violet #5D5CDE 35px-radius pills. Multi-model chat panels grid out the catalog — Quora's bot marketplace styled with app-store neutrality so a hundred AI brands can share one shelf.

## Colors

| Role | Value |
|------|-------|
| bg | `#FFFFFF` |
| surface | `#F0F0F0` |
| border | `#DADADA` |
| text | `#0D0D0D` |
| text_muted | `#686868` |
| primary | `#413FA9` |
| accent | `#D7DBF4` |
| link | `#D7DBF4` |
| secondary | `#1A73E8` |
| button_bg | `#D7DBF4` |
| button_text | `#FFFFFF` |

**Using these colors**

- **Action color** `#D7DBF4` — 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 `#D7DBF4` — one role, not several (your action color).
- **accent** `#D7DBF4` — 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** `#413FA9` — a brand color — but the call-to-action uses #D7DBF4, not this.
- **secondary** `#1A73E8` — 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` 91.4% · `#C6CCC9` 2.8% · `#EDEEF5` 2.5% · `#8A8184` 2.3%

## Typography

- Heading: **Segoe UI** _(free fallback: Newsreader)_
- Body: **Segoe UI** _(free fallback: Newsreader)_

| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| body | 20px / 700 · lh 26px |
| small | 16px / 600 · lh 18px |

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

> **Fonts —** Segoe UI may be proprietary — safe free fallback: Newsreader (Google Fonts).

## Spacing
- base unit: 4px (inferred from the measured scale)
- measured scale: 2px, 6px, 8px, 12px, 14px, 16px, 20px, 30px — snap all gaps/padding to these

## Radius
- base: 10px
- button: 9999px
- card: 30px
- pill: 9999px
- sharp: 2px

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `#D7DBF4` / `rgba(255, 255, 255, 0.5)` | 1px solid rgba(0, 0, 0, 0) | 9999px | 8px 16px 8px 16px | 600 16px | none |
| secondary | `#FFFFFF` / `#0D0D0D` | 1px solid rgb(204, 205, 209) | 9999px | 8px 16px 8px 16px | 600 16px | none |

**States (measured, not guessed)**

- secondary hover: background `color(srgb 0.917647 0.917647 0.933333 / 0.4)`
- transition: `background-color 0s ease`

## Shadows (elevation)
- card: `rgb(128, 128, 128) 0px 0px 5px 0px`

## Motion
- durations: 150ms (dominant) · 300ms
- easings: `ease` (dominant)
- animated properties: background-color, border-color, color, right

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 |
|-------|-------|
| `--pdl-comp-inline-notification-theme-warning-bg` | `#f8e6b4` |
| `--pdl-comp-radio-state-checked-fg` | `#5d5cde` |
| `--pdl-comp-attachment-image-border-color` | `#e3e3e7` |
| `--yellow-11` | `#7b4f0d` |
| `--shadow-black-dark` | `#00000080` |
| `--pdl-warning-subtle` | `#f8e6b4` |
| `--pdl-action-error-border` | `#d00e49` |
| `--ruby-7` | `#eb657c` |
| `--pdl-accent-base` | `#5d5cde` |
| `--color-accent-emphasis` | `#413fa9` |
| `--pdl-comp-switch-inner-state-disabled-bg` | `#f6f6f8` |
| `--pdl-comp-banner-theme-error-bg` | `#d00e49` |

_…and 108 more measured on the page._

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

## Layout (measured)
- common grid: 2-col

| Section (y) | Height | Cols | Gap | Pad y | Split |
|---|---|---|---|---|---|
| 0 | 900 | — | — | 0/0 | — |
| 160 | 740 | 2 | — | 0/0 | — |

## Motion choreography (measured)
Load order: `button.SocialLoginButton_button`×4 @0ms → `div.TextInput_wrapper__zvMrX`×2 @0ms → `button.Button_root__gehqi`×4 @0ms

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

## Components (measured)
- input: h 40px · r 0px · bg rgba(0, 0, 0, 0) · placeholder #757575
- link: #413FA9 · no underline
- disabled: bg #D7DBF4 · text rgba(255, 255, 255, 0.5)

## Themes (both measured)
- dark counterpart: bg `#101012` · text `#FCFCFC`
- tokens that flip between modes:
  - `--pdl-comp-inline-notification-theme-warning-bg`: `#f8e6b4` → `#805915`
  - `--pdl-comp-attachment-image-border-color`: `#e3e3e7` → `#303036`
  - `--yellow-11`: `#7b4f0d` → `#f5d47c`
  - `--shadow-black-dark`: `#00000080` → `#ffffff80`
  - `--pdl-warning-subtle`: `#f8e6b4` → `#805915`
  - `--ruby-7`: `#eb657c` → `#ab153d`
  - `--color-accent-emphasis`: `#413fa9` → `#8688fe`
  - `--pdl-comp-switch-inner-state-disabled-bg`: `#f6f6f8` → `#1b1b1e`

## Responsive (measured)
- breakpoints: 425px · 550px · 600px · 684px · 896px · 960px
- mobile (390px): hero 36px · 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/poe

Export: Tailwind v4 (@theme)

@theme {
  /* action color #D7DBF4 — the one interactive color; buttons/links/emphasis only, never large fills. */
  --color-bg: #FFFFFF;
  --color-surface: #F0F0F0;
  --color-border: #DADADA;
  --color-text: #0D0D0D;
  --color-text-muted: #686868;
  --color-primary: #413FA9;  /* a brand color — but the call-to-action uses #D7DBF4, not this. */
  --color-accent: #D7DBF4;  /* 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: #D7DBF4;  /* inline text links — shares the action color. */
  --color-secondary: #1A73E8;  /* 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: #D7DBF4;  /* primary-button fill — the main call-to-action color. */
  --color-button-text: #FFFFFF;
  /* fonts: Segoe UI may be proprietary — safe free fallback: Newsreader (Google Fonts). */
  --font-heading: "Segoe UI", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Segoe UI", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  /* measured weights: 400, 450, 500, 600, 700 — use these, not 400/600 */
  --text-body: 20px; --font-weight-body: 700; --leading-body: 26px;
  --text-small: 16px; --font-weight-small: 600; --leading-small: 18px;
  --radius-base: 10px;
  --radius-button: 9999px;
  --radius-card: 30px;
  --radius-pill: 9999px;
  --radius-sharp: 2px;
  --shadow-card: rgb(128, 128, 128) 0px 0px 5px 0px;
  --ease-brand: ease;
  --duration-fast: 150ms;  /* use: duration-[var(--duration-fast)] */
  --duration-base: 300ms;
  --spacing: 4px;  /* measured base — drives the p-*/gap-* scale. steps seen on the page: 2, 6, 8, 12, 14, 16, 20, 30px */
}

Export: CSS variables

:root {
  /* action color #D7DBF4 — the one interactive color; buttons/links/emphasis only, never large fills. */
  --bg: #FFFFFF;
  --surface: #F0F0F0;
  --border: #DADADA;
  --text: #0D0D0D;
  --text-muted: #686868;
  --primary: #413FA9;  /* a brand color — but the call-to-action uses #D7DBF4, not this. */
  --accent: #D7DBF4;  /* 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: #D7DBF4;  /* inline text links — shares the action color. */
  --secondary: #1A73E8;  /* 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: #D7DBF4;  /* primary-button fill — the main call-to-action color. */
  --button-text: #FFFFFF;
  --font-heading: "Segoe UI", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Segoe UI", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --text-body: 20px; --weight-body: 700; --leading-body: 26px;
  --text-small: 16px; --weight-small: 600; --leading-small: 18px;
  --radius: 10px;
  --radius-button: 9999px;
  --radius-card: 30px;
  --radius-pill: 9999px;
  --radius-sharp: 2px;
  --shadow-card: rgb(128, 128, 128) 0px 0px 5px 0px;
  --ease: ease;
  --duration-fast: 150ms;
  --duration-base: 300ms;
}

/* their own tokens, verbatim from the site's :root */
:root {
  --pdl-comp-inline-notification-theme-warning-bg: #f8e6b4;
  --pdl-comp-radio-state-checked-fg: #5d5cde;
  --pdl-comp-attachment-image-border-color: #e3e3e7;
  --yellow-11: #7b4f0d;
  --shadow-black-dark: #00000080;
  --pdl-warning-subtle: #f8e6b4;
  --pdl-action-error-border: #d00e49;
  --ruby-7: #eb657c;
  --pdl-accent-base: #5d5cde;
  --color-accent-emphasis: #413fa9;
  --pdl-comp-switch-inner-state-disabled-bg: #f6f6f8;
  --pdl-comp-banner-theme-error-bg: #d00e49;
}
/* fonts: Segoe UI may be proprietary — safe free fallback: Newsreader (Google Fonts). */