Color Palette

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

Background & Surface

Primary #f7f7f4 Page bg Copied!
Secondary #f2f1ed Elevated Copied!
Tertiary #ebeae5 Card bg Copied!

Text & Content

Primary #26251e Body text Copied!
Secondary #000000 Secondary Copied!
Muted #26251e Muted / Placeholder Copied!

Accent & Interactive

Primary #1f8a65 Primary CTA Copied!
Secondary #cf2d56 Secondary CTA Copied!

Border & Divider

Border #e6e5e0 Dividers / Lines Copied!

Semantic States

⚠ Error Error #cf2d56 Errors, destructive Copied!
✓ Success Success #1f8a65 Success, positive Copied!
! Warning Warning #f54e00 Caution Copied!

Full Extracted Palette (+28)

#3a6a9f #3a6a9f Copied!
#e3ebf3 #e3ebf3 Copied!
#e1e0db #e1e0db Copied!
#d9d5cf #d9d5cf Copied!
#c08532 #c08532 Copied!
#ffffff #ffffff Copied!
#b6b9be #b6b9be Copied!
#1a1a1a #1a1a1a Copied!
#34785c #34785c Copied!
#4ade80 #4ade80 Copied!
#141414 #141414 Copied!
#9e94d5 #9e94d5 Copied!
#aa52a2 #aa52a2 Copied!
#b3003f #b3003f Copied!
#db704b #db704b Copied!
#206595 #206595 Copied!
#6049b3 #6049b3 Copied!
#edecec #edecec Copied!
#4a443b #4a443b Copied!
#3c3935 #3c3935 Copied!
#f0efeb #f0efeb Copied!
#dfa88f #dfa88f Copied!
#9fc9a2 #9fc9a2 Copied!
#3b3a33 #3b3a33 Copied!
#9fbbe0 #9fbbe0 Copied!
#c0a8dd #c0a8dd Copied!
#f3ede6 #f3ede6 Copied!
#8bc4f8 #8bc4f8 Copied!

Typography

All values extracted via getComputedStyle() — no estimation.

RoleFont FamilySize / Weight Line HeightLetter SpacingPreview
Display Hero CursorGothic 36px / w400 1.2 -0.72px Display Hero
Sub-heading CursorGothic 26px / w400 1.25 -0.325px Sub-heading
Sub-heading CursorGothic 22px / w400 1.3 -0.11px Sub-heading
Body CursorGothic 16px / w400 1.5 normal Body
Card Title CursorGothic 14px / w400 1.5 0.14px Card Title
Input Helvetica Neue 13px / w400 1.33 normal Input
Input berkeleyMono 12px / w400 1.67 normal Input

Live Components

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

Buttons

accent: rgb(31, 138, 101) · border-radius: 9999px · weight: 700

Form Inputs

border: rgb(230, 229, 224) · focus: rgb(31, 138, 101) · radius: 8px

Card

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

Badges & Labels

New Feature Beta Draft

Spacing Scale

xxs 2px
xs 6px
sm 8px
md 12.8px
base 15px
lg 22.4px
xl 30px
2xl 52px
3xl 67.2px

Border Radius

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

Component Specs

Extracted CSS values per component and variant state.

### Buttons

Ghost
  • Background: `transparent`
  • Text: `#26251e` `{colors.primary-focus}`
  • Padding: 0px
  • Radius: 0px
  • Font: 14px weight 400
  • Use: Subtle action, toolbar, nav button
  • Focus: outline: `rgb(38, 37, 30) solid 2px`
Pill
  • Background: `#26251e` `{colors.primary-focus}`
  • Text: `#f7f7f4` `{colors.background}`
  • Padding: 5.6px 10.5px 5.88px
  • Radius: 9999px
  • Border: 1px solid rgb(38, 37, 30)
  • Font: 14px weight 400
  • Use: Status pills, tags, chips
  • Focus: outline: `rgb(38, 37, 30) solid 2px`
Ghost
  • Background: `transparent`
  • Text: `#26251e` `{colors.primary-focus}`
  • Padding: 5.6px 15px
  • Radius: 0px
  • Border: 1px solid rgba(0, 0, 0, 0)
  • Font: 14px weight 400
  • Use: Subtle action, toolbar, nav button
  • Focus: outline: `rgb(38, 37, 30) solid 2px`
Outline
  • Background: `transparent`
  • Text: `#26251e` `{colors.primary-focus}`
  • Padding: 5.6px 10.5px 5.88px
  • Radius: 9999px
  • Border: 1px solid oklab(0.263084 -0.00230259 0.0124794 / 0.2)
  • Font: 14px weight 400
  • Use: Secondary action with border
  • Focus: outline: `rgb(38, 37, 30) solid 2px`
Secondary
  • Background: `#26251e` `{colors.primary-focus}`
  • Text: `#f7f7f4` `{colors.background}`
  • Padding: 12.48px 21.6px 12.8px
  • Radius: 9999px
  • Border: 1px solid rgb(38, 37, 30)
  • Font: 16px weight 400
  • Use: Secondary action
  • Focus: outline: `rgb(38, 37, 30) solid 2px`
Icon Button
  • Background: `transparent`
  • Text: `#f7f7f4` `{colors.background}`
  • Padding: 0px 0px 0px 4px
  • Radius: 0px
  • Font: 16px weight 400
  • Use: Toolbar/UI icons
  • Focus: outline: `rgb(38, 37, 30) solid 2px`
Secondary
  • Background: `#e6e5e0` `{colors.hairline}`
  • Text: `#26251e` `{colors.primary-focus}`
  • Padding: 12.48px 21.6px 12.8px
  • Radius: 9999px
  • Border: 1px solid oklab(0.263084 -0.00230259 0.0124794 / 0.025)
  • Font: 16px weight 400
  • Use: Secondary action
  • Focus: outline: `rgb(38, 37, 30) solid 2px`

Cards & Containers

Standard Card
  • Background: `#f2f1ed` `{colors.surface-1}`
  • Padding: 7.9px 15px 12.8px
  • Radius: 4px
  • Shadow: `rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0...`
  • Use: Content containers, listing items

Inputs & Forms

Text Input
  • Background: `transparent`
  • Text: `#26251e` `{colors.primary-focus}`
  • Padding: 8px 8px 6px
  • Radius: 0px
  • Border: 0px solid rgb(38, 37, 30)
  • Font: 13px weight 400
  • Use: Text fields, search inputs
  • Focus: outline: `rgb(16, 16, 16) none 1px`

Navigation

Main Nav
  • Background: `#f7f7f4` `{colors.background}`
  • Padding: 0px 20px
  • Radius: none
  • Font: 16px weight 400
  • Use: Fixed/sticky block nav — N/A items

CTA Banners

Full-width CTA
  • Background: `rgba(38, 37, 30, 0.06)` `{colors.primary-focus}`
  • Text: `rgba(38, 37, 30, 0.55)` `{colors.primary-focus}`
  • Padding: 6px 12px
  • Radius: 0px
  • Font: 17.28px weight 400
  • Use: Full-width conversion strip with headline + button
  • Focus: outline: `rgb(38, 37, 30) solid 2px`

Status Badges

Neutral Dark
  • Background: `transparent`
  • Text: `#26251e` `{colors.primary-focus}`
  • Padding: 5.6px 10.5px 5.88px
  • Radius: 9999px
  • Font: 14px weight 400
  • Use: Status indicator, label, pill
Neutral Dark
  • Background: `transparent`
  • Text: `#000000`
  • Padding: 5.6px 10.5px 5.88px
  • Radius: 9999px
  • Font: 14px weight 400
  • Use: Status indicator, label, pill

Tabs

Ghost Tab
  • Background: `transparent`
  • Text: `#000000`
  • Padding: 0px
  • Radius: 0px
  • Font: 14px weight 400
  • Use: Navigation tabs, filter tabs
