getComputedStyle() from the live screenshots visible here.
Color Palette
51 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 (+78)
Typography
All values extracted via getComputedStyle() — no estimation.
| Role | Font Family | Size / Weight | Line Height | Letter Spacing | Preview |
|---|---|---|---|---|---|
| Display Hero | Wise Sans | 105.428px / w900 | 1.05 | normal | Display Hero |
| Input Large | Wise Sans | 52px / w400 | 1.5 | normal | Input Large |
| Sub-heading | Wise Sans | 40px / w400 | 1.05 | normal | Sub-heading |
| Label Heading | Inter | 20px / w600 | 1.4 | 0.1px | Label Heading |
| Body | Inter | 18px / w400 | 1.44 | -0.108px | Body |
| Button Large | Inter | 18px / w600 | 1.44 | -0.108px | Button Large |
| Table Header | Inter | 18px / w700 | 1.44 | -0.108px | Table Header |
| Card Title | Inter | 16px / w600 | 1.5 | -0.176px | Card Title |
| Input Large | Inter | 16px / w400 | 1.5 | -0.176px | Input Large |
| Caption / Badge | Inter | 14px / w500 | 1.5 | -0.108px | Caption / Badge |
| Eyebrow / Overline | Inter | 14px / w400 | 1.55 | -0.084px | Eyebrow / Overline |
Live Components
Rendered in real HTML using your extracted tokens — no screenshots.
Buttons
Form Inputs
Card
Badges & Labels
Spacing Scale
Border Radius
0px
2px
8px
16px
18.7693px
30px
1000px
Component Specs
Extracted CSS values per component and variant state.
### Buttons
- Background: `transparent`
- Text: `#163300`
- Padding: 8px 9.38462px
- Radius: 9999px
- Font: 18px weight 400
- Use: Status pills, tags, chips
- Background: `#9fe870`
- Text: `#163300`
- Padding: 19px 24px
- Radius: 9999px
- Border: 1px solid rgb(159, 232, 112)
- Font: 20px weight 600
- Use: Status pills, tags, chips
- Background: `#ffffff` `{colors.on-primary}`
- Text: `#454745` `{colors.hairline}`
- Padding: 0px
- Radius: 50%
- Border: 2px solid rgba(14, 15, 12, 0.12)
- Font: 18px weight 400
- Use: Toolbar/UI icons
- Background: `transparent`
- Text: `#454745` `{colors.hairline}`
- Padding: 0px
- Radius: 0px
- Font: 18px weight 400
- Use: Subtle action, toolbar, nav button
- Background: `transparent`
- Text: `#163300`
- Padding: 0px
- Radius: 0px
- Font: 20px weight 600
- Use: Subtle action, toolbar, nav button
Cards & Containers
- Background: `transparent`
- Padding: 0px
- Radius: 10px
- Border: 1px solid rgba(14, 15, 12, 0.12)
- Use: Content containers, listing items
Inputs & Forms
- Background: `transparent`
- Text: `#163300`
- Padding: 0px
- Radius: 0px
- Border: 0px none rgb(22, 51, 0)
- Font: 52px weight 400
- Use: Text fields, search inputs
Navigation
- Background: `transparent`
- Padding: 0px
- Radius: none
- Font: 18px weight 400
- Use: Fixed/sticky block nav — N/A items
CTA Banners
- Background: `transparent`
- Text: `#454745` `{colors.hairline}`
- Padding: 0px
- Radius: 0px
- Font: 18px weight 400
- Use: Full-width conversion strip with headline + button
Alerts
- Background: `transparent`
- Text: `#454745` `{colors.hairline}`
- Padding: 0px
- Radius: 0px
- Font: 14px weight 400
- Use: System alert, banner notification, toast
- Background: `#ecf9f9` `{colors.surface-2}`
- Text: `#0b4c72`
- Padding: 8px
- Radius: 8px
- Font: 14px weight 500
- Use: System alert, banner notification, toast
Product Cards
- Background: `transparent`
- Text: `#454745` `{colors.hairline}`
- Padding: 0px
- Radius: 0px
- Font: 18px weight 400
- Use: Product listing grid card
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
Alerts
- **DO NOT introduce new alerts variants** without justification
Product Cards
- **DO NOT introduce new product cards 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(14, 15, 12, 0.12) 0px 0px 0px 1px
rgba(0, 0, 0, 0.15) 0px 10px 32px 0px, rgba(0, 0, 0, 0.04) 0px 40px 40px 0px
rgba(0, 0, 0, 0.125) 0px 0px 40px 0px
rgba(0, 0, 0, 0.08) 0px 6px 20px 0px
rgb(134, 134, 133) 0px 0px 0px 1px inset
Motion & Transitions
5 motion tokens — easing curves and durations.
| transition-1 | all |
| transition-2 | color, background-color 0.15s ease-in-out |
| transition-3 | opacity 0.35s cubic-bezier(0.8, 0.05, 0.2, 0.95) |
| transition-4 | color, background-color, border-color, 0.35s cubic-bezier(0.8, 0.05, 0… |
| transition-5 | fill 0.35s cubic-bezier(0.8, 0.05, 0.2, 0.95) |
Motion Timeline
56 keyframe animations extracted from the live page. Preview 12 below — each block is animating right now with the actual extracted keyframes.
rotating
droppable-fade-in
listSlideOver
loaderStroke
loaderFill
cover-fade-in
process-chase-circle-xxs
process-success-circle-xxs
process-chase-circle-xs
process-success-circle-xs
process-chase-circle-sm
process-success-circle-sm
+44 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 rgb(159, 232, 112)
fg rgb(22, 51, 0) |
| input |
default
input
bg rgba(0, 0, 0, 0)
fg rgb(22, 51, 0) |
| link |
default
link
bg rgba(0, 0, 0, 0)
fg rgb(22, 51, 0) |
| card |
default
card
bg rgb(226, 246, 213)
fg rgb(22, 51, 0) |
| navLink |
default
navLink
bg rgba(0, 0, 0, 0)
fg rgb(22, 51, 0) |
Z-Index Stacking Context
18 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 wise.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: wise.com
description: "Light product system built on #ffffff with #054d28 as the primary CTA accent. Type anchored in Inter at 105.428px / weight 900. Extracted automatically from https://wise.com/ — every value from getComputedStyle(), no approximation."
narrative: |
wise.com is built on a pure-white canvas (rgb(255,255,255)).
The system uses #054d28 as the singular interactive color.
Fully-rounded CTAs (9999px) signal a friendly, tactile interaction model alongside Inter as the primary typeface.
colors:
background: "#ffffff"
surface-1: "#e2f6d5"
surface-2: "#ecf9f9"
ink: "#454745"
ink-subtle: "#868685"
primary: "#054d28"
on-primary: "#ffffff"
primary-hover: "rgba(56,200,255,0.10196)"
hairline: "#454745"
semantic-success: "#054d28"
semantic-warning: "#ffd11a"
typography:
display-xl:
fontFamily: "Wise Sans"
fontSize: 105.428px
fontWeight: 900
lineHeight: 1.05
letterSpacing: 0
display-md:
fontFamily: "Wise Sans"
fontSize: 40px
fontWeight: 400
lineHeight: 1.05
letterSpacing: 0
headline:
fontFamily: "Inter"
fontSize: 20px
fontWeight: 600
lineHeight: 1.4
letterSpacing: 0.1px
body:
fontFamily: "Inter"
fontSize: 18px
fontWeight: 400
lineHeight: 1.44
letterSpacing: -0.108px
caption:
fontFamily: "Inter"
fontSize: 14px
fontWeight: 500
lineHeight: 1.5
letterSpacing: -0.108px
button:
fontFamily: "Inter"
fontSize: 18px
fontWeight: 600
lineHeight: 1.44
letterSpacing: -0.108px
eyebrow:
fontFamily: "Inter"
fontSize: 14px
fontWeight: 400
lineHeight: 1.55
letterSpacing: -0.084px
mono:
fontFamily: "Wise Sans"
fontSize: 52px
fontWeight: 400
lineHeight: 1.5
letterSpacing: 0
rounded:
none: 0px
xs: 2px
sm: 8px
md: 16px
lg: 18.7693px
xl: 30px
pill: 1000px
spacing:
xxs: 2px
xs: 4px
sm: 8px
md: 12px
lg: 24px
xl: 32px
xxl: 64px
section: 80px
components:
button-pill:
backgroundColor: "transparent"
textColor: "#163300"
typography: "{typography.body}"
rounded: "{rounded.pill}"
padding: 8px 9.38462px
button-pill:
backgroundColor: "#9fe870"
textColor: "#163300"
typography: "{typography.headline}"
rounded: "{rounded.pill}"
padding: 19px 24px
button-icon-button:
backgroundColor: "{colors.on-primary}"
textColor: "{colors.hairline}"
typography: "{typography.body}"
rounded: "{rounded.none}"
card-standard-card:
backgroundColor: "transparent"
typography: "{typography.body}"
rounded: "{rounded.sm}"
input-text-input:
backgroundColor: "transparent"
textColor: "#163300"
typography: "{typography.mono}"
rounded: "{rounded.none}"
navigation-main-nav:
backgroundColor: "transparent"
typography: "{typography.body}"
rounded: "{rounded.none}"
cta-banner-full-width-cta:
backgroundColor: "transparent"
textColor: "{colors.hairline}"
typography: "{typography.body}"
rounded: "{rounded.none}"
alert-alert-banner:
backgroundColor: "transparent"
textColor: "{colors.hairline}"
typography: "{typography.caption}"
rounded: "{rounded.none}"
alert-alert-banner:
backgroundColor: "{colors.surface-2}"
textColor: "#0b4c72"
typography: "{typography.caption}"
rounded: "{rounded.sm}"
padding: 8px
product-card-product-tile:
backgroundColor: "transparent"
textColor: "{colors.hairline}"
typography: "{typography.body}"
rounded: "{rounded.none}"
extracted_at: "2026-05-30T20:40:25.828Z"
completeness: 92
scoreVersion: "v2"
---
# Design System — wise.com
> Extracted automatically by Clone Architect from https://wise.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**: `#054d28` for primary CTAs ONLY. Never decorative.
> - **Body type**: 18px (token: `typography.body`). Default for ALL text not in a heading role.
> - **Section rhythm**: 48px between major bands. Card padding: 24px.
> - **Default radius**: 8px on buttons/inputs. Pills (`9999px`) only for icon-buttons or status chips.
>
> **Before generating UI**: import this DESIGN.md, scan §2 (Color Palette) + §4 (Components) + §10 (Agent Guide). Skip §11–12 unless extending.
## 1. Visual Theme & Atmosphere
wise.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 **Inter**, deployed with OpenType features enabled globally (`"calt"`). These aren't decorative — they're load-bearing: without them, the typeface reverts to its generic state and the design loses its specific texture. Headlines use weight 900 for confident, assertive presence — the brand wants to be heard.
Body text reads in Dark Gray (`#454745`). **#054d28** (`#054d28`) provides interactive distinction without visual aggression. Elevation is built from multi-layer shadow stacks — each level combines several blurred layers at varying offsets to simulate the way light actually falls on stacked surfaces, not the simulated drop-shadow of cheap interfaces.
Border radius varies from pill-shaped (fully rounded) to moderately rounded elements, creating visual rhythm. Motion design uses smooth easing curves for polished state transitions.
**Key Characteristics:**
- Background: Contrast (`#ffffff`)
- Primary typeface: Inter
- Primary text: Dark Gray (`#454745`)
- Accent: #054d28 (`#054d28`)
- Display: 105.428px weight 900
- Shadow system: 5 distinct elevation levels
- Custom fonts loaded: Inter, Averta, Wise Sans, VideoJS, Wise Sans JP
## 2. Color Palette & Roles
### Background & Surface
- **Contrast** (`#ffffff`): Page background (primary)
- **Background Celebration** (`#ecf9f9`): Surface / elevated background (CSS var)
- **Background Neutral Solid** (`#edeeec`): Surface / elevated background (CSS var)
- **Light Gray** (`#e8ebe6`): Surface / elevated background
- **Light Gray** (`#edefeb`): Surface / elevated background
### Text & Content
- **Dark Gray** (`#454745`): Primary body text
- **Content Link Active** (`#0e0f0c`): Text (CSS var)
- **Content Negative Active** (`#a7000d`): Text (CSS var)
- **Content Celebration** (`#0b4c72`): Text (CSS var)
- **Content Negative** (`#cf2929`): Text (CSS var)
### Accent & Interactive
- **Interactive Contrast Hover** (`#cdffad`): Accent / interactive (CSS var)
- **Background Accent** (`rgba(56, 200, 255, 0.10196)`): Accent / interactive (CSS var)
- **Interactive Negative Hover** (`#d03238`): Accent / interactive (CSS var)
- **Interactive Warning Active** (`#b86700`): Accent / interactive (CSS var)
- **Interactive Neutral Active** (`#c5edab`): Accent / interactive (CSS var)
- **Interactive Neutral Hover** (`#d3f2c0`): Accent / interactive (CSS var)
- **Interactive Accent** (`#9fe870`): Accent / interactive (CSS var)
### Border & Divider
- **#dbdbdb** (`#dbdbdb`): Borders / dividers
- **Light Gray** (`#e1e1e0`): Borders / dividers
### Full Extracted Palette
87 distinct colors detected on the live page (19 categorized above + 68 additional below). Every value is a real `getComputedStyle()` color — no approximation.
- `#000000` — Black
- `#163300` — Background Neutral
- `#e2f6d5` — Beige
- `#868685` — Medium Gray
- `rgba(62, 59, 7, 0.07)` — Translucent #3e3b07 (7%)
- `#808080` — Medium Gray
- `#6a6c6a` — Dim Gray
- `#cb272f` — Crimson
- `#054d28` — #054d28
- `#eceeeb` — Light Gray
- `#153300` — #153300
- `#9fe86f` — #9fe86f
- `#221d9a` — #221d9a
- `#ff7700` — #ff7700
- `#005b13` — #005b13
- `#0e0f0b` — Jet Black
- `#ffd300` — Gold
- `#ef253b` — Crimson
- `#858585` — Medium Gray
- `#2f5711` — #2f5711
- `#320707` — Jet Black
- `#b8232b` — #b8232b
- `#fff7d7` — Beige
- `#ffd11a` — Gold
- `#4a3b1c` — Charcoal
- `#a72027` — #a72027
- `#ffc091` — #ffc091
- `#043a1e` — #043a1e
- `#3b2f16` — Warm Brown
- `#2ead4b` — Success Green
- `#0d1f00` — Jet Black
- `#008026` — Forest Green
- *…+36 more in `raw-css.json` (`desktop.allColors`).*
### CSS Custom Properties (Design Tokens)
**Text Color**
- `--color-content-link-active`: `#0e0f0c`
- `--color-content-negative-active`: `#a7000d`
- `--color-content-celebration`: `#0b4c72`
- `--color-content-negative`: `#cf2929`
**Border Radius Token**
- `--btn-lg-radius-base`: `9999px`
- `--eds-radius-full`: `50%`
- `--mw-radius-3`: `clamp(1.5rem,calc(1.41346rem + 0.38462vw),1.875rem)`
- `--mw-radius-full`: `50%`
**Spacing Token**
- `--mw-space-32`: `clamp(8rem,calc(7.53846rem + 2.05128vw),10rem)`
- `--mw-space-2`: `clamp(0.5rem,calc(0.47115rem + 0.12821vw),0.625rem)`
- `--letter-spacing-negative-xs`: `-0.01em`
- `--letter-spacing-negative-xxxl`: `-0.04em`
**Background**
- `--color-background-accent`: `rgba(56,200,255,0.10196)`
- `--navigation-color-background-interactive-hover`: `rgba(211,242,192,0.4)`
- `--color-background-screen-hover`: `rgba(22,51,0,0.07843)`
- `--color-background-elevated`: `#ffffff`
**Font Size Token**
- `--base-font-size`: `16px`
- `--font-size-20`: `1.25rem`
- `--font-size-26`: `1.625rem`
- `--font-size-16`: `1rem`
**Font Weight Token**
- `--font-weight-bold`: `700`
- `--font-weight-regular`: `400`
- `--font-weight-semi-bold`: `600`
- `--font-weight-light`: `300`
**Border**
- `--color-border-overlay`: `rgba(14,15,12,0.12157)`
- `--color-border-neutral`: `rgba(14,15,12,0.12157)`
**Motion Token**
- `--navigation-transition-timing-function`: `cubic-bezier(0.8,0.05,0.2,0.95)`
- `--navigation-animation-duration-short`: `200ms`
- `--navigation-animation-duration-long`: `600ms`
**Font Family Token**
- `--font-family-regular`: `"Inter",Helvetica,Arial,sans-serif`
- `--font-family-display`: `"Wise Sans","Inter",sans-serif`
**Shadow Token**
- `--navigation-box-shadow`: `0px 4px 16px rgba(0,0,0,0.16)`
**Other tokens**
- `--color-sentiment-positive-primary`: `#054d28`
- `--color-interactive-contrast-hover`: `#cdffad`
- `--navigation-desktop-primary-button-height`: `32px`
- `--color-dark-maroon`: `#320707`
- `--color-sentiment-negative-primary-hover`: `#b8232b`
- `--color-sentiment-warning-secondary`: `#fff7d7`
- `--color-sentiment-warning-hover`: `#ffd11a`
- `--color-interactive-negative-hover`: `#d03238`
## 3. Typography Rules
### Font Families
- **Primary**: `Inter`
- **Secondary**: `Wise Sans`
- **Font 3**: `Averta`
- **Font 4**: `VideoJS`
- **Font 5**: `Wise Sans JP`
### Custom Fonts Loaded
- **Inter** weight 100 900 (normal)
- **Averta** weight 400 (normal)
- **Averta** weight 600 (normal)
- **Averta** weight 700 (normal)
- **Wise Sans** weight normal (normal)
- **VideoJS** weight 400 (normal)
- **Wise Sans JP** weight normal (normal)
### Typography Hierarchy
| Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
|------|------|------|--------|-------------|----------------|-------|
| Display Hero | Wise Sans | 105.428px | 900 | 1.05 | normal | Main headline (h1) |
| Input Large | Wise Sans | 52px | 400 | 1.5 | normal | Form input (52px) |
| Sub-heading | Wise Sans | 40px | 400 | 1.05 | normal | Third-level heading (h3) |
| Label Heading | Inter | 20px | 600 | 1.4 | 0.1px | Small heading (H4) |
| Body | Inter | 18px | 400 | 1.44 | -0.108px | Standard reading text |
| Button Large | Inter | 18px | 600 | 1.44 | -0.108px | Button label (18px) |
| Table Header | Inter | 18px | 700 | 1.44 | -0.108px | Column heading |
| Card Title | Inter | 16px | 600 | 1.5 | -0.176px | Card headings |
| Input Large | Inter | 16px | 400 | 1.5 | -0.176px | Form input (16px) |
| Caption / Badge | Inter | 14px | 500 | 1.5 | -0.108px | small text (14px) |
| Eyebrow / Overline | Inter | 14px | 400 | 1.55 | -0.084px | Label above heading, uppercase tag |
### Font Weight Scale
CSS custom properties define 6 explicit weight steps:
- `--font-weight-light`: `300` — Light
- `--font-weight-regular`: `400` — Regular
- `--font-weight-medium`: `500` — Medium
- `--font-weight-semi-bold`: `600` — SemiBold
- `--font-weight-bold`: `700` — Bold
- `--font-weight-black`: `900` — Black
### Full Font Size Scale
Sizes detected in the design (descending): `105.43px`, `100px`, `60.86px`, `58.51px`, `56px`, `52px`, `45.60px`, `45.46px`, `45px`, `43px`, `42px`, `40px`, `36px`, `34px`, `24.63px`, `24px`, `22px`, `20px`, `18px`, `16px`, `14px`, `13.50px`, `12px`
> 16 size(s) detected outside the sampled hierarchy (100px, 60.8572px, 58.5143px, 56px, 45.6px, 45.4572px, 45px, 43px, 42px, 36px, 34px, 24.6285px, 24px, 22px, 13.5px, 12px). 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:
- **stylistic sets** (`ss0X`) — alternate letterforms enabled (often for brand-specific glyph variants)
- **contextual alternates** (`calt`) — connections between letters refined contextually
**Clone instruction:** Enable these in your CSS:
```css
body {
font-feature-settings: "calt", "ss01";
}
```
## 4. Component Stylings
### Buttons
**Pill**
- Background: `transparent`
- Text: `#163300`
- Padding: 8px 9.38462px
- Radius: 9999px
- Font: 18px weight 400
- Use: Status pills, tags, chips
**Pill**
- Background: `#9fe870`
- Text: `#163300`
- Padding: 19px 24px
- Radius: 9999px
- Border: 1px solid rgb(159, 232, 112)
- Font: 20px weight 600
- Use: Status pills, tags, chips
**Icon Button**
- Background: `#ffffff` `{colors.on-primary}`
- Text: `#454745` `{colors.hairline}`
- Padding: 0px
- Radius: 50%
- Border: 2px solid rgba(14, 15, 12, 0.12)
- Font: 18px weight 400
- Use: Toolbar/UI icons
**Ghost**
- Background: `transparent`
- Text: `#454745` `{colors.hairline}`
- Padding: 0px
- Radius: 0px
- Font: 18px weight 400
- Use: Subtle action, toolbar, nav button
**Ghost**
- Background: `transparent`
- Text: `#163300`
- Padding: 0px
- Radius: 0px
- Font: 20px weight 600
- Use: Subtle action, toolbar, nav button
### Cards & Containers
**Standard Card**
- Background: `transparent`
- Padding: 0px
- Radius: 10px
- Border: 1px solid rgba(14, 15, 12, 0.12)
- Use: Content containers, listing items
### Inputs & Forms
**Text Input**
- Background: `transparent`
- Text: `#163300`
- Padding: 0px
- Radius: 0px
- Border: 0px none rgb(22, 51, 0)
- Font: 52px weight 400
- Use: Text fields, search inputs
### Navigation
**Main Nav**
- Background: `transparent`
- Padding: 0px
- Radius: none
- Font: 18px weight 400
- Use: Fixed/sticky block nav — N/A items
### CTA Banners
**Full-width CTA**
- Background: `transparent`
- Text: `#454745` `{colors.hairline}`
- Padding: 0px
- Radius: 0px
- Font: 18px weight 400
- Use: Full-width conversion strip with headline + button
### Alerts
**Alert Banner**
- Background: `transparent`
- Text: `#454745` `{colors.hairline}`
- Padding: 0px
- Radius: 0px
- Font: 14px weight 400
- Use: System alert, banner notification, toast
**Alert Banner**
- Background: `#ecf9f9` `{colors.surface-2}`
- Text: `#0b4c72`
- Padding: 8px
- Radius: 8px
- Font: 14px weight 500
- Use: System alert, banner notification, toast
### Product Cards
**Product Tile**
- Background: `transparent`
- Text: `#454745` `{colors.hairline}`
- Padding: 0px
- Radius: 0px
- Font: 18px weight 400
- Use: Product listing grid card
## 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: "rgb(159, 232, 112)"
fg: "rgb(22, 51, 0)"
border: "1px solid rgb(159, 232, 112)"
input:
default:
bg: "rgba(0, 0, 0, 0)"
fg: "rgb(22, 51, 0)"
link:
default:
bg: "rgba(0, 0, 0, 0)"
fg: "rgb(22, 51, 0)"
card:
default:
bg: "rgb(226, 246, 213)"
fg: "rgb(22, 51, 0)"
navLink:
default:
bg: "rgba(0, 0, 0, 0)"
fg: "rgb(22, 51, 0)"
badge:
default:
bg: "rgba(0, 0, 0, 0)"
fg: "rgb(11, 76, 114)"
footerLink:
default:
bg: "rgba(0, 0, 0, 0)"
fg: "rgb(22, 51, 0)"
```
**Agent usage**: Validate generated components against this matrix. If your output's `:hover` state changes properties not listed here, you are off-brand.
## 4c. Component Vocabulary (Closed System)
*This brand uses ONLY the following component vocabulary. Introducing new variants without justification breaks the system's tonal coherence.*
### Buttons
- **5 shape(s)** in this system: `Pill`, `Pill`, `Icon Button`, `Ghost`, `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
### Alerts
- **2 shape(s)** in this system: `Alert Banner`, `Alert Banner`
- **DO NOT introduce new alerts variants** without justification
### Product Cards
- **1 shape(s)** in this system: `Product Tile`
- **DO NOT introduce new product cards 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 | 4px |
| sm | 8px |
| md | 12px |
| base | 16px |
| lg | 24px |
| xl | 32px |
| 2xl | 48px |
| 3xl | 64px |
### Border Radius Scale
| Name | Value | Use |
|------|-------|-----|
| None | 0px | No rounding |
| Xs | 2px | Tiny corners (badges, micro elements) |
| Sm | 8px | Buttons, inputs, small elements |
| Md | 16px | Cards, containers |
| Lg | 18.7693px | Large rounded elements, pill segments |
| Xl | 30px | Category strips, featured containers |
| Full | 1000px | Pills, avatars, circular elements |
### Shape Language
| Component | Border Radius |
|-----------|---------------|
| Buttons | `9999px` |
| Cards & Containers | `10px` |
| Inputs & Forms | `0px` |
| Navigation | `none` |
| CTA Banners | `0px` |
| Alerts | `0px` |
| Product Cards | `0px` |
| Page Body | `0px` |
| Primary Input | `0px` |
**Shape Personality**: Sharp + Pill Contrast — Angular precision with pill-shaped accents (status badges, tags). Creates strong visual hierarchy.
**Full Radius Spectrum**: 0px, 2px, 8px, 10px, 12px, 16px, 18.7693px, 28.1539px (from `allBorderRadii` scan)
## 5b. Spacing Rhythm Names
*Named spacing tokens with explicit use cases. Use these names in YOUR code instead of raw pixels for consistency.*
| Name | Value | Use case |
|------|-------|----------|
| **hero** | `64px` | Top/bottom of full-bleed hero sections |
| **section** | `32px` | Between major bands (color change, content shift) |
| **subsection** | `24px` | Within a section, between content groups |
| **card** | `12px` | Card padding, list-item spacing |
| **compact** | `8px` | Form fields, tight clusters, badge padding |
| **micro** | `4px` | 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).
**5/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:** "Ici et ailleurs, votre argent à chaque instant" — 105px center-aligned
- **Subheading:** "160 pays et territoires, 40 devises. Optez pour le compte conçu pour vous faire économiser dans le monde entier."
- **Media:** present, positioned top
- **CTAs:** 2 (primary: "Ouvrez un compte")
- **Clone instruction:** Reproduce the **centered** layout. Use the heading font-size token at the documented size. Place media top of text.
### Navigation Pattern
- **Position:** static (scrolls with page)
- **Layout:** logo-left-links-left — Logo and links both on the left (CTAs typically right)
- **Height:** 76px
- **Logo:** ✓ present
- **Nav links:** 31 primary items
- **CTAs in nav:** 6
- **Clone instruction:** Build a static logo left links left navigation. Reserve 6 slots for primary CTAs.
### Card Grid Pattern
- **Card count:** 4 cards detected
- **Columns (desktop):** 3-up grid
- **Card dimensions:** 487×550px (aspect 0.89:1)
- **Gap:** 28px between cards
- **Content:** ✓ image + CTA
- **Image position:** top
- **Clone instruction:** Build a 3-column grid (desktop) with cards at ~0.89:1 aspect ratio. Each card has an image at the top.
### CTA Banner Pattern
- **Banner count:** 3
- **Position:** multiple
- **Visual treatment:** ✓ contrasting background
- **Primary CTA text:** "Découvrez comment envoyer de l'argent"
- **Clone instruction:** Place multiple CTA banners across page sections. Use contrasting solid background.
### Footer Pattern
- **Columns:** 1
- **Links:** 46 total
- **Height:** 1538px
- **Includes:** ✗ no newsletter | ✓ social icons | ✓ copyright
- **Clone instruction:** Build a 1-column footer with ~46 links per column, social media links, and a copyright line.
## 6. Depth & Elevation
| Level | Treatment | Use |
|-------|-----------|-----|
| Flat (Level 0) | No shadow | Page background, content blocks |
| Layered (Level 1) | <br>`rgba(14, 15, 12, 0.12) 0px 0px 0px 1px` | Cards, elevated surfaces |
| Layered (Level 2) | <br>`rgba(0, 0, 0, 0.15) 0px 10px 32px 0px`,<br>`rgba(0, 0, 0, 0.04) 0px 40px 40px 0px` | Cards, elevated surfaces |
| Layered (Level 3) | <br>`rgba(0, 0, 0, 0.125) 0px 0px 40px 0px` | Cards, elevated surfaces |
| Layered (Level 4) | <br>`rgba(0, 0, 0, 0.08) 0px 6px 20px 0px` | Cards, elevated surfaces |
**Shadow Philosophy**: Multi-layered shadow system creating natural, atmospheric depth. Each shadow level combines multiple layers for realistic elevation.
## 7. Motion & Interaction
### Easing System
| CSS Variable | Curve | Semantic Name |
|--------------|-------|---------------|
| `--navigation-transition-timing-function` | `cubic-bezier(0.8,0.05,0.2,0.95)` | Ease Out — Decelerating |
### Duration Scale
| CSS Variable | Value | Tier |
|--------------|-------|------|
| `--navigation-animation-duration-short` | `200ms` | Normal |
| `--navigation-animation-duration-long` | `600ms` | Slow |
| `--navigation-animation-duration` | `350ms` | Slow |
### Copy-Paste Transition Snippets
**All Props**
```css
transition: color, background-color 0.15s ease-in-out;
```
**Opacity**
```css
transition: opacity 0.35s cubic-bezier(0.8, 0.05, 0.2, 0.95);
```
**All Props**
```css
transition: color, background-color, border-color, 0.35s cubic-bezier(0.8, 0.05, 0.2, 0.95);
```
**All Props**
```css
transition: fill 0.35s cubic-bezier(0.8, 0.05, 0.2, 0.95);
```
### Keyframe Animation Catalog
| Animation Name | Type | Animated Props | Use Hint |
|----------------|------|----------------|----------|
| `rotating` | Rotate / Spin | transform | UI transition |
| `droppable-fade-in` | Fade | opacity | Element entrance |
| `listSlideOver` | Slide | transform | UI transition |
| `loaderStroke` | Fade | stroke-dashoffset, opacity | Loading indicator |
| `loaderFill` | Fade | opacity | Loading indicator |
| `cover-fade-in` | Fade | opacity | Element entrance |
| `process-chase-circle-xxs` | Rotate / Spin | transform, stroke-dashoffset, stroke-dasharray | UI transition |
| `process-success-circle-xxs` | Rotate / Spin | transform, stroke-dashoffset, stroke-dasharray | UI transition |
| `process-chase-circle-xs` | Rotate / Spin | transform, stroke-dashoffset, stroke-dasharray | UI transition |
| `process-success-circle-xs` | Rotate / Spin | transform, stroke-dashoffset, stroke-dasharray | UI transition |
| `process-chase-circle-sm` | Rotate / Spin | transform, stroke-dashoffset, stroke-dasharray | UI transition |
| `process-success-circle-sm` | Rotate / Spin | transform, stroke-dashoffset, stroke-dasharray | UI transition |
| `process-chase-circle-xl` | Rotate / Spin | transform, stroke-dashoffset, stroke-dasharray | UI transition |
| `process-success-circle-xl` | Rotate / Spin | transform, stroke-dashoffset, stroke-dasharray | UI transition |
| `process-width` | Custom | width | UI transition |
| `process-height` | Custom | top, height | UI transition |
| `sequence-pip-info` | Custom | border-top-color, border-right-color, border-bottom-color, border-left-color | UI transition |
| `sequence-pip-primary` | Custom | border-top-color, border-right-color, border-bottom-color, border-left-color | UI transition |
| `sequence-pip-success` | Custom | border-top-color, border-right-color, border-bottom-color, border-left-color | UI transition |
| `sequence-pip-warning` | Custom | border-top-color, border-right-color, border-bottom-color, border-left-color | UI transition |
> *36 additional animations omitted (repetitive variants). See raw keyframes in `raw-css.json`.*
### Motion Fingerprint
- **Speed Character**: Deliberate & Calm (median duration: `300ms`)
- **Dominant Easing**: custom cubic-bezier curves
- **Animation Library**: 56 unique animations (56 total including variants)
> This design moves with deliberate & calm timing using custom cubic-bezier curves, creating a UI that feels calm and controlled.
## 8. Do's and Don'ts
### Do
- Use Inter as the primary typeface — it defines the brand personality
- Use the extracted shadow patterns for elevation — they are tuned to match the brand palette
- Use full-pill radius (9999px) only for specific elements (avatars, pills, toggles)
- Use #054d28 (`#054d28`) as the primary accent — it's the brand's signature interactive color
- Use pill-shaped radius (9999px) for primary CTA buttons — the brand uses fully-rounded, pill CTAs
- Use 10px border-radius on cards — consistent with the grid card corners
- Maintain nav height at 76px — consistent vertical space for the navigation bar
- Respect the 4px–32px spacing range — the design uses a wide scale for visual breathing room
- Make the hero full-viewport (≥70% screen height) — this design uses an immersive hero, not a tall navbar
- Include exactly 2 CTAs in the hero (primary + secondary) — this design pattern is multi-action, not single-purpose
- Each card includes a top image — imagery is part of the card identity, not optional
- Use a 3-column grid on desktop — density matters for this content type
- Repeat the primary CTA across 3 banner sections — conversion paths are layered, not single
### Don't
- Don't substitute with generic sans-serif or serif — the custom font carries the brand
- Don't invent new shadow values — use only the extracted shadow levels
- Don't apply pill radius on rectangular buttons or cards — it's reserved for specific interactive elements
- Don't introduce additional saturated accent colors — the palette is intentionally controlled
- Don't use rectangular buttons for primary actions — the rounded pill shape is the brand standard
- Don't collapse or hide the nav on scroll without an explicit scroll-triggered animation — the design uses fixed nav presence
- Don't make the nav sticky — this design lets it scroll away to maximize content focus
## 7b. Enforceable Brand Rules
*Structured Do/Don't with reasoning and validation tests. Agents can programmatically verify generated UI.*
```yaml
rules:
- id: brand-canvas-001
type: do
rule: "Always use the page background `rgb(255,255,255)` as the base canvas"
why: "Every component is designed to composit against this exact tone"
test: "document.body.style.backgroundColor === 'rgb(255,255,255)'"
- id: brand-accent-001
type: do
rule: "Reserve `#054d28` for primary CTAs and brand-mark signals only"
why: "Single chromatic assertion device — overuse dilutes meaning"
test: "querySelectorAll('[style*=\"#054d28\"]').length <= 3 per fold"
```
## 9. Responsive Behavior
### Breakpoints
| Name | Width | Key Changes |
|------|-------|-------------|
| Mobile | 320px | Single column, compact spacing |
| Mobile | 399px | Single column, compact spacing |
| Mobile | 480px | Single column, compact spacing |
| Mobile Large | 640px | Expanded mobile layout |
| Mobile Large | 767px | Expanded mobile layout |
| Large Desktop | 1440px | Maximum content width |
### Token Diff — Desktop vs Mobile
| Element | Property | Desktop | Mobile |
|---------|----------|---------|--------|
| heading | font-size | `105.428px` | `50.9092px` |
| heading | line-height | `110.7px` | `53.4546px` |
| nav | height | `76px` | `0px` |
| button | padding | `8px 9.38462px` | `8px 8.03842px` |
| button | width | `65.9219px` | `auto` |
| card | width | `374px` | `auto` |
### Collapsing Strategy
- Headlines: 105.428px → 50.9092px on mobile
- Navigation: horizontal links → hamburger menu on mobile
- Cards: multi-column → stacked vertical on mobile
- Footer: multi-column → stacked single column on mobile
### Touch Targets
- Buttons: 8px 9.38462px 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):
- **Hero collapses centered → split-right-text** — centered desktop becomes split on mobile (rare — verify extraction).
- **Card grid: 3-up → 1-up** — cards stack as viewport narrows, becoming a vertical list on mobile.
## 9b. Visual Tone & Photography
**Tone:** Illustration-driven
The site relies primarily on illustrations, vector art, and decorative SVG elements rather than photography. Use commissioned illustrations, icon sets, or generated graphics for clones — stock photos will feel off-brand.
**Canonical Brand Image (OG):**
- https://wise.com/public-resources/assets/icons/wise-personal/share_landscape.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.69:1 (landscape (16:9-ish))
- Rendered size: 372×220px
- Alt text: "Un groupe d'amis à une table, prenant un café et payant avec une Carte Multi-Devises Wise."
- *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): 3 (9%)
- Portrait (<0.87): 1 (3%)
- Square (0.87–1.15): 27 (79%)
- Ultra-wide (>2.3): 3 (9%)
**Media Format Mix:**
- JPG: 4 (typically photographic content)
- WebP: 2 (optimized photo/illustration hybrid)
- PNG: 1 (logos, transparent UI elements, mockups)
- SVG: 29 (icons, illustrations, decorative geometry)
**Average rendered image size:** 215×192px
**Above-fold image count:** 3 / 34
**Decorative Patterns Detected:**
- 3 large decorative SVG shapes (≥200×200px, non-icon) — likely blob/illustration accents
- **Glassmorphism** detected (`backdrop-filter: blur`) — layered transparent surfaces with blur, modern OS-like aesthetic
**Clone instruction for decorative work:** Decorative SVG accents are part of the brand — generate or source blob/illustration shapes to scatter behind content.
**Imagery Guidance for clones:**
- Use vector illustration as the primary visual language — photos will read as off-brand.
- Maintain consistent illustration style (line weight, color palette) across the site.
## 10. Agent Prompt Guide
### Quick Reference
- Background: Contrast (`#ffffff`)
- Primary text: Dark Gray (`#454745`)
- Accent: #054d28 (`#054d28`)
- Border: Dark Gray (`#454745`)
- Font: Inter
- Body: 18px weight 400
### Example Component Prompts
- "Create a hero section on Contrast background (#ffffff). Headline at 105.428px Inter weight 900, line-height 1.05, color #454745."
- "Create the primary CTA button: `#054d28` background, `#163300` text, 9999px border-radius, 19px 24px padding, 600 weight, Inter font."
- "Design a card on `transparent` background. Border: 1px solid rgba(14, 15, 12, 0.12). Radius: 10px. Shadow: none. Padding: 0px."
- "Build navigation: relative on `#ffffff`. Inter 18px weight 400 for links."
### Iteration Guide
1. **Canvas**: Set the light canvas to Contrast (`#ffffff`) — every component is composited against this exact base.
2. **Typography**: All type in Inter, weight range 300–900. Never exceed 900 — heavier weights break the brand's tonal restraint.
3. **Accent**: #054d28 (`#054d28`) is the sole interactive color. On hover → Translucent Background Accent (10%) (`rgba(56, 200, 255, 0.10196)`). Use CSS transitions, not opacity/brightness filters.
4. **Motion**: All transitions use `cubic-bezier(0.8,0.05,0.2,0.95)`. Timing: 200ms for micro-interactions, 350ms for layout changes. Never use linear for UI transitions — preserve the brand's easing personality.
5. **Shape**: CTAs at `9999px`, cards at `10px`. Apply border-radius from the extracted scale only — don't invent intermediate values.
6. **Spacing**: Use the `--ca-space-*` token scale (4px–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-1: #e2f6d5;
--ca-surface-2: #ecf9f9;
--ca-hairline: #454745;
--ca-ink-subtle: #868685;
--ca-semantic-success: #054d28;
--ca-primary-hover: #38c8ff;
--ca-semantic-warning: #ffd11a;
}
/* Typography */
:root {
--ca-font-primary: "Wise Sans", system-ui, sans-serif;
--ca-text-display: 105.428px;
--ca-text-body: 18px;
--ca-text-caption: 14px;
--ca-text-button: 18px;
--ca-text-mono: 52px;
}
/* Spacing & Radius */
:root {
--ca-space-xxs: 2px;
--ca-space-xs: 4px;
--ca-space-sm: 8px;
--ca-space-md: 12px;
--ca-space-base: 16px;
--ca-space-lg: 24px;
--ca-space-xl: 32px;
--ca-space-2xl: 48px;
--ca-space-3xl: 64px;
--ca-radius-none: 0px;
--ca-radius-xs: 2px;
--ca-radius-sm: 8px;
--ca-radius-md: 16px;
--ca-radius-lg: 18.7693px;
--ca-radius-xl: 30px;
--ca-radius-full: 1000px;
}
```
## 13. Page Structure Skeleton
*The actual layout the source site uses. Reproduce these sections in order to match the site structure.*
```yaml
page-skeleton:
- section: unknown
tag: div
height: 15462px
width: full-bleed
layout: block
children: 1
- section: unknown
tag: div
classes: ["main-wrapper", "main-fr"]
height: 15462px
width: full-bleed
layout: block
children: 1
- section: navigation
tag: div
height: 491px
width: 1240px
layout: block
children: 1
- section: navigation
tag: div
height: 491px
width: 1240px
layout: block
children: 1
- section: navigation
tag: div
height: 491px
width: 1240px
layout: block
children: 1
- section: navigation
tag: div
height: 491px
width: 1240px
layout: flex-row justify=normal
children: 2
padding: "24px 0px 40px"
- section: navigation
tag: div
height: 491px
width: 1240px
layout: flex-row justify=normal
children: 2
padding: "24px 0px 40px"
- section: navigation
tag: div
height: 491px
width: 1240px
layout: flex-row justify=normal
children: 2
padding: "24px 0px 40px"
- section: navigation
tag: div
height: 315px
width: 828px
layout: block
children: 2
- section: navigation
tag: div
height: 405px
width: 828px
layout: block
children: 3
- section: navigation
tag: div
height: 357px
width: 828px
layout: block
children: 4
- section: main-content
tag: main
classes: ["grid--xl", "main-container"]
height: 13791px
width: full-bleed
layout: block
children: 19
- section: section-8
tag: section
classes: ["mw-p-t-0", "mw-p-b-0", "mw-m-t-12", "mw-m-b-12"]
height: 1067px
width: full-bleed
layout: block
children: 1
- section: unknown
tag: div
height: 1067px
width: 1240px
layout: block
children: 1
- section: hero
tag: div
classes: ["text-center"]
height: 1067px
width: 1240px
layout: block
children: 5
- section: hero
tag: div
classes: ["heroContainer", "globe"]
height: 619px
width: 992px
layout: block
children: 1
padding: "24px 0px 0px"
- section: unknown
tag: div
height: 595px
width: 992px
layout: block
children: 2
- section: unknown
tag: div
height: 216px
width: full-bleed
layout: block
children: 1
padding: "0px 24px 40px"
- section: unknown
tag: div
classes: ["twcc__wrapper--copy"]
height: 116px
width: 770px
layout: flex-column justify=center
children: 2
padding: "0px 24px 0px 36px"
- section: section-9
tag: section
classes: ["mw-p-t-0", "mw-p-b-0", "mw-m-t-12", "mw-m-b-12"]
height: 176px
width: full-bleed
layout: block
children: 1
- section: unknown
tag: div
height: 176px
width: 1240px
layout: block
children: 1
- section: unknown
tag: div
classes: ["eds-gap-6", "eds-cluster-template-columns-1", "eds-cluster-template-columns-3-md"]
height: 176px
width: 1240px
layout: grid: 3-col gap=28.1539px
children: 3
- section: section-10
tag: section
classes: ["mw-p-t-12", "mw-p-b-12", "mw-m-t-0", "mw-m-b-0"]
height: 1062px
width: full-bleed
layout: block
children: 1
bg: "rgb(159, 232, 112)"
padding: "56.3076px 0px"
- section: unknown
tag: div
height: 949px
width: 1240px
layout: block
children: 1
- section: unknown
tag: div
classes: ["m-t-0", "m-b-3"]
height: 251px
width: 459px
layout: block
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:
- "Envoyez de l'argent dans le monde entier pour moins cher"
- "Ne payez plus jamais de frais cachés"
- "Profitez de tous les avantages de Wise en France"
- "Aussi conçu pour les entreprises"
- "Protégez-vous des fraudeurs"
- "Recevez rapidement des paiements dans différentes devises"
sub-headings:
- "Envoyez de l'argent en toute sécurité vers plus de 140 pays"
- "Recevez de l'argent rapidement"
ctas:
- "Passer au contenu"
- "Personnel"
- "FR"
- "Aide"
- "Inscription"
- "Ouvrez un compte"
- "Envoyez de l’argent"
- "avec des frais à partir de seulement 0,1 %."
navigation:
- "Passer au contenu"
- "Personnel"
- "Entreprise"
- "Platform"
- "Envoyez de l'argent"
- "Envoyer des montants importants"
- "Recevez de l'argent"
- "Obtenir une carte de débit"
- "Tarification personnelle"
- "Obtenez une carte professionnelle"
footer-links:
- "Wise personnel"
- "Politique de Confidentialité appliquée aux travaux de recher"
- "Autorité estonienne de surveillance et de résolution financi"
```
**Agent rule**: reuse these exact strings when generating UI. Do NOT translate or rephrase — brand voice is preserved through the original wording.
## 15. Asset Inventory (Image Roles & Ratios)
*Image inventory classified by role and aspect ratio. When reproducing the site, allocate this number of assets per role.*
```yaml
assets:
logo:
count: 2
avg-ratio: 3.26
common-aspect: "~16:6 banner"
sample-alts:
- "Download on the Apple App Store"
- "Get it on Google Play Store"
product:
count: 22
avg-ratio: 1.00
common-aspect: "~1:1 square"
sample-alts:
- "Illustration du verrou de connexion"
thumbnail:
count: 18
avg-ratio: 1.00
common-aspect: "~1:1 square"
```
**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">
Passer au contenu
</button>
```
_Source pattern detected: padding `19px 24px` · radius `9999px` · weight `600`_
### Product Card (e-commerce)
```html
<article class="product-card">
<div class="card-badge-promo">SALE</div> <!-- optional top-left badge -->
<div class="card-image-wrap">
<img src="..." alt="..." class="product-photo" />
</div>
<div class="card-meta">
<p class="brand-name">{brand}</p>
<h3 class="product-name">{name}</h3>
<div class="rating">★★★★★ <span class="count">{n}</span></div>
<p class="price">{price-range OR single}</p>
</div>
</article>
```
### Generic Card
```html
<div class="card">
<!-- content -->
</div>
```
_Source pattern detected: padding `3px` · radius `50%` · shadow `none`_
**Agent rule**: use these markup skeletons as the structural baseline. Apply tokens from §2-3 for visual styling.
---
## Extraction Completeness: 92/100 (A)
| Category | Score | Max | Detail |
|----------|-------|-----|--------|
| Colors & Palette | 25 | 25 | 19 named colors |
| Typography | 20 | 20 | 11 roles defined |
| Components | 20 | 20 | 7 specs extracted |
| Motion & Interaction | 12 | 15 | Keyframes present |
| CSS Custom Properties | 10 | 10 | 294 vars |
| Responsive Breakpoints | 5 | 5 | 6 breakpoints |
| Variable Fonts | 0 | 5 | None detected |
## 12. Known Gaps & Confidence
Explicit list of what this extraction could NOT capture. Agents should not invent values for these — either skip the feature or use the documented baseline + heuristic fallback.
*✅ No critical extraction gaps detected — high-confidence reproduction expected.*
### Per-section confidence
| Section | Confidence | Reason |
|---------|------------|--------|
| §1 Visual Theme | High | Body bg extracted via getComputedStyle() |
| §2 Colors | High | 294 CSS vars (semantic naming requires ≥20 for high) |
| §3 Typography | High | 11 typography roles inferred |
| §4 Components | High | 7 component variants captured |
| §7 Motion | High | Keyframes + transitions |
| §8 Do's/Don'ts | High | 20 rules generated; design-decisions.json has evidence per rule |
| §9 Responsive | High | 6 breakpoints detected |
| §9b Photography | High | 34 images, hero present |
---
*Generated by Clone Architect — automated Playwright extraction + design analysis.*
*Source: https://wise.com | 2026-05-30T20:40:25.890Z*
*All values verified via getComputedStyle() — no approximation, no hallucination.*
Re-extract: clone-architect update wise.com