Color Palette

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

Background & Surface

Primary #ffffff Page bg Copied!
Cream #f4f3ec Elevated Copied!
Tertiary #faf9f6 Card bg Copied!

Text & Content

Primary #000000 Body text Copied!
Secondary #000000 Secondary Copied!
Muted #9c9fa5 Muted / Placeholder Copied!

Accent & Interactive

Primary #37b54a Primary CTA Copied!
Secondary #5de071 Secondary CTA Copied!

Border & Divider

Clay #d3cec6 Dividers / Lines Copied!

Semantic States

⚠ Error Error #c41c1c Errors, destructive Copied!

Full Extracted Palette (+38)

#111111 #111111 Copied!
#0007cb #0007cb Copied!
#f1eee9 #f1eee9 Copied!
#ff5600 #ff5600 Copied!
#e7e3db #e7e3db Copied!
#dedbd6 #dedbd6 Copied!
#313130 #313130 Copied!
#df2020 #df2020 Copied!
#fafafa #fafafa Copied!
#cecfd2 #cecfd2 Copied!
#7b7b78 #7b7b78 Copied!
#03b2cb #03b2cb Copied!
#efefef #efefef Copied!
#fe4c02 #fe4c02 Copied!
#626260 #626260 Copied!
#e0e0e0 #e0e0e0 Copied!
#080e1c #080e1c Copied!
#65b5ff #65b5ff Copied!
#0bdf50 #0bdf50 Copied!
#151b29 #151b29 Copied!
#ff2067 #ff2067 Copied!
#b3e01c #b3e01c Copied!
#080f1e #080f1e Copied!
#020917 #020917 Copied!
#f6f6f1 #f6f6f1 Copied!
#000ce1 #000ce1 Copied!
#00da00 #00da00 Copied!
#84878f #84878f Copied!
#825bff #825bff Copied!
#393f4b #393f4b Copied!
#c5c5c1 #c5c5c1 Copied!
#cbff20 #cbff20 Copied!
#c5c5c5 #c5c5c5 Copied!
#2f6a5e #2f6a5e Copied!
#055895 #055895 Copied!
#441572 #441572 Copied!
#a3b3ff #a3b3ff Copied!
#e2f947 #e2f947 Copied!

Typography

All values extracted via getComputedStyle() — no estimation.

RoleFont FamilySize / Weight Line HeightLetter SpacingPreview
Display Hero Saans 80px / w400 1 -2.4px Display Hero
Sub-heading Saans 24px / w400 1 -0.48px Sub-heading
Label Heading Saans 20px / w400 1.2 -0.2px Label Heading
Body ui-sans-serif 16px / w400 1.5 normal Body
Button Large Saans 16px / w400 1.5 normal Button Large
Nav Link MediumLL 16px / w400 1 -0.4px Nav Link
Button Saans 14px / w400 1.43 normal Button
Caption / Badge SaansMono 12px / w400 1 0.6px Caption / Badge

Live Components

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

Buttons

accent: #37b54a · border-radius: 9999px · weight: 400

Form Inputs

border: rgb(211, 206, 198) · focus: #37b54a · radius: 8px

Card

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

Badges & Labels

New Feature Beta Draft

Spacing Scale

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

Border Radius

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

Component Specs

Extracted CSS values per component and variant state.

### Buttons

Icon Button
  • Background: `transparent`
  • Text: `#000000`
  • Padding: 8px
  • Radius: 0px
  • Font: 14px weight 400
  • Use: Toolbar/UI icons
  • Focus: outline: `rgb(16, 16, 16) auto 1px`
Ghost
  • Background: `transparent`
  • Text: `#000000`
  • Padding: 8px 4px 8px 12px
  • Radius: 6px
  • Font: 16px weight 400
  • Use: Subtle action, toolbar, nav button
  • Focus: outline: `rgb(16, 16, 16) auto 1px`
Ghost
  • Background: `transparent`
  • Text: `#000000`
  • Padding: 0px 12px
  • Radius: 6px
  • Font: 16px weight 400
  • Use: Subtle action, toolbar, nav button
  • Focus: outline: `rgb(16, 16, 16) auto 1px`
Outline
  • Background: `#000000`
  • Text: `#ffffff` `{colors.primary-hover}`
  • Padding: 12px 16px
  • Radius: 6px
  • Border: 1px solid rgb(0, 0, 0)
  • Font: 16px weight 400
  • Use: Secondary action with border
  • Focus: outline: `rgb(16, 16, 16) auto 1px`
Outline
  • Background: `transparent`
  • Text: `#000000`
  • Padding: 12px 16px
  • Radius: 6px
  • Border: 1px solid rgb(0, 0, 0)
  • Font: 16px weight 400
  • Use: Secondary action with border
  • Focus: outline: `rgb(16, 16, 16) auto 1px`
Dark / Solid
  • Background: `#111111`
  • Text: `#ffffff` `{colors.primary-hover}`
  • Padding: 0px 14px
  • Radius: 4px
  • Font: 16px weight 400
  • Use: Solid dark CTA
  • Focus: outline: `rgb(16, 16, 16) auto 1px`
Outline
  • Background: `transparent`
  • Text: `#111111`
  • Padding: 0px 14px
  • Radius: 4px
  • Border: 1px solid rgb(17, 17, 17)
  • Font: 16px weight 400
  • Use: Secondary action with border
  • Focus: outline: `rgb(16, 16, 16) auto 1px`

