Color Palette

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

Background & Surface

Primary #ffffff Page bg Copied!
Secondary #f5f5f5 Elevated Copied!
Tertiary #ffffff Card bg Copied!

Text & Content

Primary #111111 Body text Copied!
Secondary #111111 Secondary Copied!
Muted #9e9ea0 Muted / Placeholder Copied!

Accent & Interactive

Primary #ff5000 Primary CTA Copied!
Secondary #ee0005 Secondary CTA Copied!

Border & Divider

Border #707072 Dividers / Lines Copied!

Semantic States

✓ Success Success #007d48 Success, positive Copied!
! Warning Warning #feea55 Caution Copied!
ℹ Info Info #1151ff Informative Copied!

Full Extracted Palette (+91)

#000000 #000000 Copied!
#e5e5e5 #e5e5e5 Copied!
#2b333f #2b333f Copied!
#efefef #efefef Copied!
#767676 #767676 Copied!
#cacacb #cacacb Copied!
#2e2e2e #2e2e2e Copied!
#39393b #39393b Copied!
#ed1aa0 #ed1aa0 Copied!
#1eaa52 #1eaa52 Copied!
#beaffd #beaffd Copied!
#0034e3 #0034e3 Copied!
#1f1f21 #1f1f21 Copied!
#d6d1ff #d6d1ff Copied!
#d30005 #d30005 Copied!
#0a7281 #0a7281 Copied!
#ffb0dd #ffb0dd Copied!
#780700 #780700 Copied!
#4c012d #4c012d Copied!
#4b4b4d #4b4b4d Copied!
#87ceff #87ceff Copied!
#fdc400 #fdc400 Copied!
#d6eeff #d6eeff Copied!
#770349 #770349 Copied!
#ffe5e5 #ffe5e5 Copied!
#1190ff #1190ff Copied!
#ffc5ad #ffc5ad Copied!
#00643e #00643e Copied!
#ffd11b #ffd11b Copied!
#061dbb #061dbb Copied!
#99470a #99470a Copied!
#020664 #020664 Copied!
#530300 #530300 Copied!
#ff4e4a #ff4e4a Copied!
#4400a9 #4400a9 Copied!
#5400cc #5400cc Copied!
#005034 #005034 Copied!
#28282a #28282a Copied!
#5d180c #5d180c Copied!
#4cabff #4cabff Copied!

Typography

All values extracted via getComputedStyle() — no estimation.

RoleFont FamilySize / Weight Line HeightLetter SpacingPreview
Display Hero Nike Futura ND 76px / w500 1.25 normal Display Hero
Sub-heading Helvetica Now Display Medium 24px / w500 1.35 normal Sub-heading
Label Heading Helvetica Now Text 16px / w500 1.75 normal Label Heading
Card Title Helvetica Now Text 16px / w400 1.75 normal Card Title
Button Large Helvetica Now Text Medium 16px / w500 1.5 normal Button Large
Link Helvetica Now Text Medium 14px / w500 1.86 normal Link

Live Components

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

Buttons

accent: #FF5000 · border-radius: 9999px · weight: 500

Form Inputs

border: rgb(112, 112, 114) · focus: #FF5000 · radius: 8px

Card

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

Badges & Labels

New Feature Beta Draft

Spacing Scale

xxs 2px
xs 5px
sm 7px
md 12px
base 16px
lg 48px
xl 32px
2xl 48px
3xl 64px

Border Radius

none
0px
xs
2px
sm
8px
md
18px
lg
18px
xl
30px
full
9999px

Component Specs

Extracted CSS values per component and variant state.

### Buttons

Ghost
  • Background: `transparent`
  • Text: `#111111` `{colors.ink-muted}`
  • Padding: 0px
  • Radius: 0px
  • Font: 16px weight 500
  • Use: Subtle action, toolbar, nav button
Icon Button
  • Background: `#f5f5f5` `{colors.surface-1}`
  • Text: `#111111` `{colors.ink-muted}`
  • Padding: 6px
  • Radius: 30px
  • Font: 16px weight 500
  • Use: Toolbar/UI icons
Icon Button
  • Background: `#f5f5f5` `{colors.surface-1}`
  • Text: `#111111` `{colors.ink-muted}`
  • Padding: 6px
  • Radius: 30px
  • Font: 16px weight 500
  • Use: Toolbar/UI icons
Pill
  • Background: `#f5f5f5` `{colors.surface-1}`
  • Text: `#111111` `{colors.ink-muted}`
  • Padding: 6px 16px
  • Radius: 30px
  • Font: 16px weight 500
  • Use: Status pills, tags, chips
Pill
  • Background: `#ffffff` `{colors.on-primary}`
  • Text: `#111111` `{colors.ink-muted}`
  • Padding: 6px 16px
  • Radius: 30px
  • Font: 16px weight 500
  • Use: Status pills, tags, chips
Light / Invert
  • Background: `#ffffff` `{colors.on-primary}`
  • Text: `#111111` `{colors.ink-muted}`
  • Padding: 0px 10px
  • Radius: 0px
  • Font: 14px weight 500
  • Use: Bright CTA on dark sections

Cards & Containers

Standard Card
  • Background: `transparent`
  • Padding: 0px
  • Radius: 0px
  • Use: Content containers, listing items

Inputs & Forms

Text Input
  • Background: `#f5f5f5` `{colors.surface-1}`
  • Text: `#111111` `{colors.ink-muted}`
  • Padding: 7px 0px 9px 2px
  • Radius: 24px
  • Border: 0px none rgb(17, 17, 17)
  • Font: 16px weight 500
  • Use: Text fields, search inputs
  • Focus: outline: `rgb(17, 17, 17) none 0px`

Navigation

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

Search Bar

Search Bar
  • Background: `transparent`
  • Text: `#111111` `{colors.ink-muted}`
  • Padding: 0px
  • Radius: 0px
  • Font: 16px weight 400
  • Use: Inline search form
  • Focus: outline: `rgb(17, 17, 17) none 0px`

CTA Banners

