getdesign.mdgetdesign/vercel

Vercel

Engineered minimalism with Geist — aggressive negative tracking, shadow-as-border technique, multi-layer card stacks, workflow-accent pipeline colors.

install

npx designkit-cli add getdesign/vercel
source ↗
previewtemplates · Vercel

Typography

Every text element the kit ships — headings through code

elements

Headings

The quick brown fox

Section heading

Subsection heading

Minor heading

Overline heading

Body text

Lead paragraph.Body text sits at the backbone of any interface — if it reads well, everything else has a chance. If it doesn't, nothing else matters.

Standard paragraph at the body size. Type hierarchies work best when the jump from body to subheading is clear but not disruptive — around 1.25-1.5× works across most contexts. Inline elements like a link, inline code, emphasis, strong, and highlighted text should all feel native to the kit.

Small / caption text — used for metadata, timestamps, descriptions under labels. Usually 14px or slightly smaller.

Lists

Unordered

  • Token-driven styling
  • Agent-readable format
  • Composable kits
    • Colors
    • Typography
    • Component stylings
  • Portable between projects

Ordered

  1. Describe the kit in prose
  2. Extract colors and typography
  3. Apply to a sample UI
  4. Iterate on token values

Blockquote

“Good design is as little design as possible. Less, but better — because it concentrates on the essential aspects, and the products are not burdened with non-essentials.”
— Dieter Rams

Code

// install a kit
$ npx designkit-cli add airbnb

// apply it to your project
import { applyKit } from "@designkit/theme"
applyKit("airbnb")

Rule


Buttons

Primary, secondary, outline, ghost — every state the kit ships

elements

Default

Sizes

With icon

Form fields

Every input control the kit ships — text, select, checkboxes, radios, switches, file

elements

Text inputs

Textarea

Select

Checkboxes

Radio group

Billing cadence

Toggle switch

File input

Feedback

Alerts, badges, progress, tooltips, avatars — the signal surface of every UI

elements

Alerts

!

Scheduled maintenance

We'll be rolling out a new version on Friday at 22:00 UTC. Expect a short read-only window.

!

Kit published

Your DESIGN.md is live. Anyone can now install it with `npx designkit-cli add you/my-kit`.

!

Deprecated API

You're calling /v1/kits which will be removed in 30 days. Migrate to /v2/kits.

!

Build failed

Two component tokens reference an undefined color. Run `designkit lint` to see them.

Badges & tags

OfficialCommunityv2.0BetaDeprecatedOutlineOutline alt

Avatars

JD

Jeremy Dupont

Author

ALMTKPSJ+6

Progress

Upload32%
Build78%
Complete100%

Spinner

Loading…

Tooltip (static)

Tooltip text

Keyboard shortcut

Press K to open the command palette, or Esc to dismiss.

Data display

Table, definition list, empty state — how the kit shows structured data

app

Table

KitAuthorInstallsUpdatedStatus
airbnbgetdesign12.4K2d agoActive
claudegetdesign8.1K5d agoActive
stripegetdesign7.9K1w agoActive
linear.appgetdesign6.2K2w agoBeta
heritagedk2.1K1mo agoDraft

Definition list

Name
Airbnb
Author
getdesign · Claude
Format
DESIGN.md (Google Stitch spec)
Primary font
Nunito (substitute for Airbnb Cereal VF)
Installs
12,408
License
MIT

Empty state

No kits yet

You haven't published any kits on this account. Drop a DESIGN.md in a public repo to get started.

Breadcrumbs

Tabs

Sign in

Centered auth card — the most scrutinised surface in any app

app

Welcome back

Sign in with your work email to continue.

or

New here? Create an account

Dashboard KPIs

Four-card stat row — the staple of every internal dashboard

app

Overview

Performance for the last 30 days

Active users

12,408

+4.2% vs last period

MRR

$28.9K

+12.1% vs last period

Churn

1.8%

-0.3% vs last period

NPS

72

+5 vs last period

[chart placeholder]

Chat thread

Agent + user turn-based chat — bubbles, avatar, timestamp

app
A

Design Agent

online · responds in seconds

Hey — what's the goal of today's session?
I want to ship a pricing page that matches our brand.
Got it. Sharing three variants in a sec — each in your brand tokens so it'll feel native. Which fits better: conversion-first, feature-first, or transparency-first?
Let's try conversion-first.

