Color Palette

49 colors extracted via getComputedStyle(). Click any swatch to copy its hex value.

Background & Surface

Primary #000000 Page bg Copied!
Secondary #0a0a0a Elevated Copied!
Tertiary #1a1305 Card bg Copied!

Text & Content

Foreground #ededed Body text Copied!
Secondary #a0a0a0 Secondary Copied!
Muted #878787 Muted / Placeholder Copied!

Accent & Interactive

Primary #008080 Primary CTA Copied!
Secondary #f5a623 Secondary CTA Copied!

Border & Divider

Border #666666 Dividers / Lines Copied!

Full Extracted Palette (+60)

#ffb1ee #ffb1ee Copied!
#2e2e2e #2e2e2e Copied!
#1a1a1a #1a1a1a Copied!
#8f8f8f #8f8f8f Copied!
#1f1f1f #1f1f1f Copied!
#d0d0d0 #d0d0d0 Copied!
#33a0d1 #33a0d1 Copied!
#373485 #373485 Copied!
#c52b30 #c52b30 Copied!
#f0b90b #f0b90b Copied!
#444444 #444444 Copied!
#333333 #333333 Copied!
#c0c0c0 #c0c0c0 Copied!
#dfdfdf #dfdfdf Copied!
#000080 #000080 Copied!
#ffff00 #ffff00 Copied!
#ff8c00 #ff8c00 Copied!
#ffffff #ffffff Copied!
#808080 #808080 Copied!
#404040 #404040 Copied!
#800000 #800000 Copied!
#808000 #808000 Copied!
#008000 #008000 Copied!
#800080 #800080 Copied!
#808040 #808040 Copied!
#004040 #004040 Copied!
#0000ff #0000ff Copied!
#004080 #004080 Copied!
#400080 #400080 Copied!
#800040 #800040 Copied!
#ff0000 #ff0000 Copied!
#00ff00 #00ff00 Copied!
#00ffff #00ffff Copied!
#ff00ff #ff00ff Copied!
#ffff80 #ffff80 Copied!
#00ff80 #00ff80 Copied!
#80ffff #80ffff Copied!
#0080ff #0080ff Copied!
#8000ff #8000ff Copied!
#ff0080 #ff0080 Copied!

Typography

All values extracted via getComputedStyle() — no estimation.

RoleFont FamilySize / Weight Line HeightLetter SpacingPreview
Display Hero GeistPixel-line 48px / w400 1.05 normal Display Hero
Link Large GeistPixel-Square 21px / w600 1.2 2.52px Link Large
Body Geist 16px / w400 1.5 normal Body
Link Geist 14px / w500 1.5 1.4px Link
Link Geist 13px / w400 1.5 normal Link
Link Geist 13px / w600 1.4 normal Link
Caption / Badge Geist Mono 13px / w500 1.4 normal Caption / Badge
Sub-heading Geist Mono 12px / w500 1.4 1.2px Sub-heading
Button Small Geist 12px / w400 1.5 normal Button Small

Live Components

Rendered in real HTML using your extracted tokens — no screenshots.

Buttons

accent: rgb(0, 128, 128) · border-radius: 9999px · weight: 600

Form Inputs

border: rgb(102, 102, 102) · focus: rgb(0, 128, 128) · radius: 6px

Card

Card Component
Card Title
Supporting description text with muted color for secondary information.
bg: rgb(10, 10, 10) · radius: 12px · shadow from tokens

Badges & Labels

New Feature Beta Draft

Spacing Scale

xxs 2px
xs 4px
sm 8px
md 12px
base 16px
lg 24px
xl 32px
2xl 48px
3xl 64px

Border Radius

none
0px
xs
4px
sm
6px
md
12px
lg
9999px
xl
10007px
full
9999px

Component Specs

Extracted CSS values per component and variant state.

### Buttons

Icon Button
  • Background: `transparent`
  • Text: `#1a1305` `{colors.primary-focus}`
  • Padding: 0px
  • Radius: 6px
  • Font: 16px weight 400
  • Use: Toolbar/UI icons
  • Hover: backgroundColor: `#000000`
  • Focus: outline: `rgb(26, 19, 5) auto 1px`
Outline
  • Background: `transparent`
  • Text: `#ededed` `{colors.ink}`
  • Padding: 6px 12px
  • Radius: 6px
  • Border: 1px solid rgb(46, 46, 46)
  • Font: 12px weight 400
  • Use: Secondary action with border
  • Hover: backgroundColor: `#000000`
  • Focus: outline: `rgb(26, 19, 5) auto 1px`
Icon Button
  • Background: `#c0c0c0`
  • Text: `#ededed` `{colors.ink}`
  • Padding: 2px
  • Radius: 0px
  • Font: 16px weight 400
  • Use: Toolbar/UI icons
  • Hover: backgroundColor: `#000000`
  • Focus: outline: `rgb(26, 19, 5) auto 1px`
Dark / Solid
  • Background: `#0a0a0a` `{colors.surface-1}`
  • Text: `#ededed` `{colors.ink}`
  • Padding: 12px 20px
  • Radius: 6px
  • Border: 1px solid rgb(46, 46, 46)
  • Font: 15px weight 400
  • Use: Solid dark CTA
  • Hover: backgroundColor: `#000000`
  • Focus: outline: `rgb(26, 19, 5) auto 1px`

Inputs & Forms

Text Input
  • Background: `transparent`
  • Text: `#ededed` `{colors.ink}`
  • Padding: 12px 0px
  • Radius: 0px
  • Border: 0px solid rgb(237, 237, 237)
  • Font: 13px weight 500
  • Use: Text fields, search inputs
  • Focus: outline: `rgb(16, 16, 16) none 1px`

CTA Banners

Full-width CTA
  • Background: `#0a0a0a` `{colors.surface-1}`
  • Text: `#ededed` `{colors.ink}`
  • Padding: 12px 20px
  • Radius: 6px
  • Font: 15px weight 400
  • Use: Full-width conversion strip with headline + button
  • Hover: backgroundColor: `#000000`
  • Focus: outline: `rgb(26, 19, 5) auto 1px`

