MozaikaDesign system

Groq — Design System

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

Groq undersells at the type level so the latency numbers can shout: Space Grotesk at a light 32-46px/300 on warm parchment #F3F3EE, 21px body, zero-radius chrome. For a company whose product is speed, the page's stillness is the flex — benchmark charts and token counters carry the adrenaline while the typography stays at resting heart rate.

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

Tokens

Groq's decoded design system: background #F3F3EE, text #2D2F33, accent #F43E01, link #4A5565, primary #F43E01; type scale h1 32px / h2 15px / body 12px; 8px spacing base; 0px base radius. The single interactive/action color is #F43E01 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.

Color roles

RoleValue
bg#F3F3EE
surface#E7E7E2
border#D5D5D1
text#2D2F33
text_muted#78797A
primary#F43E01
accent#F43E01
link#4A5565
secondary#F55036
button_bg#F43E01
button_text#FFFFFF

Using these colors

Typography

Spacing

Radii

Shadows (elevation)

Motion

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

Native design tokens

TokenValue
--color-yellow#F6AB45
--color-green#39C5C0
--color-grey#D9D9D9
--color-black#000
--color-white#fff
--color-fluorescent-pink#F392DD
--color-fluorescent-pink-base#F392DD
--color-fluorescent-pink-light#FAD8FF
--color-fluorescent-yellow#FDEB20
--color-fluorescent-yellow-base#FDEB20

…and 97 more measured on the page.

Button states (measured)

Layout (measured)

Motion choreography (measured)

Load order: ul.LogoMarquee_logos__U6p7Y×2 → div.Testimonials_testimonialdiv.textLockupdiv.textLockuparticle×2 → article×2

Scroll reveal: 9 elements rest at opacity 0, translateY(16px), animate in over 0.5s linear.

Responsive (measured)

Per-section tokens (11)

Export: DESIGN.md

# Groq — Design System

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

Groq undersells at the type level so the latency numbers can shout: Space Grotesk at a light 32-46px/300 on warm parchment #F3F3EE, 21px body, zero-radius chrome. For a company whose product is speed, the page's stillness is the flex — benchmark charts and token counters carry the adrenaline while the typography stays at resting heart rate.

## Colors

| Role | Value |
|------|-------|
| bg | `#F3F3EE` |
| surface | `#E7E7E2` |
| border | `#D5D5D1` |
| text | `#2D2F33` |
| text_muted | `#78797A` |
| primary | `#F43E01` |
| accent | `#F43E01` |
| link | `#4A5565` |
| secondary | `#F55036` |
| button_bg | `#F43E01` |
| button_text | `#FFFFFF` |

**Using these colors**

- **Action color** `#F43E01` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds.
- `primary`, `accent`, `button_bg` are all `#F43E01` — one role, not several (your action color).
- **accent** `#F43E01` — 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** `#4A5565` — inline text links and link-styled controls.
- **secondary** `#F55036` — 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): `#F3F3EE` 67.7% · `#47403C` 20% · `#95412B` 8.1% · `#A99D93` 4.1%

## Typography

- Heading: **Space Grotesk**
- Body: **Space Grotesk**
- Mono: **IBM Plex Mono**

| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 46px / 300 · lh 60px · tracking -0.92px |
| h2 | 36px / 300 · lh 47px · tracking -0.72px |
| h3 | 32px / 300 · lh 42px · tracking -0.64px |
| body | 21px / 400 · lh 29px |
| small | 19px / 400 · lh 25px · tracking -0.38px |
| eyebrow | 12px / 500 · tracking 1.2px |

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

> **Fonts —** Space Grotesk — free, on Google.

## Spacing
- base unit: 8px (inferred from the measured scale)
- measured scale: 4px, 5px, 10px, 12px, 14px, 16px, 24px, 32px, 40px, 48px — snap all gaps/padding to these
- section rhythm: 80px top/bottom padding per section (measured)