Hero

Landing-page headline + subtitle + primary CTA

marketing
New · v2.0

Designed for humans. Built for agents.

Ship a brand-aligned product in hours. Coding agents write UI that matches your design system — no brief, no handoff.

Pricing

Three-tier comparison grid with a highlighted middle tier

marketing

Simple pricing

Pay for what you use. Change plans any time.

Hobby

$0forever
  • 1 project
  • Community support
  • Public kits only

Pro

Popular
$19per month
  • Unlimited projects
  • Private kits
  • Priority support
  • AI kit generator

Team

$49per seat / mo
  • Everything in Pro
  • Shared workspace
  • SSO + audit logs
  • Dedicated support

source

---
name: Vercel
description:
  Engineered minimalism with Geist — aggressive negative tracking,
  shadow-as-border technique, multi-layer card stacks, workflow-accent pipeline
  colors.
originalFonts:
  primary: "Geist"
  mono: "Geist Mono"
  fallbacks:
    - "Arial"
    - "Apple Color Emoji"
    - "Segoe UI Emoji"
    - "Segoe UI Symbol"
colors:
  background: "#FFFFFF"
  surface: "#FAFAFA"
  ink: "#171717"
  accent: "#171717"
  vercel-black: "#171717"
  pure-white: "#FFFFFF"
  true-black: "#000000"
  ship-red: "#FF5B4F"
  preview-pink: "#DE1D8D"
  develop-blue: "#0A72EF"
  console-blue: "#0070F3"
  console-purple: "#7928CA"
  console-pink: "#EB367F"
  link-blue: "#0072F5"
  focus-blue: "#0091FF"
  gray-900: "#171717"
  gray-600: "#4D4D4D"
  gray-500: "#666666"
  gray-400: "#808080"
  gray-100: "#EBEBEB"
  gray-50: "#FAFAFA"
  border: "#EBEBEB"
  badge-blue-bg: "#EBF5FF"
  badge-blue-text: "#0068D6"
typography:
  h1:
    family: "Geist"
    size: "3rem"
    weight: 600
    lineHeight: 1.0
  body:
    family: "Geist"
    size: "1.125rem"
    weight: 400
    lineHeight: 1.56
  code:
    family: "Geist Mono"
    size: "1rem"
    weight: 400
    lineHeight: 1.5
spacing:
  xs: "0.25rem"
  sm: "0.5rem"
  md: "1rem"
  lg: "2rem"
  xl: "2.5rem"
rounded:
  sm: "2px"
  md: "6px"
  lg: "8px"
  xl: "12px"
shadows:
  sm: "rgba(0,0,0,0.08) 0px 0px 0px 1px"
  md: "rgba(0,0,0,0.08) 0px 0px 0px 1px, rgba(0,0,0,0.04) 0px 2px 2px"
  lg:
    "rgba(0,0,0,0.08) 0px 0px 0px 1px, rgba(0,0,0,0.04) 0px 2px 2px,
    rgba(0,0,0,0.04) 0px 8px 8px -8px, #fafafa 0px 0px 0px 1px"
components:
  button-primary:
    background: "{colors.vercel-black}"
    color: "#FFFFFF"
    border: "1px solid {colors.vercel-black}"
    radius: "{rounded.md}"
    padding: "0.5rem 1rem"
  button-secondary:
    background: "#FFFFFF"
    color: "{colors.vercel-black}"
    border: "none"
    radius: "{rounded.md}"
    padding: "0.5rem 1rem"
  card:
    background: "#FFFFFF"
    border: "none"
    radius: "{rounded.lg}"
    padding: "1.5rem"
  input:
    background: "#FFFFFF"
    color: "{colors.ink}"
    border: "none"
    radius: "{rounded.md}"
    padding: "0.5rem 0.75rem"
---

<!-- source: VoltAgent/awesome-design-md @ 80bbbc2 (MIT) — see ATTRIBUTION.md -->

# Design System Inspiration of Vercel

## 1. Visual Theme & Atmosphere

Vercel's website is the visual thesis of developer infrastructure made invisible
— a design system so restrained it borders on philosophical. The page is
overwhelmingly white (`#ffffff`) with near-black (`#171717`) text, creating a
gallery-like emptiness where every element earns its pixel. This isn't
minimalism as decoration; it's minimalism as engineering principle. The Geist
design system treats the interface like a compiler treats code — every
unnecessary token is stripped away until only structure remains.

