getComputedStyle() from the live screenshots visible here.
Color Palette
24 colors extracted via getComputedStyle(). Click any swatch to copy its hex value.
Background & Surface
Text & Content
Accent & Interactive
Border & Divider
Full Extracted Palette (+15)
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 |
| Link Large | IBM Plex Sans | 21.8824px / w400 | 1.4 | normal | Link Large |
| 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
28px
36px
44px
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-subtle}`
- Padding: 1px 4px
- Radius: 0px
- Font: 14px weight 600
- Use: Toolbar/UI icons
- Background: `#c6c6c6` `{colors.primary}`
- Text: `#8d8d8d`
- Padding: 14px 63px 14px 15px
- Radius: 4px
- Border: 1px solid rgb(198, 198, 198)
- Font: 14px weight 400
- Use: Secondary action
- Background: `#393939`
- Text: `#ffffff` `{colors.background}`
- Padding: 1px 0px 1px 16px
- Radius: 0px
- Font: 14px weight 400
- Use: Secondary action
- Background: `#0f62fe` `{colors.primary-hover}`
- Text: `#ffffff` `{colors.background}`
- Padding: 1px 0px 1px 16px
- Radius: 0px
- Border: 1px solid rgba(0, 0, 0, 0)
- Font: 14px weight 400
- Use: Primary CTA / brand action
Inputs & Forms
- Background: `#f4f4f4` `{colors.surface-2}`
- Text: `#161616` `{colors.ink-subtle}`
- Padding: 0px 16px
- Radius: 0px
- Border: 1px solid border-color
- Font: 14px weight 400
- Use: Text fields, search inputs
- Focus: outline: `rgba(15, 98, 254, 0.886) solid 2px`
Interaction State Narrative
Buttons
- **DO NOT introduce new buttons variants** without justification
Inputs & Forms
- **DO NOT introduce new inputs & forms 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 transparent
fg inherit |
| 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) | |
| badge |
default
badge
bg rgba(0, 0, 0, 0)
fg rgb(22, 22, 22) |
Z-Index Stacking Context
40 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 #c6c6c6 as the primary CTA accent. Type anchored in IBM Plex Sans at 53.6469px / weight 300. Extracted automatically from https://ibm.com/ — rendered styles via getComputedStyle() + CSS custom properties (token-only values may not be painted)."
narrative: |
ibm.com is built on a pure-white canvas (rgb(255, 255, 255)).
The system uses rgb(198, 198, 198) as the singular interactive color.
Sharp 0px corners on CTAs — architectural restraint, engineering precision alongside IBM Plex Sans as the primary typeface.
A layered elevation system (7 distinct shadows) building a clear front-to-back hierarchy.
Motion is a first-class concern — 76 keyframe animations plus transition-driven interactions.
colors:
background: "#ffffff"
surface-1: "#f4f4f4"
surface-2: "#f4f4f4"
ink: "#161616"
ink-muted: "rgba(22, 22, 22, 0.65)"
ink-subtle: "#161616"
primary: "#c6c6c6"
on-primary: "#111111"
primary-hover: "#0f62fe"
hairline: "#525252"
typography:
display-xl:
fontFamily: "IBM Plex Sans, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 53.6469px
fontWeight: 300
lineHeight: 1.17
letterSpacing: 0
headline:
fontFamily: "IBM Plex Sans, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 16px
fontWeight: 600
lineHeight: 1.5
letterSpacing: 0
body:
fontFamily: "IBM Plex Sans, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 16px
fontWeight: 400
lineHeight: 1
letterSpacing: 0
body-sm:
fontFamily: "IBM Plex Sans, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 21.8824px
fontWeight: 400
lineHeight: 1.4
letterSpacing: 0
caption:
fontFamily: "IBM Plex Sans, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 12px
fontWeight: 400
lineHeight: 1.33
letterSpacing: 0.32px
button:
fontFamily: "IBM Plex Sans, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 14px
fontWeight: 600
lineHeight: 1.29
letterSpacing: 0.16px
mono:
fontFamily: "IBM Plex Mono, 'SF Mono', 'JetBrains Mono', Menlo, monospace"
fontSize: 14px
fontWeight: 400
lineHeight: 1.29
letterSpacing: 0.16px
rounded:
none: 0px
xs: 4px
sm: 8px
md: 28px
lg: 36px
xl: 44px
pill: 9999px
spacing:
xxs: 2px
xs: 8px
sm: 16px
md: 20px
lg: 28px
xl: 32px
xxl: 64px
components:
button-ghost:
backgroundColor: "transparent"
textColor: "{colors.hairline}"
typography: "{typography.headline}"
rounded: "{rounded.none}"
padding: 16px
button-icon-button:
backgroundColor: "transparent"
textColor: "{colors.ink-subtle}"
typography: "{typography.button}"
rounded: "{rounded.none}"
padding: 1px 4px
button-secondary:
backgroundColor: "{colors.primary}"
textColor: "#8d8d8d"
typography: "{typography.button}"
rounded: "{rounded.xs}"
padding: 14px 63px 14px 15px
input-text-input:
backgroundColor: "{colors.surface-2}"
textColor: "{colors.ink-subtle}"
typography: "{typography.button}"
rounded: "{rounded.none}"
padding: 0px 16px
extracted_at: "2026-06-11T05:01:11.176Z"
completeness: 68
scoreVersion: "v2"
---
# Design System — ibm.com
> Extracted automatically by Prism from https://ibm.com
> Date: 2026-06-11
> Viewport: Desktop 1440x900 + Mobile 390x844
> Values are extracted, not hand-written: rendered styles via getComputedStyle() + colors declared in CSS custom properties (token-only values are marked `(token)` and may not be painted).
> ⚠️ **LOW-CONFIDENCE CAPTURE** — this extraction likely sampled an app shell / interactive demo, **not** the marketing page. Signals: 2 bare-number buttons (likely editor line numbers); footer has 0 links. Treat the component, color and copy values below with caution, and re-extract the canonical marketing URL if fidelity matters.
## 0. Design DNA
**Density**: moderate | **Motion**: expressive | **Weight**: medium | **Aesthetic**: sharp-architectural
| Dimension | Value | Signal |
|---|---|---|
| Canvas | neutral | `#ffffff` |
| Type posture | sans-led (IBM Plex Sans) | "Smarter impact powered by IBM" |
| Color assertion | dual-accent | #c6c6c6 |
| Whitespace | moderate | section rhythm 48px |
| Interaction | expressive | 76 keyframes, 10 transitions |
| Radius language | 0px-architectural | from token scale |
**Prism fingerprint**: `neutral-canvas · sans-display · dual-accent · 0px-architectural · expressive-motion`
> **🤖 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(198, 198, 198)` 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: 28px.
> - **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 uses a pure-white canvas (`#ffffff`), letting typography, color and imagery carry the 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 Near-Black (`#161616`) — softened from pure black, a small but deliberate detail that lowers reading friction. **Light Grey** (`#c6c6c6`) provides interactive distinction without visual aggression. Elevation is built from multi-layer shadow stacks (7 distinct) — each combines several blurred layers at varying offsets to build a clear front-to-back hierarchy.
Motion design uses smooth easing curves for polished state transitions.
**Key Characteristics:**
- Background: Pure White (`#ffffff`)
- Primary typeface: IBM Plex Mono
- Primary text: Near-Black (`#161616`)
- Accent: Light Grey (`#c6c6c6`)
- Display: 53.6469px weight 300
- Shadow system: 7 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, ibm-plex-sans, ibm-plex-mono, ibm-plex-serif
## 2. Color Palette & Roles
### Background & Surface
- **Pure White** (`#ffffff`): Page background (primary)
- **Off-White** (`#f4f4f4`): Surface / elevated background
- **Whitesmoke** (`#e0e0e0`): Surface / elevated background
### Text & Content
- **Near-Black** (`#161616`): Primary body text
- **Pure Black** (`#000000`): Secondary text
- **Charcoal** (`#333333`): Secondary text
- **Charcoal** (`#393939`): Secondary text
- **Near-Black** (`#2a2a2a`): Secondary text
### Accent & Interactive
- **#0f62fe** (`#0f62fe`): Interactive / accent
- **#0062fe** (`#0062fe`): Interactive / accent
- **#0050e6** (`#0050e6`): Interactive / accent
- **#bf0000** (`#bf0000`): Interactive / accent
- **M Tricolor Red** (`#da1e28`): Interactive / accent
- **#123456** (`#123456`): Interactive / accent
### Border & Divider
- **Light Grey** (`#c6c6c6`): Borders / dividers
### Full Extracted Palette
**18 colors rendered on the page** + **3** more declared in design tokens (CSS custom properties — not necessarily painted). (15 categorized above + 6 additional below.)
Rendered values are read via `getComputedStyle()`; token values come from CSS variable declarations. Third-party logo colors are filtered out.
- `#525252` — Charcoal
- `#8d8d8d` — Grey
- `rgba(23, 23, 23, 0.5)` — Translucent Near Black (50%)
- `#a8a8a8` — Grey *(token)*
- `#d1d1d1` — Light Grey *(token)*
- `#e8e8e8` — Whitesmoke *(token)*
### 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`
**Other tokens**
- `--cds-layer-accent-active`: `#a8a8a8`
- `--cds-layer-accent-hover`: `#d1d1d1`
- `--cds-layer-accent`: `#e0e0e0`
## 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)
- **ibm-plex-sans** weight 300 (normal)
- **ibm-plex-mono** weight 300 (normal)
- **ibm-plex-serif** weight 300 (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) |
| Link Large | IBM Plex Sans | 21.8824px | 400 | 1.4 | normal | Link (21.8824px) — Decoration: none |
| 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) |
### Full Font Size Scale
Sizes detected in the design (descending): `53.65px`, `42px`, `32px`, `28px`, `24px`, `21.88px`, `20px`, `18px`, `16px`, `14px`, `13px`, `12px`
> 6 size(s) detected outside the sampled hierarchy (42px, 32px, 28px, 24px, 18px, 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-subtle}`
- Padding: 1px 4px
- Radius: 0px
- Font: 14px weight 600
- Use: Toolbar/UI icons
**Secondary**
- Background: `#c6c6c6` `{colors.primary}`
- Text: `#8d8d8d`
- Padding: 14px 63px 14px 15px
- Radius: 4px
- Border: 1px solid rgb(198, 198, 198)
- Font: 14px weight 400
- Use: Secondary action
**Secondary**
- Background: `#393939`
- Text: `#ffffff` `{colors.background}`
- Padding: 1px 0px 1px 16px
- Radius: 0px
- Font: 14px weight 400
- Use: Secondary action
**Primary Brand**
- Background: `#0f62fe` `{colors.primary-hover}`
- Text: `#ffffff` `{colors.background}`
- Padding: 1px 0px 1px 16px
- Radius: 0px
- Border: 1px solid rgba(0, 0, 0, 0)
- Font: 14px weight 400
- Use: Primary CTA / brand action
### Inputs & Forms
**Text Input**
- Background: `#f4f4f4` `{colors.surface-2}`
- Text: `#161616` `{colors.ink-subtle}`
- Padding: 0px 16px
- Radius: 0px
- Border: 1px solid border-color
- Font: 14px weight 400
- Use: Text fields, search inputs
- Focus: outline: `rgba(15, 98, 254, 0.886) solid 2px`
## 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: "transparent"
fg: "inherit"
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)"
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
- **4 shape(s)** in this system: `Ghost`, `Icon Button`, `Secondary`, `Primary Brand`
- **DO NOT introduce new buttons variants** without justification
### Inputs & Forms
- **1 shape(s)** in this system: `Text Input`
- **DO NOT introduce new inputs & forms 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 | 20px |
| base | 24px |
| lg | 28px |
| 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 | 28px | Cards, containers |
| Lg | 36px | Large rounded elements, pill segments |
| Xl | 44px | Category strips, featured containers |
| Full | 9999px | Pills, avatars, circular elements |
### Shape Language
| Component | Border Radius |
|-----------|---------------|
| Buttons | `0px` |
| Inputs & Forms | `0px` |
| Page Body | `0px` |
| Navigation | `0px` |
| Primary Input | `0px` |
**Shape Personality**: Sharp & Angular — No rounding. Precise, editorial, enterprise feel.
**Full Radius Spectrum**: 0px, 2px, 4px, 5px, 8px, 28px (from `allBorderRadii` scan)
## 5b. Spacing Rhythm Names
**Measured section padding**: bands use ~36px internal vertical padding (up to 52px) — **compact**. (Distinct from the gap *between* sections above.) Reproduce this generous vertical breathing room; cramped spacing is the #1 tell of a cheap clone.
*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** | `28px` | Within a section, between content groups |
| **card** | `20px` | 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:** left-aligned —
- **Viewport coverage:** 610px tall (not full-viewport)
- **Heading:** "Build the IT foundation for agentic AI" — 54px left-aligned
- **Subheading:** "Build the IT foundation for agentic AI Real momentum begins when AI moves into the core of operations and infrastructure. Discover how organizations c"
- **CTAs:** none detected in hero (unusual — agent should verify)
- **Clone instruction:** Reproduce the **left-aligned** layout. Use the heading font-size token at the documented size. Pair the centered text with the hero’s decorative visual (gradient / SVG / hero image — see §9b), not bare text.
### Card Grid Pattern
- **Card count:** 4 cards detected
- **Columns (desktop):** 4-up grid
- **Card dimensions:** 332×388px (aspect 0.86:1)
- **Gap:** 16px between cards
- **Content:** ✓ image
- **Image position:** top
- **Clone instruction:** Build a 4-column grid (desktop) with cards at ~0.86: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,0,0.38,0.9)` | 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 Near-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 300-400 — 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 Light Grey (`#c6c6c6`) as the primary accent — it's the brand's signature interactive color
- 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 — 400 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 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(198, 198, 198)` for primary CTAs and brand-mark signals only"
why: "Single chromatic assertion device — overuse dilutes meaning"
test: "querySelectorAll('[style*=\"rgb(198, 198, 198)\"]').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).
## 7c. Visual Effects & Dynamic Behavior
*The live/dynamic layer beyond static CSS — reproduce these, not flat substitutes. This is often what separates a faithful clone from a wireframe.*
- **Clip-path shapes** — 8 non-rectangular cut(s).
- **Blend modes** — 1 mix-blend layer(s).
- **Scroll-driven reveals** — content animates in on scroll (CSS scroll-timeline). Build fade/translate reveal-on-scroll for below-fold bands.
- **CSS-variable animations** (5) — animated custom properties.
> **Motion fingerprint**: non-rectangular shapes (10), blend modes, CSS scroll-driven animations
## 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: 1:1 (square / portrait)
- Rendered size: 92×92px
- Alt text: "IBM Bob "
- *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): 4 (44%)
- Portrait (<0.87): 0 (0%)
- Square (0.87–1.15): 4 (44%)
- Ultra-wide (>2.3): 1 (11%)
**Media Format Mix:**
- PNG: 2 (logos, transparent UI elements, mockups)
**Average rendered image size:** 260×176px
**Above-fold image count:** 4 / 9
**Decorative Patterns Detected:**
- 2 multi-stop linear gradients (mesh-like, 3+ color stops) — the brand leans on rich color transitions for visual depth
**Clone instruction for decorative work:** Decorative details are subtle — don't over-style; the design relies on restraint.
**Imagery Guidance for clones:**
- Mix photography and illustration intentionally: photos for product/context, vectors for icons + decorative accents.
- Respect the format split — replacing JPGs with illustrations (or vice versa) will shift the brand tone.
## 10. Agent Prompt Guide
### Quick Reference
- Background: Pure White (`#ffffff`)
- Primary text: Near-Black (`#161616`)
- Accent: Light Grey (`#c6c6c6`)
- Border: Charcoal (`#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: `#c6c6c6` background, `#ffffff` text, 9999px border-radius, 1px 0px 1px 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–400. Never exceed 400 — heavier weights break the brand's tonal restraint.
3. **Accent**: Light Grey (`#c6c6c6`) 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-background: #ffffff;
--ca-surface-2: #f4f4f4;
--ca-ink-subtle: #161616;
--ca-primary: #c6c6c6;
--ca-on-primary: #111111;
--ca-primary-hover: #0f62fe;
--ca-hairline: #525252;
}
/* Typography */
:root {
--ca-font-primary: "IBM Plex Sans", system-ui, sans-serif;
--ca-text-display: 53.6469px;
--ca-text-body: 16px;
--ca-text-small: 21.8824px;
--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: 20px;
--ca-space-base: 24px;
--ca-space-lg: 28px;
--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: 28px;
--ca-radius-lg: 36px;
--ca-radius-xl: 44px;
--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: hero
tag: c4d-video-cta-container
height: 4287px
width: full-bleed
layout: block
children: 2
- section: content-section
tag: div
height: 900px
width: full-bleed
layout: flex-row justify=center
children: 1
bg: "rgba(22, 22, 22, 0.5)"
- section: feature-section
tag: div
classes: ["root", "container", "responsivegrid"]
height: 4287px
width: full-bleed
layout: block
children: 1
- section: feature-section
tag: div
height: 4287px
width: full-bleed
layout: block
children: 5
- section: content-section
tag: div
height: 611px
width: 660px
layout: block
children: 1
- section: content-section
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: feature-section
tag: section
classes: ["cds--grid", "theme-white", "leadspace-expanded__container--tall", "leadspace-expanded__container--aside"]
height: 610px
width: full-bleed
layout: block
children: 2
bg: "rgb(255, 255, 255)"
vertical-padding: ~52px
padding: "0px 32px"
- section: feature-section
tag: div
classes: ["leadspace-container", "container", "responsivegrid"]
height: 610px
width: full-bleed
layout: block
children: 1
- section: feature-section
tag: div
height: 610px
width: full-bleed
layout: block
children: 1
- section: feature-section
tag: div
classes: ["container", "responsivegrid"]
height: 2995px
width: full-bleed
layout: flex-column justify=normal
children: 2
- section: content-section
tag: div
classes: ["tile-group-container", "container", "responsivegrid"]
height: 288px
width: 1408px
layout: block
children: 3
vertical-padding: ~36px
padding: "48px 0px 24px"
- section: content-section
tag: div
classes: ["flex-container-ccm"]
height: 112px
width: 1374px
layout: flex-row justify=space-between
children: 2
- section: content-section
tag: div
height: 160px
width: 340px
layout: flex-row justify=normal
children: 2
padding: "16px"
- section: content-section
tag: div
height: 160px
width: 340px
layout: flex-row justify=normal
children: 2
padding: "16px"
- section: content-section
tag: div
height: 160px
width: 340px
layout: flex-row justify=normal
children: 2
padding: "16px"
- section: content-section
tag: div
height: 160px
width: 340px
layout: flex-row justify=normal
children: 2
padding: "16px"
- section: feature-section
tag: div
classes: ["intro-section--flex", "fullwidth-intro-section"]
height: 235px
width: 1376px
layout: flex-row justify=normal
children: 2
vertical-padding: ~24px
padding: "0px 0px 48px"
- section: unknown
tag: div
classes: ["intro-section--heading-wrapper"]
height: 187px
width: 688px
layout: block
children: 1
padding: "0px 16px 0px 0px"
- section: unknown
tag: div
classes: ["intro-section--content-wrapper"]
height: 187px
width: 688px
layout: flex-column justify=normal
children: 2
padding: "0px 0px 0px 16px"
- section: feature-section
tag: div
classes: ["cds--full-width-intro-container"]
height: 235px
width: 1376px
layout: block
children: 1
vertical-padding: ~24px
- section: content-section
tag: div
classes: ["case-study-card-section", "container", "responsivegrid"]
height: 444px
width: 1376px
layout: block
children: 1
- section: content-section
tag: div
classes: ["cmp-case-study-card-section"]
height: 444px
width: 1376px
layout: block
children: 2
vertical-padding: ~28px
- section: card-grid
tag: div
classes: ["cmp-case-study-card-section__cards--full-width"]
height: 444px
width: 1376px
layout: grid: 4-col gap=16px
children: 4
vertical-padding: ~28px
padding: "32px 0px 24px"
- section: content-section
tag: div
height: 388px
width: 332px
layout: flex-column justify=space-between
children: 2
```
**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:
- "Top enterprise technology"
- "Stay connected"
- "What's New at IBM newsletter subscription"
ctas:
- "Subscribe"
- "Annuler"
- "Accéder"
- "cookie preferences"
- "Accept all"
```
**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: 4
avg-ratio: 2.00
common-aspect: "~16:9 landscape"
sample-alts:
- "Blue Pearl logo - 2:1"
- "riverty logo - 2:1"
- "citadelle logo - 2:1"
thumbnail:
count: 6
avg-ratio: 1.00
common-aspect: "~1:1 square"
sample-alts:
- "IBM Bob "
- "Red Hat/OpenShift - Top View"
- "IBM z17 panel hovering on a corner"
```
**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.
## 17. Content Architecture & Resources (Links by Purpose)
*The page's links classified by purpose — the information architecture to reproduce. Categories, featured images, devices and projects are extracted from the rendered DOM, not guessed.*
**By purpose:** **product** 7 · **project** 4 · **legal** 1 · **other** 11
**Projects / case studies detected** (clustered by URL + featured image):
*Products* — medium confidence, 6 items:
| Title | Featured image | Link |
|---|---|---|
| Watsonx Orchestrate | — | https://www.ibm.com/products/watsonx-orchestrate?lnk=hpfp3us |
| Confluent | — | https://www.ibm.com/products/confluent?lnk=hpfp4us |
| Flashsystem | — | https://www.ibm.com/products/flashsystem?lnk=hpfp5us |
| Vault | — | https://www.hashicorp.com/en/products/vault?lnk=hpfp6us |
| Maximo | — | https://www.ibm.com/products/maximo?lnk=hpfp7us |
| Planning Analytics | — | https://www.ibm.com/products/planning-analytics?lnk=hpfp8us |
*Case-Studies* — high confidence, 4 items:
| Title | Featured image | Link |
|---|---|---|
| Explore how Blue Pearl turned weeks of work | `blue-pearl-logo-2x1-v2.png?preferweb` (ar 2) | https://www.ibm.com/case-studies/blue-pearl-bob?lnk=hpcs1us |
| See how Riverty speeds development with buil | `riverty-logo-2x1.png?preferwebp=true` (ar 2) | https://www.ibm.com/case-studies/riverty?lnk=hpcs2us |
| Discover how Citadelle enables trusted recov | `citadelle-logo-2x1.png?preferwebp=tr` (ar 2) | https://www.ibm.com/case-studies/citadelle?lnk=hpcs3us |
| Learn how IBM scaled AI-powered productivity | `ibm-logo-2x1.png?preferwebp=true&wid` (ar 2) | https://www.ibm.com/case-studies/ibm-client-zero?lnk=hpcs4us |
**Signals:** 17/23 links carry a featured image · dominant link roles: content-card (18), inline-link (4), footer-link (1).
---
## Extraction Completeness: 68/100 (C)
| Category | Score | Max | Detail |
|----------|-------|-----|--------|
| Colors & Palette | 21 | 25 | 15 named colors |
| Typography | 20 | 20 | 9 roles defined |
| Components | 8 | 20 | 2 specs extracted |
| Motion & Interaction | 12 | 15 | Keyframes |
| CSS Custom Properties | 3 | 10 | 51 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.
*Auto-detected extraction limitations — understand before building:*
- **Licensed web fonts (ibm_icons, ibm-plex-sans, ibm-plex-mono)** — detected but not downloaded. Substitute with your licensed copy or a close fallback (see Typography section for metrics).
- **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.
- **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.
| 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 | 51 CSS vars (semantic naming requires ≥20 for high) |
| §3 Typography | High | 9 typography roles inferred |
| §4 Components | Low | 2 component variants captured |
| §7 Motion | High | Keyframes + transitions |
| §8 Do's/Don'ts | High | 13 rules generated; design-decisions.json has evidence per rule |
| §9 Responsive | High | 6 breakpoints detected |
| §9b Photography | High | 9 images, hero present |
## 11.1 CSS Implementation Guide (CSS Interception Engine v2.15+)
*Ready-to-use CSS from Prism's CSS Interception Engine — intercepted directly from the site's CSS files (bypasses CORS). Copy-paste into your `<style>` block.*
### Font Loading
21 font file(s) captured (1192KB total). When running `prism add`, fonts are saved to `extractions/ibm.com/fonts/` and embedded as base64 in the output HTML.
**@font-face declarations to use:**
```css
@font-face {
font-family: 'IBM Plex Mono';
/* src: url('/fonts/IBM-Plex-Mono.woff2') format('woff2'); */
font-weight: 700;
font-style: normal;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Mono';
/* src: url('/fonts/IBM-Plex-Mono.woff2') format('woff2'); */
font-weight: 700;
font-style: italic;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Mono';
/* src: url('/fonts/IBM-Plex-Mono.woff2') format('woff2'); */
font-weight: 200;
font-style: normal;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Mono';
/* src: url('/fonts/IBM-Plex-Mono.woff2') format('woff2'); */
font-weight: 200;
font-style: italic;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Mono';
/* src: url('/fonts/IBM-Plex-Mono.woff2') format('woff2'); */
font-weight: 400;
font-style: italic;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Mono';
/* src: url('/fonts/IBM-Plex-Mono.woff2') format('woff2'); */
font-weight: 300;
font-style: normal;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Mono';
/* src: url('/fonts/IBM-Plex-Mono.woff2') format('woff2'); */
font-weight: 300;
font-style: italic;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Mono';
/* src: url('/fonts/IBM-Plex-Mono.woff2') format('woff2'); */
font-weight: 500;
font-style: normal;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Mono';
/* src: url('/fonts/IBM-Plex-Mono.woff2') format('woff2'); */
font-weight: 500;
font-style: italic;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Mono';
/* src: url('/fonts/IBM-Plex-Mono.woff2') format('woff2'); */
font-weight: 400;
font-style: normal;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Mono';
/* src: url('/fonts/IBM-Plex-Mono.woff2') format('woff2'); */
font-weight: 600;
font-style: normal;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Mono';
/* src: url('/fonts/IBM-Plex-Mono.woff2') format('woff2'); */
font-weight: 600;
font-style: italic;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Mono';
/* src: url('/fonts/IBM-Plex-Mono.woff2') format('woff2'); */
font-weight: 450;
font-style: normal;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Mono';
/* src: url('/fonts/IBM-Plex-Mono.woff2') format('woff2'); */
font-weight: 450;
font-style: italic;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Mono';
/* src: url('/fonts/IBM-Plex-Mono.woff2') format('woff2'); */
font-weight: 100;
font-style: normal;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Mono';
/* src: url('/fonts/IBM-Plex-Mono.woff2') format('woff2'); */
font-weight: 100;
font-style: italic;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Sans';
/* src: url('/fonts/IBM-Plex-Sans.woff2') format('woff2'); */
font-weight: 700;
font-style: normal;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Sans';
/* src: url('/fonts/IBM-Plex-Sans.woff2') format('woff2'); */
font-weight: 700;
font-style: italic;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Sans';
/* src: url('/fonts/IBM-Plex-Sans.woff2') format('woff2'); */
font-weight: 200;
font-style: normal;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Sans';
/* src: url('/fonts/IBM-Plex-Sans.woff2') format('woff2'); */
font-weight: 200;
font-style: italic;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Sans';
/* src: url('/fonts/IBM-Plex-Sans.woff2') format('woff2'); */
font-weight: 400;
font-style: italic;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Sans';
/* src: url('/fonts/IBM-Plex-Sans.woff2') format('woff2'); */
font-weight: 300;
font-style: normal;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Sans';
/* src: url('/fonts/IBM-Plex-Sans.woff2') format('woff2'); */
font-weight: 300;
font-style: italic;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Sans';
/* src: url('/fonts/IBM-Plex-Sans.woff2') format('woff2'); */
font-weight: 500;
font-style: normal;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Sans';
/* src: url('/fonts/IBM-Plex-Sans.woff2') format('woff2'); */
font-weight: 500;
font-style: italic;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Sans';
/* src: url('/fonts/IBM-Plex-Sans.woff2') format('woff2'); */
font-weight: 400;
font-style: normal;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Sans';
/* src: url('/fonts/IBM-Plex-Sans.woff2') format('woff2'); */
font-weight: 600;
font-style: normal;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Sans';
/* src: url('/fonts/IBM-Plex-Sans.woff2') format('woff2'); */
font-weight: 600;
font-style: italic;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Sans';
/* src: url('/fonts/IBM-Plex-Sans.woff2') format('woff2'); */
font-weight: 450;
font-style: normal;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Sans';
/* src: url('/fonts/IBM-Plex-Sans.woff2') format('woff2'); */
font-weight: 450;
font-style: italic;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Sans';
/* src: url('/fonts/IBM-Plex-Sans.woff2') format('woff2'); */
font-weight: 100;
font-style: normal;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Sans';
/* src: url('/fonts/IBM-Plex-Sans.woff2') format('woff2'); */
font-weight: 100;
font-style: italic;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Serif';
/* src: url('/fonts/IBM-Plex-Serif.woff2') format('woff2'); */
font-weight: 700;
font-style: normal;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Serif';
/* src: url('/fonts/IBM-Plex-Serif.woff2') format('woff2'); */
font-weight: 700;
font-style: italic;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Serif';
/* src: url('/fonts/IBM-Plex-Serif.woff2') format('woff2'); */
font-weight: 200;
font-style: normal;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Serif';
/* src: url('/fonts/IBM-Plex-Serif.woff2') format('woff2'); */
font-weight: 200;
font-style: italic;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Serif';
/* src: url('/fonts/IBM-Plex-Serif.woff2') format('woff2'); */
font-weight: 400;
font-style: italic;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Serif';
/* src: url('/fonts/IBM-Plex-Serif.woff2') format('woff2'); */
font-weight: 300;
font-style: normal;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Serif';
/* src: url('/fonts/IBM-Plex-Serif.woff2') format('woff2'); */
font-weight: 300;
font-style: italic;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Serif';
/* src: url('/fonts/IBM-Plex-Serif.woff2') format('woff2'); */
font-weight: 500;
font-style: normal;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Serif';
/* src: url('/fonts/IBM-Plex-Serif.woff2') format('woff2'); */
font-weight: 500;
font-style: italic;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Serif';
/* src: url('/fonts/IBM-Plex-Serif.woff2') format('woff2'); */
font-weight: 400;
font-style: normal;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Serif';
/* src: url('/fonts/IBM-Plex-Serif.woff2') format('woff2'); */
font-weight: 600;
font-style: normal;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Serif';
/* src: url('/fonts/IBM-Plex-Serif.woff2') format('woff2'); */
font-weight: 600;
font-style: italic;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Serif';
/* src: url('/fonts/IBM-Plex-Serif.woff2') format('woff2'); */
font-weight: 450;
font-style: normal;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Serif';
/* src: url('/fonts/IBM-Plex-Serif.woff2') format('woff2'); */
font-weight: 450;
font-style: italic;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Serif';
/* src: url('/fonts/IBM-Plex-Serif.woff2') format('woff2'); */
font-weight: 100;
font-style: normal;
font-display: auto;
}
@font-face {
font-family: 'IBM Plex Serif';
/* src: url('/fonts/IBM-Plex-Serif.woff2') format('woff2'); */
font-weight: 100;
font-style: italic;
font-display: auto;
}
@font-face {
font-family: 'ibm_icons';
/* src: url('/fonts/ibm_icons.woff2') format('woff'); */
font-weight: 400;
font-style: normal;
font-display: block;
}
@font-face {
font-family: 'IBM Plex Sans Hebrew';
/* src: url('/fonts/IBM-Plex-Sans-Hebrew.woff2') format('woff2'); */
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans Hebrew';
/* src: url('/fonts/IBM-Plex-Sans-Hebrew.woff2') format('woff2'); */
font-weight: 200;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans Hebrew';
/* src: url('/fonts/IBM-Plex-Sans-Hebrew.woff2') format('woff2'); */
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans Hebrew';
/* src: url('/fonts/IBM-Plex-Sans-Hebrew.woff2') format('woff2'); */
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans Hebrew';
/* src: url('/fonts/IBM-Plex-Sans-Hebrew.woff2') format('woff2'); */
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans Hebrew';
/* src: url('/fonts/IBM-Plex-Sans-Hebrew.woff2') format('woff2'); */
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans Hebrew';
/* src: url('/fonts/IBM-Plex-Sans-Hebrew.woff2') format('woff2'); */
font-weight: 450;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans Hebrew';
/* src: url('/fonts/IBM-Plex-Sans-Hebrew.woff2') format('woff2'); */
font-weight: 100;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans Arabic';
/* src: url('/fonts/IBM-Plex-Sans-Arabic.woff2') format('woff2'); */
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans Arabic';
/* src: url('/fonts/IBM-Plex-Sans-Arabic.woff2') format('woff2'); */
font-weight: 200;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans Arabic';
/* src: url('/fonts/IBM-Plex-Sans-Arabic.woff2') format('woff2'); */
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans Arabic';
/* src: url('/fonts/IBM-Plex-Sans-Arabic.woff2') format('woff2'); */
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans Arabic';
/* src: url('/fonts/IBM-Plex-Sans-Arabic.woff2') format('woff2'); */
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans Arabic';
/* src: url('/fonts/IBM-Plex-Sans-Arabic.woff2') format('woff2'); */
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans Arabic';
/* src: url('/fonts/IBM-Plex-Sans-Arabic.woff2') format('woff2'); */
font-weight: 450;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans Arabic';
/* src: url('/fonts/IBM-Plex-Sans-Arabic.woff2') format('woff2'); */
font-weight: 100;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans KR';
/* src: url('/fonts/IBM-Plex-Sans-KR.woff2') format('woff2'); */
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans KR';
/* src: url('/fonts/IBM-Plex-Sans-KR.woff2') format('woff2'); */
font-weight: 200;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans KR';
/* src: url('/fonts/IBM-Plex-Sans-KR.woff2') format('woff2'); */
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans KR';
/* src: url('/fonts/IBM-Plex-Sans-KR.woff2') format('woff2'); */
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans KR';
/* src: url('/fonts/IBM-Plex-Sans-KR.woff2') format('woff2'); */
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans KR';
/* src: url('/fonts/IBM-Plex-Sans-KR.woff2') format('woff2'); */
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans KR';
/* src: url('/fonts/IBM-Plex-Sans-KR.woff2') format('woff2'); */
font-weight: 450;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans KR';
/* src: url('/fonts/IBM-Plex-Sans-KR.woff2') format('woff2'); */
font-weight: 100;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans JP';
/* src: url('/fonts/IBM-Plex-Sans-JP.woff2') format('woff2'); */
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans JP';
/* src: url('/fonts/IBM-Plex-Sans-JP.woff2') format('woff2'); */
font-weight: 200;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans JP';
/* src: url('/fonts/IBM-Plex-Sans-JP.woff2') format('woff2'); */
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans JP';
/* src: url('/fonts/IBM-Plex-Sans-JP.woff2') format('woff2'); */
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans JP';
/* src: url('/fonts/IBM-Plex-Sans-JP.woff2') format('woff2'); */
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans JP';
/* src: url('/fonts/IBM-Plex-Sans-JP.woff2') format('woff2'); */
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans JP';
/* src: url('/fonts/IBM-Plex-Sans-JP.woff2') format('woff2'); */
font-weight: 450;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'IBM Plex Sans JP';
/* src: url('/fonts/IBM-Plex-Sans-JP.woff2') format('woff2'); */
font-weight: 100;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'ibm-plex-sans';
/* src: url('/fonts/ibm-plex-sans.woff2') format('woff2'); */
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'ibm-plex-sans';
/* src: url('/fonts/ibm-plex-sans.woff2') format('woff2'); */
font-weight: 300;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'ibm-plex-sans';
/* src: url('/fonts/ibm-plex-sans.woff2') format('woff2'); */
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'ibm-plex-sans';
/* src: url('/fonts/ibm-plex-sans.woff2') format('woff2'); */
font-weight: 400;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'ibm-plex-sans';
/* src: url('/fonts/ibm-plex-sans.woff2') format('woff2'); */
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'ibm-plex-sans';
/* src: url('/fonts/ibm-plex-sans.woff2') format('woff2'); */
font-weight: 500;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'ibm-plex-sans';
/* src: url('/fonts/ibm-plex-sans.woff2') format('woff2'); */
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'ibm-plex-sans';
/* src: url('/fonts/ibm-plex-sans.woff2') format('woff2'); */
font-weight: 600;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'ibm-plex-sans';
/* src: url('/fonts/ibm-plex-sans.woff2') format('woff2'); */
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'ibm-plex-sans';
/* src: url('/fonts/ibm-plex-sans.woff2') format('woff2'); */
font-weight: 700;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'ibm-plex-mono';
/* src: url('/fonts/ibm-plex-mono.woff2') format('woff2'); */
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'ibm-plex-mono';
/* src: url('/fonts/ibm-plex-mono.woff2') format('woff2'); */
font-weight: 300;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'ibm-plex-mono';
/* src: url('/fonts/ibm-plex-mono.woff2') format('woff2'); */
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'ibm-plex-mono';
/* src: url('/fonts/ibm-plex-mono.woff2') format('woff2'); */
font-weight: 400;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'ibm-plex-mono';
/* src: url('/fonts/ibm-plex-mono.woff2') format('woff2'); */
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'ibm-plex-mono';
/* src: url('/fonts/ibm-plex-mono.woff2') format('woff2'); */
font-weight: 500;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'ibm-plex-mono';
/* src: url('/fonts/ibm-plex-mono.woff2') format('woff2'); */
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'ibm-plex-mono';
/* src: url('/fonts/ibm-plex-mono.woff2') format('woff2'); */
font-weight: 600;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'ibm-plex-mono';
/* src: url('/fonts/ibm-plex-mono.woff2') format('woff2'); */
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'ibm-plex-mono';
/* src: url('/fonts/ibm-plex-mono.woff2') format('woff2'); */
font-weight: 700;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'ibm-plex-serif';
/* src: url('/fonts/ibm-plex-serif.woff2') format('woff2'); */
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'ibm-plex-serif';
/* src: url('/fonts/ibm-plex-serif.woff2') format('woff2'); */
font-weight: 300;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'ibm-plex-serif';
/* src: url('/fonts/ibm-plex-serif.woff2') format('woff2'); */
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'ibm-plex-serif';
/* src: url('/fonts/ibm-plex-serif.woff2') format('woff2'); */
font-weight: 400;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'ibm-plex-serif';
/* src: url('/fonts/ibm-plex-serif.woff2') format('woff2'); */
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'ibm-plex-serif';
/* src: url('/fonts/ibm-plex-serif.woff2') format('woff2'); */
font-weight: 500;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'ibm-plex-serif';
/* src: url('/fonts/ibm-plex-serif.woff2') format('woff2'); */
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'ibm-plex-serif';
/* src: url('/fonts/ibm-plex-serif.woff2') format('woff2'); */
font-weight: 600;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'ibm-plex-serif';
/* src: url('/fonts/ibm-plex-serif.woff2') format('woff2'); */
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'ibm-plex-serif';
/* src: url('/fonts/ibm-plex-serif.woff2') format('woff2'); */
font-weight: 700;
font-style: italic;
font-display: swap;
}
```
### Keyframe Animations (Intercepted from CSS)
**13 @keyframes found** — these are the real animation definitions:
```
@keyframes cds--hide-feedback { ... }
@keyframes cds--show-feedback { ... }
@keyframes cds--skeleton { ... }
@keyframes cds--tooltip-fade { ... }
@keyframes expand { ... }
@keyframes collapse { ... }
@keyframes loading-animation { ... }
@keyframes sticky-header-slide-in { ... }
@keyframes loadingAnimation { ... }
@keyframes spin { ... }
@keyframes ajo-jc-skeleton-pulse { ... }
@keyframes ajo-tc-skeleton-pulse { ... }
@keyframes wrap-border { ... }
```
<details><summary>Full keyframes CSS (13 animations)</summary>
```css
@keyframes cds--hide-feedback{0%{opacity:1;visibility:inherit}
@keyframes cds--show-feedback{0%{opacity:0;visibility:hidden}
@keyframes cds--skeleton{0%{opacity:.3;transform:scaleX(0);transform-origin:left}20%{opacity:1;transform:scaleX(1);transform-origin:left}28%{transform:scaleX(1);transform-origin:right}51%{transform:scaleX(0);transform-origin:right}58%{transform:scaleX(0);transform-origin:right}82%{transform:scaleX(1);transform-origin:right}83%{transform:scaleX(1);transform-origin:left}96%{transform:scaleX(0);transform-origin:left}
@keyframes cds--tooltip-fade{0%{opacity:0}
@keyframes expand{0%{max-block-size:0;overflow-y:hidden}
@keyframes collapse{0%{max-block-size:100vh}
@keyframes loading-animation{0%{background-position:0 50%}50%{background-position:100% 50%}
@keyframes sticky-header-slide-in{0%{inset-block-start:-100%}
@keyframes loadingAnimation{0%{background-position:0 50%}50%{background-position:100% 50%}
@keyframes spin{0%{transform:rotate(0deg)}
@keyframes ajo-jc-skeleton-pulse{0%{opacity:1}50%{opacity:.4}
@keyframes ajo-tc-skeleton-pulse{0%{opacity:1}50%{opacity:.4}
@keyframes wrap-border{0%{--percentage:0%}
```
</details>
### Brand Gradient Palette
**14 complex gradients captured** from the site's CSS. The first few are the most prominent visual decorations:
```css
/* Gradient 1 */
background: linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff);
/* Gradient 2 */
background: linear-gradient(to bottom,var(--cds-ai-border-start,rgba(166,200,255,.64);
/* Gradient 3 */
background: linear-gradient(to right,var(--cds-border-strong-01,#8d8d8d);
/* Gradient 4 */
background: linear-gradient(to top,var(--cds-ai-aura-hover-start,rgba(69,137,255,.32);
/* Gradient 5 */
background: linear-gradient(to top,var(--cds-ai-aura-hover-background,#edf5ff);
```
### Hover State CSS (Intercepted)
**5 hover rule lines** captured from CSS files. Key interactive transitions from real CSS (not inferred):
```css
:root{--cds-grid-gutter:2rem;--cds-grid-columns:4;--cds-grid-margin:0}@media(min-width:42rem){:root{--cds-grid-columns:8;--cds-grid-margin:1rem}}@media(min-width:66rem){:root{--cds-grid-columns:16}}@media(min-width:99rem){:root{--cds-grid-margin:1.5rem}}.cds--css-grid{--cds-grid-gutter-start:calc(var(--cds-grid-gutter)/2);--cds-grid-gutter-end:calc(var(--cds-grid-gutter)/2);--cds-grid-column-hang:calc(var(--cds-grid-gutter)/2);display:grid;grid-template-columns:repeat(var(--cds-grid-columns),minmax(0,1fr));inline-size:100%;margin-inline:auto;max-inline-size:99rem;padding-inline:var(--cds-grid-margin)}.cds--css-grid--full-width{max-inline-size:100%}.cds--css-grid-column{--cds-grid-mode-start:var(--cds-grid-gutter-start);--cds-grid-mode-end:var(--cds-grid-gutter-end);margin-inline:var(--cds-grid-gutter-start) var(--cds-grid-gutter-end)}[dir=rtl] .cds--css-grid-column{margin-inline:var(--cds-grid-gutter-end) var(--cds-grid-gutter-start)}.cds--css-grid--narrow{--cds-grid-gutter-start:0rem}.cds--css-grid--condensed{--cds-grid-gutter:0.0625rem;--cds-grid-column-hang:0.96875rem}.cds--css-grid--start{margin-inline-start:0}.cds--css-grid--end{margin-inline-end:0}.cds--subgrid{display:grid;grid-template-columns:repeat(var(--cds-grid-columns),minmax(0,1fr));margin-inline:calc(var(--cds-grid-mode-start)*-1) calc(var(--cds-grid-mode-end)*-1)}[dir=rtl] .cds--subgrid{margin-inline:calc(var(--cds-grid-mode-end)*-1) calc(var(--cds-grid-mode-start)*-1)}.cds--subgrid--wide{--cds-grid-gutter-start:1rem;--cds-grid-gutter-end:1rem;--cds-grid-column-hang:0}.cds--subgrid--narrow{--cds-grid-gutter-start:0rem;--cds-grid-gutter-end:1rem;--cds-grid-column-hang:1rem}.cds--subgrid--condensed{--cds-grid-gutter-start:0.03125rem;--cds-grid-gutter-end:0.03125rem;--cds-grid-column-hang:0.96875rem}.cds--grid-column-hang{margin-inline-start:var(--cds-grid-column-hang)}[dir=rtl] .cds--grid-column-hang{margin-inline:initial var(--cds-grid-column-hang)}.cds--col-span-0{display:none}.cds--col-span-1{--cds-
```
> **Note**: All values above are extracted from the live site's CSS files. The font files are saved locally by Prism and embedded in the output HTML. Use them as-is for maximum fidelity.
## 11.2 Measured Reality (CDP Engine)
Captured directly from Chrome's engine across **all 1341 rendered nodes** — not a sample. These are the values the page *actually paints*, weighted by how often they appear.
### Real Responsive Breakpoints
**31 breakpoints** read from the live `@media` rules (not guessed) — 14 most relevant:
`250px` · `300px` · `320px` · `321px` · `410px` · `480px` · `500px` · `550px` · `575px` · `600px` · `640px` · `671px` · `672px` · `760px` … (+17 more)
### Measured Design Scale
**Type scale by usage** (× = paint count): `16px`×706 · `14px`×415 · `13px`×76 · `20px`×38 · `12px`×33 · `13.3333px`×26 · `53.6469px`×10 · `21.8824px`×9
**Radius scale** (× = paint count): `4px`×52 · `50%`×6 · `2px`×4 · `12px`×2 · `80px`×2 · `15px`×2 · `16px`×1 · `5px`×1
**Weights** (× = paint count): `400`×1255 · `600`×53 · `700`×15 · `300`×10 · `500`×4
**Layout gaps** (× = paint count): `0px normal`×72 · `32px`×60 · `16px`×18 · `24px`×8 · `8px`×4 · `4px`×4 · `normal 32px`×2 · `64px`×1
**Elevation (real shadows)**:
```css
rgb(255, 255, 255) 0px 0px 0px 1440px
rgba(23, 23, 23, 0.3) 1px 0px 4px 0px
rgb(255, 255, 255) 1px 1px 0px 0px
rgb(42, 42, 42) 1px 5px 5px 3px
```
### Provenance — measured styles on key elements
Read from the live CSSOM (includes runtime-injected CSS). This is *what actually styles the page*, by element:
```css
body { background-color:var(--cds-background,#fff); color:var(--cds-text-primary,#161616) }
body { font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,sans-serif; font-weight:400 }
body { font-weight:400; font-family:'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif }
h1 { font-size:var(--cds-heading-06-font-size,2.625rem); font-weight:var(--cds-heading-06-font-weight,300) }
h1 { font-size:2.625rem; font-weight:300 }
h1 { font-size:2rem; font-weight:400 }
@media (min-width: 42rem) h1 { font-size:2.25rem; font-weight:300 }
@media (min-width: 66rem) h1 { font-size:2.625rem }
@media (min-width: 82rem) h1 { font-size:3rem }
h2 { font-size:var(--cds-heading-05-font-size,2rem); font-weight:var(--cds-heading-05-font-weight,400) }
h2 { font-size:2rem; font-weight:400 }
@media (min-width: 42rem) h2 { font-size:2.25rem; font-weight:300 }
```
> Selectors normalised to their semantic element — source class names are often build-hashed (`.bgDIHX`) and not reusable. The declarations + CSS vars are the transferable part.
---
*Generated by Prism — automated Playwright extraction + design analysis.*
*Source: https://ibm.com | 2026-06-11T05:01:11.192Z*
*Values extracted via getComputedStyle() (rendered) + CSS custom properties (tokens, marked `(token)`). Token-only values may not be painted — verify against the live site before shipping.*
Re-extract: clone-architect update ibm.com