Navigation

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

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: `Icon Button`, `Ghost`, `Ghost`, `Outline`, `Outline`
      • **DO NOT introduce new buttons variants** without justification

      Navigation

      - 1 shape(s) in this system: `Main Nav`
      • **DO NOT introduce new navigation 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 530px
      Mobile Large 600px
      Mobile Large 640px
      Tablet 896px
      Tablet 1024px

      Elevation & Depth

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

      Level 1
      rgba(9, 14, 21, 0.16) 0px 5px 40px 0px

      Motion & Transitions

      5 motion tokens — easing curves and durations.

      --ease-out-quadcubic-bezier(.25,.46,.45,.94)
      --ease-out-quartcubic-bezier(.165,.84,.44,1)
      --ease-outcubic-bezier(0,0,.2,1)
      --ease-in-outcubic-bezier(.4,0,.2,1)
      --ease-out-cubiccubic-bezier(.215,.61,.355,1)

      Motion Timeline

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

      marquee-left
      marquee-right
      marquee
      onetrust-fade-in
      carouselAutoplay
      launcherEnter

      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(0, 0, 0)
      focus
      button
      bg rgba(0, 0, 0, 0)
      fg rgb(0, 0, 0)
      link
      default
      link
      bg rgba(0, 0, 0, 0)
      fg rgb(0, 0, 0)
      navLink
      default
      navLink
      bg rgba(0, 0, 0, 0)
      fg rgb(0, 0, 0)
      footerLink
      default
      footerLink
      bg rgba(0, 0, 0, 0)
      fg rgb(0, 0, 0)

      Z-Index Stacking Context

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

      z:2147483002
      div.intercom-messenger-frame.intercom-with-namespace-16wz7d7
      z:2147483001
      div.intercom-with-namespace-1sapft2.e1nq9v8t0
      z:2147483000
      iframe.intercom-with-namespace-1p1gy5w.e7eknrv0
      z:2147483000
      div.intercom-with-namespace-4wz414.edrs4yi0
      z:2147483000
      iframe.intercom-launcher-frame.intercom-with-namespace-l9pzvy
      z:2147482998
      div.intercom-with-namespace-5y1cnf.equ3uxk0
      z:1001
      span.wsc:absolute.wsc:top-full
      z:1000
      #shared-header
      z:999
      #_R_n9cnsdb_
      z:10
      div.absolute.z-10
      z:10
      div.absolute.z-10
      z:10
      div.absolute.z-10
      z:10
      div.absolute.z-10
      z:10
      div.absolute.z-10
      z:10
      div.absolute.z-10
      z:1
      button.relative.overflow-hidden
      z:1
      img.z-1.object-cover
      z:1
      div.pointer-events-none.absolute
      z:1
      img.z-1.object-cover
      z:1
      div.pointer-events-none.absolute

      Export tokens

      Copy these design tokens to any framework. Generated from intercom.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: intercom.com
      description: "Light product system built on #ffffff with #37b54a as the primary CTA accent. Type anchored in ui-sans-serif at 80px / weight 400. Extracted automatically from https://intercom.com/ — every value from getComputedStyle(), no approximation."
      narrative: |
        intercom.com is built on a pure-white canvas (rgb(255, 255, 255)).
        The system uses #37b54a as the accent for primary actions and brand signals.
        Sharp 0px corners on CTAs — architectural restraint, engineering precision alongside ui-sans-serif as the primary typeface.
      
      colors:
        background: "#ffffff"
        surface-1: "#f4f3ec"
        surface-2: "#faf9f6"
        ink-subtle: "#9c9fa5"
        primary: "#37b54a"
        on-primary: "#ffffff"
        primary-hover: "#ffffff"
        hairline: "#d3cec6"
        primary-focus: "#000ce1"
        semantic-error: "#c41c1c"
      
      typography:
        display-xl:
          fontFamily: "Saans"
          fontSize: 80px
          fontWeight: 400
          lineHeight: 1
          letterSpacing: -2.4px
        display-md:
          fontFamily: "Saans"
          fontSize: 24px
          fontWeight: 400
          lineHeight: 1
          letterSpacing: -0.48px
        headline:
          fontFamily: "Saans"
          fontSize: 20px
          fontWeight: 400
          lineHeight: 1.2
          letterSpacing: -0.2px
        body:
          fontFamily: "ui-sans-serif"
          fontSize: 16px
          fontWeight: 400
          lineHeight: 1.5
          letterSpacing: 0
        body-sm:
          fontFamily: "MediumLL"
          fontSize: 16px
          fontWeight: 400
          lineHeight: 1
          letterSpacing: -0.4px
        caption:
          fontFamily: "SaansMono"
          fontSize: 12px
          fontWeight: 400
          lineHeight: 1
          letterSpacing: 0.6px
        button:
          fontFamily: "Saans"
          fontSize: 16px
          fontWeight: 400
          lineHeight: 1.5
          letterSpacing: 0
      
      rounded:
        none: 0px
        xs: 4px
        sm: 8px
        md: 9px
        lg: 24px
        xl: 24px
        pill: 9999px
      
      spacing:
        xxs: 2px
        xs: 8px
        sm: 24px
        md: 12px
        lg: 24px
        xl: 32px
        xxl: 64px
        section: 80px
      
      components:
        button-icon-button:
          backgroundColor: "transparent"
          textColor: "#000000"
          typography: "{typography.body}"
          rounded: "{rounded.none}"
          padding: 8px
        button-ghost:
          backgroundColor: "transparent"
          textColor: "#000000"
          typography: "{typography.body}"
          rounded: "{rounded.xs}"
          padding: 8px 4px 8px 12px
        button-ghost:
          backgroundColor: "transparent"
          textColor: "#000000"
          typography: "{typography.body}"
          rounded: "{rounded.xs}"
          padding: 0px 12px
        navigation-main-nav:
          backgroundColor: "{colors.primary-hover}"
          typography: "{typography.body}"
          rounded: "{rounded.none}"
      
      extracted_at: "2026-05-30T20:39:06.886Z"
      completeness: 76
      scoreVersion: "v2"
      
      ---
      
      # Design System — intercom.com
      > Extracted automatically by Clone Architect from https://intercom.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**: `#37b54a` 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
      
      intercom.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 **ui-sans-serif**. Headlines run at a remarkably light weight (400) — restraint over assertion, creating an editorial calm that invites reading rather than demanding it. Negative letter-spacing at display sizes (-2.4px at 80px) compresses headlines into engineered blocks, dense and precise. 
      
      Body text reads in Black (`#000000`) (contrast ratio 100.0:1, well above WCAG AA). **Success Green** (`#37b54a`) 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: White (`#ffffff`)
      - Primary typeface: MediumLL
      - Accent: Success Green (`#37b54a`)
      - Display: 80px weight 400, letter-spacing -2.4px
      - Shadow system: 1 distinct elevation levels
      - Custom fonts loaded: MediumLL, MediumLL Fallback, IvoryLL, IvoryLL Fallback, DmMono, DmMono Fallback, Maxi, Maxi Fallback, Ozik, Ozik Fallback, Planar, Planar Fallback, Raster, Raster Fallback, Honey, Honey Fallback, Beretta, Beretta Fallback, Saans, Saans Fallback, SaansMono, SaansMono Fallback, Serrif, Serrif Fallback, Inter, Inter Fallback, intercom-font
      
      ## 2. Color Palette & Roles
      
      ### Background & Surface
      - **White** (`#ffffff`): Page background (primary)
      - **Canvas** (`#e7e3db`): Surface / elevated background (CSS var)
      - **Cream** (`#f4f3ec`): Surface / elevated background
      - **Off-Cream** (`#faf9f6`): Surface / elevated background
      - **Chalk** (`#f1eee9`): Surface / elevated background
      
      ### Text & Content
      - **Black** (`#000000`): Primary body text
      - **Jet Black** (`#111111`): Secondary text
      - **Helpdesk** (`#0007cb`): Secondary text
      - **Charcoal** (`#313130`): Secondary text
      
      ### Accent & Interactive
      - **Fin** (`#ff5600`): Interactive / accent
      - **M Tricolor Red** (`#df2020`): Interactive / accent
      
      ### Border & Divider
      - **Clay** (`#d3cec6`): Borders / dividers
      - **Linen** (`#dedbd6`): Borders / dividers
      
      ### Full Extracted Palette
      47 distinct colors detected on the live page (13 categorized above + 34 additional below). Every value is a real `getComputedStyle()` color — no approximation.
      
      - `#fafafa` — Off-White
      - `#cecfd2` — Silver
      - `#7b7b78` — Medium Gray
      - `#03b2cb` — Sky Bright
      - `#efefef` — Light Gray
      - `#fe4c02` — Bright Orange
      - `#626260` — Dim Gray
      - `#9c9fa5` — Cool Gray
      - `#e0e0e0` — Light Gray
      - `#080e1c` — Dark
      - `#65b5ff` — #65b5ff
      - `#c41c1c` — Error
      - `#0bdf50` — #0bdf50
      - `#151b29` — Deep Navy
      - `#ff2067` — Ruby
      - `#b3e01c` — #b3e01c
      - `#080f1e` — Deep Navy
      - `#020917` — Navy
      - `#f6f6f1` — Warm Cream
      - `#000ce1` — Blue
      - `#00da00` — Green
      - `#84878f` — Medium Gray
      - `#825bff` — Brand Indigo
      - `#393f4b` — Dark Gray
      - `#c5c5c1` — Silver
      - `#cbff20` — #cbff20
      - `#c5c5c5` — Silver
      - `#2f6a5e` — Ecom
      - `#055895` — Sales
      - `#441572` — Operator
      - `#37b54a` — Success Green
      - `#5de071` — #5de071
      - *…+2 more in `raw-css.json` (`desktop.allColors`).*
      
      ### CSS Custom Properties (Design Tokens)
      
      **Shadow Token**
      - `--tw-inset-shadow-alpha`: `100%`
      - `--tw-inset-ring-shadow`: `0 0 #0000`
      - `--tw-inset-shadow`: `0 0 #0000`
      - `--tw-shadow-alpha`: `100%`
      
      **Text Color**
      - `--wsc-color-content-primary`: `#fff`
      - `--wsc-color-content-tertiary`: `#9c9fa5`
      - `--wsc-color-content-secondary`: `#cecfd2`
      
      **Font Weight Token**
      - `--text-report-h2--font-weight`: `400`
      - `--text-heading-1-tablet--font-weight`: `400`
      - `--text-label-lg-mobile--font-weight`: `400`
      - `--text-report-detail-mobile--font-weight`: `400`
      
      **Spacing Token**
      - `--text-heading-1-mobile--letter-spacing`: `-.09rem`
      - `--text-report-h3-mobile--letter-spacing`: `-1.12px`
      - `--text-report-h1-tablet--letter-spacing`: `-3.5px`
      - `--text-label-lg-mobile--letter-spacing`: `.0375rem`
      
      **Border Radius Token**
      - `--radius-sm`: `.25rem`
      - `--radius-md`: `.375rem`
      - `--wsc-radius-md`: `.375rem`
      - `--radius-lg`: `.5rem`
      
      **Motion Token**
      - `--wsc-default-transition-timing-function`: `cubic-bezier(.4,0,.2,1)`
      - `--default-transition-duration`: `.15s`
      - `--default-transition-timing-function`: `cubic-bezier(.4,0,.2,1)`
      
      **Success**
      - `--color-green-600`: `oklch(62.7% .194 149.214)`
      - `--color-green-400`: `oklch(79.2% .209 151.711)`
      - `--color-green`: `#00da00`
      
      **Error / Destructive**
      - `--color-error`: `#c41c1c`
      - `--color-red-600`: `oklch(57.7% .245 27.325)`
      - `--color-red-400`: `oklch(70.4% .191 22.216)`
      - `--color-red-500`: `oklch(63.7% .237 25.331)`
      
      **Warning**
      - `--color-amber-100`: `oklch(96.2% .059 95.617)`
      - `--color-amber-400`: `oklch(82.8% .189 84.429)`
      
      **Font Family Token**
      - `--wsc-default-mono-font-family`: `"SaansMono",ui-monospace,monospace`
      - `--wsc-default-font-family`: `"MediumLL",system-ui,-apple-system,sans-serif`
      - `--default-font-family`: ``
      - `--default-mono-font-family`: ``
      
      **Background**
      - `--wsc-color-background-highlight`: `#151b29`
      - `--color-canvas`: `#e7e3db`
      - `--wsc-color-background-screen`: `#020917`
      - `--wsc-color-background-overlay`: `color-mix(in oklab,#020917/**/80%,transparent)`
      
      **Border**
      - `--wsc-color-border-decorative`: `#393f4b`
      - `--wsc-color-border-neutral`: `#84878f`
      - `--wsc-color-border-focus`: `#000ce1`
      
      **Other tokens**
      - `--text-heading-2-desktop--line-height`: `1`
      - `--text-heading-2-tablet`: `4rem`
      - `--color-fin`: `#ff5600`
      - `--text-heading-2-mobile--line-height`: `.95`
      - `--tw-mask-bottom-to-color`: `transparent`
      - `--text-button-lg-mobile`: `1rem`
      - `--text-body-xl-tablet--line-height`: `1.1`
      - `--color-neutral-600`: `oklch(43.9% 0 0)`
      
      ## 3. Typography Rules
      
      ### Font Families
      - **Primary**: `ui-sans-serif`
      - **Secondary**: `Saans`
      - **Font 3**: `MediumLL`
      - **Font 4**: `MediumLL Fallback`
      - **Font 5**: `IvoryLL`
      
      ### Custom Fonts Loaded
      - **MediumLL** weight 300 (normal)
      - **MediumLL** weight 400 (normal)
      - **MediumLL** weight 600 (normal)
      - **MediumLL** weight 700 (normal)
      - **MediumLL Fallback** weight normal (normal)
      - **IvoryLL** weight 300 (normal)
      - **IvoryLL Fallback** weight normal (normal)
      - **DmMono** weight 300 (normal)
      - **DmMono Fallback** weight normal (normal)
      - **Maxi** weight 300 (normal)
      - **Maxi Fallback** weight normal (normal)
      - **Ozik** weight 300 (normal)
      - **Ozik Fallback** weight normal (normal)
      - **Planar** weight 300 (normal)
      - **Planar Fallback** weight normal (normal)
      - **Raster** weight 300 (normal)
      - **Raster Fallback** weight normal (normal)
      - **Honey** weight 300 (normal)
      - **Honey Fallback** weight normal (normal)
      - **Beretta** weight 300 (normal)
      - **Beretta Fallback** weight normal (normal)
      - **Saans** weight 400 (normal)
      - **Saans** weight 500 (normal)
      - **Saans Fallback** weight normal (normal)
      - **SaansMono** weight 300 (normal)
      - **SaansMono** weight 400 (normal)
      - **SaansMono Fallback** weight normal (normal)
      - **Serrif** weight 300 (normal)
      - **Serrif** weight 400 (normal)
      - **Serrif Fallback** weight normal (normal)
      - **Inter** weight 100 900 (normal)
      - **Inter Fallback** weight normal (normal)
      - **intercom-font** weight normal (normal)
      - **intercom-font** weight bold (normal)
      
      ### Typography Hierarchy
      
      | Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
      |------|------|------|--------|-------------|----------------|-------|
      | Display Hero | Saans | 80px | 400 | 1 | -2.4px | Main headline (h1) |
      | Sub-heading | Saans | 24px | 400 | 1 | -0.48px | Third-level heading (h3) |
      | Label Heading | Saans | 20px | 400 | 1.2 | -0.2px | Small heading (H4) |
      | Body | ui-sans-serif | 16px | 400 | 1.5 | normal | Standard reading text |
      | Button Large | Saans | 16px | 400 | 1.5 | normal | Button label (16px) |
      | Nav Link | MediumLL | 16px | 400 | 1 | -0.4px | Navigation anchor |
      | Button | Saans | 14px | 400 | 1.43 | normal | Button label (14px) |
      | Caption / Badge | SaansMono | 12px | 400 | 1 | 0.6px | uppercase, small text (12px) |
      
      ### Font Weight Scale
      
      CSS custom properties define 49 explicit weight steps:
      - `--font-weight-light`: `300` — Light
      - `--text-report-h2--font-weight`: `400` — Regular
      - `--text-heading-1-tablet--font-weight`: `400` — Regular
      - `--text-label-lg-mobile--font-weight`: `400` — Regular
      - `--text-report-detail-mobile--font-weight`: `400` — Regular
      - `--text-report-detail--font-weight`: `400` — Regular
      - `--text-report-h3--font-weight`: `400` — Regular
      - `--text-heading-6-desktop--font-weight`: `400` — Regular
      - `--text-report-h1--font-weight`: `400` — Regular
      - `--text-callout-mobile--font-weight`: `400` — Regular
      - `--text-heading-3-tablet--font-weight`: `400` — Regular
      - `--text-body-xl-tablet--font-weight`: `400` — Regular
      - `--text-heading-2-desktop--font-weight`: `400` — Regular
      - `--wsc-font-weight-normal`: `400` — Regular
      - `--text-heading-3-desktop--font-weight`: `400` — Regular
      - `--text-report-body-large-mobile--font-weight`: `400` — Regular
      - `--text-button-lg-mobile--font-weight`: `400` — Regular
      - `--text-report-body-large-tablet--font-weight`: `400` — Regular
      - `--text-heading-1-mobile--font-weight`: `400` — Regular
      - `--text-report-h3-mobile--font-weight`: `400` — Regular
      - `--text-heading-4-tablet--font-weight`: `400` — Regular
      - `--text-heading-2-mobile--font-weight`: `400` — Regular
      - `--text-report-body-large--font-weight`: `400` — Regular
      - `--text-report-h2-mobile--font-weight`: `400` — Regular
      - `--text-body-xl-mobile--font-weight`: `400` — Regular
      - `--text-heading-3-mobile--font-weight`: `400` — Regular
      - `--text-body-mobile--font-weight`: `400` — Regular
      - `--text-button-sm-mobile--font-weight`: `400` — Regular
      - `--text-report-body-small--font-weight`: `400` — Regular
      - `--text-heading-5-mobile--font-weight`: `400` — Regular
      - `--text-report-body-small-mobile--font-weight`: `400` — Regular
      - `--text-body-lg-mobile--font-weight`: `400` — Regular
      - `--text-body-xl-desktop--font-weight`: `400` — Regular
      - `--text-report-h1-mobile--font-weight`: `400` — Regular
      - `--text-heading-2-tablet--font-weight`: `400` — Regular
      - `--text-heading-4-mobile--font-weight`: `400` — Regular
      - `--text-heading-5-desktop--font-weight`: `400` — Regular
      - `--text-report-h2-tablet--font-weight`: `400` — Regular
      - `--text-report-h1-tablet--font-weight`: `400` — Regular
      - `--text-heading-6-mobile--font-weight`: `400` — Regular
      - `--text-heading-1-desktop--font-weight`: `400` — Regular
      - `--text-heading-4-desktop--font-weight`: `400` — Regular
      - `--font-weight-normal`: `400` — Regular
      - `--text-callout-desktop--font-weight`: `400` — Regular
      - `--text-report-h3-tablet--font-weight`: `400` — Regular
      - `--font-weight-medium`: `500` — Medium
      - `--wsc-font-weight-semibold`: `600` — SemiBold
      - `--font-weight-semibold`: `600` — SemiBold
      - `--font-weight-bold`: `700` — Bold
      
      ### Full Font Size Scale
      
      Sizes detected in the design (descending): `80px`, `54px`, `40px`, `28px`, `25.60px`, `24px`, `20px`, `18px`, `16px`, `14px`, `12px`, `11px`
      
      > 6 size(s) detected outside the sampled hierarchy (54px, 40px, 28px, 25.6px, 18px, 11px). 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
      
      **Icon Button**
      - Background: `transparent`
      - Text: `#000000`
      - Padding: 8px
      - Radius: 0px
      - Font: 14px weight 400
      - Use: Toolbar/UI icons
      - Focus: outline: `rgb(16, 16, 16) auto 1px`
      
      **Ghost**
      - Background: `transparent`
      - Text: `#000000`
      - Padding: 8px 4px 8px 12px
      - Radius: 6px
      - Font: 16px weight 400
      - Use: Subtle action, toolbar, nav button
      - Focus: outline: `rgb(16, 16, 16) auto 1px`
      
      **Ghost**
      - Background: `transparent`
      - Text: `#000000`
      - Padding: 0px 12px
      - Radius: 6px
      - Font: 16px weight 400
      - Use: Subtle action, toolbar, nav button
      - Focus: outline: `rgb(16, 16, 16) auto 1px`
      
      **Outline**
      - Background: `#000000`
      - Text: `#ffffff` `{colors.primary-hover}`
      - Padding: 12px 16px
      - Radius: 6px
      - Border: 1px solid rgb(0, 0, 0)
      - Font: 16px weight 400
      - Use: Secondary action with border
      - Focus: outline: `rgb(16, 16, 16) auto 1px`
      
      **Outline**
      - Background: `transparent`
      - Text: `#000000`
      - Padding: 12px 16px
      - Radius: 6px
      - Border: 1px solid rgb(0, 0, 0)
      - Font: 16px weight 400
      - Use: Secondary action with border
      - Focus: outline: `rgb(16, 16, 16) auto 1px`
      
      **Dark / Solid**
      - Background: `#111111`
      - Text: `#ffffff` `{colors.primary-hover}`
      - Padding: 0px 14px
      - Radius: 4px
      - Font: 16px weight 400
      - Use: Solid dark CTA
      - Focus: outline: `rgb(16, 16, 16) auto 1px`
      
      **Outline**
      - Background: `transparent`
      - Text: `#111111`
      - Padding: 0px 14px
      - Radius: 4px
      - Border: 1px solid rgb(17, 17, 17)
      - Font: 16px weight 400
      - Use: Secondary action with border
      - Focus: outline: `rgb(16, 16, 16) auto 1px`
      
      ### Navigation
      
      **Main Nav**
      - Background: `#ffffff` `{colors.primary-hover}`
      - Padding: 0px
      - Radius: none
      - Font: 16px weight 400
      - Use: Fixed/sticky block nav — N/A items
      
      
      ## 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(0, 0, 0)"
          focus:
            bg: "rgba(0, 0, 0, 0)"
            fg: "rgb(0, 0, 0)"
        link:
          default:
            bg: "rgba(0, 0, 0, 0)"
            fg: "rgb(0, 0, 0)"
        navLink:
          default:
            bg: "rgba(0, 0, 0, 0)"
            fg: "rgb(0, 0, 0)"
        footerLink:
          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: `Icon Button`, `Ghost`, `Ghost`, `Outline`, `Outline`
      - **DO NOT introduce new buttons variants** without justification
      
      ### Navigation
      - **1 shape(s)** in this system: `Main Nav`
      - **DO NOT introduce new navigation 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 | 8px |
      | sm | 24px |
      | md | 12px |
      | base | 16px |
      | lg | 24px |
      | xl | 32px |
      | 2xl | 48px |
      | 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 | 9px | Cards, containers |
      | Lg | 24px | Large rounded elements, pill segments |
      | Xl | 24px | Category strips, featured containers |
      | Full | 9999px | Pills, avatars, circular elements |
      
      ### Shape Language
      
      | Component | Border Radius |
      |-----------|---------------|
      | Buttons | `0px` |
      | Navigation | `none` |
      | Page Body | `0px` |
      
      **Shape Personality**: Sharp & Angular — No rounding. Precise, editorial, enterprise feel.
      
      **Full Radius Spectrum**: 0px, 4px, 6px, 8px, 9px, 24px (from `allBorderRadii` scan)
      
      
      ## 5b. Spacing Rhythm Names
      
      *Named spacing tokens with explicit use cases. Use these names in YOUR code instead of raw pixels for consistency.*
      
      | Name | Value | Use case |
      |------|-------|----------|
      | **hero** | `64px` | Top/bottom of full-bleed hero sections |
      | **section** | `32px` | Between major bands (color change, content shift) |
      | **subsection** | `24px` | Within a section, between content groups |
      | **card** | `12px` | Card padding, list-item spacing |
      | **compact** | `24px` | Form fields, tight clusters, badge padding |
      | **micro** | `8px` | Icon-text gap, tag inner padding |
      
      **Agent rule**: NEVER hardcode raw pixel values for spacing in generated UI. Always reference these named tokens (`spacing-rhythm.section`, etc.).
      
      ## 5c. Widget & Structure Library
      
      Structural patterns extracted from the page DOM — these are the **blueprints** an agent should follow to reproduce the page architecture (not just CSS values).
      
      **7/8 structural patterns detected.**
      
      ### Hero Pattern
      
      - **Composition:** split-right-text — Split layout, media-left/text-right — image in left column, heading + body in right column. Less common variant.
      - **Viewport coverage:** full-viewport hero (≥70% screen height)
      - **Heading:** "The only helpdesk designed for the AI Agent era" — 80px left-aligned
      - **Subheading:** "Intercom is the only helpdesk with a natively integrated AI Agent, Fin, meaning every customer conversation improves the next one, enabling perfect ex"
      - **Media:** present, positioned left
      - **CTAs:** 6 (primary: "Start free trial")
      - **Clone instruction:** Reproduce the **split-right-text** layout. Use the heading font-size token at the documented size. Place media left of text.
      
      ### Navigation Pattern
      
      - **Position:** static (scrolls with page)
      - **Layout:** logo-left-links-left — Logo and links both on the left (CTAs typically right)
      - **Height:** 42px
      - **Logo:** ✓ present
      - **Nav links:** 5 primary items
      - **CTAs in nav:** 2
      - **Clone instruction:** Build a static logo left links left navigation. Reserve 2 slots for primary CTAs.
      
      ### Card Grid Pattern
      
      - **Card count:** 3 cards detected
      - **Columns (desktop):** 1-up grid
      - **Card dimensions:** 1419×593px (aspect 2.39:1)
      - **Gap:** 0px between cards
      - **Content:** ✗ no image
      - **Clone instruction:** Build a 1-column grid (desktop) with cards at ~2.39:1 aspect ratio. Text/icon-only cards (no photography).
      
      ### Pricing Table Pattern
      
      - **Tier count:** 3 pricing tiers
      - **Layout:** vertical stacked
      - **Columns (desktop):** 3-up
      - **Feature list:** ✓ (median ~18 feature points per tier)
      - **Clone instruction:** Build a 3-column vertical-stack pricing comparison.
      
      ### Testimonial Pattern
      
      - **Count:** 3 testimonial blocks
      - **Layout:** list
      - **Avg quote length:** 167 chars (medium quote)
      - **Includes:** ✗ no avatars | ✗ no logos | ✗ no ratings
      - **Clone instruction:** Build a list of 3 testimonials.   
      
      ### CTA Banner Pattern
      
      - **Banner count:** 4
      - **Position:** multiple
      - **Visual treatment:** ✓ contrasting background
      - **Primary CTA text:** "Start free trial"
      - **Clone instruction:** Place multiple CTA banners across page sections. Use contrasting solid background.
      
      ### Footer Pattern
      
      - **Columns:** 1
      - **Links:** 45 total
      - **Height:** 522px
      - **Includes:** ✗ no newsletter | ✗ no social |  
      - **Clone instruction:** Build a 1-column footer with ~45 links per column.
      
      ## 6. Depth & Elevation
      
      | Level | Treatment | Use |
      |-------|-----------|-----|
      | Flat (Level 0) | No shadow | Page background, content blocks |
      | Layered (Level 1) | <br>`rgba(9, 14, 21, 0.16) 0px 5px 40px 0px` | Cards, elevated surfaces |
      
      **Shadow Philosophy**: Multi-layered shadow system creating natural, atmospheric depth. Each shadow level combines multiple layers for realistic elevation.
      
      ## 7. Motion & Interaction
      
      ### Easing System
      
      | CSS Variable | Curve | Semantic Name |
      |--------------|-------|---------------|
      | `--ease-out-quad` | `cubic-bezier(.25,.46,.45,.94)` | Custom Ease — Balanced |
      | `--ease-out-quart` | `cubic-bezier(.165,.84,.44,1)` | Custom Ease — Balanced |
      | `--wsc-default-transition-timing-function` | `cubic-bezier(.4,0,.2,1)` | Ease Out — Decelerating |
      | `--default-transition-timing-function` | `cubic-bezier(.4,0,.2,1)` | Ease Out — Decelerating |
      | `--ease-out` | `cubic-bezier(0,0,.2,1)` | Ease Out — Decelerating |
      | `--ease-in-out` | `cubic-bezier(.4,0,.2,1)` | Ease Out — Decelerating |
      | `--ease-out-cubic` | `cubic-bezier(.215,.61,.355,1)` | Ease Out — Decelerating |
      | `--wsc-ease-out` | `cubic-bezier(0,0,.2,1)` | Ease Out — Decelerating |
      
      ### Duration Scale
      
      | CSS Variable | Value | Tier |
      |--------------|-------|------|
      | `--default-transition-duration` | `.15s` | Fast |
      | `--wsc-default-transition-duration` | `.15s` | Fast |
      
      ### Copy-Paste Transition Snippets
      
      **All Props**
      ```css
      transition: background-size 0.2s cubic-bezier(0, 0, 0.2, 1);
      ```
      
      **Color / Background**
      ```css
      transition: color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), border-color...;
      ```
      
      **Color / Background**
      ```css
      transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), border-color 0.2s cubic-...;
      ```
      
      **All Props**
      ```css
      transition: background-size 0.2s ease-out;
      ```
      
      ### Keyframe Animation Catalog
      
      | Animation Name | Type | Animated Props | Use Hint |
      |----------------|------|----------------|----------|
      | `marquee-left` | Slide | transform | UI transition |
      | `marquee-right` | Slide | transform | UI transition |
      | `marquee` | Slide | transform | UI transition |
      | `onetrust-fade-in` | Fade | opacity | Element entrance |
      | `carouselAutoplay` | Scale | transform | UI transition |
      | `launcherEnter` | Fade + Move | transform, opacity | Element entrance |
      
      ### Motion Fingerprint
      
      - **Speed Character**: Balanced Pacing (median duration: `200ms`)
      - **Dominant Easing**: custom cubic-bezier curves
      - **Animation Library**: 6 unique animations (6 total including variants)
      
      > This design moves with balanced pacing timing using custom cubic-bezier curves, creating a UI that feels natural and fluid.
      
      ## 8. Do's and Don'ts
      
      ### Do
      - Use ui-sans-serif as the primary typeface — it defines the brand personality
      - Use negative letter-spacing (-2.4px) at display sizes for compressed, editorial headlines
      - Use the extracted shadow patterns for elevation — they are tuned to match the brand palette
      - Use Success Green (`#37b54a`) as the primary accent — it's the brand's signature interactive color
      - Use 6px border-radius on buttons — the standard corner rounding for interactive elements
      - Maintain nav height at 42px — consistent vertical space for the navigation bar
      - Make the hero full-viewport (≥70% screen height) — this design uses an immersive hero, not a tall navbar
      - Build the hero as a split layout with media on the right — text and visual share equal weight
      - Include exactly 6 CTAs in the hero (primary + secondary) — this design pattern is multi-action, not single-purpose
      - Repeat the primary CTA across 4 banner sections — conversion paths are layered, not single
      
      ### Don't
      - Don't substitute with generic sans-serif or serif — the custom font carries the brand
      - Don't increase letter-spacing on headings — the type is designed to run tight at scale
      - Don't invent new shadow values — use only the extracted shadow levels
      - Don't introduce additional saturated accent colors — the palette is intentionally controlled
      - Don't 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 `#37b54a` for primary CTAs and brand-mark signals only"
          why: "Single chromatic assertion device — overuse dilutes meaning"
          test: "querySelectorAll('[style*=\"#37b54a\"]').length <= 3 per fold"
      ```
      
      ## 9. Responsive Behavior
      
      ### Breakpoints
      | Name | Width | Key Changes |
      |------|-------|-------------|
      | Mobile | 400px | Single column, compact spacing |
      | Mobile Large | 530px | Expanded mobile layout |
      | Mobile Large | 600px | Expanded mobile layout |
      | Mobile Large | 640px | Expanded mobile layout |
      | Tablet | 896px | Multi-column grids begin |
      | Tablet | 1024px | Multi-column grids begin |
      
      ### Token Diff — Desktop vs Mobile
      
      | Element | Property | Desktop | Mobile |
      |---------|----------|---------|--------|
      | heading | font-size | `80px` | `40px` |
      | heading | line-height | `80px` | `38px` |
      | heading | letter-spacing | `-2.4px` | `-1.2px` |
      | nav | height | `42px` | `0px` |
      
      ### Collapsing Strategy
      - Headlines: 80px → 40px 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: 8px 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.intercom.com/intercom-marketing-site/img/social/default.jpg (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: 1.92:1 (landscape (16:9-ish))
      - Rendered size: 1173×611px
      - Alt text: "Decorative background image"
      - *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): 14 (26%)
      - Portrait (<0.87): 12 (23%)
      - Square (0.87–1.15): 27 (51%)
      
      **Media Format Mix:**
      - SVG: 1 (icons, illustrations, decorative geometry)
      
      **Average rendered image size:** 571×442px
      **Above-fold image count:** 12 / 53
      
      **Decorative Patterns Detected:**
      - 63 multi-stop linear gradients (mesh-like, 3+ color stops) — the brand leans on rich color transitions for visual depth
      - 1 large decorative SVG shape (≥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:**
      - 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: White (`#ffffff`)
      - Primary text: Black (`#000000`)
      - Accent: Success Green (`#37b54a`)
      - Border: Clay (`#d3cec6`)
      - Font: ui-sans-serif
      - Body: 16px weight 400
      
      ### Example Component Prompts
      - "Create a hero section on White background (#ffffff). Headline at 80px ui-sans-serif weight 400, line-height 1, letter-spacing -2.4px, color #000000."
      - "Create the primary CTA button: `#37b54a` background, `#000000` text, 9999px border-radius, 8px padding, 400 weight, ui-sans-serif font."
      - "Build navigation: static on `#ffffff`. ui-sans-serif 16px weight 400 for links."
      
      ### Iteration Guide
      1. **Canvas**: Set the light canvas to White (`#ffffff`) — every component is composited against this exact base.
      2. **Typography**: All type in ui-sans-serif, weight range 300–700. Never exceed 700 — heavier weights break the brand's tonal restraint.
      3. **Accent**: Success Green (`#37b54a`) is the sole interactive color. On hover → #5de071 (`#5de071`). Use CSS transitions, not opacity/brightness filters.
      4. **Motion**: All transitions use `cubic-bezier(0,0,0.2,1)`. Timing: 150ms for micro-interactions, 150ms for layout changes. Never use linear for UI transitions — preserve the brand's easing personality.
      5. **Shape**: CTAs at `0px`. Apply border-radius from the extracted scale only — don't invent intermediate values.
      6. **Spacing**: Use the `--ca-space-*` token scale (8px–32px). 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-primary-hover: #ffffff;
        --ca-surface-1: #f4f3ec;
        --ca-surface-2: #faf9f6;
        --ca-ink-subtle: #9c9fa5;
        --ca-primary: #37b54a;
        --ca-hairline: #d3cec6;
        --ca-primary-focus: #000ce1;
        --ca-semantic-error: #c41c1c;
      }
      
      /* Typography */
      :root {
        --ca-font-primary: "Saans", system-ui, sans-serif;
        --ca-text-display: 80px;
        --ca-text-body: 16px;
        --ca-text-small: 16px;
        --ca-text-caption: 12px;
        --ca-text-button: 16px;
      }
      
      /* Spacing & Radius */
      :root {
        --ca-space-xxs: 2px;
        --ca-space-xs: 8px;
        --ca-space-sm: 24px;
        --ca-space-md: 12px;
        --ca-space-base: 16px;
        --ca-space-lg: 24px;
        --ca-space-xl: 32px;
        --ca-space-2xl: 48px;
        --ca-space-3xl: 64px;
        --ca-radius-none: 0px;
        --ca-radius-xs: 4px;
        --ca-radius-sm: 8px;
        --ca-radius-md: 9px;
        --ca-radius-lg: 24px;
        --ca-radius-xl: 24px;
        --ca-radius-full: 9999px;
      }
      
      /* Motion */
      :root {
        --ca-ease-out-quad: cubic-bezier(.25,.46,.45,.94);
        --ca-ease-out-quart: cubic-bezier(.165,.84,.44,1);
        --ca-ease-out: cubic-bezier(0,0,.2,1);
        --ca-ease-in-out: cubic-bezier(.4,0,.2,1);
        --ca-ease-out-cubic: cubic-bezier(.215,.61,.355,1);
      }
      ```
      
      
      ## 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: header
          tag: header
          classes: ["shared-header", "wsc:text-content-primary", "wsc:bg-background-screen", "wsc:lg:border-none"]
          height: 108px
          width: full-bleed
          layout: block
          children: 2
          bg: "rgb(255, 255, 255)"
        - section: unknown
          tag: div
          classes: ["brand-i2y4"]
          height: 14834px
          width: full-bleed
          layout: block
          children: 1
        - section: main-content
          tag: main
          height: 14192px
          width: full-bleed
          layout: block
          children: 1
        - section: hero
          tag: section
          classes: ["mt-16.5", "container", "relative", "mx-auto"]
          height: 1267px
          width: full-bleed
          layout: block
          children: 4
          padding: "48px 16px 0px"
        - section: unknown
          tag: div
          classes: ["@container", "col-span-12", "space-y-4", "md:col-span-6"]
          height: 184px
          width: 340px
          layout: block
          children: 2
          padding: "16px 0px 0px"
        - section: section-5
          tag: section
          classes: ["container", "relative", "mx-auto", "py-6"]
          height: 472px
          width: full-bleed
          layout: block
          children: 1
          padding: "64px 16px"
        - section: unknown
          tag: div
          classes: ["@container", "text-current/40", "[&_svg]:h-8", "[&_svg]:w-auto"]
          height: 344px
          width: 1171px
          layout: block
          children: 2
        - section: section-6
          tag: section
          classes: ["bg-off-white", "container", "relative", "mx-auto"]
          height: 4099px
          width: full-bleed
          layout: block
          children: 2
          bg: "rgb(250, 249, 246)"
          padding: "112px 16px"
        - section: section-7
          tag: section
          classes: ["container", "relative", "mx-auto", "bg-white"]
          height: 5216px
          width: full-bleed
          layout: block
          children: 2
          bg: "rgb(255, 255, 255)"
          padding: "112px 16px"
        - section: unknown
          tag: div
          classes: ["@container"]
          height: 682px
          width: 1171px
          layout: block
          children: 2
        - section: unknown
          tag: div
          classes: ["@container"]
          height: 680px
          width: 700px
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["@container"]
          height: 680px
          width: 700px
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["@container"]
          height: 680px
          width: 700px
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["@container"]
          height: 681px
          width: 1171px
          layout: block
          children: 2
        - section: unknown
          tag: div
          classes: ["@container"]
          height: 679px
          width: 700px
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["@container"]
          height: 679px
          width: 700px
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["@container"]
          height: 679px
          width: 700px
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["@container"]
          height: 792px
          width: 1171px
          layout: block
          children: 2
        - section: unknown
          tag: div
          classes: ["@container"]
          height: 588px
          width: 1169px
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["@container"]
          height: 588px
          width: 1169px
          layout: block
          children: 1
        - section: unknown
          tag: div
          classes: ["@container"]
          height: 588px
          width: 1169px
          layout: block
          children: 1
        - section: section-8
          tag: section
          classes: ["bg-off-white", "container", "relative", "mx-auto"]
          height: 1168px
          width: full-bleed
          layout: block
          children: 2
          bg: "rgb(250, 249, 246)"
          padding: "112px 16px"
        - section: section-9
          tag: section
          classes: ["bg-chalk", "container", "relative", "mx-auto"]
          height: 560px
          width: full-bleed
          layout: block
          children: 2
          bg: "rgb(241, 238, 233)"
          padding: "80px 16px"
        - section: section-10
          tag: section
          classes: ["bg-off-white", "container", "relative", "mx-auto"]
          height: 657px
          width: full-bleed
          layout: block
          children: 3
          bg: "rgb(250, 249, 246)"
          padding: "80px 16px"
        - section: section-11
          tag: section
          classes: ["my-5", "lg:my-20"]
          height: 672px
          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:
          - "A complete solution for AI and human agents"
          - "Transparent pricing"
          - "Perfect customer experiences, powered by Intercom"
        sub-headings:
          - "AI-powered agent workspace"
          - "A world-class AI Agent"
          - "Resolve queries faster"
        ctas:
          - "Product"
          - "Customers"
          - "Start free trial"
          - "Fin AI Agent"
          - "View demo"
          - "Fully-featured helpdesk"
          - "Natively integrated AI Agent"
        navigation:
          - "Fin"
          - "Log in"
          - "Contact sales"
          - "View demo"
          - "Start free trial"
          - "Customers"
          - "Pricing"
          - "Fin AI Agent"
        footer-links:
          - "Intercom 2"
          - "Terms"
      ```
      
      **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: 1
          avg-ratio: 1.51
          common-aspect: "~16:9 landscape"
          sample-alts:
            - "Sunset sky with birds in flight"
        hero:
          count: 7
          avg-ratio: 1.95
          common-aspect: "~16:9 landscape"
          sample-alts:
            - "Decorative background image"
            - "Decorative background image"
            - "Decorative background image"
        product:
          count: 17
          avg-ratio: 1.02
          common-aspect: "~1:1 square"
          sample-alts:
            - "Copilot product UI"
            - "Clouds"
            - "Placeholder"
      ```
      
      **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 `8px` · radius `0px` · weight `400`_
      
      **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:*
      
      - **Sparse component extraction** — fewer than 5 component types detected. Highly dynamic sections (modals, datepickers, carousels) require interaction to render and are not captured in a static pass.
      
      
      ---
      ## Extraction Completeness: 76/100 (B)
      
      | Category | Score | Max | Detail |
      |----------|-------|-----|--------|
      | Colors & Palette | 18 | 25 | 13 named colors |
      | Typography | 20 | 20 | 8 roles defined |
      | Components | 8 | 20 | 2 specs extracted |
      | Motion & Interaction | 15 | 15 | Keyframes present, easing vars |
      | CSS Custom Properties | 10 | 10 | 449 vars |
      | Responsive Breakpoints | 5 | 5 | 6 breakpoints |
      | Variable Fonts | 0 | 5 | None detected |
      
      ## 12. Known Gaps & Confidence
      
      Explicit list of what this extraction could NOT capture. Agents should not invent values for these — either skip the feature or use the documented baseline + heuristic fallback.
      
      | Category | What's missing | Fallback strategy |
      |----------|----------------|-------------------|
      | **Form inputs** | No text input fields detected on this page | Use the documented border-radius + accent border on focus; 12-16px padding inside |
      
      ### Per-section confidence
      
      | Section | Confidence | Reason |
      |---------|------------|--------|
      | §1 Visual Theme | High | Body bg extracted via getComputedStyle() |
      | §2 Colors | High | 449 CSS vars (semantic naming requires ≥20 for high) |
      | §3 Typography | High | 8 typography roles inferred |
      | §4 Components | Low | 2 component variants captured |
      | §7 Motion | High | Keyframes + transitions |
      | §8 Do's/Don'ts | High | 16 rules generated; design-decisions.json has evidence per rule |
      | §9 Responsive | High | 6 breakpoints detected |
      | §9b Photography | High | 53 images, hero present |
      
      ---
      *Generated by Clone Architect — automated Playwright extraction + design analysis.*
      *Source: https://intercom.com | 2026-05-30T20:39:06.921Z*
      *All values verified via getComputedStyle() — no approximation, no hallucination.*
      

      Re-extract: clone-architect update intercom.com