Poe — design system & UI screens
Light landing with a grid of model icons over a social-and-email sign-in form.
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/poe.
Decoded design system
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
| 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; only on things you click or must notice, never large fills. accent,link,button_bgare all#D7DBF4— one role, not several (the 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.
Typography
- Heading: Segoe UI
- Body: Segoe UI
- h1: 36px
- h2: 20px
- body: 16px
Spacing
- base unit: 4px
- scale: 2px, 6px, 8px, 12px, 14px, 16px, 20px, 30px
Radii
- base: 10px
- button: 9999px
Shadows (elevation)
- card:
rgb(128, 128, 128) 0px 0px 5px 0px
Motion
Micro-interactions run at 150ms (dominant) with ease.
- durations: 150ms · 300ms
- easings:
ease - animated properties: background-color, border-color, color, right
Native design tokens
| 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 |
…and 110 more measured on the page.
Layout (measured)
- common grid: 2 columns
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)
- breakpoints: 425px · 550px · 600px · 684px · 896px · 960px
- mobile (390px): hero 36px · nav inline
Full design system, per-section tokens & DESIGN.md / Tailwind / CSS exports →