getComputedStyle() from the live screenshots visible here.
Color Palette
37 colors extracted via getComputedStyle(). Click any swatch to copy its hex value.
Background & Surface
Text & Content
Accent & Interactive
Border & Divider
Semantic States
Full Extracted Palette (+24)
Typography
All values extracted via getComputedStyle() — no estimation.
| Role | Font Family | Size / Weight | Line Height | Letter Spacing | Preview |
|---|---|---|---|---|---|
| Display Hero | Public Sans | 72px / w700 | 1 | -1.8px | Display Hero |
| Body | Public Sans | 16px / w400 | 1.5 | normal | Body |
| Button Large | Public Sans | 16px / w500 | 1.5 | normal | Button Large |
| Sub-heading | Public Sans | 14px / w600 | 1.43 | normal | Sub-heading |
| Button | Public Sans | 14px / w500 | 1.43 | normal | Button |
| Input | Public Sans | 14px / w400 | 1.43 | normal | Input |
| Button Small | Public Sans | 12px / w600 | 1 | normal | Button Small |
Live Components
Rendered in real HTML using your extracted tokens — no screenshots.
Buttons
Form Inputs
Card
Badges & Labels
Spacing Scale
Border Radius
0px
4px
8px
14px
20px
32px
9999px
Component Specs
Extracted CSS values per component and variant state.
### Buttons
- Background: `transparent`
- Text: `#e2e8f0` `{colors.ink}`
- Padding: 4px 12px
- Radius: 6px
- Font: 14px weight 500
- Use: Subtle action, toolbar, nav button
- Focus: boxShadow: `rgb(0, 220, 130) 0px 0px 0px 2px inset`, outline: `rgb(0, 220, 130) none 1px`
- Background: `transparent`
- Text: `#e2e8f0` `{colors.ink}`
- Padding: 6px
- Radius: 6px
- Font: 14px weight 500
- Use: Toolbar/UI icons
- Focus: boxShadow: `rgb(0, 220, 130) 0px 0px 0px 2px inset`, outline: `rgb(0, 220, 130) none 1px`
- Background: `#00dc82` `{colors.semantic-success}`
- Text: `#0f172b`
- Padding: 8px 12px
- Radius: 6px
- Font: 16px weight 500
- Use: Primary CTA / brand action
- Focus: boxShadow: `rgb(0, 220, 130) 0px 0px 0px 2px inset`, outline: `rgb(0, 220, 130) none 1px`
- Background: `#0f172b`
- Text: `#e2e8f0` `{colors.ink}`
- Padding: 8px 12px
- Radius: 6px
- Shadow: `oklch(0.372 0.044 257.287) 0px 0px 0px 1px inset`
- Font: 16px weight 500
- Use: Solid dark CTA
- Focus: boxShadow: `rgb(0, 220, 130) 0px 0px 0px 2px inset`, outline: `rgb(0, 220, 130) none 1px`
- Background: `transparent`
- Text: `#90a1b9`
- Padding: 6px
- Radius: 6px
- Font: 14px weight 500
- Use: Toolbar/UI icons
- Focus: boxShadow: `rgb(0, 220, 130) 0px 0px 0px 2px inset`, outline: `rgb(0, 220, 130) none 1px`
- Background: `transparent`
- Text: `#ffffff` `{colors.hairline}`
- Padding: 6px 12px
- Radius: 6px
- Font: 14px weight 500
- Use: Subtle action, toolbar, nav button
- Focus: boxShadow: `rgb(0, 220, 130) 0px 0px 0px 2px inset`, outline: `rgb(0, 220, 130) none 1px`
- Background: `#00dc82` `{colors.semantic-success}`
- Text: `#0f172b`
- Padding: 6px 10px
- Radius: 6px
- Font: 14px weight 500
- Use: Primary CTA / brand action
- Focus: boxShadow: `rgb(0, 220, 130) 0px 0px 0px 2px inset`, outline: `rgb(0, 220, 130) none 1px`
Inputs & Forms
- Background: `#020618` `{colors.canvas}`
- Text: `#ffffff` `{colors.hairline}`
- Padding: 8px 44px
- Radius: 6px
- Border: 0px solid rgb(255, 255, 255)
- Shadow: `oklch(0.372 0.044 257.287) 0px 0px 0px 1px inset`
- Font: 16px weight 400
- Use: Text fields, search inputs
Status Badges
- Background: `#020618` `{colors.canvas}`
- Text: `#e2e8f0` `{colors.ink}`
- Padding: 0px
- Radius: 6px
- Font: 16px weight 400
- Use: Status indicator, label, pill
Tabs
- Background: `transparent`
- Text: `#e2e8f0` `{colors.ink}`
- Padding: 4px 16px 4px 0px
- Radius: 8px
- Font: 16px weight 400
- Use: Navigation tabs, filter tabs
- Background: `#020618` `{colors.canvas}`
- Text: `#e2e8f0` `{colors.ink}`
- Padding: 0px
- Radius: 6px
- Font: 16px weight 400
- Use: Navigation tabs, filter tabs
Code Blocks
- Background: `#0f172b`
- Text: `#e2e8f0` `{colors.ink}`
- Padding: 12px 16px
- Radius: 0px
- Font: 14px weight 400 — ui-monospace
- Use: Code samples, CLI commands, syntax highlighting blocks
Interaction State Narrative
- **Button**:
- - **focus:** shadow level changes
- **FooterLink**:
- - **hover:** text #90a1b9 → #90a1b9, border changes
Buttons
- **DO NOT introduce new buttons variants** without justification
Inputs & Forms
- **DO NOT introduce new inputs & forms variants** without justification
Status Badges
- **DO NOT introduce new status badges variants** without justification
Tabs
- **DO NOT introduce new tabs variants** without justification
Code Blocks
- **DO NOT introduce new code blocks variants** without justification
Visual Reference
Playwright screenshots captured during extraction — source of truth for all tokens.
Breakpoints
Elevation & Depth
Shadow levels rendered live — every value extracted directly from the design system.
rgba(0, 0, 0, 0.05) 0px 1px 2px 0px
Motion & Transitions
3 motion tokens — easing curves and durations.
| --ease-in | cubic-bezier(.4,0,1,1) |
| --ease-out | cubic-bezier(0,0,.2,1) |
| --ease-in-out | cubic-bezier(.4,0,.2,1) |
Motion Timeline
75 keyframe animations extracted from the live page. Preview 12 below — each block is animating right now with the actual extracted keyframes.
nuxi-float-18501939
nuxi-happy-18501939
nuxi-excited-18501939
nuxi-thinking-18501939
nuxi-sleeping-18501939
nuxi-surprised-18501939
nuxi-z-float-18501939
shine-0ac228f0
accordion-up
accordion-down
collapsible-up
collapsible-down
+63 additional animations not previewed (cap at 12 for performance).
Component States
Default → Hover → Focus → Active visual diff per component. Captured via Playwright state simulation.
| Component | States | |
|---|---|---|
| button |
default
button
bg oklab(0.786145 -0.174855 0.0792278 / 0.1)
fg rgb(0, 220, 130) |
focus
button
bg transparent
fg inherit |
| input |
default
input
bg oklch(0.129 0.042 264.695)
fg rgb(255, 255, 255) | |
| link |
default
link
bg rgba(0, 0, 0, 0)
fg oklch(0.929 0.013 255.508) | |
| navLink |
default
navLink
bg rgba(0, 0, 0, 0)
fg oklch(0.929 0.013 255.508) | |
| tab |
default
tab
bg rgba(0, 0, 0, 0)
fg rgb(255, 255, 255) |
Z-Index Stacking Context
19 z-index values detected. Top 20 ordered by stacking priority. ● 100+ (modals) · ● 10-99 (overlays) · ● 1-9 (UI chrome).
Export tokens
Copy these design tokens to any framework. Generated from nuxt.com live extraction.
Clicks copy to clipboard AND download the file. All values from getComputedStyle() on the live page — no estimates.
DESIGN.md
Narrative design system document — paste directly into Claude Code, Cursor, or Bolt.
---
version: alpha
name: nuxt.com
description: "Dark-canvas product system built on #020618 with #00dc82 as the single brand accent. Type anchored in Public Sans at 72px / weight 700. Extracted automatically from https://nuxt.com/ — rendered styles via getComputedStyle() + CSS custom properties (token-only values may not be painted)."
narrative: |
nuxt.com is built on a mid-dark canvas (oklch(0.129 0.042 264.695)).
The system uses rgb(0, 220, 130) as the high-saturation accent for primary actions.
Crisp CTAs (4px radius) reinforce a precise, technical aesthetic alongside Public Sans as the primary typeface.
Public Sans is paired with Public Sans Fallback: BlinkMacSystemFont for secondary roles.
A layered elevation system (6 distinct shadows) building a clear front-to-back hierarchy.
Motion is a first-class concern — 75 keyframe animations plus transition-driven interactions.
colors:
canvas: "#020618"
surface-1: "#101010"
surface-2: "#101010"
ink: "#e2e8f0"
ink-muted: "#babed8"
ink-subtle: "#b2ccd6"
primary: "#00dc82"
on-primary: "#111111"
primary-hover: "#89ddff"
hairline: "rgba(255,255,255,0.08)"
semantic-error: "#c10007"
semantic-success: "#00dc82"
semantic-warning: "#a65f00"
semantic-info: "#1447e6"
typography:
display-xl:
fontFamily: "Public Sans, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 72px
fontWeight: 700
lineHeight: 1
letterSpacing: -1.8px
display-md:
fontFamily: "Public Sans, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 14px
fontWeight: 600
lineHeight: 1.43
letterSpacing: 0
body:
fontFamily: "Public Sans, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 16px
fontWeight: 400
lineHeight: 1.5
letterSpacing: 0
button:
fontFamily: "Public Sans, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 16px
fontWeight: 500
lineHeight: 1.5
letterSpacing: 0
mono:
fontFamily: "Public Sans, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 14px
fontWeight: 400
lineHeight: 1.43
letterSpacing: 0
rounded:
none: 0px
xs: 4px
sm: 8px
md: 14px
lg: 20px
xl: 32px
pill: 9999px
spacing:
xxs: 2px
xs: 4px
sm: 8px
md: 16px
lg: 44px
xl: 48px
xxl: 80px
components:
button-ghost:
backgroundColor: "transparent"
textColor: "{colors.ink}"
typography: "{typography.display-md}"
rounded: "{rounded.xs}"
padding: 4px 12px
button-icon-button:
backgroundColor: "transparent"
textColor: "{colors.ink}"
typography: "{typography.display-md}"
rounded: "{rounded.xs}"
padding: 6px
button-primary-brand:
backgroundColor: "{colors.semantic-success}"
textColor: "#0f172b"
typography: "{typography.body}"
rounded: "{rounded.xs}"
padding: 8px 12px
input-text-input:
backgroundColor: "{colors.canvas}"
textColor: "{colors.hairline}"
typography: "{typography.body}"
rounded: "{rounded.xs}"
padding: 8px 44px
status-badge-neutral-dark:
backgroundColor: "{colors.canvas}"
textColor: "{colors.ink}"
typography: "{typography.body}"
rounded: "{rounded.xs}"
tab-ghost-tab:
backgroundColor: "transparent"
textColor: "{colors.ink}"
typography: "{typography.body}"
rounded: "{rounded.sm}"
padding: 4px 16px 4px 0px
tab-pill-tab:
backgroundColor: "{colors.canvas}"
textColor: "{colors.ink}"
typography: "{typography.body}"
rounded: "{rounded.xs}"
code-block-inline-code--pre:
backgroundColor: "#0f172b"
textColor: "{colors.ink}"
typography: "{typography.display-md}"
rounded: "{rounded.none}"
padding: 12px 16px
extracted_at: "2026-06-11T06:13:41.477Z"
completeness: 85
scoreVersion: "v2"
---
# Design System — nuxt.com
> Extracted automatically by Prism from https://nuxt.com
> Date: 2026-06-11
> Viewport: Desktop 1440x900 + Mobile 390x844
> Values are extracted, not hand-written: rendered styles via getComputedStyle() + colors declared in CSS custom properties (token-only values are marked `(token)` and may not be painted).
> ⚠️ **LOW-CONFIDENCE CAPTURE** — this extraction likely sampled an app shell / interactive demo, **not** the marketing page. Signals: button labels look like filenames (app.vue); only 0 card component detected. Treat the component, color and copy values below with caution, and re-extract the canonical marketing URL if fidelity matters.
## 0. Design DNA
**Density**: sparse | **Motion**: animated | **Weight**: heavy | **Aesthetic**: product-neutral
| Dimension | Value | Signal |
|---|---|---|
| Canvas | neutral | `#ffffff` |
| Type posture | sans-led (Public Sans) | "The Full-Stack" |
| Color assertion | dual-accent | #00dc82 |
| Whitespace | sparse | section rhythm 64px |
| Interaction | animated | 75 keyframes, 13 transitions |
| Radius language | 6px-rounded | from token scale |
**Prism fingerprint**: `neutral-canvas · sans-display · dual-accent · 6px-rounded · animated-motion`
> **🤖 TL;DR for AI agents** (read this first — saves you scanning the full doc):
>
> - **Canvas**: `oklch(0.129 0.042 264.695)` is the page background. Every component composits against this.
> - **Accent**: `rgb(0, 220, 130)` for primary CTAs ONLY. Never decorative.
> - **Body type**: 16px (token: `typography.body`). Default for ALL text not in a heading role.
> - **Section rhythm**: 64px between major bands. Card padding: 44px.
> - **Default radius**: 8px on buttons/inputs. Pills (`9999px`) only for icon-buttons or status chips.
>
> **Before generating UI**: import this DESIGN.md, scan §2 (Color Palette) + §4 (Components) + §10 (Agent Guide). Skip §11–12 unless extending.
## 1. Visual Theme & Atmosphere
**Signature:** a gradient wash in the hero. This is the brand's most recognizable visual — reproduce it, don't replace it with a generic card or flat panel.
nuxt.com commits fully to dark-mode as the native medium, not as a toggled alternative. The canvas is an inky black surface (`#020618`) where surfaces are layered through stepped luminance — each elevated level is slightly less dark than the one beneath it, creating depth without color shifts.
Typography is anchored in **Public Sans**. Headlines use weight 700 for confident, assertive presence — the brand wants to be heard. Negative letter-spacing at display sizes (-1.8px at 72px) compresses headlines into engineered blocks, dense and authoritative.
Body text reads in Light Gray (`#e2e8f0`) (contrast ratio 12.4:1, well above WCAG AA). **#00dc82** (`#00dc82`) is the single high-saturation color in the system — it earns its presence only on interactive elements, making CTAs and links the unmistakable focal points against the otherwise neutral palette. Elevation is built from multi-layer shadow stacks (6 distinct) — each combines several blurred layers at varying offsets to build a clear front-to-back hierarchy.
Motion design uses smooth easing curves for polished state transitions.
**Key Characteristics:**
- Background: Jet Black (`#020618`)
- Primary typeface: Public Sans
- Primary text: White (`#ffffff`)
- Accent: #00dc82 (`#00dc82`)
- Display: 72px weight 700, letter-spacing -1.8px
- Shadow system: 6 distinct elevation levels
- Custom fonts loaded: Public Sans, Public Sans Fallback: BlinkMacSystemFont, Public Sans Fallback: Segoe UI, Public Sans Fallback: Helvetica Neue, Public Sans Fallback: Arial, Public Sans Fallback: Noto Sans
## 2. Color Palette & Roles
### Background & Surface
- **Jet Black** (`#020618`): Page background (primary)
- **Black** (`#000000`): Surface / elevated background
- **Near-Black** (`#101010`): Surface / elevated background
### Text & Content
- **Light Gray** (`#e2e8f0`): Primary body text
- **Primary** (`#00dc82`): Secondary text
- **Baby Blue** (`#89ddff`): Secondary text
- **#f07178** (`#f07178`): Secondary text
- **Plum** (`#c792ea`): Secondary text
### Accent & Interactive
- **Primary 500** (`#00c16a`): Accent / interactive (CSS var)
- **#c3e88d** (`#c3e88d`): Interactive / accent
- **Silver** (`#babed8`): Interactive / accent
- **Tangerine** (`#f78c6c`): Interactive / accent
- **#ffcb6b** (`#ffcb6b`): Interactive / accent
- **Light Blue** (`#b2ccd6`): Interactive / accent
- **#42b883** (`#42b883`): Interactive / accent
### Full Extracted Palette
**16 colors rendered on the page** + **16** more declared in design tokens (CSS custom properties — not necessarily painted). (15 categorized above + 17 additional below.)
Rendered values are read via `getComputedStyle()`; token values come from CSS variable declarations. Third-party logo colors are filtered out.
- `#ffffff` — White
- `#a156fe` — #a156fe
- `#fb848e` — #fb848e
- `#82aaff` — #82aaff
- `#d9fbe8` — Primary *(token)*
- `#052e16` — Primary *(token)*
- `#007f45` — Primary *(token)*
- `#3772cf` — Royal Blue *(token)*
- `#0a5331` — Primary *(token)*
- `#75edae` — Primary *(token)*
- `#00a155` — Primary *(token)*
- `#effdf5` — Primary *(token)*
- `#b3f5d1` — Primary *(token)*
- `#c37d0d` — Honey *(token)*
- `#d45656` — Terracotta *(token)*
- `#016538` — Primary *(token)*
- `#1ba673` — Emerald *(token)*
### CSS Custom Properties (Design Tokens)
**Shadow Token**
- `--tw-inset-shadow-alpha`: `100%`
- `--tw-inset-ring-shadow`: `0 0 #0000`
- `--tw-inset-shadow`: `0 0 #0000`
- `--tw-shadow-alpha`: `100%`
**Success**
- `--ui-color-success-400`: `#00dc82`
- `--ui-color-success-100`: `#d9fbe8`
- `--ui-color-success-950`: `#052e16`
- `--ui-color-success-700`: `#007f45`
**Error / Destructive**
- `--ui-color-error-700`: `oklch(50.5% 0.213 27.518)`
- `--ui-color-error-50`: `oklch(97.1% 0.013 17.38)`
- `--ui-color-error-900`: `oklch(39.6% 0.141 25.723)`
- `--ui-color-error-300`: `oklch(80.8% 0.114 19.571)`
**Warning**
- `--ui-color-warning-50`: `oklch(98.7% 0.026 102.212)`
- `--ui-color-warning-700`: `oklch(55.4% 0.135 66.442)`
- `--ui-color-warning-600`: `oklch(68.1% 0.162 75.834)`
- `--ui-color-warning-400`: `oklch(85.2% 0.199 91.936)`
**Primary Brand Color**
- `--color-primary-500`: `#00c16a`
- `--ui-color-primary-300`: `#75edae`
- `--ui-color-primary-950`: `#052e16`
- `--ui-color-primary-500`: `#00c16a`
**Font Size Token**
- `--vp-code-font-size`: `1em`
- `--twoslash-code-font-size`: `1em`
**Font Weight Token**
- `--font-weight-bold`: `700`
- `--font-weight-semibold`: `600`
- `--font-weight-medium`: `500`
- `--font-weight-normal`: `400`
**Spacing Token**
- `--tw-space-x-reverse`: `0`
- `--spacing`: `.25rem`
- `--tw-border-spacing-y`: `0px`
- `--tw-space-y-reverse`: `0`
**Motion Token**
- `--default-transition-duration`: `.15s`
- `--default-transition-timing-function`: `cubic-bezier(.4,0,.2,1)`
**Secondary Color**
- `--ui-color-secondary-200`: `oklch(88.2% 0.059 254.128)`
- `--ui-color-secondary-700`: `oklch(48.8% .243 264.376)`
- `--ui-color-secondary-100`: `oklch(93.2% 0.032 255.585)`
- `--ui-color-secondary-50`: `oklch(97% 0.014 254.604)`
**Font Family Token**
- `--vp-font-family-base`: ``
**Border Radius Token**
- `--ui-radius`: `.25rem`
**Z-Index Token**
- `--vp-z-index-local-nav`: `10`
**Other tokens**
- `--twoslash-tag-bg`: `#3772cf20`
- `--tw-mask-bottom-to-color`: `transparent`
- `--color-sky-500`: `oklch(68.5% .169 237.323)`
- `--color-pink-500`: `oklch(65.6% .241 354.308)`
- `--ui-bg-accented`: `oklch(27.9% 0.041 260.031)`
- `--color-neutral-600`: `oklch(44.6% 0.043 257.281)`
- `--tw-mask-bottom-from-color`: `#000`
- `--ui-color-important-800`: `oklch(43.2% 0.232 292.759)`
## 3. Typography Rules
### Font Families
- **Primary**: `Public Sans`
- **Secondary**: `Public Sans Fallback: BlinkMacSystemFont`
- **Font 3**: `Public Sans Fallback: Segoe UI`
- **Font 4**: `Public Sans Fallback: Helvetica Neue`
- **Font 5**: `Public Sans Fallback: Arial`
### Custom Fonts Loaded
- **Public Sans** weight 400 (italic)
- **Public Sans Fallback: BlinkMacSystemFont** weight normal (normal)
- **Public Sans Fallback: Segoe UI** weight normal (normal)
- **Public Sans Fallback: Helvetica Neue** weight normal (normal)
- **Public Sans Fallback: Arial** weight normal (normal)
- **Public Sans Fallback: Noto Sans** weight normal (normal)
- **Public Sans** weight 500 (italic)
- **Public Sans** weight 600 (italic)
- **Public Sans** weight 700 (italic)
### Typography Hierarchy
| Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
|------|------|------|--------|-------------|----------------|-------|
| Display Hero | Public Sans | 72px | 700 | 1 | -1.8px | Main headline (h1) |
| Body | Public Sans | 16px | 400 | 1.5 | normal | Standard reading text |
| Button Large | Public Sans | 16px | 500 | 1.5 | normal | Button label (16px) |
| Sub-heading | Public Sans | 14px | 600 | 1.43 | normal | Third-level heading (h3) |
| Button | Public Sans | 14px | 500 | 1.43 | normal | Button label (14px) |
| Input | Public Sans | 14px | 400 | 1.43 | normal | Form input (14px) |
| Button Small | Public Sans | 12px | 600 | 1 | normal | Button label (12px) |
### Font Weight Scale
CSS custom properties define 4 explicit weight steps:
- `--font-weight-normal`: `400` — Regular
- `--font-weight-medium`: `500` — Medium
- `--font-weight-semibold`: `600` — SemiBold
- `--font-weight-bold`: `700` — Bold
### Full Font Size Scale
Sizes detected in the design (descending): `72px`, `48px`, `20px`, `18px`, `16px`, `15px`, `14px`, `12px`, `11px`, `10px`
> 6 size(s) detected outside the sampled hierarchy (48px, 20px, 18px, 15px, 11px, 10px). These appear on elements not in the sampled set — likely additional display sizes, marketing-section overrides, or third-party-widget styles.
## 4. Component Stylings
### Buttons
**Ghost**
- Background: `transparent`
- Text: `#e2e8f0` `{colors.ink}`
- Padding: 4px 12px
- Radius: 6px
- Font: 14px weight 500
- Use: Subtle action, toolbar, nav button
- Focus: boxShadow: `rgb(0, 220, 130) 0px 0px 0px 2px inset`, outline: `rgb(0, 220, 130) none 1px`
**Icon Button**
- Background: `transparent`
- Text: `#e2e8f0` `{colors.ink}`
- Padding: 6px
- Radius: 6px
- Font: 14px weight 500
- Use: Toolbar/UI icons
- Focus: boxShadow: `rgb(0, 220, 130) 0px 0px 0px 2px inset`, outline: `rgb(0, 220, 130) none 1px`
**Primary Brand**
- Background: `#00dc82` `{colors.semantic-success}`
- Text: `#0f172b`
- Padding: 8px 12px
- Radius: 6px
- Font: 16px weight 500
- Use: Primary CTA / brand action
- Focus: boxShadow: `rgb(0, 220, 130) 0px 0px 0px 2px inset`, outline: `rgb(0, 220, 130) none 1px`
**Dark / Solid**
- Background: `#0f172b`
- Text: `#e2e8f0` `{colors.ink}`
- Padding: 8px 12px
- Radius: 6px
- Shadow: `oklch(0.372 0.044 257.287) 0px 0px 0px 1px inset`
- Font: 16px weight 500
- Use: Solid dark CTA
- Focus: boxShadow: `rgb(0, 220, 130) 0px 0px 0px 2px inset`, outline: `rgb(0, 220, 130) none 1px`
**Icon Button**
- Background: `transparent`
- Text: `#90a1b9`
- Padding: 6px
- Radius: 6px
- Font: 14px weight 500
- Use: Toolbar/UI icons
- Focus: boxShadow: `rgb(0, 220, 130) 0px 0px 0px 2px inset`, outline: `rgb(0, 220, 130) none 1px`
**Ghost**
- Background: `transparent`
- Text: `#ffffff` `{colors.hairline}`
- Padding: 6px 12px
- Radius: 6px
- Font: 14px weight 500
- Use: Subtle action, toolbar, nav button
- Focus: boxShadow: `rgb(0, 220, 130) 0px 0px 0px 2px inset`, outline: `rgb(0, 220, 130) none 1px`
**Primary Brand**
- Background: `#00dc82` `{colors.semantic-success}`
- Text: `#0f172b`
- Padding: 6px 10px
- Radius: 6px
- Font: 14px weight 500
- Use: Primary CTA / brand action
- Focus: boxShadow: `rgb(0, 220, 130) 0px 0px 0px 2px inset`, outline: `rgb(0, 220, 130) none 1px`
### Inputs & Forms
**Text Input**
- Background: `#020618` `{colors.canvas}`
- Text: `#ffffff` `{colors.hairline}`
- Padding: 8px 44px
- Radius: 6px
- Border: 0px solid rgb(255, 255, 255)
- Shadow: `oklch(0.372 0.044 257.287) 0px 0px 0px 1px inset`
- Font: 16px weight 400
- Use: Text fields, search inputs
### Status Badges
**Neutral Dark**
- Background: `#020618` `{colors.canvas}`
- Text: `#e2e8f0` `{colors.ink}`
- Padding: 0px
- Radius: 6px
- Font: 16px weight 400
- Use: Status indicator, label, pill
### Tabs
**Ghost Tab**
- Background: `transparent`
- Text: `#e2e8f0` `{colors.ink}`
- Padding: 4px 16px 4px 0px
- Radius: 8px
- Font: 16px weight 400
- Use: Navigation tabs, filter tabs
**Pill Tab**
- Background: `#020618` `{colors.canvas}`
- Text: `#e2e8f0` `{colors.ink}`
- Padding: 0px
- Radius: 6px
- Font: 16px weight 400
- Use: Navigation tabs, filter tabs
### Code Blocks
**Inline Code / Pre**
- Background: `#0f172b`
- Text: `#e2e8f0` `{colors.ink}`
- Padding: 12px 16px
- Radius: 0px
- Font: 14px weight 400 — ui-monospace
- Use: Code samples, CLI commands, syntax highlighting blocks
## 4b. Component Behaviors (State Matrix)
### Interaction State Narrative
- **Button**:
- **focus:** shadow level changes
- **FooterLink**:
- **hover:** text #90a1b9 → #90a1b9, border changes
*State transitions extracted via Playwright simulation — exact values in the YAML matrix below.*
```yaml
component-behaviors:
button:
default:
bg: "oklab(0.786145 -0.174855 0.0792278 / 0.1)"
fg: "rgb(0, 220, 130)"
shadow: "oklab(0.786145 -0.174855 0.0792278 / 0.25) 0px 0px 0px 1px i"
focus:
bg: "transparent"
fg: "inherit"
shadow: "rgb(0, 220, 130) 0px 0px 0px 2px inset"
input:
default:
bg: "oklch(0.129 0.042 264.695)"
fg: "rgb(255, 255, 255)"
shadow: "oklch(0.372 0.044 257.287) 0px 0px 0px 1px inset"
link:
default:
bg: "rgba(0, 0, 0, 0)"
fg: "oklch(0.929 0.013 255.508)"
navLink:
default:
bg: "rgba(0, 0, 0, 0)"
fg: "oklch(0.929 0.013 255.508)"
tab:
default:
bg: "rgba(0, 0, 0, 0)"
fg: "rgb(255, 255, 255)"
footerLink:
default:
bg: "rgba(0, 0, 0, 0)"
fg: "oklch(0.704 0.04 256.788)"
hover:
bg: "transparent"
fg: "oklab(0.704 -0.00914218 -0.0389412)"
```
**Agent usage**: Validate generated components against this matrix. If your output's `:hover` state changes properties not listed here, you are off-brand.
## 4c. Component Vocabulary (Closed System)
*This brand uses ONLY the following component vocabulary. Introducing new variants without justification breaks the system's tonal coherence.*
### Buttons
- **4 shape(s)** in this system: `Ghost`, `Icon Button`, `Primary Brand`, `Dark / Solid`
- **DO NOT introduce new buttons variants** without justification
### Inputs & Forms
- **1 shape(s)** in this system: `Text Input`
- **DO NOT introduce new inputs & forms variants** without justification
### Status Badges
- **1 shape(s)** in this system: `Neutral Dark`
- **DO NOT introduce new status badges variants** without justification
### Tabs
- **2 shape(s)** in this system: `Ghost Tab`, `Pill Tab`
- **DO NOT introduce new tabs variants** without justification
### Code Blocks
- **1 shape(s)** in this system: `Inline Code / Pre`
- **DO NOT introduce new code blocks variants** without justification
## 5. Layout Principles
### Layout Type
**top-nav + content**
### Grid
Single column, centered content
### Max Width
1200px
### Spacing System
Generous spacing — editorial breathing room
| Token | Value |
|-------|-------|
| xxs | 2px |
| xs | 4px |
| sm | 8px |
| md | 16px |
| base | 32px |
| lg | 44px |
| xl | 48px |
| 2xl | 64px |
| 3xl | 80px |
### Border Radius Scale
| Name | Value | Use |
|------|-------|-----|
| None | 0px | No rounding |
| Xs | 4px | Tiny corners (badges, micro elements) |
| Sm | 8px | Buttons, inputs, small elements |
| Md | 14px | Cards, containers |
| Lg | 20px | Large rounded elements, pill segments |
| Xl | 32px | Category strips, featured containers |
| Full | 9999px | Pills, avatars, circular elements |
### Shape Language
| Component | Border Radius |
|-----------|---------------|
| Buttons | `6px` |
| Inputs & Forms | `6px` |
| Status Badges | `6px` |
| Tabs | `8px` |
| Code Blocks | `0px` |
| Page Body | `0px` |
| Navigation | `0px` |
| Primary Input | `6px` |
**Shape Personality**: Moderate Rounding — Medium corners (4–12px). Modern SaaS standard, neither sharp nor pill.
**Full Radius Spectrum**: 0px, 4px, 6px, 7px, 8px, 16px (from `allBorderRadii` scan)
## 5b. Spacing Rhythm Names
**Measured section padding**: bands use ~128px internal vertical padding (up to 128px) — **very airy / premium**. (Distinct from the gap *between* sections above.) Reproduce this generous vertical breathing room; cramped spacing is the #1 tell of a cheap clone.
*Named spacing tokens with explicit use cases. Use these names in YOUR code instead of raw pixels for consistency.*
| Name | Value | Use case |
|------|-------|----------|
| **hero** | `80px` | Top/bottom of full-bleed hero sections |
| **section** | `48px` | Between major bands (color change, content shift) |
| **subsection** | `44px` | Within a section, between content groups |
| **card** | `16px` | Card padding, list-item spacing |
| **compact** | `8px` | Form fields, tight clusters, badge padding |
| **micro** | `4px` | Icon-text gap, tag inner padding |
**Agent rule**: NEVER hardcode raw pixel values for spacing in generated UI. Always reference these named tokens (`spacing-rhythm.section`, etc.).
## 5c. Widget & Structure Library
Structural patterns extracted from the page DOM — these are the **blueprints** an agent should follow to reproduce the page architecture (not just CSS values).
**6/8 structural patterns detected.**
### Hero Pattern
- **Composition:** left-aligned —
- **Viewport coverage:** 540px tall (not full-viewport)
- **Heading:** "The Full-StackVue Framework" — 72px left-aligned
- **CTAs:** 2 (primary: "Get started")
- **Clone instruction:** Reproduce the **left-aligned** layout. Use the heading font-size token at the documented size. Pair the centered text with the hero’s decorative visual (gradient / SVG / hero image — see §9b), not bare text.
### Navigation Pattern
- **Position:** static (scrolls with page)
- **Layout:** unknown — Layout not classified
- **Height:** 48px
- **Logo:** ✗ absent
- **Nav links:** 6 primary items
- **CTAs in nav:** 0 (no buttons — links only)
- **Clone instruction:** Build a static unknown navigation. Link-only — no button styling needed.
### Card Grid Pattern
- **Card count:** 10 cards detected
- **Columns (desktop):** 2-up grid
- **Card dimensions:** 695×436px (aspect 1.59:1)
- **Gap:** 0px between cards
- **Content:** ✓ image
- **Image position:** top
- **Clone instruction:** Build a 2-column grid (desktop) with cards at ~1.59:1 aspect ratio. Each card has an image at the top.
### Testimonial Pattern
- **Count:** 1 testimonial blocks
- **Layout:** single-feature
- **Avg quote length:** 197 chars (medium quote)
- **Includes:** ✗ no avatars | ✗ no logos | ✗ no ratings
- **Clone instruction:** Build a single-feature of 1 testimonials.
### CTA Banner Pattern
- **Banner count:** 6
- **Position:** multiple
- **Visual treatment:** ✓ gradient fill
- **Primary CTA text:** "Start reading docs"
- **Clone instruction:** Place multiple CTA banners across page sections. Use gradient background.
### Footer Pattern
- **Columns:** 3
- **Links:** 14 total
- **Height:** 297px
- **Includes:** ✓ newsletter signup | ✓ social icons | ✓ copyright
- **Clone instruction:** Build a 3-column footer with ~5 links per column, newsletter signup, social media links, and a copyright line.
## 6. Depth & Elevation
| Level | Treatment | Use |
|-------|-----------|-----|
| Flat (Level 0) | No shadow | Page background, content blocks |
| Inset (Level 1) | `oklab(0.786145 -0.174855 0.0792278 / 0.25) 0px 0px 0px 1px inset` | Buttons, pressed-state elements |
| Inset (Level 2) | `oklch(0.372 0.044 257.287) 0px 0px 0px 1px inset` | Buttons, pressed-state elements |
| Subtle (Level 3) | `oklch(0.279 0.041 260.031) 0px 0px 0px 1px` | Cards, dividers, borders |
| Layered (Level 4) | <br>`rgba(0, 0, 0, 0.05) 0px 1px 2px 0px` | Cards, elevated surfaces |
**Shadow Philosophy**: Multi-layered shadow system creating natural, atmospheric depth. Each shadow level combines multiple layers for realistic elevation.
## 7. Motion & Interaction
### Easing System
| CSS Variable | Curve | Semantic Name |
|--------------|-------|---------------|
| `--ease-in` | `cubic-bezier(.4,0,1,1)` | Custom Ease — Balanced |
| `--default-transition-timing-function` | `cubic-bezier(.4,0,.2,1)` | Ease Out — Decelerating |
| `--ease-out` | `cubic-bezier(0,0,.2,1)` | Ease Out — Decelerating |
| `--ease-in-out` | `cubic-bezier(.4,0,.2,1)` | Ease Out — Decelerating |
### Duration Scale
| CSS Variable | Value | Tier |
|--------------|-------|------|
| `--default-transition-duration` | `.15s` | Fast |
### Copy-Paste Transition Snippets
**Transform**
```css
transition: transform 0.1s, height 0.4s, opacity 0.4s;
```
**Color / Background**
```css
transition: color 0.15s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.15s cubic-bezier(0.4, 0, 0.2, 1), border-color 0.15s cub...;
```
**Transform**
```css
transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1), translate 0.2s cubic-bezier(0.4, 0, 0.2, 1), scale 0.2s cubic-bezier(0.4...;
```
**Transform**
```css
transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
```
### Keyframe Animation Catalog
| Animation Name | Type | Animated Props | Use Hint |
|----------------|------|----------------|----------|
| `nuxi-float-18501939` | Slide | transform | UI transition |
| `nuxi-happy-18501939` | Rotate / Spin | transform | UI transition |
| `nuxi-excited-18501939` | Scale | transform | UI transition |
| `nuxi-thinking-18501939` | Rotate / Spin | transform | UI transition |
| `nuxi-sleeping-18501939` | Rotate / Spin | transform | Attention / status |
| `nuxi-surprised-18501939` | Scale | transform | UI transition |
| `nuxi-z-float-18501939` | Fade + Move | opacity, transform | UI transition |
| `shine-0ac228f0` | Custom | -webkit-mask-position-x, -webkit-mask-position-y | UI transition |
| `accordion-up` | Custom | height | UI transition |
| `accordion-down` | Custom | height | UI transition |
| `collapsible-up` | Custom | height | UI transition |
| `collapsible-down` | Custom | height | UI transition |
| `toast-slide-in-from-top` | Slide | transform | Panel / drawer enter |
| `toast-slide-in-from-bottom` | Slide | transform | Panel / drawer enter |
| `toast-slide-up` | Slide | transform | Panel / drawer enter |
| `toast-slide-down` | Slide | transform | Panel / drawer enter |
| `toast-pulse-a` | Custom | scale | Attention / status |
| `toast-pulse-b` | Custom | scale | Attention / status |
| `toast-collapsed-closed` | Scale | transform | UI transition |
| `toast-closed` | Slide | transform | UI transition |
> *55 additional animations omitted (repetitive variants). See raw keyframes in `raw-css.json`.*
### Motion Fingerprint
- **Speed Character**: Balanced Pacing (median duration: `200ms`)
- **Dominant Easing**: custom cubic-bezier curves
- **Animation Library**: 75 unique animations (75 total including variants)
> This design moves with balanced pacing timing using custom cubic-bezier curves, creating a UI that feels natural and fluid.
## 8. Do's and Don'ts
### Do
- Use dark background (`#020618`) as the foundation — this is a dark-mode-native design
- Use Public Sans as the primary typeface — it defines the brand personality
- Use negative letter-spacing (-1.8px) at display sizes for compressed, editorial headlines
- Use the extracted shadow patterns for elevation — they are tuned to match the brand palette
- Use Primary (`#00dc82`) as the primary accent — it's the brand's signature interactive color
- Use small 4px radius for buttons — this design system uses subtle rounding, not pill shapes
- Maintain nav height at 48px — consistent vertical space for the navigation bar
- Respect the 4px–48px spacing range — the design uses a wide scale for visual breathing room
- Include exactly 2 CTAs in the hero (primary + secondary) — this design pattern is multi-action, not single-purpose
- Each card includes a top image — imagery is part of the card identity, not optional
- Repeat the primary CTA across 6 banner sections — conversion paths are layered, not single
- Include a newsletter signup in the footer — email capture is part of the conversion funnel
### Don't
- Don't use light backgrounds — the dark canvas is the native medium
- Don't substitute with generic sans-serif or serif — the custom font carries the brand
- Don't increase letter-spacing on headings — the type is designed to run tight at scale
- Don't invent new shadow values — use only the extracted shadow levels
- Don't introduce additional saturated accent colors — the palette is intentionally controlled
- Don't over-round buttons with pill or large radius — the system uses restrained, sharp-ish corners
- Don't collapse or hide the nav on scroll without an explicit scroll-triggered animation — the design uses fixed nav presence
- Don't make the nav sticky — this design lets it scroll away to maximize content focus
- Don't put a CTA button in the nav — this design uses links only at the top
## 7b. Enforceable Brand Rules
*Structured Do/Don't with reasoning and validation tests. Agents can programmatically verify generated UI.*
```yaml
rules:
- id: brand-canvas-001
type: do
rule: "Always use the page background `oklch(0.129 0.042 264.695)` as the base canvas"
why: "Every component is designed to composit against this exact tone"
test: "document.body.style.backgroundColor === 'oklch(0.129 0.042 264.695)'"
- id: brand-accent-001
type: do
rule: "Reserve `rgb(0, 220, 130)` for primary CTAs and brand-mark signals only"
why: "Single chromatic assertion device — overuse dilutes meaning"
test: "querySelectorAll('[style*=\"rgb(0, 220, 130)\"]').length <= 3 per fold"
```
## 9. Responsive Behavior
### Breakpoints
| Name | Width | Key Changes |
|------|-------|-------------|
| Tablet | 1024px | Multi-column grids begin |
| Ultra-wide | 2400px | Maximum content width |
### Token Diff — Desktop vs Mobile
| Element | Property | Desktop | Mobile |
|---------|----------|---------|--------|
| heading | font-size | `72px` | `48px` |
| heading | line-height | `72px` | `48px` |
| heading | letter-spacing | `-1.8px` | `-1.2px` |
| nav | height | `48px` | `auto` |
### Collapsing Strategy
- Headlines: 72px → 48px on mobile
- Navigation: horizontal links → hamburger menu on mobile
- Cards: multi-column → stacked vertical on mobile
- Footer: multi-column → stacked single column on mobile
### Touch Targets
- Buttons: 4px 6px padding
- Navigation: adequate spacing between items
- Interactive elements: minimum 44px touch target recommended
### Collapsing Narrative
How the structural patterns adapt from desktop to mobile (extracted from both viewport extractions):
- **Card grid: 2-up → 1-up** — cards stack as viewport narrows, becoming a vertical list on mobile.
- **Footer columns collapse:** 3 columns (desktop) → 1 column (mobile).
## 7c. Visual Effects & Dynamic Behavior
*The live/dynamic layer beyond static CSS — reproduce these, not flat substitutes. This is often what separates a faithful clone from a wireframe.*
- **Canvas / 2D rendering** — animated/interactive canvas (charts, graphs, particle fields). Reproduce as live data-viz (e.g. an animated SVG/Canvas line chart), NOT a static image.
- **WebGL** — GPU 3D/shader graphics (hero atmosphere is rendered, not a flat gradient).
- **Glassmorphism** — 1 frosted/blur layer(s) (e.g. `blur(8px)`).
- **Clip-path shapes** — 8 non-rectangular cut(s).
- **CSS-variable animations** (5) — animated custom properties.
> **Motion fingerprint**: WebGL/3D canvas, glassmorphism (1 layers), non-rectangular shapes (10)
## 9b. Visual Tone & Photography
**Tone:** Photography-driven
The site is dominated by photography (JPG/WebP). Photos carry the brand voice as much as the typography. Use authentic, brand-appropriate imagery — generic stock will degrade quality.
**Canonical Brand Image (OG):**
- https://nuxt.com/new-social.jpg
*This is the image shown when the site is shared on social media — represents the brand visual essence.*
**Aspect Ratio Distribution:**
- Landscape (1.15–2.3): 11 (100%)
- Portrait (<0.87): 0 (0%)
- Square (0.87–1.15): 0 (0%)
**Media Format Mix:**
- WebP: 10 (optimized photo/illustration hybrid)
- SVG: 2 (icons, illustrations, decorative geometry)
**Average rendered image size:** 635×371px
**Above-fold image count:** 0 / 11
**Decorative Patterns Detected:**
- 1 large decorative SVG shape (≥200×200px, non-icon) — likely blob/illustration accents
- 22 background patterns (non-photo url() backgrounds) — textures/illustrations as backdrops
- **Glassmorphism** detected (`backdrop-filter: blur`) — layered transparent surfaces with blur, modern OS-like aesthetic
**Clone instruction for decorative work:** Glassmorphism is a brand signature — use `backdrop-filter: blur(20px)` on overlapping surfaces.
**Imagery Guidance for clones:**
- Source authentic photography (or licensed stock that matches the brand mood) — placeholders will visibly degrade the clone.
- Match the dominant aspect ratio (see above) so card grids and hero compositions hold.
## 10. Agent Prompt Guide
### Quick Reference
- Background: Jet Black (`#020618`)
- Primary text: Light Gray (`#e2e8f0`)
- Accent: #00dc82 (`#00dc82`)
- Border: Translucent White (8%) (`rgba(255, 255, 255, 0.08)`)
- Font: Public Sans
- Body: 16px weight 400
### Example Component Prompts
- "Create a hero section on Jet Black background (#020618). Headline at 72px Public Sans weight 700, line-height 1, letter-spacing -1.8px, color #e2e8f0."
- "Create the primary CTA button: `#00dc82` background, `#00dc82` text, 4px border-radius, 4px 6px padding, 600 weight, Public Sans font."
- "Build navigation: relative on `#020618`. Public Sans 16px weight 400 for links."
### Iteration Guide
1. **Canvas**: Set the dark canvas to Jet Black (`#020618`) — every component is composited against this exact base.
2. **Typography**: All type in Public Sans, weight range 400–700. Never exceed 700 — heavier weights break the brand's tonal restraint.
3. **Accent**: #00dc82 (`#00dc82`) — one accent, applied consistently to CTAs, active states, and links. Never introduce a second saturated color.
4. **Motion**: All transitions use `cubic-bezier(0.4,0,0.2,1)`. Timing: 150ms for micro-interactions, 150ms for layout changes. Never use linear for UI transitions — preserve the brand's easing personality.
5. **Shape**: CTAs at `4px`. Apply border-radius from the extracted scale only — don't invent intermediate values.
6. **Spacing**: Use the `--ca-space-*` token scale (4px–48px). All padding, margin, and gap values are multiples from this scale — no magic numbers.
7. **Tokens**: Import from §11 CSS Export (`--ca-*` vars). Never hardcode hex values — always reference a token so theming remains consistent.
## 11. CSS Design Tokens Raw Export
*Copy-paste ready `:root {}` block — all values extracted directly from the live site.*
```css
/* Colors */
:root {
--ca-canvas: #020618;
--ca-surface-2: #101010;
--ca-ink: #e2e8f0;
--ca-ink-muted: #babed8;
--ca-ink-subtle: #b2ccd6;
--ca-semantic-success: #00dc82;
--ca-on-primary: #111111;
--ca-primary-hover: #89ddff;
--ca-hairline: #ffffff;
--ca-semantic-error: #c10007;
--ca-semantic-warning: #a65f00;
--ca-semantic-info: #1447e6;
}
/* Typography */
:root {
--ca-font-primary: "Public Sans", system-ui, sans-serif;
--ca-text-display: 72px;
--ca-text-body: 16px;
--ca-text-button: 16px;
--ca-text-mono: 14px;
}
/* Spacing & Radius */
:root {
--ca-space-xxs: 2px;
--ca-space-xs: 4px;
--ca-space-sm: 8px;
--ca-space-md: 16px;
--ca-space-base: 32px;
--ca-space-lg: 44px;
--ca-space-xl: 48px;
--ca-space-2xl: 64px;
--ca-space-3xl: 80px;
--ca-radius-none: 0px;
--ca-radius-xs: 4px;
--ca-radius-sm: 8px;
--ca-radius-md: 14px;
--ca-radius-lg: 20px;
--ca-radius-xl: 32px;
--ca-radius-full: 9999px;
}
/* Motion */
:root {
--ca-ease-in: cubic-bezier(.4,0,1,1);
--ca-ease-out: cubic-bezier(0,0,.2,1);
--ca-ease-in-out: cubic-bezier(.4,0,.2,1);
}
```
## 13. Page Structure Skeleton
*The actual layout the source site uses. Reproduce these sections in order to match the site structure.*
```yaml
page-skeleton:
- section: hero
tag: div
classes: ["isolate"]
height: 8291px
width: full-bleed
layout: block
children: 2
contains: chart/canvas (reproduce as live data-viz, not a flat image)
- section: unknown
tag: svg
classes: ["pointer-events-none", "absolute", "w-full", "-top-px"]
height: 181px
width: full-bleed
layout: block
children: 4
- section: feature-section
tag: div
classes: ["isolate", "relative"]
height: 780px
width: full-bleed
layout: block
children: 1
vertical-padding: ~120px (airy)
- section: header
tag: main
classes: ["min-h-[calc(100vh-var(--ui-header-height))]", "relative"]
height: 7929px
width: full-bleed
layout: block
children: 2
- section: feature-section
tag: div
classes: ["w-full", "max-w-(--ui-container)", "mx-auto", "px-4"]
height: 780px
width: full-bleed
layout: grid: 2-col gap=96px 64px
children: 2
vertical-padding: ~120px (airy)
padding: "160px 32px 80px"
- section: navigation
tag: nav
classes: ["flex", "flex-col", "gap-3"]
height: 108px
width: 351px
layout: flex-column justify=normal
children: 2
- section: navigation
tag: nav
classes: ["flex", "flex-col", "gap-3"]
height: 108px
width: 351px
layout: flex-column justify=normal
children: 2
- section: navigation
tag: nav
classes: ["flex", "flex-col", "gap-3"]
height: 108px
width: 351px
layout: flex-column justify=normal
children: 2
- section: logo-strip
tag: section
classes: ["relative", "isolate"]
height: 196px
width: full-bleed
layout: block
children: 1
vertical-padding: ~64px (generous)
- section: logo-strip
tag: div
classes: ["w-full", "max-w-(--ui-container)", "mx-auto", "px-4"]
height: 196px
width: full-bleed
layout: grid: 1-col gap=64px
children: 1
vertical-padding: ~64px (generous)
padding: "0px 32px 128px"
- section: feature-section
tag: section
classes: ["relative", "isolate", "bg-linear-to-b", "border-t"]
height: 838px
width: full-bleed
layout: block
children: 1
bg-treatment: linear-gradient
vertical-padding: ~128px (airy)
- section: feature-section
tag: div
classes: ["w-full", "max-w-(--ui-container)", "mx-auto", "px-4"]
height: 837px
width: full-bleed
layout: grid: 1-col gap=64px
children: 1
vertical-padding: ~128px (airy)
padding: "128px 32px"
- section: content-section
tag: div
classes: ["relative", "isolate", "overflow-hidden", "bg-elevated/50"]
height: 220px
width: full-bleed
layout: block
children: 1
bg: "oklab(0.208 -0.00310889 -0.0418848 / 0.5)"
vertical-padding: ~48px
- section: content-section
tag: div
classes: ["w-full", "max-w-(--ui-container)", "mx-auto", "flex"]
height: 220px
width: full-bleed
layout: grid: 1-col gap=32px
children: 2
vertical-padding: ~48px
padding: "48px 64px"
- section: feature-section
tag: section
classes: ["relative", "isolate", "bg-linear-to-b", "border-t"]
height: 649px
width: full-bleed
layout: block
children: 1
bg-treatment: linear-gradient
vertical-padding: ~128px (airy)
- section: feature-section
tag: div
classes: ["w-full", "max-w-(--ui-container)", "mx-auto", "px-4"]
height: 648px
width: full-bleed
layout: grid: 1-col gap=64px
children: 2
vertical-padding: ~128px (airy)
padding: "128px 32px"
- section: feature-section
tag: section
classes: ["isolate", "bg-linear-to-b", "border-t", "border-default"]
height: 629px
width: full-bleed
layout: block
children: 1
bg-treatment: linear-gradient
vertical-padding: ~128px (airy)
- section: feature-section
tag: div
classes: ["w-full", "max-w-(--ui-container)", "mx-auto", "px-4"]
height: 628px
width: full-bleed
layout: grid: 1-col gap=64px
children: 2
vertical-padding: ~128px (airy)
padding: "128px 32px"
- section: feature-section
tag: section
classes: ["relative", "isolate", "bg-linear-to-b", "border-t"]
height: 740px
width: full-bleed
layout: block
children: 1
bg-treatment: linear-gradient
vertical-padding: ~128px (airy)
- section: feature-section
tag: div
classes: ["w-full", "max-w-(--ui-container)", "mx-auto", "px-4"]
height: 739px
width: full-bleed
layout: grid: 1-col gap=64px
children: 2
vertical-padding: ~128px (airy)
padding: "128px 32px"
- section: feature-section
tag: section
classes: ["relative", "isolate", "bg-linear-to-b", "border-t"]
height: 696px
width: full-bleed
layout: block
children: 1
bg-treatment: linear-gradient
vertical-padding: ~128px (airy)
- section: feature-section
tag: div
classes: ["w-full", "max-w-(--ui-container)", "mx-auto", "px-4"]
height: 695px
width: full-bleed
layout: grid: 2-col gap=64px
children: 2
vertical-padding: ~128px (airy)
padding: "128px 32px"
- section: feature-section
tag: section
classes: ["relative", "isolate", "bg-linear-to-b", "border-t"]
height: 705px
width: full-bleed
layout: block
children: 1
bg-treatment: linear-gradient
vertical-padding: ~128px (airy)
- section: feature-section
tag: div
classes: ["w-full", "max-w-(--ui-container)", "mx-auto", "px-4"]
height: 704px
width: full-bleed
layout: grid: 2-col gap=64px
children: 2
vertical-padding: ~128px (airy)
padding: "128px 32px"
- section: feature-section
tag: section
classes: ["relative", "isolate", "overflow-hidden", "border-x"]
height: 969px
width: full-bleed
layout: block
children: 1
vertical-padding: ~128px (airy)
```
**Agent rule**: rebuild sections in this order (sorted by vertical position). Match the layout primitive (grid N-col / flex direction / block).
## 14. Copy Library (Real Content from Source)
*Actual text content extracted from the live page. Use these strings verbatim when reproducing the site — they carry the brand voice.*
```yaml
copy:
section-headings:
- "Chosen by leading companies worldwide"
- "Everything you need, nothing you don't"
- "Built by developers around the world"
sub-headings:
- "Community"
ctas:
- "v4.4.8"
- "Ask Nuxi"
- "Get started"
- "Nuxt in 100 seconds"
- "Minimal"
- "Routing"
- "app"
- "app.vue"
navigation:
- "Docs"
- "Modules"
- "Templates"
- "Resources"
- "Enterprise"
- "Updates"
- "60.4K"
footer-links:
- "Nuxters"
- "Nuxt on X"
- "MIT License"
```
**Agent rule**: reuse these exact strings when generating UI. Do NOT translate or rephrase — brand voice is preserved through the original wording.
## 15. Asset Inventory (Image Roles & Ratios)
*Image inventory classified by role and aspect ratio. When reproducing the site, allocate this number of assets per role.*
```yaml
assets:
logo:
count: 4
avg-ratio: 2.77
common-aspect: "~16:6 banner"
sample-alts:
- "Dassault Systemes logo"
- "Blizzard logo"
- "Vans logo"
product:
count: 1
avg-ratio: 1.17
common-aspect: "~1:1 square"
sample-alts:
- "Deploy anywhere"
thumbnail:
count: 23
avg-ratio: 1.00
common-aspect: "~1:1 square"
sample-alts:
- "Evan You"
- "ui"
- "content"
```
**Agent rule**: when generating placeholder images, match these counts and aspect ratios. Use neutral placeholder backgrounds for `product` (e.g. `#f5f5f5`), full-color photography hints for `hero` and `editorial`.
## 16. Component HTML Templates
*Suggested HTML markup for reproducing the key components — based on what was detected in the source DOM.*
### Button (primary action)
```html
<button class="btn btn-primary">
v4.4.8
</button>
```
_Source pattern detected: padding `4px 6px` · radius `4px` · weight `600`_
**Agent rule**: use these markup skeletons as the structural baseline. Apply tokens from §2-3 for visual styling.
## 17. Content Architecture & Resources (Links by Purpose)
*The page's links classified by purpose — the information architecture to reproduce. Categories, featured images, devices and projects are extracted from the rendered DOM, not guessed.*
**By purpose:** **nav** 4 · **cta** 1 · **docs** 2 · **blog** 1 · **project** 3 · **social** 12 · **footer** 13 · **other** 24
**Primary actions (conversion path):**
- Primary call-to-action — "Get started" (the conversion path) → `https://nuxt.com/docs/getting-started/installation`
**Signals:** 17/60 links carry a featured image · dominant link roles: inline-link (24), footer-link (13), social-link (12).
---
## Extraction Completeness: 85/100 (B)
| Category | Score | Max | Detail |
|----------|-------|-----|--------|
| Colors & Palette | 21 | 25 | 15 named colors |
| Typography | 18 | 20 | 7 roles defined |
| Components | 20 | 20 | 5 specs extracted |
| Motion & Interaction | 15 | 15 | Keyframes, easing vars |
| CSS Custom Properties | 10 | 10 | 309 vars |
| Responsive Breakpoints | 2 | 5 | 2 breakpoints |
| Variable Fonts | 0 | 5 | None detected |
## 12. Known Gaps & Confidence
Explicit list of what this extraction could NOT capture. Agents should not invent values for these — either skip the feature or use the documented baseline + heuristic fallback.
*Auto-detected extraction limitations — understand before building:*
- **Limited breakpoint data** — fewer than 3 media query breakpoints detected. The site may use fluid CSS (clamp/vw) or container queries for responsiveness rather than traditional breakpoints.
| Category | What's missing | Fallback strategy |
|----------|----------------|-------------------|
| **Hero imagery** | No dominant hero image detected above the fold | Use the canonical brand visual from §9b (OG image) for hero composition |
| **Dark mode** | Dark surface is the canonical medium; no separate light-mode variables detected | The dark canvas IS the design — reproduce it as the default. Do not generate a light-mode variant unless explicitly requested |
### Per-section confidence
| Section | Confidence | Reason |
|---------|------------|--------|
| §1 Visual Theme | High | Body bg extracted via getComputedStyle() |
| §2 Colors | High | 309 CSS vars (semantic naming requires ≥20 for high) |
| §3 Typography | High | 7 typography roles inferred |
| §4 Components | High | 5 component variants captured |
| §7 Motion | High | Keyframes + transitions |
| §8 Do's/Don'ts | High | 21 rules generated; design-decisions.json has evidence per rule |
| §9 Responsive | Medium | 2 breakpoints detected |
| §9b Photography | Medium | 11 images, hero not detected |
## 11.1 CSS Implementation Guide (CSS Interception Engine v2.15+)
*Ready-to-use CSS from Prism's CSS Interception Engine — intercepted directly from the site's CSS files (bypasses CORS). Copy-paste into your `<style>` block.*
### Font Loading
1 font file(s) captured (26KB total). When running `prism add`, fonts are saved to `extractions/nuxt.com/fonts/` and embedded as base64 in the output HTML.
**@font-face declarations to use:**
```css
@font-face {
font-family: 'Public Sans';
/* src: url('/fonts/Public-Sans.woff2') format('woff2'); */
font-weight: 400;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Public Sans Fallback: BlinkMacSystemFont';
/* src: url('/fonts/Public-Sans-Fallback:-BlinkMacSystemFont.woff2') format('woff'); */
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Public Sans Fallback: Segoe UI';
/* src: url('/fonts/Public-Sans-Fallback:-Segoe-UI.woff2') format('woff'); */
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Public Sans Fallback: Helvetica Neue';
/* src: url('/fonts/Public-Sans-Fallback:-Helvetica-Neue.woff2') format('woff'); */
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Public Sans Fallback: Arial';
/* src: url('/fonts/Public-Sans-Fallback:-Arial.woff2') format('woff'); */
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Public Sans Fallback: Noto Sans';
/* src: url('/fonts/Public-Sans-Fallback:-Noto-Sans.woff2') format('woff'); */
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Public Sans';
/* src: url('/fonts/Public-Sans.woff2') format('woff2'); */
font-weight: 500;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Public Sans';
/* src: url('/fonts/Public-Sans.woff2') format('woff2'); */
font-weight: 600;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Public Sans';
/* src: url('/fonts/Public-Sans.woff2') format('woff2'); */
font-weight: 700;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Public Sans';
/* src: url('/fonts/Public-Sans.woff2') format('woff2'); */
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Public Sans';
/* src: url('/fonts/Public-Sans.woff2') format('woff2'); */
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Public Sans';
/* src: url('/fonts/Public-Sans.woff2') format('woff2'); */
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Public Sans';
/* src: url('/fonts/Public-Sans.woff2') format('woff2'); */
font-weight: 700;
font-style: normal;
font-display: swap;
}
```
### Keyframe Animations (Intercepted from CSS)
**65 @keyframes found** — these are the real animation definitions:
```
@keyframes shine-0ac228f0 { ... }
@keyframes accordion-up { ... }
@keyframes accordion-down { ... }
@keyframes collapsible-up { ... }
@keyframes collapsible-down { ... }
@keyframes toast-slide-in-from-top { ... }
@keyframes toast-slide-in-from-bottom { ... }
@keyframes toast-slide-up { ... }
@keyframes toast-slide-down { ... }
@keyframes toast-pulse-a { ... }
@keyframes toast-pulse-b { ... }
@keyframes toast-collapsed-closed { ... }
@keyframes toast-closed { ... }
@keyframes toast-slide-left { ... }
@keyframes toast-slide-right { ... }
@keyframes fade-in { ... }
@keyframes fade-out { ... }
@keyframes scale-in { ... }
@keyframes scale-out { ... }
@keyframes slide-in-from-top { ... }
@keyframes slide-out-to-top { ... }
@keyframes slide-in-from-right { ... }
@keyframes slide-out-to-right { ... }
@keyframes slide-in-from-bottom { ... }
@keyframes slide-out-to-bottom { ... }
@keyframes slide-in-from-left { ... }
@keyframes slide-out-to-left { ... }
@keyframes slide-in-from-top-and-fade { ... }
@keyframes slide-out-to-top-and-fade { ... }
@keyframes slide-in-from-right-and-fade { ... }
@keyframes slide-out-to-right-and-fade { ... }
@keyframes slide-in-from-bottom-and-fade { ... }
@keyframes slide-out-to-bottom-and-fade { ... }
@keyframes slide-in-from-left-and-fade { ... }
@keyframes slide-out-to-left-and-fade { ... }
@keyframes enter-from-right { ... }
@keyframes enter-from-left { ... }
@keyframes exit-to-right { ... }
@keyframes exit-to-left { ... }
@keyframes carousel { ... }
@keyframes carousel-rtl { ... }
@keyframes carousel-vertical { ... }
@keyframes carousel-inverse { ... }
@keyframes carousel-inverse-rtl { ... }
@keyframes carousel-inverse-vertical { ... }
@keyframes swing { ... }
@keyframes swing-vertical { ... }
@keyframes elastic { ... }
@keyframes elastic-vertical { ... }
@keyframes marquee { ... }
@keyframes marquee-rtl { ... }
@keyframes marquee-vertical { ... }
@keyframes marquee-vertical-rtl { ... }
@keyframes shimmer { ... }
@keyframes shimmer-rtl { ... }
@keyframes spin { ... }
@keyframes pulse { ... }
@keyframes bounce { ... }
@keyframes nuxi-float-18501939 { ... }
@keyframes nuxi-happy-18501939 { ... }
@keyframes nuxi-excited-18501939 { ... }
@keyframes nuxi-thinking-18501939 { ... }
@keyframes nuxi-sleeping-18501939 { ... }
@keyframes nuxi-surprised-18501939 { ... }
@keyframes nuxi-z-float-18501939 { ... }
```
<details><summary>Full keyframes CSS (65 animations)</summary>
```css
@keyframes shine-0ac228f0{0%{-webkit-mask-position:150%}
@keyframes accordion-up{0%{height:var(--reka-accordion-content-height)}
@keyframes accordion-down{0%{height:0}
@keyframes collapsible-up{0%{height:var(--reka-collapsible-content-height)}
@keyframes collapsible-down{0%{height:0}
@keyframes toast-slide-in-from-top{0%{transform:translateY(-100%)}
@keyframes toast-slide-in-from-bottom{0%{transform:translateY(100%)}
@keyframes toast-slide-up{0%{transform:translate(0) translateY(var(--translate))}
@keyframes toast-slide-down{0%{transform:translate(0) translateY(var(--translate))}
@keyframes toast-pulse-a{0%,to{scale:1}50%{scale:1.04}}
@keyframes toast-pulse-b{0%,to{scale:1}50%{scale:1.04}}
@keyframes toast-collapsed-closed{0%{transform:var(--transform)}
@keyframes toast-closed{0%{transform:var(--transform)}
@keyframes toast-slide-left{0%{transform:translate(0) translateY(var(--translate))}
@keyframes toast-slide-right{0%{transform:translate(0) translateY(var(--translate))}
@keyframes fade-in{0%{opacity:0}
@keyframes fade-out{0%{opacity:1}
@keyframes scale-in{0%{opacity:0;transform:scale(.95)}
@keyframes scale-out{0%{opacity:1;transform:scale(1)}
@keyframes slide-in-from-top{0%{transform:translateY(-100%)}
@keyframes slide-out-to-top{0%{transform:translateY(0)}
@keyframes slide-in-from-right{0%{transform:translate(100%)}
@keyframes slide-out-to-right{0%{transform:translate(0)}
@keyframes slide-in-from-bottom{0%{transform:translateY(100%)}
@keyframes slide-out-to-bottom{0%{transform:translateY(0)}
@keyframes slide-in-from-left{0%{transform:translate(-100%)}
@keyframes slide-out-to-left{0%{transform:translate(0)}
@keyframes slide-in-from-top-and-fade{0%{opacity:0;transform:translateY(-4px)}
@keyframes slide-out-to-top-and-fade{0%{opacity:1;transform:translateY(0)}
@keyframes slide-in-from-right-and-fade{0%{opacity:0;transform:translate(4px)}
@keyframes slide-out-to-right-and-fade{0%{opacity:1;transform:translate(0)}
@keyframes slide-in-from-bottom-and-fade{0%{opacity:0;transform:translateY(4px)}
@keyframes slide-out-to-bottom-and-fade{0%{opacity:1;transform:translateY(0)}
@keyframes slide-in-from-left-and-fade{0%{opacity:0;transform:translate(-4px)}
@keyframes slide-out-to-left-and-fade{0%{opacity:1;transform:translate(0)}
@keyframes enter-from-right{0%{opacity:0;transform:translate(200px)}
@keyframes enter-from-left{0%{opacity:0;transform:translate(-200px)}
@keyframes exit-to-right{0%{opacity:1;transform:translate(0)}
@keyframes exit-to-left{0%{opacity:1;transform:translate(0)}
@keyframes carousel{0%,to{width:50%}0%{transform:translate(-100%)}
@keyframes carousel-rtl{0%,to{width:50%}0%{transform:translate(100%)}
@keyframes carousel-vertical{0%,to{height:50%}0%{transform:translateY(-100%)}
@keyframes carousel-inverse{0%,to{width:50%}0%{transform:translate(200%)}
@keyframes carousel-inverse-rtl{0%,to{width:50%}0%{transform:translate(-200%)}
@keyframes carousel-inverse-vertical{0%,to{height:50%}0%{transform:translateY(200%)}
@keyframes swing{0%,to{width:50%}0%,to{transform:translate(-25%)}50%{transform:translate(125%)}}
@keyframes swing-vertical{0%,to{height:50%}0%,to{transform:translateY(-25%)}50%{transform:translateY(125%)}}
@keyframes elastic{0%,to{width:50%;margin-left:25%}50%{width:90%;margin-left:5%}}
@keyframes elastic-vertical{0%,to{height:50%;margin-top:25%}50%{height:90%;margin-top:5%}}
@keyframes marquee{0%{transform:translateZ(0)}
@keyframes marquee-rtl{0%{transform:translateZ(0)}
@keyframes marquee-vertical{0%{transform:translateZ(0)}
@keyframes marquee-vertical-rtl{0%{transform:translate3d(0,calc(-100% - var(--gap)),0)}
@keyframes shimmer{0%{background-position:100%}
@keyframes shimmer-rtl{0%{background-position:0}
@keyframes spin{to{transform:rotate(1turn)}}
@keyframes pulse{50%{opacity:.5}}
@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}
@keyframes nuxi-float-18501939{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}
@keyframes nuxi-happy-18501939{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-5px) rotate(2deg)}66%{transform:translateY(-3px) rotate(-1.5deg)}}
@keyframes nuxi-excited-18501939{0%{transform:scale(1) translateY(0)}18%{transform:scale(1.05,.9) translateY(5px)}45%{transform:scale(.93,1.1) translateY(-14px)}65%{transform:scale(1.04,.95) translateY(-6px)}80%{transform:scale(.98,1.03) translateY(-10px)}
@keyframes nuxi-thinking-18501939{0%,to{transform:rotate(-6deg) translateY(0) scale(1)}30%{transform:rotate(4deg) translateY(-6px) scale(.98,1.02)}60%{transform:rotate(-8deg) translateY(-2px) scale(1.02,.98)}}
@keyframes nuxi-sleeping-18501939{0%{transform:rotate(0) translateY(0) scale(1)}20%{transform:rotate(-3deg) translateY(2px) scale(1.01,.99)}50%{transform:rotate(-5deg) translateY(4px) scale(1.02,.98)}80%{transform:rotate(-3deg) translateY(2px) scale(1.01,.99)}
@keyframes nuxi-surprised-18501939{0%{transform:scale(1) translateY(0)}15%{transform:scale(1.1,.9) translateY(4px)}40%{transform:scale(.9,1.12) translateY(-12px)}65%{transform:scale(1.05,.96) translateY(-5px)}85%{transform:scale(.97,1.02) translateY(-8px)}
@keyframes nuxi-z-float-18501939{0%{opacity:0;transform:translate(0) scale(.5) rotate(-8deg)}12%{opacity:1}75%{opacity:.7}
```
</details>
### Brand Gradient Palette
**1 complex gradients captured** from the site's CSS. The first few are the most prominent visual decorations:
```css
/* Gradient 1 */
background: linear-gradient(to bottom,var(--tw-mask-bottom-from-color);
```
### Hover State CSS (Intercepted)
**1 hover rule lines** captured from CSS files. Key interactive transitions from real CSS (not inferred):
```css
@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-mask-linear:linear-gradient(#fff,#fff);--tw-mask-radial:linear-gradient(#fff,#fff);--tw-mask-conic:linear-gradient(#fff,#fff);--tw-mask-left:linear-gradient(#fff,#fff);--tw-mask-right:linear-gradient(#fff,#fff);--tw-mask-bottom:linear-gradient(#fff,#fff);--tw-mask-top:linear-gradient(#fff,#fff);--tw-mask-top-from-position:0%;--tw-mask-top-to-position:100%;--tw-mask-top-from-color:#000;--tw-mask-top-to-color:transparent;--tw-mask-right-from-position:0%;--tw-mask-right-to-position:100%;--tw-mask-right-from-color:#000;--tw-mask-right-to-color:transparent;--tw-mask-bottom-from-position:0%;--tw-mask-bottom-to-position:100%;--tw-mask-bottom-from-color:#000;--tw-mask-bottom-to-color:transparent;--tw-mask-left-from-position:0%;--tw-mask-left-to-position:100%;--tw-mask-left-from-color:#000;--tw-mask-left-to-color:transparent;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-c
```
> **Note**: All values above are extracted from the live site's CSS files. The font files are saved locally by Prism and embedded in the output HTML. Use them as-is for maximum fidelity.
## 11.2 Measured Reality (CDP Engine)
Captured directly from Chrome's engine across **all 1512 rendered nodes** — not a sample. These are the values the page *actually paints*, weighted by how often they appear.
### Real Responsive Breakpoints
**2 breakpoints** read from the live `@media` rules (not guessed):
`1024px` · `2400px`
### Measured Design Scale
**Type scale by usage** (× = paint count): `16px`×925 · `14px`×422 · `12px`×69 · `18px`×29 · `15px`×28 · `48px`×24 · `20px`×7 · `72px`×5
**Radius scale** (× = paint count): `6px`×98 · `8px`×64 · `4px`×14 · `16px`×1
**Weights** (× = paint count): `400`×1059 · `500`×264 · `600`×165 · `700`×23
**Layout gaps** (× = paint count): `6px`×67 · `4px`×55 · `8px`×53 · `12px`×30 · `16px 32px`×30 · `64px`×10 · `12px 24px`×6 · `16px`×5
**Elevation (real shadows)**:
```css
oklch(0.279 0.041 260.031) 0px 0px 0px 1px
oklch(0.372 0.044 257.287) 0px 0px 0px 1px inset
oklab(0.786145 -0.174855 0.0792278 / 0.25) 0px 0px 0px 1px inset
rgba(0, 0, 0, 0.05) 0px 1px 2px 0px
```
### Provenance — measured styles on key elements
Read from the live CSSOM (includes runtime-injected CSS). This is *what actually styles the page*, by element:
```css
body { background-color:var(--ui-bg); color:var(--ui-text) }
header { background-color:var(--ui-bg) }
header { background-color:color-mix(in oklab,var(--ui-bg) 75%,transparent) }
nav { gap:calc(var(--spacing)*1.5) }
h1 { font-size:var(--text-5xl) }
h1 { font-weight:var(--font-weight-bold) }
h1 { color:var(--ui-text-highlighted) }
@media (min-width: 40rem) h1 { font-size:var(--text-7xl) }
h2 { font-size:var(--text-lg) }
h2 { font-weight:var(--font-weight-medium) }
h2 { color:var(--ui-text-muted) }
button { gap:calc(var(--spacing)*.5) }
```
> Selectors normalised to their semantic element — source class names are often build-hashed (`.bgDIHX`) and not reusable. The declarations + CSS vars are the transferable part.
---
*Generated by Prism — automated Playwright extraction + design analysis.*
*Source: https://nuxt.com | 2026-06-11T06:13:41.546Z*
*Values extracted via getComputedStyle() (rendered) + CSS custom properties (tokens, marked `(token)`). Token-only values may not be painted — verify against the live site before shipping.*
Re-extract: clone-architect update nuxt.com