Color Palette

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

Background & Surface

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

Text & Content

Primary #191919 Body text Copied!
Secondary #191919 Secondary Copied!
Muted #191919 Muted / Placeholder Copied!

Accent & Interactive

Primary #024ad8 Primary CTA Copied!
Secondary #024ad8 Secondary CTA Copied!

Border & Divider

Border #3d3d3d Dividers / Lines Copied!

Full Extracted Palette (+34)

#000000 #000000 Copied!
#1a1a1a #1a1a1a Copied!
#e0e0e0 #e0e0e0 Copied!
#e6e6e6 #e6e6e6 Copied!
#c7c7c7 #c7c7c7 Copied!
#007bff #007bff Copied!
#485571 #485571 Copied!
#efefef #efefef Copied!
#0096d6 #0096d6 Copied!
#5a5a5a #5a5a5a Copied!
#d3d2d2 #d3d2d2 Copied!
#cccccc #cccccc Copied!
#231f20 #231f20 Copied!
#fff3e5 #fff3e5 Copied!
#165dba #165dba Copied!
#0171ad #0171ad Copied!
#e8e8e8 #e8e8e8 Copied!
#f6f6f6 #f6f6f6 Copied!
#767676 #767676 Copied!
#a3a3a3 #a3a3a3 Copied!
#1f1e22 #1f1e22 Copied!
#1967b1 #1967b1 Copied!
#000e1f #000e1f Copied!
#187de6 #187de6 Copied!
#ccdef5 #ccdef5 Copied!
#007aff #007aff Copied!
#001cb0 #001cb0 Copied!
#c2c2c2 #c2c2c2 Copied!
#d9d1d1 #d9d1d1 Copied!
#627293 #627293 Copied!
#5492ff #5492ff Copied!
#f5f5f5 #f5f5f5 Copied!
#f0f0f0 #f0f0f0 Copied!
#525252 #525252 Copied!

Typography

All values extracted via getComputedStyle() — no estimation.

RoleFont FamilySize / Weight Line HeightLetter SpacingPreview
Display Hero forma-djr-micro 70px / w400 1.06 normal Display Hero
Section Heading forma-djr-micro 50px / w400 1.04 normal Section Heading
Button Large forma-djr-micro 30px / w400 1.13 normal Button Large
Sub-heading forma-djr-micro 28px / w400 1.21 normal Sub-heading
Card Title forma-djr-micro 16px / w400 1.38 normal Card Title
Body Helvetica Neue 16px / w400 1.5 normal Body
Button Large forma-djr-micro 16px / w500 normal normal Button Large
Button forma-djr-micro 14px / w400 1.33 normal Button

Live Components

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

Buttons

accent: #024ad8 · border-radius: 1000px · weight: 500

Form Inputs

border: rgb(61, 61, 61) · focus: #024ad8 · radius: 8px

Card

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

Badges & Labels

New Feature Beta Draft

Spacing Scale

xxs 2px
xs 2px
sm 6px
md 12.8px
base 16px
lg 24px
xl 30px
2xl 48px
3xl 64px

Border Radius

none
0px
xs
7px
sm
8px
md
16px
lg
20px
xl
20px
full
1000px

Component Specs

Extracted CSS values per component and variant state.

### Buttons

Ghost
  • Background: `transparent`
  • Text: `#3d3d3d` `{colors.hairline}`
  • Padding: 1px 6px
  • Radius: 0px
  • Font: 30px weight 400
  • Use: Subtle action, toolbar, nav button
Icon Button
  • Background: `transparent`
  • Text: `#000000`
  • Padding: 0px
  • Radius: 0px
  • Font: 14px weight 400
  • Use: Toolbar/UI icons
Ghost
  • Background: `transparent`
  • Text: `#1a1a1a`
  • Padding: 0px
  • Radius: 0px
  • Font: 14px weight 400
  • Use: Subtle action, toolbar, nav button
Outline
  • Background: `transparent`
  • Text: `#000000`
  • Padding: 0px 32px
  • Radius: 0px
  • Border: 1px solid rgb(0, 0, 0)
  • Shadow: `rgba(0, 0, 0, 0) 0px 0px 10px 0px`
  • Font: 16px weight 500
  • Use: Secondary action with border
Light / Invert
  • Background: `#ffffff` `{colors.on-primary}`
  • Text: `#000000`
  • Padding: 0px 32px
  • Radius: 0px
  • Border: 1px solid rgba(0, 0, 0, 0)
  • Font: 16px weight 500
  • Use: Bright CTA on dark sections
Primary Brand
  • Background: `#024ad8` `{colors.primary-hover}`
  • Text: `#ffffff` `{colors.on-primary}`
  • Padding: 0px 32px
  • Radius: 0px
  • Border: 1px solid rgba(0, 0, 0, 0)
  • Font: 16px weight 500
  • Use: Primary CTA / brand action
Icon Button
  • Background: `#000000`
  • Text: `#000000`
  • Padding: 0px
  • Radius: 20px
  • Border: 2px solid rgba(0, 0, 0, 0)
  • Font: 16px weight 400
  • Use: Toolbar/UI icons

Cards & Containers

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

Inputs & Forms