## Radius
- base: 0px
- button: 9999px
- card: 5px
- pill: 9999px
- sharp: 3px

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `#F43E01` / `#FFFFFF` | none | 9999px | 10px 16px 10px 16px | 400 15px | none |
| secondary | `#F3F3EE` / `#2D2F33` | none | 0px | — | — | none |

**States (measured, not guessed)**

- primary focus: outline `3px solid rgb(244, 62, 1)`

## Shadows (elevation)
- card: `rgba(1, 1, 63, 0.1) 0px 2px 19px -4px`

## Motion
- durations: 250ms (dominant) · 500ms · 900ms
- easings: `ease-in-out` (dominant) · `cubic-bezier(0.68, -0.55, 0.27, 1.55)`
- animated properties: transform, background-size, opacity, color

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 |
|-------|-------|
| `--color-yellow` | `#F6AB45` |
| `--color-green` | `#39C5C0` |
| `--color-grey` | `#D9D9D9` |
| `--color-black` | `#000` |
| `--color-white` | `#fff` |
| `--color-fluorescent-pink` | `#F392DD` |
| `--color-fluorescent-pink-base` | `#F392DD` |
| `--color-fluorescent-pink-light` | `#FAD8FF` |
| `--color-fluorescent-yellow` | `#FDEB20` |
| `--color-fluorescent-yellow-base` | `#FDEB20` |
| `--color-fluorescent-yellow-light` | `#F4FD90` |
| `--color-fluorescent-green` | `#10E68D` |

_…and 95 more measured on the page._

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

## Layout (measured)
- container max 1440px · common grid: 12-col
- nav: 88px sticky · bg #F3F3EE

| Section (y) | Height | Cols | Gap | Pad y | Split |
|---|---|---|---|---|---|
| 0 | 812 | 12 | 32 | 88/48 | — |
| 860 | 248 | 12 | 32 | 80/16 | — |
| 1156 | 953 | 12 | 32 | 0/0 | — |
| 2157 | 636 | 12 | 32 | 80/0 | — |
| 2793 | 1154 | 12 | 32 | 128/128 | — |
| 3996 | 931 | 12 | 32 | 0/0 | — |

## Motion choreography (measured)
Load order: `ul.LogoMarquee_logos__U6p7Y`×2 @0ms → `div.Testimonials_testimonial` @0ms → `div.textLockup` @480ms → `div.textLockup` @480ms → `article`×2 @480ms → `article`×2 @480ms
- `div.Testimonials_testimonial` — transform translateX(0px)→translateX(-50%) — 30000ms · loops
- scroll reveal: 9 elements rest at opacity 0, translateY(16px), animate in over 0.5s linear (9 revealed during the drive).

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

## Components (measured)
- link: #2D2F33 · no underline

## Responsive (measured)
- breakpoints: 375px · 480px · 600px · 960px · 1080px · 1280px
- mobile (390px): hero 26px · body 14px · 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/groq

Export: Tailwind v4 (@theme)

