Color Palette

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

Background & Surface

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

Text & Content

Primary #000000 Body text Copied!
Secondary #1e222a Secondary Copied!
Muted #656a76 Muted / Placeholder Copied!

Accent & Interactive

Primary #ffe543 Primary CTA Copied!
Secondary #feec7b Secondary CTA Copied!

Border & Divider

Border #3b3d45 Dividers / Lines Copied!

Semantic States

⚠ Error Error #f25054 Errors, destructive Copied!
✓ Success Success #00bc7f Success, positive Copied!
! Warning Warning #fbeabf Caution Copied!
ℹ Info Info #d0e0ff Informative Copied!

Full Extracted Palette (+219)

#2264d6 #2264d6 Copied!
#0c0c0e #0c0c0e Copied!
#1060ff #1060ff Copied!
#0c56e9 #0c56e9 Copied!
#0d0e12 #0d0e12 Copied!
#d5d7db #d5d7db Copied!
#b2b6bd #b2b6bd Copied!
#15181e #15181e Copied!
#f1f2f3 #f1f2f3 Copied!
#8c909c #8c909c Copied!
#1563ff #1563ff Copied!
#2b89ff #2b89ff Copied!
#389aff #389aff Copied!
#616875 #616875 Copied!
#7b42bc #7b42bc Copied!
#123456 #123456 Copied!
#333333 #333333 Copied!
#14c6cb #14c6cb Copied!
#1868f2 #1868f2 Copied!
#ffec6e #ffec6e Copied!
#12b6bb #12b6bb Copied!
#ffcf25 #ffcf25 Copied!
#2e71e5 #2e71e5 Copied!
#a9722e #a9722e Copied!
#fff3e8 #fff3e8 Copied!
#731e25 #731e25 Copied!
#cefcf2 #cefcf2 Copied!
#63d0ff #63d0ff Copied!
#c00005 #c00005 Copied!
#dd7578 #dd7578 Copied!
#5990ff #5990ff Copied!
#60dea9 #60dea9 Copied!
#fff9cf #fff9cf Copied!
#101a59 #101a59 Copied!
#6c81ff #6c81ff Copied!
#c08dff #c08dff Copied!
#911ced #911ced Copied!
#a737ff #a737ff Copied!
#bb5a00 #bb5a00 Copied!
#0a0f32 #0a0f32 Copied!

Typography

All values extracted via getComputedStyle() — no estimation.

RoleFont FamilySize / Weight Line HeightLetter SpacingPreview
Display Hero dejavu-sans-mono-web 82px / w600 1.17 normal Display Hero
Card Title dejavu-sans-mono-web 16px / w400 1.63 normal Card Title
Button Large dejavu-sans-mono-web 16px / w500 1.69 normal Button Large
Button dejavu-sans-mono-web 15.008px / w500 1.6 normal Button
Link dejavu-sans-mono-web 14px / w500 1.29 normal Link
Button dejavu-sans-mono-web 13.3333px / w500 normal normal Button
Caption / Badge dejavu-sans-mono-web 13px / w500 1.69 1.3px Caption / Badge

Live Components

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

Buttons

accent: #ffe543 · border-radius: 9999px · weight: 600

Form Inputs

border: rgb(59, 61, 69) · focus: #ffe543 · radius: 8px

Card

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

Badges & Labels

New Feature Beta Draft

Spacing Scale

xxs 2px
xs 6px
sm 8px
md 12px
base 24px
lg 56px
xl 64px
2xl 88px
3xl 64px

Border Radius

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

Component Specs

Extracted CSS values per component and variant state.

### Buttons

Ghost
  • Background: `transparent`
  • Text: `#1060ff`
  • Padding: 0px
  • Radius: 0px
  • Border: 1px solid rgba(0, 0, 0, 0)
  • Font: 13.3333px weight 500
  • Use: Subtle action, toolbar, nav button
Light / Invert
  • Background: `#ffffff` `{colors.on-primary}`
  • Text: `#3b3d45` `{colors.hairline}`
  • Padding: 8px 12px
  • Radius: 4px
  • Font: 15.008px weight 500
  • Use: Bright CTA on dark sections
Light / Invert
  • Background: `#fafafa` `{colors.surface-1}`
  • Text: `#3b3d45` `{colors.hairline}`
  • Padding: 9px 15px
  • Radius: 5px
  • Border: 1px solid rgba(59, 61, 69, 0.4)
  • Shadow: `rgba(101, 106, 118, 0.05) 0px 1px 1px 0px, rgba(101, 106, 118, 0.05) 0px 2px 2px...`
  • Font: 16px weight 500
  • Use: Bright CTA on dark sections
Primary Brand
  • Background: `#1060ff`
  • Text: `#ffffff` `{colors.on-primary}`
  • Padding: 9px 15px
  • Radius: 5px
  • Border: 1px solid rgb(12, 86, 233)
  • Shadow: `rgba(101, 106, 118, 0.05) 0px 1px 1px 0px, rgba(101, 106, 118, 0.05) 0px 2px 2px...`
  • Font: 16px weight 500
  • Use: Primary CTA / brand action
Light / Invert
  • Background: `#fafafa` `{colors.surface-1}`
  • Text: `#3b3d45` `{colors.hairline}`
  • Padding: 11px 19px
  • Radius: 5px
  • Border: 1px solid rgba(59, 61, 69, 0.4)
  • Shadow: `rgba(97, 104, 117, 0.05) 0px 1px 1px 0px, rgba(97, 104, 117, 0.05) 0px 2px 2px 0...`
  • Font: 16px weight 500
  • Use: Bright CTA on dark sections
Light / Invert
  • Background: `#fafafa` `{colors.surface-1}`
  • Text: `#8c909c`
  • Padding: 11px
  • Radius: 5px
  • Border: 1px solid rgba(101, 106, 118, 0.2)
  • Font: 13.3333px weight 500
  • Use: Bright CTA on dark sections
Primary Brand
  • Background: `#1060ff`
  • Text: `#ffffff` `{colors.on-primary}`
  • Padding: 11px
  • Radius: 5px
  • Border: 1px solid rgb(12, 86, 233)
  • Shadow: `rgba(101, 106, 118, 0.05) 0px 1px 1px 0px, rgba(101, 106, 118, 0.05) 0px 2px 2px...`
  • Font: 13.3333px weight 500
  • Use: Primary CTA / brand action

Cards & Containers

Standard Card
  • Background: `#ffffff` `{colors.on-primary}`
  • Padding: 0px
  • Radius: 6px
  • Shadow: `rgba(101, 106, 118, 0.2) 0px 0px 0px 1px`
  • Use: Content containers, listing items

Inputs & Forms

Text Input
  • Background: `#0d0e12`
  • Text: `#efeff1` `{colors.surface-2}`
  • Padding: 11px
  • Radius: 5px
  • Border: 1px solid rgb(97, 104, 117)
  • Shadow: `rgba(97, 104, 117, 0.1) 0px 1px 2px 1px inset`
  • Font: 16px weight 400
  • Use: Text fields, search inputs
  • Focus: border: `1px solid rgb(56, 154, 255)`, borderColor: `rgb(56, 154, 255)`, outline: `rgb(89, 144, 255) solid 0px`

Navigation

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

CTA Banners