Interaction State Narrative

  • **Button**:
  • - **hover:** bg transparent → #000000
Agent usage: Validate generated components against this matrix. If your output's `:hover` state changes properties not listed here, you are off-brand.

    Buttons

    - 3 shape(s) in this system: `Icon Button`, `Outline`, `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

    CTA Banners

    - 1 shape(s) in this system: `Full-width CTA`
    • **DO NOT introduce new cta banners variants** without justification

    Visual Reference

    Playwright screenshots captured during extraction — source of truth for all tokens.

    Desktop (1440px)
    Desktop (1440px) screenshot
    Mobile (390px)
    Mobile (390px) screenshot

    Breakpoints

    Ultra-wide 2200px

    Elevation & Depth

    Shadow levels rendered live — every value extracted directly from the design system.

    Level 1
    rgba(0, 0, 0, 0.16) 0px 10px 28px 0px

    Motion & Transitions

    3 motion tokens — easing curves and durations.

    --ease-incubic-bezier(.4, 0, 1, 1)
    --ease-outcubic-bezier(0, 0, .2, 1)
    --ease-in-outcubic-bezier(.4, 0, .2, 1)

    Motion Timeline

    6 keyframe animations extracted from the live page. Preview 6 below — each block is animating right now with the actual extracted keyframes.

    catalog-shimmer
    catalog-pulse
    fade-up
    fade-in
    marquee
    heartbeat

    Component States

    Default → Hover → Focus → Active visual diff per component. Captured via Playwright state simulation.

    ,,,,
    Component States
    button
    default
    button
    bg rgba(0, 0, 0, 0)
    fg rgb(26, 19, 5)
    hover
    button
    bg oklab(0 0 0 / 0)
    fg inherit
    focus
    button
    bg transparent
    fg inherit
    input
    default
    input
    bg rgba(0, 0, 0, 0)
    fg rgb(237, 237, 237)
    focus
    input
    bg transparent
    fg inherit
    link
    default
    link
    bg rgba(0, 0, 0, 0)
    fg rgb(10, 10, 10)
    navLink
    default
    navLink
    bg rgba(0, 0, 0, 0)
    fg rgb(237, 237, 237)
    footerLink
    default
    footerLink
    bg rgba(0, 0, 0, 0)
    fg rgb(102, 102, 102)

    Z-Index Stacking Context

    6 z-index values detected. Top 20 ordered by stacking priority. 100+ (modals) · 10-99 (overlays) · 1-9 (UI chrome).

    z:70
    div
    z:50
    header.sticky.top-0
    z:40
    div.relative.z-40
    z:20
    section.relative.z-20
    z:10
    div.relative.z-10
    z:1
    button

    Export tokens

    Copy these design tokens to any framework. Generated from getdesign.md live extraction.

    Dossier complet
    Charte graphique — getdesign.md
    Palette, typographie, composants, lois & interdits — chaque valeur badgée mesuré / dérivé / déduit. Le dossier data-honnête, pas une approximation.
    Télécharger la charte (PDF)

    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: getdesign.md
    description: "Dark-canvas product system built on #ffffff with #008080 as the single brand accent. Type anchored in GeistPixel-line at 48px / weight 400. Extracted automatically from https://getdesign.md/ — rendered styles via getComputedStyle() + CSS custom properties (token-only values may not be painted)."
    narrative: |
      getdesign.md is built on a near-black canvas (rgb(0, 0, 0)).
      The system uses rgb(0, 128, 128) as the accent for primary actions and brand signals.
      GeistPixel-line as the primary typeface.
      A restrained elevation system (1 distinct shadow) — shadows reserved for the few elements that must lift off the page.
      Motion is a first-class concern — 6 keyframe animations plus transition-driven interactions.
    
    colors:
      surface-1: "#0a0a0a"
      surface-2: "#1a1305"
      ink: "#ededed"
      ink-muted: "#a0a0a0"
      ink-subtle: "#878787"
      primary: "#008080"
      on-primary: "#ffffff"
      primary-hover: "#f5a623"
      hairline: "#666666"
      primary-focus: "#1a1305"
    
    typography:
      display-xl:
        fontFamily: "GeistPixel-line, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
        fontSize: 48px
        fontWeight: 400
        lineHeight: 1.05
        letterSpacing: 0
      display-md:
        fontFamily: "Geist Mono, 'SF Mono', 'JetBrains Mono', Menlo, monospace"
        fontSize: 12px
        fontWeight: 500
        lineHeight: 1.4
        letterSpacing: 1.2px
      body:
        fontFamily: "Geist, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
        fontSize: 16px
        fontWeight: 400
        lineHeight: 1.5
        letterSpacing: 0
      body-sm:
        fontFamily: "GeistPixel-Square, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
        fontSize: 21px
        fontWeight: 600
        lineHeight: 1.2
        letterSpacing: 2.52px
      caption:
        fontFamily: "Geist Mono, 'SF Mono', 'JetBrains Mono', Menlo, monospace"
        fontSize: 13px
        fontWeight: 500
        lineHeight: 1.4
        letterSpacing: 0
      button:
        fontFamily: "Geist, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
        fontSize: 12px
        fontWeight: 400
        lineHeight: 1.5
        letterSpacing: 0
    
    rounded:
      none: 0px
      xs: 4px
      sm: 6px
      md: 12px
      lg: 9999px
      xl: 10007px
      pill: 9999px
    
    spacing:
      xxs: 2px
      xs: 4px
      sm: 8px
      md: 12px
      lg: 24px
      xl: 32px
      xxl: 64px
    
    components:
      button-icon-button:
        backgroundColor: "transparent"
        textColor: "{colors.primary-focus}"
        typography: "{typography.body}"
        rounded: "{rounded.sm}"
      button-outline:
        backgroundColor: "transparent"
        textColor: "{colors.ink}"
        typography: "{typography.display-md}"
        rounded: "{rounded.sm}"
        padding: 6px 12px
      button-icon-button-2:
        backgroundColor: "#c0c0c0"
        textColor: "{colors.ink}"
        typography: "{typography.body}"
        rounded: "{rounded.none}"
        padding: 2px
      input-text-input:
        backgroundColor: "transparent"
        textColor: "{colors.ink}"
        typography: "{typography.caption}"
        rounded: "{rounded.none}"
        padding: 12px 0px
      cta-banner-full-width-cta:
        backgroundColor: "{colors.surface-1}"
        textColor: "{colors.ink}"
        typography: "{typography.body}"
        rounded: "{rounded.sm}"
        padding: 12px 20px
    
    extracted_at: "2026-06-11T06:09:29.585Z"
    completeness: 79
    scoreVersion: "v2"
    
    ---
    
    # Design System — getdesign.md
    > Extracted automatically by Prism from https://getdesign.md
    > 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).
    
    
    ## 0. Design DNA
    
    **Density**: moderate  |  **Motion**: animated  |  **Weight**: medium  |  **Aesthetic**: dark-premium
    
    | Dimension | Value | Signal |
    |---|---|---|
    | Canvas | dark | `#000000` |
    | Type posture | sans-led (Geist) | "Production-grade analysis" |
    | Color assertion | dual-accent | #008080 |
    | Whitespace | moderate | section rhythm 48px |
    | Interaction | animated | 6 keyframes, 8 transitions |
    | Radius language | 0px-architectural | from token scale |
    
    **Prism fingerprint**: `dark-canvas · sans-display · dual-accent · 0px-architectural · animated-motion`
    
    > **🤖 TL;DR for AI agents** (read this first — saves you scanning the full doc):
    >
    > - **Canvas**: `rgb(0, 0, 0)` is the page background. Every component composits against this.
    > - **Accent**: `rgb(0, 128, 128)` for primary CTAs ONLY. Never decorative.
    > - **Body type**: 16px (token: `typography.body`). Default for ALL text not in a heading role.
    > - **Section rhythm**: 48px between major bands. Card padding: 24px.
    > - **Default radius**: 6px 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:** an atmospheric gradient mesh in the hero. This is the brand's most recognizable visual — reproduce it, don't replace it with a generic card or flat panel.
    
    getdesign.md commits fully to dark-mode as the native medium, not as a toggled alternative. The canvas is a near-pure-black surface (`#000000`) where surfaces are layered through stepped luminance — each elevated level is slightly less dark than the one beneath it, creating depth without color shifts. 
    
    Headlines are set in **GeistPixel-line**, a sans-serif display face (the dominant type signature, e.g. "Production-grade analysis" at 48px). A second display voice — **GeistPixel-Square** (sans) — appears in lower bands (e.g. "Find Designs"), used for editorial accent. Body text is set in **Geist**. 
    
    Body text reads in Whitesmoke (`#ededed`) (contrast ratio 19.6:1, well above WCAG AA). **#008080** (`#008080`) 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 comes from a small, deliberate set of shadows (1 distinct), each a multi-layer stack — several blurred layers at varying offsets — used sparingly rather than across the whole UI. 
    Border radius varies from pill-shaped (fully rounded) to moderately rounded elements, creating visual rhythm. Motion design uses smooth easing curves for polished state transitions. 
    
    **Key Characteristics:**
    - Background: Black (`#000000`)
    - Primary typeface: Geist
    - Primary text: Whitesmoke (`#ededed`)
    - Accent: #008080 (`#008080`)
    - Display: 48px weight 400
    - Shadow system: 1 distinct elevation levels
    - Custom fonts loaded: Geist, Geist Mono, GeistPixel-Line, GeistPixel-Circle, GeistPixel-Square
    
    ## 2. Color Palette & Roles
    
    ### Background & Surface
    - **Black** (`#000000`): Page background (primary)
    - **Background 100** (`#0a0a0a`): Surface / elevated background (CSS var)
    - **Card** (`#111111`): Surface / elevated background (CSS var)
    - **Jet Black** (`#1a1305`): Surface / elevated background
    - **Muted** (`#1a1a1a`): Surface / elevated background
    
    ### Text & Content
    - **Foreground** (`#ededed`): Primary body text
    - **#f5a623** (`#f5a623`): Secondary text
    - **Grey** (`#a0a0a0`): Secondary text
    - **Grey** (`#8f8f8f`): Secondary text
    - **Light Grey** (`#d0d0d0`): Secondary text
    
    ### Accent & Interactive
    - **Accent Foreground** (`#ffffff`): Accent / interactive (CSS var)
    - **Accent** (`#ffb1ee`): Accent / interactive (CSS var)
    - **#33a0d1** (`#33a0d1`): Interactive / accent
    - **#373485** (`#373485`): Interactive / accent
    - **#c52b30** (`#c52b30`): Interactive / accent
    - **Amber** (`#f0b90b`): Interactive / accent
    - **#ffff00** (`#ffff00`): Interactive / accent
    
    ### Border & Divider
    - **Border** (`#2e2e2e`): Border (CSS var)
    - **Near-Black** (`#1f1f1f`): Borders / dividers
    - **Charcoal** (`#444444`): Borders / dividers
    - **Charcoal** (`#333333`): Borders / dividers
    - **Charcoal** (`#404040`): Borders / dividers
    
    ### Full Extracted Palette
    **64 colors rendered on the page** + **5** more declared in design tokens (CSS custom properties — not necessarily painted). (22 categorized above + 47 additional below.)
    Rendered values are read via `getComputedStyle()`; token values come from CSS variable declarations. Third-party logo colors are filtered out.
    
    - `#878787` — Slate Grey
    - `#c0c0c0` — Light Grey
    - `#dfdfdf` — Whitesmoke
    - `#000080` — #000080
    - `#ff8c00` — #ff8c00
    - `#808080` — Slate Grey
    - `#800000` — #800000
    - `#808000` — #808000
    - `#008000` — #008000
    - `#008080` — #008080
    - `#800080` — #800080
    - `#808040` — #808040
    - `#004040` — #004040
    - `#0000ff` — #0000ff
    - `#004080` — #004080
    - `#400080` — #400080
    - `#800040` — #800040
    - `#ff0000` — Red
    - `#00ff00` — #00ff00
    - `#00ffff` — #00ffff
    - `#ff00ff` — #ff00ff
    - `#ffff80` — #ffff80
    - `#00ff80` — #00ff80
    - `#80ffff` — #80ffff
    - `#0080ff` — #0080ff
    - `#8000ff` — #8000ff
    - `#ff0080` — Rose
    - `#804000` — Chocolate
    - `#666666` — Slate Grey
    - `#03231c` — Deep Navy
    - `#007db8` — #007db8
    - `#0096d6` — Sky Bright
    - *…+15 more in `raw-css.json` (`desktop.allColors`).*
    
    ### CSS Custom Properties (Design Tokens)
    
    **Secondary Color**
    - `--color-muted-foreground`: `#878787`
    - `--color-muted`: `#1a1a1a`
    
    **Shadow Token**
    - `--tw-ring-offset-shadow`: `0 0 #0000`
    - `--tw-inset-shadow-alpha`: `100%`
    - `--tw-ring-shadow`: `0 0 #0000`
    - `--tw-drop-shadow-alpha`: `100%`
    
    **Spacing Token**
    - `--spacing-4`: `1rem`
    - `--spacing-1`: `.25rem`
    - `--spacing-6`: `1.5rem`
    - `--spacing-12`: `3rem`
    
    **Motion Token**
    - `--default-transition-timing-function`: `cubic-bezier(.4, 0, .2, 1)`
    - `--default-transition-duration`: `.15s`
    
    **Background**
    - `--color-background-100`: `#0a0a0a`
    - `--color-background-200`: `#111`
    - `--color-background`: `#000`
    
    **Font Weight Token**
    - `--font-weight-semibold`: `600`
    - `--font-weight-bold`: `700`
    - `--font-weight-medium`: `500`
    
    **Primary Brand Color**
    - `--color-accent-foreground`: `#fff`
    - `--color-accent`: `#ffb1ee`
    
    **Border Radius Token**
    - `--radius-sm`: `.375rem`
    - `--radius-full`: `9999px`
    - `--radius-xs`: `.125rem`
    - `--radius-xl`: `1rem`
    
    **Border**
    - `--color-border`: `#2e2e2e`
    
    **Font Family Token**
    - `--default-font-family`: `"Geist", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif`
    - `--default-mono-font-family`: `"Geist Mono", "SFMono-Regular", Menlo, monospace`
    
    **Text Color**
    - `--color-foreground`: `#ededed`
    
    **Other tokens**
    - `--text-2xl`: `1.5rem`
    - `--color-gray-800`: `#8f8f8f`
    - `--color-l1`: `#3dd68c`
    - `--color-zinc-900`: `oklch(21% .006 285.885)`
    - `--text-5xl--line-height`: `1`
    - `--text-2xl--line-height`: `calc(2 / 1.5)`
    - `--color-card-foreground`: `#ededed`
    - `--color-gray-300`: `#292929`
    
    ## 3. Typography Rules
    
    ### Font Families
    - **Primary**: `Geist`
    - **Secondary**: `GeistPixel-line`
    - **Font 3**: `Geist Mono`
    - **Font 4**: `GeistPixel-Circle`
    - **Font 5**: `GeistPixel-Square`
    
    ### Custom Fonts Loaded
    - **Geist** weight 100 900 (normal)
    - **Geist Mono** weight 100 900 (normal)
    - **GeistPixel-Line** weight 400 (normal)
    - **GeistPixel-Circle** weight 400 (normal)
    - **GeistPixel-Square** weight 400 (normal)
    
    ### Typography Hierarchy
    
    | Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
    |------|------|------|--------|-------------|----------------|-------|
    | Display Hero | GeistPixel-line | 48px | 400 | 1.05 | normal | Main headline (h1) |
    | Link Large | GeistPixel-Square | 21px | 600 | 1.2 | 2.52px | Link (21px) — Decoration: none |
    | Body | Geist | 16px | 400 | 1.5 | normal | Standard reading text |
    | Link | Geist | 14px | 500 | 1.5 | 1.4px | Link (14px) — Decoration: none |
    | Link | Geist | 13px | 400 | 1.5 | normal | Link (13px) — Decoration: none |
    | Link | Geist | 13px | 600 | 1.4 | normal | Link (13px) — Decoration: none |
    | Caption / Badge | Geist Mono | 13px | 500 | 1.4 | normal | small text (13px) |
    | Sub-heading | Geist Mono | 12px | 500 | 1.4 | 1.2px | Third-level heading (h3) |
    | Button Small | Geist | 12px | 400 | 1.5 | normal | Button label (12px) |
    
    ### Font Weight Scale
    
    CSS custom properties define 3 explicit weight steps:
    - `--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): `48px`, `24px`, `21px`, `18px`, `16px`, `15px`, `14px`, `13px`, `12px`, `10px`, `9px`
    
    > 5 size(s) detected outside the sampled hierarchy (24px, 18px, 15px, 10px, 9px). 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
    
    **Icon Button**
    - Background: `transparent`
    - Text: `#1a1305` `{colors.primary-focus}`
    - Padding: 0px
    - Radius: 6px
    - Font: 16px weight 400
    - Use: Toolbar/UI icons
    - Hover: backgroundColor: `#000000`
    - Focus: outline: `rgb(26, 19, 5) auto 1px`
    
    **Outline**
    - Background: `transparent`
    - Text: `#ededed` `{colors.ink}`
    - Padding: 6px 12px
    - Radius: 6px
    - Border: 1px solid rgb(46, 46, 46)
    - Font: 12px weight 400
    - Use: Secondary action with border
    - Hover: backgroundColor: `#000000`
    - Focus: outline: `rgb(26, 19, 5) auto 1px`
    
    **Icon Button**
    - Background: `#c0c0c0`
    - Text: `#ededed` `{colors.ink}`
    - Padding: 2px
    - Radius: 0px
    - Font: 16px weight 400
    - Use: Toolbar/UI icons
    - Hover: backgroundColor: `#000000`
    - Focus: outline: `rgb(26, 19, 5) auto 1px`
    
    **Dark / Solid**
    - Background: `#0a0a0a` `{colors.surface-1}`
    - Text: `#ededed` `{colors.ink}`
    - Padding: 12px 20px
    - Radius: 6px
    - Border: 1px solid rgb(46, 46, 46)
    - Font: 15px weight 400
    - Use: Solid dark CTA
    - Hover: backgroundColor: `#000000`
    - Focus: outline: `rgb(26, 19, 5) auto 1px`
    
    ### Inputs & Forms
    
    **Text Input**
    - Background: `transparent`
    - Text: `#ededed` `{colors.ink}`
    - Padding: 12px 0px
    - Radius: 0px
    - Border: 0px solid rgb(237, 237, 237)
    - Font: 13px weight 500
    - Use: Text fields, search inputs
    - Focus: outline: `rgb(16, 16, 16) none 1px`
    
    ### CTA Banners
    
    **Full-width CTA**
    - Background: `#0a0a0a` `{colors.surface-1}`
    - Text: `#ededed` `{colors.ink}`
    - Padding: 12px 20px
    - Radius: 6px
    - Font: 15px weight 400
    - Use: Full-width conversion strip with headline + button
    - Hover: backgroundColor: `#000000`
    - Focus: outline: `rgb(26, 19, 5) auto 1px`
    
    
    ## 4b. Component Behaviors (State Matrix)
    
    ### Interaction State Narrative
    
    - **Button**:
      - **hover:** bg transparent → #000000
    
    *State transitions extracted via Playwright simulation — exact values in the YAML matrix below.*
    
    ```yaml
    component-behaviors:
      button:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(26, 19, 5)"
        hover:
          bg: "oklab(0 0 0 / 0)"
          fg: "inherit"
        focus:
          bg: "transparent"
          fg: "inherit"
      input:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(237, 237, 237)"
        focus:
          bg: "transparent"
          fg: "inherit"
      link:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(10, 10, 10)"
      navLink:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(237, 237, 237)"
      footerLink:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(102, 102, 102)"
    ```
    
    **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
    - **3 shape(s)** in this system: `Icon Button`, `Outline`, `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
    
    ### CTA Banners
    - **1 shape(s)** in this system: `Full-width CTA`
    - **DO NOT introduce new cta banners variants** without justification
    
    ## 5. Layout Principles
    
    ### Layout Type
    **top-nav + content**
    
    ### Grid
    Single column, centered content
    
    ### Max Width
    1200px
    
    ### Spacing System
    Compact spacing — information density prioritized
    
    | Token | Value |
    |-------|-------|
    | xxs | 2px |
    | xs | 4px |
    | sm | 8px |
    | md | 12px |
    | base | 16px |
    | lg | 24px |
    | xl | 32px |
    | 2xl | 48px |
    | 3xl | 64px |
    
    ### Border Radius Scale
    | Name | Value | Use |
    |------|-------|-----|
    | None | 0px | No rounding |
    | Xs | 4px | Tiny corners (badges, micro elements) |
    | Sm | 6px | Buttons, inputs, small elements |
    | Md | 12px | Cards, containers |
    | Lg | 9999px | Large rounded elements, pill segments |
    | Xl | 10007px | Category strips, featured containers |
    | Full | 9999px | Pills, avatars, circular elements |
    
    ### Shape Language
    
    | Component | Border Radius |
    |-----------|---------------|
    | Buttons | `6px` |
    | Inputs & Forms | `0px` |
    | CTA Banners | `6px` |
    | Page Body | `0px` |
    | Navigation | `0px` |
    | Primary Input | `0px` |
    
    **Shape Personality**: Moderate Rounding — Medium corners (4–12px). Modern SaaS standard, neither sharp nor pill.
    
    **Full Radius Spectrum**: 0px, 4px, 6px, 12px, full/pill (from `allBorderRadii` scan)
    
    
    ## 5b. Spacing Rhythm Names
    
    **Measured section padding**: bands use ~56px internal vertical padding (up to 56px) — **standard**. (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** | `64px` | Top/bottom of full-bleed hero sections |
    | **section** | `32px` | Between major bands (color change, content shift) |
    | **subsection** | `24px` | Within a section, between content groups |
    | **card** | `12px` | 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).
    
    **2/8 structural patterns detected.**
    
    ### Hero Pattern
    
    - **Composition:** centered — Centered composition — heading + subheading + CTAs stacked vertically, content centered horizontally. Common for SaaS marketing pages.
    - **Viewport coverage:** 391px tall (not full-viewport)
    - **Heading:** "Production-gradeDESIGN.md analysis" — 48px left-aligned
    - **Subheading:** "Analyzed patterns, tokens, and rules as inspiration for your coding agent."
    - **Media:** present, positioned top
    - **CTAs:** 4 (primary: "Browse design system analysis→")
    - **Clone instruction:** Reproduce the **centered** layout. Use the heading font-size token at the documented size. Place media top of text.
    
    ### Footer Pattern
    
    - **Columns:** 1
    - **Links:** 4 total
    - **Height:** 90px
    - **Includes:** ✗ no newsletter | ✓ social icons |  
    - **Clone instruction:** Build a 1-column footer with ~4 links per column, social media links.
    
    ## 6. Depth & Elevation
    
    | Level | Treatment | Use |
    |-------|-----------|-----|
    | Flat (Level 0) | No shadow | Page background, content blocks |
    | Layered (Level 1) | <br>`rgba(0, 0, 0, 0.16) 0px 10px 28px 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 |
    |--------------|-------|---------------|
    | `--default-transition-timing-function` | `cubic-bezier(.4, 0, .2, 1)` | Ease Out — Decelerating |
    | `--ease-in` | `cubic-bezier(.4, 0, 1, 1)` | Custom Ease — Balanced |
    | `--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.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...;
    ```
    
    **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...;
    ```
    
    **Opacity**
    ```css
    transition: opacity 0.15s cubic-bezier(0.4, 0, 0.2, 1);
    ```
    
    **Color / Background**
    ```css
    transition: color 0.1s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.1s cubic-bezier(0.4, 0, 0.2, 1), border-color 0.1s cubic-...;
    ```
    
    ### Keyframe Animation Catalog
    
    | Animation Name | Type | Animated Props | Use Hint |
    |----------------|------|----------------|----------|
    | `catalog-shimmer` | Custom | background-position-x, background-position-y | Loading placeholder |
    | `catalog-pulse` | Fade + Move | opacity, transform | Attention / status |
    | `fade-up` | Fade + Move | opacity, transform | UI transition |
    | `fade-in` | Fade | opacity | Element entrance |
    | `marquee` | Slide | transform | UI transition |
    | `heartbeat` | Scale | transform | UI transition |
    
    ### Motion Fingerprint
    
    - **Speed Character**: Balanced Pacing (median duration: `150ms`)
    - **Dominant Easing**: custom cubic-bezier curves
    - **Animation Library**: 6 unique animations (6 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 (`#000000`) as the foundation — this is a dark-mode-native design
    - Use Geist as the primary typeface — it defines the brand personality
    - Use the extracted shadow patterns for elevation — they are tuned to match the brand palette
    - Use full-pill radius (9999px) only for specific elements (avatars, pills, toggles)
    - Use #008080 (`#008080`) as the primary accent — it's the brand's signature interactive color
    - Transition button background to Black (`#000000`) on hover — this is the extracted interactive state
    - Respect the 4px–32px spacing range — the design uses a wide scale for visual breathing room
    - Include exactly 4 CTAs in the hero (primary + secondary) — this design pattern is multi-action, not single-purpose
    
    ### 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 invent new shadow values — use only the extracted shadow levels
    - Don't apply pill radius on rectangular buttons or cards — it's reserved for specific interactive elements
    - Don't introduce additional saturated accent colors — the palette is intentionally controlled
    - Don't use opacity or brightness filter for button hover — the design uses an explicit background color change
    - Don't over-build the footer — this design keeps it minimal (1 cols, 4 links)
    
    
    ## 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 `rgb(0, 0, 0)` as the base canvas"
        why: "Every component is designed to composit against this exact tone"
        test: "document.body.style.backgroundColor === 'rgb(0, 0, 0)'"
      - id: brand-accent-001
        type: do
        rule: "Reserve `rgb(0, 128, 128)` for primary CTAs and brand-mark signals only"
        why: "Single chromatic assertion device — overuse dilutes meaning"
        test: "querySelectorAll('[style*=\"rgb(0, 128, 128)\"]').length <= 3 per fold"
    ```
    
    ## 9. Responsive Behavior
    
    ### Breakpoints
    | Name | Width | Key Changes |
    |------|-------|-------------|
    | Ultra-wide | 2200px | Maximum content width |
    
    ### Token Diff — Desktop vs Mobile
    
    | Element | Property | Desktop | Mobile |
    |---------|----------|---------|--------|
    | heading | font-size | `48px` | `36px` |
    | heading | line-height | `50.4px` | `37.8px` |
    | nav | display | `flex` | `none` |
    | nav | flex-direction | `column` | `row` |
    | nav | height | `389px` | `auto` |
    
    ### Collapsing Strategy
    - Headlines: 48px → 36px on mobile
    - Navigation: flex → none on mobile
    - Cards: multi-column → stacked vertical on mobile
    - Footer: multi-column → stacked single column on mobile
    
    ### Touch Targets
    - Buttons: 0px 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):
    
    - **Hero CTAs:** 4 on desktop → 1 on mobile (secondary CTAs dropped on small screens).
    
    
    ## 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(12px)`).
    
    > **Motion fingerprint**: WebGL/3D canvas, glassmorphism (1 layers)
    
    ## 9b. Visual Tone & Photography
    
    **Tone:** No imagery
    
    No detectable photographic content. The site composes entirely with typography, color blocks, and minimal vector graphics. Clone strategy: lean on type hierarchy + layout rhythm rather than visual media.
    
    **Canonical Brand Image (OG):**
    - https://getdesign.md/api/og/default
      *This is the image shown when the site is shared on social media — represents the brand visual essence.*
    
    **Media Format Mix:**
    - *No detectable images.*
    
    **Decorative Patterns Detected:**
    - 2 multi-stop linear gradients (mesh-like, 3+ color stops) — the brand leans on rich color transitions for visual depth
    - **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:**
    - Don't add stock imagery just to "fill space" — this site's clarity comes from typographic restraint.
    - Use generous whitespace, strong type hierarchy, and color blocks for visual rhythm.
    
    ## 10. Agent Prompt Guide
    
    ### Quick Reference
    - Background: Black (`#000000`)
    - Primary text: Whitesmoke (`#ededed`)
    - Accent: #008080 (`#008080`)
    - Border: Slate Grey (`#666666`)
    - Font: Geist
    - Body: 16px weight 400
    
    ### Example Component Prompts
    - "Create a hero section on Black background (#000000). Headline at 48px Geist weight 400, line-height 1.05, color #ededed."
    - "Create the primary CTA button: `#008080` background, `#ededed` text, 9999px border-radius, 12px 24px padding, 600 weight, Geist font."
    - "Build navigation: static on `#000000`. Geist 16px weight 400 for links."
    
    ### Iteration Guide
    1. **Canvas**: Set the dark canvas to Black (`#000000`) — every component is composited against this exact base.
    2. **Typography**: All type in Geist, weight range 400–700. Never exceed 700 — heavier weights break the brand's tonal restraint.
    3. **Accent**: #008080 (`#008080`) — 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 `6px`. Apply border-radius from the extracted scale only — don't invent intermediate values.
    6. **Spacing**: Use the `--ca-space-*` token scale (4px–32px). 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-surface-1: #0a0a0a;
      --ca-primary-focus: #1a1305;
      --ca-ink: #ededed;
      --ca-ink-muted: #a0a0a0;
      --ca-ink-subtle: #878787;
      --ca-primary: #008080;
      --ca-on-primary: #ffffff;
      --ca-primary-hover: #f5a623;
      --ca-hairline: #666666;
    }
    
    /* Typography */
    :root {
      --ca-font-primary: "GeistPixel-line", system-ui, sans-serif;
      --ca-text-display: 48px;
      --ca-text-body: 16px;
      --ca-text-small: 21px;
      --ca-text-caption: 13px;
      --ca-text-button: 12px;
    }
    
    /* Spacing & Radius */
    :root {
      --ca-space-xxs: 2px;
      --ca-space-xs: 4px;
      --ca-space-sm: 8px;
      --ca-space-md: 12px;
      --ca-space-base: 16px;
      --ca-space-lg: 24px;
      --ca-space-xl: 32px;
      --ca-space-2xl: 48px;
      --ca-space-3xl: 64px;
      --ca-radius-none: 0px;
      --ca-radius-xs: 4px;
      --ca-radius-sm: 6px;
      --ca-radius-md: 12px;
      --ca-radius-lg: 9999px;
      --ca-radius-xl: 10007px;
      --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: ["min-[2200px]:max-w-[2000px]", "min-[2200px]:mx-auto"]
        height: 3896px
        width: full-bleed
        layout: block
        children: 6
        bg: "rgb(0, 0, 0)"
        vertical-padding: ~56px (generous)
        contains: chart/canvas (reproduce as live data-viz, not a flat image)
      - section: hero
        tag: section
        classes: ["relative", "z-20", "overflow-hidden"]
        height: 391px
        width: full-bleed
        layout: block
        children: 2
        bg: "rgb(0, 0, 0)"
        bg-treatment: mesh-gradient
        contains: chart/canvas (reproduce as live data-viz, not a flat image)
      - section: feature-section
        tag: section
        classes: ["px-4", "sm:px-6", "lg:px-16", "py-10"]
        height: 3309px
        width: full-bleed
        layout: block
        children: 2
        vertical-padding: ~56px (generous)
        padding: "56px 64px"
      - section: navigation
        tag: nav
        classes: ["lg:flex", "lg:flex-col", "gap-0.5", "overflow-hidden"]
        height: 389px
        width: 256px
        layout: flex-column justify=normal
        children: 10
      - section: footer
        tag: footer
        classes: ["mt-auto", "py-8"]
        height: 90px
        width: full-bleed
        layout: block
        children: 1
        vertical-padding: ~32px
        padding: "32px 0px"
    ```
    
    **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:
        - "Find Designs"
      sub-headings:
        - "QUICK STATS"
      ctas:
        - "Sign in"
      navigation:
        - "Request private DESIGN.md"
        - "89.2k"
        - "get design .md"
        - "Websites"
        - "What the Community Says?"
        - "DESIGN.md format"
        - "Sign in"
      footer-links:
        - "Maintained by VoltAgent team"
        - "About"
    ```
    
    **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:
      thumbnail:
        count: 49
        avg-ratio: 1.00
        common-aspect: "~1:1 square"
        sample-alts:
          - "Airtable"
          - "Pencil"
    ```
    
    **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">
      Action
    </button>
    ```
    _Source pattern detected: padding `0px` · radius `6px` · weight `400`_
    
    **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** 5 · **auth** 1 · **social** 1 · **legal** 2 · **footer** 1 · **other** 44
    
    **Primary actions (conversion path):**
    - Account access — "Sign in" (login/signup) → `https://getdesign.md/auth`
    
    **Signals:** 44/54 links carry a featured image · dominant link roles: content-card (43), navigation (5), inline-link (3).
    
    
    ---
    ## Extraction Completeness: 79/100 (B)
    
    | Category | Score | Max | Detail |
    |----------|-------|-----|--------|
    | Colors & Palette | 25 | 25 | 22 named colors |
    | Typography | 20 | 20 | 9 roles defined |
    | Components | 12 | 20 | 3 specs extracted |
    | Motion & Interaction | 15 | 15 | Keyframes, easing vars |
    | CSS Custom Properties | 6 | 10 | 121 vars |
    | Responsive Breakpoints | 1 | 5 | 1 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:*
    
    - **Licensed web fonts (Geist, Geist Mono, GeistPixel-Line)** — detected but not downloaded. Substitute with your licensed copy or a close fallback (see Typography section for metrics).
    - **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.
    - **Sparse component extraction** — fewer than 5 component types detected. Highly dynamic sections (modals, datepickers, carousels) require interaction to render and are not captured in a static pass.
    
    | Category | What's missing | Fallback strategy |
    |----------|----------------|-------------------|
    | **Photography** | No photographic content detected on this page | Don't add stock imagery; clarity comes from type + color blocks |
    | **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 | 121 CSS vars (semantic naming requires ≥20 for high) |
    | §3 Typography | High | 9 typography roles inferred |
    | §4 Components | Medium | 3 component variants captured |
    | §7 Motion | High | Keyframes + transitions |
    | §8 Do's/Don'ts | High | 15 rules generated; design-decisions.json has evidence per rule |
    | §9 Responsive | Medium | 1 breakpoints detected |
    | §9b Photography | Low | 0 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
    
    4 font file(s) captured (183KB total). When running `prism add`, fonts are saved to `extractions/getdesign.md/fonts/` and embedded as base64 in the output HTML.
    
    **@font-face declarations to use:**
    ```css
    @font-face {
      font-family: 'Geist';
      /* src: url('/fonts/Geist.woff2') format('woff2'); */
      font-weight: 100 900;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'Geist Mono';
      /* src: url('/fonts/Geist-Mono.woff2') format('woff2'); */
      font-weight: 100 900;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'GeistPixel-Line';
      /* src: url('/fonts/GeistPixel-Line.woff2') format('woff2'); */
      font-weight: 400;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'GeistPixel-Circle';
      /* src: url('/fonts/GeistPixel-Circle.woff2') format('woff2'); */
      font-weight: 400;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'GeistPixel-Square';
      /* src: url('/fonts/GeistPixel-Square.woff2') format('woff2'); */
      font-weight: 400;
      font-style: normal;
      font-display: swap;
    }
    ```
    
    ### Keyframe Animations (Intercepted from CSS)
    
    **6 @keyframes found** — these are the real animation definitions:
    
    ```
    @keyframes catalog-shimmer { ... }
    @keyframes catalog-pulse { ... }
    @keyframes fade-up { ... }
    @keyframes fade-in { ... }
    @keyframes marquee { ... }
    @keyframes heartbeat { ... }
    ```
    
    <details><summary>Full keyframes CSS (6 animations)</summary>
    
    ```css
    @keyframes catalog-shimmer{0%{background-position:200% 0}
    @keyframes catalog-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}
    @keyframes fade-up{0%{opacity:0;transform:translateY(16px)}
    @keyframes fade-in{0%{opacity:0}
    @keyframes marquee{0%{transform:translate(0)}
    @keyframes heartbeat{0%,to{transform:scale(1)}15%{transform:scale(1.25)}30%{transform:scale(1)}45%{transform:scale(1.2)}60%{transform:scale(1)}}
    ```
    </details>
    
    ### Hover State CSS (Intercepted)
    
    **1 hover rule lines** captured from CSS files. Key interactive transitions from real CSS (not inferred):
    
    ```css
    @media(hover:hover){.group-hover\:translate-x-0\.5:is(:where(.group):hover *){--tw-translate-x:calc(var(--spacing) * .5);translate:var(--tw-translate-x) var(--tw-translate-y)}
    
    .group-hover\:translate-x-1:is(:where(.group):hover *){--tw-translate-x:var(--spacing-1);translate:var(--tw-translate-x) var(--tw-translate-y)}
    
    .group-hover\:translate-y-0:is(:where(.group):hover *){--tw-translate-y:calc(var(--spacing) * 0);translate:var(--tw-translate-x) var(--tw-translate-y)}
    
    .group-hover\:scale-\[1\.02\]:is(:where(.group):hover *){scale:1.02}
    
    .group-hover\:underline:is(:where(.group):hover *){text-decoration-line:underline}
    
    .group-hover\:opacity-100:is(:where(.group):hover *){opacity:1}
    
    .group-hover\/banner\:translate-x-1:is(:where(.group\/banner):hover *),.group-hover\/cta\:translate-x-1:is(:where(.group\/cta):hover *){--tw-translate-x:var(--spacing-1);translate:var(--tw-translate-x) var(--tw-translate-y)}
    
    .group-hover\/cta\:translate-x-full:is(:where(.group\/cta):hover *){--tw-translate-x:100%;translate:var(--tw-translate-x) var(--tw-translate-y)}
    
    .group-hover\/row\:opacity-100:is(:where(.group\/row):hover *){opacity:1}
    
    .group-hover\/sponsor\:translate-x-1:is(:where(.group\/sponsor):hover *){--tw-translate-x:var(--spacing-1);translate:var(--tw-translate-x) var(--tw-translate-y)}
    
    @media(hover:hover){.hover\:bg-\[\#222\]:hover{background-color:#222}
    
    .hover\:bg-\[\#ffb1ee\]\/10:hover{background-color:#ffb1ee1a}
    
    .hover\:bg-\[var\(--color-background-100\)\]:hover{background-color:var(--color-background-100)}
    
    .hover\:bg-\[var\(--color-background-200\)\]:hover{background-color:var(--color-background-200)}
    
    .hover\:bg-\[var\(--color-gray-100\)\]:hover{background-color:var(--color-gray-100)}
    
    .hover\:bg-accent:hover{background-color:var(--color-accent)}
    
    .hover\:bg-black\/10:hover{background-color:#0000001a}
    
    @supports (color:color-mix(in lab,red,red)){.hover\:bg-black\/10:hover{background-color:color-mix(in oklab,var(--color-black) 10%,transparent)}
    
    .hover\:bg-white\/10:hover{background-color:#ffffff1a}
    
    @supports (color:color-mix(in lab,red,red)){.hover\:bg-white\/10:hover{background-color:color-mix(in oklab,var(--color-white) 10%,transparent)}
    ```
    
    > **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 1312 rendered nodes** — not a sample. These are the values the page *actually paints*, weighted by how often they appear.
    
    ### Real Responsive Breakpoints
    **1 breakpoints** read from the live `@media` rules (not guessed):
    `2200px`
    
    ### Measured Design Scale
    **Type scale by usage** (× = paint count): `16px`×565 · `12px`×344 · `14px`×190 · `13px`×168 · `15px`×11 · `9px`×8 · `48px`×7 · `10px`×6
    
    **Radius scale** (× = paint count): `25%`×51 · `12px`×10 · `4px`×9 · `6px`×8 · `9999px`×3
    
    **Weights** (× = paint count): `400`×777 · `500`×362 · `600`×162 · `700`×10
    
    **Layout gaps** (× = paint count): `0px 10px`×74 · `10px`×15 · `6px`×7 · `12px`×5 · `8px`×4 · `4px`×4 · `24px`×2 · `12px 16px`×1
    
    **Elevation (real shadows)**:
    ```css
    rgba(0, 0, 0, 0.16) 0px 10px 28px 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(--color-white) }
    body { color:var(--color-gray-900) }
    body { background-color:var(--color-background); color:var(--color-foreground); font-family:var(--font-sans); font-size:16px }
    nav { gap:calc(var(--spacing) * .5) }
    h1 { font-size:var(--text-4xl) }
    @media (min-width: 40rem) h1 { font-size:var(--text-5xl) }
    h2 { font-size:20px }
    @media (min-width: 40rem) h2 { font-size:1.5rem; font-weight:600 }
    button { border-radius:var(--radius-sm) }
    a { gap:var(--spacing-2) }
    a { font-size:12px }
    @media (min-width: 40rem) a { gap:var(--spacing-3) }
    ```
    
    > 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://getdesign.md | 2026-06-11T06:09:29.624Z*
    *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 getdesign.md