Baseten — Design System
Baseten serves models in Neue Alte Grotesk at 88px/600 black-on-white, with Chivo Mono running body text and zero-radius ink buttons like a deployment manifest. Inference benchmarks and GPU topology diagrams fill the grid — ML infrastructure with the typographic austerity of a well-commented config file.
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/baseten.
Tokens
Baseten's decoded design system: background #FFFFFF, text #000000, accent #19E76E, link #19E76E, primary #8999AC; type scale h1 88px / h2 64px / body 24px; 8px spacing base; 4px base radius. The single interactive/action color is #000000 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #FFFFFF |
| surface | #EFEFEF |
| border | #D8D8D8 |
| text | #000000 |
| text_muted | #606060 |
| primary | #8999AC |
| accent | #19E76E |
| link | #19E76E |
| secondary | #425366 |
| button_bg | #000000 |
| button_text | #FFFFFF |
Using these colors
- Action color
#000000— the single interactive color; only on things you click or must notice, never large fills. accent,linkare all#19E76E— one role, not several (the action color).- accent
#19E76E— accent for emphasis — keep it rare on the page. - primary
#8999AC— a neutral UI color (chips, tags, icon fills, chrome), not the action color (action = #000000). - secondary
#425366— 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: Chivo Mono
- Body: Chivo Mono
- Mono: Chivo Mono
- h1: 88px
- h2: 64px
- body: 24px
Spacing
- base unit: 8px
- scale: 2px, 4px, 7px, 8px, 12px, 16px, 20px, 24px, 28px, 32px
Radii
- base: 4px
- button: 0px
Motion
Micro-interactions run at 236ms (dominant) with cubic-bezier(0.4, 0, 0.2, 1).
- durations: 236ms · 75ms · 500ms
- easings:
cubic-bezier(0.4, 0, 0.2, 1)·cubic-bezier(0.5, 0.2, 0.4, 1) - animated properties: color, background-color, border-color, text-decoration-color
Button states (measured)
- primary hover: outline
1px solid rgb(0, 0, 0) - primary focus: outline
1px solid rgb(0, 0, 0)
Layout (measured)
- container max-width:
1260px - nav: 38px
- common grid: 12 columns
Motion choreography (measured)
Load order: h1.font-neue → svg.animate-pulse → div.lines_grid-line__N9SvZ×6 → div.lines_grid-line__N9SvZ×6 → a.block×16 → a.block×2
Scroll reveal: 9 elements rest at opacity 0, translateY(14px), animate in over 800ms.
Responsive (measured)
- breakpoints: 576px · 640px · 768px · 992px · 1024px · 1199px
- mobile (390px): hero 60px · nav hamburger
Per-section tokens (9)
- Hero — light · bg #FFFFFF · text #363736 · 1 col · left
- Logo Wall — light · bg #FFFFFF · text #727372 · 5 col · split
- Feature — light · bg #FFFFFF · text #8BAB99 · 2 col · split
- Feature — light · bg #FFFFFF · text #5E5E60 · 2 col · split
- Feature — light · bg #FFFFFF · text #7B7C7B · 2 col · left
- Bento Grid — light · bg #F5F8F5 · text #797B79 · 1 col · left
- Testimonial / Social Proof — light · bg #FFFFFF · text #141413 · 2 col · left
- CTA / Sign-up — light · bg #FFFFFF · text #000000 · 1 col · left
- Footer — dark · bg #000000 · text #FFFFFF · 1 col · left
Export: DESIGN.md
# Baseten — Design System > light, professional, medium, tailwind — deep decode (measured live) Baseten serves models in Neue Alte Grotesk at 88px/600 black-on-white, with Chivo Mono running body text and zero-radius ink buttons like a deployment manifest. Inference benchmarks and GPU topology diagrams fill the grid — ML infrastructure with the typographic austerity of a well-commented config file. ## Colors | Role | Value | |------|-------| | bg | `#FFFFFF` | | surface | `#EFEFEF` | | border | `#D8D8D8` | | text | `#000000` | | text_muted | `#606060` | | primary | `#8999AC` | | accent | `#19E76E` | | link | `#19E76E` | | secondary | `#425366` | | button_bg | `#000000` | | button_text | `#FFFFFF` | **Using these colors** - **Action color** `#000000` — 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` are all `#19E76E` — one role, not several. - **accent** `#19E76E` — accent for emphasis — keep it rare on the page. - **primary** `#8999AC` — a neutral UI color (chips, tags, icon fills, chrome), not the action color (action = #000000). - **secondary** `#425366` — 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` 85.2% · `#19E76E` 4.8% · `#353636` 3.2% · `#7AAC91` 2.7% ## Typography - Heading: **Chivo Mono** _(free fallback: JetBrains Mono)_ - Body: **Chivo Mono** _(free fallback: JetBrains Mono)_ - Mono: **Chivo Mono** | Role | Size / weight · line-height · tracking | |------|------------------------------------------| | hero | 300px / 400 · lh 450px | | h2 | 88px / 600 · lh 80px · tracking -1.76px | | h3 | 64px / 600 · lh 70px · tracking -1.92px | | body | 16px / 400 · lh 24px | | small | 14px / 400 · lh 18px · tracking -0.28px | - Weight ladder: 400 · 600 — use these exact measured weights, not the 400/600 defaults. > **Fonts —** Chivo Mono may be proprietary — safe free fallback: JetBrains Mono (Google Fonts). ## Spacing - base unit: 8px (inferred from the measured scale) - measured scale: 2px, 4px, 7px, 8px, 12px, 16px, 20px, 24px, 28px, 32px — snap all gaps/padding to these - section rhythm: 64px top/bottom padding per section (measured) ## Radius - base: 4px - button: 0px - pill: 9999px ## Buttons | Button | Fill / text | Border | Radius | Padding | Font | Shadow | |--------|-------------|--------|--------|---------|------|--------| | primary | `#FFFFFF` / `#000000` | none | 0px | 0px 0px 0px 0px | 400 16px | none | | secondary | `#000000` / `#FFFFFF` | none | 0px | 0px 0px 0px 0px | 400 16px | none | **States (measured, not guessed)** - primary hover: outline `1px solid rgb(0, 0, 0)` - primary focus: outline `1px solid rgb(0, 0, 0)` - secondary hover: color `#000000` · outline `1px solid rgb(25, 231, 110)` - transition: `all 0.236s cubic-bezier(0.5, 0.2, 0.4, 1)` ## Motion - durations: 236ms (dominant) · 75ms · 500ms - easings: `cubic-bezier(0.4, 0, 0.2, 1)` (dominant) · `cubic-bezier(0.5, 0.2, 0.4, 1)` - animated properties: color, background-color, border-color, text-decoration-color Micro-interactions use the dominant duration + easing; nothing on the page animates slower than the longest duration above — don't invent springier motion. ## Layout (measured) - container max 1260px · common grid: 12-col - nav: 38px | Section (y) | Height | Cols | Gap | Pad y | Split | |---|---|---|---|---|---| | 127 | 500 | 12 | 24 | 0/0 | — | | 627 | 334 | — | — | 0/0 | — | | 960 | 165 | 3 | — | 0/0 | 17/50/33 | | 1125 | 1424 | — | — | 64/0 | — | | 2549 | 1620 | 12 | 24 | 0/0 | — | | 4169 | 1070 | — | — | 0/48 | — | ## Motion choreography (measured) Load order: `h1.font-neue` @0ms → `svg.animate-pulse` @1ms → `div.lines_grid-line__N9SvZ`×6 @561ms → `div.lines_grid-line__N9SvZ`×6 @569ms → `a.block`×16 @940ms → `a.block`×2 @940ms - `h1.font-neue` — opacity 0→1 · transform none→translateY(0px) — 800ms ease - `svg.animate-pulse` — opacity 1→1 — 2000ms cubic-bezier(0.4, 0, 0.6, 1) · loops - scroll reveal: 9 elements rest at opacity 0, translateY(14px), animate in over 800ms (3 revealed during the drive). Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography. ## Responsive (measured) - breakpoints: 576px · 640px · 768px · 992px · 1024px · 1199px - mobile (390px): hero 60px · 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/baseten
Export: Tailwind v4 (@theme)
@theme {
/* action color #000000 — the one interactive color; buttons/links/emphasis only, never large fills. */
--color-bg: #FFFFFF;
--color-surface: #EFEFEF;
--color-border: #D8D8D8;
--color-text: #000000;
--color-text-muted: #606060;
--color-primary: #8999AC; /* a neutral UI color (chips, tags, icon fills, chrome), not the action color (action = #000000). */
--color-accent: #19E76E; /* accent for emphasis — keep it rare on the page. */
--color-link: #19E76E; /* fails contrast on the background (~1.7:1) — this is a dark UI color, NOT a readable link; use the text or action color for links (verify against the reference). */
--color-secondary: #425366; /* 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: #000000; /* primary-button fill — the main call-to-action color. */
--color-button-text: #FFFFFF;
/* fonts: Chivo Mono may be proprietary — safe free fallback: JetBrains Mono (Google Fonts). */
--font-heading: "Chivo Mono", "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
--font-body: "Chivo Mono", "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
--font-mono: "Chivo Mono", ui-monospace, monospace;
/* measured weights: 400, 600 — use these, not 400/600 */
--text-hero: 300px; --font-weight-hero: 400; --leading-hero: 450px;
--text-h2: 88px; --font-weight-h2: 600; --leading-h2: 80px; --tracking-h2: -1.76px;
--text-h3: 64px; --font-weight-h3: 600; --leading-h3: 70px; --tracking-h3: -1.92px;
--text-body: 16px; --font-weight-body: 400; --leading-body: 24px;
--text-small: 14px; --font-weight-small: 400; --leading-small: 18px; --tracking-small: -0.28px;
--radius-base: 4px;
--radius-button: 0px;
--radius-pill: 9999px;
--outline-focus: 1px solid rgb(0, 0, 0); /* measured focus ring */
--ease-brand: cubic-bezier(0.4, 0, 0.2, 1);
--duration-fast: 75ms; /* use: duration-[var(--duration-fast)] */
--duration-base: 236ms;
--duration-slow: 500ms;
--section-y: 64px; /* per-section vertical padding (measured) */
--spacing: 8px; /* measured base — drives the p-*/gap-* scale. steps seen on the page: 2, 4, 7, 8, 12, 16, 20, 24, 28, 32px */
}Export: CSS variables
:root {
/* action color #000000 — the one interactive color; buttons/links/emphasis only, never large fills. */
--bg: #FFFFFF;
--surface: #EFEFEF;
--border: #D8D8D8;
--text: #000000;
--text-muted: #606060;
--primary: #8999AC; /* a neutral UI color (chips, tags, icon fills, chrome), not the action color (action = #000000). */
--accent: #19E76E; /* accent for emphasis — keep it rare on the page. */
--link: #19E76E; /* fails contrast on the background (~1.7:1) — this is a dark UI color, NOT a readable link; use the text or action color for links (verify against the reference). */
--secondary: #425366; /* 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: #000000; /* primary-button fill — the main call-to-action color. */
--button-text: #FFFFFF;
--font-heading: "Chivo Mono", "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
--font-body: "Chivo Mono", "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
--font-mono: "Chivo Mono", ui-monospace, monospace;
--text-hero: 300px; --weight-hero: 400; --leading-hero: 450px;
--text-h2: 88px; --weight-h2: 600; --leading-h2: 80px; --tracking-h2: -1.76px;
--text-h3: 64px; --weight-h3: 600; --leading-h3: 70px; --tracking-h3: -1.92px;
--text-body: 16px; --weight-body: 400; --leading-body: 24px;
--text-small: 14px; --weight-small: 400; --leading-small: 18px; --tracking-small: -0.28px;
--radius: 4px;
--radius-button: 0px;
--radius-pill: 9999px;
--focus-ring: 1px solid rgb(0, 0, 0);
--ease: cubic-bezier(0.4, 0, 0.2, 1);
--duration-fast: 75ms;
--duration-base: 236ms;
--duration-slow: 500ms;
--section-y: 64px;
}
/* fonts: Chivo Mono may be proprietary — safe free fallback: JetBrains Mono (Google Fonts). */