Full-width CTA
  • Background: `transparent`
  • Text: `#0c0c0e`
  • Padding: 0px
  • Radius: 0px
  • Font: 16px weight 500
  • Use: Full-width conversion strip with headline + button

Interaction State Narrative

  • **Input**:
  • - **focus:** border changes
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`, `Light / Invert`, `Light / Invert`, `Primary Brand`, `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

    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 375px
    Mobile 460px
    Mobile Large 650px
    Mobile Large 744px
    Tablet 1024px
    Desktop 1119px

    Elevation & Depth

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

    Level 1
    rgb(89, 144, 255) 0px 0px 0px 3px, rgba(101, 106, 118, 0.05) 0px 1px 1px 0px, rg…
    Level 2
    rgba(101, 106, 118, 0.05) 0px 1px 1px 0px, rgba(101, 106, 118, 0.05) 0px 2px 2px…
    Level 3
    rgba(97, 104, 117, 0.05) 0px 1px 1px 0px, rgba(97, 104, 117, 0.05) 0px 2px 2px 0…
    Level 4
    rgba(101, 106, 118, 0.2) 0px 0px 0px 1px
    Level 5
    rgb(255, 255, 255) 0px 0px 0px 2px inset

    Motion & Transitions

    5 motion tokens — easing curves and durations.

    transition-1all
    transition-2transform 0.2s
    transition-3none
    transition-4color 0.15s ease-in
    transition-5text-decoration-color 0.15s ease-in, color 0.15s ease-in

    Motion Timeline

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

    rotate__7p4v9
    pulse__YLysm
    skeleton-wipe__cblaB
    style_scale-in__zPAxF
    style_enter-from-right__5JuTw
    style_enter-from-left__MyhC5
    style_exit-to-right__eNZGi
    style_exit-to-left__H0PuN
    style_clip-path__abuRJ
    style_loading__9cjG2
    style_scroll__WF0VW
    style_progress__gWlLI

    +2 additional animations not previewed (cap at 12 for performance).

    Component States

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

    ,,,,
    Component States
    button
    default
    button
    bg rgba(0, 0, 0, 0)
    fg rgb(16, 96, 255)
    input
    default
    input
    bg rgb(13, 14, 18)
    fg rgb(239, 239, 241)
    focus
    input
    bg rgb(13, 14, 18)
    fg rgb(239, 239, 241)
    link
    default
    link
    bg rgb(255, 255, 255)
    fg rgb(34, 100, 214)
    card
    default
    card
    bg rgb(255, 255, 255)
    fg rgb(59, 61, 69)
    navLink
    default
    navLink
    bg rgba(0, 0, 0, 0)
    fg rgb(34, 100, 214)

    Z-Index Stacking Context

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

    z:2147483642
    #q-messenger-frame
    z:2147483642
    #qualified-multimodal-host
    z:666666668
    a.style_root__6pfWC.g-focus-border-and-box-shadow-light
    z:666666667
    header.style_nav__xANUb.g-type-body-strong
    z:9999
    div.style_root__vYOgB.style_left__H_Dci
    z:3
    div.style_navInner__3s2Fq
    z:3
    div.content__L3Jzb.content-position-left__ICQX2
    z:2
    div.style_links__R8OKi
    z:2
    div.style_mobilePanel__JAy9J
    z:2
    div.style_mobilePanel__JAy9J
    z:2
    div.style_mobilePanel__JAy9J
    z:2
    div.style_mobilePanel__JAy9J
    z:2
    div.style_mobilePanel__JAy9J
    z:2
    a.standalone-link__85Pyl.size-medium__r6Rbi
    z:2
    a.standalone-link__85Pyl.size-medium__r6Rbi
    z:2
    a.standalone-link__85Pyl.size-medium__r6Rbi
    z:2
    a.standalone-link__85Pyl.size-medium__r6Rbi
    z:2
    a.standalone-link__85Pyl.size-medium__r6Rbi
    z:2
    a.standalone-link__85Pyl.size-medium__r6Rbi
    z:2
    a.standalone-link__85Pyl.size-medium__r6Rbi

    Export tokens

    Copy these design tokens to any framework. Generated from hashicorp.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: hashicorp.com
    description: "Light product system built on #ffffff with #ffe543 as the primary CTA accent. Type anchored in dejavu-sans-mono-web at 82px / weight 600. Extracted automatically from https://hashicorp.com/ — every value from getComputedStyle(), no approximation."
    narrative: |
      hashicorp.com is built on a pure-white canvas (rgb(255, 255, 255)).
      The system uses #ffe543 as the high-saturation accent for primary actions.
      Crisp CTAs (4px radius) reinforce a precise, technical aesthetic alongside system-ui as the primary typeface.
    
    colors:
      background: "#ffffff"
      surface-1: "#fafafa"
      surface-2: "#efeff1"
      ink-muted: "#1e222a"
      ink-subtle: "#656a76"
      primary: "#ffe543"
      on-primary: "#ffffff"
      primary-hover: "#12b6bb"
      hairline: "#3b3d45"
      semantic-error: "#f25054"
      semantic-success: "#00bc7f"
      semantic-warning: "#fbeabf"
      semantic-info: "#d0e0ff"
    
    typography:
      display-xl:
        fontFamily: "dejavu-sans-mono-web"
        fontSize: 82px
        fontWeight: 600
        lineHeight: 1.17
        letterSpacing: 0
      body:
        fontFamily: "dejavu-sans-mono-web"
        fontSize: 16px
        fontWeight: 400
        lineHeight: 1.63
        letterSpacing: 0
      body-sm:
        fontFamily: "dejavu-sans-mono-web"
        fontSize: 14px
        fontWeight: 500
        lineHeight: 1.29
        letterSpacing: 0
      caption:
        fontFamily: "dejavu-sans-mono-web"
        fontSize: 13px
        fontWeight: 500
        lineHeight: 1.69
        letterSpacing: 1.3px
      button:
        fontFamily: "dejavu-sans-mono-web"
        fontSize: 16px
        fontWeight: 500
        lineHeight: 1.69
        letterSpacing: 0
    
    rounded:
      none: 0px
      xs: 4px
      sm: 8px
      md: 8px
      lg: 8px
      xl: 8px
      xxl: 24px
      pill: 9999px
    
    spacing:
      xxs: 2px
      xs: 6px
      sm: 8px
      md: 12px
      lg: 56px
      xl: 64px
      xxl: 64px
      section: 80px
    
    components:
      button-ghost:
        backgroundColor: "transparent"
        textColor: "#1060ff"
        typography: "{typography.caption}"
        rounded: "{rounded.none}"
      button-light--invert:
        backgroundColor: "{colors.on-primary}"
        textColor: "{colors.hairline}"
        typography: "{typography.body}"
        rounded: "{rounded.xs}"
        padding: 8px 12px
      button-light--invert:
        backgroundColor: "{colors.surface-1}"
        textColor: "{colors.hairline}"
        typography: "{typography.body}"
        rounded: "{rounded.xs}"
        padding: 9px 15px
      card-standard-card:
        backgroundColor: "{colors.on-primary}"
        typography: "{typography.body}"
        rounded: "{rounded.xs}"
      input-text-input:
        backgroundColor: "#0d0e12"
        textColor: "{colors.surface-2}"
        typography: "{typography.body}"
        rounded: "{rounded.xs}"
        padding: 11px
      navigation-main-nav:
        backgroundColor: "{colors.on-primary}"
        typography: "{typography.body}"
        rounded: "{rounded.none}"
      cta-banner-full-width-cta:
        backgroundColor: "transparent"
        textColor: "#0c0c0e"
        typography: "{typography.body}"
        rounded: "{rounded.none}"
    
    extracted_at: "2026-05-30T20:38:58.474Z"
    completeness: 90
    scoreVersion: "v2"
    
    ---
    
    # Design System — hashicorp.com
    > Extracted automatically by Clone Architect from https://hashicorp.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**: `#ffe543` for primary CTAs ONLY. Never decorative.
    > - **Body type**: 16px (token: `typography.body`). Default for ALL text not in a heading role.
    > - **Section rhythm**: 88px between major bands. Card padding: 56px.
    > - **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
    
    hashicorp.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 **dejavu-sans-mono-web** with OpenType utility features (`"kern"`) for data-dense contexts. Headlines use weight 600 for confident, assertive presence — the brand wants to be heard. 
    
    Body text reads in Brand Logomark (`#000000`) (contrast ratio 100.0:1, well above WCAG AA). **#ffe543** (`#ffe543`) 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. 
    Motion design uses smooth easing curves for polished state transitions. 
    
    **Key Characteristics:**
    - Background: Pure White (`#ffffff`)
    - Primary typeface: dejavu-sans-mono-web
    - Accent: #ffe543 (`#ffe543`)
    - Display: 82px weight 600
    - Shadow system: 7 distinct elevation levels
    - Custom fonts loaded: dejavu-sans-mono-web, WistiaPlayerInterNumbersSemiBold, WistiaPlayerInter
    
    ## 2. Color Palette & Roles
    
    ### Background & Surface
    - **Pure White** (`#ffffff`): Page background (primary)
    - **Off-White** (`#fafafa`): Surface / elevated background
    - **Light Gray** (`#efeff1`): Surface / elevated background
    - **Light Gray** (`#f1f2f3`): Surface / elevated background
    
    ### Text & Content
    - **Brand Logomark** (`#000000`): Primary body text
    - **Jet Black** (`#0c0c0e`): Secondary text
    - **Dark Gray** (`#3b3d45`): Secondary text
    - **Jet Black** (`#0d0e12`): Secondary text
    - **Near Black** (`#15181e`): Secondary text
    
    ### Accent & Interactive
    - **Brand Link** (`#2264d6`): Accent / interactive (CSS var)
    - **Brand Secondary** (`#f2f2f3`): Accent / interactive (CSS var)
    - **Brand Link On Dark** (`#4294ff`): Accent / interactive (CSS var)
    - **#1060ff** (`#1060ff`): Interactive / accent
    - **M Tricolor Blue** (`#0c56e9`): Interactive / accent
    - **#1563ff** (`#1563ff`): Interactive / accent
    - **Ring Blue** (`#2b89ff`): Interactive / accent
    
    ### Border & Divider
    - **#d5d7db** (`#d5d7db`): Borders / dividers
    - **Silver** (`#b2b6bd`): Borders / dividers
    
    ### Full Extracted Palette
    232 distinct colors detected on the live page (18 categorized above + 214 additional below). Every value is a real `getComputedStyle()` color — no approximation.
    
    - `#656a76` — Dim Gray
    - `#8c909c` — Cool Gray
    - `#389aff` — Ring Blue
    - `#616875` — Dim Gray
    - `#1e222a` — Warm Brown
    - `#7b42bc` — #7b42bc
    - `#123456` — #123456
    - `#333333` — Charcoal
    - `#14c6cb` — #14c6cb
    - `#1868f2` — M Tricolor Blue
    - `#ffec6e` — #ffec6e
    - `#12b6bb` — #12b6bb
    - `#ffcf25` — Gold
    - `#2e71e5` — Brand
    - `#a9722e` — Honey
    - `#fff3e8` — Warm Cream
    - `#731e25` — #731e25
    - `#cefcf2` — #cefcf2
    - `#63d0ff` — #63d0ff
    - `#fbeabf` — Vibrant Yellow
    - `#c00005` — #c00005
    - `#dd7578` — Warm Terracotta
    - `#5990ff` — Cornflower Blue
    - `#60dea9` — #60dea9
    - `#fff9cf` — Vibrant Yellow
    - `#101a59` — Navy Blue
    - `#6c81ff` — Cornflower Blue
    - `#c08dff` — #c08dff
    - `#911ced` — #911ced
    - `#a737ff` — #a737ff
    - `#bb5a00` — #bb5a00
    - `#0a0f32` — Deep Navy
    - *…+182 more in `raw-css.json` (`desktop.allColors`).*
    
    ### Gradients & Decorative Fills
    
    - `linear-gradient(50.7deg,#cefcf2 0%,#63d0ff 100%)` — (--packer-gradient)
    - `linear-gradient(-45deg,#6c81ff 0%,#c08dff 100%)` — (--mds-gradient-ilm)
    - `linear-gradient(50.7deg,#63d0ff,#844fba)` — (--brand-gradient)
    - `linear-gradient(50.7deg,#d3fddb 0%,#62d4dc 100%)` — (--waypoint-gradient)
    - `linear-gradient(50.7deg,#d2f8fe 0%,#2e71e5 100%)` — (--vagrant-gradient)
    - `linear-gradient(-45deg,#ff8791 0%,#f9b571 100%)` — (--mds-gradient-slm)
    - `linear-gradient(-45deg,#f9b571 0%,#ff8791 25%,#c08dff 75%,#6c81ff 100%)` — (--mds-gradient-hashicorp)
    - `linear-gradient(50.7deg,#d1ebff 0%,#dc477d 100%)` — (--consul-gradient)
    
    ### CSS Custom Properties (Design Tokens)
    
    **Font Size Token**
    - `--mds-typography-display-expressive-300-font-size`: `1.625rem`
    - `--mds-typography-display-expressive-400-font-size`: `2.125rem`
    - `--mds-typography-display-expressive-800-font-size`: `5.125rem`
    - `--mds-typography-display-expressive-600-font-size`: `3.25rem`
    
    **Spacing Token**
    - `--mds-spacing-03`: `0.5rem`
    - `--space-block-padding`: `88px`
    - `--mds-spacing-09`: `2.5rem`
    - `--mds-spacing-15`: `6rem`
    
    **Shadow Token**
    - `--mds-focus-ring-critical-box-shadow`: `inset 0 0 0 1px #c00005,0 0 0 3px #dd7578`
    - `--mds-surface-mid-box-shadow`: `0 0 0 1px #656a7626,0px 2px 3px 0px #656a761a,0px 8px 16px -10px #656a7633`
    - `--mds-surface-high-box-shadow`: `0 0 0 1px #656a7640,0px 2px 3px 0px #656a7626,0px 16px 16px -10px #656a7633`
    - `--mds-surface-base-box-shadow`: `0 0 0 1px #656a7633`
    
    **Secondary Color**
    - `--mds-color-secondary-black-button-background`: `#15181e`
    - `--mds-color-secondary-black-button-foreground`: `#d5d7db`
    - `--mds-color-secondary-white-button-border`: `#3b3d4566`
    - `--mds-color-secondary-white-button-background-hover`: `#fbfbfb`
    
    **Text Color**
    - `--mds-color-foreground-action-visited`: `#a737ff`
    - `--mds-color-foreground-highlight-high-contrast`: `#42215b`
    - `--mds-color-foreground-action-visited-hover`: `#7b00db`
    - `--mds-color-foreground-action`: `#1060ff`
    
    **Background**
    - `--mds-color-surface-interactive`: `#fff`
    - `--mds-color-surface-faint`: `#fafafa`
    - `--mds-color-surface-strong`: `#f1f2f3`
    - `--mds-color-surface-interactive-active`: `#dedfe3`
    
    **Motion Token**
    - `--mds-form-toggle-transition-duration`: `0.2s`
    - `--mds-tabs-indicator-transition-duration`: `0.6s`
    - `--mds-tabs-indicator-transition-function`: `cubic-bezier(0.5,1,0.89,1)`
    
    **Border Radius Token**
    - `--mds-form-control-border-radius`: `5px`
    - `--mds-tabs-tab-border-radius`: `5px`
    - `--mds-form-radiocard-border-radius`: `6px`
    - `--mds-form-checkbox-border-radius`: `3px`
    
    **Font Weight Token**
    - `--mds-typography-font-weight-semibold`: `600`
    - `--mds-typography-font-weight-bold`: `700`
    - `--mds-typography-font-weight-regular`: `400`
    - `--mds-typography-font-weight-light`: `300`
    
    **Primary Brand Color**
    - `--mds-color-primary-black-button-border`: `#0d0e12`
    - `--mds-color-primary-white-button-background-hover`: `#dedfe0`
    - `--mds-color-primary-black-button-background-hover`: `#202125`
    - `--mds-color-primary-black-button-background`: `#0d0e12`
    
    **Border**
    - `--mds-color-border-primary`: `#656a7633`
    - `--mds-color-border-warning`: `#fbeabf`
    - `--mds-color-border-highlight`: `#ead2fe`
    - `--mds-color-border-strong`: `#3b3d4566`
    
    **Other tokens**
    - `--mds-color-waypoint-button-background-focus`: `#14c6cb`
    - `--mds-color-vagrant-brand`: `#1868f2`
    - `--mds-color-waypoint-button-background-hover`: `#12b6bb`
    - `--mds-color-vault-button-background`: `#ffcf25`
    - `--mds-color-hcp-brand`: `#000`
    - `--mds-color-unified-core-orange-6`: `#a9722e`
    - `--mds-color-unified-core-orange-1`: `#fff3e8`
    - `--mds-color-unified-core-red-7`: `#731e25`
    
    ## 3. Typography Rules
    
    ### Font Families
    - **Primary**: `system-ui`
    - **Secondary**: `dejavu-sans-mono-web`
    - **Font 3**: `WistiaPlayerInterNumbersSemiBold`
    - **Font 4**: `WistiaPlayerInter`
    
    ### Custom Fonts Loaded
    - **dejavu-sans-mono-web** weight 400 (normal)
    - **__hashicorpSans_96f0ca** weight 300 600 (normal)
    - **__hashicorpSans_Fallback_96f0ca** weight normal (normal)
    - **__dejavuSansMono_7cac6c** weight 400 (normal)
    - **__dejavuSansMono_Fallback_7cac6c** weight normal (normal)
    - **WistiaPlayerInterNumbersSemiBold** weight normal (normal)
    - **WistiaPlayerInter** weight normal (normal)
    - **WistiaPlayerInter** weight 400 (normal)
    
    ### Typography Hierarchy
    
    | Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
    |------|------|------|--------|-------------|----------------|-------|
    | Display Hero | dejavu-sans-mono-web | 82px | 600 | 1.17 | normal | Main headline (h1) |
    | Card Title | dejavu-sans-mono-web | 16px | 400 | 1.63 | normal | Card headings |
    | Button Large | dejavu-sans-mono-web | 16px | 500 | 1.69 | normal | Button label (16px) |
    | Button | dejavu-sans-mono-web | 15.008px | 500 | 1.6 | normal | Button label (15.008px) |
    | Link | dejavu-sans-mono-web | 14px | 500 | 1.29 | normal | Link (14px) — Decoration: none |
    | Button | dejavu-sans-mono-web | 13.3333px | 500 | normal | normal | Button label (13.3333px) |
    | Caption / Badge | dejavu-sans-mono-web | 13px | 500 | 1.69 | 1.3px | uppercase, small text (13px) |
    
    ### Font Weight Scale
    
    CSS custom properties define 5 explicit weight steps:
    - `--mds-typography-font-weight-light`: `300` — Light
    - `--mds-typography-font-weight-regular`: `400` — Regular
    - `--mds-typography-font-weight-medium`: `500` — Medium
    - `--mds-typography-font-weight-semibold`: `600` — SemiBold
    - `--mds-typography-font-weight-bold`: `700` — Bold
    
    ### Full Font Size Scale
    
    Sizes detected in the design (descending): `82px`, `52px`, `34px`, `20px`, `19px`, `16px`, `15.01px`, `15px`, `14px`, `13.33px`, `13px`, `12.35px`
    
    > 6 size(s) detected outside the sampled hierarchy (52px, 34px, 20px, 19px, 15px, 12.35px). These appear on elements not in the sampled set — likely additional display sizes, marketing-section overrides, or third-party-widget styles.
    
    ### OpenType & Variable Font Features
    
    The typography uses these OpenType features intentionally — this is a sophisticated type system, not a default fallback:
    
    - **tabular figures** (`tnum`) — numbers align vertically, essential for pricing tables and dashboards
    
    **Clone instruction:** Enable these in your CSS:
    ```css
    body {
      font-feature-settings: "kern", "tnum";
    }
    ```
    
    ## 4. Component Stylings
    
    ### Buttons
    
    **Ghost**
    - Background: `transparent`
    - Text: `#1060ff`
    - Padding: 0px
    - Radius: 0px
    - Border: 1px solid rgba(0, 0, 0, 0)
    - Font: 13.3333px weight 500
    - Use: Subtle action, toolbar, nav button
    
    **Light / Invert**
    - Background: `#ffffff` `{colors.on-primary}`
    - Text: `#3b3d45` `{colors.hairline}`
    - Padding: 8px 12px
    - Radius: 4px
    - Font: 15.008px weight 500
    - Use: Bright CTA on dark sections
    
    **Light / Invert**
    - Background: `#fafafa` `{colors.surface-1}`
    - Text: `#3b3d45` `{colors.hairline}`
    - Padding: 9px 15px
    - Radius: 5px
    - Border: 1px solid rgba(59, 61, 69, 0.4)
    - Shadow: `rgba(101, 106, 118, 0.05) 0px 1px 1px 0px, rgba(101, 106, 118, 0.05) 0px 2px 2px...`
    - Font: 16px weight 500
    - Use: Bright CTA on dark sections
    
    **Primary Brand**
    - Background: `#1060ff`
    - Text: `#ffffff` `{colors.on-primary}`
    - Padding: 9px 15px
    - Radius: 5px
    - Border: 1px solid rgb(12, 86, 233)
    - Shadow: `rgba(101, 106, 118, 0.05) 0px 1px 1px 0px, rgba(101, 106, 118, 0.05) 0px 2px 2px...`
    - Font: 16px weight 500
    - Use: Primary CTA / brand action
    
    **Light / Invert**
    - Background: `#fafafa` `{colors.surface-1}`
    - Text: `#3b3d45` `{colors.hairline}`
    - Padding: 11px 19px
    - Radius: 5px
    - Border: 1px solid rgba(59, 61, 69, 0.4)
    - Shadow: `rgba(97, 104, 117, 0.05) 0px 1px 1px 0px, rgba(97, 104, 117, 0.05) 0px 2px 2px 0...`
    - Font: 16px weight 500
    - Use: Bright CTA on dark sections
    
    **Light / Invert**
    - Background: `#fafafa` `{colors.surface-1}`
    - Text: `#8c909c`
    - Padding: 11px
    - Radius: 5px
    - Border: 1px solid rgba(101, 106, 118, 0.2)
    - Font: 13.3333px weight 500
    - Use: Bright CTA on dark sections
    
    **Primary Brand**
    - Background: `#1060ff`
    - Text: `#ffffff` `{colors.on-primary}`
    - Padding: 11px
    - Radius: 5px
    - Border: 1px solid rgb(12, 86, 233)
    - Shadow: `rgba(101, 106, 118, 0.05) 0px 1px 1px 0px, rgba(101, 106, 118, 0.05) 0px 2px 2px...`
    - Font: 13.3333px weight 500
    - Use: Primary CTA / brand action
    
    ### Cards & Containers
    
    **Standard Card**
    - Background: `#ffffff` `{colors.on-primary}`
    - Padding: 0px
    - Radius: 6px
    - Shadow: `rgba(101, 106, 118, 0.2) 0px 0px 0px 1px`
    - Use: Content containers, listing items
    
    ### Inputs & Forms
    
    **Text Input**
    - Background: `#0d0e12`
    - Text: `#efeff1` `{colors.surface-2}`
    - Padding: 11px
    - Radius: 5px
    - Border: 1px solid rgb(97, 104, 117)
    - Shadow: `rgba(97, 104, 117, 0.1) 0px 1px 2px 1px inset`
    - Font: 16px weight 400
    - Use: Text fields, search inputs
    - Focus: border: `1px solid rgb(56, 154, 255)`, borderColor: `rgb(56, 154, 255)`, outline: `rgb(89, 144, 255) solid 0px`
    
    ### Navigation
    
    **Main Nav**
    - Background: `#ffffff` `{colors.on-primary}`
    - Padding: 0px
    - Radius: none
    - Font: 16px weight 500
    - Use: Fixed/sticky block nav — N/A items
    
    ### CTA Banners
    
    **Full-width CTA**
    - Background: `transparent`
    - Text: `#0c0c0e`
    - Padding: 0px
    - Radius: 0px
    - Font: 16px weight 500
    - Use: Full-width conversion strip with headline + button
    
    
    ## 4b. Component Behaviors (State Matrix)
    
    ### Interaction State Narrative
    
    - **Input**:
      - **focus:** border changes
    
    *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(16, 96, 255)"
          border: "1px solid rgba(0, 0, 0, 0)"
      input:
        default:
          bg: "rgb(13, 14, 18)"
          fg: "rgb(239, 239, 241)"
          border: "1px solid rgb(97, 104, 117)"
          shadow: "rgba(97, 104, 117, 0.1) 0px 1px 2px 1px inset"
        focus:
          bg: "rgb(13, 14, 18)"
          fg: "rgb(239, 239, 241)"
          border: "1px solid rgb(56, 154, 255)"
          shadow: "rgba(97, 104, 117, 0.1) 0px 1px 2px 1px inset"
      link:
        default:
          bg: "rgb(255, 255, 255)"
          fg: "rgb(34, 100, 214)"
          shadow: "rgb(89, 144, 255) 0px 0px 0px 3px, rgba(101, 106, 118, 0.05)"
      card:
        default:
          bg: "rgb(255, 255, 255)"
          fg: "rgb(59, 61, 69)"
          shadow: "rgba(101, 106, 118, 0.2) 0px 0px 0px 1px"
      navLink:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(34, 100, 214)"
      badge:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(59, 61, 69)"
      footerLink:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(43, 137, 255)"
    ```
    
    **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`, `Light / Invert`, `Light / Invert`, `Primary Brand`, `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
    
    ### 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
    Generous spacing — editorial breathing room
    
    | Token | Value |
    |-------|-------|
    | xxs | 2px |
    | xs | 6px |
    | sm | 8px |
    | md | 12px |
    | base | 24px |
    | lg | 56px |
    | xl | 64px |
    | 2xl | 88px |
    | 3xl | 64px |
    
    ### Border Radius Scale
    | Name | Value | Use |
    |------|-------|-----|
    | None | 0px | No rounding |
    | Xs | 4px | Tiny corners (badges, micro elements) |
    | Sm | 8px | Buttons, inputs, small elements |
    | Md | 8px | Cards, containers |
    | Lg | 8px | Large rounded elements, pill segments |
    | Xl | 8px | Category strips, featured containers |
    | Full | 9999px | Pills, avatars, circular elements |
    
    ### Shape Language
    
    | Component | Border Radius |
    |-----------|---------------|
    | Buttons | `0px` |
    | Cards & Containers | `6px` |
    | Inputs & Forms | `5px` |
    | Navigation | `none` |
    | CTA Banners | `0px` |
    | Page Body | `0px` |
    | Primary Input | `5px` |
    
    **Shape Personality**: Moderate Rounding — Medium corners (4–12px). Modern SaaS standard, neither sharp nor pill.
    
    **Full Radius Spectrum**: 0px, 2px, 3px, 4px, 5px, 6px, 8px, 60px (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** | `64px` | Between major bands (color change, content shift) |
    | **subsection** | `56px` | Within a section, between content groups |
    | **card** | `12px` | Card padding, list-item spacing |
    | **compact** | `8px` | Form fields, tight clusters, badge padding |
    | **micro** | `6px` | Icon-text gap, tag inner padding |
    
    **Agent rule**: NEVER hardcode raw pixel values for spacing in generated UI. Always reference these named tokens (`spacing-rhythm.section`, etc.).
    
    ## 5c. Widget & Structure Library
    
    Structural patterns extracted from the page DOM — these are the **blueprints** an agent should follow to reproduce the page architecture (not just CSS values).
    
    **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:** "L'infrastructure permet l'innovation" — 82px center-aligned
    - **Media:** present, positioned top
    - **CTAs:** 1 (primary: "Nous contacter")
    - **Clone instruction:** Reproduce the **centered** layout. Use the heading font-size token at the documented size. Place media top of text.
    
    ### Navigation Pattern
    
    - **Position:** static (scrolls with page)
    - **Layout:** unknown — Layout not classified
    - **Height:** 64px
    - **Logo:** ✓ present
    - **Nav links:** 0 primary items
    - **CTAs in nav:** 4
    - **Clone instruction:** Build a static unknown navigation. Reserve 4 slots for primary CTAs.
    
    ### Card Grid Pattern
    
    - **Card count:** 6 cards detected
    - **Columns (desktop):** 4-up grid
    - **Card dimensions:** 383×581px (aspect 0.66:1)
    - **Gap:** 32px between cards
    - **Content:** ✓ image
    - **Image position:** top
    - **Clone instruction:** Build a 4-column grid (desktop) with cards at ~0.66:1 aspect ratio. Each card has an image at the top.
    
    ### Footer Pattern
    
    - **Columns:** 1
    - **Links:** 22 total
    - **Height:** 1047px
    - **Includes:** ✓ newsletter signup | ✓ social icons |  
    - **Clone instruction:** Build a 1-column footer with ~22 links per column, newsletter signup, social media links.
    
    ## 6. Depth & Elevation
    
    | Level | Treatment | Use |
    |-------|-----------|-----|
    | Flat (Level 0) | No shadow | Page background, content blocks |
    | Layered (Level 1) | <br>`rgb(89, 144, 255) 0px 0px 0px 3px`,<br>`rgba(101, 106, 118, 0.05) 0px 1px 1px 0px`,<br>`rgba(101, 106, 118, 0.05) 0px 2px 2px 0px` | Cards, elevated surfaces |
    | Layered (Level 2) | <br>`rgba(101, 106, 118, 0.05) 0px 1px 1px 0px`,<br>`rgba(101, 106, 118, 0.05) 0px 2px 2px 0px` | Cards, elevated surfaces |
    | Layered (Level 3) | <br>`rgba(97, 104, 117, 0.05) 0px 1px 1px 0px`,<br>`rgba(97, 104, 117, 0.05) 0px 2px 2px 0px` | Cards, elevated surfaces |
    | Layered (Level 4) | <br>`rgba(101, 106, 118, 0.2) 0px 0px 0px 1px` | Cards, elevated surfaces |
    
    **Shadow Philosophy**: Multi-layered shadow system creating natural, atmospheric depth. Each shadow level combines multiple layers for realistic elevation.
    
    ## 7. Motion & Interaction
    
    ### Easing System
    
    | CSS Variable | Curve | Semantic Name |
    |--------------|-------|---------------|
    | `--mds-form-toggle-transition-timing-function` | `cubic-bezier(0.68,-0.2,0.265,1.15)` | cubic-bezier(0.68,-0.2,0.265,1.15) |
    
    ### Duration Scale
    
    | CSS Variable | Value | Tier |
    |--------------|-------|------|
    | `--mds-form-toggle-transition-duration` | `0.2s` | Normal |
    | `--mds-tabs-indicator-transition-duration` | `0.6s` | Slow |
    | `--mds-form-radiocard-transition-duration` | `0.2s` | Normal |
    
    ### Copy-Paste Transition Snippets
    
    **Transform**
    ```css
    transition: transform 0.2s;
    ```
    
    **Color / Background**
    ```css
    transition: color 0.15s ease-in;
    ```
    
    **All Props**
    ```css
    transition: text-decoration-color 0.15s ease-in, color 0.15s ease-in;
    ```
    
    **Color / Background**
    ```css
    transition: color 0.15s ease-in, background-color 0.15s ease-in, border-color 0.15s ease-in, text-decoration-color 0.15s ease-in;
    ```
    
    ### Keyframe Animation Catalog
    
    | Animation Name | Type | Animated Props | Use Hint |
    |----------------|------|----------------|----------|
    | `rotate__7p4v9` | Rotate / Spin | transform | Loading indicator |
    | `pulse__YLysm` | Fade | opacity | Attention / status |
    | `skeleton-wipe__cblaB` | Custom | -webkit-mask-position-x, -webkit-mask-position-y | Loading placeholder |
    | `style_scale-in__zPAxF` | Fade | opacity, scale | Focus / emphasis |
    | `style_enter-from-right__5JuTw` | Fade + Move | opacity, transform | Element entrance |
    | `style_enter-from-left__MyhC5` | Fade + Move | opacity, transform | Element entrance |
    | `style_exit-to-right__eNZGi` | Fade + Move | opacity, transform | Element exit |
    | `style_exit-to-left__H0PuN` | Fade + Move | opacity, transform | Element exit |
    | `style_clip-path__abuRJ` | Custom | clip-path | UI transition |
    | `style_loading__9cjG2` | Custom | background-position-x, background-position-y | Loading indicator |
    | `style_scroll__WF0VW` | Slide | transform | UI transition |
    | `style_progress__gWlLI` | Custom | width | UI transition |
    | `VOLUME_SMALL_WAVE_FLASH` | Fade | opacity | UI transition |
    | `VOLUME_LARGE_WAVE_FLASH` | Fade | opacity | UI transition |
    
    ### Motion Fingerprint
    
    - **Speed Character**: Deliberate & Calm (median duration: `300ms`)
    - **Dominant Easing**: custom cubic-bezier curves
    - **Animation Library**: 14 unique animations (14 total including variants)
    
    > This design moves with deliberate & calm timing using custom cubic-bezier curves, creating a UI that feels calm and controlled.
    
    ## 8. Do's and Don'ts
    
    ### Do
    - Use the extracted shadow patterns for elevation — they are tuned to match the brand palette
    - Use #ffe543 (`#ffe543`) as the primary accent — it's the brand's signature interactive color
    - Use small 5px radius for buttons — this design system uses subtle rounding, not pill shapes
    - Use 6px border-radius on cards — consistent with the grid card corners
    - Style form inputs with a `1px solid rgb(97, 104, 117)` border — use border-based inputs, not floating labels or underline-only
    - Maintain nav height at 64px — consistent vertical space for the navigation bar
    - Respect the 6px–64px spacing range — the design uses a wide scale for visual breathing room
    - Make the hero full-viewport (≥70% screen height) — this design uses an immersive hero, not a tall navbar
    - Use a single primary CTA in the hero — the design intentionally avoids choice paralysis
    - Each card includes a top image — imagery is part of the card identity, not optional
    - Use a 4-column grid on desktop — density matters for this content type
    - Include a newsletter signup in the footer — email capture is part of the conversion funnel
    
    ### Don't
    - Don't invent new shadow values — use only the extracted shadow levels
    - Don't introduce additional saturated accent colors — the palette is intentionally controlled
    - Don't over-round buttons with pill or large radius — the system uses restrained, sharp-ish corners
    - Don't remove the input border — the border is the primary affordance indicator for form fields
    - Don't collapse or hide the nav on scroll without an explicit scroll-triggered animation — the design uses fixed nav presence
    - Don't make the nav sticky — this design lets it scroll away to maximize content focus
    
    
    ## 7b. Enforceable Brand Rules
    
    *Structured Do/Don't with reasoning and validation tests. Agents can programmatically verify generated UI.*
    
    ```yaml
    rules:
      - id: brand-canvas-001
        type: do
        rule: "Always use the page background `rgb(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 `#ffe543` for primary CTAs and brand-mark signals only"
        why: "Single chromatic assertion device — overuse dilutes meaning"
        test: "querySelectorAll('[style*=\"#ffe543\"]').length <= 3 per fold"
    ```
    
    ## 9. Responsive Behavior
    
    ### Breakpoints
    | Name | Width | Key Changes |
    |------|-------|-------------|
    | Mobile | 375px | Single column, compact spacing |
    | Mobile | 460px | Single column, compact spacing |
    | Mobile Large | 650px | Expanded mobile layout |
    | Mobile Large | 744px | Expanded mobile layout |
    | Tablet | 1024px | Multi-column grids begin |
    | Desktop | 1119px | Full feature layout |
    
    ### Token Diff — Desktop vs Mobile
    
    | Element | Property | Desktop | Mobile |
    |---------|----------|---------|--------|
    | heading | font-size | `82px` | `42px` |
    | heading | line-height | `95.9974px` | `49.9968px` |
    | card | width | `383.328px` | `340px` |
    
    ### Collapsing Strategy
    - Headlines: 82px → 42px on mobile
    - Navigation: horizontal links → hamburger menu on mobile
    - Cards: multi-column → stacked vertical on mobile
    - Footer: multi-column → stacked single column on mobile
    
    ### Touch Targets
    - Buttons: 0px padding
    - Navigation: adequate spacing between items
    - Interactive elements: minimum 44px touch target recommended
    
    ### Collapsing Narrative
    
    How the structural patterns adapt from desktop to mobile (extracted from both viewport extractions):
    
    - **Nav CTAs reduced** on mobile (4 → 0) — the design prioritizes content over conversion buttons at small sizes.
    - **Card grid: 4-up → 1-up** — cards stack as viewport narrows, becoming a vertical list on mobile.
    
    ## 9b. Visual Tone & Photography
    
    **Tone:** Illustration-driven
    
    The site relies primarily on illustrations, vector art, and decorative SVG elements rather than photography. Use commissioned illustrations, icon sets, or generated graphics for clones — stock photos will feel off-brand.
    
    **Canonical Brand Image (OG):**
    - https://www.datocms-assets.com/2885/1713789521-hashicorp-social-card.png?auto=format&fit=max&w=1200 (1200×630px)
      *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.7:1 (ultra-wide cinematic)
    - Rendered size: 1216×450px
    - Alt text: "Image of HashiCorp Cloud Platform dashboard"
    - *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): 25 (96%)
    - Portrait (<0.87): 0 (0%)
    - Square (0.87–1.15): 0 (0%)
    - Ultra-wide (>2.3): 1 (4%)
    
    **Media Format Mix:**
    - WebP: 3 (optimized photo/illustration hybrid)
    - SVG: 5 (icons, illustrations, decorative geometry)
    
    **Average rendered image size:** 396×232px
    **Above-fold image count:** 1 / 26
    
    **Decorative Patterns Detected:**
    - 3 multi-stop linear gradients (mesh-like, 3+ color stops) — the brand leans on rich color transitions for visual depth
    - 4 large decorative SVG shapes (≥200×200px, non-icon) — likely blob/illustration accents
    
    **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:**
    - Use vector illustration as the primary visual language — photos will read as off-brand.
    - Maintain consistent illustration style (line weight, color palette) across the site.
    
    ## 10. Agent Prompt Guide
    
    ### Quick Reference
    - Background: Pure White (`#ffffff`)
    - Primary text: Brand Logomark (`#000000`)
    - Accent: #ffe543 (`#ffe543`)
    - Border: Dark Gray (`#3b3d45`)
    - Font: dejavu-sans-mono-web
    - Body: 16px weight 400
    
    ### Example Component Prompts
    - "Create a hero section on Pure White background (#ffffff). Headline at 82px dejavu-sans-mono-web weight 600, line-height 1.17, color #000000."
    - "Create the primary CTA button: `#ffe543` background, `#ffffff` text, 5px border-radius, 9px 15px padding, 500 weight, dejavu-sans-mono-web font."
    - "Design a card on `#ffffff` background. Border: none. Radius: 6px. Shadow: use extracted shadow. Padding: 0px."
    - "Build navigation: static on `#ffffff`. dejavu-sans-mono-web 16px weight 500 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 dejavu-sans-mono-web, weight range 300–700. Never exceed 700 — heavier weights break the brand's tonal restraint.
    3. **Accent**: #ffe543 (`#ffe543`) is the sole interactive color. On hover → #feec7b (`#feec7b`). Use CSS transitions, not opacity/brightness filters.
    4. **Motion**: All transitions use `cubic-bezier(0.5,0.2,0.2,0.5)`. Timing: 200ms for micro-interactions, 200ms for layout changes. Never use linear for UI transitions — preserve the brand's easing personality.
    5. **Shape**: CTAs at `4px`, cards at `6px`. Apply border-radius from the extracted scale only — don't invent intermediate values.
    6. **Spacing**: Use the `--ca-space-*` token scale (6px–64px). All padding, margin, and gap values are multiples from this scale — no magic numbers.
    7. **Tokens**: Import from §11 CSS Export (`--ca-*` vars). Never hardcode hex values — always reference a token so theming remains consistent.
    
    ## 11. CSS Design Tokens Raw Export
    
    *Copy-paste ready `:root {}` block — all values extracted directly from the live site.*
    
    ```css
    /* Colors */
    :root {
      --ca-on-primary: #ffffff;
      --ca-surface-1: #fafafa;
      --ca-surface-2: #efeff1;
      --ca-ink-muted: #1e222a;
      --ca-ink-subtle: #656a76;
      --ca-primary: #ffe543;
      --ca-primary-hover: #12b6bb;
      --ca-hairline: #3b3d45;
      --ca-semantic-error: #f25054;
      --ca-semantic-success: #00bc7f;
      --ca-semantic-warning: #fbeabf;
      --ca-semantic-info: #d0e0ff;
    }
    
    /* Typography */
    :root {
      --ca-font-primary: "dejavu-sans-mono-web", system-ui, sans-serif;
      --ca-text-display: 82px;
      --ca-text-body: 16px;
      --ca-text-small: 14px;
      --ca-text-caption: 13px;
      --ca-text-button: 16px;
    }
    
    /* Spacing & Radius */
    :root {
      --ca-space-xxs: 2px;
      --ca-space-xs: 6px;
      --ca-space-sm: 8px;
      --ca-space-md: 12px;
      --ca-space-base: 24px;
      --ca-space-lg: 56px;
      --ca-space-xl: 64px;
      --ca-space-2xl: 88px;
      --ca-space-3xl: 64px;
      --ca-radius-none: 0px;
      --ca-radius-xs: 4px;
      --ca-radius-sm: 8px;
      --ca-radius-md: 8px;
      --ca-radius-lg: 8px;
      --ca-radius-xl: 8px;
      --ca-radius-full: 9999px;
    }
    ```
    
    
    ## 13. Page Structure Skeleton
    
    *The actual layout the source site uses. Reproduce these sections in order to match the site structure.*
    
    ```yaml
    page-skeleton:
      - section: main-content
        tag: main
        height: 9660px
        width: full-bleed
        layout: block
        children: 16
      - section: unknown
        tag: div
        classes: ["g-grid-container"]
        height: 412px
        width: 1312px
        layout: block
        children: 1
        padding: "0px 48px"
      - section: unknown
        tag: div
        classes: ["g-grid-container"]
        height: 450px
        width: 1312px
        layout: block
        children: 3
        padding: "0px 48px"
      - section: unknown
        tag: div
        classes: ["g-grid-container", "g-grid"]
        height: 127px
        width: 1312px
        layout: grid: 12-col gap=normal 32px
        children: 2
        padding: "0px 48px"
      - section: unknown
        tag: div
        classes: ["g-grid", "g-grid-container"]
        height: 199px
        width: 1312px
        layout: grid: 12-col gap=64px
        children: 1
        padding: "0px 48px"
      - section: unknown
        tag: div
        classes: ["g-grid", "g-grid-container"]
        height: 333px
        width: 1312px
        layout: grid: 12-col gap=40px 32px
        children: 2
        padding: "0px 48px"
      - section: unknown
        tag: div
        classes: ["g-grid", "g-grid-container"]
        height: 123px
        width: 1312px
        layout: grid: 12-col gap=normal 32px
        children: 1
        padding: "0px 48px"
      - section: unknown
        tag: div
        classes: ["g-grid-container"]
        height: 679px
        width: 1312px
        layout: block
        children: 2
        padding: "0px 48px"
      - section: unknown
        tag: div
        classes: ["g-grid-container"]
        height: 417px
        width: 1312px
        layout: block
        children: 1
        padding: "0px 48px"
      - section: unknown
        tag: div
        classes: ["g-grid-container"]
        height: 804px
        width: 1312px
        layout: block
        children: 1
        padding: "0px 48px"
      - section: unknown
        tag: div
        classes: ["g-grid-container"]
        height: 556px
        width: 1312px
        layout: block
        children: 1
        padding: "0px 48px"
      - section: unknown
        tag: div
        classes: ["g-grid-container"]
        height: 1102px
        width: 1312px
        layout: block
        children: 1
        padding: "0px 48px"
      - section: unknown
        tag: div
        classes: ["g-grid", "g-grid-container"]
        height: 449px
        width: 1312px
        layout: grid: 12-col gap=40px 32px
        children: 2
        padding: "0px 48px"
      - section: unknown
        tag: div
        height: 333px
        width: 592px
        layout: block
        children: 2
      - section: unknown
        tag: div
        classes: ["w-video-wrapper", "w-css-reset"]
        height: 333px
        width: 592px
        layout: block
        children: 1
        bg: "rgb(0, 0, 0)"
      - section: unknown
        tag: div
        classes: ["g-grid", "g-grid-container"]
        height: 341px
        width: 1312px
        layout: grid: 12-col gap=40px 32px
        children: 2
        padding: "0px 48px"
      - section: unknown
        tag: div
        height: 333px
        width: 592px
        layout: block
        children: 2
      - section: unknown
        tag: div
        classes: ["w-video-wrapper", "w-css-reset"]
        height: 333px
        width: 592px
        layout: block
        children: 1
        bg: "rgb(0, 0, 0)"
      - section: unknown
        tag: div
        classes: ["g-grid", "g-grid-container"]
        height: 333px
        width: 1312px
        layout: grid: 12-col gap=40px 32px
        children: 2
        padding: "0px 48px"
      - section: unknown
        tag: div
        height: 333px
        width: 592px
        layout: block
        children: 2
      - section: unknown
        tag: div
        classes: ["w-video-wrapper", "w-css-reset"]
        height: 333px
        width: 592px
        layout: block
        children: 1
        bg: "rgb(0, 0, 0)"
      - section: unknown
        tag: div
        classes: ["g-grid-container"]
        height: 80px
        width: 1312px
        layout: block
        children: 1
        padding: "0px 48px"
      - section: footer
        tag: footer
        height: 1047px
        width: full-bleed
        layout: block
        children: 3
        bg: "rgb(13, 14, 18)"
        padding: "8px 0px 56px"
      - section: footer
        tag: div
        classes: ["g-grid-container"]
        height: 627px
        width: 1312px
        layout: grid: 2-col gap=normal 48px
        children: 1
        padding: "48px"
      - section: navigation
        tag: nav
        height: 266px
        width: 1216px
        layout: flex-row justify=space-between
        children: 3
        padding: "48px 0px"
    ```
    
    **Agent rule**: rebuild sections in this order (sorted by vertical position). Match the layout primitive (grid N-col / flex direction / block).
    
    
    ## 14. Copy Library (Real Content from Source)
    
    *Actual text content extracted from the live page. Use these strings verbatim when reproducing the site — they carry the brand voice.*
    
    ```yaml
    copy:
      section-headings:
        - "Sur la première marche"
        - "Témoignages clients"
        - "Booking.com : synergie tech et innovation agile"
        - "Passez à l'étape suivante avec HashiCorp"
      ctas:
        - "Plate-forme"
        - "Nous contacter"
        - "S'inscrire gratuitement"
      navigation:
        - "Log in"
        - "Nous contacter"
        - "S'inscrire gratuitement"
        - "Plateforme Cloud HashiCorp"
        - "BoundaryAccès distant sécurisé"
        - "Pricing"
        - "Documentation"
        - "Certifications"
        - "Intégrations"
      footer-links:
        - "Privacy Policy"
        - "Terraform"
        - "GitHub"
    ```
    
    **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: 2
        avg-ratio: 4.10
        common-aspect: "~16:6 banner"
        sample-alts:
          - "HashiCorp logo"
          - "HashiCorp logo"
      hero:
        count: 1
        avg-ratio: 2.70
        common-aspect: "~16:6 banner"
        sample-alts:
          - "Image of HashiCorp Cloud Platform dashboard"
    ```
    
    **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">
      Plate-forme
    </button>
    ```
    _Source pattern detected: padding `8px 12px` · radius `4px` · weight `500`_
    
    ### Generic Card
    ```html
    <div class="card">
      <!-- content -->
    </div>
    ```
    _Source pattern detected: padding `0px` · radius `6px` · shadow `rgba(101, 106, 118, 0.2) 0px 0px 0px 1px`_
    
    **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: 90/100 (A)
    
    | Category | Score | Max | Detail |
    |----------|-------|-----|--------|
    | Colors & Palette | 25 | 25 | 18 named colors |
    | Typography | 18 | 20 | 7 roles defined |
    | Components | 20 | 20 | 5 specs extracted |
    | Motion & Interaction | 12 | 15 | Keyframes present |
    | CSS Custom Properties | 10 | 10 | 584 vars |
    | Responsive Breakpoints | 5 | 5 | 6 breakpoints |
    | Variable Fonts | 0 | 5 | None detected |
    
    ## 12. Known Gaps & Confidence
    
    Explicit list of what this extraction could NOT capture. Agents should not invent values for these — either skip the feature or use the documented baseline + heuristic fallback.
    
    *✅ No critical extraction gaps detected — high-confidence reproduction expected.*
    
    ### Per-section confidence
    
    | Section | Confidence | Reason |
    |---------|------------|--------|
    | §1 Visual Theme | High | Body bg extracted via getComputedStyle() |
    | §2 Colors | High | 584 CSS vars (semantic naming requires ≥20 for high) |
    | §3 Typography | High | 7 typography roles inferred |
    | §4 Components | High | 5 component variants captured |
    | §7 Motion | High | Keyframes + transitions |
    | §8 Do's/Don'ts | High | 18 rules generated; design-decisions.json has evidence per rule |
    | §9 Responsive | High | 6 breakpoints detected |
    | §9b Photography | High | 26 images, hero present |
    
    ---
    *Generated by Clone Architect — automated Playwright extraction + design analysis.*
    *Source: https://hashicorp.com | 2026-05-30T20:38:58.696Z*
    *All values verified via getComputedStyle() — no approximation, no hallucination.*
    

    Re-extract: clone-architect update hashicorp.com