@theme {
  /* action color #F43E01 — the one interactive color; buttons/links/emphasis only, never large fills. */
  --color-bg: #F3F3EE;
  --color-surface: #E7E7E2;
  --color-border: #D5D5D1;
  --color-text: #2D2F33;
  --color-text-muted: #78797A;
  --color-primary: #F43E01;  /* primary brand / action color. */
  --color-accent: #F43E01;  /* 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: #4A5565;  /* inline text links and link-styled controls. */
  --color-secondary: #F55036;  /* 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: #F43E01;  /* primary-button fill — the main call-to-action color. */
  --color-button-text: #FFFFFF;
  /* fonts: Space Grotesk — free, on Google. */
  --font-heading: "Space Grotesk", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Space Grotesk", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-mono: "IBM Plex Mono", ui-monospace, monospace;
  /* measured weights: 300, 400, 500 — use these, not 400/600 */
  --text-hero: 46px; --font-weight-hero: 300; --leading-hero: 60px; --tracking-hero: -0.92px;
  --text-h2: 36px; --font-weight-h2: 300; --leading-h2: 47px; --tracking-h2: -0.72px;
  --text-h3: 32px; --font-weight-h3: 300; --leading-h3: 42px; --tracking-h3: -0.64px;
  --text-body: 21px; --font-weight-body: 400; --leading-body: 29px;
  --text-small: 19px; --font-weight-small: 400; --leading-small: 25px; --tracking-small: -0.38px;
  --text-eyebrow: 12px; --font-weight-eyebrow: 500; --tracking-eyebrow: 1.2px;
  --radius-base: 0px;
  --radius-button: 9999px;
  --radius-card: 5px;
  --radius-pill: 9999px;
  --radius-sharp: 3px;
  --shadow-card: rgba(1, 1, 63, 0.1) 0px 2px 19px -4px;
  --outline-focus: 3px solid rgb(244, 62, 1);  /* measured focus ring */
  --ease-brand: ease-in-out;
  --duration-fast: 250ms;  /* use: duration-[var(--duration-fast)] */
  --duration-base: 500ms;
  --duration-slow: 900ms;
  --section-y: 80px;  /* per-section vertical padding (measured) */
  --spacing: 8px;  /* measured base — drives the p-*/gap-* scale. steps seen on the page: 4, 5, 10, 12, 14, 16, 24, 32, 40, 48px */
}

Export: CSS variables

:root {
  /* action color #F43E01 — the one interactive color; buttons/links/emphasis only, never large fills. */
  --bg: #F3F3EE;
  --surface: #E7E7E2;
  --border: #D5D5D1;
  --text: #2D2F33;
  --text-muted: #78797A;
  --primary: #F43E01;  /* primary brand / action color. */
  --accent: #F43E01;  /* 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: #4A5565;  /* inline text links and link-styled controls. */
  --secondary: #F55036;  /* 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: #F43E01;  /* primary-button fill — the main call-to-action color. */
  --button-text: #FFFFFF;
  --font-heading: "Space Grotesk", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Space Grotesk", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-mono: "IBM Plex Mono", ui-monospace, monospace;
  --text-hero: 46px; --weight-hero: 300; --leading-hero: 60px; --tracking-hero: -0.92px;
  --text-h2: 36px; --weight-h2: 300; --leading-h2: 47px; --tracking-h2: -0.72px;
  --text-h3: 32px; --weight-h3: 300; --leading-h3: 42px; --tracking-h3: -0.64px;
  --text-body: 21px; --weight-body: 400; --leading-body: 29px;
  --text-small: 19px; --weight-small: 400; --leading-small: 25px; --tracking-small: -0.38px;
  --text-eyebrow: 12px; --weight-eyebrow: 500; --tracking-eyebrow: 1.2px;
  --radius: 0px;
  --radius-button: 9999px;
  --radius-card: 5px;
  --radius-pill: 9999px;
  --radius-sharp: 3px;
  --shadow-card: rgba(1, 1, 63, 0.1) 0px 2px 19px -4px;
  --focus-ring: 3px solid rgb(244, 62, 1);
  --ease: ease-in-out;
  --duration-fast: 250ms;
  --duration-base: 500ms;
  --duration-slow: 900ms;
  --section-y: 80px;
}

/* their own tokens, verbatim from the site's :root */
:root {
  --color-yellow: #F6AB45;
  --color-green: #39C5C0;
  --color-grey: #D9D9D9;
  --color-black: #000;
  --color-white: #fff;
  --color-fluorescent-pink: #F392DD;
  --color-fluorescent-pink-base: #F392DD;
  --color-fluorescent-pink-light: #FAD8FF;
  --color-fluorescent-yellow: #FDEB20;
  --color-fluorescent-yellow-base: #FDEB20;
  --color-fluorescent-yellow-light: #F4FD90;
  --color-fluorescent-green: #10E68D;
}
/* fonts: Space Grotesk — free, on Google. */