getComputedStyle() from the live screenshots visible here.
Color Palette
53 colors extracted via getComputedStyle(). Click any swatch to copy its hex value.
Background & Surface
Text & Content
Accent & Interactive
Border & Divider
Semantic States
Full Extracted Palette (+69)
Typography
All values extracted via getComputedStyle() — no estimation.
| Role | Font Family | Size / Weight | Line Height | Letter Spacing | Preview |
|---|---|---|---|---|---|
| Display Hero | Merriweather | 40px / w400 | 1.27 | normal | Display Hero |
| Section Heading | Poppins | 40px / w400 | 1.27 | normal | Section Heading |
| Sub-heading | Merriweather | 32px / w400 | 1 | normal | Sub-heading |
| Button Large | Poppins | 20px / w400 | 1 | normal | Button Large |
| Body | Poppins | 16px / w400 | 1.5 | normal | Body |
| Caption / Badge | Poppins | 14px / w400 | 1.29 | normal | Caption / Badge |
| Button Small | Poppins | 12px / w500 | 1.5 | normal | Button Small |
| Link Small | Poppins | 12px / w400 | 1.17 | normal | Link Small |
Live Components
Rendered in real HTML using your extracted tokens — no screenshots.
Buttons
Form Inputs
Card
Badges & Labels
Spacing Scale
Border Radius
0px
4px
10px
12px
20px
25px
9999px
Component Specs
Extracted CSS values per component and variant state.
### Buttons
- Background: `#ffe456` `{colors.primary}`
- Text: `#262626` `{colors.ink}`
- Padding: 10px 14px
- Radius: 50px
- Font: 12px weight 500
- Use: Status pills, tags, chips
- Background: `#ffe456` `{colors.primary}`
- Text: `#262626` `{colors.ink}`
- Padding: 10px 15px
- Radius: 50px
- Font: 12px weight 500
- Use: Status pills, tags, chips
- Background: `#ffffff` `{colors.background}`
- Text: `#222222`
- Padding: 15px
- Radius: 12px 12px 0px 0px
- Shadow: `rgba(0, 0, 0, 0.19) 0px 10px 20px 0px, rgba(0, 0, 0, 0.23) 0px 6px 6px 0px`
- Font: 16px weight 400
- Use: Bright CTA on dark sections
- Background: `#ee5c53`
- Text: `#ffffff` `{colors.background}`
- Padding: 60px 25px
- Radius: 20px
- Font: 16px weight 400
- Use: Primary CTA / brand action
- Background: `#563cdc` `{colors.primary-hover}`
- Text: `#ffffff` `{colors.background}`
- Padding: 60px 25px
- Radius: 20px
- Font: 16px weight 400
- Use: Primary CTA / brand action
Inputs & Forms
- Background: `#ffffff` `{colors.background}`
- Text: `#666666` `{colors.hairline}`
- Padding: 15px 50px 15px 25px
- Radius: 50px
- Border: 1px solid rgb(204, 204, 204)
- Font: 16px weight 400
- Use: Text fields, search inputs
- Focus: color: `rgb(17, 17, 17)`, outline: `rgb(16, 16, 16) auto 1px`
Navigation
- Background: `#ffffff` `{colors.background}`
- Padding: 20px 10px
- Radius: none
- Font: 16px weight 400
- Use: Fixed/sticky block nav — N/A items
Search Bar
- Background: `#f3f1fd` `{colors.surface-1}`
- Text: `#262626` `{colors.ink}`
- Padding: 10px 90px 10px 15px
- Radius: 50px
- Font: 14px weight 400
- Use: Global pill-shaped search bar
- Focus: color: `rgb(17, 17, 17)`, outline: `rgb(16, 16, 16) auto 1px`
- Background: `transparent`
- Text: `#ffffff` `{colors.background}`
- Padding: 10px 0px 10px 25px
- Radius: 0px
- Font: 16px weight 700
- Use: Inline search form
- Focus: color: `rgb(17, 17, 17)`, outline: `rgb(16, 16, 16) auto 1px`
Interaction State Narrative
- **Input**:
- - **focus:** text #666666 → #111111
- **FooterLink**:
- - **hover:** text #262626 → #28272d, border changes
Buttons
- **DO NOT introduce new buttons variants** without justification
Inputs & Forms
- **DO NOT introduce new inputs & forms variants** without justification
Navigation
- **DO NOT introduce new navigation variants** without justification
Search Bar
- **DO NOT introduce new search bar variants** without justification
Visual Reference
Playwright screenshots captured during extraction — source of truth for all tokens.
Breakpoints
Elevation & Depth
Shadow levels rendered live — every value extracted directly from the design system.
rgba(0, 0, 0, 0.19) 0px 10px 20px 0px, rgba(0, 0, 0, 0.23) 0px 6px 6px 0px
rgba(0, 0, 0, 0.05) 0px -2px 3px 0px
rgb(128, 128, 128) 0px 0px 5px 0px
Motion & Transitions
5 motion tokens — easing curves and durations.
| transition-1 | all |
| transition-2 | 0.5s |
| transition-3 | 0.3s |
| transition-4 | background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, tra… |
| transition-5 | 0.3s ease-in |
Motion Timeline
11 keyframe animations extracted from the live page. Preview 11 below — each block is animating right now with the actual extracted keyframes.
spin
blink
cmplz-fadein
progress-bar-stripes
spinner-border
spinner-grow
changeWidth
eicon-spin
mc_slideIn
mc_slideOut
fadeIn
Component States
Default → Hover → Focus → Active visual diff per component. Captured via Playwright state simulation.
| Component | States | |
|---|---|---|
| button |
default
button
bg rgb(87, 61, 219)
fg rgb(255, 255, 255) | |
| input |
default
input
bg rgb(255, 255, 255)
fg rgb(102, 102, 102) |
focus
input
bg transparent
fg rgb(17, 17, 17) |
| link |
default
link
bg rgba(0, 0, 0, 0)
fg rgb(38, 38, 38) | |
| navLink |
default
navLink
bg rgba(0, 0, 0, 0)
fg rgb(38, 38, 38) | |
| badge |
default
badge
bg rgba(0, 0, 0, 0)
fg rgb(38, 38, 38) |
Z-Index Stacking Context
16 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 choisis-ton-avenir.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: choisis-ton-avenir.com
description: "Light product system built on #ffffff with #ffe456 as the primary CTA accent. Type anchored in Merriweather at 44px / weight 400. Extracted automatically from https://choisis-ton-avenir.com/ — rendered styles via getComputedStyle() + CSS custom properties (token-only values may not be painted)."
narrative: |
choisis-ton-avenir.com is built on a pure-white canvas (rgb(255, 255, 255)).
The system uses rgb(255, 228, 86) as the high-saturation accent for primary actions.
Sharp 0px corners on CTAs — architectural restraint, engineering precision alongside Merriweather as the primary typeface.
A restrained elevation system (3 distinct shadows) — shadows reserved for the few elements that must lift off the page.
Motion is a first-class concern — 11 keyframe animations plus transition-driven interactions.
colors:
background: "#ffffff"
surface-1: "#f3f1fd"
surface-2: "#f4f1fd"
ink: "#262626"
ink-subtle: "#54595f"
primary: "#ffe456"
on-primary: "#111111"
primary-hover: "#563cdc"
hairline: "#666666"
semantic-error: "#dc3545"
semantic-success: "#198754"
semantic-warning: "#ffc107"
semantic-info: "#0dcaf0"
typography:
display-xl:
fontFamily: "Merriweather, Georgia, 'Times New Roman', serif"
fontSize: 40px
fontWeight: 400
lineHeight: 1.27
letterSpacing: 0
display-lg:
fontFamily: "Poppins, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 40px
fontWeight: 400
lineHeight: 1.27
letterSpacing: 0
display-md:
fontFamily: "Merriweather, Georgia, 'Times New Roman', serif"
fontSize: 32px
fontWeight: 400
lineHeight: 1
letterSpacing: 0
body:
fontFamily: "Poppins, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 16px
fontWeight: 400
lineHeight: 1.5
letterSpacing: 0
body-sm:
fontFamily: "Poppins, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 12px
fontWeight: 400
lineHeight: 1.17
letterSpacing: 0
caption:
fontFamily: "Poppins, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 14px
fontWeight: 400
lineHeight: 1.29
letterSpacing: 0
button:
fontFamily: "Poppins, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 20px
fontWeight: 400
lineHeight: 1
letterSpacing: 0
rounded:
none: 0px
xs: 4px
sm: 10px
md: 12px
lg: 20px
xl: 25px
pill: 9999px
spacing:
xxs: 2px
xs: 10px
sm: 12px
md: 13px
lg: 24px
xl: 30px
xxl: 70px
components:
button-pill:
backgroundColor: "{colors.primary}"
textColor: "{colors.ink}"
typography: "{typography.body-sm}"
rounded: "{rounded.xl}"
padding: 10px 14px
button-pill-2:
backgroundColor: "{colors.primary}"
textColor: "{colors.ink}"
typography: "{typography.body-sm}"
rounded: "{rounded.xl}"
padding: 10px 15px
button-light--invert:
backgroundColor: "{colors.background}"
textColor: "#222222"
typography: "{typography.body}"
rounded: "{rounded.md}"
padding: 15px
input-text-input:
backgroundColor: "{colors.background}"
textColor: "{colors.hairline}"
typography: "{typography.body}"
rounded: "{rounded.xl}"
padding: 15px 50px 15px 25px
navigation-main-nav:
backgroundColor: "{colors.background}"
typography: "{typography.body}"
rounded: "{rounded.none}"
padding: 20px 10px
search-bar-search-pill:
backgroundColor: "{colors.surface-1}"
textColor: "{colors.ink}"
typography: "{typography.caption}"
rounded: "{rounded.xl}"
padding: 10px 90px 10px 15px
search-bar-search-bar:
backgroundColor: "transparent"
textColor: "{colors.background}"
typography: "{typography.body}"
rounded: "{rounded.none}"
padding: 10px 0px 10px 25px
extracted_at: "2026-06-11T06:07:55.889Z"
completeness: 84
scoreVersion: "v2"
---
# Design System — choisis-ton-avenir.com
> Extracted automatically by Prism from https://www.choisis-ton-avenir.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**: editorial-minimal
| Dimension | Value | Signal |
|---|---|---|
| Canvas | neutral | `#ffffff` |
| Type posture | serif-led (Merriweather) | "dans le Transport-Logistique" |
| Color assertion | dual-accent | #ffe456 |
| Whitespace | moderate | section rhythm 50px |
| Interaction | expressive | 11 keyframes, 8 transitions |
| Radius language | soft-pill | from token scale |
**Prism fingerprint**: `neutral-canvas · serif-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(255, 228, 86)` for primary CTAs ONLY. Never decorative.
> - **Body type**: 16px (token: `typography.body`). Default for ALL text not in a heading role.
> - **Section rhythm**: 50px between major bands. Card padding: 24px.
> - **Default radius**: 10px 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
choisis-ton-avenir.com uses a pure-white canvas (`#ffffff`), letting typography, color and imagery carry the visual weight.
Headlines are set in **Merriweather**, a serif italic display face (the dominant type signature, e.g. "dans le Transport-Logistique" at 44px). A second display voice — **Poppins** (sans) — appears in lower bands (e.g. "Faire le quiz d’orientation"), used for editorial accent. Body text is set in **Poppins**.
Body text reads in Near-Black (`#262626`) — softened from pure black, a small but deliberate detail that lowers reading friction. **#ffe456** (`#ffe456`) 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 comes from a small, deliberate set of shadows (3 distinct), each a multi-layer stack — several blurred layers at varying offsets — used sparingly rather than across the whole UI.
Motion design uses smooth easing curves for polished state transitions.
**Key Characteristics:**
- Background: Pure White (`#ffffff`)
- Primary typeface: Poppins
- Primary text: Near-Black (`#262626`)
- Accent: #ffe456 (`#ffe456`)
- Shadow system: 3 distinct elevation levels
- Custom fonts loaded: Poppins, Merriweather, Playfair_Display, Tiro Bangla Italic
## 2. Color Palette & Roles
### Background & Surface
- **Pure White** (`#ffffff`): Page background (primary)
- **#ffe456** (`#ffe456`): Surface / elevated background
- **Ghost White** (`#f3f1fd`): Surface / elevated background
- **Ghost White** (`#f4f1fd`): Surface / elevated background
- **Off-White** (`#f7f7f7`): Surface / elevated background
### Text & Content
- **Near-Black** (`#262626`): Primary body text
- **Pure Black** (`#000000`): Secondary text
- **Near-Black** (`#212529`): Secondary text
- **Near-Black** (`#23282d`): Secondary text
- **Near-Black** (`#222222`): Secondary text
### Accent & Interactive
- **Deep Purple** (`#563cdc`): Interactive / accent
- **#ee5c53** (`#ee5c53`): Interactive / accent
- **Lavender** (`#bfb4f1`): Interactive / accent
- **Silver** (`#b2b0c6`): Interactive / accent
- **#f15c54** (`#f15c54`): Interactive / accent
- **#008000** (`#008000`): Interactive / accent
- **M Tricolor Blue** (`#1e73be`): Interactive / accent
### Border & Divider
- **Light Grey** (`#cccccc`): Borders / dividers
- **Light Grey** (`#c1c1c1`): Borders / dividers
### Full Extracted Palette
**30 colors rendered on the page** + **52** more declared in design tokens (CSS custom properties — not necessarily painted). (19 categorized above + 63 additional below.)
Rendered values are read via `getComputedStyle()`; token values come from CSS variable declarations. Third-party logo colors are filtered out.
- `#666666` — Slate Grey
- `#404040` — Charcoal
- `#fbfbfc` — Off-White
- `#f2f2f2` — Off-White
- `rgba(239, 239, 239, 0.5)` — Translucent Light Gray (50%)
- `#573ddb` — Deep Purple
- `#f9f9f9` — Off-White
- `#333333` — Charcoal
- `#fce7e5` — Warm Cream
- `#888888` — Slate Grey
- `#00a0d2` — Sky Bright
- `#ffc107` — Amber *(token)*
- `#0dcaf0` — #0dcaf0 *(token)*
- `#fd7e14` — #fd7e14 *(token)*
- `#020381` — #020381 *(token)*
- `#2874fc` — Ring Blue *(token)*
- `#6c757d` — Slate Gray *(token)*
- `#7adcb4` — #7adcb4 *(token)*
- `#00d082` — Emerald *(token)*
- `#198754` — Teal *(token)*
- `#9b51e0` — Amethyst *(token)*
- `#ffceec` — Soft Pink *(token)*
- `#9896f0` — #9896f0 *(token)*
- `#f78da7` — #f78da7 *(token)*
- `#f56e28` — #f56e28 *(token)*
- `#0d6efd` — #0d6efd *(token)*
- `#abb8c3` — Silver *(token)*
- `#caf880` — #caf880 *(token)*
- `#71ce7e` — #71ce7e *(token)*
- `#fecda5` — Pink *(token)*
- `#fe2d2d` — M Tricolor Red *(token)*
- `#6b003e` — #6b003e *(token)*
- *…+31 more in `raw-css.json` (`desktop.allColors`).*
### Gradients & Decorative Fills
- `linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%)` — (--wp--preset--gradient--midnight)
- `linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%)` — (--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan)
- `linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%)` — (--wp--preset--gradient--blush-light-purple)
- `linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%)` — (--wp--preset--gradient--electric-grass)
- `linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%)` — (--wp--preset--gradient--blush-bordeaux)
- `linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%)` — (--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple)
- `linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))` — (--bs-gradient)
- `linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%)` — (--wp--preset--gradient--luminous-dusk)
### CSS Custom Properties (Design Tokens)
**Font Size Token**
- `--wp--preset--font-size--large`: `36px`
- `--wp--preset--font-size--small`: `13px`
- `--wp--preset--font-size--x-large`: `42px`
- `--wp--preset--font-size--medium`: `20px`
**Shadow Token**
- `--wp--preset--shadow--outlined`: `6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0)`
- `--wp--preset--shadow--deep`: `12px 12px 50px rgba(0, 0, 0, 0.4)`
- `--wp--preset--shadow--natural`: `6px 6px 9px rgba(0, 0, 0, 0.2)`
- `--wp--preset--shadow--crisp`: `6px 6px 0px rgb(0, 0, 0)`
**Spacing Token**
- `--bs-font-monospace`: `SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace`
- `--wp--preset--spacing--60`: `2.25rem`
- `--wp--preset--spacing--40`: `1rem`
- `--wp--preset--spacing--30`: `0.67rem`
**Border Radius Token**
- `--cmplz_button_border_radius`: `10px 10px 10px 10px`
- `--cmplz_banner_border_radius`: `12px 12px 12px 12px`
**Primary Brand Color**
- `--e-global-color-primary`: `#000000`
- `--e-global-color-accent`: `#61CE70`
**Font Weight Token**
- `--e-global-typography-secondary-font-weight`: `400`
- `--e-global-typography-accent-font-weight`: `500`
- `--e-global-typography-primary-font-weight`: `600`
- `--e-global-typography-text-font-weight`: `400`
**Font Family Token**
- `--e-global-typography-primary-font-family`: `"Poppins"`
- `--e-global-typography-secondary-font-family`: `"Tiro Bangla Italic"`
- `--e-global-typography-text-font-family`: `"Poppins"`
- `--e-global-typography-accent-font-family`: `"Poppins"`
**Text Color**
- `--e-global-color-text`: `#000000`
**Secondary Color**
- `--e-global-color-secondary`: `#54595F`
**Other tokens**
- `--cmplz_category_header_title_font_size`: `14px`
- `--wp--preset--color--vivid-purple`: `#9b51e0`
- `--cmplz_button_font_size`: `15px`
- `--wp--preset--color--pale-pink`: `#f78da7`
- `--cmplz_slider_inactive_color`: `#F56E28`
- `--bs-primary`: `#0d6efd`
- `--wp--preset--color--cyan-bluish-gray`: `#abb8c3`
- `--cmplz_text_font_size`: `14px`
## 3. Typography Rules
### Font Families
- **Primary**: `Poppins`
- **Secondary**: `Merriweather`
- **Font 3**: `Playfair_Display`
- **Font 4**: `Tiro Bangla Italic`
### Custom Fonts Loaded
- **Poppins** weight normal (normal)
- **Poppins** weight 500 (normal)
- **Poppins** weight bold (normal)
- **Merriweather** weight normal (normal)
- **Merriweather** weight bold (normal)
- **Playfair_Display** weight normal (normal)
- **Playfair_Display** weight bold (normal)
- **Tiro Bangla Italic** weight normal (italic)
### Typography Hierarchy
| Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
|------|------|------|--------|-------------|----------------|-------|
| Display Hero | Merriweather | 40px | 400 | 1.27 | normal | Main headline (h1) |
| Section Heading | Poppins | 40px | 400 | 1.27 | normal | Section titles (h1) |
| Sub-heading | Merriweather | 32px | 400 | 1 | normal | Third-level heading (h3) |
| Button Large | Poppins | 20px | 400 | 1 | normal | Button label (20px) |
| Body | Poppins | 16px | 400 | 1.5 | normal | Standard reading text |
| Caption / Badge | Poppins | 14px | 400 | 1.29 | normal | small text (14px) |
| Button Small | Poppins | 12px | 500 | 1.5 | normal | Button label (12px) |
| Link Small | Poppins | 12px | 400 | 1.17 | normal | Link (12px) — Decoration: none |
### Font Weight Scale
CSS custom properties define 4 explicit weight steps:
- `--e-global-typography-secondary-font-weight`: `400` — Regular
- `--e-global-typography-text-font-weight`: `400` — Regular
- `--e-global-typography-accent-font-weight`: `500` — Medium
- `--e-global-typography-primary-font-weight`: `600` — SemiBold
### Full Font Size Scale
Sizes detected in the design (descending): `55px`, `44px`, `40px`, `35px`, `32px`, `28px`, `25px`, `20px`, `19px`, `18px`, `16px`, `15px`, `14px`, `12px`, `11px`
> 9 size(s) detected outside the sampled hierarchy (55px, 44px, 35px, 28px, 25px, 19px, 18px, 15px, 11px). These appear on elements not in the sampled set — likely additional display sizes, marketing-section overrides, or third-party-widget styles.
## 4. Component Stylings
### Buttons
**Pill**
- Background: `#ffe456` `{colors.primary}`
- Text: `#262626` `{colors.ink}`
- Padding: 10px 14px
- Radius: 50px
- Font: 12px weight 500
- Use: Status pills, tags, chips
**Pill**
- Background: `#ffe456` `{colors.primary}`
- Text: `#262626` `{colors.ink}`
- Padding: 10px 15px
- Radius: 50px
- Font: 12px weight 500
- Use: Status pills, tags, chips
**Light / Invert**
- Background: `#ffffff` `{colors.background}`
- Text: `#222222`
- Padding: 15px
- Radius: 12px 12px 0px 0px
- Shadow: `rgba(0, 0, 0, 0.19) 0px 10px 20px 0px, rgba(0, 0, 0, 0.23) 0px 6px 6px 0px`
- Font: 16px weight 400
- Use: Bright CTA on dark sections
**Primary Brand**
- Background: `#ee5c53`
- Text: `#ffffff` `{colors.background}`
- Padding: 60px 25px
- Radius: 20px
- Font: 16px weight 400
- Use: Primary CTA / brand action
**Primary Brand**
- Background: `#563cdc` `{colors.primary-hover}`
- Text: `#ffffff` `{colors.background}`
- Padding: 60px 25px
- Radius: 20px
- Font: 16px weight 400
- Use: Primary CTA / brand action
### Inputs & Forms
**Text Input**
- Background: `#ffffff` `{colors.background}`
- Text: `#666666` `{colors.hairline}`
- Padding: 15px 50px 15px 25px
- Radius: 50px
- Border: 1px solid rgb(204, 204, 204)
- Font: 16px weight 400
- Use: Text fields, search inputs
- Focus: color: `rgb(17, 17, 17)`, outline: `rgb(16, 16, 16) auto 1px`
### Navigation
**Main Nav**
- Background: `#ffffff` `{colors.background}`
- Padding: 20px 10px
- Radius: none
- Font: 16px weight 400
- Use: Fixed/sticky block nav — N/A items
### Search Bar
**Search Pill**
- Background: `#f3f1fd` `{colors.surface-1}`
- Text: `#262626` `{colors.ink}`
- Padding: 10px 90px 10px 15px
- Radius: 50px
- Font: 14px weight 400
- Use: Global pill-shaped search bar
- Focus: color: `rgb(17, 17, 17)`, outline: `rgb(16, 16, 16) auto 1px`
**Search Bar**
- Background: `transparent`
- Text: `#ffffff` `{colors.background}`
- Padding: 10px 0px 10px 25px
- Radius: 0px
- Font: 16px weight 700
- Use: Inline search form
- Focus: color: `rgb(17, 17, 17)`, outline: `rgb(16, 16, 16) auto 1px`
## 4b. Component Behaviors (State Matrix)
### Interaction State Narrative
- **Input**:
- **focus:** text #666666 → #111111
- **FooterLink**:
- **hover:** text #262626 → #28272d, border changes
*State transitions extracted via Playwright simulation — exact values in the YAML matrix below.*
```yaml
component-behaviors:
button:
default:
bg: "rgb(87, 61, 219)"
fg: "rgb(255, 255, 255)"
border: "1px solid rgb(87, 61, 219)"
input:
default:
bg: "rgb(255, 255, 255)"
fg: "rgb(102, 102, 102)"
border: "1px solid rgb(204, 204, 204)"
focus:
bg: "transparent"
fg: "rgb(17, 17, 17)"
link:
default:
bg: "rgba(0, 0, 0, 0)"
fg: "rgb(38, 38, 38)"
navLink:
default:
bg: "rgba(0, 0, 0, 0)"
fg: "rgb(38, 38, 38)"
badge:
default:
bg: "rgba(0, 0, 0, 0)"
fg: "rgb(38, 38, 38)"
shadow: "rgb(128, 128, 128) 0px 0px 5px 0px"
footerLink:
default:
bg: "rgba(0, 0, 0, 0)"
fg: "rgb(38, 38, 38)"
hover:
bg: "transparent"
fg: "rgb(40, 39, 45)"
```
**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
- **3 shape(s)** in this system: `Pill`, `Light / Invert`, `Primary Brand`
- **DO NOT introduce new buttons variants** without justification
### Inputs & Forms
- **1 shape(s)** in this system: `Text Input`
- **DO NOT introduce new inputs & forms variants** without justification
### Navigation
- **1 shape(s)** in this system: `Main Nav`
- **DO NOT introduce new navigation variants** without justification
### Search Bar
- **2 shape(s)** in this system: `Search Pill`, `Search Bar`
- **DO NOT introduce new search bar 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 | 10px |
| sm | 12px |
| md | 13px |
| base | 15px |
| lg | 24px |
| xl | 30px |
| 2xl | 50px |
| 3xl | 70px |
### Border Radius Scale
| Name | Value | Use |
|------|-------|-----|
| None | 0px | No rounding |
| Xs | 4px | Tiny corners (badges, micro elements) |
| Sm | 10px | Buttons, inputs, small elements |
| Md | 12px | Cards, containers |
| Lg | 20px | Large rounded elements, pill segments |
| Xl | 25px | Category strips, featured containers |
| Full | 9999px | Pills, avatars, circular elements |
### Shape Language
| Component | Border Radius |
|-----------|---------------|
| Buttons | `50px` |
| Inputs & Forms | `50px` |
| Navigation | `none` |
| Search Bar | `50px` |
| Page Body | `0px` |
| Primary Input | `50px` |
**Shape Personality**: Sharp + Pill Contrast — Angular precision with pill-shaped accents (status badges, tags). Creates strong visual hierarchy.
**Full Radius Spectrum**: 0px, 2px, 3px, 4px, 10px, 12px, 20px, 25px (from `allBorderRadii` scan)
## 5b. Spacing Rhythm Names
**Measured section padding**: bands use ~55px internal vertical padding (up to 100px) — **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** | `70px` | Top/bottom of full-bleed hero sections |
| **section** | `30px` | Between major bands (color change, content shift) |
| **subsection** | `24px` | Within a section, between content groups |
| **card** | `13px` | Card padding, list-item spacing |
| **compact** | `12px` | Form fields, tight clusters, badge padding |
| **micro** | `10px` | 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).
**4/8 structural patterns detected.**
### Hero Pattern
- **Composition:** left-aligned —
- **Viewport coverage:** 562px tall (not full-viewport)
- **Heading:** "Bienvenue sur le site d'orientation dédié aux métiers du Transport et de la Logistique" — 40px left-aligned
- **CTAs:** none detected in hero (unusual — agent should verify)
- **Clone instruction:** Reproduce the **left-aligned** layout. Use the heading font-size token at the documented size. Pair the centered text with the hero’s decorative visual (gradient / SVG / hero image — see §9b), not bare text.
### Navigation Pattern
- **Position:** static (scrolls with page)
- **Layout:** unknown — Layout not classified
- **Height:** 34px
- **Logo:** ✗ absent
- **Nav links:** 3 primary items
- **CTAs in nav:** 0 (no buttons — links only)
- **Clone instruction:** Build a static unknown navigation. Link-only — no button styling needed.
### Card Grid Pattern
- **Card count:** 14 cards detected
- **Columns (desktop):** 1-up grid
- **Card dimensions:** 1140×554px (aspect 2.06:1)
- **Gap:** 0px between cards
- **Content:** ✓ image
- **Image position:** top
- **Clone instruction:** Build a 1-column grid (desktop) with cards at ~2.06:1 aspect ratio. Each card has an image at the top.
### Footer Pattern
- **Columns:** 1
- **Links:** 15 total
- **Height:** 518px
- **Includes:** ✗ no newsletter | ✓ social icons |
- **Clone instruction:** Build a 1-column footer with ~15 links per column, social media links.
## 6. Depth & Elevation
| Level | Treatment | Use |
|-------|-----------|-----|
| Flat (Level 0) | No shadow | Page background, content blocks |
| Layered (Level 1) | <br>`rgba(0, 0, 0, 0.19) 0px 10px 20px 0px`,<br>`rgba(0, 0, 0, 0.23) 0px 6px 6px 0px` | Cards, elevated surfaces |
| Layered (Level 2) | <br>`rgba(0, 0, 0, 0.05) 0px -2px 3px 0px` | Cards, elevated surfaces |
| Layered (Level 3) | <br>`rgb(128, 128, 128) 0px 0px 5px 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
### Dominant Easing Curves
| Curve | Semantic Name |
|-------|---------------|
| `ease` | CSS ease — Default |
| `ease-in` | Ease In — Accelerating |
| `ease-in-out` | Ease In-Out — Symmetric |
### Duration Scale
| Value | Tier | Typical Use |
|-------|------|-------------|
| `150ms` | Fast | Hover states, micro-interactions |
| `300ms` | Normal | Panel open/close, navigation |
| `400ms` | Slow | Hero animations, page transitions |
| `500ms` | Slow | Hero animations, page transitions |
### Copy-Paste Transition Snippets
**Background**
```css
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, transform 0.4s;
```
**All Props**
```css
transition: 0.3s ease-in;
```
**All Props**
```css
transition: 0.5s ease-in-out;
```
**Opacity**
```css
transition: opacity 0.15s linear;
```
### Keyframe Animation Catalog
| Animation Name | Type | Animated Props | Use Hint |
|----------------|------|----------------|----------|
| `spin` | Rotate / Spin | transform | Loading indicator |
| `blink` | Fade | opacity | Attention / status |
| `cmplz-fadein` | Fade | opacity | Element entrance |
| `progress-bar-stripes` | Custom | background-position-x | UI transition |
| `spinner-border` | Rotate / Spin | transform | Loading indicator |
| `spinner-grow` | Fade + Move | transform, opacity | Loading indicator |
| `changeWidth` | Custom | width | UI transition |
| `eicon-spin` | Rotate / Spin | transform | Loading indicator |
| `mc_slideIn` | Custom | bottom | Panel / drawer enter |
| `mc_slideOut` | Custom | bottom | Panel / drawer exit |
| `fadeIn` | Fade | opacity | Element entrance |
### Motion Fingerprint
- **Speed Character**: Deliberate & Calm (median duration: `400ms`)
- **Dominant Easing**: custom cubic-bezier curves
- **Animation Library**: 11 unique animations (11 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 Near-Black (`#262626`) for text — not pure black, it's warmer and more readable
- Use Poppins as the primary typeface — it defines the brand personality
- Keep font weights between 400-600 — the system uses a narrow weight range for subtle hierarchy
- Use the extracted shadow patterns for elevation — they are tuned to match the brand palette
- Use #ffe456 (`#ffe456`) as the primary accent — it's the brand's signature interactive color
- Use 50px border-radius on primary buttons — the brand uses generously-rounded CTAs
- Style form inputs with a `1px solid rgb(204, 204, 204)` border — use border-based inputs, not floating labels or underline-only
- Each card includes a top image — imagery is part of the card identity, not optional
### Don't
- Don't use pure black (`#000000`) for text — the near-black adds warmth
- Don't substitute with generic sans-serif or serif — the custom font carries the brand
- Don't use weight 700 (bold) or above — 600 is the maximum weight in this system
- Don't invent new shadow values — use only the extracted shadow levels
- Don't introduce additional saturated accent colors — the palette is intentionally controlled
- Don't use sharp-cornered or pill buttons — 50px is the CTA border-radius standard
- Don't remove the input border — the border is the primary affordance indicator for form fields
- Don't make the nav sticky — this design lets it scroll away to maximize content focus
- Don't put a CTA button in the nav — this design uses links only at the top
## 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(255, 228, 86)` for primary CTAs and brand-mark signals only"
why: "Single chromatic assertion device — overuse dilutes meaning"
test: "querySelectorAll('[style*=\"rgb(255, 228, 86)\"]').length <= 3 per fold"
```
## 9. Responsive Behavior
### Breakpoints
| Name | Width | Key Changes |
|------|-------|-------------|
| Mobile | 400px | Single column, compact spacing |
| Mobile | 479px | Single column, compact spacing |
| Mobile Large | 640px | Expanded mobile layout |
| Mobile Large | 767px | Expanded mobile layout |
| Tablet | 1024px | Multi-column grids begin |
| Large Desktop | 1300px | Maximum content width |
| Large Desktop | 1440px | Maximum content width |
### Token Diff — Desktop vs Mobile
| Element | Property | Desktop | Mobile |
|---------|----------|---------|--------|
| heading | font-size | `40px` | `30px` |
| heading | line-height | `51px` | `38px` |
| nav | height | `34px` | `auto` |
### Collapsing Strategy
- Headlines: 40px → 30px 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: 0px padding
- Navigation: adequate spacing between items
- Interactive elements: minimum 44px touch target recommended
### Collapsing Narrative
How the structural patterns adapt from desktop to mobile (extracted from both viewport extractions):
*No major structural differences detected between desktop and mobile widgets. The same blueprints scale rather than collapse — verify by inspecting actual mobile render.*
## 7c. Visual Effects & Dynamic Behavior
*The live/dynamic layer beyond static CSS — reproduce these, not flat substitutes. This is often what separates a faithful clone from a wireframe.*
- **Clip-path shapes** — 7 non-rectangular cut(s).
- **CSS-variable animations** (1) — animated custom properties.
> **Motion fingerprint**: non-rectangular shapes (7)
## 9b. Visual Tone & Photography
**Tone:** Photography-driven
The site is dominated by photography (JPG/WebP). Photos carry the brand voice as much as the typography. Use authentic, brand-appropriate imagery — generic stock will degrade quality.
**Canonical Brand Image (OG):**
- https://www.choisis-ton-avenir.com/wp-content/uploads/2024/03/boule_-gif_00_delay-0.05s.gif
*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: 0.9:1 (square / portrait)
- Rendered size: 169×188px
- Alt text: "Quiz : les 5 métiers faits pour vous !"
- *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): 19 (23%)
- Portrait (<0.87): 54 (67%)
- Square (0.87–1.15): 7 (9%)
- Ultra-wide (>2.3): 1 (1%)
**Media Format Mix:**
- JPG: 11 (typically photographic content)
- PNG: 63 (logos, transparent UI elements, mockups)
- SVG: 1 (icons, illustrations, decorative geometry)
- GIF: 6 (animated content)
**Average rendered image size:** 340×452px
**Above-fold image count:** 0 / 81
**Imagery Guidance for clones:**
- Source authentic photography (or licensed stock that matches the brand mood) — placeholders will visibly degrade the clone.
- Match the dominant aspect ratio (see above) so card grids and hero compositions hold.
## 10. Agent Prompt Guide
### Quick Reference
- Background: Pure White (`#ffffff`)
- Primary text: Near-Black (`#262626`)
- Accent: #ffe456 (`#ffe456`)
- Border: Slate Grey (`#666666`)
- Font: Poppins
- Body: 16px weight 400
### Example Component Prompts
- "Create a hero section on Pure White background (#ffffff). Headline at 40px Poppins weight 400, line-height 1.27, color #262626."
- "Create the primary CTA button: `#ffe456` background, `#262626` text, 50px border-radius, 10px 14px padding, 500 weight, Poppins font."
- "Build navigation: static on `#ffffff`. Poppins 16px weight 400 for links."
### Iteration Guide
1. **Canvas**: Set the light canvas to Pure White (`#ffffff`) — every component is composited against this exact base.
2. **Typography**: All type in Poppins, weight range 400–600. Never exceed 600 — heavier weights break the brand's tonal restraint.
3. **Accent**: #ffe456 (`#ffe456`) — one accent, applied consistently to CTAs, active states, and links. Never introduce a second saturated color.
4. **Shape**: CTAs at `0px`. Apply border-radius from the extracted scale only — don't invent intermediate values.
5. **Spacing**: Use the `--ca-space-*` token scale (10px–30px). All padding, margin, and gap values are multiples from this scale — no magic numbers.
6. **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: #f3f1fd;
--ca-surface-2: #f4f1fd;
--ca-ink: #262626;
--ca-ink-subtle: #54595f;
--ca-primary: #ffe456;
--ca-on-primary: #111111;
--ca-primary-hover: #563cdc;
--ca-hairline: #666666;
--ca-semantic-error: #dc3545;
--ca-semantic-success: #198754;
--ca-semantic-warning: #ffc107;
--ca-semantic-info: #0dcaf0;
}
/* Typography */
:root {
--ca-font-primary: "Merriweather", system-ui, sans-serif;
--ca-text-display: 40px;
--ca-text-heading: 40px;
--ca-text-body: 16px;
--ca-text-small: 12px;
--ca-text-caption: 14px;
--ca-text-button: 20px;
}
/* Spacing & Radius */
:root {
--ca-space-xxs: 2px;
--ca-space-xs: 10px;
--ca-space-sm: 12px;
--ca-space-md: 13px;
--ca-space-base: 15px;
--ca-space-lg: 24px;
--ca-space-xl: 30px;
--ca-space-2xl: 50px;
--ca-space-3xl: 70px;
--ca-radius-none: 0px;
--ca-radius-xs: 4px;
--ca-radius-sm: 10px;
--ca-radius-md: 12px;
--ca-radius-lg: 20px;
--ca-radius-xl: 25px;
--ca-radius-full: 9999px;
}
```
## 13. Page Structure Skeleton
*The actual layout the source site uses. Reproduce these sections in order to match the site structure.*
```yaml
page-skeleton:
- section: hero
tag: div
classes: ["site"]
height: 7185px
width: full-bleed
layout: block
children: 4
- section: header
tag: header
classes: ["site-header"]
height: 82px
width: full-bleed
layout: block
children: 1
bg: "rgb(255, 255, 255)"
padding: "20px 10px"
- section: unknown
tag: div
classes: ["section-1"]
height: 84px
width: full-bleed
layout: flex-row justify=space-between
children: 2
padding: "20px 10px"
- section: unknown
tag: div
classes: ["section-1"]
height: 84px
width: full-bleed
layout: flex-row justify=space-between
children: 2
padding: "20px 10px"
- section: feature-section
tag: div
classes: ["elementor-element", "elementor-widget", "elementor-widget-Bloc_Tetiere_Home"]
height: 562px
width: 1140px
layout: block
children: 1
- section: feature-section
tag: main
classes: ["site-main"]
height: 6585px
width: full-bleed
layout: block
children: 1
- section: feature-section
tag: section
classes: ["elementor-section", "elementor-element", "elementor-section-boxed", "elementor-section-height-default"]
height: 6585px
width: full-bleed
layout: block
children: 1
- section: feature-section
tag: div
classes: ["elementor-container"]
height: 6585px
width: 1140px
layout: flex-row justify=normal
children: 1
- section: feature-section
tag: div
classes: ["elementor-widget-container"]
height: 562px
width: 1140px
layout: block
children: 1
- section: feature-section
tag: div
classes: ["container"]
height: 562px
width: full-bleed
layout: block
children: 1
padding: "0px 12px"
- section: unknown
tag: div
classes: ["image-wrapper"]
height: 562px
width: 600px
layout: block
children: 1
- section: unknown
tag: div
classes: ["section-2"]
height: 517px
width: full-bleed
layout: block
children: 1
- section: content-section
tag: div
classes: ["section-2"]
height: 510px
width: full-bleed
layout: block
children: 2
vertical-padding: ~50px
padding: "50px 0px"
- section: navigation
tag: nav
classes: ["menu-burger-wrapper-inner"]
height: 516px
width: 1116px
layout: block
children: 1
- section: unknown
tag: div
classes: ["container"]
height: 516px
width: 1140px
layout: block
children: 1
padding: "0px 12px"
- section: unknown
tag: div
classes: ["menu-menu-burger-container"]
height: 516px
width: 1116px
layout: block
children: 1
vertical-padding: ~50px
- section: content-section
tag: div
classes: ["container"]
height: 86px
width: 1140px
layout: block
children: 4
padding: "0px 12px"
- section: unknown
tag: div
classes: ["results-container", "default", "active"]
height: 86px
width: 1116px
layout: block
children: 3
- section: unknown
tag: div
classes: ["elementor-element", "elementor-hidden-tablet", "elementor-hidden-mobile", "elementor-widget"]
height: 748px
width: 1140px
layout: block
children: 1
- section: unknown
tag: div
classes: ["elementor-widget-container"]
height: 748px
width: 1140px
layout: block
children: 1
vertical-padding: ~55px
- section: unknown
tag: div
classes: ["container"]
height: 638px
width: 945px
layout: block
children: 2
padding: "0px 12px"
- section: feature-section
tag: div
classes: ["elementor-element", "elementor-hidden-tablet", "elementor-hidden-mobile", "elementor-widget"]
height: 474px
width: 1140px
layout: block
children: 1
- section: feature-section
tag: div
classes: ["elementor-widget-container"]
height: 474px
width: 1140px
layout: block
children: 1
vertical-padding: ~50px
- section: feature-section
tag: div
classes: ["container"]
height: 374px
width: 1120px
layout: block
children: 3
padding: "0px 12px"
- section: feature-section
tag: div
classes: ["elementor-element", "elementor-hidden-tablet", "elementor-hidden-mobile", "elementor-widget"]
height: 261px
width: 1140px
layout: block
children: 1
```
**Agent rule**: rebuild sections in this order (sorted by vertical position). Match the layout primitive (grid N-col / flex direction / block).
## 14. Copy Library (Real Content from Source)
*Actual text content extracted from the live page. Use these strings verbatim when reproducing the site — they carry the brand voice.*
```yaml
copy:
section-headings:
- "Envie d'aller plus loin ? Échangez en live avec un professionnel"
- "Le Transport et la Logistique"
- "Agenda"
- "Actualités"
- "Les chiffres à retenir dans le Transport-Logistique"
- "Mobilité européenne Partez à l’aventure avec Erasmus+"
sub-headings:
- "C’est + de 50 métiers"
ctas:
- "Quels métiers faits pour vous ?"
- "À vous de jouer"
- "Voir plus de chiffres"
- "Plus d'informations sur Erasmus+"
- "Gérer le consentement"
navigation:
- "Quels métiers faits pour vous ?"
- "Découvrez tous les métiers"
- "Échangez avec un pro"
- "Trouvez votre formation"
- "Faire le quiz d’orientation"
- "Découvrir les métiers"
- "Échanger avec un pro"
- "Trouver sa formation"
- "Actualités"
- "Agenda"
footer-links:
- "Faire le quiz d’orientation"
- "Mentions légales"
```
**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: 3
avg-ratio: 3.75
common-aspect: "~16:6 banner"
sample-alts:
- "Choisis ton avenir"
- "Choisis ton avenir"
- "Choisis ton avenir"
product:
count: 6
avg-ratio: 0.90
common-aspect: "~1:1 square"
sample-alts:
- "Quiz : les 5 métiers faits pour vous !"
- "Quiz : les 5 métiers faits pour vous !"
- "Découvrez tous les métiers"
editorial:
count: 36
avg-ratio: 0.60
common-aspect: "~9:16 portrait"
sample-alts:
- "video"
- "video"
- "video"
```
**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">
Quels métiers faits pour vous ?
</button>
```
_Source pattern detected: padding `0px` · radius `0px` · weight `400`_
**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** 15 · **social** 3 · **legal** 1 · **footer** 9 · **other** 25
**Signals:** 15/53 links carry a featured image · device mockups detected: laptop ×7 · dominant link roles: navigation (15), inline-link (15), footer-link (13).
---
## Extraction Completeness: 84/100 (B)
| Category | Score | Max | Detail |
|----------|-------|-----|--------|
| Colors & Palette | 25 | 25 | 19 named colors |
| Typography | 20 | 20 | 8 roles defined |
| Components | 16 | 20 | 4 specs extracted |
| Motion & Interaction | 12 | 15 | Keyframes |
| CSS Custom Properties | 6 | 10 | 121 vars |
| Responsive Breakpoints | 5 | 5 | 7 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 (Poppins, Merriweather, Playfair_Display)** — 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 | 121 CSS vars (semantic naming requires ≥20 for high) |
| §3 Typography | High | 8 typography roles inferred |
| §4 Components | Medium | 4 component variants captured |
| §7 Motion | High | Keyframes + transitions |
| §8 Do's/Don'ts | High | 17 rules generated; design-decisions.json has evidence per rule |
| §9 Responsive | High | 7 breakpoints detected |
| §9b Photography | High | 81 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
5 font file(s) captured (640KB total). When running `prism add`, fonts are saved to `extractions/choisis-ton-avenir.com/fonts/` and embedded as base64 in the output HTML.
**@font-face declarations to use:**
```css
@font-face {
font-family: 'Poppins';
/* src: url('/fonts/Poppins.woff2') format('truetype'); */
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Poppins';
/* src: url('/fonts/Poppins.woff2') format('truetype'); */
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Poppins';
/* src: url('/fonts/Poppins.woff2') format('truetype'); */
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Merriweather';
/* src: url('/fonts/Merriweather.woff2') format('truetype'); */
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Merriweather';
/* src: url('/fonts/Merriweather.woff2') format('truetype'); */
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Merriweather';
/* src: url('/fonts/Merriweather.woff2') format('truetype'); */
font-weight: normal;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Playfair_Display';
/* src: url('/fonts/Playfair_Display.woff2') format('truetype'); */
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Playfair_Display';
/* src: url('/fonts/Playfair_Display.woff2') format('truetype'); */
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Tiro Bangla Italic';
/* src: url('/fonts/Tiro-Bangla-Italic.woff2') format('truetype'); */
font-weight: normal;
font-style: italic;
font-display: auto;
}
```
### Keyframe Animations (Intercepted from CSS)
**13 @keyframes found** — these are the real animation definitions:
```
@keyframes spin { ... }
@keyframes blink { ... }
@keyframes progress-bar-stripes { ... }
@keyframes spinner-border { ... }
@keyframes spinner-grow { ... }
@keyframes changeWidth { ... }
@keyframes cmplz-fadein { ... }
@keyframes eicon-spin { ... }
@keyframes mc_slideIn { ... }
@keyframes mc_slideOut { ... }
@keyframes fadeIn { ... }
@keyframes spinner-spin { ... }
@keyframes overlay-spin { ... }
```
<details><summary>Full keyframes CSS (13 animations)</summary>
```css
@keyframes spin {
from {
transform: rotate(0deg);
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}
@-webkit-keyframes spinner-border{to{transform:rotate(360deg)}}
@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}
@keyframes changeWidth {
from {
width: 0px; /* Starting width */
}
@keyframes cmplz-fadein{from{opacity:0}
@keyframes eicon-spin{0%{transform:rotate(0deg)}
@-webkit-keyframes mc_slideIn { 100% { bottom: 0; }}
@-webkit-keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}
@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}
@-webkit-keyframes spinner-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}10%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(245deg);transform:rotate(245deg)}60%{-webkit-transform:rotate(700deg);transform:rotate(700deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}
@-webkit-keyframes overlay-spin{0%{opacity:1;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
```
</details>
### Hover State CSS (Intercepted)
**292 hover rule lines** captured from CSS files. Key interactive transitions from real CSS (not inferred):
```css
.leaflet-bar a:hover,
.leaflet-control-attribution a:hover,
.leaflet-container a.leaflet-popup-close-button:hover,
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}
a:hover,
a:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;}
.main-navigation ul ul li:hover > ul,
.main-navigation ul li:hover > ul,
#erasmus .btn-erasmus:hover {
background-color: #000;
color: white !important;
cursor: pointer;}
a:hover{color:#0a58ca}
a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}
.table-hover>tbody>tr:hover{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}
```
> **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 1227 rendered nodes** — not a sample. These are the values the page *actually paints*, weighted by how often they appear.
### Real Responsive Breakpoints
**20 breakpoints** read from the live `@media` rules (not guessed) — 14 most relevant:
`320px` · `350px` · `400px` · `425px` · `479px` · `576px` · `640px` · `767px` · `768px` · `769px` · `786px` · `991px` · `992px` · `993px` … (+6 more)
### Measured Design Scale
**Type scale by usage** (× = paint count): `16px`×814 · `11px`×177 · `18px`×55 · `20px`×38 · `19px`×30 · `12px`×22 · `28px`×18 · `35px`×16
**Radius scale** (× = paint count): `50px`×175 · `20px`×135 · `50%`×102 · `25px`×6 · `100%`×3 · `100px`×2 · `12px`×2 · `4px`×1
**Weights** (× = paint count): `400`×1208 · `500`×8 · `700`×6
**Layout gaps** (× = paint count): `40px`×1 · `30px`×1
**Elevation (real shadows)**:
```css
rgba(0, 0, 0, 0.19) 0px 10px 20px 0px, rgba(0, 0, 0, 0.23) 0px 6px 6px 0px
rgba(0, 0, 0, 0.08) 0px 0px 4px 1px
```
### Provenance — measured styles on key elements
Read from the live CSSOM (includes runtime-injected CSS). This is *what actually styles the page*, by element:
```css
body { background:#fff; background-color:rgb(255, 255, 255) }
body { font-family:var(--bs-font-sans-serif); font-size:1rem; font-weight:400; color:#212529; background-color:#fff }
body { color:#262626; font-family:"Poppins" }
header { background:#FFF; background-color:rgb(255, 255, 255) }
h1 { font-size:2em }
h1 { font-size:calc(1.375rem + 1.5vw) }
@media (min-width: 1200px) and all h1 { font-size:2.5rem }
h1 { font-size:40px; font-weight:400 }
h2 { font-size:calc(1.325rem + .9vw) }
@media (min-width: 1200px) and all h2 { font-size:2rem }
h2 { font-size:28px; font-weight:400 }
button { font-family:inherit; font-size:100% }
```
> 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://www.choisis-ton-avenir.com | 2026-06-11T06:07:55.926Z*
*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 choisis-ton-avenir.com