The custom Geist font family is the crown jewel. Geist Sans uses aggressive
negative letter-spacing (-2.4px to -2.88px at display sizes), creating headlines
that feel compressed, urgent, and engineered — like code that's been minified
for production. At body sizes, the tracking relaxes but the geometric precision
persists. Geist Mono completes the system as the monospace companion for code,
terminal output, and technical labels. Both fonts enable OpenType `"liga"`
(ligatures) globally, adding a layer of typographic sophistication that rewards
close reading.

What distinguishes Vercel from other monochrome design systems is its
shadow-as-border philosophy. Instead of traditional CSS borders, Vercel uses
`box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.08)` — a zero-offset, zero-blur,
1px-spread shadow that creates a border-like line without the box model
implications. This technique allows borders to exist in the shadow layer,
enabling smoother transitions, rounded corners without clipping, and a subtler
visual weight than traditional borders. The entire depth system is built on
layered, multi-value shadow stacks where each layer serves a specific purpose:
one for the border, one for soft elevation, one for ambient depth.

**Key Characteristics:**

- Geist Sans with extreme negative letter-spacing (-2.4px to -2.88px at display)
  — text as compressed infrastructure
- Geist Mono for code and technical labels with OpenType `"liga"` globally
- Shadow-as-border technique: `box-shadow 0px 0px 0px 1px` replaces traditional
  borders throughout
- Multi-layer shadow stacks for nuanced depth (border + elevation + ambient in
  single declarations)
- Near-pure white canvas with `#171717` text — not quite black, creating
  micro-contrast softness
- Workflow-specific accent colors: Ship Red (`#ff5b4f`), Preview Pink
  (`#de1d8d`), Develop Blue (`#0a72ef`)
- Focus ring system using `hsla(212, 100%, 48%, 1)` — a saturated blue for
  accessibility
- Pill badges (9999px) with tinted backgrounds for status indicators

## 2. Color Palette & Roles

### Primary

- **Vercel Black** (`#171717`): Primary text, headings, dark surface
  backgrounds. Not pure black — the slight warmth prevents harshness.
- **Pure White** (`#ffffff`): Page background, card surfaces, button text on
  dark.
- **True Black** (`#000000`): Secondary use,
  `--geist-console-text-color-default`, used in specific console/code contexts.

### Workflow Accent Colors

- **Ship Red** (`#ff5b4f`): `--ship-text`, the "ship to production" workflow
  step — warm, urgent coral-red.
- **Preview Pink** (`#de1d8d`): `--preview-text`, the preview deployment
  workflow — vivid magenta-pink.
- **Develop Blue** (`#0a72ef`): `--develop-text`, the development workflow —
  bright, focused blue.

### Console / Code Colors

- **Console Blue** (`#0070f3`): `--geist-console-text-color-blue`, syntax
  highlighting blue.
- **Console Purple** (`#7928ca`): `--geist-console-text-color-purple`, syntax
  highlighting purple.
- **Console Pink** (`#eb367f`): `--geist-console-text-color-pink`, syntax
  highlighting pink.

### Interactive

- **Link Blue** (`#0072f5`): Primary link color with underline decoration.
- **Focus Blue** (`hsla(212, 100%, 48%, 1)`): `--ds-focus-color`, focus ring on
  interactive elements.
- **Ring Blue** (`rgba(147, 197, 253, 0.5)`): `--tw-ring-color`, Tailwind ring
  utility.

### Neutral Scale

- **Gray 900** (`#171717`): Primary text, headings, nav text.
- **Gray 600** (`#4d4d4d`): Secondary text, description copy.
- **Gray 500** (`#666666`): Tertiary text, muted links.
- **Gray 400** (`#808080`): Placeholder text, disabled states.
- **Gray 100** (`#ebebeb`): Borders, card outlines, dividers.
- **Gray 50** (`#fafafa`): Subtle surface tint, inner shadow highlight.

### Surface & Overlay

- **Overlay Backdrop** (`hsla(0, 0%, 98%, 1)`): `--ds-overlay-backdrop-color`,
  modal/dialog backdrop.
- **Selection Text** (`hsla(0, 0%, 95%, 1)`): `--geist-selection-text-color`,
  text selection highlight.
