Stytch — Design System
Stytch keeps auth friendly: Booton at a compact 40px/700 in warm ink #1D1D1D, 16px body, and the signature move — Chivo Mono button labels on powder-blue #B2D6DE 4px-radius slabs, splitting the difference between API docs and consumer SaaS. Auth-flow UI cards and fraud dashboards do the demoing while the palette stays pastel-calm; identity infrastructure without the security-vendor menace.
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/stytch.
Tokens
Stytch's decoded design system: background #FBFAF9, text #1D1D1D, accent #B2D6DE, link #B2D6DE, primary #0D122B; type scale h1 40px / h2 25px / body 80px; 8px spacing base; 4px base radius. The single interactive/action color is #B2D6DE — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #FBFAF9 |
| surface | #EDECEB |
| border | #D9D8D8 |
| text | #1D1D1D |
| text_muted | #717070 |
| primary | #0D122B |
| accent | #B2D6DE |
| link | #B2D6DE |
| secondary | #E6FD13 |
| button_bg | #B2D6DE |
| button_text | #1D1D1D |
Using these colors
- Action color
#B2D6DE— the single interactive color; only on things you click or must notice, never large fills. accent,link,button_bgare all#B2D6DE— one role, not several (the action color).- accent
#B2D6DE— 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
#0D122B— a brand color — but the call-to-action uses #B2D6DE, not this. - secondary
#E6FD13— 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: Whitney-Book
- Body: Whitney-Book
- Mono: Chivo Mono
- h1: 40px
- h2: 25px
- body: 80px
Spacing
- base unit: 8px
- scale: 4px, 8px, 12px, 16px, 24px, 32px, 40px, 48px
Radii
- base: 4px
- button: 4px
Motion
Micro-interactions run at 300ms (dominant) with cubic-bezier(0.165, 0.84, 0.44, 1).
- durations: 300ms · 150ms
- easings:
cubic-bezier(0.165, 0.84, 0.44, 1)·cubic-bezier(0.87, 0, 0.13, 1) - animated properties: transform
Native design tokens
| Token | Value |
|---|---|
--font-booton | "Booton","Booton Fallback" |
--font-booton-uncommon | "BootonUncommon","BootonUncommon Fallback" |
--truste-box-overlay-inner-height | 854px |
--truste-box-overlay-height | 854px |
--truste-popframe-height | 854px |
Button states (measured)
- primary hover: background
#9AC2CB
Layout (measured)
- container max-width:
1200px - nav: 100px fixed
Motion choreography (measured)
Load order: div.sc-548bf5a4-3 → div.rfm-marquee×4
Scroll reveal: 26 elements rest at opacity 0, translateY(86px), animate in over 200ms.
Overlay recipe (measured)
dialog panel: rgba(0, 0, 0, 0) · radius 0px
Responsive (measured)
- breakpoints: 768px · 1023px
- mobile (390px): hero 30px · nav hamburger
Per-section tokens (13)
- Hero — light · bg #FCFAF8 · text #191919 · 2 col · left
- Logo Wall — light · bg #FCFAF8 · text #727372 · 2 col · split
- Bento Grid — light · bg #FCFAF8 · text #B5B4B3 · 1 col · left
- Logo Wall — dark · bg #1D1D1D · text #FCFAF8 · 1 col · left
- Feature — light · bg #FCFAF8 · text #7D7F7F · 1 col · left
- Feature — dark · bg #1D1D1D · text #FCFAF8 · 1 col · left
- Feature — light · bg #FCFAF8 · text #C0C9C9 · 1 col · left
- Testimonial / Social Proof — light · bg #FCFAF8 · text #464646 · 1 col · left
- Integrations — dark · bg #1D1D1D · text #FCFAF8 · 1 col · left
- Feature — light · bg #FCFAF8 · text #989EA2 · 3 col · split
- Testimonial / Social Proof — light · bg #FCFAF8 · text #C2C2C1 · 1 col · left
- CTA / Sign-up — light · bg #FCFAF8 · text #181818 · 2 col · split
- Footer — light · bg #FCFAF8 · text #A8A7A6 · 4 col · split
Export: DESIGN.md
# Stytch — Design System > light, modern, medium, custom — deep decode (measured live) Stytch keeps auth friendly: Booton at a compact 40px/700 in warm ink #1D1D1D, 16px body, and the signature move — Chivo Mono button labels on powder-blue #B2D6DE 4px-radius slabs, splitting the difference between API docs and consumer SaaS. Auth-flow UI cards and fraud dashboards do the demoing while the palette stays pastel-calm; identity infrastructure without the security-vendor menace. ## Colors | Role | Value | |------|-------| | bg | `#FBFAF9` | | surface | `#EDECEB` | | border | `#D9D8D8` | | text | `#1D1D1D` | | text_muted | `#717070` | | primary | `#0D122B` | | accent | `#B2D6DE` | | link | `#B2D6DE` | | secondary | `#E6FD13` | | button_bg | `#B2D6DE` | | button_text | `#1D1D1D` | **Using these colors** - **Action color** `#B2D6DE` — 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 `#B2D6DE` — one role, not several (your action color). - **accent** `#B2D6DE` — 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** `#0D122B` — a brand color — but the call-to-action uses #B2D6DE, not this. - **secondary** `#E6FD13` — 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): `#969695` 51.8% · `#FFFFFF` 29.9% · `#707074` 10.8% · `#E3E4E6` 7.6% ## Typography - Heading: **Whitney-Book** _(free fallback: Newsreader)_ - Body: **Whitney-Book** _(free fallback: Newsreader)_ - Mono: **Chivo Mono** | Role | Size / weight · line-height · tracking | |------|------------------------------------------| | hero | 80px / 700 · lh 80px · tracking -2px | | h2 | 40px / 700 · lh 40px | | h3 | 25px / 700 · lh 30px | | body | 16px / 400 · lh 22px | | small | 14px / 600 · lh 21px | - Weight ladder: 400 · 469 · 600 · 700 — use these exact measured weights, not the 400/600 defaults. > **Fonts —** Whitney-Book may be proprietary — safe free fallback: Newsreader (Google Fonts). ## Spacing - base unit: 8px (inferred from the measured scale) - measured scale: 4px, 8px, 12px, 16px, 24px, 32px, 40px, 48px — snap all gaps/padding to these ## Radius - base: 4px - button: 4px - card: 4px - sharp: 2px ## Buttons | Button | Fill / text | Border | Radius | Padding | Font | Shadow | |--------|-------------|--------|--------|---------|------|--------| | primary | `#B2D6DE` / `#1D1D1D` | none | 4px | 12px 12px 12px 12px | 400 13px | none | | secondary | `rgba(0, 0, 0, 0)` / `#1D1D1D` | 1px solid rgb(206, 206, 206) | 4px | 12px 12px 12px 12px | 400 13px | none | **States (measured, not guessed)** - primary hover: background `#9AC2CB` ## Motion - durations: 300ms (dominant) · 150ms - easings: `cubic-bezier(0.165, 0.84, 0.44, 1)` (dominant) · `cubic-bezier(0.87, 0, 0.13, 1)` - animated properties: 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 | |-------|-------| | `--font-booton` | `"Booton","Booton Fallback"` | | `--font-booton-uncommon` | `"BootonUncommon","BootonUncommon Fallback"` | | `--truste-box-overlay-inner-height` | `854px` | | `--truste-box-overlay-height` | `854px` | | `--truste-popframe-height` | `854px` | Prefer these names when extending their system — it's the brand's actual vocabulary. ## Layout (measured) - container max 1200px - nav: 100px fixed · bg #FBFAF9 | Section (y) | Height | Cols | Gap | Pad y | Split | |---|---|---|---|---|---| | 137 | 501 | — | — | 0/0 | — | | 638 | 184 | — | — | 0/0 | — | | 822 | 1352 | — | — | 0/0 | — | | 842 | 1312 | — | — | 0/0 | — | | 2173 | 532 | — | — | 0/0 | — | | 2705 | 713 | — | — | 0/0 | — | | 3418 | 608 | — | — | 0/0 | — | | 4026 | 545 | — | — | 0/0 | — | ## Motion choreography (measured) Load order: `div.sc-548bf5a4-3` @0ms → `div.rfm-marquee`×4 @1802ms - scroll reveal: 26 elements rest at opacity 0, translateY(86px), animate in over 200ms (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. ## Responsive (measured) - breakpoints: 768px · 1023px - mobile (390px): hero 30px · 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. --- > **Decoded with Mozaika** — measured live, not guessed. Full decoded design system + one-command install: mozaika.design/ds/stytch
Export: Tailwind v4 (@theme)
@theme {
/* action color #B2D6DE — the one interactive color; buttons/links/emphasis only, never large fills. */
--color-bg: #FBFAF9;
--color-surface: #EDECEB;
--color-border: #D9D8D8;
--color-text: #1D1D1D;
--color-text-muted: #717070;
--color-primary: #0D122B; /* a brand color — but the call-to-action uses #B2D6DE, not this. */
--color-accent: #B2D6DE; /* 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: #B2D6DE; /* inline text links — shares the action color. */
--color-secondary: #E6FD13; /* 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: #B2D6DE; /* primary-button fill — the main call-to-action color. */
--color-button-text: #1D1D1D;
/* fonts: Whitney-Book may be proprietary — safe free fallback: Newsreader (Google Fonts). */
--font-heading: "Whitney-Book", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
--font-body: "Whitney-Book", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
--font-mono: "Chivo Mono", ui-monospace, monospace;
/* measured weights: 400, 469, 600, 700 — use these, not 400/600 */
--text-hero: 80px; --font-weight-hero: 700; --leading-hero: 80px; --tracking-hero: -2px;
--text-h2: 40px; --font-weight-h2: 700; --leading-h2: 40px;
--text-h3: 25px; --font-weight-h3: 700; --leading-h3: 30px;
--text-body: 16px; --font-weight-body: 400; --leading-body: 22px;
--text-small: 14px; --font-weight-small: 600; --leading-small: 21px;
--radius-base: 4px;
--radius-button: 4px;
--radius-card: 4px;
--radius-sharp: 2px;
--color-btn-hover: #9AC2CB; /* measured primary hover fill */
--ease-brand: cubic-bezier(0.165, 0.84, 0.44, 1);
--duration-fast: 150ms; /* use: duration-[var(--duration-fast)] */
--duration-base: 300ms;
--spacing: 8px; /* measured base — drives the p-*/gap-* scale. steps seen on the page: 4, 8, 12, 16, 24, 32, 40, 48px */
}Export: CSS variables
:root {
/* action color #B2D6DE — the one interactive color; buttons/links/emphasis only, never large fills. */
--bg: #FBFAF9;
--surface: #EDECEB;
--border: #D9D8D8;
--text: #1D1D1D;
--text-muted: #717070;
--primary: #0D122B; /* a brand color — but the call-to-action uses #B2D6DE, not this. */
--accent: #B2D6DE; /* 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: #B2D6DE; /* inline text links — shares the action color. */
--secondary: #E6FD13; /* 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: #B2D6DE; /* primary-button fill — the main call-to-action color. */
--button-text: #1D1D1D;
--font-heading: "Whitney-Book", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
--font-body: "Whitney-Book", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
--font-mono: "Chivo Mono", ui-monospace, monospace;
--text-hero: 80px; --weight-hero: 700; --leading-hero: 80px; --tracking-hero: -2px;
--text-h2: 40px; --weight-h2: 700; --leading-h2: 40px;
--text-h3: 25px; --weight-h3: 700; --leading-h3: 30px;
--text-body: 16px; --weight-body: 400; --leading-body: 22px;
--text-small: 14px; --weight-small: 600; --leading-small: 21px;
--radius: 4px;
--radius-button: 4px;
--radius-card: 4px;
--radius-sharp: 2px;
--btn-bg-hover: #9AC2CB;
--ease: cubic-bezier(0.165, 0.84, 0.44, 1);
--duration-fast: 150ms;
--duration-base: 300ms;
}
/* their own tokens, verbatim from the site's :root */
:root {
--font-booton: "Booton","Booton Fallback";
--font-booton-uncommon: "BootonUncommon","BootonUncommon Fallback";
--truste-box-overlay-inner-height: 854px;
--truste-box-overlay-height: 854px;
--truste-popframe-height: 854px;
}
/* fonts: Whitney-Book may be proprietary — safe free fallback: Newsreader (Google Fonts). */