Phantom — decoded design system
Phantom'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.
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/phantom.com.
Decoded design system
Phantom's decoded design system: background #F5F2FF, text #40355E, accent #AB9FF2, link #3C315B, primary #AB9FF2; type scale h1 96px / h2 80px / body 24px; 8px spacing base; 24px base radius. The single interactive/action color is #ACA0F2 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #F5F2FF |
| surface | #EAE6F5 |
| border | #D9D5E6 |
| text | #40355E |
| text_muted | #847C9B |
| primary | #AB9FF2 |
| accent | #AB9FF2 |
| link | #3C315B |
| secondary | #E2DFFE |
| button_bg | #ACA0F2 |
| button_text | #3C315B |
Using these colors
- Action color
#ACA0F2— the single interactive color; only on things you click or must notice, never large fills. primary#AB9FF2,accent#AB9FF2,button_bg#ACA0F2are visually the same color (Δ2) — treat as one role (the action color).- accent
#AB9FF2— 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
#3C315B— inline text links and link-styled controls. - secondary
#E2DFFE— 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: Phantom (custom)
- Body: Phantom (custom)
- h1: 96px
- h2: 80px
- body: 24px
Spacing
- base unit: 8px
- scale: 3px, 4px, 8px, 10px, 12px, 16px, 20px, 24px, 32px, 48px
Radii
- base: 24px
- button: 32px
Shadows (elevation)
- card:
rgb(226, 223, 254) 0px 0px 4px 0px
Motion
Micro-interactions run at 400ms (dominant) with cubic-bezier(0.22, 1, 0.36, 1).
- durations: 400ms · 150ms · 200ms
- easings:
cubic-bezier(0.22, 1, 0.36, 1)·ease-in-out - animated properties: transform, background-color, color, box-shadow
Native design tokens
| Token | Value |
|---|---|
--ou8f4l3 | #4A87F2 |
--eofi4sg | #E2DFFE |
--eofi4s5 | #86848D |
--ou8f4l4 | #E2DFFE |
--eofi4s1 | #F4F2F4 |
--eofi4se | #FDFCFE |
--eofi4so | #3C315B |
--ou8f4l2 | #3C315B |
--eofi4sm | #3C315B |
--eofi4si | #3C315B |
…and 22 more measured on the page.
Button states (measured)
- primary hover: background
#E2DFFE· transformmatrix(0.985005, 0, 0, 0.985005, 0, 0) - primary focus: background
#AB9FF2· outline4px solid rgb(255, 114, 67)
Layout (measured)
- container max-width:
1560px - nav: 92px fixed
- common grid: 12 columns
Motion choreography (measured)
Scroll reveal: 8 elements rest at translateY(-25px), animate in over 300ms.
Overlay recipe (measured)
dialog panel: rgba(0, 0, 0, 0) · radius 0px
Responsive (measured)
- breakpoints: 550px · 640px · 768px · 896px · 1024px · 1280px
- mobile (390px): hero 29px · nav hamburger
Install it
Drop this measured system into any shadcn/Tailwind project in one command:
npx shadcn add mozaika.design/r/decode/phantom.com
registry item · or query it over MCP: get_design_system("Phantom")
Export: DESIGN.md
# Phantom — Design System > light, modern, high, custom — deep decode (measured live) ## Colors | Role | Value | |------|-------| | bg | `#F5F2FF` | | surface | `#EAE6F5` | | border | `#D9D5E6` | | text | `#40355E` | | text_muted | `#847C9B` | | primary | `#AB9FF2` | | accent | `#AB9FF2` | | link | `#3C315B` | | secondary | `#E2DFFE` | | button_bg | `#ACA0F2` | | button_text | `#3C315B` | **Using these colors** - **Action color** `#ACA0F2` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds. - `primary` `#AB9FF2`, `accent` `#AB9FF2`, `button_bg` `#ACA0F2` are visually the same color (Δ2) — treat as one role (your action color). - **accent** `#AB9FF2` — 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** `#3C315B` — inline text links and link-styled controls. - **secondary** `#E2DFFE` — 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): `#ABA9B2` 69.5% · `#F5F2FF` 27.8% · `#D0CDDB` 2.7% ## Typography - Heading: **Phantom (custom)** _(free fallback: Newsreader)_ - Body: **Phantom (custom)** _(free fallback: Newsreader)_ | Role | Size / weight · line-height · tracking | |------|------------------------------------------| | hero | 96px / 400 · lh 106px · tracking -2.4px | | h2 | 80px / 400 · lh 88px · tracking -2px | | h3 | 30px / 400 · lh 36px | | body | 24px / 400 · lh 32px · tracking -0.6px | | small | 20px / 350 · lh 28px | - Weight ladder: 350 · 400 — use these exact measured weights, not the 400/600 defaults. > **Fonts —** Phantom (custom) may be proprietary — safe free fallback: Newsreader (Google Fonts). ## Spacing - base unit: 8px (inferred from the measured scale) - measured scale: 3px, 4px, 8px, 10px, 12px, 16px, 20px, 24px, 32px, 48px — snap all gaps/padding to these - section rhythm: 96px top/bottom padding per section (measured) ## Radius - base: 24px - button: 32px - card: 32px - sharp: 2px ## Buttons | Button | Fill / text | Border | Radius | Padding | Font | Shadow | |--------|-------------|--------|--------|---------|------|--------| | primary | `#ACA0F2` / `#3C315B` | none | 32px | 16px 32px 16px 32px | 400 16px | none | | secondary | `rgba(0, 0, 0, 0)` / `#3F345D` | none | 50% | 12px 24px 12px 24px | 400 16px | none | **States (measured, not guessed)** - primary hover: background `#E2DFFE` · transform `matrix(0.985005, 0, 0, 0.985005, 0, 0)` - primary focus: background `#AB9FF2` · outline `4px solid rgb(255, 114, 67)` - secondary hover: color `#3C315B` - transition: `transform 0.4s cubic-bezier(0.22, 1, 0.36, 1)` ## Shadows (elevation) - card: `rgb(226, 223, 254) 0px 0px 4px 0px` ## Motion - durations: 400ms (dominant) · 150ms · 200ms - easings: `cubic-bezier(0.22, 1, 0.36, 1)` (dominant) · `ease-in-out` - animated properties: transform, background-color, color, box-shadow 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 | |-------|-------| | `--ou8f4l3` | `#4A87F2` | | `--eofi4sg` | `#E2DFFE` | | `--eofi4s5` | `#86848D` | | `--ou8f4l4` | `#E2DFFE` | | `--eofi4s1` | `#F4F2F4` | | `--eofi4se` | `#FDFCFE` | | `--eofi4so` | `#3C315B` | | `--ou8f4l2` | `#3C315B` | | `--eofi4sm` | `#3C315B` | | `--eofi4si` | `#3C315B` | | `--eofi4s8` | `#FFFDF8` | | `--eofi4sa` | `#E2DFFE` | _…and 20 more measured on the page._ Prefer these names when extending their system — it's the brand's actual vocabulary. ## Layout (measured) - container max 1560px · common grid: 12-col - nav: 92px fixed | Section (y) | Height | Cols | Gap | Pad y | Split | |---|---|---|---|---|---| | 120 | 805 | — | — | 0/76 | — | | 925 | 1671 | 12 | 32 | 96/96 | — | | 2596 | 1671 | 12 | 32 | 96/96 | — | | 4267 | 1671 | 12 | 32 | 96/96 | — | ## Motion choreography (measured) - scroll reveal: 8 elements rest at translateY(-25px), animate in over 300ms (7 revealed during the drive). - overlay dialog (auto-opened): panel rgba(0, 0, 0, 0) · r 0px Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography. ## Components (measured) - disabled: bg rgba(0, 0, 0, 0) · text #FFFDF8 ## Responsive (measured) - breakpoints: 550px · 640px · 768px · 896px · 1024px · 1280px - mobile (390px): hero 29px · body 16px · nav: hamburger ## 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.
An automated reading of Phantom's publicly-visible CSS (colors, fonts, spacing, motion) — not affiliated with phantom.com. No screenshots stored. Removal requests: hello@mozaika.design.