- **Badge Blue Bg** (`#ebf5ff`): Pill badge background, tinted blue surface.
- **Badge Blue Text** (`#0068d6`): Pill badge text, darker blue for readability.

### Shadows & Depth

- **Border Shadow** (`rgba(0, 0, 0, 0.08) 0px 0px 0px 1px`): The signature —
  replaces traditional borders.
- **Subtle Elevation** (`rgba(0, 0, 0, 0.04) 0px 2px 2px`): Minimal lift for
  cards.
- **Card Stack**
  (`rgba(0,0,0,0.08) 0px 0px 0px 1px, rgba(0,0,0,0.04) 0px 2px 2px, rgba(0,0,0,0.04) 0px 8px 8px -8px, #fafafa 0px 0px 0px 1px`):
  Full multi-layer card shadow.
- **Ring Border** (`rgb(235, 235, 235) 0px 0px 0px 1px`): Light gray ring-border
  for tabs and images.

## 3. Typography Rules

### Font Family

- **Primary**: `Geist`, with fallbacks:
  `Arial, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol`
- **Monospace**: `Geist Mono`, with fallbacks:
  `ui-monospace, SFMono-Regular, Roboto Mono, Menlo, Monaco, Liberation Mono, DejaVu Sans Mono, Courier New`
- **OpenType Features**: `"liga"` enabled globally on all Geist text; `"tnum"`
  for tabular numbers on specific captions.

### Hierarchy

| Role              | Font       | Size           | Weight  | Line Height       | Letter Spacing    | Notes                                         |
| ----------------- | ---------- | -------------- | ------- | ----------------- | ----------------- | --------------------------------------------- |
| Display Hero      | Geist      | 48px (3.00rem) | 600     | 1.00–1.17 (tight) | -2.4px to -2.88px | Maximum compression, billboard impact         |
| Section Heading   | Geist      | 40px (2.50rem) | 600     | 1.20 (tight)      | -2.4px            | Feature section titles                        |
| Sub-heading Large | Geist      | 32px (2.00rem) | 600     | 1.25 (tight)      | -1.28px           | Card headings, sub-sections                   |
| Sub-heading       | Geist      | 32px (2.00rem) | 400     | 1.50              | -1.28px           | Lighter sub-headings                          |
| Card Title        | Geist      | 24px (1.50rem) | 600     | 1.33              | -0.96px           | Feature cards                                 |
| Card Title Light  | Geist      | 24px (1.50rem) | 500     | 1.33              | -0.96px           | Secondary card headings                       |
| Body Large        | Geist      | 20px (1.25rem) | 400     | 1.80 (relaxed)    | normal            | Introductions, feature descriptions           |
| Body              | Geist      | 18px (1.13rem) | 400     | 1.56              | normal            | Standard reading text                         |
| Body Small        | Geist      | 16px (1.00rem) | 400     | 1.50              | normal            | Standard UI text                              |
| Body Medium       | Geist      | 16px (1.00rem) | 500     | 1.50              | normal            | Navigation, emphasized text                   |
| Body Semibold     | Geist      | 16px (1.00rem) | 600     | 1.50              | -0.32px           | Strong labels, active states                  |
| Button / Link     | Geist      | 14px (0.88rem) | 500     | 1.43              | normal            | Buttons, links, captions                      |
| Button Small      | Geist      | 14px (0.88rem) | 400     | 1.00 (tight)      | normal            | Compact buttons                               |
| Caption           | Geist      | 12px (0.75rem) | 400–500 | 1.33              | normal            | Metadata, tags                                |
| Mono Body         | Geist Mono | 16px (1.00rem) | 400     | 1.50              | normal            | Code blocks                                   |
| Mono Caption      | Geist Mono | 13px (0.81rem) | 500     | 1.54              | normal            | Code labels                                   |
| Mono Small        | Geist Mono | 12px (0.75rem) | 500     | 1.00 (tight)      | normal            | `text-transform: uppercase`, technical labels |
| Micro Badge       | Geist      | 7px (0.44rem)  | 700     | 1.00 (tight)      | normal            | `text-transform: uppercase`, tiny badges      |

### Principles

- **Compression as identity**: Geist Sans at display sizes uses -2.4px to
  -2.88px letter-spacing — the most aggressive negative tracking of any major
  design system. This creates text that feels _minified_, like code optimized
  for production. The tracking progressively relaxes as size decreases: -1.28px
  at 32px, -0.96px at 24px, -0.32px at 16px, and normal at 14px.