Full-width CTA
  • Background: `transparent`
  • Text: `#111111` `{colors.ink-muted}`
  • Padding: 0px
  • Radius: 0px
  • Font: 16px weight 500
  • Use: Full-width conversion strip with headline + button

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

      - 6 shape(s) in this system: `Ghost`, `Icon Button`, `Icon Button`, `Pill`, `Pill`
      • **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

      Search Bar

      - 1 shape(s) in this system: `Search Bar`
      • **DO NOT introduce new search bar 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

      Mobile 320px
      Mobile 375px
      Mobile Large 599px
      Mobile Large 639px
      Tablet 1023px
      Large Desktop 1440px

      Elevation & Depth

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

      Level 1
      rgb(229, 229, 229) 0px -1px 0px 0px inset
      Level 2
      rgba(17, 17, 17, 0.06) 0px 4px 8px 0px, rgba(17, 17, 17, 0.03) 0px 0px 24px 4px

      Motion & Transitions

      5 motion tokens — easing curves and durations.

      transition-1all
      transition-2transform 0.15s
      transition-3opacity 0.25s, transform 0.25s
      transition-4none
      transition-5max-height 0.25s

      Motion Timeline

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

      Qrke3I-M
      PDTHp9yE
      _3FGhfyw3
      _3N1WTAJ-
      c5JhUTb3
      _2M8riywt
      animation-npr22l
      slide-search-results-tray
      scaleup
      open
      close
      pds-fade-in

      +25 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 rgba(0, 0, 0, 0)
      fg rgb(17, 17, 17)
      input
      default
      input
      bg rgb(245, 245, 245)
      fg rgb(17, 17, 17)
      focus
      input
      bg rgb(245, 245, 245)
      fg rgb(17, 17, 17)
      link
      default
      link
      bg rgb(255, 255, 255)
      fg rgb(17, 17, 17)
      card
      default
      card
      bg rgba(0, 0, 0, 0)
      fg rgb(17, 17, 17)
      navLink
      default
      navLink
      bg rgb(255, 255, 255)
      fg rgb(17, 17, 17)

      Z-Index Stacking Context

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

      z:999
      div.embeddedMessagingConversationButtonWrapper
      z:100
      div.desktop-user-item-dropdown-popover
      z:20
      #gen-nav-commerce-header-v2
      z:10
      a.nav-css-1iigv7v
      z:3
      nav.no-peekaboo.pre-l-header-container
      z:3
      div.nav-css-1j2tzxk
      z:2
      header.no-animation.nav-css-gpek3
      z:2
      div.vjs-text-track-display
      z:2
      button.vjs-close-button.vjs-control
      z:2
      div.Yjk73vve._1NORiqU4
      z:2
      div.vjs-text-track-display
      z:2
      button.vjs-close-button.vjs-control
      z:2
      div.Yjk73vve._1NORiqU4
      z:2
      div.Yjk73vve._1NORiqU4
      z:2
      div.Yjk73vve._1NORiqU4
      z:1
      a.swoosh-link
      z:1
      search.nav-css-1gg4qpx
      z:1
      div.search-scrim
      z:1
      div.nav-css-1fd6c9v
      z:1
      a.nds-btn.inline-flx-btn

      Export tokens

      Copy these design tokens to any framework. Generated from nike.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: nike.com
      description: "Light product system built on #ffffff with #ff5000 as the primary CTA accent. Type anchored in Helvetica Now Text at 24px / weight 500. Extracted automatically from https://nike.com/ — every value from getComputedStyle(), no approximation."
      narrative: |
        nike.com is built on a pure-white canvas (rgb(255, 255, 255)).
        The system uses #FF5000 as the high-saturation accent for primary actions.
        Sharp 0px corners on CTAs — architectural restraint, engineering precision alongside Helvetica Now Text as the primary typeface.
      
      colors:
        background: "#ffffff"
        surface-1: "#f5f5f5"
        surface-2: "rgba(255, 255, 255, 0.7)"
        ink: "#111111"
        ink-muted: "rgba(17, 17, 17, 0.65)"
        ink-subtle: "#9e9ea0"
        primary: "#ff5000"
        on-primary: "#ffffff"
        primary-hover: "#e5e5e5"
        hairline: "#707072"
        semantic-success: "#007d48"
        semantic-warning: "#feea55"
        semantic-info: "#1151ff"
      
      typography:
        display-xl:
          fontFamily: "Nike Futura ND"
          fontSize: 76px
          fontWeight: 500
          lineHeight: 1.25
          letterSpacing: 0
        display-md:
          fontFamily: "Helvetica Now Display Medium"
          fontSize: 24px
          fontWeight: 500
          lineHeight: 1.35
          letterSpacing: 0
        headline:
          fontFamily: "Helvetica Now Text"
          fontSize: 16px
          fontWeight: 500
          lineHeight: 1.75
          letterSpacing: 0
        body:
          fontFamily: "Helvetica Now Text"
          fontSize: 16px
          fontWeight: 400
          lineHeight: 1.75
          letterSpacing: 0
        body-sm:
          fontFamily: "Helvetica Now Text Medium"
          fontSize: 14px
          fontWeight: 500
          lineHeight: 1.86
          letterSpacing: 0
        button:
          fontFamily: "Helvetica Now Text Medium"
          fontSize: 16px
          fontWeight: 500
          lineHeight: 1.5
          letterSpacing: 0
      
      rounded:
        none: 0px
        xs: 2px
        sm: 8px
        md: 18px
        lg: 18px
        xl: 30px
        pill: 9999px
      
      spacing:
        xxs: 2px
        xs: 5px
        sm: 7px
        md: 12px
        lg: 48px
        xl: 32px
        xxl: 64px
        section: 80px
      
      components:
        button-ghost:
          backgroundColor: "transparent"
          textColor: "{colors.ink-muted}"
          typography: "{typography.headline}"
          rounded: "{rounded.none}"
        button-icon-button:
          backgroundColor: "{colors.surface-1}"
          textColor: "{colors.ink-muted}"
          typography: "{typography.headline}"
          rounded: "{rounded.xl}"
          padding: 6px
        button-icon-button:
          backgroundColor: "{colors.surface-1}"
          textColor: "{colors.ink-muted}"
          typography: "{typography.headline}"
          rounded: "{rounded.xl}"
          padding: 6px
        card-standard-card:
          backgroundColor: "transparent"
          typography: "{typography.headline}"
          rounded: "{rounded.none}"
        input-text-input:
          backgroundColor: "{colors.surface-1}"
          textColor: "{colors.ink-muted}"
          typography: "{typography.headline}"
          rounded: "{rounded.md}"
          padding: 7px 0px 9px 2px
        navigation-main-nav:
          backgroundColor: "{colors.on-primary}"
          typography: "{typography.headline}"
          rounded: "{rounded.none}"
        search-bar-search-bar:
          backgroundColor: "transparent"
          textColor: "{colors.ink-muted}"
          typography: "{typography.headline}"
          rounded: "{rounded.none}"
        cta-banner-full-width-cta:
          backgroundColor: "transparent"
          textColor: "{colors.ink-muted}"
          typography: "{typography.headline}"
          rounded: "{rounded.none}"
      
      extracted_at: "2026-05-30T20:39:32.528Z"
      completeness: 76
      scoreVersion: "v2"
      
      ---
      
      # Design System — nike.com
      > Extracted automatically by Clone Architect from https://nike.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(255, 255, 255)` is the page background. Every component composits against this.
      > - **Accent**: `#FF5000` 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: 48px.
      > - **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
      
      nike.com adopts the classic pure-white canvas (`#ffffff`) — a deliberate choice that recedes into transparency, letting typography, color and product imagery carry the entire visual weight. 
      
      Typography is anchored in **Helvetica Now Text**. 
      
      Body text reads in Jet Black (`#111111`) — softened from pure black, a small but deliberate detail that lowers reading friction (contrast ratio 15.0:1, well above WCAG AA). **Bright Orange** (`#ff5000`) provides interactive distinction without visual aggression. 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. 
      
      
      **Key Characteristics:**
      - Background: Pure White (`#ffffff`)
      - Primary typeface: Nike TG
      - Primary text: Jet Black (`#111111`)
      - Accent: Bright Orange (`#ff5000`)
      - Display: 24px weight 500
      - Shadow system: 2 distinct elevation levels
      - Custom fonts loaded: Nike TG, Nike Futura ND, Nike Futura, Helvetica Now Text, Helvetica Now Text Medium, Helvetica Now Display Medium, Palatino LT Pro Light, VideoJS, Helvetica Now Display Bold, Helvetica Now Display XBold
      
      ## 2. Color Palette & Roles
      
      ### Background & Surface
      - **Pure White** (`#ffffff`): Page background (primary)
      - **Warm Cream** (`#f5f5f5`): Surface / elevated background
      - **Light Gray** (`#e5e5e5`): Surface / elevated background
      - **Light Gray** (`#efefef`): Surface / elevated background
      
      ### Text & Content
      - **Jet Black** (`#111111`): Primary body text
      - **Pure Black** (`#000000`): Secondary text
      - **Translucent Charcoal (75%)** (`rgba(43, 51, 63, 0.75)`): Secondary text
      - **Charcoal** (`#2e2e2e`): Secondary text
      
      ### Border & Divider
      - **Silver** (`#cacacb`): Borders / dividers
      
      ### Full Extracted Palette
      101 distinct colors detected on the live page (9 categorized above + 92 additional below). Every value is a real `getComputedStyle()` color — no approximation.
      
      - `#707072` — Stone
      - `#9e9ea0` — Cool Gray
      - `#767676` — Stone
      - `#39393b` — Dark Gray
      - `#1151ff` — #1151ff
      - `#ed1aa0` — #ed1aa0
      - `#007d48` — #007d48
      - `#1eaa52` — Success Green
      - `#beaffd` — Lavender
      - `#0034e3` — #0034e3
      - `#1f1f21` — Near Black
      - `#d6d1ff` — #d6d1ff
      - `#d30005` — #d30005
      - `#0a7281` — #0a7281
      - `#ffb0dd` — Pink
      - `#780700` — #780700
      - `#4c012d` — #4c012d
      - `#4b4b4d` — Dark Gray
      - `#87ceff` — Baby Blue
      - `#fdc400` — Amber
      - `#d6eeff` — Light Gray
      - `#770349` — #770349
      - `#ffe5e5` — Soft Pink
      - `#1190ff` — Sky Bright
      - `#ffc5ad` — Pink
      - `#00643e` — #00643e
      - `#ffd11b` — Gold
      - `#061dbb` — #061dbb
      - `#99470a` — Chocolate
      - `#020664` — #020664
      - `#530300` — #530300
      - `#feea55` — #feea55
      - *…+60 more in `raw-css.json` (`desktop.allColors`).*
      
      ### Gradients & Decorative Fills
      
      - `linear-gradient(113.7deg, #FF0015 3.64%, #fe5000 50.92%, #FF6A00 97.26%)` — (--podium-cds-color-gradient-brand-orange)
      - `linear-gradient(rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0))` — (modal)
      
      ### CSS Custom Properties (Design Tokens)
      
      **Spacing Token**
      - `--podium-cds-size-spacing-xxl`: `60px`
      - `--pds-space-20`: `20px`
      - `--pds-space-60`: `60px`
      - `--podium-cds-size-spacing-l`: `24px`
      
      **Text Color**
      - `--podium-cds-color-text-success`: `#007D48`
      - `--pds-color-text-secondary-inverse`: `#9E9EA0`
      - `--pds-color-text-accent`: `#111111`
      - `--podium-cds-color-text-hover-on-dark`: `#E5E5E5`
      
      **Background**
      - `--podium-cds-button-color-bg-primary-on-dark`: `#FFFFFF`
      - `--podium-cds-icon-button-color-bg-primary`: `#111111`
      - `--podium-cds-color-bg-disabled`: `#E5E5E5`
      - `--pds-color-background-overlay`: `#FFFFFF`
      
      **Success**
      - `--podium-cds-color-success-inverse`: `#1EAA52`
      - `--podium-cds-color-green-700`: `#00643E`
      - `--podium-cds-color-green-600`: `#007D48`
      - `--pds-color-green-800`: `#005034`
      
      **Border**
      - `--pds-color-border-tertiary`: `#E5E5E5`
      - `--podium-cds-button-color-border-secondary-disabled-on-dark`: `#4B4B4D`
      - `--pds-color-border-disabled`: `#CACACB`
      - `--pds-color-border-primary-always-dark`: `#707072`
      
      **Border Radius Token**
      - `--pds-radius-12`: `12px`
      - `--podium-cds-button-border-radius`: `30px`
      - `--pds-radius-0`: `0px`
      - `--podium-cds-size-border-radius-m`: `8px`
      
      **Error / Destructive**
      - `--podium-cds-color-red-600`: `#D30005`
      - `--podium-cds-color-red-800`: `#780700`
      - `--pds-color-red-50`: `#FFE5E5`
      - `--pds-color-red-900`: `#530300`
      
      **Shadow Token**
      - `--podium-cds-button-box-shadow-width`: `0`
      - `--podium-cds-color-focus-shadow`: `rgba(17, 17, 17, 0.12)`
      - `--pds-shadow-primary`: `0px 0px 24px 4px rgba(17, 17, 17, 0.03), 0px 4px 8px 0px rgba(17, 17, 17, 0.06)`
      - `--podium-cds-shadow-100-inverse`: `0px 4px 8px 0px rgba(17, 17, 17, 0.18),0px 0px 24px 4px rgba(17, 17, 17, 0.09)`
      
      **Warning**
      - `--pds-color-yellow-400`: `#FDC400`
      - `--podium-cds-color-yellow-300`: `#FFD11B`
      - `--pds-color-yellow-900`: `#99470A`
      - `--podium-cds-color-yellow-400`: `#FDC400`
      
      **Motion Token**
      - `--podium-cds-motion-duration-400`: `400ms`
      - `--pds-motion-delay-100`: `100ms`
      - `--podium-cds-motion-duration-300`: `300ms`
      
      **Primary Brand Color**
      - `--podium-cds-color-brand-nike-orange`: `#FF5000`
      - `--podium-cds-color-brand-snkrs-red`: `#EE0005`
      
      **Font Weight Token**
      - `--podium-cds-font-weight-bold`: `700`
      - `--podium-cds-font-weight-medium`: `500`
      - `--podium-cds-font-weight-regular`: `400`
      
      **Font Size Token**
      - `--podium-cds-font-size-xxs`: `12px`
      - `--podium-cds-font-size-xxxl`: `40px`
      - `--podium-cds-font-size-xs`: `14px`
      - `--podium-cds-font-size-m`: `20px`
      
      **Other tokens**
      - `--pds-color-gray-700`: `#39393B`
      - `--podium-cds-color-blue-500`: `#1151FF`
      - `--podium-cds-color-pink-500`: `#ED1AA0`
      - `--pds-color-purple-200`: `#BEAFFD`
      - `--podium-cds-color-blue-600`: `#0034E3`
      - `--podium-cds-color-grey-900`: `#1F1F21`
      - `--podium-cds-color-scrim-primary-inverse`: `rgba(17,17,17,0.80)`
      - `--podium-cds-color-scrim-100`: `rgba(17,17,17,0.36)`
      
      ## 3. Typography Rules
      
      ### Font Families
      - **Primary**: `Helvetica Now Text`
      - **Secondary**: `Helvetica Now Display Medium`
      - **Font 3**: `nike-glyphs`
      - **Font 4**: `Nike TG`
      - **Font 5**: `Nike Futura ND`
      
      ### Custom Fonts Loaded
      - **nike-glyphs** weight normal (normal)
      - **Nike TG** weight 400 (normal)
      - **Nike Futura ND** weight 400 (normal)
      - **Nike Futura** weight 400 (normal)
      - **Helvetica Now Text** weight 400 (normal)
      - **Helvetica Now Text Medium** weight 400 (normal)
      - **Helvetica Now Display Medium** weight 400 (normal)
      - **Palatino LT Pro Light** weight 400 (normal)
      - **VideoJS** weight normal (normal)
      - **Helvetica Now Text** weight normal (normal)
      - **Helvetica Now Text Medium** weight normal (normal)
      - **Helvetica Now Display Bold** weight normal (normal)
      - **Helvetica Now Display XBold** weight normal (normal)
      - **Nike Futura ND** weight normal (normal)
      - **Palatino LT Pro Light** weight normal (normal)
      
      ### Typography Hierarchy
      
      | Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
      |------|------|------|--------|-------------|----------------|-------|
      | Display Hero | Nike Futura ND | 76px | 500 | 1.25 | normal | Main headline (h3) |
      | Sub-heading | Helvetica Now Display Medium | 24px | 500 | 1.35 | normal | Section titles (h1) |
      | Label Heading | Helvetica Now Text | 16px | 500 | 1.75 | normal | Small heading (H4) |
      | Card Title | Helvetica Now Text | 16px | 400 | 1.75 | normal | Card headings |
      | Button Large | Helvetica Now Text Medium | 16px | 500 | 1.5 | normal | Button label (16px) |
      | Link | Helvetica Now Text Medium | 14px | 500 | 1.86 | normal | Link (14px) — Decoration: none |
      
      ### Font Weight Scale
      
      CSS custom properties define 3 explicit weight steps:
      - `--podium-cds-font-weight-regular`: `400` — Regular
      - `--podium-cds-font-weight-medium`: `500` — Medium
      - `--podium-cds-font-weight-bold`: `700` — Bold
      
      ### Full Font Size Scale
      
      Sizes detected in the design (descending): `76px`, `32px`, `24px`, `20px`, `19.20px`, `16px`, `14px`, `13.33px`, `12px`, `9px`
      
      > 6 size(s) detected outside the sampled hierarchy (32px, 20px, 19.2px, 13.3333px, 12px, 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
      
      **Ghost**
      - Background: `transparent`
      - Text: `#111111` `{colors.ink-muted}`
      - Padding: 0px
      - Radius: 0px
      - Font: 16px weight 500
      - Use: Subtle action, toolbar, nav button
      
      **Icon Button**
      - Background: `#f5f5f5` `{colors.surface-1}`
      - Text: `#111111` `{colors.ink-muted}`
      - Padding: 6px
      - Radius: 30px
      - Font: 16px weight 500
      - Use: Toolbar/UI icons
      
      **Icon Button**
      - Background: `#f5f5f5` `{colors.surface-1}`
      - Text: `#111111` `{colors.ink-muted}`
      - Padding: 6px
      - Radius: 30px
      - Font: 16px weight 500
      - Use: Toolbar/UI icons
      
      **Pill**
      - Background: `#f5f5f5` `{colors.surface-1}`
      - Text: `#111111` `{colors.ink-muted}`
      - Padding: 6px 16px
      - Radius: 30px
      - Font: 16px weight 500
      - Use: Status pills, tags, chips
      
      **Pill**
      - Background: `#ffffff` `{colors.on-primary}`
      - Text: `#111111` `{colors.ink-muted}`
      - Padding: 6px 16px
      - Radius: 30px
      - Font: 16px weight 500
      - Use: Status pills, tags, chips
      
      **Light / Invert**
      - Background: `#ffffff` `{colors.on-primary}`
      - Text: `#111111` `{colors.ink-muted}`
      - Padding: 0px 10px
      - Radius: 0px
      - Font: 14px weight 500
      - Use: Bright CTA on dark sections
      
      ### Cards & Containers
      
      **Standard Card**
      - Background: `transparent`
      - Padding: 0px
      - Radius: 0px
      - Use: Content containers, listing items
      
      ### Inputs & Forms
      
      **Text Input**
      - Background: `#f5f5f5` `{colors.surface-1}`
      - Text: `#111111` `{colors.ink-muted}`
      - Padding: 7px 0px 9px 2px
      - Radius: 24px
      - Border: 0px none rgb(17, 17, 17)
      - Font: 16px weight 500
      - Use: Text fields, search inputs
      - Focus: outline: `rgb(17, 17, 17) none 0px`
      
      ### Navigation
      
      **Main Nav**
      - Background: `#ffffff` `{colors.on-primary}`
      - Padding: 0px
      - Radius: none
      - Font: 16px weight 400
      - Use: Fixed/sticky block nav — N/A items
      
      ### Search Bar
      
      **Search Bar**
      - Background: `transparent`
      - Text: `#111111` `{colors.ink-muted}`
      - Padding: 0px
      - Radius: 0px
      - Font: 16px weight 400
      - Use: Inline search form
      - Focus: outline: `rgb(17, 17, 17) none 0px`
      
      ### CTA Banners
      
      **Full-width CTA**
      - Background: `transparent`
      - Text: `#111111` `{colors.ink-muted}`
      - Padding: 0px
      - Radius: 0px
      - Font: 16px weight 500
      - Use: Full-width conversion strip with headline + button
      
      
      ## 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: "rgba(0, 0, 0, 0)"
            fg: "rgb(17, 17, 17)"
        input:
          default:
            bg: "rgb(245, 245, 245)"
            fg: "rgb(17, 17, 17)"
          focus:
            bg: "rgb(245, 245, 245)"
            fg: "rgb(17, 17, 17)"
        link:
          default:
            bg: "rgb(255, 255, 255)"
            fg: "rgb(17, 17, 17)"
        card:
          default:
            bg: "rgba(0, 0, 0, 0)"
            fg: "rgb(17, 17, 17)"
        navLink:
          default:
            bg: "rgb(255, 255, 255)"
            fg: "rgb(17, 17, 17)"
        footerLink:
          default:
            bg: "rgba(0, 0, 0, 0)"
            fg: "rgb(17, 17, 17)"
      ```
      
      **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
      - **6 shape(s)** in this system: `Ghost`, `Icon Button`, `Icon Button`, `Pill`, `Pill`
      - **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
      
      ### Search Bar
      - **1 shape(s)** in this system: `Search Bar`
      - **DO NOT introduce new search bar 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
      1920px
      
      ### Spacing System
      Compact spacing — information density prioritized
      
      | Token | Value |
      |-------|-------|
      | xxs | 2px |
      | xs | 5px |
      | sm | 7px |
      | md | 12px |
      | base | 16px |
      | lg | 48px |
      | xl | 32px |
      | 2xl | 48px |
      | 3xl | 64px |
      
      ### Border Radius Scale
      | Name | Value | Use |
      |------|-------|-----|
      | None | 0px | No rounding |
      | Xs | 2px | Tiny corners (badges, micro elements) |
      | Sm | 8px | Buttons, inputs, small elements |
      | Md | 18px | Cards, containers |
      | Lg | 18px | Large rounded elements, pill segments |
      | Xl | 30px | Category strips, featured containers |
      | Full | 9999px | Pills, avatars, circular elements |
      
      ### Shape Language
      
      | Component | Border Radius |
      |-----------|---------------|
      | Buttons | `0px` |
      | Cards & Containers | `0px` |
      | Inputs & Forms | `24px` |
      | Navigation | `none` |
      | Search Bar | `0px` |
      | CTA Banners | `0px` |
      | Page Body | `0px` |
      | Primary Input | `24px` |
      
      **Shape Personality**: Generously Rounded — Soft, friendly corners (8px+). Approachable, consumer-facing feel.
      
      **Full Radius Spectrum**: 0px, 2px, 8px, 18px, 24px, 30px (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** | `64px` | Top/bottom of full-bleed hero sections |
      | **section** | `32px` | Between major bands (color change, content shift) |
      | **subsection** | `48px` | Within a section, between content groups |
      | **card** | `12px` | Card padding, list-item spacing |
      | **compact** | `7px` | Form fields, tight clusters, badge padding |
      | **micro** | `5px` | 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).
      
      **3/8 structural patterns detected.**
      
      ### Navigation Pattern
      
      - **Position:** fixed (stays visible during scroll)
      - **Layout:** unknown — Layout not classified
      - **Height:** 96px
      - **Logo:** ✓ present
      - **Nav links:** 211 primary items
      - **CTAs in nav:** 1
      - **Search:** ✓ search input visible in nav
      - **Clone instruction:** Build a fixed unknown navigation. Reserve 1 slot for primary CTA.
      
      ### Card Grid Pattern
      
      - **Card count:** 12 cards detected
      - **Columns (desktop):** 1-up grid
      - **Card dimensions:** 1392×683px (aspect 2.04:1)
      - **Gap:** 16px between cards
      - **Content:** ✓ image
      - **Image position:** none
      - **Clone instruction:** Build a 1-column grid (desktop) with cards at ~2.04:1 aspect ratio. Each card has an image at the none.
      
      ### Footer Pattern
      
      - **Columns:** 1
      - **Links:** 44 total
      - **Height:** 677px
      - **Includes:** ✗ no newsletter | ✗ no social |  ✓ copyright
      - **Clone instruction:** Build a 1-column footer with ~44 links per column, and a copyright line.
      
      ## 6. Depth & Elevation
      
      | Level | Treatment | Use |
      |-------|-----------|-----|
      | Flat (Level 0) | No shadow | Page background, content blocks |
      | Inset (Level 1) | <br>`rgb(229, 229, 229) 0px -1px 0px 0px inset` | Buttons, pressed-state elements |
      | Layered (Level 2) | <br>`rgba(17, 17, 17, 0.06) 0px 4px 8px 0px`,<br>`rgba(17, 17, 17, 0.03) 0px 0px 24px 4px` | 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 |
      |--------------|-------|---------------|
      | `--podium-cds-motion-easing-expressive` | `cubic-bezier(0.6, 0, 0.1, 1)` | Ease Out — Decelerating |
      | `--pds-motion-easing-expressive` | `cubic-bezier(0.6, 0, 0.1, 1)` | Ease Out — Decelerating |
      | `--pds-motion-easing-functional` | `cubic-bezier(0.4, 0, 0.2, 1)` | Material Standard — Balanced |
      | `--podium-cds-motion-easing-functional` | `cubic-bezier(0.4, 0, 0.2, 1)` | Material Standard — Balanced |
      | `--podium-cds-transition-timing-function-ease` | `cubic-bezier(.25, .1, .25, 1)` | Ease Out — Decelerating |
      
      ### Duration Scale
      
      | CSS Variable | Value | Tier |
      |--------------|-------|------|
      | `--podium-cds-motion-duration-400` | `400ms` | Slow |
      | `--podium-cds-motion-duration-300` | `300ms` | Normal |
      | `--podium-cds-motion-duration-250` | `250ms` | Normal |
      | `--podium-cds-motion-duration-350` | `350ms` | Slow |
      | `--pds-motion-duration-250` | `250ms` | Normal |
      | `--pds-motion-duration-400` | `400ms` | Slow |
      | `--podium-cds-motion-duration-150` | `150ms` | Fast |
      | `--pds-motion-duration-150` | `150ms` | Fast |
      | `--pds-motion-duration-350` | `350ms` | Slow |
      | `--podium-cds-transition-duration-normal` | `250ms` | Normal |
      
      ### Copy-Paste Transition Snippets
      
      **Transform**
      ```css
      transition: transform 0.15s;
      ```
      
      **Opacity**
      ```css
      transition: opacity 0.25s, transform 0.25s;
      ```
      
      **All Props**
      ```css
      transition: max-height 0.25s;
      ```
      
      **Transform**
      ```css
      transition: transform 0.1s, opacity 0.1s;
      ```
      
      ### Keyframe Animation Catalog
      
      | Animation Name | Type | Animated Props | Use Hint |
      |----------------|------|----------------|----------|
      | `Qrke3I-M` | Rotate / Spin | transform | UI transition |
      | `PDTHp9yE` | Custom | text-overflow, overflow-x, overflow-y, white-space-collapse, text-wrap-mode | UI transition |
      | `_3FGhfyw3` | Custom | text-overflow, white-space-collapse, text-wrap-mode, overflow-x, overflow-y | UI transition |
      | `_3N1WTAJ-` | Custom | max-width | UI transition |
      | `c5JhUTb3` | Custom | max-width | UI transition |
      | `_2M8riywt` | Slide | transform | UI transition |
      | `animation-npr22l` | Fade + Move | opacity, transform | UI transition |
      | `slide-search-results-tray` | Custom | right | UI transition |
      | `scaleup` | Scale | transform | Focus / emphasis |
      | `open` | Fade | grid-template-rows, opacity, padding-bottom | UI transition |
      | `close` | Fade | grid-template-rows, opacity, padding-bottom | UI transition |
      | `pds-fade-in` | Fade | opacity | Element entrance |
      | `pds-fade-out` | Fade | opacity | Element exit |
      | `pds-slide-in-from-top` | Slide | transform | Panel / drawer enter |
      | `pds-slide-in-from-bottom` | Slide | transform | Panel / drawer enter |
      | `pds-slide-in-from-left` | Slide | transform | Panel / drawer enter |
      | `pds-slide-in-from-right` | Slide | transform | Panel / drawer enter |
      | `pds-slide-out-to-top` | Slide | transform | Panel / drawer exit |
      | `pds-slide-out-to-bottom` | Slide | transform | Panel / drawer exit |
      | `pds-slide-out-to-left` | Slide | transform | Panel / drawer exit |
      
      > *17 additional animations omitted (repetitive variants). See raw keyframes in `raw-css.json`.*
      
      ### Motion Fingerprint
      
      - **Speed Character**: Deliberate & Calm (median duration: `300ms`)
      - **Dominant Easing**: custom cubic-bezier curves
      - **Animation Library**: 37 unique animations (37 total including variants)
      
      > This design moves with deliberate & calm timing using custom cubic-bezier curves, creating a UI that feels calm and controlled.
      
      ## 8. Do's and Don'ts
      
      ### Do
      - Use Jet Black (`#111111`) for text — not pure black, it's warmer and more readable
      - Use Helvetica Now Text 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 Bright Orange (`#ff5000`) as the primary accent — it's the brand's signature interactive color
      - Use 30px border-radius on primary buttons — the brand uses generously-rounded CTAs
      - Keep navigation fixed to the top — the design uses a persistent navigation pattern
      - Maintain nav height at 96px — consistent vertical space for the navigation bar
      - Make the navigation fixed — it stays visible during scroll, signaling content depth
      - Include a search input directly in the nav — discoverability is a primary UX value here
      - Each card includes a none image — imagery is part of the card identity, not optional
      
      ### Don't
      - 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 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 sharp-cornered or pill buttons — 30px is the CTA border-radius standard
      - Don't collapse or hide the nav on scroll without an explicit scroll-triggered animation — the design uses fixed nav presence
      
      
      ## 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(255, 255, 255)` as the base canvas"
          why: "Every component is designed to composit against this exact tone"
          test: "document.body.style.backgroundColor === 'rgb(255, 255, 255)'"
        - id: brand-accent-001
          type: do
          rule: "Reserve `#FF5000` for primary CTAs and brand-mark signals only"
          why: "Single chromatic assertion device — overuse dilutes meaning"
          test: "querySelectorAll('[style*=\"#FF5000\"]').length <= 3 per fold"
      ```
      
      ## 9. Responsive Behavior
      
      ### Breakpoints
      | Name | Width | Key Changes |
      |------|-------|-------------|
      | Mobile | 320px | Single column, compact spacing |
      | Mobile | 375px | Single column, compact spacing |
      | Mobile Large | 599px | Expanded mobile layout |
      | Mobile Large | 639px | Expanded mobile layout |
      | Tablet | 1023px | Multi-column grids begin |
      | Large Desktop | 1440px | Maximum content width |
      
      ### Token Diff — Desktop vs Mobile
      
      | Element | Property | Desktop | Mobile |
      |---------|----------|---------|--------|
      | nav | height | `96px` | `60px` |
      | button | width | `56px` | `36px` |
      | card | width | `auto` | `390px` |
      
      ### Collapsing Strategy
      - 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):
      
      - **Navigation collapses to hamburger** — 211 links visible on desktop, 0 on mobile (the rest hide behind a menu toggle).
      
      ## 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://c.static-nike.com/a/images/w_1920,c_limit/mdbgldn6yg1gg88jomci/image.jpg
        *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: 2.06:1 (landscape (16:9-ish))
      - Rendered size: 1440×700px
      - Alt text: "CHOISIS TA VITESSE, Place aux nouvelles Mercurial."
      - *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): 10 (77%)
      - Portrait (<0.87): 0 (0%)
      - Square (0.87–1.15): 3 (23%)
      
      **Media Format Mix:**
      - JPG: 3 (typically photographic content)
      - PNG: 10 (logos, transparent UI elements, mockups)
      
      **Average rendered image size:** 569×415px
      **Above-fold image count:** 2 / 13
      
      **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: Pure White (`#ffffff`)
      - Primary text: Jet Black (`#111111`)
      - Accent: Bright Orange (`#ff5000`)
      - Border: Stone (`#707072`)
      - Font: Helvetica Now Text
      - Body: 16px weight 400
      
      ### Example Component Prompts
      - "Create a hero section on Pure White background (#ffffff). Headline at 24px Helvetica Now Text weight 500, line-height 1.35, color #111111."
      - "Create the primary CTA button: `#ff5000` background, `#111111` text, 9999px border-radius, 12px 24px padding, 500 weight, Helvetica Now Text font."
      - "Design a card on `transparent` background. Border: none. Radius: 0px. Shadow: none. Padding: 0px."
      - "Build navigation: fixed on `#ffffff`. Helvetica Now Text 16px weight 400 for links."
      
      ### Iteration Guide
      1. **Canvas**: Set the light canvas to Pure White (`#ffffff`) — every component is composited against this exact base.
      2. **Typography**: All type in Helvetica Now Text, weight range 400–700. Never exceed 700 — heavier weights break the brand's tonal restraint.
      3. **Accent**: Bright Orange (`#ff5000`) is the sole interactive color. On hover → Red (`#ee0005`). Use CSS transitions, not opacity/brightness filters.
      4. **Shape**: CTAs at `0px`, cards at `0px`. Apply border-radius from the extracted scale only — don't invent intermediate values.
      5. **Spacing**: Use the `--ca-space-*` token scale (5px–32px). All padding, margin, and gap values are multiples from this scale — no magic numbers.
      6. **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-on-primary: #ffffff;
        --ca-surface-1: #f5f5f5;
        --ca-ink-muted: #111111;
        --ca-ink-subtle: #9e9ea0;
        --ca-primary: #ff5000;
        --ca-primary-hover: #e5e5e5;
        --ca-hairline: #707072;
        --ca-semantic-success: #007d48;
        --ca-semantic-warning: #feea55;
        --ca-semantic-info: #1151ff;
      }
      
      /* Typography */
      :root {
        --ca-font-primary: "Nike Futura ND", system-ui, sans-serif;
        --ca-text-display: 76px;
        --ca-text-body: 16px;
        --ca-text-small: 14px;
        --ca-text-button: 16px;
      }
      
      /* Spacing & Radius */
      :root {
        --ca-space-xxs: 2px;
        --ca-space-xs: 5px;
        --ca-space-sm: 7px;
        --ca-space-md: 12px;
        --ca-space-base: 16px;
        --ca-space-lg: 48px;
        --ca-space-xl: 32px;
        --ca-space-2xl: 48px;
        --ca-space-3xl: 64px;
        --ca-radius-none: 0px;
        --ca-radius-xs: 2px;
        --ca-radius-sm: 8px;
        --ca-radius-md: 18px;
        --ca-radius-lg: 18px;
        --ca-radius-xl: 30px;
        --ca-radius-full: 9999px;
      }
      ```
      
      
      ## 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: navigation
          tag: section
          height: 257px
          width: full-bleed
          layout: grid: 10-col gap=normal
          children: 1
          padding: "36px 0px 60px"
        - section: unknown
          tag: div
          classes: ["search-results-link-container"]
          height: 161px
          width: 864px
          layout: grid: 1-col gap=normal 12px
          children: 1
        - section: unknown
          tag: div
          height: 96px
          width: full-bleed
          layout: block
          children: 3
        - section: header
          tag: nav
          classes: ["pre-l-header-container"]
          height: 96px
          width: full-bleed
          layout: block
          children: 4
          bg: "rgb(255, 255, 255)"
        - section: unknown
          tag: div
          height: 3553px
          width: full-bleed
          layout: block
          children: 1
        - section: main-content
          tag: div
          height: 3497px
          width: full-bleed
          layout: block
          children: 12
        - section: unknown
          tag: div
          classes: ["grid", "Z25uR9U5", "fluid", "ncss-container"]
          height: 700px
          width: full-bleed
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["WetubkUi", "media-container"]
          height: 700px
          width: full-bleed
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["grid", "Z25uR9U5", "fixed-fluid", "ncss-container"]
          height: 666px
          width: 1344px
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["WetubkUi", "media-container", "video-container", "o9oV_gDe"]
          height: 666px
          width: 666px
          layout: block
          children: 1
          bg: "rgb(245, 245, 245)"
        - section: unknown
          tag: div
          classes: ["WetubkUi", "media-container"]
          height: 666px
          width: 666px
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["grid", "Z25uR9U5", "fixed-fluid", "ncss-container"]
          height: 666px
          width: 1344px
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["WetubkUi", "media-container"]
          height: 666px
          width: 666px
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["WetubkUi", "media-container"]
          height: 666px
          width: 666px
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["grid", "Z25uR9U5", "fluid", "ncss-container"]
          height: 700px
          width: full-bleed
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["WetubkUi", "media-container", "video-container", "o9oV_gDe"]
          height: 700px
          width: full-bleed
          layout: block
          children: 1
          bg: "rgb(245, 245, 245)"
        - section: navigation
          tag: section
          classes: ["card", "grid-aligned", "grid-aligned-3", "e1qnw47h0"]
          height: 392px
          width: full-bleed
          layout: block
          children: 2
        - section: unknown
          tag: div
          classes: ["grid", "Z25uR9U5", "fluid", "ncss-container"]
          height: 392px
          width: full-bleed
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["WetubkUi", "media-container"]
          height: 300px
          width: 440px
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["WetubkUi", "media-container"]
          height: 300px
          width: 440px
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["WetubkUi", "media-container"]
          height: 300px
          width: 440px
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["WetubkUi", "media-container"]
          height: 300px
          width: 440px
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["WetubkUi", "media-container"]
          height: 300px
          width: 440px
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["WetubkUi", "media-container"]
          height: 300px
          width: 441px
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["WetubkUi", "media-container"]
          height: 300px
          width: 440px
          layout: block
          children: 1
      ```
      
      **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:
          - "Nos modèles iconiques"
          - "Promotions liées à la communauté"
        sub-headings:
          - "CHOISIS TA VITESSE"
          - "Pour les enfants qui bougent"
        ctas:
          - "Acheter"
        navigation:
          - "Passer au contenu principal"
          - "Trouver un magasin"
          - "Aide"
          - "Rejoins-nous"
          - "S'identifier"
          - "Nouveau"
          - "Homme"
          - "Femme"
        footer-links:
          - "Ressources"
          - "Cartes cadeaux"
      ```
      
      **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: 2.06
          common-aspect: "~16:9 landscape"
          sample-alts:
            - "CHOISIS TA VITESSE, Place aux nouvelles Mercurial."
        product:
          count: 3
          avg-ratio: 1.00
          common-aspect: "~1:1 square"
          sample-alts:
            - " Prêt à briller sur la plus grande scène., Paris Saint-Germa"
            - "Ballet sur terre battue, Nike Tennis"
            - "Air Max 90 \"Laser 90\", Against the Grain"
      ```
      
      **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 `0px` · weight `500`_
      
      ### Generic Card
      ```html
      <div class="card">
        <!-- content -->
      </div>
      ```
      _Source pattern detected: padding `0px` · radius `0px` · shadow `none`_
      
      **Agent rule**: use these markup skeletons as the structural baseline. Apply tokens from §2-3 for visual styling.
      
      
      ---
      ## Extraction Completeness: 76/100 (B)
      
      | Category | Score | Max | Detail |
      |----------|-------|-----|--------|
      | Colors & Palette | 13 | 25 | 9 named colors |
      | Typography | 15 | 20 | 6 roles defined |
      | Components | 20 | 20 | 6 specs extracted |
      | Motion & Interaction | 13 | 15 | Keyframes present, easing vars |
      | CSS Custom Properties | 10 | 10 | 608 vars |
      | Responsive Breakpoints | 5 | 5 | 6 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.
      
      *✅ No critical extraction gaps detected — high-confidence reproduction expected.*
      
      ### Per-section confidence
      
      | Section | Confidence | Reason |
      |---------|------------|--------|
      | §1 Visual Theme | High | Body bg extracted via getComputedStyle() |
      | §2 Colors | High | 608 CSS vars (semantic naming requires ≥20 for high) |
      | §3 Typography | High | 6 typography roles inferred |
      | §4 Components | High | 6 component variants captured |
      | §7 Motion | High | Keyframes + transitions |
      | §8 Do's/Don'ts | High | 16 rules generated; design-decisions.json has evidence per rule |
      | §9 Responsive | High | 6 breakpoints detected |
      | §9b Photography | High | 13 images, hero present |
      
      ---
      *Generated by Clone Architect — automated Playwright extraction + design analysis.*
      *Source: https://nike.com | 2026-05-30T20:39:32.668Z*
      *All values verified via getComputedStyle() — no approximation, no hallucination.*
      

      Re-extract: clone-architect update nike.com