Color Palette

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

Background & Surface

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

Text & Content

Primary #1d1d1f Body text Copied!
Secondary #1d1d1f Secondary Copied!
Muted #424245 Muted / Placeholder Copied!

Accent & Interactive

Primary #2997ff Primary CTA Copied!
Secondary #0071e3 Secondary CTA Copied!

Border & Divider

Border #86868b Dividers / Lines Copied!

Full Extracted Palette (+29)

#000000 #000000 Copied!
#161617 #161617 Copied!
#f5f5f7 #f5f5f7 Copied!
#e8e8ed #e8e8ed Copied!
#0066cc #0066cc Copied!
#6e6e73 #6e6e73 Copied!
#d2d2d7 #d2d2d7 Copied!
#f4f8fb #f4f8fb Copied!
#a4618d #a4618d Copied!
#9fc6f4 #9fc6f4 Copied!
#ea33c0 #ea33c0 Copied!
#271810 #271810 Copied!
#3397d4 #3397d4 Copied!
#de9444 #de9444 Copied!
#371410 #371410 Copied!
#333336 #333336 Copied!
#fafafc #fafafc Copied!
#af1e2d #af1e2d Copied!
#00d959 #00d959 Copied!
#fff9f4 #fff9f4 Copied!
#e30000 #e30000 Copied!
#f5fff6 #f5fff6 Copied!
#b64400 #b64400 Copied!
#f56300 #f56300 Copied!
#03a10e #03a10e Copied!
#008009 #008009 Copied!
#ffe045 #ffe045 Copied!
#fff2f4 #fff2f4 Copied!
#fffef2 #fffef2 Copied!

Typography

All values extracted via getComputedStyle() — no estimation.

RoleFont FamilySize / Weight Line HeightLetter SpacingPreview
Display Hero SF Pro Display 56px / w600 1.07 -0.28px Display Hero
Sub-heading SF Pro Display 40px / w600 1.1 normal Sub-heading
Link Large SF Pro Display 24px / w600 1.17 0.216px Link Large
Button Large SF Pro Text 18px / w300 1 normal Button Large
Card Title SF Pro Text 17px / w400 1.47 -0.374px Card Title
Link Large SF Pro Text 17px / w600 1.24 -0.374px Link Large
Button SF Pro Text 14px / w400 1.29 -0.224px Button
Button Small SF Pro Text 12px / w400 1 -0.12px Button Small
Link Small SF Pro Text 12px / w600 1.33 -0.12px Link Small
Tiny / Micro SF Pro Text 10px / w400 1.3 -0.08px Tiny / Micro

Live Components

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

Buttons

accent: rgb(41, 151, 255) · border-radius: 999px · weight: 600

Form Inputs

border: rgb(134, 134, 139) · focus: rgb(41, 151, 255) · radius: 8px

Card

Card Component
Card Title
Supporting description text with muted color for secondary information.
bg: rgba(255, 255, 255, 0.08) · radius: 11px · shadow from tokens

Badges & Labels

New Feature Beta Draft

Spacing Scale

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

Border Radius

none
0px
xs
5px
sm
8px
md
11px
lg
11px
xl
11px
full
999px

Component Specs

Extracted CSS values per component and variant state.

### Buttons

Dark / Solid
  • Background: `#161617`
  • Text: `rgba(255, 255, 255, 0.92)` `{colors.surface-2}`
  • Padding: 0px 14px
  • Radius: 11px
  • Border: 3px solid rgba(255, 255, 255, 0.08)
  • Font: 17px weight 400
  • Use: Solid dark CTA
  • Hover: backgroundColor: `#ffffff`
  • Focus: outline: `rgb(0, 113, 227) solid 2px`
Light / Invert
  • Background: `#f5f5f7`
  • Text: `#000000`
  • Padding: 8px 15px
  • Radius: 8px
  • Border: 1px solid rgba(0, 0, 0, 0)
  • Font: 14px weight 400
  • Use: Bright CTA on dark sections
  • Hover: backgroundColor: `#ffffff`
  • Focus: outline: `rgb(0, 113, 227) solid 2px`
Icon Button
  • Background: `transparent`
  • Text: `rgba(255, 255, 255, 0.8)` `{colors.surface-2}`
  • Padding: 0px
  • Radius: 0px
  • Font: 18px weight 300
  • Use: Toolbar/UI icons
  • Hover: backgroundColor: `#ffffff`
  • Focus: outline: `rgb(0, 113, 227) solid 2px`
Ghost
  • Background: `transparent`
  • Text: `rgba(255, 255, 255, 0.8)` `{colors.surface-2}`
  • Padding: 0px 8px
  • Radius: 0px
  • Font: 12px weight 400
  • Use: Subtle action, toolbar, nav button
  • Hover: backgroundColor: `#ffffff`
  • Focus: outline: `rgb(0, 113, 227) solid 2px`
Ghost
  • Background: `transparent`
  • Text: `#1d1d1f` `{colors.ink-muted}`
  • Padding: 2px 0px
  • Radius: 0px
  • Font: 17px weight 400
  • Use: Subtle action, toolbar, nav button
  • Hover: backgroundColor: `#ffffff`
  • Focus: outline: `rgb(0, 113, 227) solid 2px`
Pill
  • Background: `#0071e3` `{colors.primary-focus}`
  • Text: `#ffffff` `{colors.surface-2}`
  • Padding: 11px 21px
  • Radius: 980px
  • Border: 1px solid rgba(0, 0, 0, 0)
  • Font: 17px weight 400
  • Use: Status pills, tags, chips
  • Hover: backgroundColor: `#ffffff`
  • Focus: outline: `rgb(0, 113, 227) solid 2px`
Pill
  • Background: `transparent`
  • Text: `#2997ff` `{colors.primary}`
  • Padding: 11px 21px
  • Radius: 980px
  • Border: 1px solid rgb(41, 151, 255)
  • Font: 17px weight 400
  • Use: Status pills, tags, chips
  • Hover: backgroundColor: `#ffffff`
  • Focus: outline: `rgb(0, 113, 227) solid 2px`

Cards & Containers

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

Navigation

Main Nav
  • Background: `rgba(29, 29, 31, 0.8)` `{colors.ink-muted}`
  • Padding: 0px
  • Radius: none
  • Font: 17px weight 400
  • Use: Fixed/sticky block nav — N/A items

Search Bar

Search Bar
  • Background: `rgba(29, 29, 31, 0.8)` `{colors.ink-muted}`
  • Text: `#1d1d1f` `{colors.ink-muted}`
  • Padding: 0px
  • Radius: 0px
  • Font: 17px weight 400
  • Use: Inline search form

CTA Banners

Full-width CTA
  • Background: `transparent`
  • Text: `#1d1d1f` `{colors.ink-muted}`
  • Padding: 0px
  • Radius: 0px
  • Font: 17px weight 400
  • Use: Full-width conversion strip with headline + button
  • Hover: backgroundColor: `#ffffff`
  • Focus: outline: `rgb(0, 113, 227) solid 2px`

Tabs