- **Ligatures everywhere**: Every Geist text element enables OpenType `"liga"`.
  Ligatures aren't decorative — they're structural, creating tighter, more
  efficient glyph combinations.
- **Three weights, strict roles**: 400 (body/reading), 500 (UI/interactive), 600
  (headings/emphasis). No bold (700) except for tiny micro-badges. This narrow
  weight range creates hierarchy through size and tracking, not weight.
- **Mono for identity**: Geist Mono in uppercase with `"tnum"` or `"liga"`
  serves as the "developer console" voice — compact technical labels that
  connect the marketing site to the product.

## 4. Component Stylings

### Buttons

**Primary White (Shadow-bordered)**

- Background: `#ffffff`
- Text: `#171717`
- Padding: 0px 6px (minimal — content-driven width)
- Radius: 6px (subtly rounded)
- Shadow: `rgb(235, 235, 235) 0px 0px 0px 1px` (ring-border)
- Hover: background shifts to `var(--ds-gray-1000)` (dark)
- Focus: `2px solid var(--ds-focus-color)` outline + `var(--ds-focus-ring)`
  shadow
- Use: Standard secondary button

**Primary Dark (Inferred from Geist system)**

- Background: `#171717`
- Text: `#ffffff`
- Padding: 8px 16px
- Radius: 6px
- Use: Primary CTA ("Start Deploying", "Get Started")

**Pill Button / Badge**

- Background: `#ebf5ff` (tinted blue)
- Text: `#0068d6`
- Padding: 0px 10px
- Radius: 9999px (full pill)
- Font: 12px weight 500
- Use: Status badges, tags, feature labels

**Large Pill (Navigation)**

- Background: transparent or `#171717`
- Radius: 64px–100px
- Use: Tab navigation, section selectors

### Cards & Containers

- Background: `#ffffff`
- Border: via shadow — `rgba(0, 0, 0, 0.08) 0px 0px 0px 1px`
- Radius: 8px (standard), 12px (featured/image cards)
- Shadow stack:
  `rgba(0,0,0,0.08) 0px 0px 0px 1px, rgba(0,0,0,0.04) 0px 2px 2px, #fafafa 0px 0px 0px 1px`
- Image cards: `1px solid #ebebeb` with 12px top radius
- Hover: subtle shadow intensification

### Inputs & Forms

- Radio: standard styling with focus `var(--ds-gray-200)` background
- Focus shadow: `1px 0 0 0 var(--ds-gray-alpha-600)`
- Focus outline: `2px solid var(--ds-focus-color)` — consistent blue focus ring
- Border: via shadow technique, not traditional border

### Navigation

- Clean horizontal nav on white, sticky
- Vercel logotype left-aligned, 262x52px
- Links: Geist 14px weight 500, `#171717` text
- Active: weight 600 or underline
- CTA: dark pill buttons ("Start Deploying", "Contact Sales")
- Mobile: hamburger menu collapse
- Product dropdowns with multi-level menus

### Image Treatment

- Product screenshots with `1px solid #ebebeb` border
- Top-rounded images: `12px 12px 0px 0px` radius
- Dashboard/code preview screenshots dominate feature sections
- Soft gradient backgrounds behind hero images (pastel multi-color)

### Distinctive Components

**Workflow Pipeline**

- Three-step horizontal pipeline: Develop → Preview → Ship
- Each step has its own accent color: Blue → Pink → Red
- Connected with lines/arrows
- The visual metaphor for Vercel's core value proposition

**Trust Bar / Logo Grid**

- Company logos (Perplexity, ChatGPT, Cursor, etc.) in grayscale
- Horizontal scroll or grid layout
- Subtle `#ebebeb` border separation

**Metric Cards**

- Large number display (e.g., "10x faster")
- Geist 48px weight 600 for the metric
- Description below in gray body text
- Shadow-bordered card container

## 5. Layout Principles

### Spacing System

- Base unit: 8px
- Scale: 1px, 2px, 3px, 4px, 5px, 6px, 8px, 10px, 12px, 14px, 16px, 32px, 36px,
  40px
- Notable gap: jumps from 16px to 32px — no 20px or 24px in primary scale

### Grid & Container

