getComputedStyle() from the live screenshots visible here.
Color Palette
53 colors extracted via getComputedStyle(). Click any swatch to copy its hex value.
Background & Surface
Text & Content
Accent & Interactive
Border & Divider
Semantic States
Full Extracted Palette (+64)
Typography
All values extracted via getComputedStyle() — no estimation.
| Role | Font Family | Size / Weight | Line Height | Letter Spacing | Preview |
|---|---|---|---|---|---|
| Display Hero | IBM Plex Sans | 53.6469px / w300 | 1.17 | normal | Display Hero |
| Sub-heading | IBM Plex Sans | 32px / w400 | 1.25 | normal | Sub-heading |
| Card Title | ibm_icons | 20px / w400 | 1.2 | normal | Card Title |
| Label Heading | IBM Plex Sans | 16px / w600 | 1.5 | normal | Label Heading |
| Body | IBM Plex Sans | 16px / w400 | 1 | normal | Body |
| Button | IBM Plex Sans | 14px / w600 | 1.29 | 0.16px | Button |
| Button | IBM Plex Sans | 14px / w400 | 1.29 | 0.16px | Button |
| Input | IBM Plex Mono | 14px / w400 | 1.29 | 0.16px | Input |
| Caption / Badge | IBM Plex Sans | 12px / w400 | 1.33 | 0.32px | Caption / Badge |
Live Components
Rendered in real HTML using your extracted tokens — no screenshots.
Buttons
Form Inputs
Card
Badges & Labels
Spacing Scale
Border Radius
0px
4px
8px
12px
16px
16px
9999px
Component Specs
Extracted CSS values per component and variant state.
### Buttons
- Background: `transparent`
- Text: `#525252` `{colors.hairline}`
- Padding: 16px
- Radius: 0px
- Font: 16px weight 400
- Use: Subtle action, toolbar, nav button
- Background: `transparent`
- Text: `#161616` `{colors.ink-muted}`
- Padding: 1px 4px
- Radius: 0px
- Font: 14px weight 600
- Use: Toolbar/UI icons
- Background: `#c6c6c6`
- Text: `#8d8d8d`
- Padding: 14px 63px 14px 15px
- Radius: 4px
- Border: 1px solid rgb(198, 198, 198)
- Font: 14px weight 400
- Use: Secondary action
- Background: `#ffffff` `{colors.on-primary}`
- Text: `#161616` `{colors.ink-muted}`
- Padding: 0px
- Radius: 0px
- Font: 16px weight 400
- Use: Toolbar/UI icons
- Background: `transparent`
- Text: `#0f62fe`
- Padding: 0px
- Radius: 0px
- Font: 14px weight 400
- Use: Subtle action, toolbar, nav button
- Background: `#0f62fe`
- Text: `#ffffff` `{colors.on-primary}`
- Padding: 15px 15px 15px 16px
- Radius: 0px
- Font: 14px weight 400
- Use: Primary CTA / brand action
- Background: `#0f62fe`
- Text: `#ffffff` `{colors.on-primary}`
- Padding: 0px 60px 60px 0px
- Radius: 80px
- Border: 1px solid rgba(0, 0, 0, 0)
- Font: 14px weight 400
- Use: Status pills, tags, chips
Cards & Containers
- Background: `transparent`
- Padding: 0px
- Radius: 0px
- Use: Content containers, listing items
Inputs & Forms
- Background: `#f4f4f4` `{colors.surface-2}`
- Text: `#161616` `{colors.ink-muted}`
- Padding: 0px 16px
- Radius: 0px
- Border: 1px solid border-color
- Font: 14px weight 400
- Use: Text fields, search inputs
- Focus: outline: `rgb(15, 98, 254) solid 2px`
Navigation
- Background: `transparent`
- Padding: 0px
- Radius: none
- Font: 16px weight 400
- Use: Fixed/sticky block nav — N/A items
CTA Banners
- Background: `transparent`
- Text: `#0f62fe`
- Padding: 0px
- Radius: 0px
- Font: 20px weight 400
- Use: Full-width conversion strip with headline + button
Tabs
- Background: `transparent`
- Text: `#161616` `{colors.ink-muted}`
- Padding: 0px
- Radius: 0px
- Font: 16px weight 400
- Use: Navigation tabs, filter tabs
Interaction State Narrative
Buttons
- **DO NOT introduce new buttons variants** without justification
Cards & Containers
- **DO NOT introduce new cards & containers variants** without justification
Inputs & Forms
- **DO NOT introduce new inputs & forms variants** without justification
Navigation
- **DO NOT introduce new navigation variants** without justification
CTA Banners
- **DO NOT introduce new cta banners variants** without justification
Tabs
- **DO NOT introduce new tabs variants** without justification
Visual Reference
Playwright screenshots captured during extraction — source of truth for all tokens.
Breakpoints
Elevation & Depth
Shadow levels rendered live — every value extracted directly from the design system.
rgba(0, 0, 0, 0.3) 0px 2px 6px 0px
rgb(255, 255, 255) 0px 0px 0px 1440px
rgb(128, 128, 128) 0px 0px 10px 0px
rgb(42, 42, 42) 1px 5px 5px 3px
rgba(69, 137, 255, 0.1) 0px -80px 70px -65px inset, rgba(15, 98, 254, 0.1) 0px 4…
Motion & Transitions
5 motion tokens — easing curves and durations.
| transition-1 | all |
| transition-2 | opacity 0.3s ease-in-out |
| transition-3 | none |
| transition-4 | background 0.24s cubic-bezier(0.2, 0, 0.38, 0.9) |
| transition-5 | color 0.07s cubic-bezier(0.2, 0, 0.38, 0.9) |
Motion Timeline
76 keyframe animations extracted from the live page. Preview 12 below — each block is animating right now with the actual extracted keyframes.
cds--hide-feedback
cds--show-feedback
cds--skeleton
cds--tooltip-fade
expand
collapse
loading-animation
sticky-header-slide-in
loadingAnimation
spin
ajo-jc-skeleton-pulse
ajo-tc-skeleton-pulse
+64 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(22, 22, 22) | |
| input |
default
input
bg rgb(244, 244, 244)
fg rgb(22, 22, 22) |
focus
input
bg rgb(244, 244, 244)
fg rgb(22, 22, 22) |
| link |
default
link
bg rgba(0, 0, 0, 0)
fg rgb(0, 98, 254) | |
| card |
default
card
bg rgba(0, 0, 0, 0)
fg rgb(15, 98, 254) | |
| tab |
default
tab
bg rgb(255, 255, 255)
fg rgb(22, 22, 22) |
Z-Index Stacking Context
39 z-index values detected. Top 20 ordered by stacking priority. ● 100+ (modals) · ● 10-99 (overlays) · ● 1-9 (UI chrome).
Export tokens
Copy these design tokens to any framework. Generated from ibm.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: ibm.com
description: "Light product system built on #ffffff with #0062fe as the primary CTA accent. Type anchored in IBM Plex Sans at 53.6469px / weight 300. Extracted automatically from https://ibm.com/ — every value from getComputedStyle(), no approximation."
narrative: |
ibm.com is built on a pure-white canvas (rgb(255, 255, 255)).
The system uses rgb(0, 98, 254) as the high-saturation accent for primary actions.
Sharp 0px corners on CTAs — architectural restraint, engineering precision alongside IBM Plex Sans as the primary typeface.
colors:
background: "#ffffff"
surface-1: "#f4f4f4"
surface-2: "#f4f4f4"
ink: "#161616"
ink-muted: "rgba(22, 22, 22, 0.65)"
ink-subtle: "#525252"
primary: "#0062fe"
on-primary: "#ffffff"
primary-hover: "#474747"
hairline: "#525252"
semantic-error: "#da1e28"
semantic-success: "#24a148"
semantic-warning: "#f1c21b"
semantic-info: "#4589ff"
typography:
display-xl:
fontFamily: "IBM Plex Sans"
fontSize: 53.6469px
fontWeight: 300
lineHeight: 1.17
letterSpacing: 0
display-md:
fontFamily: "IBM Plex Sans"
fontSize: 32px
fontWeight: 400
lineHeight: 1.25
letterSpacing: 0
headline:
fontFamily: "IBM Plex Sans"
fontSize: 16px
fontWeight: 600
lineHeight: 1.5
letterSpacing: 0
body:
fontFamily: "ibm_icons"
fontSize: 20px
fontWeight: 400
lineHeight: 1.2
letterSpacing: 0
caption:
fontFamily: "IBM Plex Sans"
fontSize: 12px
fontWeight: 400
lineHeight: 1.33
letterSpacing: 0.32px
button:
fontFamily: "IBM Plex Sans"
fontSize: 14px
fontWeight: 600
lineHeight: 1.29
letterSpacing: 0.16px
mono:
fontFamily: "IBM Plex Mono"
fontSize: 14px
fontWeight: 400
lineHeight: 1.29
letterSpacing: 0.16px
rounded:
none: 0px
xs: 4px
sm: 8px
md: 12px
lg: 16px
xl: 16px
xxl: 24px
pill: 9999px
spacing:
xxs: 2px
xs: 8px
sm: 16px
md: 32px
lg: 64px
xl: 32px
xxl: 64px
section: 80px
components:
button-ghost:
backgroundColor: "transparent"
textColor: "{colors.hairline}"
typography: "{typography.headline}"
rounded: "{rounded.none}"
padding: 16px
button-icon-button:
backgroundColor: "transparent"
textColor: "{colors.ink-muted}"
typography: "{typography.button}"
rounded: "{rounded.none}"
padding: 1px 4px
button-secondary:
backgroundColor: "#c6c6c6"
textColor: "#8d8d8d"
typography: "{typography.button}"
rounded: "{rounded.xs}"
padding: 14px 63px 14px 15px
card-standard-card:
backgroundColor: "transparent"
typography: "{typography.headline}"
rounded: "{rounded.none}"
input-text-input:
backgroundColor: "{colors.surface-2}"
textColor: "{colors.ink-muted}"
typography: "{typography.button}"
rounded: "{rounded.none}"
padding: 0px 16px
navigation-main-nav:
backgroundColor: "transparent"
typography: "{typography.headline}"
rounded: "{rounded.none}"
cta-banner-full-width-cta:
backgroundColor: "transparent"
textColor: "#0f62fe"
typography: "{typography.body}"
rounded: "{rounded.none}"
tab-ghost-tab:
backgroundColor: "transparent"
textColor: "{colors.ink-muted}"
typography: "{typography.headline}"
rounded: "{rounded.none}"
extracted_at: "2026-05-30T20:39:03.401Z"
completeness: 88
scoreVersion: "v2"
---
# Design System — ibm.com
> Extracted automatically by Clone Architect from https://ibm.com
> Date: 2026-05-30
> Viewport: Desktop 1440x900 + Mobile 390x844
> Every value in this file comes from real getComputedStyle() — no approximation.
> **🤖 TL;DR for AI agents** (read this first — saves you scanning the full doc):
>
> - **Canvas**: `rgb(255, 255, 255)` is the page background. Every component composits against this.
> - **Accent**: `rgb(0, 98, 254)` 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: 64px.
> - **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
ibm.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 **IBM Plex Sans**. Headlines run at a remarkably light weight (300) — restraint over assertion, creating an editorial calm that invites reading rather than demanding it.
Body text reads in Jet Black (`#161616`) — softened from pure black, a small but deliberate detail that lowers reading friction. **#0062fe** (`#0062fe`) is the single high-saturation color in the system — it earns its presence only on interactive elements, making CTAs and links the unmistakable focal points against the otherwise neutral palette. Elevation is built from multi-layer shadow stacks — each level combines several blurred layers at varying offsets to simulate the way light actually falls on stacked surfaces, not the simulated drop-shadow of cheap interfaces.
Motion design uses smooth easing curves for polished state transitions.
**Key Characteristics:**
- Background: Pure White (`#ffffff`)
- Primary typeface: IBM Plex Mono
- Primary text: Jet Black (`#161616`)
- Accent: #0062fe (`#0062fe`)
- Display: 53.6469px weight 300
- Shadow system: 8 distinct elevation levels
- Custom fonts loaded: IBM Plex Mono, IBM Plex Sans, IBM Plex Serif, IBM Plex Sans Hebrew, IBM Plex Sans Arabic, IBM Plex Sans JP, IBM Plex Sans KR
## 2. Color Palette & Roles
### Background & Surface
- **Pure White** (`#ffffff`): Page background (primary)
- **Light Gray** (`#e0e0e0`): Surface / elevated background
- **Warm Cream** (`#f4f4f4`): Surface / elevated background
### Text & Content
- **Jet Black** (`#161616`): Primary body text
- **Pure Black** (`#000000`): Secondary text
- **Charcoal** (`#333333`): Secondary text
- **Warm Brown** (`#2a2a2a`): Secondary text
- **Charcoal** (`#393939`): Secondary text
### Accent & Interactive
- **#0062fe** (`#0062fe`): Interactive / accent
- **#0f62fe** (`#0f62fe`): Interactive / accent
- **#0050e6** (`#0050e6`): Interactive / accent
- **#bf0000** (`#bf0000`): Interactive / accent
- **M Tricolor Red** (`#da1e28`): Interactive / accent
- **#123456** (`#123456`): Interactive / accent
### Border & Divider
- **Silver** (`#c6c6c6`): Borders / dividers
### Full Extracted Palette
74 distinct colors detected on the live page (15 categorized above + 59 additional below). Every value is a real `getComputedStyle()` color — no approximation.
- `#525252` — Slate
- `#8d8d8d` — Medium Gray
- `rgba(23, 23, 23, 0.5)` — Translucent Near Black (50%)
- `#a8a8a8` — Cool Gray
- `#d1d1d1` — Silver
- `#e8e8e8` — Light Gray
- `rgba(0, 17, 65, 0.5)` — Translucent Navy Blue (50%)
- `#6929c4` — #6929c4
- `#cdd3da` — Light Blue
- `#121619` — Jet Black
- `#e8daff` — Soft Pink
- `#474747` — Dark Gray
- `#f1c21b` — Amber
- `#dcc7ff` — #dcc7ff
- `#d0e2ff` — #d0e2ff
- `#eaf1ff` — Light Gray
- `#4589ff` — Ring Blue
- `#002d9c` — Cobalt Blue
- `#ada8a8` — Cool Gray
- `#dde1e6` — Light Gray
- `#be95ff` — #be95ff
- `#78a9ff` — Cornflower Blue
- `#a2191f` — #a2191f
- `#08bdba` — #08bdba
- `#9ef0f0` — Light Blue
- `#e9effa` — Light Gray
- `#9f1853` — #9f1853
- `rgba(0, 67, 206, 0.06)` — Translucent #0043ce (6%)
- `#750e13` — #750e13
- `#fa4d56` — Warm Rose
- `#b8d3ff` — Light Blue
- `#ffc2c5` — Pink
- *…+27 more in `raw-css.json` (`desktop.allColors`).*
### CSS Custom Properties (Design Tokens)
**Spacing Token**
- `--cds-custom-layout-density-padding-inline-condensed`: `8px`
- `--cds-custom-layout-density-padding-inline-min`: `0px`
- `--vertical-spacing`: `clamp(2rem,0.9908rem + 3.6697cqi,4rem)`
- `--cds-layout-density-padding-inline-condensed`: `8px`
**Font Weight Token**
- `--cds-caption-02-font-weight`: `400`
- `--cds-fluid-quotation-02-font-weight`: `300`
- `--cds-code-02-font-weight`: `400`
- `--cds-heading-02-font-weight`: `600`
**Font Size Token**
- `--cds-display-03-font-size`: `2.625rem`
- `--cds-productive-heading-04-font-size`: `1.75rem`
- `--cds-heading-05-font-size`: `2rem`
- `--cds-body-long-01-font-size`: `0.875rem`
**Shadow Token**
- `--cds-ai-drop-shadow`: `rgba(15,98,254,.1)`
- `--cds-shadow`: `rgba(0,0,0,.3)`
- `--cds-ai-popover-shadow-outer-01`: `rgba(0,67,206,.06)`
- `--cds-ai-inner-shadow`: `rgba(69,137,255,.1)`
**Error / Destructive**
- `--cds-tag-color-red`: `#a2191f`
**Success**
- `--cds-tag-color-green`: `#0e6027`
**Other tokens**
- `--cds-layer-accent-active`: `#a8a8a8`
- `--cds-layer-accent-hover`: `#d1d1d1`
- `--cds-layer-accent`: `#e0e0e0`
- `--cds-tag-color-purple`: `#6929c4`
- `--cds-helper-text-02-line-height`: `1.28572`
- `--cds-tag-color-cool-gray`: `#121619`
- `--cds-text-placeholder`: `rgba(22,22,22,.4)`
- `--cds-layer-accent-hover-02`: `#d1d1d1`
## 3. Typography Rules
### Font Families
- **Primary**: `IBM Plex Sans`
- **Secondary**: `ibm_icons`
- **Font 3**: `IBM Plex Mono`
- **Font 4**: `IBM Plex Serif`
- **Font 5**: `IBM Plex Sans Hebrew`
### Custom Fonts Loaded
- **ibm_icons** weight 400 (normal)
- **IBM Plex Mono** weight 300 (normal)
- **IBM Plex Mono** weight 400 (normal)
- **IBM Plex Mono** weight 600 (normal)
- **IBM Plex Sans** weight 300 (normal)
- **IBM Plex Sans** weight 400 (normal)
- **IBM Plex Sans** weight 600 (normal)
- **IBM Plex Mono** weight 700 (normal)
- **IBM Plex Mono** weight 200 (normal)
- **IBM Plex Mono** weight 500 (normal)
- **IBM Plex Mono** weight 450 (normal)
- **IBM Plex Mono** weight 100 (normal)
- **IBM Plex Sans** weight 700 (normal)
- **IBM Plex Sans** weight 200 (normal)
- **IBM Plex Sans** weight 500 (normal)
- **IBM Plex Sans** weight 450 (normal)
- **IBM Plex Sans** weight 100 (normal)
- **IBM Plex Serif** weight 700 (normal)
- **IBM Plex Serif** weight 200 (normal)
- **IBM Plex Serif** weight 400 (italic)
- **IBM Plex Serif** weight 300 (normal)
- **IBM Plex Serif** weight 500 (normal)
- **IBM Plex Serif** weight 600 (normal)
- **IBM Plex Serif** weight 450 (normal)
- **IBM Plex Serif** weight 100 (normal)
- **IBM Plex Sans Hebrew** weight 700 (normal)
- **IBM Plex Sans Hebrew** weight 200 (normal)
- **IBM Plex Sans Hebrew** weight 300 (normal)
- **IBM Plex Sans Hebrew** weight 500 (normal)
- **IBM Plex Sans Hebrew** weight 400 (normal)
- **IBM Plex Sans Hebrew** weight 600 (normal)
- **IBM Plex Sans Hebrew** weight 450 (normal)
- **IBM Plex Sans Hebrew** weight 100 (normal)
- **IBM Plex Sans Arabic** weight 700 (normal)
- **IBM Plex Sans Arabic** weight 200 (normal)
- **IBM Plex Sans Arabic** weight 300 (normal)
- **IBM Plex Sans Arabic** weight 500 (normal)
- **IBM Plex Sans Arabic** weight 400 (normal)
- **IBM Plex Sans Arabic** weight 600 (normal)
- **IBM Plex Sans Arabic** weight 450 (normal)
- **IBM Plex Sans Arabic** weight 100 (normal)
- **IBM Plex Sans JP** weight 700 (normal)
- **IBM Plex Sans JP** weight 200 (normal)
- **IBM Plex Sans JP** weight 300 (normal)
- **IBM Plex Sans JP** weight 500 (normal)
- **IBM Plex Sans JP** weight 400 (normal)
- **IBM Plex Sans JP** weight 600 (normal)
- **IBM Plex Sans JP** weight 450 (normal)
- **IBM Plex Sans JP** weight 100 (normal)
- **IBM Plex Sans KR** weight 700 (normal)
- **IBM Plex Sans KR** weight 200 (normal)
- **IBM Plex Sans KR** weight 300 (normal)
- **IBM Plex Sans KR** weight 500 (normal)
- **IBM Plex Sans KR** weight 400 (normal)
- **IBM Plex Sans KR** weight 600 (normal)
- **IBM Plex Sans KR** weight 450 (normal)
- **IBM Plex Sans KR** weight 100 (normal)
- **swiper-icons** weight 400 (normal)
### Typography Hierarchy
| Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
|------|------|------|--------|-------------|----------------|-------|
| Display Hero | IBM Plex Sans | 53.6469px | 300 | 1.17 | normal | Main headline (h1) |
| Sub-heading | IBM Plex Sans | 32px | 400 | 1.25 | normal | Third-level heading (h3) |
| Card Title | ibm_icons | 20px | 400 | 1.2 | normal | Card headings |
| Label Heading | IBM Plex Sans | 16px | 600 | 1.5 | normal | Small heading (H5) |
| Body | IBM Plex Sans | 16px | 400 | 1 | normal | Standard reading text |
| Button | IBM Plex Sans | 14px | 600 | 1.29 | 0.16px | Button label (14px) |
| Button | IBM Plex Sans | 14px | 400 | 1.29 | 0.16px | Button label (14px) |
| Input | IBM Plex Mono | 14px | 400 | 1.29 | 0.16px | Form input (14px) |
| Caption / Badge | IBM Plex Sans | 12px | 400 | 1.33 | 0.32px | small text (12px) |
### Font Weight Scale
CSS custom properties define 57 explicit weight steps:
- `--cds-fluid-quotation-02-font-weight`: `300` — Light
- `--cds-expressive-paragraph-01-font-weight`: `300` — Light
- `--cds-productive-heading-07-font-weight`: `300` — Light
- `--cds-fluid-paragraph-01-font-weight`: `300` — Light
- `--cds-fluid-display-04-font-weight`: `300` — Light
- `--cds-display-03-font-weight`: `300` — Light
- `--cds-fluid-display-01-font-weight`: `300` — Light
- `--cds-productive-heading-06-font-weight`: `300` — Light
- `--cds-heading-07-font-weight`: `300` — Light
- `--cds-display-01-font-weight`: `300` — Light
- `--cds-quotation-02-font-weight`: `300` — Light
- `--cds-heading-06-font-weight`: `300` — Light
- `--cds-display-04-font-weight`: `300` — Light
- `--cds-fluid-display-03-font-weight`: `300` — Light
- `--cds-caption-02-font-weight`: `400` — Regular
- `--cds-code-02-font-weight`: `400` — Regular
- `--cds-body-short-02-font-weight`: `400` — Regular
- `--cds-label-01-font-weight`: `400` — Regular
- `--cds-legal-02-font-weight`: `400` — Regular
- `--cds-helper-text-02-font-weight`: `400` — Regular
- `--cds-body-long-01-font-weight`: `400` — Regular
- `--cds-body-short-01-font-weight`: `400` — Regular
- `--cds-productive-heading-05-font-weight`: `400` — Regular
- `--cds-expressive-heading-03-font-weight`: `400` — Regular
- `--cds-fluid-heading-04-font-weight`: `400` — Regular
- `--cds-quotation-01-font-weight`: `400` — Regular
- `--cds-code-01-font-weight`: `400` — Regular
- `--cds-body-long-02-font-weight`: `400` — Regular
- `--cds-heading-04-font-weight`: `400` — Regular
- `--cds-heading-03-font-weight`: `400` — Regular
- `--cds-productive-heading-04-font-weight`: `400` — Regular
- `--cds-fluid-heading-03-font-weight`: `400` — Regular
- `--cds-expressive-heading-05-font-weight`: `400` — Regular
- `--cds-body-01-font-weight`: `400` — Regular
- `--cds-caption-01-font-weight`: `400` — Regular
- `--cds-heading-05-font-weight`: `400` — Regular
- `--cds-fluid-heading-05-font-weight`: `400` — Regular
- `--cds-productive-heading-03-font-weight`: `400` — Regular
- `--cds-legal-01-font-weight`: `400` — Regular
- `--cds-expressive-heading-04-font-weight`: `400` — Regular
- `--cds-fluid-quotation-01-font-weight`: `400` — Regular
- `--cds-body-02-font-weight`: `400` — Regular
- `--cds-label-02-font-weight`: `400` — Regular
- `--cds-body-compact-01-font-weight`: `400` — Regular
- `--cds-body-compact-02-font-weight`: `400` — Regular
- `--cds-heading-02-font-weight`: `600` — SemiBold
- `--cds-productive-heading-01-font-weight`: `600` — SemiBold
- `--cds-productive-heading-02-font-weight`: `600` — SemiBold
- `--cds-heading-compact-02-font-weight`: `600` — SemiBold
- `--cds-expressive-heading-02-font-weight`: `600` — SemiBold
- `--cds-fluid-display-02-font-weight`: `600` — SemiBold
- `--cds-display-02-font-weight`: `600` — SemiBold
- `--cds-expressive-heading-01-font-weight`: `600` — SemiBold
- `--cds-heading-01-font-weight`: `600` — SemiBold
- `--cds-fluid-heading-06-font-weight`: `600` — SemiBold
- `--cds-heading-compact-01-font-weight`: `600` — SemiBold
- `--cds-expressive-heading-06-font-weight`: `600` — SemiBold
### Full Font Size Scale
Sizes detected in the design (descending): `53.65px`, `42px`, `32px`, `21.88px`, `20px`, `18px`, `16px`, `14px`, `13.33px`, `13px`, `12px`
> 5 size(s) detected outside the sampled hierarchy (42px, 21.8824px, 18px, 13.3333px, 13px). 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:
- **ligatures** — common letter pairs replaced with refined glyphs (fi, fl, etc.)
**Clone instruction:** Enable these in your CSS:
```css
body {
font-feature-settings: "liga";
}
```
## 4. Component Stylings
### Buttons
**Ghost**
- Background: `transparent`
- Text: `#525252` `{colors.hairline}`
- Padding: 16px
- Radius: 0px
- Font: 16px weight 400
- Use: Subtle action, toolbar, nav button
**Icon Button**
- Background: `transparent`
- Text: `#161616` `{colors.ink-muted}`
- Padding: 1px 4px
- Radius: 0px
- Font: 14px weight 600
- Use: Toolbar/UI icons
**Secondary**
- Background: `#c6c6c6`
- Text: `#8d8d8d`
- Padding: 14px 63px 14px 15px
- Radius: 4px
- Border: 1px solid rgb(198, 198, 198)
- Font: 14px weight 400
- Use: Secondary action
**Icon Button**
- Background: `#ffffff` `{colors.on-primary}`
- Text: `#161616` `{colors.ink-muted}`
- Padding: 0px
- Radius: 0px
- Font: 16px weight 400
- Use: Toolbar/UI icons
**Ghost**
- Background: `transparent`
- Text: `#0f62fe`
- Padding: 0px
- Radius: 0px
- Font: 14px weight 400
- Use: Subtle action, toolbar, nav button
**Primary Brand**
- Background: `#0f62fe`
- Text: `#ffffff` `{colors.on-primary}`
- Padding: 15px 15px 15px 16px
- Radius: 0px
- Font: 14px weight 400
- Use: Primary CTA / brand action
**Pill**
- Background: `#0f62fe`
- Text: `#ffffff` `{colors.on-primary}`
- Padding: 0px 60px 60px 0px
- Radius: 80px
- Border: 1px solid rgba(0, 0, 0, 0)
- Font: 14px weight 400
- Use: Status pills, tags, chips
### Cards & Containers
**Standard Card**
- Background: `transparent`
- Padding: 0px
- Radius: 0px
- Use: Content containers, listing items
### Inputs & Forms
**Text Input**
- Background: `#f4f4f4` `{colors.surface-2}`
- Text: `#161616` `{colors.ink-muted}`
- Padding: 0px 16px
- Radius: 0px
- Border: 1px solid border-color
- Font: 14px weight 400
- Use: Text fields, search inputs
- Focus: outline: `rgb(15, 98, 254) solid 2px`
### Navigation
**Main Nav**
- Background: `transparent`
- Padding: 0px
- Radius: none
- Font: 16px weight 400
- Use: Fixed/sticky block nav — N/A items
### CTA Banners
**Full-width CTA**
- Background: `transparent`
- Text: `#0f62fe`
- Padding: 0px
- Radius: 0px
- Font: 20px weight 400
- Use: Full-width conversion strip with headline + button
### Tabs
**Ghost Tab**
- Background: `transparent`
- Text: `#161616` `{colors.ink-muted}`
- Padding: 0px
- Radius: 0px
- Font: 16px weight 400
- Use: Navigation tabs, filter tabs
## 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(22, 22, 22)"
input:
default:
bg: "rgb(244, 244, 244)"
fg: "rgb(22, 22, 22)"
focus:
bg: "rgb(244, 244, 244)"
fg: "rgb(22, 22, 22)"
link:
default:
bg: "rgba(0, 0, 0, 0)"
fg: "rgb(0, 98, 254)"
card:
default:
bg: "rgba(0, 0, 0, 0)"
fg: "rgb(15, 98, 254)"
tab:
default:
bg: "rgb(255, 255, 255)"
fg: "rgb(22, 22, 22)"
badge:
default:
bg: "rgba(0, 0, 0, 0)"
fg: "rgb(22, 22, 22)"
```
**Agent usage**: Validate generated components against this matrix. If your output's `:hover` state changes properties not listed here, you are off-brand.
## 4c. Component Vocabulary (Closed System)
*This brand uses ONLY the following component vocabulary. Introducing new variants without justification breaks the system's tonal coherence.*
### Buttons
- **7 shape(s)** in this system: `Ghost`, `Icon Button`, `Secondary`, `Icon Button`, `Ghost`
- **DO NOT introduce new buttons variants** without justification
### Cards & Containers
- **1 shape(s)** in this system: `Standard Card`
- **DO NOT introduce new cards & containers variants** without justification
### 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
### Tabs
- **1 shape(s)** in this system: `Ghost Tab`
- **DO NOT introduce new tabs 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 | 16px |
| md | 32px |
| base | 48px |
| lg | 64px |
| 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 | 12px | Cards, containers |
| Lg | 16px | Large rounded elements, pill segments |
| Xl | 16px | Category strips, featured containers |
| Full | 9999px | Pills, avatars, circular elements |
### Shape Language
| Component | Border Radius |
|-----------|---------------|
| Buttons | `0px` |
| Cards & Containers | `0px` |
| Inputs & Forms | `0px` |
| Navigation | `none` |
| CTA Banners | `0px` |
| Tabs | `0px` |
| Page Body | `0px` |
| Primary Input | `0px` |
**Shape Personality**: Sharp & Angular — No rounding. Precise, editorial, enterprise feel.
**Full Radius Spectrum**: 0px, 2px, 4px, 5px, 8px, 12px, 16px, 80px (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** | `64px` | Within a section, between content groups |
| **card** | `32px` | Card padding, list-item spacing |
| **compact** | `16px` | 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).
**3/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:** "Construisez des Infrastructures modernes" — 54px left-aligned
- **Subheading:** "Construisez des Infrastructures modernes Menaces persistantes ? Misez sur la cyber-résilience. Avec IBM FlashSystem, sécurisez votre infrastructure et"
- **CTAs:** none detected in hero (unusual — agent should verify)
- **Clone instruction:** Reproduce the **centered** layout. Use the heading font-size token at the documented size. No imagery needed for hero — text-driven.
### Card Grid Pattern
- **Card count:** 4 cards detected
- **Columns (desktop):** 4-up grid
- **Card dimensions:** 340×178px (aspect 1.91:1)
- **Gap:** 16px between cards
- **Content:** ✓ image
- **Image position:** top
- **Clone instruction:** Build a 4-column grid (desktop) with cards at ~1.91:1 aspect ratio. Each card has an image at the top.
### Footer Pattern
- **Columns:** 2
- **Links:** 0 total
- **Height:** 633px
- **Includes:** ✗ no newsletter | ✗ no social |
- **Clone instruction:** Build a 2-column footer with ~0 links per column.
## 6. Depth & Elevation
| Level | Treatment | Use |
|-------|-----------|-----|
| Flat (Level 0) | No shadow | Page background, content blocks |
| Layered (Level 1) | <br>`rgba(0, 0, 0, 0.3) 0px 2px 6px 0px` | Cards, elevated surfaces |
| Layered (Level 2) | <br>`rgb(255, 255, 255) 0px 0px 0px 1440px` | Cards, elevated surfaces |
| Layered (Level 3) | <br>`rgb(128, 128, 128) 0px 0px 10px 0px` | Cards, elevated surfaces |
| Layered (Level 4) | <br>`rgb(42, 42, 42) 1px 5px 5px 3px` | Cards, elevated surfaces |
**Shadow Philosophy**: Multi-layered shadow system creating natural, atmospheric depth. Each shadow level combines multiple layers for realistic elevation.
## 7. Motion & Interaction
### Dominant Easing Curves
| Curve | Semantic Name |
|-------|---------------|
| `cubic-bezier(0.2,0,0.38,0.9)` | Ease Out — Decelerating |
| `cubic-bezier(0.4,0.14,0.3,1)` | Ease Out — Decelerating |
| `ease-in-out` | Ease In-Out — Symmetric |
### Duration Scale
| Value | Tier | Typical Use |
|-------|------|-------------|
| `70ms` | Fast | Hover states, micro-interactions |
| `150ms` | Fast | Hover states, micro-interactions |
| `240ms` | Normal | Panel open/close, navigation |
| `300ms` | Normal | Panel open/close, navigation |
### Copy-Paste Transition Snippets
**Opacity**
```css
transition: opacity 0.3s ease-in-out;
```
**Background**
```css
transition: background 0.24s cubic-bezier(0.2, 0, 0.38, 0.9);
```
**Color / Background**
```css
transition: color 0.07s cubic-bezier(0.2, 0, 0.38, 0.9);
```
**All Props**
```css
transition: scale 0.15s cubic-bezier(0.2, 0, 0.38, 0.9);
```
### Keyframe Animation Catalog
| Animation Name | Type | Animated Props | Use Hint |
|----------------|------|----------------|----------|
| `cds--hide-feedback` | Fade | opacity, visibility | UI transition |
| `cds--show-feedback` | Fade | opacity, visibility | UI transition |
| `cds--skeleton` | Fade + Move | opacity, transform, transform-origin | Loading placeholder |
| `cds--tooltip-fade` | Fade | opacity | UI transition |
| `expand` | Custom | max-block-size, overflow-y | UI transition |
| `collapse` | Custom | max-block-size | UI transition |
| `loading-animation` | Custom | background-position-x, background-position-y | Loading indicator |
| `sticky-header-slide-in` | Custom | inset-block-start | Panel / drawer enter |
| `loadingAnimation` | Custom | background-position-x, background-position-y | Loading indicator |
| `spin` | Rotate / Spin | transform | Loading indicator |
| `ajo-jc-skeleton-pulse` | Fade | opacity | Attention / status |
| `ajo-tc-skeleton-pulse` | Fade | opacity | Attention / status |
| `wrap-border` | Custom | --percentage | UI transition |
| `fp-fade-in-down` | Fade + Move | opacity, transform | Element entrance |
| `fp-slide-left` | Slide | transform | UI transition |
| `fp-slide-left-new` | Slide | transform | UI transition |
| `fp-slide-right` | Slide | transform | UI transition |
| `fp-slide-right-new` | Slide | transform | UI transition |
| `fp-fade-out` | Fade | opacity | Element exit |
| `fp-fade-in` | Fade | opacity | Element entrance |
> *56 additional animations omitted (repetitive variants). See raw keyframes in `raw-css.json`.*
### Motion Fingerprint
- **Speed Character**: Balanced Pacing (median duration: `240ms`)
- **Dominant Easing**: custom cubic-bezier curves
- **Animation Library**: 76 unique animations (76 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 Jet Black (`#161616`) for text — not pure black, it's warmer and more readable
- Use IBM Plex Sans as the primary typeface — it defines the brand personality
- Keep font weights between 400-600 — the system uses a narrow weight range for subtle hierarchy
- Use the extracted shadow patterns for elevation — they are tuned to match the brand palette
- Use #0062fe (`#0062fe`) as the primary accent — it's the brand's signature interactive color
- Make the hero full-viewport (≥70% screen height) — this design uses an immersive hero, not a tall navbar
- Keep the hero centered and text-driven — no decorative media, typography carries the message
- 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
### Don't
- Don't use pure black (`#000000`) for text — the near-black adds warmth
- Don't substitute with generic sans-serif or serif — the custom font carries the brand
- Don't use weight 700 (bold) or above — 600 is the maximum weight in this system
- Don't invent new shadow values — use only the extracted shadow levels
- Don't introduce additional saturated accent colors — the palette is intentionally controlled
- Don't add hero illustrations or photos — they'll break the typographic restraint
- Don't over-build the footer — this design keeps it minimal (2 cols, 0 links)
## 7b. Enforceable Brand Rules
*Structured Do/Don't with reasoning and validation tests. Agents can programmatically verify generated UI.*
```yaml
rules:
- id: brand-canvas-001
type: do
rule: "Always use the page background `rgb(255, 255, 255)` as the base canvas"
why: "Every component is designed to composit against this exact tone"
test: "document.body.style.backgroundColor === 'rgb(255, 255, 255)'"
- id: brand-accent-001
type: do
rule: "Reserve `rgb(0, 98, 254)` for primary CTAs and brand-mark signals only"
why: "Single chromatic assertion device — overuse dilutes meaning"
test: "querySelectorAll('[style*=\"rgb(0, 98, 254)\"]').length <= 3 per fold"
```
## 9. Responsive Behavior
### Breakpoints
| Name | Width | Key Changes |
|------|-------|-------------|
| Mobile | 320px | Single column, compact spacing |
| Mobile | 480px | Single column, compact spacing |
| Mobile Large | 640px | Expanded mobile layout |
| Mobile Large | 760px | Expanded mobile layout |
| Tablet | 1023px | Multi-column grids begin |
| Desktop | 1099px | Full feature layout |
### Token Diff — Desktop vs Mobile
| Element | Property | Desktop | Mobile |
|---------|----------|---------|--------|
| heading | font-size | `53.6469px` | `32.7955px` |
| heading | font-weight | `300` | `400` |
| heading | line-height | `62.7669px` | `40.9944px` |
| sidebar | width | `325.328px` | `374px` |
### Collapsing Strategy
- Headlines: 53.6469px → 32.7955px 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: 16px 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):
- **Card grid: 4-up → 1-up** — cards stack as viewport narrows, becoming a vertical list on mobile.
- **Footer columns collapse:** 2 columns (desktop) → 1 column (mobile).
## 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.ibm.com/content/dam/connectedassets-adobe-cms/worldwide-content/creative-assets/s-migr/ul/g/18/f9/ibm_logo_pos_blue60_rgb.png/_jcr_content/renditions/cq5dam.thumbnail.1280.1280.png
*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.02:1 (landscape (16:9-ish))
- Rendered size: 352×174px
- Alt text: "Ampoule avec explosion colorée de pigments bleus, roses et jaunes sur fond sombre"
- *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): 11 (65%)
- Portrait (<0.87): 0 (0%)
- Square (0.87–1.15): 5 (29%)
- Ultra-wide (>2.3): 1 (6%)
**Media Format Mix:**
- PNG: 5 (logos, transparent UI elements, mockups)
**Average rendered image size:** 273×185px
**Above-fold image count:** 1 / 17
**Decorative Patterns Detected:**
- 11 multi-stop linear gradients (mesh-like, 3+ color stops) — the brand leans on rich color transitions for visual depth
**Clone instruction for decorative work:** This is a gradient-rich design — invest in multi-stop CSS gradients (3+ color stops), not solid backgrounds.
**Imagery Guidance for clones:**
- Mix photography and illustration intentionally: photos for product/context, vectors for icons + decorative accents.
- Respect the format split — replacing JPGs with illustrations (or vice versa) will shift the brand tone.
## 10. Agent Prompt Guide
### Quick Reference
- Background: Pure White (`#ffffff`)
- Primary text: Jet Black (`#161616`)
- Accent: #0062fe (`#0062fe`)
- Border: Slate (`#525252`)
- Font: IBM Plex Sans
- Body: 16px weight 400
### Example Component Prompts
- "Create a hero section on Pure White background (#ffffff). Headline at 53.6469px IBM Plex Sans weight 300, line-height 1.17, color #161616."
- "Create the primary CTA button: `#0062fe` background, `#ffffff` text, 9999px border-radius, 15px 15px 15px 16px padding, 600 weight, IBM Plex Sans font."
- "Design a card on `transparent` background. Border: none. Radius: 0px. Shadow: none. Padding: 0px."
- "Build navigation: static on `#ffffff`. IBM Plex Sans 16px weight 400 for links."
### Iteration Guide
1. **Canvas**: Set the light canvas to Pure White (`#ffffff`) — every component is composited against this exact base.
2. **Typography**: All type in IBM Plex Sans, weight range 300–600. Never exceed 600 — heavier weights break the brand's tonal restraint.
3. **Accent**: #0062fe (`#0062fe`) is the sole interactive color. On hover → #0f62fe (`#0f62fe`). Use CSS transitions, not opacity/brightness filters.
4. **Motion**: All transitions use `cubic-bezier(0.2,0,0.38,0.9)`. Never use linear for UI transitions — preserve the brand's easing personality.
5. **Shape**: CTAs at `0px`, cards 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-on-primary: #ffffff;
--ca-surface-2: #f4f4f4;
--ca-ink-muted: #161616;
--ca-hairline: #525252;
--ca-primary: #0062fe;
--ca-primary-hover: #474747;
--ca-semantic-error: #da1e28;
--ca-semantic-success: #24a148;
--ca-semantic-warning: #f1c21b;
--ca-semantic-info: #4589ff;
}
/* Typography */
:root {
--ca-font-primary: "IBM Plex Sans", system-ui, sans-serif;
--ca-text-display: 53.6469px;
--ca-text-body: 20px;
--ca-text-caption: 12px;
--ca-text-button: 14px;
--ca-text-mono: 14px;
}
/* Spacing & Radius */
:root {
--ca-space-xxs: 2px;
--ca-space-xs: 8px;
--ca-space-sm: 16px;
--ca-space-md: 32px;
--ca-space-base: 48px;
--ca-space-lg: 64px;
--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: 12px;
--ca-radius-lg: 16px;
--ca-radius-xl: 16px;
--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: unknown
tag: div
classes: ["video-modal-overlay__loading-container"]
height: 567px
width: 1008px
layout: flex-row justify=normal
children: 1
bg: "rgb(0, 0, 0)"
- section: unknown
tag: c4d-video-cta-container
height: 5651px
width: full-bleed
layout: block
children: 2
- section: unknown
tag: div
classes: ["root", "container", "responsivegrid"]
height: 5651px
width: full-bleed
layout: block
children: 1
- section: unknown
tag: div
height: 5651px
width: full-bleed
layout: block
children: 5
- section: unknown
tag: div
height: 611px
width: 660px
layout: block
children: 1
- section: unknown
tag: div
classes: ["trustarc-domain-list-container"]
height: 333px
width: 600px
layout: block
children: 2
bg: "rgb(255, 255, 255)"
padding: "16px 115.188px 16px 16px"
- section: unknown
tag: div
classes: ["container", "responsivegrid"]
height: 174px
width: full-bleed
layout: block
children: 1
- section: unknown
tag: div
height: 174px
width: full-bleed
layout: block
children: 1
- section: section-4
tag: section
classes: ["cds--grid", "theme-white", "leadspace-expanded__container--tall", "leadspace-expanded__container--aside"]
height: 713px
width: full-bleed
layout: block
children: 2
bg: "rgb(255, 255, 255)"
padding: "0px 32px"
- section: unknown
tag: div
classes: ["leadspace-container", "container", "responsivegrid"]
height: 713px
width: full-bleed
layout: block
children: 1
- section: unknown
tag: div
height: 713px
width: full-bleed
layout: block
children: 1
- section: unknown
tag: div
classes: ["flex-container-ccm"]
height: 126px
width: 1374px
layout: flex-row justify=space-between
children: 2
- section: unknown
tag: div
classes: ["container", "responsivegrid"]
height: 4082px
width: full-bleed
layout: flex-column justify=normal
children: 2
- section: unknown
tag: div
classes: ["tile-group-container", "container", "responsivegrid"]
height: 330px
width: 1408px
layout: block
children: 3
padding: "48px 0px 24px"
- section: unknown
tag: div
height: 178px
width: 340px
layout: flex-row justify=normal
children: 2
padding: "16px"
- section: unknown
tag: div
height: 178px
width: 340px
layout: flex-row justify=normal
children: 2
padding: "16px"
- section: unknown
tag: div
height: 178px
width: 340px
layout: flex-row justify=normal
children: 2
padding: "16px"
- section: unknown
tag: div
height: 178px
width: 340px
layout: flex-row justify=normal
children: 2
padding: "16px"
- section: unknown
tag: div
classes: ["container-50-50", "container", "responsivegrid"]
height: 721px
width: full-bleed
layout: block
children: 1
- section: unknown
tag: div
height: 721px
width: full-bleed
layout: block
children: 1
- section: unknown
tag: div
classes: ["container-50-50-row"]
height: 721px
width: full-bleed
layout: flex-row justify=normal
children: 2
- section: unknown
tag: div
classes: ["container-50-50--col-lg-8"]
height: 721px
width: 720px
layout: flex-row justify=normal
children: 1
- section: unknown
tag: div
height: 720px
width: 720px
layout: grid: 1-col gap=normal
children: 1
- section: unknown
tag: div
classes: ["container-50-50--col-lg-8"]
height: 721px
width: 720px
layout: flex-row justify=normal
children: 1
- section: unknown
tag: div
height: 721px
width: 720px
layout: grid: 1-col gap=normal
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:
- "Produits annoncés à Think 2026"
- "Technologie pour les entreprises"
- "Restez connecté"
- "Abonnement à la newsletter What's New at IBM"
sub-headings:
- "Citadelle"
ctas:
- "S’abonner"
- "préférences en matière de cookies"
- "Tout accepter"
- "Bonjour ! Comment pouvons-nous vous aider ?"
- "Fermer"
```
**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: 5
avg-ratio: 2.00
common-aspect: "~16:9 landscape"
sample-alts:
- "Logo Citadelle "
- "Logo Serre Chevalier "
- "Logo Blue Pearl"
product:
count: 1
avg-ratio: 1.00
common-aspect: "~1:1 square"
sample-alts:
- "Logo Think violet avec un morceau de cube et une inscirption"
thumbnail:
count: 6
avg-ratio: 1.00
common-aspect: "~1:1 square"
sample-alts:
- "Image de Bob avec un casque de chantier et tenant entre ses "
- "Cubes noirs avec lumière bleue traversante au centre du cube"
- "Cube géométrique 3D abstrait avec des lignes lumineuses dégr"
```
**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 `16px` · radius `0px` · weight `400`_
### Generic Card
```html
<div class="card">
<!-- content -->
</div>
```
_Source pattern detected: padding `0px` · radius `0px` · shadow `none`_
**Agent rule**: use these markup skeletons as the structural baseline. Apply tokens from §2-3 for visual styling.
## 12. Known Extraction Gaps
*Auto-detected limitations of this extraction — understand before building:*
- **1 parasitic shadow(s) detected** — colored box-shadows (not near-black) found in allShadows. These likely originate from browser extensions or third-party injected widgets (e.g. Grammarly, chat overlays), not from the site's own design system. Discard them when building.
---
## Extraction Completeness: 88/100 (B)
| Category | Score | Max | Detail |
|----------|-------|-----|--------|
| Colors & Palette | 21 | 25 | 15 named colors |
| Typography | 20 | 20 | 9 roles defined |
| Components | 20 | 20 | 6 specs extracted |
| Motion & Interaction | 12 | 15 | Keyframes present |
| CSS Custom Properties | 10 | 10 | 502 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 |
|----------|----------------|-------------------|
| **Dark mode** | No dark-mode CSS variables or media queries detected | Light mode is canonical; do not generate dark-mode variants unless explicitly requested |
### Per-section confidence
| Section | Confidence | Reason |
|---------|------------|--------|
| §1 Visual Theme | High | Body bg extracted via getComputedStyle() |
| §2 Colors | High | 502 CSS vars (semantic naming requires ≥20 for high) |
| §3 Typography | High | 9 typography roles inferred |
| §4 Components | High | 6 component variants captured |
| §7 Motion | High | Keyframes + transitions |
| §8 Do's/Don'ts | High | 16 rules generated; design-decisions.json has evidence per rule |
| §9 Responsive | High | 6 breakpoints detected |
| §9b Photography | High | 17 images, hero present |
---
*Generated by Clone Architect — automated Playwright extraction + design analysis.*
*Source: https://ibm.com | 2026-05-30T20:39:03.520Z*
*All values verified via getComputedStyle() — no approximation, no hallucination.*
Re-extract: clone-architect update ibm.com