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 (+77)
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 | 0.85 | normal | Display Hero |
| Input Large | Wise Sans | 52px / w400 | 1.5 | normal | Input Large |
| Sub-heading | Wise Sans | 40px / w400 | 0.85 | 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` `{colors.primary-hover}`
- Padding: 8px 9.38462px
- Radius: 9999px
- Font: 18px weight 400
- Use: Status pills, tags, chips
- Background: `transparent`
- Text: `#163300` `{colors.primary-hover}`
- Padding: 8px 12px
- Radius: 9999px
- Font: 18px weight 600
- Use: Status pills, tags, chips
- Background: `#ffffff` `{colors.background}`
- 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
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` `{colors.primary-hover}`
- Padding: 0px
- Radius: 0px
- Border: 0px none rgb(22, 51, 0)
- Font: 52px weight 400
- Use: Text fields, search inputs
Alerts
- Background: `#ecf9f9` `{colors.surface-2}`
- Text: `#0b4c72`
- Padding: 8px
- Radius: 8px
- Font: 14px weight 500
- Use: System alert, banner notification, toast
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
Alerts
- **DO NOT introduce new alerts 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 #9fe870 as the primary CTA accent. Type anchored in Wise Sans at 300px / weight 400. Extracted automatically from https://wise.com/ — rendered styles via getComputedStyle() + CSS custom properties (token-only values may not be painted)."
narrative: |
wise.com is built on a pure-white canvas (rgb(255,255,255)).
The system uses rgb(159, 232, 112) as the accent for primary actions and brand signals.
Fully-rounded CTAs (9999px) signal a friendly, tactile interaction model alongside Wise Sans as the primary typeface.
A layered elevation system (5 distinct shadows) building a clear front-to-back hierarchy.
Motion is a first-class concern — 56 keyframe animations plus transition-driven interactions.
colors:
background: "#ffffff"
surface-1: "#e2f6d5"
surface-2: "#ecf9f9"
ink: "#454745"
ink-subtle: "#868685"
primary: "#9fe870"
on-primary: "#111111"
primary-hover: "#163300"
hairline: "#454745"
semantic-success: "#054d28"
semantic-warning: "#ffd11a"
typography:
display-xl:
fontFamily: "Wise Sans, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 105.428px
fontWeight: 900
lineHeight: 0.85
letterSpacing: 0
display-md:
fontFamily: "Wise Sans, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 40px
fontWeight: 400
lineHeight: 0.85
letterSpacing: 0
headline:
fontFamily: "Inter, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 20px
fontWeight: 600
lineHeight: 1.4
letterSpacing: 0.1px
body:
fontFamily: "Inter, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 18px
fontWeight: 400
lineHeight: 1.44
letterSpacing: -0.108px
caption:
fontFamily: "Inter, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 14px
fontWeight: 500
lineHeight: 1.5
letterSpacing: -0.108px
button:
fontFamily: "Inter, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 18px
fontWeight: 600
lineHeight: 1.44
letterSpacing: -0.108px
eyebrow:
fontFamily: "Inter, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 14px
fontWeight: 400
lineHeight: 1.55
letterSpacing: -0.084px
mono:
fontFamily: "Wise Sans, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
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
components:
button-pill:
backgroundColor: "transparent"
textColor: "{colors.primary-hover}"
typography: "{typography.body}"
rounded: "{rounded.pill}"
padding: 8px 9.38462px
button-pill-2:
backgroundColor: "transparent"
textColor: "{colors.primary-hover}"
typography: "{typography.body}"
rounded: "{rounded.pill}"
padding: 8px 12px
button-icon-button:
backgroundColor: "{colors.background}"
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: "{colors.primary-hover}"
typography: "{typography.mono}"
rounded: "{rounded.none}"
alert-alert-banner:
backgroundColor: "{colors.surface-2}"
textColor: "#0b4c72"
typography: "{typography.caption}"
rounded: "{rounded.sm}"
padding: 8px
extracted_at: "2026-06-11T05:03:06.509Z"
completeness: 88
scoreVersion: "v2"
---
# Design System — wise.com
> Extracted automatically by Prism from https://wise.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).
## 0. Design DNA
**Density**: moderate | **Motion**: expressive | **Weight**: heavy | **Aesthetic**: soft-rounded
| Dimension | Value | Signal |
|---|---|---|
| Canvas | neutral | `#ffffff` |
| Type posture | sans-led (Inter) | "giItT1WQy@!-/#" |
| Color assertion | dual-accent | #9fe870 |
| Whitespace | moderate | section rhythm 48px |
| Interaction | expressive | 56 keyframes, 14 transitions |
| Radius language | soft-pill | from token scale |
**Prism fingerprint**: `neutral-canvas · sans-display · dual-accent · soft-pill · 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(159, 232, 112)` 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 uses a pure-white canvas (`#ffffff`), letting typography, color and imagery carry the visual weight.
Headlines are set in **Wise Sans**, a sans-serif display face (the dominant type signature, e.g. "giItT1WQy@!-/#" at 300px). A second display voice — **Inter** (sans) — appears in lower bands (e.g. "giItT1WQy@!-/#"), used for editorial accent. Body text is set 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 Charcoal (`#454745`). **#9fe870** (`#9fe870`) is the single high-saturation color in the system — it earns its presence only on interactive elements, making CTAs and links the unmistakable focal points against the otherwise neutral palette. Elevation is built from multi-layer shadow stacks (5 distinct) — each combines several blurred layers at varying offsets to build a clear front-to-back hierarchy.
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: Charcoal (`#454745`)
- Accent: #9fe870 (`#9fe870`)
- 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)
- **Whitesmoke** (`#e8ebe6`): Surface / elevated background
- **Whitesmoke** (`#edefeb`): Surface / elevated background
### Text & Content
- **Charcoal** (`#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
- **Whitesmoke** (`#dbdbdb`): Borders / dividers
- **Whitesmoke** (`#e1e1e0`): Borders / dividers
### Full Extracted Palette
**30 colors rendered on the page** + **57** more declared in design tokens (CSS custom properties — not necessarily painted). (19 categorized above + 68 additional below.)
Rendered values are read via `getComputedStyle()`; token values come from CSS variable declarations. Third-party logo colors are filtered out.
- `#000000` — Black
- `#163300` — Background Neutral
- `#e2f6d5` — Beige
- `#868685` — Slate Grey
- `rgba(62, 59, 7, 0.07)` — Translucent #3e3b07 (7%)
- `#808080` — Slate Grey
- `#6a6c6a` — Slate Grey
- `#cb272f` — Crimson
- `#054d28` — #054d28
- `#eceeeb` — Whitesmoke
- `#153300` — #153300
- `#9fe86f` — #9fe86f
- `#221d9a` — #221d9a
- `#ff7700` — #ff7700
- `#005b13` — #005b13
- `#0e0f0b` — Near-Black
- `#ffd300` — Gold
- `#ef253b` — Crimson
- `#858585` — Slate Grey
- `#2f5711` — #2f5711
- `#320707` — Jet Black *(token)*
- `#b8232b` — #b8232b *(token)*
- `#fff7d7` — Beige *(token)*
- `#ffd11a` — Gold *(token)*
- `#4a3b1c` — Charcoal *(token)*
- `#a72027` — #a72027 *(token)*
- `#ffc091` — #ffc091 *(token)*
- `#043a1e` — #043a1e *(token)*
- `#3b2f16` — Warm Brown *(token)*
- `#2ead4b` — Success Green *(token)*
- `#0d1f00` — Jet Black *(token)*
- `#008026` — Forest Green *(token)*
- *…+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 | 0.85 | normal | Main headline (h1) |
| Input Large | Wise Sans | 52px | 400 | 1.5 | normal | Form input (52px) |
| Sub-heading | Wise Sans | 40px | 400 | 0.85 | 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` `{colors.primary-hover}`
- Padding: 8px 9.38462px
- Radius: 9999px
- Font: 18px weight 400
- Use: Status pills, tags, chips
**Pill**
- Background: `transparent`
- Text: `#163300` `{colors.primary-hover}`
- Padding: 8px 12px
- Radius: 9999px
- Font: 18px weight 600
- Use: Status pills, tags, chips
**Icon Button**
- Background: `#ffffff` `{colors.background}`
- 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
### 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` `{colors.primary-hover}`
- Padding: 0px
- Radius: 0px
- Border: 0px none rgb(22, 51, 0)
- Font: 52px weight 400
- Use: Text fields, search inputs
### Alerts
**Alert Banner**
- Background: `#ecf9f9` `{colors.surface-2}`
- Text: `#0b4c72`
- Padding: 8px
- Radius: 8px
- Font: 14px weight 500
- Use: System alert, banner notification, toast
## 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
- **2 shape(s)** in this system: `Pill`, `Icon Button`
- **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
### Alerts
- **1 shape(s)** in this system: `Alert Banner`
- **DO NOT introduce new alerts 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` |
| Alerts | `8px` |
| Page Body | `0px` |
| Navigation | `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
**Measured section padding**: bands use ~56px internal vertical padding (up to 81px) — **standard**. (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** | `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:** "Money for here, there and everywhere" — 105px center-aligned
- **Subheading:** "160 countries and territories. 40 currencies. Get the account built to save you money round the world."
- **Media:** present, positioned top
- **CTAs:** 2 (primary: "Open an account")
- **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:** "Learn how to send money"
- **Clone instruction:** Place multiple CTA banners across page sections. Use contrasting solid background.
### Footer Pattern
- **Columns:** 1
- **Links:** 46 total
- **Height:** 1512px
- **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 #9fe870 (`#9fe870`) 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 `rgb(159, 232, 112)` for primary CTAs and brand-mark signals only"
why: "Single chromatic assertion device — overuse dilutes meaning"
test: "querySelectorAll('[style*=\"rgb(159, 232, 112)\"]').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 | `89.6142px` | `43.2728px` |
| nav | height | `76px` | `0px` |
| button | padding | `8px 9.38462px` | `8px 8.03842px` |
| button | width | `68.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.
## 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.*
- **Glassmorphism** — 1 frosted/blur layer(s) (e.g. `blur(8px)`).
- **Clip-path shapes** — 8 non-rectangular cut(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** (2) — animated custom properties.
> **Motion fingerprint**: glassmorphism (1 layers), non-rectangular shapes (10), CSS scroll-driven animations
## 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: "A group of friends at a table drinking coffee and using a Wise Multi-Currency Card to pay."
- *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:** 216×194px
**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: Charcoal (`#454745`)
- Accent: #9fe870 (`#9fe870`)
- Border: Charcoal (`#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 0.85, color #454745."
- "Create the primary CTA button: `#9fe870` 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**: #9fe870 (`#9fe870`) is the sole interactive color. On hover → Background Neutral (`#163300`). 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-background: #ffffff;
--ca-surface-1: #e2f6d5;
--ca-surface-2: #ecf9f9;
--ca-hairline: #454745;
--ca-ink-subtle: #868685;
--ca-primary: #9fe870;
--ca-on-primary: #111111;
--ca-primary-hover: #163300;
--ca-semantic-success: #054d28;
--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: hero
tag: div
height: 14774px
width: full-bleed
layout: block
children: 1
- section: feature-section
tag: div
classes: ["main-wrapper", "main-fr"]
height: 14774px
width: full-bleed
layout: block
children: 1
- section: navigation
tag: div
height: 459px
width: 1240px
layout: block
children: 1
vertical-padding: ~32px
- section: navigation
tag: div
height: 459px
width: 1240px
layout: block
children: 1
vertical-padding: ~32px
- section: navigation
tag: div
height: 459px
width: 1240px
layout: block
children: 1
vertical-padding: ~32px
- section: navigation
tag: div
height: 459px
width: 1240px
layout: flex-row justify=normal
children: 2
vertical-padding: ~32px
padding: "24px 0px 40px"
- section: navigation
tag: div
height: 459px
width: 1240px
layout: flex-row justify=normal
children: 2
vertical-padding: ~32px
padding: "24px 0px 40px"
- section: navigation
tag: div
height: 459px
width: 1240px
layout: flex-row justify=normal
children: 2
vertical-padding: ~32px
padding: "24px 0px 40px"
- section: navigation
tag: div
height: 291px
width: 828px
layout: block
children: 2
- section: navigation
tag: div
height: 357px
width: 828px
layout: block
children: 3
- section: navigation
tag: div
height: 309px
width: 828px
layout: block
children: 4
- section: feature-section
tag: main
classes: ["grid--xl", "main-container"]
height: 13129px
width: full-bleed
layout: block
children: 19
vertical-padding: ~56px (generous)
- section: feature-section
tag: section
classes: ["mw-p-t-0", "mw-p-b-0", "mw-m-t-12", "mw-m-b-12"]
height: 1025px
width: full-bleed
layout: block
children: 1
- section: feature-section
tag: div
height: 1025px
width: 1240px
layout: block
children: 1
- section: feature-section
tag: div
classes: ["text-center"]
height: 1025px
width: 1240px
layout: block
children: 5
- section: unknown
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: content-section
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: content-section
tag: div
height: 176px
width: 1240px
layout: block
children: 1
- section: pricing
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: feature-section
tag: section
classes: ["mw-p-t-12", "mw-p-b-12", "mw-m-t-0", "mw-m-b-0"]
height: 982px
width: full-bleed
layout: block
children: 1
bg: "rgb(159, 232, 112)"
vertical-padding: ~56px (generous)
padding: "56.3076px 0px"
- section: feature-section
tag: div
height: 870px
width: 1240px
layout: block
children: 1
- section: unknown
tag: div
classes: ["m-t-0", "m-b-3"]
height: 229px
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:
- "Send money globally for less"
- "Never pay a hidden fee again"
- "Do more with Wise in France"
- "Built for business too"
- "Disappoint thieves"
- "Move your money worldwide"
sub-headings:
- "Send securely to 140+ countries"
- "Receive money fast"
- "Save on spending abroad"
ctas:
- "Skip to content"
- "Personal"
- "EN"
- "Help"
- "Sign up"
- "Open an account"
- "Send money now"
- "with fees as low as 0.1%."
navigation:
- "Send money"
- "Send large amounts"
- "Receive money"
- "Get a debit card"
- "Earn returns with Wise Assets Europe"
- "Get a business card"
- "Manage team finances"
- "Connect accounting software"
- "Send"
footer-links:
- "Wise Personal"
- "Estonian Financial Supervision and Resolution Authority"
```
**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.19
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:
- "Login lock illustration"
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">
Skip to content
</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.
## 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:** **nav** 19 · **auth** 1 · **product** 12 · **pricing** 2 · **docs** 1 · **footer** 4 · **other** 21
**Primary actions (conversion path):**
- Account access — "Register for Wise Connect" (login/signup) → `https://www.wiseconnect.io/`
**Projects / case studies detected** (clustered by URL + featured image):
*Send-Money* — medium confidence, 12 items:
| Title | Featured image | Link |
|---|---|---|
| Send money | — | https://wise.com/fr/send-money/ |
| Send money to Australia | `au.svg` (ar 1) | https://wise.com/fr/send-money/send-money-to-australia |
| Send money to Brazil | `br.svg` (ar 1) | https://wise.com/fr/send-money/send-money-to-brazil |
| Send money to Canada | `ca.svg` (ar 1) | https://wise.com/fr/send-money/send-money-to-canada |
| Send money to Chile | `cl.svg` (ar 1) | https://wise.com/fr/send-money/send-money-to-chile |
| Send money to China | `cn.svg` (ar 1) | https://wise.com/fr/send-money/send-money-to-china |
| Send money to Dubai | `aed.svg` (ar 1) | https://wise.com/fr/send-money/send-money-to-dubai |
| Send money to India | `in.svg` (ar 1) | https://wise.com/fr/send-money/send-money-to-india |
*Business* — medium confidence, 8 items:
| Title | Featured image | Link |
|---|---|---|
| Wise Business The only account your start-up | `gn_business_v2.jpg` (ar 1.78) | https://wise.com/fr/business/ |
| Send money | — | https://wise.com/fr/business/invoices |
| Receive money | — | https://wise.com/fr/business/receive-money |
| Get a business card | — | https://wise.com/fr/business/card |
| Earn returns with Wise Assets Europe | — | https://wise.com/fr/business/interest |
| Manage team finances | — | https://wise.com/fr/business/manage-team |
| Connect accounting software | — | https://wise.com/fr/business/accounting-software |
| Explore API integrations | — | https://wise.com/fr/business/api |
**Signals:** 44/60 links carry a featured image · device mockups detected: laptop ×3 · dominant link roles: content-card (33), navigation (18), footer-link (4).
---
## Extraction Completeness: 88/100 (B)
| Category | Score | Max | Detail |
|----------|-------|-----|--------|
| Colors & Palette | 25 | 25 | 19 named colors |
| Typography | 20 | 20 | 11 roles defined |
| Components | 16 | 20 | 4 specs extracted |
| Motion & Interaction | 12 | 15 | Keyframes |
| 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.
*Auto-detected extraction limitations — understand before building:*
- **Licensed web fonts (Inter, Averta, Wise Sans)** — 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.
*✅ 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 | Medium | 4 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 |
## 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
2 font file(s) captured (90KB total). When running `prism add`, fonts are saved to `extractions/wise.com/fonts/` and embedded as base64 in the output HTML.
**@font-face declarations to use:**
```css
@font-face {
font-family: 'Inter';
/* src: url('/fonts/Inter.woff2') format('woff2'); */
font-weight: 100 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Averta';
/* src: url('/fonts/Averta.woff2') format('woff2'); */
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Averta';
/* src: url('/fonts/Averta.woff2') format('woff2'); */
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Averta';
/* src: url('/fonts/Averta.woff2') format('woff2'); */
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Wise Sans';
/* src: url('/fonts/Wise-Sans.woff2') format('woff2'); */
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'VideoJS';
/* src: url('/fonts/VideoJS.woff2') format('woff'); */
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Wise Sans JP';
/* src: url('/fonts/Wise-Sans-JP.woff2') format('woff2'); */
font-weight: normal;
font-style: normal;
font-display: swap;
}
```
### Keyframe Animations (Intercepted from CSS)
**55 @keyframes found** — these are the real animation definitions:
```
@keyframes Animations_move-up { ... }
@keyframes Animations_shimmer { ... }
@keyframes Animations_fade-in { ... }
@keyframes Continue_slideUp { ... }
@keyframes Continue_fadeIn { ... }
@keyframes SimpleMotion_fadeInAndDropDown__KAeXq { ... }
@keyframes SimpleMotion_fadeInAndDropUp__xJAfq { ... }
@keyframes RevealInteractive_revealFlag__GCaSC { ... }
@keyframes RevealInteractive_arrowSlide__Ij84P { ... }
@keyframes RevealInteractive_arrowPulse__SS7PC { ... }
@keyframes rotating { ... }
@keyframes droppable-fade-in { ... }
@keyframes listSlideOver { ... }
@keyframes loaderStroke { ... }
@keyframes loaderFill { ... }
@keyframes cover-fade-in { ... }
@keyframes process-chase-circle-xxs { ... }
@keyframes process-success-circle-xxs { ... }
@keyframes process-chase-circle-xs { ... }
@keyframes process-success-circle-xs { ... }
@keyframes process-chase-circle-sm { ... }
@keyframes process-success-circle-sm { ... }
@keyframes process-chase-circle-xl { ... }
@keyframes process-success-circle-xl { ... }
@keyframes process-width { ... }
@keyframes process-height { ... }
@keyframes sequence-pip-info { ... }
@keyframes sequence-pip-primary { ... }
@keyframes sequence-pip-success { ... }
@keyframes sequence-pip-warning { ... }
@keyframes sequence-pip-danger { ... }
@keyframes sequence-fill { ... }
@keyframes sequence-pulse-info { ... }
@keyframes sequence-pulse-warning { ... }
@keyframes sequence-pulse-success { ... }
@keyframes sequence-pulse-danger { ... }
@keyframes MwFadeIn { ... }
@keyframes MwFadeOut { ... }
@keyframes MwTranslateTop { ... }
@keyframes MwTranslateBottom { ... }
@keyframes vjs-spinner-show { ... }
@keyframes vjs-spinner-spin { ... }
@keyframes vjs-spinner-fade { ... }
@keyframes spin { ... }
@keyframes swap-currencies-reduced-motion { ... }
@keyframes tw-tooltip-disappear { ... }
@keyframes slide { ... }
@keyframes slideFirst { ... }
@keyframes fadeIn { ... }
@keyframes NavigationDesktop_enterFromRight { ... }
@keyframes NavigationDesktop_enterFromLeft { ... }
@keyframes NavigationDesktop_exitToRight { ... }
@keyframes NavigationDesktop_exitToLeft { ... }
@keyframes slideDown { ... }
@keyframes slideUp { ... }
```
<details><summary>Full keyframes CSS (55 animations)</summary>
```css
@-webkit-keyframes Animations_move-up{0%{-webkit-transform:translateY(8px);transform:translateY(8px);opacity:0}
@-webkit-keyframes Animations_shimmer{to{background-position-x:-100%}}
@-webkit-keyframes Animations_fade-in{0%{opacity:0}
@-webkit-keyframes Continue_slideUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}
@-webkit-keyframes Continue_fadeIn{0%{opacity:0}
@-webkit-keyframes SimpleMotion_fadeInAndDropDown__KAeXq{0%{opacity:0;-webkit-transform:translate(0);transform:translate(0)}33%{-webkit-transform:translateY(var(--eds-space-2));transform:translateY(var(--eds-space-2))}66%{-webkit-transform:translateY(calc(-1 * var(--eds-space-1)));transform:translateY(calc(-1 * var(--eds-space-1)));opacity:1}
@-webkit-keyframes SimpleMotion_fadeInAndDropUp__xJAfq{0%{opacity:0;-webkit-transform:translate(0);transform:translate(0)}33%{-webkit-transform:translateY(calc(-1 * var(--eds-space-2)));transform:translateY(calc(-1 * var(--eds-space-2)))}66%{-webkit-transform:translateY(var(--eds-space-1));transform:translateY(var(--eds-space-1));opacity:1}
@-webkit-keyframes RevealInteractive_revealFlag__GCaSC{0%{opacity:0;-webkit-transform:rotate(-15deg) scale(.8);transform:rotate(-15deg) scale(.8)}
@-webkit-keyframes RevealInteractive_arrowSlide__Ij84P{0%{opacity:0;-webkit-transform:translateX(-20px) scale(.8);transform:translateX(-20px) scale(.8)}
@-webkit-keyframes RevealInteractive_arrowPulse__SS7PC{0%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}}
@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
@-webkit-keyframes droppable-fade-in{0%{opacity:0}
@-webkit-keyframes listSlideOver{0%{-webkit-transform:translateX(100vw);transform:translateX(100vw)}
@-webkit-keyframes loaderStroke{30%{stroke-dashoffset:300;opacity:0}40%{stroke-dashoffset:300;opacity:1}70%{stroke-dashoffset:0;opacity:1}
@-webkit-keyframes loaderFill{0%{opacity:1}30%{opacity:0}70%{opacity:0}
@-webkit-keyframes cover-fade-in{0%{opacity:0}
@-webkit-keyframes process-chase-circle-xxs{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);stroke-dashoffset:93.24777961px;stroke-dasharray:31.41592654px}25%{stroke-dashoffset:30.41592654px;stroke-dasharray:15.70796327px}75%{stroke-dashoffset:30.41592654px;stroke-dasharray:23.5619449px}
@-webkit-keyframes process-success-circle-xxs{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);stroke-dashoffset:30.41592654px;stroke-dasharray:31.41592654px}
@-webkit-keyframes process-chase-circle-xs{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);stroke-dashoffset:206.34511514px;stroke-dasharray:69.11503838px}25%{stroke-dashoffset:68.11503838px;stroke-dasharray:34.55751919px}75%{stroke-dashoffset:68.11503838px;stroke-dasharray:51.83627878px}
@-webkit-keyframes process-success-circle-xs{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);stroke-dashoffset:68.11503838px;stroke-dasharray:69.11503838px}
@-webkit-keyframes process-chase-circle-sm{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);stroke-dashoffset:432.5397862px;stroke-dasharray:144.51326207px}25%{stroke-dashoffset:143.51326207px;stroke-dasharray:72.25663103px}75%{stroke-dashoffset:143.51326207px;stroke-dasharray:108.38494655px}
@-webkit-keyframes process-success-circle-sm{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);stroke-dashoffset:143.51326207px;stroke-dasharray:144.51326207px}
@-webkit-keyframes process-chase-circle-xl{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);stroke-dashoffset:1186.52202306px;stroke-dasharray:395.84067435px}25%{stroke-dashoffset:394.84067435px;stroke-dasharray:197.92033718px}75%{stroke-dashoffset:394.84067435px;stroke-dasharray:296.88050576px}
@-webkit-keyframes process-success-circle-xl{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);stroke-dashoffset:394.84067435px;stroke-dasharray:395.84067435px}
@-webkit-keyframes process-width{to{width:100%}}
@-webkit-keyframes process-height{to{top:0;height:100%}}
@-webkit-keyframes sequence-pip-info{0%{border-color:rgba(255,255,255,.10196)}
@-webkit-keyframes sequence-pip-primary{0%{border-color:rgba(255,255,255,.10196)}
@-webkit-keyframes sequence-pip-success{0%{border-color:rgba(255,255,255,.10196)}
@-webkit-keyframes sequence-pip-warning{0%{border-color:rgba(255,255,255,.10196)}
@-webkit-keyframes sequence-pip-danger{0%{border-color:rgba(255,255,255,.10196)}
@-webkit-keyframes sequence-fill{0%{background-position:0 100%}
@-webkit-keyframes sequence-pulse-info{0%{-webkit-box-shadow:0 0 0 0 rgba(0,185,255,.3);box-shadow:0 0 0 0 rgba(0,185,255,.3)}50%{-webkit-box-shadow:0 0 0 16px rgba(0,185,255,0);box-shadow:0 0 0 16px rgba(0,185,255,0)}
@-webkit-keyframes sequence-pulse-warning{0%{-webkit-box-shadow:0 0 0 0 rgba(255,166,0,.3);box-shadow:0 0 0 0 rgba(255,166,0,.3)}50%{-webkit-box-shadow:0 0 0 16px rgba(255,166,0,0);box-shadow:0 0 0 16px rgba(255,166,0,0)}
@-webkit-keyframes sequence-pulse-success{0%{-webkit-box-shadow:0 0 0 0 rgba(26,208,110,.3);box-shadow:0 0 0 0 rgba(26,208,110,.3)}50%{-webkit-box-shadow:0 0 0 16px rgba(26,208,110,0);box-shadow:0 0 0 16px rgba(26,208,110,0)}
@-webkit-keyframes sequence-pulse-danger{0%{-webkit-box-shadow:0 0 0 0 rgba(245,54,54,.3);box-shadow:0 0 0 0 rgba(245,54,54,.3)}50%{-webkit-box-shadow:0 0 0 16px rgba(245,54,54,0);box-shadow:0 0 0 16px rgba(245,54,54,0)}
@-webkit-keyframes MwFadeIn{0%{opacity:0}
@-webkit-keyframes MwFadeOut{0%{opacity:1}
@-webkit-keyframes MwTranslateTop{0%{opacity:0;-webkit-transform:translateY(24px);transform:translateY(24px)}
@-webkit-keyframes MwTranslateBottom{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
@-webkit-keyframes vjs-spinner-show{to{visibility:visible}}
@-webkit-keyframes vjs-spinner-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
@-webkit-keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:white}60%{border-top-color:#73859f}
@-webkit-keyframes
```
</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(#00a2dd,#00a2dd 50%,rgba(255,255,255,.10196);
/* Gradient 2 */
background: linear-gradient(#37517e 0,#37517e 50%,var(--color-border-neutral);
/* Gradient 3 */
background: linear-gradient(#37517e,#37517e 50%,rgba(255,255,255,.10196);
/* Gradient 4 */
background: linear-gradient(#2ead4b,#2ead4b 50%,rgba(255,255,255,.10196);
/* Gradient 5 */
background: linear-gradient(#df8700,#df8700 50%,rgba(255,255,255,.10196);
```
### Hover State CSS (Intercepted)
**3 hover rule lines** captured from CSS files. Key interactive transitions from real CSS (not inferred):
```css
.PaymentMethod_field .alert.alert-detach a,.PaymentMethod_field .alert.alert-detach a:focus,.PaymentMethod_field .alert.alert-detach a:hover,.PaymentMethod_field .alert.alert-detach button,.PaymentMethod_field .alert.alert-detach button:focus,.PaymentMethod_field .alert.alert-detach button:hover{color:inherit!important}
.Fees_adjustment,.Fees_adjustment:active,.Fees_adjustment:focus,.Fees_adjustment:hover{text-decoration:none}
```
> **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 3875 rendered nodes** — not a sample. These are the values the page *actually paints*, weighted by how often they appear.
### Real Responsive Breakpoints
**27 breakpoints** read from the live `@media` rules (not guessed) — 14 most relevant:
`320px` · `332px` · `399px` · `480px` · `481px` · `484px` · `566px` · `575px` · `576px` · `592px` · `596px` · `600px` · `640px` · `767px` … (+13 more)
### Measured Design Scale
**Type scale by usage** (× = paint count): `18px`×2300 · `16px`×526 · `14px`×211 · `22px`×143 · `24px`×113 · `20px`×109 · `45.6px`×84 · `45px`×80
**Radius scale** (× = paint count): `9999px`×223 · `2px`×147 · `18.7693px`×29 · `50%`×22 · `1000px`×22 · `28.1539px`×16 · `10px`×9 · `37.5385px`×9
**Weights** (× = paint count): `400`×2605 · `600`×1190 · `500`×58 · `900`×18 · `700`×3
**Layout gaps** (× = paint count): `4px`×38 · `37.5385px`×15 · `8px`×13 · `14.0769px`×10 · `28.1539px`×8 · `18.7693px`×7 · `56.3076px 150.154px`×6 · `18.7693px 28.1539px`×4
**Elevation (real shadows)**:
```css
rgba(14, 15, 12, 0.12) 0px 0px 0px 1px inset
color(srgb 0.054902 0.0588235 0.0470588 / 0.12) 0px 0px 0px 1px inset
rgba(14, 15, 12, 0.12) 0px 0px 0px 1px
rgb(134, 134, 133) 0px 0px 0px 1px inset
```
### 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 { font-size:18px }
h1 { font-size:1.875rem; font-weight:600 }
h1 { color:var(--color-content-primary) }
h1 { font-family:sans-serif; font-size:50px; font-weight:var(--font-weight-bold) }
@media (min-width: 992px) h1 { font-family:sans-serif; font-size:var(--size-120); font-weight:var(--font-weight-bold) }
@media (min-width: 1200px) h1 { font-size:clamp(6rem,calc(3.38571rem + 3.42857vw),7.5rem) }
h1 { font-family:var(--font-family-display); font-size:var(--size-56); font-weight:var(--font-weight-black) }
@media (min-width: 992px) h1 { font-family:var(--font-family-display); font-size:var(--size-126); font-weight:var(--font-weight-black) }
@media (min-width: 1200px) h1 { font-size:clamp(6rem,calc(2.73214rem + 4.28571vw),7.875rem) }
h2 { font-weight:600; font-size:1.625rem }
h2 { font-weight:var(--font-weight-semi-bold) }
h2 { font-size:37px }
```
> 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://wise.com | 2026-06-11T05:03:06.578Z*
*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 wise.com