- Max content width: approximately 1200px
- Hero: centered single-column with generous top padding
- Feature sections: 2–3 column grids for cards
- Full-width dividers using `border-bottom: 1px solid #171717`
- Code/dashboard screenshots as full-width or contained with border

### Whitespace Philosophy

- **Gallery emptiness**: Massive vertical padding between sections
  (80px–120px+). The white space IS the design — it communicates that Vercel has
  nothing to prove and nothing to hide.
- **Compressed text, expanded space**: The aggressive negative letter-spacing on
  headlines is counterbalanced by generous surrounding whitespace. The text is
  dense; the space around it is vast.
- **Section rhythm**: White sections alternate with white sections — there's no
  color variation between sections. Separation comes from borders
  (shadow-borders) and spacing alone.

### Border Radius Scale

- Micro (2px): Inline code snippets, small spans
- Subtle (4px): Small containers
- Standard (6px): Buttons, links, functional elements
- Comfortable (8px): Cards, list items
- Image (12px): Featured cards, image containers (top-rounded)
- Large (64px): Tab navigation pills
- XL (100px): Large navigation links
- Full Pill (9999px): Badges, status pills, tags
- Circle (50%): Menu toggle, avatar containers

## 6. Depth & Elevation

| Level                 | Treatment                                                                  | Use                                        |
| --------------------- | -------------------------------------------------------------------------- | ------------------------------------------ |
| Flat (Level 0)        | No shadow                                                                  | Page background, text blocks               |
| Ring (Level 1)        | `rgba(0,0,0,0.08) 0px 0px 0px 1px`                                         | Shadow-as-border for most elements         |
| Light Ring (Level 1b) | `rgb(235,235,235) 0px 0px 0px 1px`                                         | Lighter ring for tabs, images              |
| Subtle Card (Level 2) | Ring + `rgba(0,0,0,0.04) 0px 2px 2px`                                      | Standard cards with minimal lift           |
| Full Card (Level 3)   | Ring + Subtle + `rgba(0,0,0,0.04) 0px 8px 8px -8px` + inner `#fafafa` ring | Featured cards, highlighted panels         |
| Focus (Accessibility) | `2px solid hsla(212, 100%, 48%, 1)` outline                                | Keyboard focus on all interactive elements |

**Shadow Philosophy**: Vercel has arguably the most sophisticated shadow system
in modern web design. Rather than using shadows for elevation in the traditional
Material Design sense, Vercel uses multi-value shadow stacks where each layer
has a distinct architectural purpose: one creates the "border" (0px spread,
1px), another adds ambient softness (2px blur), another handles depth at
distance (8px blur with negative spread), and an inner ring (`#fafafa`) creates
the subtle highlight that makes the card "glow" from within. This layered
approach means cards feel built, not floating.

### Decorative Depth

- Hero gradient: soft, pastel multi-color gradient wash behind hero content
  (barely visible, atmospheric)
- Section borders: `1px solid #171717` (full dark line) between major sections
- No background color variation — depth comes entirely from shadow layering and
  border contrast

## 7. Do's and Don'ts

### Do

- Use Geist Sans with aggressive negative letter-spacing at display sizes
  (-2.4px to -2.88px at 48px)
- Use shadow-as-border (`0px 0px 0px 1px rgba(0,0,0,0.08)`) instead of
  traditional CSS borders
- Enable `"liga"` on all Geist text — ligatures are structural, not optional
- Use the three-weight system: 400 (body), 500 (UI), 600 (headings)
- Apply workflow accent colors (Red/Pink/Blue) only in their workflow context
- Use multi-layer shadow stacks for cards (border + elevation + ambient + inner
  highlight)
- Keep the color palette achromatic — grays from `#171717` to `#ffffff` are the
  system
- Use `#171717` instead of `#000000` for primary text — the micro-warmth matters

### Don't

- Don't use positive letter-spacing on Geist Sans — it's always negative or zero
- Don't use weight 700 (bold) on body text — 600 is the maximum, used only for
  headings
- Don't use traditional CSS `border` on cards — use the shadow-border technique
- Don't introduce warm colors (oranges, yellows, greens) into the UI chrome
- Don't apply the workflow accent colors (Ship Red, Preview Pink, Develop Blue)
  decoratively
- Don't use heavy shadows (> 0.1 opacity) — the shadow system is whisper-level
- Don't increase body text letter-spacing — Geist is designed to run tight
- Don't use pill radius (9999px) on primary action buttons — pills are for
  badges/tags only