Pill Tab
  • Background: `#f7f7f4` `{colors.background}`
  • Text: `#26251e` `{colors.primary-focus}`
  • Padding: 0px 8px 1px 12px
  • Radius: 0px
  • Font: 14px weight 400
  • Use: Navigation tabs, filter tabs

Code Blocks

Inline Code / Pre
  • Background: `#e1e0db`
  • Text: `#26251e` `{colors.primary-focus}`
  • Padding: 0px 2px
  • Radius: 2px
  • Font: 12px weight 400 — berkeleyMono
  • Use: Code samples, CLI commands, syntax highlighting blocks

Interaction State Narrative

    Agent usage: Validate generated components against this matrix. If your output's `:hover` state changes properties not listed here, you are off-brand.

      Buttons

      - 7 shape(s) in this system: `Ghost`, `Pill`, `Ghost`, `Outline`, `Secondary`
      • **DO NOT introduce new buttons variants** without justification

      Cards & Containers

      - 1 shape(s) in this system: `Standard Card`
      • **DO NOT introduce new cards & containers variants** without justification

      Inputs & Forms

      - 1 shape(s) in this system: `Text Input`
      • **DO NOT introduce new inputs & forms variants** without justification

      Navigation

      - 1 shape(s) in this system: `Main Nav`
      • **DO NOT introduce new navigation variants** without justification

      CTA Banners

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

      Status Badges

      - 2 shape(s) in this system: `Neutral Dark`, `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

      Visual Reference

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

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

      Breakpoints

      Mobile Large 600px
      Mobile Large 767px
      Tablet 900px
      Desktop 1279px

      Elevation & Depth

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

      Level 1
      rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0…
      Level 2
      rgba(0, 0, 0, 0.14) 0px 28px 70px 0px, rgba(0, 0, 0, 0.1) 0px 14px 32px 0px, okl…
      Level 3
      rgba(0, 0, 0, 0.3) 0px 22px 70px 4px, rgba(0, 0, 0, 0.15) 0px 0px 0px 0.5px
      Level 4
      rgba(0, 0, 0, 0.25) 0px 25px 50px -12px, rgba(0, 0, 0, 0.15) 0px 12px 24px -8px,…
      Level 5
      rgba(0, 0, 0, 0.35) 0px 8px 30px 0px, rgba(0, 0, 0, 0.15) 0px 0px 0px 0.5px

      Motion & Transitions

      5 motion tokens — easing curves and durations.

      --ease-out-springcubic-bezier(.25, 1, .5, 1)
      --ease-outcubic-bezier(0, 0, .2, 1)
      --transition-fast.14s
      --duration-slow.25s
      --ease-in-outcubic-bezier(.4, 0, .2, 1)

      Motion Timeline

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

      newsletter-submit-pulse
      gallery-marquee-item-slide-up
      spin
      pulse
      pulse-emit
      pulse-bit
      swipe-out-left
      swipe-out-right
      swipe-out-up
      swipe-out-down
      sonner-fade-in
      sonner-fade-out

      +7 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 rgb(38, 37, 30)
      fg rgb(247, 247, 244)
      focus
      button
      bg rgb(38, 37, 30)
      fg rgb(247, 247, 244)
      input
      default
      input
      bg rgba(0, 0, 0, 0)
      fg rgb(38, 37, 30)
      focus
      input
      bg rgba(0, 0, 0, 0)
      fg rgb(38, 37, 30)
      link
      default
      link
      bg rgba(0, 0, 0, 0)
      fg rgb(38, 37, 30)
      card
      default
      card
      bg rgb(242, 241, 237)
      fg rgb(38, 37, 30)
      navLink
      default
      navLink
      bg rgb(38, 37, 30)
      fg rgb(247, 247, 244)

      Z-Index Stacking Context

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

      z:51
      button.focus-visible:focus-visible.w-v1.5
      z:50
      #site-header
      z:50
      a.skipnav.btn
      z:50
      nav.bg-theme-bg.px-g2
      z:50
      #language-dropdown
      z:20
      div.z-20.col-span-full
      z:20
      div.from-theme-product-chrome.pointer-events-none
      z:20
      div.bg-theme-product-chrome.relative
      z:20
      div.pointer-events-none.absolute
      z:20
      div.z-20.col-span-full
      z:20
      div.from-theme-product-chrome.pointer-events-none
      z:20
      div.bg-theme-product-chrome.relative
      z:20
      div.pointer-events-none.absolute
      z:20
      div.z-20.col-span-full
      z:20
      div.pointer-events-none.absolute
      z:20
      div.from-theme-product-chrome.pointer-events-none
      z:20
      div.bg-theme-product-chrome.relative
      z:20
      div.z-20.col-span-full
      z:20
      div.pointer-events-none.absolute
      z:20
      div.z-20.col-span-full

      Export tokens

      Copy these design tokens to any framework. Generated from cursor.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: cursor.com
      description: "Light product system built on #f7f7f4 with #1f8a65 as the primary CTA accent. Type anchored in CursorGothic at 26px / weight 400. Extracted automatically from https://cursor.com/ — every value from getComputedStyle(), no approximation."
      narrative: |
        cursor.com is built on a warm, off-white canvas (rgb(247, 247, 244)).
        The system uses rgb(31, 138, 101) as the accent for primary actions and brand signals.
        Crisp CTAs (3.35544e+07px radius) reinforce a precise, technical aesthetic alongside CursorGothic as the primary typeface.
      
      colors:
        background: "#f7f7f4"
        surface-1: "#f2f1ed"
        surface-2: "#ebeae5"
        ink: "#26251e"
        ink-subtle: "#26251e"
        primary: "#1f8a65"
        on-primary: "#ffffff"
        primary-hover: "#3b3a33"
        hairline: "#e6e5e0"
        primary-focus: "#26251e"
        semantic-error: "#cf2d56"
        semantic-success: "#1f8a65"
        semantic-warning: "#f54e00"
      
      typography:
        display-xl:
          fontFamily: "CursorGothic"
          fontSize: 36px
          fontWeight: 400
          lineHeight: 1.2
          letterSpacing: -0.72px
        display-md:
          fontFamily: "CursorGothic"
          fontSize: 26px
          fontWeight: 400
          lineHeight: 1.25
          letterSpacing: -0.325px
        body:
          fontFamily: "CursorGothic"
          fontSize: 16px
          fontWeight: 400
          lineHeight: 1.5
          letterSpacing: 0
        mono:
          fontFamily: "Helvetica Neue"
          fontSize: 13px
          fontWeight: 400
          lineHeight: 1.33
          letterSpacing: 0
      
      rounded:
        none: 0px
        xs: 4px
        sm: 8px
        md: 12px
        lg: 12px
        xl: 12px
        xxl: 24px
        pill: 9999px
      
      spacing:
        xxs: 2px
        xs: 6px
        sm: 8px
        md: 12.8px
        lg: 22.4px
        xl: 30px
        xxl: 67.2px
        section: 80px
      
      components:
        button-ghost:
          backgroundColor: "transparent"
          textColor: "{colors.primary-focus}"
          typography: "{typography.mono}"
          rounded: "{rounded.none}"
        button-pill:
          backgroundColor: "{colors.primary-focus}"
          textColor: "{colors.background}"
          typography: "{typography.mono}"
          rounded: "{rounded.pill}"
          padding: 5.6px 10.5px 5.88px
        button-ghost:
          backgroundColor: "transparent"
          textColor: "{colors.primary-focus}"
          typography: "{typography.mono}"
          rounded: "{rounded.none}"
          padding: 5.6px 15px
        card-standard-card:
          backgroundColor: "{colors.surface-1}"
          typography: "{typography.body}"
          rounded: "{rounded.xs}"
          padding: 7.9px 15px 12.8px
        input-text-input:
          backgroundColor: "transparent"
          textColor: "{colors.primary-focus}"
          typography: "{typography.mono}"
          rounded: "{rounded.none}"
          padding: 8px 8px 6px
        navigation-main-nav:
          backgroundColor: "{colors.background}"
          typography: "{typography.body}"
          rounded: "{rounded.none}"
          padding: 0px 20px
        cta-banner-full-width-cta:
          backgroundColor: "{colors.primary-focus}"
          textColor: "{colors.primary-focus}"
          typography: "{typography.body}"
          rounded: "{rounded.none}"
          padding: 6px 12px
        status-badge-neutral-dark:
          backgroundColor: "transparent"
          textColor: "{colors.primary-focus}"
          typography: "{typography.mono}"
          rounded: "{rounded.pill}"
          padding: 5.6px 10.5px 5.88px
        status-badge-neutral-dark:
          backgroundColor: "transparent"
          textColor: "#000000"
          typography: "{typography.mono}"
          rounded: "{rounded.pill}"
          padding: 5.6px 10.5px 5.88px
        tab-ghost-tab:
          backgroundColor: "transparent"
          textColor: "#000000"
          typography: "{typography.mono}"
          rounded: "{rounded.none}"
        tab-pill-tab:
          backgroundColor: "{colors.background}"
          textColor: "{colors.primary-focus}"
          typography: "{typography.mono}"
          rounded: "{rounded.none}"
          padding: 0px 8px 1px 12px
        code-block-inline-code--pre:
          backgroundColor: "#e1e0db"
          textColor: "{colors.primary-focus}"
          typography: "{typography.mono}"
          rounded: "{rounded.none}"
          padding: 0px 2px
      
      extracted_at: "2026-05-30T20:38:50.838Z"
      completeness: 92
      scoreVersion: "v2"
      
      ---
      
      # Design System — cursor.com
      > Extracted automatically by Clone Architect from https://cursor.com
      > Date: 2026-05-30
      > Viewport: Desktop 1440x900 + Mobile 390x844
      > Every value in this file comes from real getComputedStyle() — no approximation.
      
      > **🤖 TL;DR for AI agents** (read this first — saves you scanning the full doc):
      >
      > - **Canvas**: `rgb(247, 247, 244)` is the page background. Every component composits against this.
      > - **Accent**: `rgb(31, 138, 101)` for primary CTAs ONLY. Never decorative.
      > - **Body type**: 16px (token: `typography.body`). Default for ALL text not in a heading role.
      > - **Section rhythm**: 52px between major bands. Card padding: 22.4px.
      > - **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
      
      cursor.com's canvas is a warm, intentionally-tinted surface (`#f7f7f4`) — a refusal of the default white that immediately signals editorial intent. This isn't sterility, it's an invitation to read. 
      
      Typography is anchored in **CursorGothic**, deployed with OpenType features enabled globally (`"ss09"`). These aren't decorative — they're load-bearing: without them, the typeface reverts to its generic state and the design loses its specific texture. Headlines run at a remarkably light weight (400) — restraint over assertion, creating an editorial calm that invites reading rather than demanding it. Negative letter-spacing at display sizes (-0.325px at 26px) compresses headlines into engineered blocks, dense and precise. 
      
      Body text reads in Warm Brown (`#26251e`) — softened from pure black, a small but deliberate detail that lowers reading friction. **Teal** (`#1f8a65`) 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 — each level combines several blurred layers at varying offsets to simulate the way light actually falls on stacked surfaces, not the simulated drop-shadow of cheap interfaces. 
      Motion design uses smooth easing curves for polished state transitions. 
      
      **Key Characteristics:**
      - Background: Off-Cream (`#f7f7f4`)
      - Primary typeface: CursorGothic
      - Primary text: Warm Brown (`#26251e`)
      - Accent: Teal (`#1f8a65`)
      - Display: 26px weight 400, letter-spacing -0.325px
      - Shadow system: 10 distinct elevation levels
      - Custom fonts loaded: CursorGothic, CursorGothic Fallback, berkeleyMono, EB Garamond, Lato, Lato Fallback
      
      ## 2. Color Palette & Roles
      
      ### Background & Surface
      - **Off-Cream** (`#f7f7f4`): Page background (primary)
      - **Bg Hover** (`#ebeae5`): Surface / elevated background (CSS var)
      - **Bg Elevated** (`#f2f1ed`): Surface / elevated background (CSS var)
      - **Light Gray** (`#e6e5e0`): Surface / elevated background
      - **Light Gray** (`#e3ebf3`): Surface / elevated background
      
      ### Text & Content
      - **Text Primary** (`#26251e`): Primary body text
      - **Black** (`#000000`): Secondary text
      - **Near Black** (`#1a1a1a`): Secondary text
      - **Translucent Jet Black (92%)** (`rgba(20, 20, 20, 0.92)`): Secondary text
      - **#b3003f** (`#b3003f`): Secondary text
      
      ### Accent & Interactive
      - **Accent** (`#f54e00`): Accent / interactive (CSS var)
      - **Success** (`#1f8a65`): Interactive / accent
      - **Error** (`#cf2d56`): Interactive / accent
      - **Translucent #3a6a9f (8%)** (`rgba(58, 106, 159, 0.08)`): Interactive / accent
      - **Honey** (`#c08532`): Interactive / accent
      - **Teal** (`#34785c`): Interactive / accent
      - **#4ade80** (`#4ade80`): Interactive / accent
      
      ### Border & Divider
      - **Light Gray** (`#e1e0db`): Borders / dividers
      - **#d9d5cf** (`#d9d5cf`): Borders / dividers
      - **Silver** (`#b6b9be`): Borders / dividers
      
      ### Full Extracted Palette
      37 distinct colors detected on the live page (20 categorized above + 17 additional below). Every value is a real `getComputedStyle()` color — no approximation.
      
      - `#ffffff` — White
      - `#9e94d5` — #9e94d5
      - `#aa52a2` — #aa52a2
      - `#db704b` — Warm Terracotta
      - `#206595` — #206595
      - `#6049b3` — Slate Blue
      - `#edecec` — Light Gray
      - `#4a443b` — Dark Gray
      - `#3c3935` — Charcoal
      - `#f0efeb` — Light Gray
      - `#dfa88f` — #dfa88f
      - `#9fc9a2` — #9fc9a2
      - `#3b3a33` — Charcoal
      - `#9fbbe0` — Sage
      - `#c0a8dd` — Plum
      - `#f3ede6` — Light Gray
      - `#8bc4f8` — Baby Blue
      
      ### 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%`
      
      **Spacing Token**
      - `--spacing-v9/12`: `calc(1rem * 1.4 * 9 / 12)`
      - `--spacing-prose-wide`: `96ch`
      - `--spacing-v1.5`: `calc(1rem * 1.4 * 1.5)`
      - `--spacing-v5`: `calc(1rem * 1.4 * 5)`
      
      **Border Radius Token**
      - `--prose-code-border-radius`: `4px`
      - `--radius-2xs`: `2px`
      - `--radius-sm`: `.25rem`
      - `--radius-2xl`: `1rem`
      
      **Text Color**
      - `--color-text-secondary`: `color-mix(in oklab, #26251e 60%, transparent)`
      - `--color-text-primary`: `#26251e`
      - `--color-text-muted`: `color-mix(in oklab, #26251e 60%, transparent)`
      
      **Success**
      - `--color-green-500`: `lab(70.5521% -66.5147 45.8073)`
      - `--color-green-900`: `lab(30.797% -29.6927 17.382)`
      - `--color-green-600`: `lab(59.0978% -58.6621 41.2579)`
      - `--color-success-bg`: `color-mix(in srgb, #1f8a65 15%, transparent)`
      
      **Primary Brand Color**
      - `--color-accent`: `#f54e00`
      - `--color-accent-bg`: `color-mix(in srgb, #f54e00 10%, transparent)`
      - `--color-accent-bg-strong`: `color-mix(in srgb, #f54e00 25%, transparent)`
      
      **Font Weight Token**
      - `--font-weight-bold`: `700`
      - `--font-weight-semibold`: `600`
      - `--font-weight-medium`: `500`
      - `--font-weight-normal`: `400`
      
      **Motion Token**
      - `--default-transition-duration`: `.15s`
      - `--default-transition-timing-function`: `cubic-bezier(.4, 0, .2, 1)`
      - `--transition-fast`: `.14s`
      
      **Border**
      - `--color-border-bright`: `color-mix(in oklab, #26251e 20%, transparent)`
      - `--color-border`: `color-mix(in oklab, #26251e 10%, transparent)`
      
      **Warning**
      - `--color-warning-bg`: `color-mix(in srgb, #f54e00 15%, transparent)`
      - `--color-warning`: `#f54e00`
      
      **Error / Destructive**
      - `--color-error`: `#cf2d56`
      - `--color-red-600`: `lab(48.4493% 77.4328 61.5452)`
      - `--color-red-500`: `lab(55.4814% 75.0732 48.8528)`
      - `--color-error-bg`: `color-mix(in srgb, #cf2d56 15%, transparent)`
      
      **Background**
      - `--color-bg-hover`: `#ebeae5`
      - `--color-bg`: `#f7f7f4`
      - `--color-bg-elevated`: `#f2f1ed`
      
      **Font Size Token**
      - `--katex-font-size`: `1.15rem`
      
      **Other tokens**
      - `--color-theme-button-bg`: `#26251e`
      - `--color-theme-fg-01`: `color-mix(in oklab, #26251e 1%, transparent)`
      - `--color-slate-200`: `lab(91.7353% -.998765 -4.76968)`
      - `--color-slate-500`: `lab(48.0876% -2.03595 -16.5814)`
      - `--text-base--line-height`: `calc(1.5 / 1)`
      - `--color-theme-product-editor`: `#f7f7f4`
      - `--color-theme-border-01-5`: `color-mix(in oklab, #26251e 5%, transparent)`
      - `--color-gray-300`: `lab(85.1236% -.612259 -3.7138)`
      
      ## 3. Typography Rules
      
      ### Font Families
      - **Primary**: `CursorGothic`
      - **Secondary**: `KaTeX_AMS`
      - **Font 3**: `KaTeX_Caligraphic`
      - **Font 4**: `KaTeX_Fraktur`
      - **Font 5**: `KaTeX_Main`
      
      ### Custom Fonts Loaded
      - **KaTeX_AMS** weight 400 (normal)
      - **KaTeX_Caligraphic** weight 700 (normal)
      - **KaTeX_Caligraphic** weight 400 (normal)
      - **KaTeX_Fraktur** weight 700 (normal)
      - **KaTeX_Fraktur** weight 400 (normal)
      - **KaTeX_Main** weight 700 (normal)
      - **KaTeX_Main** weight 400 (italic)
      - **KaTeX_Math** weight 700 (italic)
      - **KaTeX_Math** weight 400 (italic)
      - **KaTeX_SansSerif** weight 700 (normal)
      - **KaTeX_SansSerif** weight 400 (italic)
      - **KaTeX_Script** weight 400 (normal)
      - **KaTeX_Size1** weight 400 (normal)
      - **KaTeX_Size2** weight 400 (normal)
      - **KaTeX_Size3** weight 400 (normal)
      - **KaTeX_Size4** weight 400 (normal)
      - **KaTeX_Typewriter** weight 400 (normal)
      - **CursorGothic** weight 400 (normal)
      - **CursorGothic** weight 700 (normal)
      - **CursorGothic Fallback** weight normal (normal)
      - **berkeleyMono** weight 400 (normal)
      - **EB Garamond** weight 400 (italic)
      - **EB Garamond** weight 500 (italic)
      - **EB Garamond** weight 600 (italic)
      - **EB Garamond** weight 700 (italic)
      - **EB Garamond** weight 800 (italic)
      - **Lato** weight 100 (italic)
      - **Lato** weight 300 (italic)
      - **Lato** weight 400 (italic)
      - **Lato** weight 700 (italic)
      - **Lato** weight 900 (italic)
      - **Lato Fallback** weight normal (normal)
      - **CursorIcons16** weight normal (normal)
      
      ### Typography Hierarchy
      
      | Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
      |------|------|------|--------|-------------|----------------|-------|
      | Display Hero | CursorGothic | 36px | 400 | 1.2 | -0.72px | Main headline (h2) |
      | Sub-heading | CursorGothic | 26px | 400 | 1.25 | -0.325px | Section titles (h1) |
      | Sub-heading | CursorGothic | 22px | 400 | 1.3 | -0.11px | Third-level heading (h3) |
      | Body | CursorGothic | 16px | 400 | 1.5 | normal | Standard reading text |
      | Card Title | CursorGothic | 14px | 400 | 1.5 | 0.14px | Card headings |
      | Input | Helvetica Neue | 13px | 400 | 1.33 | normal | Form input (13px) |
      | Input | berkeleyMono | 12px | 400 | 1.67 | normal | Form input (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`, `36px`, `26px`, `22px`, `20px`, `19.20px`, `17.28px`, `16px`, `14px`, `13px`, `12px`, `11px`, `10px`
      
      > 6 size(s) detected outside the sampled hierarchy (72px, 20px, 19.2px, 17.28px, 11px, 10px). These appear on elements not in the sampled set — likely additional display sizes, marketing-section overrides, or third-party-widget styles.
      
      ### OpenType & Variable Font Features
      
      The typography uses these OpenType features intentionally — this is a sophisticated type system, not a default fallback:
      
      - **tabular figures** (`tnum`) — numbers align vertically, essential for pricing tables and dashboards
      - **case-sensitive forms** (`case`) — punctuation height adjusted for uppercase contexts
      
      **Clone instruction:** Enable these in your CSS:
      ```css
      body {
        font-feature-settings: "ss09", "ss08", "cswh", "case", "tnum", "ss10", "ss11";
      }
      ```
      
      ## 4. Component Stylings
      
      ### Buttons
      
      **Ghost**
      - Background: `transparent`
      - Text: `#26251e` `{colors.primary-focus}`
      - Padding: 0px
      - Radius: 0px
      - Font: 14px weight 400
      - Use: Subtle action, toolbar, nav button
      - Focus: outline: `rgb(38, 37, 30) solid 2px`
      
      **Pill**
      - Background: `#26251e` `{colors.primary-focus}`
      - Text: `#f7f7f4` `{colors.background}`
      - Padding: 5.6px 10.5px 5.88px
      - Radius: 9999px
      - Border: 1px solid rgb(38, 37, 30)
      - Font: 14px weight 400
      - Use: Status pills, tags, chips
      - Focus: outline: `rgb(38, 37, 30) solid 2px`
      
      **Ghost**
      - Background: `transparent`
      - Text: `#26251e` `{colors.primary-focus}`
      - Padding: 5.6px 15px
      - Radius: 0px
      - Border: 1px solid rgba(0, 0, 0, 0)
      - Font: 14px weight 400
      - Use: Subtle action, toolbar, nav button
      - Focus: outline: `rgb(38, 37, 30) solid 2px`
      
      **Outline**
      - Background: `transparent`
      - Text: `#26251e` `{colors.primary-focus}`
      - Padding: 5.6px 10.5px 5.88px
      - Radius: 9999px
      - Border: 1px solid oklab(0.263084 -0.00230259 0.0124794 / 0.2)
      - Font: 14px weight 400
      - Use: Secondary action with border
      - Focus: outline: `rgb(38, 37, 30) solid 2px`
      
      **Secondary**
      - Background: `#26251e` `{colors.primary-focus}`
      - Text: `#f7f7f4` `{colors.background}`
      - Padding: 12.48px 21.6px 12.8px
      - Radius: 9999px
      - Border: 1px solid rgb(38, 37, 30)
      - Font: 16px weight 400
      - Use: Secondary action
      - Focus: outline: `rgb(38, 37, 30) solid 2px`
      
      **Icon Button**
      - Background: `transparent`
      - Text: `#f7f7f4` `{colors.background}`
      - Padding: 0px 0px 0px 4px
      - Radius: 0px
      - Font: 16px weight 400
      - Use: Toolbar/UI icons
      - Focus: outline: `rgb(38, 37, 30) solid 2px`
      
      **Secondary**
      - Background: `#e6e5e0` `{colors.hairline}`
      - Text: `#26251e` `{colors.primary-focus}`
      - Padding: 12.48px 21.6px 12.8px
      - Radius: 9999px
      - Border: 1px solid oklab(0.263084 -0.00230259 0.0124794 / 0.025)
      - Font: 16px weight 400
      - Use: Secondary action
      - Focus: outline: `rgb(38, 37, 30) solid 2px`
      
      ### Cards & Containers
      
      **Standard Card**
      - Background: `#f2f1ed` `{colors.surface-1}`
      - Padding: 7.9px 15px 12.8px
      - Radius: 4px
      - Shadow: `rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0...`
      - Use: Content containers, listing items
      
      ### Inputs & Forms
      
      **Text Input**
      - Background: `transparent`
      - Text: `#26251e` `{colors.primary-focus}`
      - Padding: 8px 8px 6px
      - Radius: 0px
      - Border: 0px solid rgb(38, 37, 30)
      - Font: 13px weight 400
      - Use: Text fields, search inputs
      - Focus: outline: `rgb(16, 16, 16) none 1px`
      
      ### Navigation
      
      **Main Nav**
      - Background: `#f7f7f4` `{colors.background}`
      - Padding: 0px 20px
      - Radius: none
      - Font: 16px weight 400
      - Use: Fixed/sticky block nav — N/A items
      
      ### CTA Banners
      
      **Full-width CTA**
      - Background: `rgba(38, 37, 30, 0.06)` `{colors.primary-focus}`
      - Text: `rgba(38, 37, 30, 0.55)` `{colors.primary-focus}`
      - Padding: 6px 12px
      - Radius: 0px
      - Font: 17.28px weight 400
      - Use: Full-width conversion strip with headline + button
      - Focus: outline: `rgb(38, 37, 30) solid 2px`
      
      ### Status Badges
      
      **Neutral Dark**
      - Background: `transparent`
      - Text: `#26251e` `{colors.primary-focus}`
      - Padding: 5.6px 10.5px 5.88px
      - Radius: 9999px
      - Font: 14px weight 400
      - Use: Status indicator, label, pill
      
      **Neutral Dark**
      - Background: `transparent`
      - Text: `#000000`
      - Padding: 5.6px 10.5px 5.88px
      - Radius: 9999px
      - Font: 14px weight 400
      - Use: Status indicator, label, pill
      
      ### Tabs
      
      **Ghost Tab**
      - Background: `transparent`
      - Text: `#000000`
      - Padding: 0px
      - Radius: 0px
      - Font: 14px weight 400
      - Use: Navigation tabs, filter tabs
      
      **Pill Tab**
      - Background: `#f7f7f4` `{colors.background}`
      - Text: `#26251e` `{colors.primary-focus}`
      - Padding: 0px 8px 1px 12px
      - Radius: 0px
      - Font: 14px weight 400
      - Use: Navigation tabs, filter tabs
      
      ### Code Blocks
      
      **Inline Code / Pre**
      - Background: `#e1e0db`
      - Text: `#26251e` `{colors.primary-focus}`
      - Padding: 0px 2px
      - Radius: 2px
      - Font: 12px weight 400 — berkeleyMono
      - Use: Code samples, CLI commands, syntax highlighting blocks
      
      
      ## 4b. Component Behaviors (State Matrix)
      
      ### Interaction State Narrative
      
      
      *State transitions extracted via Playwright simulation — exact values in the YAML matrix below.*
      
      ```yaml
      component-behaviors:
        button:
          default:
            bg: "rgb(38, 37, 30)"
            fg: "rgb(247, 247, 244)"
            border: "1px solid rgb(38, 37, 30)"
          focus:
            bg: "rgb(38, 37, 30)"
            fg: "rgb(247, 247, 244)"
            border: "1px solid rgb(38, 37, 30)"
        input:
          default:
            bg: "rgba(0, 0, 0, 0)"
            fg: "rgb(38, 37, 30)"
          focus:
            bg: "rgba(0, 0, 0, 0)"
            fg: "rgb(38, 37, 30)"
        link:
          default:
            bg: "rgba(0, 0, 0, 0)"
            fg: "rgb(38, 37, 30)"
        card:
          default:
            bg: "rgb(242, 241, 237)"
            fg: "rgb(38, 37, 30)"
            shadow: "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0"
        navLink:
          default:
            bg: "rgb(38, 37, 30)"
            fg: "rgb(247, 247, 244)"
            border: "1px solid rgb(38, 37, 30)"
        tab:
          default:
            bg: "rgb(247, 247, 244)"
            fg: "rgb(38, 37, 30)"
        footerLink:
          default:
            bg: "rgba(0, 0, 0, 0)"
            fg: "rgb(38, 37, 30)"
      ```
      
      **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
      - **7 shape(s)** in this system: `Ghost`, `Pill`, `Ghost`, `Outline`, `Secondary`
      - **DO NOT introduce new buttons variants** without justification
      
      ### Cards & Containers
      - **1 shape(s)** in this system: `Standard Card`
      - **DO NOT introduce new cards & containers variants** without justification
      
      ### Inputs & Forms
      - **1 shape(s)** in this system: `Text Input`
      - **DO NOT introduce new inputs & forms variants** without justification
      
      ### Navigation
      - **1 shape(s)** in this system: `Main Nav`
      - **DO NOT introduce new navigation variants** without justification
      
      ### CTA Banners
      - **1 shape(s)** in this system: `Full-width CTA`
      - **DO NOT introduce new cta banners variants** without justification
      
      ### Status Badges
      - **2 shape(s)** in this system: `Neutral Dark`, `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
      1300px
      
      ### Spacing System
      Compact spacing — information density prioritized
      
      | Token | Value |
      |-------|-------|
      | xxs | 2px |
      | xs | 6px |
      | sm | 8px |
      | md | 12.8px |
      | base | 15px |
      | lg | 22.4px |
      | xl | 30px |
      | 2xl | 52px |
      | 3xl | 67.2px |
      
      ### Border Radius Scale
      | Name | Value | Use |
      |------|-------|-----|
      | None | 0px | No rounding |
      | Xs | 4px | Tiny corners (badges, micro elements) |
      | Sm | 8px | Buttons, inputs, small elements |
      | Md | 12px | Cards, containers |
      | Lg | 12px | Large rounded elements, pill segments |
      | Xl | 12px | Category strips, featured containers |
      | Full | 9999px | Pills, avatars, circular elements |
      
      ### Shape Language
      
      | Component | Border Radius |
      |-----------|---------------|
      | Buttons | `0px` |
      | Cards & Containers | `4px` |
      | Inputs & Forms | `0px` |
      | Navigation | `none` |
      | CTA Banners | `0px` |
      | Status Badges | `9999px` |
      | Tabs | `0px` |
      | Code Blocks | `2px` |
      | Page Body | `0px` |
      | Primary Input | `0px` |
      
      **Shape Personality**: Sharp + Pill Contrast — Angular precision with pill-shaped accents (status badges, tags). Creates strong visual hierarchy.
      
      **Full Radius Spectrum**: 2px, 3px, 4px, 7px, 8px, 10px, 12px (from `allBorderRadii` scan)
      
      
      ## 5b. Spacing Rhythm Names
      
      *Named spacing tokens with explicit use cases. Use these names in YOUR code instead of raw pixels for consistency.*
      
      | Name | Value | Use case |
      |------|-------|----------|
      | **hero** | `67.2px` | Top/bottom of full-bleed hero sections |
      | **section** | `30px` | Between major bands (color change, content shift) |
      | **subsection** | `22.4px` | Within a section, between content groups |
      | **card** | `12.8px` | Card padding, list-item spacing |
      | **compact** | `8px` | Form fields, tight clusters, badge padding |
      | **micro** | `6px` | 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).
      
      **5/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:** full-viewport hero (≥70% screen height)
      - **Heading:** "Conçu pour vous rendre extraordinairement productif, Cursor est le meilleur agent de codage." — 26px left-aligned
      - **Subheading:** "Software creation is changing. We are a group of researchers, engineers, and technologists inventing at the edge of what's useful and possible.We have"
      - **Media:** present, positioned top
      - **CTAs:** 9 (primary: "Télécharger pour Windows⤓")
      - **Clone instruction:** Reproduce the **centered** layout. Use the heading font-size token at the documented size. Place media top of text.
      
      ### Navigation Pattern
      
      - **Position:** static (scrolls with page)
      - **Layout:** unknown — Layout not classified
      - **Height:** 34px
      - **Logo:** ✗ absent
      - **Nav links:** 0 primary items
      - **CTAs in nav:** 4
      - **Clone instruction:** Build a static unknown navigation. Reserve 4 slots for primary CTAs.
      
      ### Card Grid Pattern
      
      - **Card count:** 4 cards detected
      - **Columns (desktop):** 1-up grid
      - **Card dimensions:** 1440×700px (aspect 2.06:1)
      - **Gap:** 90px between cards
      - **Content:** ✗ no image + icon + CTA
      - **Clone instruction:** Build a 1-column grid (desktop) with cards at ~2.06:1 aspect ratio. Text/icon-only cards (no photography).
      
      ### Testimonial Pattern
      
      - **Count:** 16 testimonial blocks
      - **Layout:** grid
      - **Avg quote length:** 142 chars (medium quote)
      - **Includes:** ✗ no avatars | ✗ no logos | ✗ no ratings
      - **Clone instruction:** Build a grid of 16 testimonials.   
      
      ### Footer Pattern
      
      - **Columns:** 5
      - **Links:** 33 total
      - **Height:** 526px
      - **Includes:** ✗ no newsletter | ✓ social icons |  ✓ copyright
      - **Clone instruction:** Build a 5-column footer with ~7 links per column, social media links, and a copyright line.
      
      ## 6. Depth & Elevation
      
      | Level | Treatment | Use |
      |-------|-----------|-----|
      | Flat (Level 0) | No shadow | Page background, content blocks |
      | Layered (Level 1) | <br>`rgba(0, 0, 0, 0) 0px 0px 0px 0px`,<br>`rgba(0, 0, 0, 0) 0px 0px 0px 0px`,<br>`rgba(0, 0, 0, 0) 0px 0px 0px 0px`,<br>`rgba(0, 0, 0, 0) 0px 0px 0px 0px`,<br>`rgba(0, 0, 0, 0.02) 0px 0px 16px 0px`,<br>`rgba(0, 0, 0, 0.008) 0px 0px 8px 0px` | Cards, elevated surfaces |
      | Layered (Level 2) | <br>`rgba(0, 0, 0, 0.14) 0px 28px 70px 0px`,<br>`rgba(0, 0, 0, 0.1) 0px 14px 32px 0px`,<br>`oklab(0.263084 -0.00230259 0.0124794 / 0.1) 0px 0px 0px 1px` | Cards, elevated surfaces |
      | Layered (Level 3) | <br>`rgba(0, 0, 0, 0.3) 0px 22px 70px 4px`,<br>`rgba(0, 0, 0, 0.15) 0px 0px 0px 0.5px` | Cards, elevated surfaces |
      | Layered (Level 4) | <br>`rgba(0, 0, 0, 0.25) 0px 25px 50px -12px`,<br>`rgba(0, 0, 0, 0.15) 0px 12px 24px -8px`,<br>`oklab(0.263084 -0.00230259 0.0124794 / 0.1) 0px 0px 0px 0.5px` | 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-out-spring` | `cubic-bezier(.25, 1, .5, 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 |
      | `--duration-slow` | `.25s` | Normal |
      | `--duration` | `.14s` | Fast |
      
      ### Copy-Paste Transition Snippets
      
      **Opacity**
      ```css
      transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1);
      ```
      
      **Opacity**
      ```css
      transition: opacity 0.14s cubic-bezier(0.25, 1, 0.5, 1);
      ```
      
      **Transform**
      ```css
      transition: transform 0.14s cubic-bezier(0.25, 1, 0.5, 1);
      ```
      
      **Opacity**
      ```css
      transition: opacity 0.14s cubic-bezier(0.25, 1, 0.5, 1), transform 0.14s cubic-bezier(0.25, 1, 0.5, 1), visibility 0s linear 0.14s;
      ```
      
      ### Keyframe Animation Catalog
      
      | Animation Name | Type | Animated Props | Use Hint |
      |----------------|------|----------------|----------|
      | `newsletter-submit-pulse` | Fade | opacity | Attention / status |
      | `gallery-marquee-item-slide-up` | Fade + Move | opacity, transform | Panel / drawer enter |
      | `spin` | Rotate / Spin | transform | Loading indicator |
      | `pulse` | Fade | opacity | Attention / status |
      | `pulse-emit` | Scale | transform | Attention / status |
      | `pulse-bit` | Scale | transform | Attention / status |
      | `swipe-out-left` | Fade + Move | transform, opacity | Swipe gesture dismiss |
      | `swipe-out-right` | Fade + Move | transform, opacity | Swipe gesture dismiss |
      | `swipe-out-up` | Fade + Move | transform, opacity | Swipe gesture dismiss |
      | `swipe-out-down` | Fade + Move | transform, opacity | Swipe gesture dismiss |
      | `sonner-fade-in` | Fade + Move | opacity, transform | Element entrance |
      | `sonner-fade-out` | Fade + Move | opacity, transform | Element exit |
      | `sonner-spin` | Fade | opacity | Loading indicator |
      | `tabCaretBlink` | Fade | opacity | Attention / status |
      | `fadeIn` | Fade | opacity | Element entrance |
      | `fadeSlideUp` | Fade + Move | opacity, transform | Panel / drawer enter |
      | `fadeSlideRight` | Fade + Move | opacity, transform | UI transition |
      | `barGrow` | Scale | transform | UI transition |
      | `tilePopIn` | Fade + Move | opacity, transform | UI transition |
      
      ### Motion Fingerprint
      
      - **Speed Character**: Balanced Pacing (median duration: `200ms`)
      - **Dominant Easing**: custom cubic-bezier curves
      - **Animation Library**: 19 unique animations (19 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 Off-Cream (`#f7f7f4`) as the page background — it's intentionally not pure white
      - Use Text Primary (`#26251e`) for text — not pure black, it's warmer and more readable
      - Use CursorGothic as the primary typeface — it defines the brand personality
      - Use negative letter-spacing (-0.325px) at display sizes for compressed, editorial headlines
      - Use the extracted shadow patterns for elevation — they are tuned to match the brand palette
      - Use Success (`#1f8a65`) as the primary accent — it's the brand's signature interactive color
      - Use pill-shaped radius (9999px) for primary CTA buttons — the brand uses fully-rounded, pill CTAs
      - Apply 7.9px 15px 12.8px padding inside cards — matches the design system's content breathing room
      - Use 4px border-radius on cards — consistent with the grid card corners
      - Make the hero full-viewport (≥70% screen height) — this design uses an immersive hero, not a tall navbar
      - Include exactly 9 CTAs in the hero (primary + secondary) — this design pattern is multi-action, not single-purpose
      - Each card uses an icon (not photo) — the visual language is illustrative, not photographic
      - Lay out testimonials in a grid (16+ items) — quantity signals scale and trust
      - Build a content-dense footer (5 columns, ~33 links) — this site treats the footer as a sitemap, not an afterthought
      
      ### Don't
      - Don't use pure white (`#ffffff`) as a page background — the warm tone is part of the brand identity
      - Don't use pure black (`#000000`) for text — the near-black adds warmth
      - 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 use rectangular buttons for primary actions — the rounded pill shape is the brand standard
      - Don't make the nav sticky — this design lets it scroll away to maximize content focus
      
      
      ## 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(247, 247, 244)` as the base canvas"
          why: "Every component is designed to composit against this exact tone"
          test: "document.body.style.backgroundColor === 'rgb(247, 247, 244)'"
        - id: brand-accent-001
          type: do
          rule: "Reserve `rgb(31, 138, 101)` for primary CTAs and brand-mark signals only"
          why: "Single chromatic assertion device — overuse dilutes meaning"
          test: "querySelectorAll('[style*=\"rgb(31, 138, 101)\"]').length <= 3 per fold"
      ```
      
      ## 9. Responsive Behavior
      
      ### Breakpoints
      | Name | Width | Key Changes |
      |------|-------|-------------|
      | Mobile Large | 600px | Expanded mobile layout |
      | Mobile Large | 767px | Expanded mobile layout |
      | Tablet | 900px | Multi-column grids begin |
      | Desktop | 1279px | Full feature layout |
      
      ### Token Diff — Desktop vs Mobile
      
      | Element | Property | Desktop | Mobile |
      |---------|----------|---------|--------|
      | heading | font-size | `26px` | `24.375px` |
      | heading | line-height | `32.5px` | `30.4688px` |
      | heading | letter-spacing | `-0.325px` | `-0.304688px` |
      | body | font-size | `16px` | `15px` |
      | body | line-height | `24px` | `22.5px` |
      | body | padding | `52px 0px 0px` | `56px 0px 0px` |
      | nav | height | `34.1875px` | `auto` |
      | button | font-size | `14px` | `13.125px` |
      | button | width | `10.1406px` | `auto` |
      | card | padding | `7.9px 15px 12.8px` | `7.40625px 14.0625px 12px` |
      | card | width | `158px` | `auto` |
      
      ### Collapsing Strategy
      - Headlines: 26px → 24.375px 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: 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:** 9 on desktop → 2 on mobile (secondary CTAs dropped on small screens).
      - **Footer columns collapse:** 5 columns (desktop) → 2 columns (mobile).
      
      ## 9b. Visual Tone & Photography
      
      **Tone:** Mixed photography + illustration
      
      A balanced mix of photographic content and vector graphics. Photos likely carry product/lifestyle context while SVG handles icons, logos, and decorative accents.
      
      **Canonical Brand Image (OG):**
      - https://cursor.com/public/opengraph-image.png
        *This is the image shown when the site is shared on social media — represents the brand visual essence.*
      
      **Hero Image (above-fold dominant visual):**
      - Aspect: 1.81:1 (landscape (16:9-ish))
      - Rendered size: 1300×720px
      - *Use this aspect ratio + composition for your clone's hero — mimicking the proportion preserves the visual hierarchy.*
      
      **Aspect Ratio Distribution:**
      - Landscape (1.15–2.3): 7 (78%)
      - Portrait (<0.87): 0 (0%)
      - Square (0.87–1.15): 2 (22%)
      
      **Media Format Mix:**
      - PNG: 1 (logos, transparent UI elements, mockups)
      
      **Average rendered image size:** 749×547px
      **Above-fold image count:** 1 / 9
      
      **Decorative Patterns Detected:**
      - 6 multi-stop linear gradients (mesh-like, 3+ color stops) — the brand leans on rich color transitions for visual depth
      
      **Clone instruction for decorative work:** This is a gradient-rich design — invest in multi-stop CSS gradients (3+ color stops), not solid backgrounds.
      
      **Imagery Guidance for clones:**
      - Mix photography and illustration intentionally: photos for product/context, vectors for icons + decorative accents.
      - Respect the format split — replacing JPGs with illustrations (or vice versa) will shift the brand tone.
      
      ## 10. Agent Prompt Guide
      
      ### Quick Reference
      - Background: Off-Cream (`#f7f7f4`)
      - Primary text: Warm Brown (`#26251e`)
      - Accent: Teal (`#1f8a65`)
      - Border: Light Gray (`#e6e5e0`)
      - Font: CursorGothic
      - Body: 16px weight 400
      
      ### Example Component Prompts
      - "Create a hero section on Off-Cream background (#f7f7f4). Headline at 26px CursorGothic weight 400, line-height 1.25, letter-spacing -0.325px, color #26251e."
      - "Create the primary CTA button: `#1f8a65` background, `#26251e` text, 9999px border-radius, 11px 21px padding, 700 weight, CursorGothic font."
      - "Design a card on `#f2f1ed` background. Border: none. Radius: 4px. Shadow: use extracted shadow. Padding: 7.9px 15px 12.8px."
      - "Build navigation: absolute on `#f7f7f4`. CursorGothic 16px weight 400 for links."
      
      ### Iteration Guide
      1. **Canvas**: Set the light canvas to Off-Cream (`#f7f7f4`) — every component is composited against this exact base.
      2. **Typography**: All type in CursorGothic, weight range 400–700. Never exceed 700 — heavier weights break the brand's tonal restraint.
      3. **Accent**: Teal (`#1f8a65`) is the sole interactive color. On hover → Error (`#cf2d56`). Use CSS transitions, not opacity/brightness filters.
      4. **Motion**: All transitions use `cubic-bezier(0.4,0,0.2,1)`. Timing: 140ms for micro-interactions, 150ms for layout changes. Never use linear for UI transitions — preserve the brand's easing personality.
      5. **Shape**: CTAs at `9999px`, cards at `4px`. Apply border-radius from the extracted scale only — don't invent intermediate values.
      6. **Spacing**: Use the `--ca-space-*` token scale (6px–30px). 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-background: #f7f7f4;
        --ca-surface-1: #f2f1ed;
        --ca-surface-2: #ebeae5;
        --ca-primary-focus: #26251e;
        --ca-semantic-success: #1f8a65;
        --ca-on-primary: #ffffff;
        --ca-primary-hover: #3b3a33;
        --ca-hairline: #e6e5e0;
        --ca-semantic-error: #cf2d56;
        --ca-semantic-warning: #f54e00;
      }
      
      /* Typography */
      :root {
        --ca-font-primary: "CursorGothic", system-ui, sans-serif;
        --ca-text-display: 36px;
        --ca-text-body: 16px;
        --ca-text-mono: 13px;
      }
      
      /* Spacing & Radius */
      :root {
        --ca-space-xxs: 2px;
        --ca-space-xs: 6px;
        --ca-space-sm: 8px;
        --ca-space-md: 12.8px;
        --ca-space-base: 15px;
        --ca-space-lg: 22.4px;
        --ca-space-xl: 30px;
        --ca-space-2xl: 52px;
        --ca-space-3xl: 67.2px;
        --ca-radius-none: 0px;
        --ca-radius-xs: 4px;
        --ca-radius-sm: 8px;
        --ca-radius-md: 12px;
        --ca-radius-lg: 12px;
        --ca-radius-xl: 12px;
        --ca-radius-full: 9999px;
      }
      
      /* Motion */
      :root {
        --ca-ease-out-spring: cubic-bezier(.25, 1, .5, 1);
        --ca-ease-out: cubic-bezier(0, 0, .2, 1);
        --ca-duration-slow: .25s;
        --ca-ease-in-out: cubic-bezier(.4, 0, .2, 1);
        --ca-duration: .14s;
      }
      ```
      
      
      ## 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: main-content
          tag: main
          height: 7778px
          width: full-bleed
          layout: block
          children: 9
        - section: section-5
          tag: section
          classes: ["section", "bg-theme-bg", "text-theme-text"]
          height: 1086px
          width: full-bleed
          layout: block
          children: 1
          bg: "rgb(247, 247, 244)"
          padding: "112px 20px 67.2px"
        - section: unknown
          tag: div
          classes: ["container"]
          height: 907px
          width: 1300px
          layout: block
          children: 2
        - section: unknown
          tag: div
          classes: ["media-border-container", "relative", "grid", "grid-cols-1"]
          height: 720px
          width: 1300px
          layout: grid: 1-col gap=normal
          children: 2
        - section: sidebar
          tag: aside
          classes: ["bg-theme-card", "text-theme-text", "h-full", "w-full"]
          height: 592px
          width: 219px
          layout: block
          children: 1
        - section: section-6
          tag: section
          classes: ["section", "bg-theme-bg", "text-theme-text", "pb-v1.5"]
          height: 177px
          width: full-bleed
          layout: block
          children: 1
          bg: "rgb(247, 247, 244)"
          padding: "0px 20px 33.6px"
        - section: unknown
          tag: div
          classes: ["stack", "container", "text-center"]
          height: 143px
          width: 1300px
          layout: block
          children: 2
        - section: section-7
          tag: section
          classes: ["section", "section--flush-x"]
          height: 3203px
          width: full-bleed
          layout: block
          children: 4
          padding: "67.2px 0px"
        - section: section-8
          tag: section
          classes: ["section", "bg-theme-bg", "text-theme-text", "section--flush-y"]
          height: 715px
          width: full-bleed
          layout: block
          children: 1
          bg: "rgb(247, 247, 244)"
          padding: "0px 20px"
        - section: unknown
          tag: div
          classes: ["container", "mb-v4"]
          height: 715px
          width: 1300px
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["media-border-container", "relative", "grid", "grid-cols-1"]
          height: 680px
          width: 840px
          layout: grid: 1-col gap=normal
          children: 3
        - section: section-9
          tag: section
          classes: ["section", "bg-theme-bg", "text-theme-text", "section--flush-y"]
          height: 715px
          width: full-bleed
          layout: block
          children: 1
          bg: "rgb(247, 247, 244)"
          padding: "0px 20px"
        - section: unknown
          tag: div
          classes: ["container", "mb-v4"]
          height: 715px
          width: 1300px
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["media-border-container", "relative", "grid", "grid-cols-1"]
          height: 680px
          width: 840px
          layout: grid: 1-col gap=normal
          children: 3
        - section: section-10
          tag: section
          classes: ["section", "bg-theme-bg", "text-theme-text", "section--flush-y"]
          height: 685px
          width: full-bleed
          layout: block
          children: 1
          bg: "rgb(247, 247, 244)"
          padding: "0px 20px"
        - section: unknown
          tag: div
          classes: ["container", "mb-v4"]
          height: 685px
          width: 1300px
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["media-border-container", "relative", "grid", "grid-cols-1"]
          height: 650px
          width: 840px
          layout: grid: 1-col gap=normal
          children: 2
        - section: section-11
          tag: section
          classes: ["section", "bg-theme-bg", "text-theme-text", "section--flush-y"]
          height: 685px
          width: full-bleed
          layout: block
          children: 1
          bg: "rgb(247, 247, 244)"
          padding: "0px 20px"
        - section: unknown
          tag: div
          classes: ["container"]
          height: 685px
          width: 1300px
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["media-border-container", "relative", "grid", "grid-cols-1"]
          height: 650px
          width: 840px
          layout: grid: 1-col gap=normal
          children: 2
        - section: section-12
          tag: section
          classes: ["section", "bg-theme-bg", "text-theme-text", "overflow-hidden"]
          height: 724px
          width: full-bleed
          layout: block
          children: 2
          bg: "rgb(247, 247, 244)"
          padding: "67.2px 20px"
        - section: unknown
          tag: div
          classes: ["container"]
          height: 490px
          width: 1300px
          layout: block
          children: 1
        - section: section-13
          tag: section
          classes: ["section", "bg-theme-bg", "text-theme-text"]
          height: 787px
          width: full-bleed
          layout: block
          children: 1
          bg: "rgb(247, 247, 244)"
          padding: "67.2px 20px"
        - section: unknown
          tag: div
          classes: ["container"]
          height: 652px
          width: 1300px
          layout: block
          children: 2
        - section: unknown
          tag: div
          classes: ["media-border-container", "relative", "grid", "grid-cols-1"]
          height: 392px
          width: 392px
          layout: grid: 1-col gap=normal
          children: 1
          bg: "rgb(230, 229, 224)"
      ```
      
      **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:
          - "Des équipes qui créent des logiciels de classe mondiale font confiance à Cursor au quotidien"
          - "Trigger"
          - "La nouvelle façon de créer des logiciels."
          - "Gardez une longueur d’avance"
          - "Essayez Cursor dès maintenant."
        sub-headings:
          - "Les agents transforment les idées en code"
          - "Dans chaque outil, à chaque étape"
          - "Utilisez le meilleur modèle pour chaque tâche"
          - "Cursor est une équipe de recherche appliquée axée sur la création de l’avenir du développement logic"
          - "Produit"
        ctas:
          - "Aller au contenu principal"
          - "Produit"
          - "Se connecter"
          - "contacter l’équipe commerciale"
          - "Télécharger"
          - "Télécharger pour Windows
      ⤓"
          - "Demander une Démo
      →"
        navigation:
          - "Cursor"
          - "Produit"
          - "Enterprise"
          - "Tarifs"
          - "Ressources"
          - "Se connecter"
          - "contacter l’équipe commerciale"
          - "Télécharger"
          - "Agents"
          - "Teams"
        footer-links:
          - "Agents"
          - "Anysphere, Inc."
      ```
      
      **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:
        hero:
          count: 1
          avg-ratio: 1.81
          common-aspect: "~16:9 landscape"
        product:
          count: 2
          avg-ratio: 1.00
          common-aspect: "~1:1 square"
        thumbnail:
          count: 18
          avg-ratio: 1.00
          common-aspect: "~1:1 square"
          sample-alts:
            - "member-1"
            - "member-2"
            - "member-3"
      ```
      
      **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">
        Aller au contenu principal
      </button>
      ```
      _Source pattern detected: padding `5.6px 10.5px 5.88px` · radius `3.35544e+07px` · weight `400`_
      
      ### Generic Card
      ```html
      <div class="card">
        <!-- content -->
      </div>
      ```
      _Source pattern detected: padding `7.9px 15px 12.8px` · radius `4px` · shadow `rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0`_
      
      **Agent rule**: use these markup skeletons as the structural baseline. Apply tokens from §2-3 for visual styling.
      
      
      ---
      ## Extraction Completeness: 92/100 (A)
      
      | Category | Score | Max | Detail |
      |----------|-------|-----|--------|
      | Colors & Palette | 25 | 25 | 20 named colors |
      | Typography | 18 | 20 | 7 roles defined |
      | Components | 20 | 20 | 8 specs extracted |
      | Motion & Interaction | 15 | 15 | Keyframes present, easing vars |
      | CSS Custom Properties | 10 | 10 | 293 vars |
      | Responsive Breakpoints | 4 | 5 | 4 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.
      
      | Category | What's missing | Fallback strategy |
      |----------|----------------|-------------------|
      | **Dark mode** | No dark-mode CSS variables or media queries detected | Light mode is canonical; do not generate dark-mode variants unless explicitly requested |
      
      ### Per-section confidence
      
      | Section | Confidence | Reason |
      |---------|------------|--------|
      | §1 Visual Theme | High | Body bg extracted via getComputedStyle() |
      | §2 Colors | High | 293 CSS vars (semantic naming requires ≥20 for high) |
      | §3 Typography | High | 7 typography roles inferred |
      | §4 Components | High | 8 component variants captured |
      | §7 Motion | High | Keyframes + transitions |
      | §8 Do's/Don'ts | High | 22 rules generated; design-decisions.json has evidence per rule |
      | §9 Responsive | High | 4 breakpoints detected |
      | §9b Photography | High | 9 images, hero present |
      
      ---
      *Generated by Clone Architect — automated Playwright extraction + design analysis.*
      *Source: https://cursor.com | 2026-05-30T20:38:50.881Z*
      *All values verified via getComputedStyle() — no approximation, no hallucination.*
      

      Re-extract: clone-architect update cursor.com