Text Input
  • Background: `transparent`
  • Text: `#000000`
  • Padding: 1px 2px
  • Radius: 0px
  • Border: 0px none rgb(0, 0, 0)
  • Font: 14px weight 400
  • Use: Text fields, search inputs

Navigation

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

Search Bar

Search Pill
  • Background: `#fafafa` `{colors.surface-1}`
  • Text: `#191919` `{colors.ink-subtle}`
  • Padding: 6px 12px
  • Radius: 1000px
  • Border: 1px solid rgb(224, 224, 224)
  • Font: 14px weight 400
  • Use: Global pill-shaped search bar

CTA Banners

Full-width CTA
  • Background: `transparent`
  • Text: `#000000`
  • Padding: 24px 0px 30px
  • Radius: 0px
  • Font: 16px weight 400
  • 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

      - 7 shape(s) in this system: `Ghost`, `Icon Button`, `Ghost`, `Outline`, `Light / Invert`
      • **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 Pill`
      • **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 400px
      Mobile Large 510px
      Mobile Large 640px
      Mobile Large 719px
      Mobile Large 767px
      Tablet 1023px
      Desktop 1280px

      Elevation & Depth

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

      Level 1
      rgba(77, 93, 133, 0.22) 0px 1px 1.5px 0px, rgba(26, 53, 84, 0.11) 0px 7px 11.5px…
      Level 2
      rgba(0, 0, 0, 0) 0px 0px 10px 0px
      Level 3
      rgba(26, 26, 26, 0.2) 0px 5px 20px 5px

      Motion & Transitions

      5 motion tokens — easing curves and durations.

      transition-1all
      transition-20.2s ease-in-out
      transition-3background-size 0.15s ease-in-out
      transition-4opacity 0.2s ease-in-out
      transition-5flex-grow 0.15s ease-in-out

      Motion Timeline

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

      load8
      appear
      grow-search
      vanish
      onetrust-fade-in

      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(61, 61, 61)
      input
      default
      input
      bg rgba(0, 0, 0, 0)
      fg rgb(0, 0, 0)
      link
      default
      link
      bg rgba(0, 0, 0, 0)
      fg rgb(61, 61, 61)
      card
      default
      card
      bg rgba(0, 0, 0, 0)
      fg rgb(0, 0, 0)
      navLink
      default
      navLink
      bg rgba(0, 0, 0, 0)
      fg rgb(61, 61, 61)

      Z-Index Stacking Context

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

      z:999999
      hp-modal.js-hp-component.modal
      z:10001
      a.js-skip-link
      z:10001
      a.js-skip-link
      z:1000
      ul.digitnav-a11y-nav
      z:999
      #header
      z:100
      div.ac-msrp-tooltip
      z:98
      div.result
      z:10
      div.swiper-pagination.default-style
      z:2
      div.autocomplete-header
      z:2
      button.swiper-arrow.c-icon
      z:2
      div.c-custom-info-banner-v2__media.c-custom-info-banner-v2__media--cloned
      z:2
      div.c-custom-info-banner-v2__media.focal-point--left
      z:2
      div.c-custom-info-banner-v2__media.c-custom-info-banner-v2__media--cloned
      z:2
      div.c-custom-info-banner-v2__media.focal-point--left
      z:2
      div.c-custom-info-banner-v2__media.c-custom-info-banner-v2__media--cloned
      z:2
      div.c-custom-info-banner-v2__media.focal-point--left
      z:2
      div.c-custom-info-banner-v2__header.header-position-bottom
      z:2
      div.c-custom-info-banner-v2__media.c-custom-info-banner-v2__media--cloned
      z:2
      div.c-custom-info-banner-v2__media.focal-point--left
      z:2
      div.c-custom-info-banner-v2__media.c-custom-info-banner-v2__media--cloned

      Export tokens

      Copy these design tokens to any framework. Generated from hp.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: hp.com
      description: "Light product system built on #ffffff with #024ad8 as the primary CTA accent. Type anchored in Helvetica Neue at 48px / weight 600. Extracted automatically from https://hp.com/ — every value from getComputedStyle(), no approximation."
      narrative: |
        hp.com is built on a pure-white canvas (rgb(255, 255, 255)).
        The system uses #024ad8 as the high-saturation accent for primary actions.
        Sharp 0px corners on CTAs — architectural restraint, engineering precision alongside Roboto as the primary typeface.
      
      colors:
        background: "#ffffff"
        surface-1: "#fafafa"
        surface-2: "#f7f7f9"
        ink: "#191919"
        ink-muted: "rgba(25, 25, 25, 0.65)"
        ink-subtle: "#191919"
        primary: "#024ad8"
        on-primary: "#ffffff"
        primary-hover: "#024ad8"
        hairline: "#3d3d3d"
        primary-focus: "#ccdef5"
      
      typography:
        display-xl:
          fontFamily: "forma-djr-micro"
          fontSize: 70px
          fontWeight: 400
          lineHeight: 1.06
          letterSpacing: 0
        display-lg:
          fontFamily: "forma-djr-micro"
          fontSize: 50px
          fontWeight: 400
          lineHeight: 1.04
          letterSpacing: 0
        display-md:
          fontFamily: "forma-djr-micro"
          fontSize: 28px
          fontWeight: 400
          lineHeight: 1.21
          letterSpacing: 0
        body:
          fontFamily: "forma-djr-micro"
          fontSize: 16px
          fontWeight: 400
          lineHeight: 1.38
          letterSpacing: 0
        button:
          fontFamily: "forma-djr-micro"
          fontSize: 30px
          fontWeight: 400
          lineHeight: 1.13
          letterSpacing: 0
      
      rounded:
        none: 0px
        xs: 7px
        sm: 8px
        md: 16px
        lg: 20px
        xl: 20px
        xxl: 24px
        pill: 1000px
      
      spacing:
        xxs: 2px
        xs: 2px
        sm: 6px
        md: 12.8px
        lg: 24px
        xl: 30px
        xxl: 64px
        section: 80px
      
      components:
        button-ghost:
          backgroundColor: "transparent"
          textColor: "{colors.hairline}"
          typography: "{typography.button}"
          rounded: "{rounded.none}"
          padding: 1px 6px
        button-icon-button:
          backgroundColor: "transparent"
          textColor: "#000000"
          typography: "{typography.body}"
          rounded: "{rounded.none}"
        button-ghost:
          backgroundColor: "transparent"
          textColor: "#1a1a1a"
          typography: "{typography.body}"
          rounded: "{rounded.none}"
        card-standard-card:
          backgroundColor: "transparent"
          typography: "{typography.body}"
          rounded: "{rounded.none}"
        input-text-input:
          backgroundColor: "transparent"
          textColor: "#000000"
          typography: "{typography.body}"
          rounded: "{rounded.none}"
          padding: 1px 2px
        navigation-main-nav:
          backgroundColor: "{colors.on-primary}"
          typography: "{typography.body}"
          rounded: "{rounded.none}"
        search-bar-search-pill:
          backgroundColor: "{colors.surface-1}"
          textColor: "{colors.ink-subtle}"
          typography: "{typography.body}"
          rounded: "{rounded.pill}"
          padding: 6px 12px
        cta-banner-full-width-cta:
          backgroundColor: "transparent"
          textColor: "#000000"
          typography: "{typography.body}"
          rounded: "{rounded.none}"
          padding: 24px 0px 30px
      
      extracted_at: "2026-05-30T20:39:00.184Z"
      completeness: 84
      scoreVersion: "v2"
      
      ---
      
      # Design System — hp.com
      > Extracted automatically by Clone Architect from https://hp.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**: `#024ad8` 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
      
      hp.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 Neue**. Headlines run at a remarkably light weight (0) — restraint over assertion, creating an editorial calm that invites reading rather than demanding it. 
      
      Body text reads in Near Black (`#191919`) — softened from pure black, a small but deliberate detail that lowers reading friction. **#024ad8** (`#024ad8`) 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. 
      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: forma-djr-micro
      - Primary text: Near Black (`#191919`)
      - Accent: #024ad8 (`#024ad8`)
      - Shadow system: 3 distinct elevation levels
      - Custom fonts loaded: forma-djr-micro
      
      ## 2. Color Palette & Roles
      
      ### Background & Surface
      - **Pure White** (`#ffffff`): Page background (primary)
      - **Off-White** (`#fafafa`): Surface / elevated background
      - **Light Gray** (`#e0e0e0`): Surface / elevated background
      - **Off-White** (`#f7f7f9`): Surface / elevated background
      - **Light Gray** (`#e6e6e6`): Surface / elevated background
      
      ### Text & Content
      - **Near Black** (`#191919`): Primary body text
      - **Pure Black** (`#000000`): Secondary text
      - **Dark Gray** (`#3d3d3d`): Secondary text
      - **Near Black** (`#1a1a1a`): Secondary text
      - **Warm Brown** (`#231f20`): Secondary text
      
      ### Accent & Interactive
      - **#024ad8** (`#024ad8`): Interactive / accent
      - **#007bff** (`#007bff`): Interactive / accent
      - **Slate** (`#485571`): Interactive / accent
      - **Sky Bright** (`#0096d6`): Interactive / accent
      - **M Tricolor Blue** (`#165dba`): Interactive / accent
      - **#0171ad** (`#0171ad`): Interactive / accent
      - **M Tricolor Blue** (`#1967b1`): Interactive / accent
      
      ### Border & Divider
      - **Silver** (`#c7c7c7`): Borders / dividers
      - **Silver** (`#d3d2d2`): Borders / dividers
      - **Silver** (`#cccccc`): Borders / dividers
      - **Light Gray** (`#e8e8e8`): Borders / dividers
      
      ### Full Extracted Palette
      40 distinct colors detected on the live page (21 categorized above + 19 additional below). Every value is a real `getComputedStyle()` color — no approximation.
      
      - `#efefef` — Light Gray
      - `#5a5a5a` — Slate
      - `#fff3e5` — Warm Cream
      - `#f6f6f6` — Off-Cream
      - `#767676` — Stone
      - `rgba(163, 163, 163, 0.4)` — Translucent Cool Gray (40%)
      - `rgba(31, 30, 34, 0.9)` — Translucent Near Black (90%)
      - `#000e1f` — Deep Navy
      - `#187de6` — M Tricolor Blue
      - `#ccdef5` — Light Blue
      - `#007aff` — #007aff
      - `#001cb0` — #001cb0
      - `#c2c2c2` — Silver
      - `#d9d1d1` — Silver
      - `#627293` — Slate Gray
      - `#5492ff` — Cornflower Blue
      - `#f5f5f5` — Warm Cream
      - `#f0f0f0` — Light Gray
      - `#525252` — Slate
      
      ### CSS Custom Properties (Design Tokens)
      
      **Font Weight Token**
      - `--font-weight-light`: `300`
      - `--font-weight-medium`: `500`
      - `--font-weight-regular`: `400`
      - `--font-bold`: `forma-djr-micro,Arial,sans-serif`
      
      **Shadow Token**
      - `--digitnav-shadow-default`: `#4d5d8538`
      
      **Other tokens**
      - `--font`: `forma-djr-micro,Arial,sans-serif`
      - `--hp-button-focus-outline-color`: `#ccdef5`
      - `--font-light`: `forma-djr-micro,Arial,sans-serif`
      - `--swiper-theme-color`: `#007aff`
      - `--digitnav-accent-hover`: `#001cb0`
      - `--digitnav-accent-default`: `#024ad8`
      
      ## 3. Typography Rules
      
      ### Font Families
      - **Primary**: `-apple-system`
      - **Secondary**: `swiper-icons`
      - **Font 3**: `forma-djr-micro`
      - **Font 4**: `aemHPIcons`
      - **Font 5**: `newhpicon`
      
      ### Custom Fonts Loaded
      - **swiper-icons** weight 400 (normal)
      - **forma-djr-micro** weight normal (normal)
      - **aemHPIcons** weight normal (normal)
      
      ### Typography Hierarchy
      
      | Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
      |------|------|------|--------|-------------|----------------|-------|
      | Display Hero | forma-djr-micro | 70px | 400 | 1.06 | normal | Main headline (h2) |
      | Section Heading | forma-djr-micro | 50px | 400 | 1.04 | normal | Section titles (h2) |
      | Button Large | forma-djr-micro | 30px | 400 | 1.13 | normal | Button label (30px) |
      | Sub-heading | forma-djr-micro | 28px | 400 | 1.21 | normal | Third-level heading (h3) |
      | Card Title | forma-djr-micro | 16px | 400 | 1.38 | normal | Card headings |
      | Body | Helvetica Neue | 16px | 400 | 1.5 | normal | Standard reading text |
      | Button Large | forma-djr-micro | 16px | 500 | normal | normal | Button label (16px) |
      | Button | forma-djr-micro | 14px | 400 | 1.33 | normal | Button label (14px) |
      
      ### Font Weight Scale
      
      CSS custom properties define 4 explicit weight steps:
      - `--font-weight-light`: `300` — Light
      - `--font-weight-regular`: `400` — Regular
      - `--font-weight-medium`: `500` — Medium
      - `--font-weight-bold`: `700` — Bold
      
      ### Full Font Size Scale
      
      Sizes detected in the design (descending): `70px`, `50px`, `34px`, `30px`, `28px`, `24px`, `22px`, `20px`, `18px`, `16px`, `14px`, `12px`, `10px`
      
      > 7 size(s) detected outside the sampled hierarchy (34px, 24px, 22px, 20px, 18px, 12px, 10px). These appear on elements not in the sampled set — likely additional display sizes, marketing-section overrides, or third-party-widget styles.
      
      ## 4. Component Stylings
      
      ### Buttons
      
      **Ghost**
      - Background: `transparent`
      - Text: `#3d3d3d` `{colors.hairline}`
      - Padding: 1px 6px
      - Radius: 0px
      - Font: 30px weight 400
      - Use: Subtle action, toolbar, nav button
      
      **Icon Button**
      - Background: `transparent`
      - Text: `#000000`
      - Padding: 0px
      - Radius: 0px
      - Font: 14px weight 400
      - Use: Toolbar/UI icons
      
      **Ghost**
      - Background: `transparent`
      - Text: `#1a1a1a`
      - Padding: 0px
      - Radius: 0px
      - Font: 14px weight 400
      - Use: Subtle action, toolbar, nav button
      
      **Outline**
      - Background: `transparent`
      - Text: `#000000`
      - Padding: 0px 32px
      - Radius: 0px
      - Border: 1px solid rgb(0, 0, 0)
      - Shadow: `rgba(0, 0, 0, 0) 0px 0px 10px 0px`
      - Font: 16px weight 500
      - Use: Secondary action with border
      
      **Light / Invert**
      - Background: `#ffffff` `{colors.on-primary}`
      - Text: `#000000`
      - Padding: 0px 32px
      - Radius: 0px
      - Border: 1px solid rgba(0, 0, 0, 0)
      - Font: 16px weight 500
      - Use: Bright CTA on dark sections
      
      **Primary Brand**
      - Background: `#024ad8` `{colors.primary-hover}`
      - Text: `#ffffff` `{colors.on-primary}`
      - Padding: 0px 32px
      - Radius: 0px
      - Border: 1px solid rgba(0, 0, 0, 0)
      - Font: 16px weight 500
      - Use: Primary CTA / brand action
      
      **Icon Button**
      - Background: `#000000`
      - Text: `#000000`
      - Padding: 0px
      - Radius: 20px
      - Border: 2px solid rgba(0, 0, 0, 0)
      - Font: 16px weight 400
      - Use: Toolbar/UI icons
      
      ### Cards & Containers
      
      **Standard Card**
      - Background: `transparent`
      - Padding: 0px
      - Radius: 0px
      - Use: Content containers, listing items
      
      ### Inputs & Forms
      
      **Text Input**
      - Background: `transparent`
      - Text: `#000000`
      - Padding: 1px 2px
      - Radius: 0px
      - Border: 0px none rgb(0, 0, 0)
      - Font: 14px weight 400
      - Use: Text fields, search inputs
      
      ### Navigation
      
      **Main Nav**
      - Background: `#ffffff` `{colors.on-primary}`
      - Padding: 0px
      - Radius: none
      - Font: 14px weight 400
      - Use: Static flex nav — N/A items
      
      ### Search Bar
      
      **Search Pill**
      - Background: `#fafafa` `{colors.surface-1}`
      - Text: `#191919` `{colors.ink-subtle}`
      - Padding: 6px 12px
      - Radius: 1000px
      - Border: 1px solid rgb(224, 224, 224)
      - Font: 14px weight 400
      - Use: Global pill-shaped search bar
      
      ### CTA Banners
      
      **Full-width CTA**
      - Background: `transparent`
      - Text: `#000000`
      - Padding: 24px 0px 30px
      - Radius: 0px
      - Font: 16px weight 400
      - 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(61, 61, 61)"
        input:
          default:
            bg: "rgba(0, 0, 0, 0)"
            fg: "rgb(0, 0, 0)"
        link:
          default:
            bg: "rgba(0, 0, 0, 0)"
            fg: "rgb(61, 61, 61)"
        card:
          default:
            bg: "rgba(0, 0, 0, 0)"
            fg: "rgb(0, 0, 0)"
        navLink:
          default:
            bg: "rgba(0, 0, 0, 0)"
            fg: "rgb(61, 61, 61)"
        badge:
          default:
            bg: "rgba(0, 0, 0, 0)"
            fg: "rgb(0, 0, 0)"
      ```
      
      **Agent usage**: Validate generated components against this matrix. If your output's `:hover` state changes properties not listed here, you are off-brand.
      
      
      ## 4c. Component Vocabulary (Closed System)
      
      *This brand uses ONLY the following component vocabulary. Introducing new variants without justification breaks the system's tonal coherence.*
      
      ### Buttons
      - **7 shape(s)** in this system: `Ghost`, `Icon Button`, `Ghost`, `Outline`, `Light / Invert`
      - **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 Pill`
      - **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
      1200px
      
      ### Spacing System
      Compact spacing — information density prioritized
      
      | Token | Value |
      |-------|-------|
      | xxs | 2px |
      | xs | 2px |
      | sm | 6px |
      | md | 12.8px |
      | base | 16px |
      | lg | 24px |
      | xl | 30px |
      | 2xl | 48px |
      | 3xl | 64px |
      
      ### Border Radius Scale
      | Name | Value | Use |
      |------|-------|-----|
      | None | 0px | No rounding |
      | Xs | 7px | Tiny corners (badges, micro elements) |
      | Sm | 8px | Buttons, inputs, small elements |
      | Md | 16px | Cards, containers |
      | Lg | 20px | Large rounded elements, pill segments |
      | Xl | 20px | Category strips, featured containers |
      | Full | 1000px | Pills, avatars, circular elements |
      
      ### Shape Language
      
      | Component | Border Radius |
      |-----------|---------------|
      | Buttons | `0px` |
      | Cards & Containers | `0px` |
      | Inputs & Forms | `0px` |
      | Navigation | `none` |
      | Search Bar | `1000px` |
      | CTA Banners | `0px` |
      | Page Body | `0px` |
      | Primary Input | `0px` |
      
      **Shape Personality**: Sharp + Pill Contrast — Angular precision with pill-shaped accents (status badges, tags). Creates strong visual hierarchy.
      
      **Full Radius Spectrum**: 0px, 7px, 8px, 10px, 16px, 20px, full/pill (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** | `30px` | Between major bands (color change, content shift) |
      | **subsection** | `24px` | Within a section, between content groups |
      | **card** | `12.8px` | Card padding, list-item spacing |
      | **compact** | `6px` | Form fields, tight clusters, badge padding |
      | **micro** | `2px` | 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:** 495px tall (not full-viewport)
      - **Heading:** "Succès garanti" — 70px left-aligned
      - **Subheading:** "Découvrez l’avenir, où votre temps est optimisé et vos capacités libérées, grâce aux PC IA nouvelle génération HP EliteBook Ultra, à la fois élégants "
      - **CTAs:** 1 (primary: "En savoir plus")
      - **Clone instruction:** Reproduce the **centered** layout. Use the heading font-size token at the documented size. No imagery needed for hero — text-driven.
      
      ### Navigation Pattern
      
      - **Position:** static (scrolls with page)
      - **Layout:** unknown — Layout not classified
      - **Height:** 48px
      - **Logo:** ✓ present
      - **Nav links:** 6 primary items
      - **CTAs in nav:** 0 (no buttons — links only)
      - **Clone instruction:** Build a static unknown navigation. Link-only — no button styling needed.
      
      ### Card Grid Pattern
      
      - **Card count:** 9 cards detected
      - **Columns (desktop):** 1-up grid
      - **Card dimensions:** 1440×601px (aspect 2.4:1)
      - **Gap:** 10px between cards
      - **Content:** ✓ image + CTA
      - **Image position:** none
      - **Clone instruction:** Build a 1-column grid (desktop) with cards at ~2.4:1 aspect ratio. Each card has an image at the none.
      
      ### Footer Pattern
      
      - **Columns:** 1
      - **Links:** 0 total
      - **Height:** 36px
      - **Includes:** ✗ no newsletter | ✗ no social |  ✓ copyright
      - **Clone instruction:** Build a 1-column footer with ~0 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(77, 93, 133, 0.22) 0px 1px 1.5px 0px`,<br>`rgba(26, 53, 84, 0.11) 0px 7px 11.5px 0px` | Cards, elevated surfaces |
      | Layered (Level 2) | <br>`rgba(0, 0, 0, 0) 0px 0px 10px 0px` | Cards, elevated surfaces |
      | Layered (Level 3) | <br>`rgba(26, 26, 26, 0.2) 0px 5px 20px 5px` | Cards, elevated surfaces |
      
      **Shadow Philosophy**: Multi-layered shadow system creating natural, atmospheric depth. Each shadow level combines multiple layers for realistic elevation.
      
      ## 7. Motion & Interaction
      
      ### Dominant Easing Curves
      
      | Curve | Semantic Name |
      |-------|---------------|
      | `ease-in-out` | Ease In-Out — Symmetric |
      | `ease-in` | Ease In — Accelerating |
      | `ease` | CSS ease — Default |
      
      ### Duration Scale
      
      | Value | Tier | Typical Use |
      |-------|------|-------------|
      | `100ms` | Fast | Hover states, micro-interactions |
      | `150ms` | Fast | Hover states, micro-interactions |
      | `200ms` | Normal | Panel open/close, navigation |
      | `300ms` | Normal | Panel open/close, navigation |
      
      ### Copy-Paste Transition Snippets
      
      **All Props**
      ```css
      transition: 0.2s ease-in-out;
      ```
      
      **All Props**
      ```css
      transition: background-size 0.15s ease-in-out;
      ```
      
      **Opacity**
      ```css
      transition: opacity 0.2s ease-in-out;
      ```
      
      **All Props**
      ```css
      transition: flex-grow 0.15s ease-in-out;
      ```
      
      ### Keyframe Animation Catalog
      
      | Animation Name | Type | Animated Props | Use Hint |
      |----------------|------|----------------|----------|
      | `load8` | Rotate / Spin | transform | UI transition |
      | `appear` | Fade | display, opacity | UI transition |
      | `grow-search` | Custom | flex-grow | UI transition |
      | `vanish` | Fade | display, opacity | UI transition |
      | `onetrust-fade-in` | Fade | opacity | Element entrance |
      
      ### Motion Fingerprint
      
      - **Speed Character**: Balanced Pacing (median duration: `200ms`)
      - **Dominant Easing**: symmetric in-out (precise)
      - **Animation Library**: 5 unique animations (5 total including variants)
      
      > This design moves with balanced pacing timing using symmetric in-out (precise), creating a UI that feels natural and fluid.
      
      ## 8. Do's and Don'ts
      
      ### Do
      - Use Near Black (`#191919`) for text — not pure black, it's warmer and more readable
      - Use Helvetica Neue as the primary typeface — it defines the brand personality
      - Use the extracted shadow patterns for elevation — they are tuned to match the brand palette
      - Use full-pill radius (9999px) only for specific elements (avatars, pills, toggles)
      - Use #024ad8 (`#024ad8`) as the primary accent — it's the brand's signature interactive color
      - Maintain nav height at 48px — consistent vertical space for the navigation bar
      - Respect the 2px–30px spacing range — the design uses a wide scale for visual breathing room
      - Keep the hero centered and text-driven — no decorative media, typography carries the message
      - Use a single primary CTA in the hero — the design intentionally avoids choice paralysis
      - 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 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 collapse or hide the nav on scroll without an explicit scroll-triggered animation — the design uses fixed nav presence
      - Don't add hero illustrations or photos — they'll break the typographic restraint
      - Don't make the nav sticky — this design lets it scroll away to maximize content focus
      - Don't put a CTA button in the nav — this design uses links only at the top
      - Don't over-build the footer — this design keeps it minimal (1 cols, 0 links)
      
      
      ## 7b. Enforceable Brand Rules
      
      *Structured Do/Don't with reasoning and validation tests. Agents can programmatically verify generated UI.*
      
      ```yaml
      rules:
        - id: brand-canvas-001
          type: do
          rule: "Always use the page background `rgb(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 `#024ad8` for primary CTAs and brand-mark signals only"
          why: "Single chromatic assertion device — overuse dilutes meaning"
          test: "querySelectorAll('[style*=\"#024ad8\"]').length <= 3 per fold"
      ```
      
      ## 9. Responsive Behavior
      
      ### Breakpoints
      | Name | Width | Key Changes |
      |------|-------|-------------|
      | Mobile | 400px | Single column, compact spacing |
      | Mobile Large | 510px | Expanded mobile layout |
      | Mobile Large | 640px | Expanded mobile layout |
      | Mobile Large | 719px | Expanded mobile layout |
      | Mobile Large | 767px | Expanded mobile layout |
      | Tablet | 1023px | Multi-column grids begin |
      | Desktop | 1280px | Full feature layout |
      
      ### Token Diff — Desktop vs Mobile
      
      | Element | Property | Desktop | Mobile |
      |---------|----------|---------|--------|
      | nav | display | `flex` | `none` |
      | nav | flex-direction | `row` | `column` |
      | nav | height | `48px` | `auto` |
      | card | width | `1440px` | `390px` |
      
      ### Collapsing Strategy
      - Navigation: flex → none on mobile
      - Cards: multi-column → stacked vertical on mobile
      - Footer: multi-column → stacked single column on mobile
      
      ### Touch Targets
      - Buttons: 1px 6px padding
      - Navigation: adequate spacing between items
      - Interactive elements: minimum 44px touch target recommended
      
      ### Collapsing Narrative
      
      How the structural patterns adapt from desktop to mobile (extracted from both viewport extractions):
      
      *No major structural differences detected between desktop and mobile widgets. The same blueprints scale rather than collapse — verify by inspecting actual mobile render.*
      
      ## 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://www.hp.com/content/dam/sites/worldwide/dems/hp_og_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.4:1 (ultra-wide cinematic)
      - Rendered size: 1440×601px
      - Alt text: "2025-omen-max16-intel"
      - *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 (88%)
      - Portrait (<0.87): 0 (0%)
      - Square (0.87–1.15): 0 (0%)
      - Ultra-wide (>2.3): 3 (13%)
      
      **Media Format Mix:**
      - JPG: 7 (typically photographic content)
      - PNG: 17 (logos, transparent UI elements, mockups)
      
      **Average rendered image size:** 582×360px
      **Above-fold image count:** 17 / 24
      
      **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: Near Black (`#191919`)
      - Accent: #024ad8 (`#024ad8`)
      - Border: Dark Gray (`#3d3d3d`)
      - Font: Helvetica Neue
      - Body: 16px weight 400
      
      ### Example Component Prompts
      - "Create the primary CTA button: `#024ad8` background, `#ffffff` text, 1000px border-radius, 0px 32px padding, 500 weight, Helvetica Neue font."
      - "Design a card on `transparent` background. Border: none. Radius: 0px. Shadow: none. Padding: 0px."
      - "Build navigation: static on `#ffffff`. Helvetica Neue 14px 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 Neue, weight range 300–700. Never exceed 700 — heavier weights break the brand's tonal restraint.
      3. **Accent**: #024ad8 (`#024ad8`) is the sole interactive color. On hover → #024ad8 (`#024ad8`). 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 (2px–30px). 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: #fafafa;
        --ca-surface-2: #f7f7f9;
        --ca-ink-subtle: #191919;
        --ca-primary-hover: #024ad8;
        --ca-hairline: #3d3d3d;
        --ca-primary-focus: #ccdef5;
      }
      
      /* Typography */
      :root {
        --ca-font-primary: "forma-djr-micro", system-ui, sans-serif;
        --ca-text-display: 70px;
        --ca-text-heading: 50px;
        --ca-text-body: 16px;
        --ca-text-button: 30px;
      }
      
      /* Spacing & Radius */
      :root {
        --ca-space-xxs: 2px;
        --ca-space-xs: 2px;
        --ca-space-sm: 6px;
        --ca-space-md: 12.8px;
        --ca-space-base: 16px;
        --ca-space-lg: 24px;
        --ca-space-xl: 30px;
        --ca-space-2xl: 48px;
        --ca-space-3xl: 64px;
        --ca-radius-none: 0px;
        --ca-radius-xs: 7px;
        --ca-radius-sm: 8px;
        --ca-radius-md: 16px;
        --ca-radius-lg: 20px;
        --ca-radius-xl: 20px;
        --ca-radius-full: 1000px;
      }
      ```
      
      
      ## 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: unknown
          tag: div
          classes: ["everything"]
          height: 3750px
          width: full-bleed
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["swiper-container", "js-component-extension", "arrows-dark", "swiper-dotted"]
          height: 641px
          width: full-bleed
          layout: flex-row justify=normal
          children: 5
          padding: "0px 0px 40px"
        - section: unknown
          tag: div
          classes: ["c-video-container--container-fit"]
          height: 601px
          width: full-bleed
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["c-video-container--container-fit"]
          height: 601px
          width: full-bleed
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["c-video-container--container-fit"]
          height: 601px
          width: full-bleed
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["c-video-container--container-fit"]
          height: 601px
          width: full-bleed
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["c-video-container--container-fit"]
          height: 601px
          width: full-bleed
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["c-video-container--container-fit"]
          height: 601px
          width: full-bleed
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["c-video-container--container-fit"]
          height: 601px
          width: full-bleed
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["c-video-container--container-fit"]
          height: 601px
          width: full-bleed
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["c-video-container--container-fit"]
          height: 601px
          width: full-bleed
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["swiper-wrapper"]
          height: 601px
          width: full-bleed
          layout: flex-row justify=normal
          children: 9
        - section: unknown
          tag: div
          height: 601px
          width: full-bleed
          layout: block
          children: 2
        - section: unknown
          tag: div
          height: 601px
          width: full-bleed
          layout: block
          children: 2
        - section: unknown
          tag: div
          height: 601px
          width: full-bleed
          layout: block
          children: 2
        - section: unknown
          tag: div
          height: 601px
          width: full-bleed
          layout: block
          children: 2
        - section: hero
          tag: div
          height: 600px
          width: full-bleed
          layout: block
          children: 2
        - section: hero
          tag: div
          classes: ["container"]
          height: 600px
          width: 1280px
          layout: block
          children: 1
          padding: "0px 31px"
        - section: unknown
          tag: div
          height: 600px
          width: 912px
          layout: block
          children: 1
        - section: hero
          tag: div
          height: 601px
          width: full-bleed
          layout: block
          children: 2
        - section: hero
          tag: div
          classes: ["container"]
          height: 600px
          width: 1280px
          layout: block
          children: 1
          padding: "0px 31px"
        - section: unknown
          tag: div
          height: 601px
          width: 912px
          layout: block
          children: 1
        - section: hero
          tag: div
          height: 601px
          width: full-bleed
          layout: block
          children: 2
        - section: hero
          tag: div
          classes: ["container"]
          height: 601px
          width: 1280px
          layout: block
          children: 1
          padding: "0px 31px"
        - section: unknown
          tag: div
          height: 601px
          width: full-bleed
          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:
          - "Avec les bons outils, le travail ne ressemble plus à du travail"
          - "OMEN MAX 16. Conçu pour repousser les limites"
          - "Boutique en ligne – HP Store"
          - "Succès garanti"
          - "HP Instant Ink"
          - "Nous croyons que la technologie façonne l’avenir du travail."
        sub-headings:
          - "Transformez votre façon de travailler avec les PC IA HP."
          - "Le meilleur de la technologie en un click. Profitez de nos offres."
          - "Découvrez l’avenir, où votre temps est optimisé et vos capacités libérées, grâce aux PC IA nouvelle"
          - "Recevez vos cartouches automatiquement chez vous, uniquement lorsque vous en avez besoin."
          - "Passez à la technologie HP Tank sans cartouche et obtenez jusqu’à trois ans d’encre inclus"
          - "Les Copilot+ PC sont les PC Windows les plus rapides et les plus intelligents à ce jour"
        ctas:
          - "En savoir plus"
          - "Acheter"
        navigation:
          - "Skip to Content"
          - "Skip to Footer"
          - "Skip to Country Selector"
          - "PC portables"
          - "Promotions PC portables"
          - "PC portables IA"
          - "Choisir son PC portable"
          - "Copilot+ PCs"
          - "PC portables pour la maison"
          - "PC portables professionnels"
      ```
      
      **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.40
          common-aspect: "~16:9 landscape"
          sample-alts:
            - "2025-omen-max16-intel"
      ```
      
      **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 `400`_
      
      ### 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.
      
      
      ## 12. Known Extraction Gaps
      
      *Auto-detected limitations of this extraction — understand before building:*
      
      - **1 parasitic shadow(s) detected** — colored box-shadows (not near-black) found in allShadows. These likely originate from browser extensions or third-party injected widgets (e.g. Grammarly, chat overlays), not from the site's own design system. Discard them when building.
      
      
      ---
      ## Extraction Completeness: 84/100 (B)
      
      | Category | Score | Max | Detail |
      |----------|-------|-----|--------|
      | Colors & Palette | 25 | 25 | 21 named colors |
      | Typography | 20 | 20 | 8 roles defined |
      | Components | 20 | 20 | 6 specs extracted |
      | Motion & Interaction | 12 | 15 | Keyframes present |
      | CSS Custom Properties | 2 | 10 | 31 vars |
      | Responsive Breakpoints | 5 | 5 | 7 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 | Medium | 31 CSS vars (semantic naming requires ≥20 for high) |
      | §3 Typography | High | 8 typography roles inferred |
      | §4 Components | High | 6 component variants captured |
      | §7 Motion | High | Keyframes + transitions |
      | §8 Do's/Don'ts | High | 20 rules generated; design-decisions.json has evidence per rule |
      | §9 Responsive | High | 7 breakpoints detected |
      | §9b Photography | High | 24 images, hero present |
      
      ---
      *Generated by Clone Architect — automated Playwright extraction + design analysis.*
      *Source: https://hp.com | 2026-05-30T20:39:00.194Z*
      *All values verified via getComputedStyle() — no approximation, no hallucination.*
      

      Re-extract: clone-architect update hp.com