- Don't skip the inner `#fafafa` ring in card shadows — it's the glow that makes
  the system work

## 8. Responsive Behavior

### Breakpoints

| Name          | Width       | Key Changes                          |
| ------------- | ----------- | ------------------------------------ |
| Mobile Small  | <400px      | Tight single column, minimal padding |
| Mobile        | 400–600px   | Standard mobile, stacked layout      |
| Tablet Small  | 600–768px   | 2-column grids begin                 |
| Tablet        | 768–1024px  | Full card grids, expanded padding    |
| Desktop Small | 1024–1200px | Standard desktop layout              |
| Desktop       | 1200–1400px | Full layout, maximum content width   |
| Large Desktop | >1400px     | Centered, generous margins           |

### Touch Targets

- Buttons use comfortable padding (8px–16px vertical)
- Navigation links at 14px with adequate spacing
- Pill badges have 10px horizontal padding for tap targets
- Mobile menu toggle uses 50% radius circular button

### Collapsing Strategy

- Hero: display 48px → scales down, maintains negative tracking proportionally
- Navigation: horizontal links + CTAs → hamburger menu
- Feature cards: 3-column → 2-column → single column stacked
- Code screenshots: maintain aspect ratio, may horizontally scroll
- Trust bar logos: grid → horizontal scroll
- Footer: multi-column → stacked single column
- Section spacing: 80px+ → 48px on mobile

### Image Behavior

- Dashboard screenshots maintain border treatment at all sizes
- Hero gradient softens/simplifies on mobile
- Product screenshots use responsive images with consistent border radius
- Full-width sections maintain edge-to-edge treatment

## 9. Agent Prompt Guide

### Quick Color Reference

- Primary CTA: Vercel Black (`#171717`)
- Background: Pure White (`#ffffff`)
- Heading text: Vercel Black (`#171717`)
- Body text: Gray 600 (`#4d4d4d`)
- Border (shadow): `rgba(0, 0, 0, 0.08) 0px 0px 0px 1px`
- Link: Link Blue (`#0072f5`)
- Focus ring: Focus Blue (`hsla(212, 100%, 48%, 1)`)

### Example Component Prompts

- "Create a hero section on white background. Headline at 48px Geist weight 600,
  line-height 1.00, letter-spacing -2.4px, color #171717. Subtitle at 20px Geist
  weight 400, line-height 1.80, color #4d4d4d. Dark CTA button (#171717, 6px
  radius, 8px 16px padding) and ghost button (white, shadow-border
  rgba(0,0,0,0.08) 0px 0px 0px 1px, 6px radius)."
- "Design a card: white background, no CSS border. Use shadow stack:
  rgba(0,0,0,0.08) 0px 0px 0px 1px, rgba(0,0,0,0.04) 0px 2px 2px, #fafafa 0px
  0px 0px 1px. Radius 8px. Title at 24px Geist weight 600, letter-spacing
  -0.96px. Body at 16px weight 400, #4d4d4d."
- "Build a pill badge: #ebf5ff background, #0068d6 text, 9999px radius, 0px 10px
  padding, 12px Geist weight 500."
- "Create navigation: white sticky header. Geist 14px weight 500 for links,
  #171717 text. Dark pill CTA 'Start Deploying' right-aligned. Shadow-border on
  bottom: rgba(0,0,0,0.08) 0px 0px 0px 1px."
- "Design a workflow section showing three steps: Develop (text color #0a72ef),
  Preview (#de1d8d), Ship (#ff5b4f). Each step: 14px Geist Mono uppercase
  label + 24px Geist weight 600 title + 16px weight 400 description in #4d4d4d."

### Iteration Guide

1. Always use shadow-as-border instead of CSS border —
   `0px 0px 0px 1px rgba(0,0,0,0.08)` is the foundation
2. Letter-spacing scales with font size: -2.4px at 48px, -1.28px at 32px,
   -0.96px at 24px, normal at 14px
3. Three weights only: 400 (read), 500 (interact), 600 (announce)
4. Color is functional, never decorative — workflow colors (Red/Pink/Blue) mark
   pipeline stages only
5. The inner `#fafafa` ring in card shadows is what gives Vercel cards their
   subtle inner glow
6. Geist Mono uppercase for technical labels, Geist Sans for everything else