Ghost Tab
  • Background: `transparent`
  • Text: `#1d1d1f` `{colors.ink-muted}`
  • Padding: 0px 16px
  • Radius: 999px
  • Font: 17px weight 400
  • Use: Navigation tabs, filter tabs
Ghost Tab
  • Background: `transparent`
  • Text: `#0066cc`
  • Padding: 8px
  • Radius: 0px
  • Font: 17px weight 400
  • Use: Navigation tabs, filter tabs

Interaction State Narrative

  • **Button**:
  • - **hover:** bg #f5f5f7 → #ffffff
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: `Dark / Solid`, `Light / Invert`, `Icon Button`, `Ghost`, `Ghost`
    • **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

    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

    Tabs

    - 2 shape(s) in this system: `Ghost Tab`, `Ghost Tab`
    • **DO NOT introduce new tabs 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 480px
    Mobile Large 640px
    Mobile Large 734px
    Tablet 776px
    Tablet 1023px
    Large Desktop 1440px

    Elevation & Depth

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

    Level 1
    rgba(0, 0, 0, 0.22) 3px 5px 30px 0px

    Motion & Transitions

    5 motion tokens — easing curves and durations.

    transition-1all
    transition-2background-color 0.24s cubic-bezier(0.4, 0, 0.6, 1)
    transition-3background-color 0.24s cubic-bezier(0.4, 0, 0.6, 1), border-color 0.24…
    transition-4color 0.32s cubic-bezier(0.4, 0, 0.6, 1)
    transition-5background 0.24s cubic-bezier(0.4, 0, 0.6, 1)

    Motion Timeline

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

    globalnav-chevron-slide-in-hover
    globalnav-chevron-hover-off
    globalnav-flyout-slide-forward-next
    globalnav-flyout-slide-forward-previous
    globalnav-flyout-slide-back-previous
    globalnav-flyout-slide-back-next
    globalnav-scrim-height-change
    globalnav-fade-in
    globalnav-search-fade
    globalnav-search-fade-and-slide
    globalnav-search-fade-and-slide-to-close
    globalnav-search-slide-top-to-bottom

    +18 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(245, 245, 247)
    fg rgb(0, 0, 0)
    hover
    button
    bg rgb(255, 255, 255)
    fg rgb(0, 0, 0)
    focus
    button
    bg rgb(245, 245, 247)
    fg rgb(0, 0, 0)
    link
    default
    link
    bg rgba(0, 0, 0, 0)
    fg rgba(255, 255, 255, 0.8)
    card
    default
    card
    bg rgb(0, 0, 0)
    fg rgb(29, 29, 31)
    navLink
    default
    navLink
    bg rgba(0, 0, 0, 0)
    fg rgba(255, 255, 255, 0.8)
    tab
    default
    tab
    bg rgba(0, 0, 0, 0)
    fg rgb(0, 102, 204)

    Z-Index Stacking Context

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

    z:10000
    #ac-localeswitcher
    z:9999
    #globalmessage-segment
    z:9999
    #globalnav
    z:9998
    #globalnav-curtain
    z:4
    a.button
    z:4
    a.button.button-secondary
    z:4
    a.button
    z:4
    a.button.button-secondary
    z:4
    a.button
    z:4
    a.button.button-secondary
    z:4
    a.button
    z:4
    a.button
    z:4
    a.button
    z:4
    a.button.button-secondary
    z:4
    a.button
    z:4
    a.button
    z:4
    a.button
    z:4
    #media-gallery-item-1-link
    z:4
    div.button.button-neutral
    z:4
    #media-gallery-item-2-link

    Export tokens

    Copy these design tokens to any framework. Generated from apple.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: apple.com
    description: "Light product system built on #ffffff with #2997ff as the primary CTA accent. Type anchored in SF Pro Text at 34px / weight 600. Extracted automatically from https://apple.com/ — every value from getComputedStyle(), no approximation."
    narrative: |
      apple.com is built on a pure-white canvas (rgb(255, 255, 255)).
      The system uses rgb(41, 151, 255) as the high-saturation accent for primary actions.
      Moderately rounded CTAs (11px) — modern SaaS standard, neither sharp nor pill alongside SF Pro Text as the primary typeface.
    
    colors:
      background: "#ffffff"
      surface-1: "rgba(255, 255, 255, 0.08)"
      surface-2: "rgba(255, 255, 255, 0.92)"
      ink: "#1d1d1f"
      ink-muted: "rgba(29, 29, 31, 0.65)"
      ink-subtle: "#424245"
      primary: "#2997ff"
      on-primary: "#111111"
      primary-hover: "#0071e3"
      hairline: "#86868b"
      primary-focus: "#0071e3"
    
    typography:
      display-xl:
        fontFamily: "SF Pro Display"
        fontSize: 56px
        fontWeight: 600
        lineHeight: 1.07
        letterSpacing: -0.28px
      display-md:
        fontFamily: "SF Pro Display"
        fontSize: 40px
        fontWeight: 600
        lineHeight: 1.1
        letterSpacing: 0
      body:
        fontFamily: "SF Pro Text"
        fontSize: 17px
        fontWeight: 400
        lineHeight: 1.47
        letterSpacing: -0.374px
      body-sm:
        fontFamily: "SF Pro Display"
        fontSize: 24px
        fontWeight: 600
        lineHeight: 1.17
        letterSpacing: 0.216px
      caption-sm:
        fontFamily: "SF Pro Text"
        fontSize: 10px
        fontWeight: 400
        lineHeight: 1.3
        letterSpacing: -0.08px
      button:
        fontFamily: "SF Pro Text"
        fontSize: 18px
        fontWeight: 300
        lineHeight: 1
        letterSpacing: 0
    
    rounded:
      none: 0px
      xs: 5px
      sm: 8px
      md: 11px
      lg: 11px
      xl: 11px
      xxl: 24px
      pill: 999px
    
    spacing:
      xxs: 2px
      xs: 8px
      sm: 12px
      md: 14px
      lg: 24px
      xl: 32px
      xxl: 64px
      section: 80px
    
    components:
      button-dark--solid:
        backgroundColor: "#161617"
        textColor: "{colors.surface-2}"
        typography: "{typography.body}"
        rounded: "{rounded.md}"
        padding: 0px 14px
      button-light--invert:
        backgroundColor: "#f5f5f7"
        textColor: "#000000"
        typography: "{typography.body}"
        rounded: "{rounded.sm}"
        padding: 8px 15px
      button-icon-button:
        backgroundColor: "transparent"
        textColor: "{colors.surface-2}"
        typography: "{typography.button}"
        rounded: "{rounded.none}"
      card-standard-card:
        backgroundColor: "#000000"
        typography: "{typography.body}"
        rounded: "{rounded.none}"
        padding: 56px 0px
      navigation-main-nav:
        backgroundColor: "{colors.ink-muted}"
        typography: "{typography.body}"
        rounded: "{rounded.none}"
      search-bar-search-bar:
        backgroundColor: "{colors.ink-muted}"
        textColor: "{colors.ink-muted}"
        typography: "{typography.body}"
        rounded: "{rounded.none}"
      cta-banner-full-width-cta:
        backgroundColor: "transparent"
        textColor: "{colors.ink-muted}"
        typography: "{typography.body}"
        rounded: "{rounded.none}"
      tab-ghost-tab:
        backgroundColor: "transparent"
        textColor: "{colors.ink-muted}"
        typography: "{typography.body}"
        rounded: "{rounded.pill}"
        padding: 0px 16px
      tab-ghost-tab:
        backgroundColor: "transparent"
        textColor: "#0066cc"
        typography: "{typography.body}"
        rounded: "{rounded.none}"
        padding: 8px
    
    extracted_at: "2026-05-30T20:38:27.389Z"
    completeness: 87
    scoreVersion: "v2"
    
    ---
    
    # Design System — apple.com
    > Extracted automatically by Clone Architect from https://apple.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**: `rgb(41, 151, 255)` for primary CTAs ONLY. Never decorative.
    > - **Body type**: 16px (token: `typography.body`). Default for ALL text not in a heading role.
    > - **Section rhythm**: 48px between major bands. Card padding: 24px.
    > - **Default radius**: 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
    
    apple.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 **SF Pro Text**. Headlines use weight 600 for confident, assertive presence — the brand wants to be heard. Negative letter-spacing at display sizes (-0.374px at 34px) compresses headlines into engineered blocks, dense and precise. 
    
    Body text reads in Near Black (`#1d1d1f`) — softened from pure black, a small but deliberate detail that lowers reading friction. **Ring Blue** (`#2997ff`) 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. 
    Border radius varies from pill-shaped (fully rounded) to moderately rounded elements, creating visual rhythm. Motion design uses smooth easing curves for polished state transitions. 
    
    **Key Characteristics:**
    - Background: Pure White (`#ffffff`)
    - Primary typeface: Apple Legacy Chevron
    - Primary text: Near Black (`#1d1d1f`)
    - Accent: Ring Blue (`#2997ff`)
    - Display: 34px weight 600, letter-spacing -0.374px
    - Shadow system: 1 distinct elevation levels
    - Custom fonts loaded: Apple Legacy Chevron, SF Pro Display, SF Pro Display 100, SF Pro Display 200, SF Pro Display 300, SF Pro Display 500, SF Pro Display 600, SF Pro Display 700, SF Pro Display 800, SF Pro Display 900, SF Pro Text, SF Pro Text 100, SF Pro Text 200, SF Pro Text 300, SF Pro Text 500, SF Pro Text 600, SF Pro Text 700, SF Pro Text 800, SF Pro Text 900
    
    ## 2. Color Palette & Roles
    
    ### Background & Surface
    - **Pure White** (`#ffffff`): Page background (primary)
    - **Off-Cream** (`#f5f5f7`): Surface / elevated background
    - **Light Gray** (`#e8e8ed`): Surface / elevated background
    - **Ghost White** (`#f4f8fb`): Surface / elevated background
    
    ### Text & Content
    - **Near Black** (`#1d1d1f`): Primary body text
    - **Pure Black** (`#000000`): Secondary text
    - **Jet Black** (`#161617`): Secondary text
    - **Near Black** (`#271810`): Secondary text
    - **Near Black** (`#371410`): Secondary text
    
    ### Accent & Interactive
    - **Ring Blue** (`#2997ff`): Interactive / accent
    - **M Tricolor Blue** (`#0071e3`): Interactive / accent
    - **M Tricolor Blue** (`#0066cc`): Interactive / accent
    - **#a4618d** (`#a4618d`): Interactive / accent
    - **Sage** (`#9fc6f4`): Interactive / accent
    - **#ea33c0** (`#ea33c0`): Interactive / accent
    - **#3397d4** (`#3397d4`): Interactive / accent
    
    ### Border & Divider
    - **Translucent Silver (64%)** (`rgba(210, 210, 215, 0.64)`): Borders / dividers
    
    ### Full Extracted Palette
    35 distinct colors detected on the live page (17 categorized above + 18 additional below). Every value is a real `getComputedStyle()` color — no approximation.
    
    - `#86868b` — Medium Gray
    - `#6e6e73` — Stone
    - `#de9444` — #de9444
    - `#333336` — Charcoal
    - `#fafafc` — Off-White
    - `#af1e2d` — #af1e2d
    - `#00d959` — #00d959
    - `#fff9f4` — Cream
    - `#e30000` — Red
    - `#f5fff6` — Off-Cream
    - `#b64400` — #b64400
    - `#f56300` — Bright Orange
    - `#424245` — Dark Gray
    - `#03a10e` — #03a10e
    - `#008009` — #008009
    - `#ffe045` — #ffe045
    - `#fff2f4` — Warm Cream
    - `#fffef2` — Cream
    
    ### CSS Custom Properties (Design Tokens)
    
    **Spacing Token**
    - `--media-gallery-dotnav-gap`: `12px`
    - `--media-gallery-bottom-content-padding-right`: `48px`
    - `--media-gallery-section-padding-bottom`: `12px`
    - `--media-gallery-bottom-content-padding-bottom`: `40px`
    
    **Font Size Token**
    - `--sk-footnote-font-size`: `0.6em`
    - `--sk-footnote-reduced-font-size`: `.45em`
    - `--r-globalnav-font-size`: `17px`
    
    **Motion Token**
    - `--media-gallery-slide-duration`: `800ms`
    - `--media-gallery-bottom-copy-duration`: `600ms`
    - `--r-globalnav-flyout-link-opacity-duration`: `.5s`
    
    **Secondary Color**
    - `--r-globalnav-color-secondary`: `#E8E8ED`
    
    **Other tokens**
    - `--r-localnav-text-zoom-factor`: `1`
    - `--sk-body-text-color`: `rgb(29, 29, 31)`
    - `--sk-body-font-stack`: `text`
    - `--sk-focus-color`: `#0071e3`
    - `--sk-body-link-color`: `rgb(0, 102, 204)`
    - `--sk-focus-color-alt`: `rgb(0, 0, 0)`
    - `--sk-headline-text-color`: `rgb(29, 29, 31)`
    - `--sk-body-background-color`: `rgb(255, 255, 255)`
    
    ## 3. Typography Rules
    
    ### Font Families
    - **Primary**: `SF Pro Text`
    - **Secondary**: `Apple Legacy Chevron`
    - **Font 3**: `Apple Icons 100`
    - **Font 4**: `Apple Icons 200`
    - **Font 5**: `Apple Icons 300`
    
    ### Custom Fonts Loaded
    - **Apple Legacy Chevron** weight 100 (normal)
    - **Apple Icons 100** weight normal (normal)
    - **Apple Legacy Chevron** weight 200 (normal)
    - **Apple Icons 200** weight normal (normal)
    - **Apple Legacy Chevron** weight 300 (normal)
    - **Apple Icons 300** weight normal (normal)
    - **Apple Legacy Chevron** weight 400 (normal)
    - **Apple Icons 400** weight normal (normal)
    - **Apple Legacy Chevron** weight 500 (normal)
    - **Apple Icons 500** weight normal (normal)
    - **Apple Legacy Chevron** weight 600 (normal)
    - **Apple Icons 600** weight normal (normal)
    - **Apple Legacy Chevron** weight 700 (normal)
    - **Apple Icons 700** weight normal (normal)
    - **Apple Legacy Chevron** weight 800 (normal)
    - **Apple Icons 800** weight normal (normal)
    - **Apple Legacy Chevron** weight 900 (normal)
    - **Apple Icons 900** weight normal (normal)
    - **SF Pro Display** weight 100 (normal)
    - **SF Pro Display 100** weight normal (normal)
    - **SF Pro Display** weight 200 (normal)
    - **SF Pro Display 200** weight normal (normal)
    - **SF Pro Display** weight 300 (normal)
    - **SF Pro Display 300** weight normal (normal)
    - **SF Pro Display** weight 400 (italic)
    - **SF Pro Display** weight 500 (normal)
    - **SF Pro Display 500** weight normal (normal)
    - **SF Pro Display** weight 600 (normal)
    - **SF Pro Display 600** weight normal (normal)
    - **SF Pro Display** weight 700 (normal)
    - **SF Pro Display 700** weight normal (normal)
    - **SF Pro Display** weight 800 (normal)
    - **SF Pro Display 800** weight normal (normal)
    - **SF Pro Display** weight 900 (normal)
    - **SF Pro Display 900** weight normal (normal)
    - **SF Pro Text** weight 100 (normal)
    - **SF Pro Text 100** weight normal (normal)
    - **SF Pro Text** weight 200 (normal)
    - **SF Pro Text 200** weight normal (normal)
    - **SF Pro Text** weight 300 (normal)
    - **SF Pro Text 300** weight normal (normal)
    - **SF Pro Text** weight 400 (italic)
    - **SF Pro Text** weight 500 (normal)
    - **SF Pro Text 500** weight normal (normal)
    - **SF Pro Text** weight 600 (normal)
    - **SF Pro Text 600** weight normal (normal)
    - **SF Pro Text** weight 700 (normal)
    - **SF Pro Text 700** weight normal (normal)
    - **SF Pro Text** weight 800 (normal)
    - **SF Pro Text 800** weight normal (normal)
    - **SF Pro Text** weight 900 (normal)
    - **SF Pro Text 900** weight normal (normal)
    - **SF Pro Icons** weight 100 (normal)
    - **SF Pro Icons 100** weight normal (normal)
    - **SF Pro Icons** weight 200 (normal)
    - **SF Pro Icons 200** weight normal (normal)
    - **SF Pro Icons** weight 300 (normal)
    - **SF Pro Icons 300** weight normal (normal)
    - **SF Pro Icons** weight 500 (normal)
    - **SF Pro Icons 500** weight normal (normal)
    - **SF Pro Icons** weight 600 (normal)
    - **SF Pro Icons 600** weight normal (normal)
    - **SF Pro Icons** weight 700 (normal)
    - **SF Pro Icons 700** weight normal (normal)
    - **SF Pro Icons** weight 800 (normal)
    - **SF Pro Icons 800** weight normal (normal)
    - **SF Pro Icons** weight 900 (normal)
    - **SF Pro Icons 900** weight normal (normal)
    - **SF Pro Icons** weight 400 (normal)
    - **Apple Legacy Icons** weight 100 (normal)
    - **Apple Legacy Icons** weight 200 (normal)
    - **Apple Legacy Icons** weight 300 (normal)
    - **Apple Legacy Icons** weight 400 (normal)
    - **Apple Legacy Icons** weight 500 (normal)
    - **Apple Legacy Icons** weight 600 (normal)
    - **Apple Legacy Icons** weight 700 (normal)
    - **Apple Legacy Icons** weight 800 (normal)
    - **Apple Legacy Icons** weight 900 (normal)
    - **Apple Legacy Icons 100** weight normal (normal)
    - **Apple Legacy Icons 200** weight normal (normal)
    - **Apple Legacy Icons 300** weight normal (normal)
    - **Apple Legacy Icons 400** weight normal (normal)
    - **Apple Legacy Icons 500** weight normal (normal)
    - **Apple Legacy Icons 600** weight normal (normal)
    - **Apple Legacy Icons 700** weight normal (normal)
    - **Apple Legacy Icons 800** weight normal (normal)
    - **Apple Legacy Icons 900** weight normal (normal)
    
    ### Typography Hierarchy
    
    | Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
    |------|------|------|--------|-------------|----------------|-------|
    | Display Hero | SF Pro Display | 56px | 600 | 1.07 | -0.28px | Main headline (h2) |
    | Sub-heading | SF Pro Display | 40px | 600 | 1.1 | normal | Third-level heading (h3) |
    | Link Large | SF Pro Display | 24px | 600 | 1.17 | 0.216px | Link (24px) — Decoration: none |
    | Button Large | SF Pro Text | 18px | 300 | 1 | normal | Button label (18px) |
    | Card Title | SF Pro Text | 17px | 400 | 1.47 | -0.374px | Card headings |
    | Link Large | SF Pro Text | 17px | 600 | 1.24 | -0.374px | Link (17px) — Decoration: none |
    | Button | SF Pro Text | 14px | 400 | 1.29 | -0.224px | Button label (14px) |
    | Button Small | SF Pro Text | 12px | 400 | 1 | -0.12px | Button label (12px) |
    | Link Small | SF Pro Text | 12px | 600 | 1.33 | -0.12px | Link (12px) — Decoration: none |
    | Tiny / Micro | SF Pro Text | 10px | 400 | 1.3 | -0.08px | small text (10px) |
    
    ### Full Font Size Scale
    
    Sizes detected in the design (descending): `56px`, `44px`, `40px`, `34px`, `28px`, `24px`, `21px`, `18px`, `17px`, `14px`, `13.33px`, `12px`, `10px`
    
    > 5 size(s) detected outside the sampled hierarchy (44px, 34px, 28px, 21px, 13.3333px). 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:
    
    - **case-sensitive forms** (`case`) — punctuation height adjusted for uppercase contexts
    
    **Clone instruction:** Enable these in your CSS:
    ```css
    body {
      font-feature-settings: "case", "numr";
    }
    ```
    
    ## 4. Component Stylings
    
    ### Buttons
    
    **Dark / Solid**
    - Background: `#161617`
    - Text: `rgba(255, 255, 255, 0.92)` `{colors.surface-2}`
    - Padding: 0px 14px
    - Radius: 11px
    - Border: 3px solid rgba(255, 255, 255, 0.08)
    - Font: 17px weight 400
    - Use: Solid dark CTA
    - Hover: backgroundColor: `#ffffff`
    - Focus: outline: `rgb(0, 113, 227) solid 2px`
    
    **Light / Invert**
    - Background: `#f5f5f7`
    - Text: `#000000`
    - Padding: 8px 15px
    - Radius: 8px
    - Border: 1px solid rgba(0, 0, 0, 0)
    - Font: 14px weight 400
    - Use: Bright CTA on dark sections
    - Hover: backgroundColor: `#ffffff`
    - Focus: outline: `rgb(0, 113, 227) solid 2px`
    
    **Icon Button**
    - Background: `transparent`
    - Text: `rgba(255, 255, 255, 0.8)` `{colors.surface-2}`
    - Padding: 0px
    - Radius: 0px
    - Font: 18px weight 300
    - Use: Toolbar/UI icons
    - Hover: backgroundColor: `#ffffff`
    - Focus: outline: `rgb(0, 113, 227) solid 2px`
    
    **Ghost**
    - Background: `transparent`
    - Text: `rgba(255, 255, 255, 0.8)` `{colors.surface-2}`
    - Padding: 0px 8px
    - Radius: 0px
    - Font: 12px weight 400
    - Use: Subtle action, toolbar, nav button
    - Hover: backgroundColor: `#ffffff`
    - Focus: outline: `rgb(0, 113, 227) solid 2px`
    
    **Ghost**
    - Background: `transparent`
    - Text: `#1d1d1f` `{colors.ink-muted}`
    - Padding: 2px 0px
    - Radius: 0px
    - Font: 17px weight 400
    - Use: Subtle action, toolbar, nav button
    - Hover: backgroundColor: `#ffffff`
    - Focus: outline: `rgb(0, 113, 227) solid 2px`
    
    **Pill**
    - Background: `#0071e3` `{colors.primary-focus}`
    - Text: `#ffffff` `{colors.surface-2}`
    - Padding: 11px 21px
    - Radius: 980px
    - Border: 1px solid rgba(0, 0, 0, 0)
    - Font: 17px weight 400
    - Use: Status pills, tags, chips
    - Hover: backgroundColor: `#ffffff`
    - Focus: outline: `rgb(0, 113, 227) solid 2px`
    
    **Pill**
    - Background: `transparent`
    - Text: `#2997ff` `{colors.primary}`
    - Padding: 11px 21px
    - Radius: 980px
    - Border: 1px solid rgb(41, 151, 255)
    - Font: 17px weight 400
    - Use: Status pills, tags, chips
    - Hover: backgroundColor: `#ffffff`
    - Focus: outline: `rgb(0, 113, 227) solid 2px`
    
    ### Cards & Containers
    
    **Standard Card**
    - Background: `#000000`
    - Padding: 56px 0px
    - Radius: 0px
    - Use: Content containers, listing items
    
    ### Navigation
    
    **Main Nav**
    - Background: `rgba(29, 29, 31, 0.8)` `{colors.ink-muted}`
    - Padding: 0px
    - Radius: none
    - Font: 17px weight 400
    - Use: Fixed/sticky block nav — N/A items
    
    ### Search Bar
    
    **Search Bar**
    - Background: `rgba(29, 29, 31, 0.8)` `{colors.ink-muted}`
    - Text: `#1d1d1f` `{colors.ink-muted}`
    - Padding: 0px
    - Radius: 0px
    - Font: 17px weight 400
    - Use: Inline search form
    
    ### CTA Banners
    
    **Full-width CTA**
    - Background: `transparent`
    - Text: `#1d1d1f` `{colors.ink-muted}`
    - Padding: 0px
    - Radius: 0px
    - Font: 17px weight 400
    - Use: Full-width conversion strip with headline + button
    - Hover: backgroundColor: `#ffffff`
    - Focus: outline: `rgb(0, 113, 227) solid 2px`
    
    ### Tabs
    
    **Ghost Tab**
    - Background: `transparent`
    - Text: `#1d1d1f` `{colors.ink-muted}`
    - Padding: 0px 16px
    - Radius: 999px
    - Font: 17px weight 400
    - Use: Navigation tabs, filter tabs
    
    **Ghost Tab**
    - Background: `transparent`
    - Text: `#0066cc`
    - Padding: 8px
    - Radius: 0px
    - Font: 17px weight 400
    - Use: Navigation tabs, filter tabs
    
    
    ## 4b. Component Behaviors (State Matrix)
    
    ### Interaction State Narrative
    
    - **Button**:
      - **hover:** bg #f5f5f7 → #ffffff
    
    *State transitions extracted via Playwright simulation — exact values in the YAML matrix below.*
    
    ```yaml
    component-behaviors:
      button:
        default:
          bg: "rgb(245, 245, 247)"
          fg: "rgb(0, 0, 0)"
          border: "1px solid rgba(0, 0, 0, 0)"
        hover:
          bg: "rgb(255, 255, 255)"
          fg: "rgb(0, 0, 0)"
          border: "1px solid rgba(0, 0, 0, 0)"
        focus:
          bg: "rgb(245, 245, 247)"
          fg: "rgb(0, 0, 0)"
          border: "1px solid rgba(0, 0, 0, 0)"
      link:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgba(255, 255, 255, 0.8)"
      card:
        default:
          bg: "rgb(0, 0, 0)"
          fg: "rgb(29, 29, 31)"
      navLink:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgba(255, 255, 255, 0.8)"
      tab:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(0, 102, 204)"
      badge:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(0, 0, 0)"
      footerLink:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgba(0, 0, 0, 0.72)"
    ```
    
    **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: `Dark / Solid`, `Light / Invert`, `Icon Button`, `Ghost`, `Ghost`
    - **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
    
    ### 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
    
    ### Tabs
    - **2 shape(s)** in this system: `Ghost Tab`, `Ghost Tab`
    - **DO NOT introduce new tabs variants** without justification
    
    ## 5. Layout Principles
    
    ### Layout Type
    **hero + sections**
    
    ### Grid
    Single column, centered content
    
    ### Max Width
    2560px
    
    ### Spacing System
    Compact spacing — information density prioritized
    
    | Token | Value |
    |-------|-------|
    | xxs | 2px |
    | xs | 8px |
    | sm | 12px |
    | md | 14px |
    | base | 114px |
    | lg | 24px |
    | xl | 32px |
    | 2xl | 48px |
    | 3xl | 64px |
    
    ### Border Radius Scale
    | Name | Value | Use |
    |------|-------|-----|
    | None | 0px | No rounding |
    | Xs | 5px | Tiny corners (badges, micro elements) |
    | Sm | 8px | Buttons, inputs, small elements |
    | Md | 11px | Cards, containers |
    | Lg | 11px | Large rounded elements, pill segments |
    | Xl | 11px | Category strips, featured containers |
    | Full | 999px | Pills, avatars, circular elements |
    
    ### Shape Language
    
    | Component | Border Radius |
    |-----------|---------------|
    | Buttons | `11px` |
    | Cards & Containers | `0px` |
    | Navigation | `none` |
    | Search Bar | `0px` |
    | CTA Banners | `0px` |
    | Tabs | `999px` |
    | Page Body | `0px` |
    
    **Shape Personality**: Sharp + Pill Contrast — Angular precision with pill-shaped accents (status badges, tags). Creates strong visual hierarchy.
    
    **Full Radius Spectrum**: 0px, 5px, 8px, 11px, 980px, 999px (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** | `24px` | Within a section, between content groups |
    | **card** | `14px` | Card padding, list-item spacing |
    | **compact** | `12px` | Form fields, tight clusters, badge padding |
    | **micro** | `8px` | 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).
    
    **4/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:** "iPhone 17 Pro" — 56px center-aligned
    - **Subheading:** "Advanced AI performance and game-changing capabilities."
    - **Media:** present, positioned top
    - **CTAs:** 6 (primary: "Learn more")
    - **Clone instruction:** Reproduce the **centered** layout. Use the heading font-size token at the documented size. Place media top of text.
    
    ### Navigation Pattern
    
    - **Position:** fixed (stays visible during scroll)
    - **Layout:** logo-left-links-left — Logo and links both on the left (CTAs typically right)
    - **Height:** 44px
    - **Logo:** ✓ present
    - **Nav links:** 13 primary items
    - **CTAs in nav:** 0 (no buttons — links only)
    - **Search:** ✓ search input visible in nav
    - **Clone instruction:** Build a fixed logo left links left navigation. Link-only — no button styling needed.
    
    ### Card Grid Pattern
    
    - **Card count:** 3 cards detected
    - **Columns (desktop):** 1-up grid
    - **Card dimensions:** 1440×692px (aspect 2.08:1)
    - **Gap:** 12px between cards
    - **Content:** ✓ image + CTA
    - **Image position:** top
    - **Clone instruction:** Build a 1-column grid (desktop) with cards at ~2.08:1 aspect ratio. Each card has an image at the top.
    
    ### Footer Pattern
    
    - **Columns:** 5
    - **Links:** 75 total
    - **Height:** 5159px
    - **Includes:** ✗ no newsletter | ✗ no social |  ✓ copyright
    - **Clone instruction:** Build a 5-column footer with ~15 links per column, 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.22) 3px 5px 30px 0px` | Cards, elevated surfaces |
    
    **Shadow Philosophy**: Multi-layered shadow system creating natural, atmospheric depth. Each shadow level combines multiple layers for realistic elevation.
    
    ## 7. Motion & Interaction
    
    ### Dominant Easing Curves
    
    | Curve | Semantic Name |
    |-------|---------------|
    | `cubic-bezier(0.4,0,0.6,1)` | Custom Ease — Balanced |
    
    ### Duration Scale
    
    | CSS Variable | Value | Tier |
    |--------------|-------|------|
    | `--media-gallery-slide-duration` | `800ms` | Cinematic |
    | `--media-gallery-bottom-copy-duration` | `600ms` | Slow |
    | `--r-globalnav-flyout-link-opacity-duration` | `.5s` | Slow |
    
    ### Copy-Paste Transition Snippets
    
    **Background**
    ```css
    transition: background-color 0.24s cubic-bezier(0.4, 0, 0.6, 1);
    ```
    
    **Background**
    ```css
    transition: background-color 0.24s cubic-bezier(0.4, 0, 0.6, 1), border-color 0.24s cubic-bezier(0.4, 0, 0.6, 1);
    ```
    
    **Color / Background**
    ```css
    transition: color 0.32s cubic-bezier(0.4, 0, 0.6, 1);
    ```
    
    **Background**
    ```css
    transition: background 0.24s cubic-bezier(0.4, 0, 0.6, 1);
    ```
    
    ### Keyframe Animation Catalog
    
    | Animation Name | Type | Animated Props | Use Hint |
    |----------------|------|----------------|----------|
    | `globalnav-chevron-slide-in-hover` | Fade + Move | opacity, transform | Panel / drawer enter |
    | `globalnav-chevron-hover-off` | Fade + Move | opacity, transform | UI transition |
    | `globalnav-flyout-slide-forward-next` | Fade + Move | opacity, transform | UI transition |
    | `globalnav-flyout-slide-forward-previous` | Fade + Move | opacity, transform | UI transition |
    | `globalnav-flyout-slide-back-previous` | Fade + Move | opacity, transform | UI transition |
    | `globalnav-flyout-slide-back-next` | Fade + Move | opacity, transform | UI transition |
    | `globalnav-scrim-height-change` | Custom | height | UI transition |
    | `globalnav-fade-in` | Fade | opacity | Element entrance |
    | `globalnav-search-fade` | Fade + Move | opacity, transform | UI transition |
    | `globalnav-search-fade-and-slide` | Fade + Move | opacity, transform | UI transition |
    | `globalnav-search-fade-and-slide-to-close` | Fade + Move | opacity, transform | UI transition |
    | `globalnav-search-slide-top-to-bottom` | Slide | transform | UI transition |
    | `globalnav-search-slide-bottom-to-top` | Slide | transform | UI transition |
    | `globalnav-search-input-intro` | Fade + Move | opacity, transform | UI transition |
    | `globalnav-search-input-outro` | Fade + Move | opacity, transform | UI transition |
    | `segment-out` | Custom | top | UI transition |
    | `progress-indicator-animating` | Fade | opacity | UI transition |
    | `dotnav-shift-start-1` | Custom | translate | UI transition |
    | `dotnav-shift-end-1` | Custom | translate | UI transition |
    | `dotnav-shift-start-expand` | Custom | translate | UI transition |
    
    > *6 additional animations omitted (repetitive variants). See raw keyframes in `raw-css.json`.*
    
    ### Motion Fingerprint
    
    - **Speed Character**: Balanced Pacing (median duration: `180ms`)
    - **Dominant Easing**: custom cubic-bezier curves
    - **Animation Library**: 26 unique animations (30 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 Near Black (`#1d1d1f`) for text — not pure black, it's warmer and more readable
    - Use SF Pro Text as the primary typeface — it defines the brand personality
    - Keep font weights between 400-600 — the system uses a narrow weight range for subtle hierarchy
    - Use negative letter-spacing (-0.374px) at display sizes for compressed, editorial headlines
    - Use the extracted shadow patterns for elevation — they are tuned to match the brand palette
    - Use full-pill radius (9999px) only for specific elements (avatars, pills, toggles)
    - Use Ring Blue (`#2997ff`) as the primary accent — it's the brand's signature interactive color
    - Use 980px 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 44px — consistent vertical space for the navigation bar
    - Transition button background to Pure White (`#ffffff`) on hover — this is the extracted interactive state
    - Make the hero full-viewport (≥70% screen height) — this design uses an immersive hero, not a tall navbar
    - Include exactly 6 CTAs in the hero (primary + secondary) — this design pattern is multi-action, not single-purpose
    - 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 top image — imagery is part of the card identity, not optional
    - Build a content-dense footer (5 columns, ~75 links) — this site treats the footer as a sitemap, not an afterthought
    
    ### 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 use weight 700 (bold) or above — 600 is the maximum weight in this system
    - 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 apply pill radius on rectangular buttons or cards — it's reserved for specific interactive elements
    - Don't introduce additional saturated accent colors — the palette is intentionally controlled
    - Don't use sharp-cornered or pill buttons — 980px 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
    - Don't use opacity or brightness filter for button hover — the design uses an explicit background color change
    - Don't put a CTA button in the nav — this design uses links only at the top
    
    
    ## 7b. Enforceable Brand Rules
    
    *Structured Do/Don't with reasoning and validation tests. Agents can programmatically verify generated UI.*
    
    ```yaml
    rules:
      - id: brand-canvas-001
        type: do
        rule: "Always use the page background `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 `rgb(41, 151, 255)` for primary CTAs and brand-mark signals only"
        why: "Single chromatic assertion device — overuse dilutes meaning"
        test: "querySelectorAll('[style*=\"rgb(41, 151, 255)\"]').length <= 3 per fold"
    ```
    
    ## 9. Responsive Behavior
    
    ### Breakpoints
    | Name | Width | Key Changes |
    |------|-------|-------------|
    | Mobile | 480px | Single column, compact spacing |
    | Mobile Large | 640px | Expanded mobile layout |
    | Mobile Large | 734px | Expanded mobile layout |
    | Tablet | 776px | Multi-column grids begin |
    | Tablet | 1023px | Multi-column grids begin |
    | Large Desktop | 1440px | Maximum content width |
    
    ### Token Diff — Desktop vs Mobile
    
    | Element | Property | Desktop | Mobile |
    |---------|----------|---------|--------|
    | nav | height | `44px` | `48px` |
    | hero | height | `2100px` | `1524px` |
    | button | width | `349px` | `252.016px` |
    | main | padding | `114px 0px 0px` | `183px 0px 0px` |
    | sidebar | width | `1440px` | `390px` |
    
    ### Collapsing Strategy
    - Container padding: 114px 0px 0px → 183px 0px 0px 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 14px 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:** 6 on desktop → 50 on mobile.
    - **Navigation collapses to hamburger** — 13 links visible on desktop, 2 on mobile (the rest hide behind a menu toggle).
    - **Footer columns collapse:** 5 columns (desktop) → 2 columns (mobile).
    
    ## 9b. Visual Tone & Photography
    
    **Tone:** Photography-driven
    
    The site is dominated by photography (JPG/WebP). Photos carry the brand voice as much as the typography. Use authentic, brand-appropriate imagery — generic stock will degrade quality.
    
    **Canonical Brand Image (OG):**
    - https://www.apple.com/ac/structured-data/images/open_graph_logo.png?202604211141
      *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: 4.35:1 (ultra-wide cinematic)
    - Rendered size: 3008×692px
    - Alt text: "iPhone 17 Pro in cosmic orange finish, Pro Fusion camera system, 3 lenses, microphone, flash"
    - *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): 21 (78%)
    - Portrait (<0.87): 0 (0%)
    - Square (0.87–1.15): 3 (11%)
    - Ultra-wide (>2.3): 3 (11%)
    
    **Media Format Mix:**
    - JPG: 27 (typically photographic content)
    
    **Average rendered image size:** 1039×454px
    **Above-fold image count:** 2 / 27
    
    **Decorative Patterns Detected:**
    - 8 radial gradients — circular color blooms used for spotlight/glow effects
    - **Glassmorphism** detected (`backdrop-filter: blur`) — layered transparent surfaces with blur, modern OS-like aesthetic
    
    **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:**
    - Source authentic photography (or licensed stock that matches the brand mood) — placeholders will visibly degrade the clone.
    - Match the dominant aspect ratio (see above) so card grids and hero compositions hold.
    
    ## 10. Agent Prompt Guide
    
    ### Quick Reference
    - Background: Pure White (`#ffffff`)
    - Primary text: Near Black (`#1d1d1f`)
    - Accent: Ring Blue (`#2997ff`)
    - Border: Medium Gray (`#86868b`)
    - Font: SF Pro Text
    - Body: 17px weight 400
    
    ### Example Component Prompts
    - "Create a hero section on Pure White background (#ffffff). Headline at 34px SF Pro Text weight 600, line-height 1.47, letter-spacing -0.374px, color #1d1d1f."
    - "Create the primary CTA button: `#2997ff` background, `#ffffff` text, 980px border-radius, 11px 21px padding, 600 weight, SF Pro Text font."
    - "Build navigation: fixed on `#ffffff`. SF Pro Text 17px 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 SF Pro Text, weight range 400–600. Never exceed 600 — heavier weights break the brand's tonal restraint.
    3. **Accent**: Ring Blue (`#2997ff`) is the sole interactive color. On hover → M Tricolor Blue (`#0071e3`). Use CSS transitions, not opacity/brightness filters.
    4. **Focus**: Render focus rings in M Tricolor Blue (`#0071e3`) — never hide focus outlines. The ring color is distinct from the accent to avoid ambiguity.
    5. **Motion**: All transitions use `cubic-bezier(0.4,0,0.6,1)`. Timing: 500ms for micro-interactions, 600ms for layout changes. Never use linear for UI transitions — preserve the brand's easing personality.
    6. **Shape**: CTAs at `11px`. Apply border-radius from the extracted scale only — don't invent intermediate values.
    7. **Spacing**: Use the `--ca-space-*` token scale (8px–32px). All padding, margin, and gap values are multiples from this scale — no magic numbers.
    8. **Tokens**: Import from §11 CSS Export (`--ca-*` vars). Never hardcode hex values — always reference a token so theming remains consistent.
    
    ## 11. CSS Design Tokens Raw Export
    
    *Copy-paste ready `:root {}` block — all values extracted directly from the live site.*
    
    ```css
    /* Colors */
    :root {
      --ca-surface-2: #ffffff;
      --ca-ink-muted: #1d1d1f;
      --ca-ink-subtle: #424245;
      --ca-primary: #2997ff;
      --ca-on-primary: #111111;
      --ca-primary-focus: #0071e3;
      --ca-hairline: #86868b;
    }
    
    /* Typography */
    :root {
      --ca-font-primary: "SF Pro Display", system-ui, sans-serif;
      --ca-text-display: 56px;
      --ca-text-body: 17px;
      --ca-text-small: 24px;
      --ca-text-button: 18px;
    }
    
    /* Spacing & Radius */
    :root {
      --ca-space-xxs: 2px;
      --ca-space-xs: 8px;
      --ca-space-sm: 12px;
      --ca-space-md: 14px;
      --ca-space-base: 114px;
      --ca-space-lg: 24px;
      --ca-space-xl: 32px;
      --ca-space-2xl: 48px;
      --ca-space-3xl: 64px;
      --ca-radius-none: 0px;
      --ca-radius-xs: 5px;
      --ca-radius-sm: 8px;
      --ca-radius-md: 11px;
      --ca-radius-lg: 11px;
      --ca-radius-xl: 11px;
      --ca-radius-full: 999px;
    }
    ```
    
    
    ## 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
        classes: ["main"]
        height: 4959px
        width: full-bleed
        layout: block
        children: 3
        padding: "114px 0px 0px"
      - section: hero
        tag: section
        classes: ["section", "section-hero"]
        height: 2100px
        width: full-bleed
        layout: grid: 1-col gap=12px
        children: 3
      - section: unknown
        tag: div
        classes: ["tile-wrapper", "theme-dark"]
        height: 692px
        width: full-bleed
        layout: flex-row justify=center
        children: 3
        bg: "rgb(0, 0, 0)"
        padding: "56px 0px"
      - section: unknown
        tag: div
        classes: ["tile-image-wrapper"]
        height: 692px
        width: full-bleed
        layout: block
        children: 1
      - section: unknown
        tag: div
        classes: ["tile-copy-wrapper"]
        height: 98px
        width: 330px
        layout: block
        children: 2
      - section: navigation
        tag: div
        classes: ["globalnav-searchresults-container"]
        height: 160px
        width: 980px
        layout: block
        children: 2
      - section: unknown
        tag: div
        classes: ["tile-wrapper"]
        height: 692px
        width: full-bleed
        layout: flex-row justify=center
        children: 3
        bg: "rgb(245, 245, 247)"
        padding: "56px 0px"
      - section: unknown
        tag: div
        classes: ["tile-image-wrapper"]
        height: 692px
        width: full-bleed
        layout: block
        children: 1
      - section: unknown
        tag: div
        classes: ["tile-copy-wrapper"]
        height: 98px
        width: 237px
        layout: block
        children: 2
      - section: unknown
        tag: div
        classes: ["tile-wrapper", "theme-dark"]
        height: 692px
        width: full-bleed
        layout: flex-row justify=center
        children: 3
        bg: "rgb(0, 0, 0)"
        padding: "56px 0px"
      - section: unknown
        tag: div
        classes: ["tile-image-wrapper"]
        height: 692px
        width: full-bleed
        layout: block
        children: 1
      - section: unknown
        tag: div
        classes: ["tile-copy-wrapper"]
        height: 130px
        width: 395px
        layout: block
        children: 2
      - section: section-6
        tag: section
        classes: ["section", "section-promo"]
        height: 1764px
        width: full-bleed
        layout: grid: 2-col gap=12px
        children: 6
        padding: "0px 12px"
      - section: unknown
        tag: div
        classes: ["tile-wrapper", "theme-dark"]
        height: 580px
        width: 702px
        layout: flex-row justify=center
        children: 3
        bg: "rgb(0, 0, 0)"
        padding: "53px 0px 59px"
      - section: unknown
        tag: div
        classes: ["tile-image-wrapper"]
        height: 580px
        width: 702px
        layout: block
        children: 1
      - section: unknown
        tag: div
        classes: ["tile-wrapper"]
        height: 580px
        width: 702px
        layout: flex-row justify=center
        children: 3
        bg: "rgb(245, 245, 247)"
        padding: "53px 0px 59px"
      - section: unknown
        tag: div
        classes: ["tile-image-wrapper"]
        height: 580px
        width: 702px
        layout: block
        children: 1
      - section: unknown
        tag: div
        classes: ["tile-wrapper"]
        height: 580px
        width: 702px
        layout: flex-row justify=center
        children: 3
        bg: "rgb(245, 245, 247)"
        padding: "53px 0px 59px"
      - section: unknown
        tag: div
        classes: ["tile-image-wrapper"]
        height: 580px
        width: 702px
        layout: block
        children: 1
      - section: unknown
        tag: div
        classes: ["tile-wrapper"]
        height: 580px
        width: 702px
        layout: flex-row justify=center
        children: 3
        bg: "rgb(245, 245, 247)"
        padding: "53px 0px 59px"
      - section: unknown
        tag: div
        classes: ["tile-image-wrapper"]
        height: 580px
        width: 702px
        layout: block
        children: 1
      - section: unknown
        tag: div
        classes: ["tile-copy-wrapper"]
        height: 120px
        width: 274px
        layout: block
        children: 3
      - section: unknown
        tag: div
        classes: ["tile-wrapper"]
        height: 580px
        width: 702px
        layout: flex-row justify=center
        children: 3
        bg: "rgb(245, 245, 247)"
        padding: "53px 0px 59px"
      - section: unknown
        tag: div
        classes: ["tile-image-wrapper"]
        height: 580px
        width: 702px
        layout: block
        children: 1
      - section: unknown
        tag: div
        classes: ["tile-wrapper"]
        height: 580px
        width: 702px
        layout: flex-row justify=center
        children: 3
        bg: "rgb(245, 245, 247)"
        padding: "53px 0px 59px"
    ```
    
    **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:
        - "iPhone 17 Pro"
        - "iPhone 17"
        - "Endless entertainment."
      sub-headings:
        - "Apple for College"
        - "iPad Air"
        - "Any condition carrier deals are here."
        - "Shop and Learn"
      ctas:
        - "France"
        - "Continuer"
        - "Learn more"
        - "Buy"
      navigation:
        - "Continuer"
        - "Apple"
        - "Store"
        - "Mac"
        - "iPad"
        - "iPhone"
        - "Watch"
      footer-links:
        - "Apple"
    ```
    
    **Agent rule**: reuse these exact strings when generating UI. Do NOT translate or rephrase — brand voice is preserved through the original wording.
    
    
    ## 15. Asset Inventory (Image Roles & Ratios)
    
    *Image inventory classified by role and aspect ratio. When reproducing the site, allocate this number of assets per role.*
    
    ```yaml
    assets:
      logo:
        count: 3
        avg-ratio: 2.79
        common-aspect: "~16:6 banner"
      hero:
        count: 9
        avg-ratio: 2.90
        common-aspect: "~16:6 banner"
        sample-alts:
          - "iPhone 17 Pro in cosmic orange finish, Pro Fusion camera sys"
          - "iPhone 17 in all 5 finishes, fanned out side view"
          - "Two iPad Pro devices, front exterior, portrait orientation, "
      product:
        count: 3
        avg-ratio: 1.00
        common-aspect: "~1:1 square"
    ```
    
    **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">
      France
    </button>
    ```
    _Source pattern detected: padding `0px 14px` · radius `11px` · weight `400`_
    
    ### Generic Card
    ```html
    <div class="card">
      <!-- content -->
    </div>
    ```
    _Source pattern detected: padding `56px 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: 87/100 (B)
    
    | Category | Score | Max | Detail |
    |----------|-------|-----|--------|
    | Colors & Palette | 24 | 25 | 17 named colors |
    | Typography | 20 | 20 | 10 roles defined |
    | Components | 20 | 20 | 6 specs extracted |
    | Motion & Interaction | 12 | 15 | Keyframes present |
    | CSS Custom Properties | 6 | 10 | 121 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.
    
    | Category | What's missing | Fallback strategy |
    |----------|----------------|-------------------|
    | **Form inputs** | No text input fields detected on this page | Use the documented border-radius + accent border on focus; 12-16px padding inside |
    
    ### Per-section confidence
    
    | Section | Confidence | Reason |
    |---------|------------|--------|
    | §1 Visual Theme | High | Body bg extracted via getComputedStyle() |
    | §2 Colors | High | 121 CSS vars (semantic naming requires ≥20 for high) |
    | §3 Typography | High | 10 typography roles inferred |
    | §4 Components | High | 6 component variants captured |
    | §7 Motion | High | Keyframes + transitions |
    | §8 Do's/Don'ts | High | 28 rules generated; design-decisions.json has evidence per rule |
    | §9 Responsive | High | 6 breakpoints detected |
    | §9b Photography | High | 27 images, hero present |
    
    ---
    *Generated by Clone Architect — automated Playwright extraction + design analysis.*
    *Source: https://apple.com | 2026-05-30T20:38:27.405Z*
    *All values verified via getComputedStyle() — no approximation, no hallucination.*
    

    Re-extract: clone-architect update apple.com