Color Palette

53 colors extracted via getComputedStyle(). Click any swatch to copy its hex value.

Background & Surface

Brightcove #ffffff Page bg Copied!
Brightcove #ffffff Elevated Copied!
Tertiary #f2f2f2 Card bg Copied!

Text & Content

Headline #25282b Body text Copied!
Secondary #000000 Secondary Copied!
Muted #2b2f32 Muted / Placeholder Copied!

Accent & Interactive

Stats #e60000 Primary CTA Copied!
Secondary #bd0000 Secondary CTA Copied!

Border & Divider

Headline #25282b Dividers / Lines Copied!

Semantic States

⚠ Error Error #bd0000 Errors, destructive Copied!
✓ Success Success #008a00 Success, positive Copied!
! Warning Warning #eb6100 Caution Copied!
ℹ Info Info #055160 Informative Copied!

Full Extracted Palette (+53)

#7e7e7e #7e7e7e Copied!
#bebebe #bebebe Copied!
#9d968e #9d968e Copied!
#ac1811 #ac1811 Copied!
#fd7e14 #fd7e14 Copied!
#820000 #820000 Copied!
#0dcaf0 #0dcaf0 Copied!
#6f42c1 #6f42c1 Copied!
#dadada #dadada Copied!
#9ec5fe #9ec5fe Copied!
#495057 #495057 Copied!
#d63384 #d63384 Copied!
#f8f9fa #f8f9fa Copied!
#dc3545 #dc3545 Copied!
#212529 #212529 Copied!
#adb5bd #adb5bd Copied!
#20c997 #20c997 Copied!
#d1e7dd #d1e7dd Copied!
#e2e3e5 #e2e3e5 Copied!
#343a40 #343a40 Copied!
#9eeaf9 #9eeaf9 Copied!
#ffc107 #ffc107 Copied!
#cff4fc #cff4fc Copied!
#e9ecef #e9ecef Copied!
#0096ad #0096ad Copied!
#ced4da #ced4da Copied!
#6c757d #6c757d Copied!
#f1aeb5 #f1aeb5 Copied!
#198754 #198754 Copied!
#fecb00 #fecb00 Copied!
#4a4d4e #4a4d4e Copied!
#fff3cd #fff3cd Copied!
#c4c8cb #c4c8cb Copied!
#e6e6e6 #e6e6e6 Copied!
#00697c #00697c Copied!
#9c2aa0 #9c2aa0 Copied!
#0d6efd #0d6efd Copied!
#58151c #58151c Copied!
#fcfcfd #fcfcfd Copied!
#0a58ca #0a58ca Copied!

Typography

All values extracted via getComputedStyle() — no estimation.

RoleFont FamilySize / Weight Line HeightLetter SpacingPreview
Display Hero Vodafone 126px / w800 0.9 -1px Display Hero
Sub-heading Vodafone 32px / w700 1.25 normal Sub-heading
Button Large Vodafone 24px / w700 1 normal Button Large
Button Large Vodafone 24px / w400 0px normal Button Large
Label Heading Vodafone 23.9994px / w400 1.5 normal Label Heading
Caption / Badge Vodafone 20px / w700 1.3 normal Caption / Badge
Card Title Vodafone 18px / w400 1.56 normal Card Title
Button Large Vodafone 16px / w400 1.38 normal Button Large
Button Large Vodafone 16px / w800 1.5 normal Button Large
Caption / Badge Vodafone 16px / w700 1.38 normal Caption / Badge
Input Vodafone 12px / w400 2.33 normal Input

Live Components

Rendered in real HTML using your extracted tokens — no screenshots.

Buttons

accent: rgb(230, 0, 0) · border-radius: 9999px · weight: 700

Form Inputs

border: rgb(37, 40, 43) · focus: rgb(230, 0, 0) · radius: 6px

Card

Card Component
Card Title
Supporting description text with muted color for secondary information.
bg: rgba(255, 255, 255, 0.8) · radius: 12px · shadow from tokens

Badges & Labels

New Feature Beta Draft

Spacing Scale

xxs 2px
xs 8px
sm 16px
md 24px
base 32px
lg 43px
xl 48px
2xl 56px
3xl 64px

Border Radius

none
0px
xs
4px
sm
6px
md
12px
lg
24px
xl
32px
full
9999px

Component Specs

Extracted CSS values per component and variant state.

### Buttons

Pill
  • Background: `rgba(0, 0, 0, 0.1)`
  • Text: `#ffffff` `{colors.on-primary}`
  • Padding: 16px
  • Radius: 60px
  • Font: 24px weight 700
  • Use: Status pills, tags, chips
  • Focus: backgroundColor: `rgba(0, 0, 0, 0.086)`, color: `rgb(191, 192, 192)`, border: `0px none rgb(191, 192, 192)`
Ghost
  • Background: `transparent`
  • Text: `#25282b` `{colors.hairline}`
  • Padding: 8px
  • Radius: 0px
  • Font: 24px weight 400
  • Use: Subtle action, toolbar, nav button
  • Focus: backgroundColor: `rgba(0, 0, 0, 0.086)`, color: `rgb(191, 192, 192)`, border: `0px none rgb(191, 192, 192)`
Pill
  • Background: `#e60000` `{colors.primary}`
  • Text: `#ffffff` `{colors.on-primary}`
  • Padding: 8px 32px 8px 8px
  • Radius: 60px
  • Font: 16px weight 800
  • Use: Status pills, tags, chips
  • Focus: backgroundColor: `rgba(0, 0, 0, 0.086)`, color: `rgb(191, 192, 192)`, border: `0px none rgb(191, 192, 192)`

Cards & Containers

Standard Card
  • Background: `transparent`
  • Padding: 0px
  • Radius: 6px
  • Use: Content containers, listing items

Inputs & Forms

Text Input
  • Background: `transparent`
  • Text: `#25282b` `{colors.hairline}`
  • Padding: 16px 63.9993px
  • Radius: 6px
  • Border: 1px solid rgb(126, 126, 126)
  • Font: 23.9994px weight 400
  • Use: Text fields, search inputs

Tabs

Ghost Tab
  • Background: `transparent`
  • Text: `rgba(255, 255, 255, 0.25)` `{colors.on-primary}`
  • Padding: 1px 6px
  • Radius: 0px
  • Font: 16px weight 400
  • Use: Navigation tabs, filter tabs

Interaction State Narrative

  • **Button**:
  • - **focus:** bg rgba(0, 0, 0, 0.1) → rgba(0, 0, 0, 0.086), text #ffffff → #bfc0c0, border changes
Agent usage: Validate generated components against this matrix. If your output's `:hover` state changes properties not listed here, you are off-brand.

    Buttons

    - 2 shape(s) in this system: `Pill`, `Ghost`
    • **DO NOT introduce new buttons variants** without justification

    Cards & Containers

    - 1 shape(s) in this system: `Standard Card`
    • **DO NOT introduce new cards & containers variants** without justification

    Inputs & Forms

    - 1 shape(s) in this system: `Text Input`
    • **DO NOT introduce new inputs & forms variants** without justification

    Tabs

    - 1 shape(s) in this system: `Ghost Tab`
    • **DO NOT introduce new tabs variants** without justification

    Visual Reference

    Playwright screenshots captured during extraction — source of truth for all tokens.

    Desktop (1440px)
    Desktop (1440px) screenshot
    Mobile (390px)
    Mobile (390px) screenshot

    Breakpoints

    Mobile 359px
    Mobile Large 500px
    Mobile Large 639px
    Mobile Large 767px
    Tablet 1019px
    Desktop 1100px
    Desktop 1280px
    Large Desktop 1440px

    Motion & Transitions

    5 motion tokens — easing curves and durations.

    transition-1all
    transition-2color 0.25s
    transition-30.5s
    transition-4opacity 0.3s, visibility 0.3s
    transition-50.3s ease-in-out

    Motion Timeline

    20 keyframe animations extracted from the live page. Preview 12 below — each block is animating right now with the actual extracted keyframes.

    fade-in
    fade-in-top
    fade-in-left
    shimmer
    slideInUp
    marquee
    fadeOut
    fadeIn
    scaleInfont
    scaleOutfont
    fadeIntop
    fadeOuttop

    +8 additional animations not previewed (cap at 12 for performance).

    Component States

    Default → Hover → Focus → Active visual diff per component. Captured via Playwright state simulation.

    ,,,,
    Component States
    button
    default
    button
    bg rgba(0, 0, 0, 0.1)
    fg rgb(255, 255, 255)
    focus
    button
    bg rgba(0, 0, 0, 0.086)
    fg rgb(191, 192, 192)
    input
    default
    input
    bg rgba(0, 0, 0, 0)
    fg rgb(37, 40, 43)
    link
    default
    link
    bg rgba(0, 0, 0, 0)
    fg rgb(37, 40, 43)
    card
    default
    card
    bg rgba(0, 0, 0, 0)
    fg rgb(37, 40, 43)
    navLink
    default
    navLink
    bg rgba(0, 0, 0, 0)
    fg rgb(255, 255, 255)

    Z-Index Stacking Context

    100 z-index values detected. Top 20 ordered by stacking priority. 100+ (modals) · 10-99 (overlays) · 1-9 (UI chrome).

    z:1000
    div.idx-player__modal-overlay
    z:100
    button.idx-player__pip-button
    z:99
    header.header.position-relative
    z:99
    #nav-section-our-markets-and-operations-level3
    z:99
    #nav-section-europe-consumer-level4
    z:99
    #nav-section-leadership-level3
    z:99
    #nav-section-governance-level3
    z:99
    #nav-section-empowering-people-level3
    z:99
    #nav-section-our-people-level4
    z:99
    #nav-section-protecting-the-planet-level3
    z:99
    #nav-section-maintaining-trust-level3
    z:99
    #nav-section-human-rights-level4
    z:99
    #nav-section-security-and-resilience-level4
    z:99
    #nav-section-performance-and-reports-level3
    z:99
    #nav-section-investor-events-level4
    z:99
    #nav-section-esg-for-investors-level3
    z:99
    #nav-section-debt-investors-level3
    z:99
    #nav-section-shareholder-centre-level3
    z:99
    #nav-section-newsroom-level3
    z:11
    ul.idx-player__options-list

    Export tokens

    Copy these design tokens to any framework. Generated from vodafone.com live extraction.

    Dossier complet
    Charte graphique — vodafone.com
    Palette, typographie, composants, lois & interdits — chaque valeur badgée mesuré / dérivé / déduit. Le dossier data-honnête, pas une approximation.
    Télécharger la charte (PDF)

    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: vodafone.com
    description: "Light product system built on #ffffff with #e60000 as the primary CTA accent. Type anchored in Vodafone at 126px / weight 800. Extracted automatically from https://vodafone.com/ — rendered styles via getComputedStyle() + CSS custom properties (token-only values may not be painted)."
    narrative: |
      vodafone.com is built on a pure-white canvas (rgb(255, 255, 255)).
      The system uses rgb(230, 0, 0) as the high-saturation accent for primary actions.
      Sharp 0px corners on CTAs — architectural restraint, engineering precision alongside Vodafone as the primary typeface.
      Vodafone is paired with icomoon for secondary roles.
      Depth comes from borders and surface contrast rather than shadows — a flat, structural elevation model.
      Motion is a first-class concern — 20 keyframe animations plus transition-driven interactions.
    
    colors:
      background: "#ffffff"
      surface-1: "rgba(255, 255, 255, 0.8)"
      surface-2: "#f2f2f2"
      ink: "#25282b"
      ink-subtle: "#2b2f32"
      primary: "#e60000"
      on-primary: "#ffffff"
      primary-hover: "#bd0000"
      hairline: "#25282b"
      primary-focus: "rgba(13,110,253,.25)"
      semantic-error: "#bd0000"
      semantic-success: "#008a00"
      semantic-warning: "#eb6100"
      semantic-info: "#055160"
    
    typography:
      display-xl:
        fontFamily: "Vodafone, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
        fontSize: 126px
        fontWeight: 800
        lineHeight: 0.9
        letterSpacing: -1px
      display-md:
        fontFamily: "Vodafone, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
        fontSize: 32px
        fontWeight: 700
        lineHeight: 1.25
        letterSpacing: 0
      headline:
        fontFamily: "Vodafone, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
        fontSize: 23.9994px
        fontWeight: 400
        lineHeight: 1.5
        letterSpacing: 0
      body:
        fontFamily: "Vodafone, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
        fontSize: 12px
        fontWeight: 400
        lineHeight: 2.33
        letterSpacing: 0
      caption:
        fontFamily: "Vodafone, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
        fontSize: 20px
        fontWeight: 700
        lineHeight: 1.3
        letterSpacing: 0
      button:
        fontFamily: "Vodafone, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
        fontSize: 24px
        fontWeight: 700
        lineHeight: 1
        letterSpacing: 0
      mono:
        fontFamily: "Vodafone, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
        fontSize: 12px
        fontWeight: 400
        lineHeight: 2.33
        letterSpacing: 0
    
    rounded:
      none: 0px
      xs: 4px
      sm: 6px
      md: 12px
      lg: 24px
      xl: 32px
      pill: 9999px
    
    spacing:
      xxs: 2px
      xs: 8px
      sm: 16px
      md: 24px
      lg: 43px
      xl: 48px
      xxl: 64px
    
    components:
      button-pill:
        backgroundColor: "#000000"
        textColor: "{colors.on-primary}"
        typography: "{typography.button}"
        rounded: "{rounded.xl}"
        padding: 16px
      button-ghost:
        backgroundColor: "transparent"
        textColor: "{colors.hairline}"
        typography: "{typography.button}"
        rounded: "{rounded.none}"
        padding: 8px
      button-pill-2:
        backgroundColor: "{colors.primary}"
        textColor: "{colors.on-primary}"
        typography: "{typography.caption}"
        rounded: "{rounded.xl}"
        padding: 8px 32px 8px 8px
      card-standard-card:
        backgroundColor: "transparent"
        typography: "{typography.caption}"
        rounded: "{rounded.sm}"
      input-text-input:
        backgroundColor: "transparent"
        textColor: "{colors.hairline}"
        typography: "{typography.headline}"
        rounded: "{rounded.sm}"
        padding: 16px 63.9993px
      tab-ghost-tab:
        backgroundColor: "transparent"
        textColor: "{colors.on-primary}"
        typography: "{typography.caption}"
        rounded: "{rounded.none}"
        padding: 1px 6px
    
    extracted_at: "2026-06-11T05:02:56.927Z"
    completeness: 74
    scoreVersion: "v2"
    
    ---
    
    # Design System — vodafone.com
    > Extracted automatically by Prism from https://vodafone.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 (Vodafone) | "people." |
    | Color assertion | dual-accent | #e60000 |
    | Whitespace | moderate | section rhythm 56px |
    | Interaction | expressive | 20 keyframes, 9 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(230, 0, 0)` for primary CTAs ONLY. Never decorative.
    > - **Body type**: 16px (token: `typography.body`). Default for ALL text not in a heading role.
    > - **Section rhythm**: 56px between major bands. Card padding: 43px.
    > - **Default radius**: 6px on buttons/inputs. Pills (`9999px`) only for icon-buttons or status chips.
    > - **Forbidden**: Do NOT introduce heavy box-shadows — this system relies on borders for separation
    >
    > **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
    
    **Signature:** a gradient wash in the hero — colours: #e60000, #820000, #25282b, #000000, #ffffff. This is the brand's most recognizable visual — reproduce it, don't replace it with a generic card or flat panel.
    
    vodafone.com uses a pure-white canvas (`#ffffff`), letting typography, color and imagery carry the visual weight. 
    
    Typography is anchored in **Vodafone**. Headlines use weight 800 for confident, assertive presence — the brand wants to be heard. Negative letter-spacing at display sizes (-1px at 126px) compresses headlines into engineered blocks, dense and precise. 
    
    Body text reads in Headline (`#25282b`) — softened from pure black, a small but deliberate detail that lowers reading friction. **Stats** (`#e60000`) 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. Shadow is absent by design — depth is conveyed through borders, spacing, and color differentiation rather than light simulation. 
    Motion design uses smooth easing curves for polished state transitions. 
    
    **Key Characteristics:**
    - Background: Brightcove (`#ffffff`)
    - Primary typeface: Inter
    - Primary text: Headline (`#25282b`)
    - Accent: Stats (`#e60000`)
    - Display: 126px weight 800, letter-spacing -1px
    - Custom fonts loaded: Inter, Vodafone, icomoon
    
    ## 2. Color Palette & Roles
    
    ### Background & Surface
    - **Brightcove** (`#ffffff`): Page background (primary)
    - **Off-White** (`#f2f2f2`): Surface / elevated background
    
    ### Text & Content
    - **Headline** (`#25282b`): Primary body text
    
    ### Accent & Interactive
    - **Primary 3** (`#4a4d4e`): Accent / interactive (CSS var)
    - **Primary 5** (`#bd0000`): Accent / interactive (CSS var)
    - **Stats** (`#e60000`): Accent / interactive (CSS var)
    - **#ac1811** (`#ac1811`): Interactive / accent
    
    ### Border & Divider
    - **Light Grey** (`#bebebe`): Borders / dividers
    
    ### Full Extracted Palette
    **10 colors rendered on the page** + **53** more declared in design tokens (CSS custom properties — not necessarily painted). (8 categorized above + 55 additional below.)
    Rendered values are read via `getComputedStyle()`; token values come from CSS variable declarations. Third-party logo colors are filtered out.
    
    - `#000000` — Utility
    - `#7e7e7e` — Slate Grey
    - `#9d968e` — Cool Gray
    - `#fd7e14` — #fd7e14 *(token)*
    - `#820000` — #820000 *(token)*
    - `#055160` — #055160 *(token)*
    - `#008a00` — Success *(token)*
    - `#eb6100` — Warning *(token)*
    - `#0dcaf0` — #0dcaf0 *(token)*
    - `#6f42c1` — Slate Blue *(token)*
    - `#dadada` — Whitesmoke *(token)*
    - `#9ec5fe` — Baby Blue *(token)*
    - `#495057` — Slate *(token)*
    - `#d63384` — Cherry *(token)*
    - `#f8f9fa` — Off-White *(token)*
    - `#dc3545` — Vermillion *(token)*
    - `#212529` — Near-Black *(token)*
    - `#adb5bd` — Silver *(token)*
    - `#20c997` — Emerald *(token)*
    - `#d1e7dd` — #d1e7dd *(token)*
    - `#e2e3e5` — Whitesmoke *(token)*
    - `#343a40` — Dark Gray *(token)*
    - `#9eeaf9` — Light Blue *(token)*
    - `#2b2f32` — Charcoal *(token)*
    - `#ffc107` — Amber *(token)*
    - `#cff4fc` — Light Gray *(token)*
    - `#e9ecef` — Whitesmoke *(token)*
    - `#0096ad` — #0096ad *(token)*
    - `#ced4da` — Light Blue *(token)*
    - `#6c757d` — Slate Gray *(token)*
    - `#f1aeb5` — Pink *(token)*
    - `#198754` — Teal *(token)*
    - *…+23 more in `raw-css.json` (`desktop.allColors`).*
    
    ### Gradients & Decorative Fills
    
    - `linear-gradient(180deg, #e60000 2%, #820000 95.33%)` — (--gradient-3)
    - `linear-gradient(270deg, #25282b 0%, #00000000 100%)` — (--gradient-right-dark)
    - `linear-gradient(270deg, #ffffff 0%, #ffffff00 100%)` — (--gradient-right-light)
    - `linear-gradient(270deg, #e60000 0%, #820000 100%)` — (--gradient-1)
    - `linear-gradient(180deg, #00000000 0%, #25282b 100%)` — (--gradient-bottom-dark)
    - `linear-gradient(90deg, #25282b 0%, #00000000 100%)` — (--gradient-left-dark)
    - `linear-gradient(53deg, #820000 7.57%, #e60000 96.14%)` — (--gradient-5)
    - `linear-gradient(180deg, #25282b 0%, #00000000 100%)` — (--gradient-top-dark)
    
    ### CSS Custom Properties (Design Tokens)
    
    **Border Radius Token**
    - `--radius-nil`: `0px`
    - `--bs-border-radius-2xl`: `2rem`
    - `--bs-border-radius-sm`: `.25rem`
    - `--bs-border-radius`: `.375rem`
    
    **Font Family Token**
    - `--stat-xl-font-family`: `"Vodafone"`
    - `--display-xl-font-family`: `"Vodafone"`
    - `--stat-m-font-family`: `"Vodafone"`
    - `--button-font-family`: `"Vodafone"`
    
    **Font Size Token**
    - `--display-xl-font-size`: `clamp(5.6rem, 3.0906rem + 6.6038vw, 12.6rem)`
    - `--stat-m-font-size`: `clamp(2.8rem, 2.0830rem + 1.8868vw, 4.8rem)`
    - `--tag-font-size`: `clamp(1rem, 0.9283rem + 0.1887vw, 1.2rem)`
    - `--body-m-font-size`: `clamp(1.6rem, 1.5283rem + 0.1887vw, 1.8rem)`
    
    **Spacing Token**
    - `--display-xl-letter-spacing`: `-1px`
    - `--nav-m-letter-spacing`: `0px`
    - `--breadcrumb-default-letter-spacing`: `0px`
    - `--body-l-letter-spacing`: `0px`
    
    **Shadow Token**
    - `--bs-box-shadow-inset`: `inset 0 1px 2px rgba(0,0,0,.075)`
    - `--bs-box-shadow`: `0 .5rem 1rem rgba(0,0,0,.15)`
    - `--panel-shadow-offset`: `0px`
    - `--card-shadow-blur`: `0px`
    
    **Font Weight Token**
    - `--bs-body-font-weight`: `400`
    
    **Other tokens**
    - `--bs-info-text-emphasis`: `#055160`
    - `--bg-text-weight`: `800`
    - `--bs-primary-border-subtle`: `#9ec5fe`
    - `--bs-dark-text-emphasis`: `#495057`
    - `--bs-highlight-color`: `#212529`
    - `--primary-4`: `#25282b`
    - `--bs-success-bg-subtle`: `#d1e7dd`
    - `--bs-secondary-bg-subtle`: `#e2e3e5`
    
    ## 3. Typography Rules
    
    ### Font Families
    - **Primary**: `Vodafone`
    - **Secondary**: `Inter`
    - **Font 3**: `icomoon`
    
    ### Custom Fonts Loaded
    - **Inter** weight 300 (normal)
    - **Inter** weight 400 (normal)
    - **Inter** weight 500 (normal)
    - **Inter** weight 600 (normal)
    - **Inter** weight 700 (normal)
    - **Vodafone** weight 200 (normal)
    - **Vodafone** weight 300 (normal)
    - **Vodafone** weight 400 (normal)
    - **Vodafone** weight 500 (normal)
    - **Vodafone** weight 600 (normal)
    - **Vodafone** weight 700 (normal)
    - **Vodafone** weight 800 (normal)
    - **Vodafone** weight 900 (normal)
    - **icomoon** weight 400 (normal)
    
    ### Typography Hierarchy
    
    | Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
    |------|------|------|--------|-------------|----------------|-------|
    | Display Hero | Vodafone | 126px | 800 | 0.9 | -1px | Main headline (h1) |
    | Sub-heading | Vodafone | 32px | 700 | 1.25 | normal | Third-level heading (h3) |
    | Button Large | Vodafone | 24px | 700 | 1 | normal | Button label (24px) |
    | Button Large | Vodafone | 24px | 400 | 0px | normal | Button label (24px) |
    | Label Heading | Vodafone | 23.9994px | 400 | 1.5 | normal | Small heading (H4) |
    | Caption / Badge | Vodafone | 20px | 700 | 1.3 | normal | small text (20px) |
    | Card Title | Vodafone | 18px | 400 | 1.56 | normal | Card headings |
    | Button Large | Vodafone | 16px | 400 | 1.38 | normal | Button label (16px) |
    | Button Large | Vodafone | 16px | 800 | 1.5 | normal | Button label (16px) |
    | Caption / Badge | Vodafone | 16px | 700 | 1.38 | normal | small text (16px) |
    | Input | Vodafone | 12px | 400 | 2.33 | normal | Form input (12px) |
    
    ### Full Font Size Scale
    
    Sizes detected in the design (descending): `144px`, `126px`, `90.00px`, `48px`, `48.00px`, `40.00px`, `32px`, `24px`, `24.00px`, `23.09px`, `22px`, `20px`, `18px`, `16px`, `14px`, `12px`, `10px`
    
    > 9 size(s) detected outside the sampled hierarchy (144px, 89.9999px, 48px, 47.9999px, 39.9994px, 23.0938px, 22px, 14px, 10px). 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: `rgba(0, 0, 0, 0.1)`
    - Text: `#ffffff` `{colors.on-primary}`
    - Padding: 16px
    - Radius: 60px
    - Font: 24px weight 700
    - Use: Status pills, tags, chips
    - Focus: backgroundColor: `rgba(0, 0, 0, 0.086)`, color: `rgb(191, 192, 192)`, border: `0px none rgb(191, 192, 192)`
    
    **Ghost**
    - Background: `transparent`
    - Text: `#25282b` `{colors.hairline}`
    - Padding: 8px
    - Radius: 0px
    - Font: 24px weight 400
    - Use: Subtle action, toolbar, nav button
    - Focus: backgroundColor: `rgba(0, 0, 0, 0.086)`, color: `rgb(191, 192, 192)`, border: `0px none rgb(191, 192, 192)`
    
    **Pill**
    - Background: `#e60000` `{colors.primary}`
    - Text: `#ffffff` `{colors.on-primary}`
    - Padding: 8px 32px 8px 8px
    - Radius: 60px
    - Font: 16px weight 800
    - Use: Status pills, tags, chips
    - Focus: backgroundColor: `rgba(0, 0, 0, 0.086)`, color: `rgb(191, 192, 192)`, border: `0px none rgb(191, 192, 192)`
    
    ### Cards & Containers
    
    **Standard Card**
    - Background: `transparent`
    - Padding: 0px
    - Radius: 6px
    - Use: Content containers, listing items
    
    ### Inputs & Forms
    
    **Text Input**
    - Background: `transparent`
    - Text: `#25282b` `{colors.hairline}`
    - Padding: 16px 63.9993px
    - Radius: 6px
    - Border: 1px solid rgb(126, 126, 126)
    - Font: 23.9994px weight 400
    - Use: Text fields, search inputs
    
    ### Tabs
    
    **Ghost Tab**
    - Background: `transparent`
    - Text: `rgba(255, 255, 255, 0.25)` `{colors.on-primary}`
    - Padding: 1px 6px
    - Radius: 0px
    - Font: 16px weight 400
    - Use: Navigation tabs, filter tabs
    
    
    ## 4b. Component Behaviors (State Matrix)
    
    ### Interaction State Narrative
    
    - **Button**:
      - **focus:** bg rgba(0, 0, 0, 0.1) → rgba(0, 0, 0, 0.086), text #ffffff → #bfc0c0, border changes
    
    *State transitions extracted via Playwright simulation — exact values in the YAML matrix below.*
    
    ```yaml
    component-behaviors:
      button:
        default:
          bg: "rgba(0, 0, 0, 0.1)"
          fg: "rgb(255, 255, 255)"
        focus:
          bg: "rgba(0, 0, 0, 0.086)"
          fg: "rgb(191, 192, 192)"
      input:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(37, 40, 43)"
          border: "1px solid rgb(126, 126, 126)"
      link:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(37, 40, 43)"
      card:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(37, 40, 43)"
      navLink:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(255, 255, 255)"
      tab:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(255, 255, 255)"
      badge:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(37, 40, 43)"
      footerLink:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(255, 255, 255)"
    ```
    
    **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`, `Ghost`
    - **DO NOT introduce new buttons variants** without justification
    
    ### Cards & Containers
    - **1 shape(s)** in this system: `Standard Card`
    - **DO NOT introduce new cards & containers variants** without justification
    
    ### Inputs & Forms
    - **1 shape(s)** in this system: `Text Input`
    - **DO NOT introduce new inputs & forms variants** without justification
    
    ### Tabs
    - **1 shape(s)** in this system: `Ghost Tab`
    - **DO NOT introduce new tabs variants** without justification
    
    ## 5. Layout Principles
    
    ### Layout Type
    **hero + sections**
    
    ### Grid
    Single column, centered content
    
    ### Max Width
    1200px
    
    ### Spacing System
    Generous spacing — editorial breathing room
    
    | Token | Value |
    |-------|-------|
    | xxs | 2px |
    | xs | 8px |
    | sm | 16px |
    | md | 24px |
    | base | 32px |
    | lg | 43px |
    | xl | 48px |
    | 2xl | 56px |
    | 3xl | 64px |
    
    ### Border Radius Scale
    | Name | Value | Use |
    |------|-------|-----|
    | None | 0px | No rounding |
    | Xs | 4px | Tiny corners (badges, micro elements) |
    | Sm | 6px | Buttons, inputs, small elements |
    | Md | 12px | Cards, containers |
    | Lg | 24px | Large rounded elements, pill segments |
    | Xl | 32px | Category strips, featured containers |
    | Full | 9999px | Pills, avatars, circular elements |
    
    ### Shape Language
    
    | Component | Border Radius |
    |-----------|---------------|
    | Buttons | `60px` |
    | Cards & Containers | `6px` |
    | Inputs & Forms | `6px` |
    | Tabs | `0px` |
    | Page Body | `0px` |
    | Navigation | `0px` |
    | Primary Input | `6px` |
    
    **Shape Personality**: Sharp + Pill Contrast — Angular precision with pill-shaped accents (status badges, tags). Creates strong visual hierarchy.
    
    **Full Radius Spectrum**: 0px, 6px, 16px, 32px, 60px (from `allBorderRadii` scan)
    
    
    ## 5b. Spacing Rhythm Names
    
    **Measured section padding**: bands use ~80px internal vertical padding (up to 120px) — **generous**. (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** | `48px` | Between major bands (color change, content shift) |
    | **subsection** | `43px` | Within a section, between content groups |
    | **card** | `24px` | Card padding, list-item spacing |
    | **compact** | `16px` | Form fields, tight clusters, badge padding |
    | **micro** | `8px` | Icon-text gap, tag inner padding |
    
    **Agent rule**: NEVER hardcode raw pixel values for spacing in generated UI. Always reference these named tokens (`spacing-rhythm.section`, etc.).
    
    ## 5c. Widget & Structure Library
    
    Structural patterns extracted from the page DOM — these are the **blueprints** an agent should follow to reproduce the page architecture (not just CSS values).
    
    **6/8 structural patterns detected.**
    
    ### Hero Pattern
    
    - **Composition:** left-aligned — 
    - **Viewport coverage:** full-viewport hero (≥70% screen height)
    - **Heading:** "EVERYONE. CONNECTED" — 126px left-aligned
    - **Subheading:** "Connectivity powers our lives, strengthens communities and drives progress. When everyone is connected, we can create a future full of possibilities."
    - **CTAs:** 1 (primary: "Our Purpose")
    - **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:** 74px
    - **Logo:** ✗ absent
    - **Nav links:** 6 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:** 10 cards detected
    - **Columns (desktop):** 3-up grid
    - **Card dimensions:** 480×600px (aspect 0.8:1)
    - **Gap:** 32px between cards
    - **Content:** ✓ image + CTA
    - **Image position:** top
    - **Clone instruction:** Build a 3-column grid (desktop) with cards at ~0.8:1 aspect ratio. Each card has an image at the top.
    
    ### Testimonial Pattern
    
    - **Count:** 3 testimonial blocks
    - **Layout:** list
    - **Avg quote length:** 222 chars (long-form story)
    - **Includes:** ✗ no avatars | ✗ no logos | ✗ no ratings
    - **Clone instruction:** Build a list of 3 testimonials.   
    
    ### CTA Banner Pattern
    
    - **Banner count:** 1
    - **Position:** mid-page
    - **Visual treatment:** ✓ gradient fill
    - **Primary CTA text:** "EXPLORE CONNECTING PEOPLE"
    - **Clone instruction:** Place a single CTA banner mid-page. Use gradient background.
    
    ### Footer Pattern
    
    - **Columns:** 1
    - **Links:** 26 total
    - **Height:** 449px
    - **Includes:** ✗ no newsletter | ✓ social icons |  ✓ copyright
    - **Clone instruction:** Build a 1-column footer with ~26 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 |
    
    **Shadow Philosophy**: Flat design — no shadows used. Borders and spacing define structure.
    
    ## 7. Motion & Interaction
    
    ### Dominant Easing Curves
    
    | Curve | Semantic Name |
    |-------|---------------|
    | `ease` | CSS ease — Default |
    | `ease-in-out` | Ease In-Out — Symmetric |
    | `ease-in` | Ease In — Accelerating |
    
    ### Duration Scale
    
    | Value | Tier | Typical Use |
    |-------|------|-------------|
    | `250ms` | Normal | Panel open/close, navigation |
    | `300ms` | Normal | Panel open/close, navigation |
    | `500ms` | Slow | Hero animations, page transitions |
    
    ### Copy-Paste Transition Snippets
    
    **Color / Background**
    ```css
    transition: color 0.25s;
    ```
    
    **Opacity**
    ```css
    transition: opacity 0.3s, visibility 0.3s;
    ```
    
    **All Props**
    ```css
    transition: 0.3s ease-in-out;
    ```
    
    **All Props**
    ```css
    transition: 0.3s ease-out;
    ```
    
    ### Keyframe Animation Catalog
    
    | Animation Name | Type | Animated Props | Use Hint |
    |----------------|------|----------------|----------|
    | `fade-in` | Fade | opacity | Element entrance |
    | `fade-in-top` | Fade + Move | opacity, transform | Element entrance |
    | `fade-in-left` | Fade + Move | opacity, transform | Element entrance |
    | `shimmer` | Slide | transform | Loading placeholder |
    | `slideInUp` | Slide | transform | Panel / drawer enter |
    | `marquee` | Custom | left | UI transition |
    | `fadeOut` | Fade | opacity | Element exit |
    | `fadeIn` | Fade | opacity | Element entrance |
    | `scaleInfont` | Fade | opacity, font-size | Focus / emphasis |
    | `scaleOutfont` | Fade | opacity, font-size | Focus / emphasis |
    | `fadeIntop` | Fade + Move | opacity, transform | Element entrance |
    | `fadeOuttop` | Fade + Move | opacity, transform | Element exit |
    | `fadeInLeft` | Fade + Move | opacity, transform | Element entrance |
    | `fadeOutLeft` | Fade + Move | opacity, transform | Element exit |
    | `fadeOutRight` | Fade | opacity, margin-right, text-align | Element exit |
    | `fadeInRight` | Fade | opacity, margin-right, text-align | Element entrance |
    | `fadeInUp` | Fade + Move | opacity, transform | Element entrance |
    | `onetrust-fade-in` | Fade | opacity | Element entrance |
    | `otFloatingBtnIntro` | Fade | opacity, left | UI transition |
    | `otFloatingBtnImageIntro` | Fade + Move | opacity, transform | UI transition |
    
    ### Motion Fingerprint
    
    - **Speed Character**: Deliberate & Calm (median duration: `300ms`)
    - **Dominant Easing**: custom cubic-bezier curves
    - **Animation Library**: 20 unique animations (20 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 Body (`#25282b`) for text — not pure black, it's warmer and more readable
    - Use Vodafone as the primary typeface — it defines the brand personality
    - Use negative letter-spacing (-1px) at display sizes for compressed, editorial headlines
    - Use Stats (`#e60000`) as the primary accent — it's the brand's signature interactive color
    - Use 60px border-radius on primary buttons — the brand uses generously-rounded CTAs
    - Use 6px border-radius on cards — consistent with the grid card corners
    - Style form inputs with a `1px solid rgb(126, 126, 126)` border — use border-based inputs, not floating labels or underline-only
    - Maintain nav height at 73.9688px — consistent vertical space for the navigation bar
    - Make the hero full-viewport (≥70% screen height) — this design uses an immersive hero, not a tall navbar
    - Use a single primary CTA in the hero — the design intentionally avoids choice paralysis
    - 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
    
    ### 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 increase letter-spacing on headings — the type is designed to run tight at scale
    - Don't introduce additional saturated accent colors — the palette is intentionally controlled
    - Don't use sharp-cornered or pill buttons — 60px is the CTA border-radius standard
    - Don't remove the input border — the border is the primary affordance indicator for form fields
    - 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
    - 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(230, 0, 0)` for primary CTAs and brand-mark signals only"
        why: "Single chromatic assertion device — overuse dilutes meaning"
        test: "querySelectorAll('[style*=\"rgb(230, 0, 0)\"]').length <= 3 per fold"
      - id: brand-depth-001
        type: dont
        rule: "Do NOT introduce drop shadows on cards or sections"
        why: "Containment is achieved via borders, not elevation — adding shadows breaks the depth contract"
        test: "getComputedStyle(card).boxShadow === 'none'"
    ```
    
    ## 9. Responsive Behavior
    
    ### Breakpoints
    | Name | Width | Key Changes |
    |------|-------|-------------|
    | Mobile | 359px | Single column, compact spacing |
    | Mobile Large | 500px | Expanded mobile layout |
    | Mobile Large | 639px | Expanded mobile layout |
    | Mobile Large | 767px | Expanded mobile layout |
    | Tablet | 1019px | Multi-column grids begin |
    | Desktop | 1100px | Full feature layout |
    | Desktop | 1280px | Full feature layout |
    | Large Desktop | 1440px | Maximum content width |
    
    ### Token Diff — Desktop vs Mobile
    
    | Element | Property | Desktop | Mobile |
    |---------|----------|---------|--------|
    | heading | font-size | `126px` | `56.6608px` |
    | heading | line-height | `114px` | `52.5855px` |
    | body | font-size | `18px` | `16.0189px` |
    | body | line-height | `28px` | `24.0379px` |
    | nav | height | `73.9688px` | `0px` |
    | hero | font-size | `18px` | `16.0189px` |
    | hero | padding | `144px 0px 0px` | `86px 0px 0px` |
    | hero | height | `900px` | `844px` |
    | button | font-size | `16px` | `14.0189px` |
    | button | width | `67px` | `auto` |
    | card | border-radius | `6px` | `4px` |
    | card | width | `399.016px` | `auto` |
    
    ### Collapsing Strategy
    - Headlines: 126px → 56.6608px on mobile
    - Headlines: 18px → 16.0189px 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):
    
    - **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** — 5 frosted/blur layer(s) (e.g. `blur(12px)`).
    - **Scroll-driven reveals** — content animates in on scroll (IntersectionObserver). Build fade/translate reveal-on-scroll for below-fold bands.
    - **CSS-variable animations** (2) — animated custom properties.
    
    > **Motion fingerprint**: glassmorphism (10 layers), scroll-triggered reveal
    
    ## 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.vodafone.com/~/media/Images/V/vodafone/universal/logos/og-logo.jpg
      *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.06:1 (square / portrait)
    - Rendered size: 607×570px
    - Alt text: "nav-img"
    - *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): 16 (62%)
    - Portrait (<0.87): 6 (23%)
    - Square (0.87–1.15): 4 (15%)
    
    **Media Format Mix:**
    - JPG: 15 (typically photographic content)
    - PNG: 10 (logos, transparent UI elements, mockups)
    - SVG: 1 (icons, illustrations, decorative geometry)
    
    **Average rendered image size:** 445×369px
    **Above-fold image count:** 9 / 26
    
    **Decorative Patterns Detected:**
    - 1 multi-stop linear gradient (mesh-like, 3+ color stops) — the brand leans on rich color transitions for visual depth
    - **Glassmorphism** detected (`backdrop-filter: blur`) — layered transparent surfaces with blur, modern OS-like aesthetic
    
    **Clone instruction for decorative work:** Glassmorphism is a brand signature — use `backdrop-filter: blur(20px)` on overlapping surfaces.
    
    **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: Brightcove (`#ffffff`)
    - Primary text: Headline (`#25282b`)
    - Accent: Stats (`#e60000`)
    - Border: Headline (`#25282b`)
    - Font: Vodafone
    - Body: 18px weight 400
    
    ### Example Component Prompts
    - "Create a hero section on Brightcove background (#ffffff). Headline at 126px Vodafone weight 800, line-height 0.9, letter-spacing -1px, color #25282b."
    - "Create the primary CTA button: `#e60000` background, `#ffffff` text, 60px border-radius, 8px 32px 8px 8px padding, 800 weight, Vodafone font."
    - "Design a card on `transparent` background. Border: none. Radius: 6px. Shadow: none. Padding: 0px."
    - "Build navigation: static on `#ffffff`. Vodafone 18px weight 400 for links."
    
    ### Iteration Guide
    1. **Canvas**: Set the light canvas to Brightcove (`#ffffff`) — every component is composited against this exact base.
    2. **Typography**: All type in Vodafone, weight range 400–800. Never exceed 800 — heavier weights break the brand's tonal restraint.
    3. **Accent**: Stats (`#e60000`) is the sole interactive color. On hover → Error (`#bd0000`). Use CSS transitions, not opacity/brightness filters.
    4. **Focus**: Render focus rings in Translucent #0d6efd (25%) (`rgba(13, 110, 253, 0.25)`) — never hide focus outlines. The ring color is distinct from the accent to avoid ambiguity.
    5. **Shape**: CTAs at `0px`, cards at `6px`. Apply border-radius from the extracted scale only — don't invent intermediate values.
    6. **Spacing**: Use the `--ca-space-*` token scale (8px–48px). All padding, margin, and gap values are multiples from this scale — no magic numbers.
    7. **Tokens**: Import from §11 CSS Export (`--ca-*` vars). Never hardcode hex values — always reference a token so theming remains consistent.
    
    ## 11. CSS Design Tokens Raw Export
    
    *Copy-paste ready `:root {}` block — all values extracted directly from the live site.*
    
    ```css
    /* Colors */
    :root {
      --ca-on-primary: #ffffff;
      --ca-surface-2: #f2f2f2;
      --ca-hairline: #25282b;
      --ca-ink-subtle: #2b2f32;
      --ca-primary: #e60000;
      --ca-semantic-error: #bd0000;
      --ca-primary-focus: #0d6efd;
      --ca-semantic-success: #008a00;
      --ca-semantic-warning: #eb6100;
      --ca-semantic-info: #055160;
    }
    
    /* Typography */
    :root {
      --ca-font-primary: "Vodafone", system-ui, sans-serif;
      --ca-text-display: 126px;
      --ca-text-body: 12px;
      --ca-text-caption: 20px;
      --ca-text-button: 24px;
      --ca-text-mono: 12px;
    }
    
    /* Spacing & Radius */
    :root {
      --ca-space-xxs: 2px;
      --ca-space-xs: 8px;
      --ca-space-sm: 16px;
      --ca-space-md: 24px;
      --ca-space-base: 32px;
      --ca-space-lg: 43px;
      --ca-space-xl: 48px;
      --ca-space-2xl: 56px;
      --ca-space-3xl: 64px;
      --ca-radius-none: 0px;
      --ca-radius-xs: 4px;
      --ca-radius-sm: 6px;
      --ca-radius-md: 12px;
      --ca-radius-lg: 24px;
      --ca-radius-xl: 32px;
      --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
        height: 6181px
        width: full-bleed
        layout: block
        children: 6
      - section: header
        tag: div
        classes: ["header-transparent"]
        height: 192px
        width: full-bleed
        layout: block
        children: 1
      - section: feature-section
        tag: section
        classes: ["simple-hero-banner", "position-relative", "section-dark", "color-display"]
        height: 900px
        width: full-bleed
        layout: block
        children: 2
        vertical-padding: ~72px (generous)
        padding: "144px 0px 0px"
      - section: header
        tag: header
        classes: ["header", "position-relative"]
        height: 192px
        width: full-bleed
        layout: block
        children: 2
        vertical-padding: ~32px
      - section: feature-section
        tag: main
        classes: ["main-content-wrapper"]
        height: 5732px
        width: full-bleed
        layout: block
        children: 7
        vertical-padding: ~120px (airy)
      - section: unknown
        tag: div
        classes: ["w-100", "h-100", "animate", "animate--fade-in-top"]
        height: 900px
        width: full-bleed
        layout: block
        children: 1
      - section: navigation
        tag: div
        classes: ["secondary-navbar__sites-box", "pt-md-1", "pb-md-1", "bg-base-1"]
        height: 906px
        width: full-bleed
        layout: block
        children: 1
        bg: "rgb(37, 40, 43)"
        tone: dark
        vertical-padding: ~64px (generous)
        padding: "63.9993px 0px"
      - section: header
        tag: div
        classes: ["section-light"]
        height: 80px
        width: 1408px
        layout: block
        children: 1
      - section: logo-strip
        tag: div
        classes: ["container-fluid"]
        height: 80px
        width: full-bleed
        layout: block
        children: 1
        padding: "0px 16px"
      - section: content-section
        tag: div
        classes: ["container-fluid", "position-relative"]
        height: 778px
        width: full-bleed
        layout: block
        children: 3
      - section: feature-section
        tag: div
        classes: ["h-100", "pt-md-2", "pb-md-2", "pt-md-lg-1"]
        height: 708px
        width: full-bleed
        layout: flex-row justify=normal
        children: 1
        vertical-padding: ~96px (airy)
        padding: "95.9995px 0px"
      - section: unknown
        tag: div
        classes: ["container-fluid"]
        height: 527px
        width: full-bleed
        layout: block
        children: 1
        vertical-padding: ~80px (generous)
      - section: content-section
        tag: div
        classes: ["container-fluid", "h-100"]
        height: 760px
        width: full-bleed
        layout: block
        children: 1
        vertical-padding: ~80px (generous)
      - section: content-section
        tag: div
        classes: ["container-fluid", "h-100"]
        height: 632px
        width: full-bleed
        layout: block
        children: 1
        vertical-padding: ~80px (generous)
      - section: content-section
        tag: div
        classes: ["container-fluid", "h-100"]
        height: 664px
        width: full-bleed
        layout: block
        children: 1
        vertical-padding: ~80px (generous)
      - section: content-section
        tag: div
        classes: ["container-fluid", "h-100"]
        height: 552px
        width: full-bleed
        layout: block
        children: 1
        vertical-padding: ~80px (generous)
      - section: navigation
        tag: div
        classes: ["pt-md-1", "pb-lg-1", "position-relative"]
        height: 760px
        width: full-bleed
        layout: block
        children: 3
        vertical-padding: ~80px (generous)
        padding: "63.9993px 0px 95.9995px"
      - section: navigation
        tag: div
        classes: ["pt-md-1", "pb-lg-1", "position-relative"]
        height: 632px
        width: full-bleed
        layout: block
        children: 3
        vertical-padding: ~80px (generous)
        padding: "63.9993px 0px 95.9995px"
      - section: navigation
        tag: div
        classes: ["pt-md-1", "pb-lg-1", "position-relative"]
        height: 664px
        width: full-bleed
        layout: block
        children: 3
        vertical-padding: ~80px (generous)
        padding: "63.9993px 0px 95.9995px"
      - section: navigation
        tag: div
        classes: ["pt-md-1", "pb-lg-1", "position-relative"]
        height: 552px
        width: full-bleed
        layout: block
        children: 3
        vertical-padding: ~80px (generous)
        padding: "63.9993px 0px 95.9995px"
      - section: feature-section
        tag: div
        classes: ["container-fluid"]
        height: 516px
        width: full-bleed
        layout: block
        children: 1
        padding: "0px 16px"
      - section: navigation
        tag: div
        height: 295px
        width: 312px
        layout: block
        children: 2
      - section: navigation
        tag: div
        height: 295px
        width: 312px
        layout: block
        children: 2
      - section: navigation
        tag: div
        height: 295px
        width: 312px
        layout: block
        children: 2
      - section: navigation
        tag: div
        height: 295px
        width: 312px
        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:
        - "PEOPLE. CONNECTED"
        - "News highlights"
        - "Vodafone Greece & PPC Group proposed fibre JV"
        - "Creating consistency at scale"
        - "RESULTS"
        - "FY26 Results"
      sub-headings:
        - "Results highlights"
      ctas:
        - "Open Search"
        - "Close Button"
        - "EXPLORE CONNECTING PEOPLE"
      navigation:
        - "Link to everyone.connected page"
        - "Link to Our company page"
        - "Link to Sustainable business page"
        - "Link to Investors page"
        - "Link to News page"
        - "Vodafone Business"
        - "Vodafone Foundation"
        - "Link to Careers page"
      footer-links:
        - "Vodafone at a glance"
        - "Privacy and Cookies"
        - "Read our policy"
    ```
    
    **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:
      product:
        count: 3
        avg-ratio: 1.00
        common-aspect: "~1:1 square"
        sample-alts:
          - "nav-img"
          - "nav-img"
          - "Dummy image"
      thumbnail:
        count: 21
        avg-ratio: 1.03
        common-aspect: "~1:1 square"
        sample-alts:
          - "Egypt"
          - "مصر"
          - "Ethiopia"
    ```
    
    **Agent rule**: when generating placeholder images, match these counts and aspect ratios. Use neutral placeholder backgrounds for `product` (e.g. `#f5f5f5`), full-color photography hints for `hero` and `editorial`.
    
    
    ## 16. Component HTML Templates
    
    *Suggested HTML markup for reproducing the key components — based on what was detected in the source DOM.*
    
    ### Button (primary action)
    ```html
    <button class="btn btn-primary">
      Action
    </button>
    ```
    _Source pattern detected: padding `0px` · radius `0px` · weight `400`_
    
    ### Generic Card
    ```html
    <div class="card">
      <!-- content -->
    </div>
    ```
    _Source pattern detected: padding `0px` · radius `6px` · 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** 7 · **blog** 51 · **other** 2
    
    **Signals:** 20/60 links carry a featured image · device mockups detected: laptop ×14 · dominant link roles: inline-link (37), content-card (16), navigation (7).
    
    
    ---
    ## Extraction Completeness: 74/100 (C)
    
    | Category | Score | Max | Detail |
    |----------|-------|-----|--------|
    | Colors & Palette | 11 | 25 | 8 named colors |
    | Typography | 20 | 20 | 11 roles defined |
    | Components | 16 | 20 | 4 specs extracted |
    | Motion & Interaction | 12 | 15 | Keyframes |
    | CSS Custom Properties | 10 | 10 | 390 vars |
    | Responsive Breakpoints | 5 | 5 | 8 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 (Vodafone, icomoon)** — 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 | 390 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 | 21 rules generated; design-decisions.json has evidence per rule |
    | §9 Responsive | High | 8 breakpoints detected |
    | §9b Photography | High | 26 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
    
    22 font file(s) captured (873KB total). When running `prism add`, fonts are saved to `extractions/vodafone.com/fonts/` and embedded as base64 in the output HTML.
    
    **@font-face declarations to use:**
    ```css
    @font-face {
      font-family: 'Vodafone';
      /* src: url('/fonts/Vodafone.woff2') format('woff'); */
      font-weight: 200;
      font-style: normal;
      font-display: block;
    }
    @font-face {
      font-family: 'Vodafone';
      /* src: url('/fonts/Vodafone.woff2') format('woff'); */
      font-weight: 300;
      font-style: normal;
      font-display: block;
    }
    @font-face {
      font-family: 'Vodafone';
      /* src: url('/fonts/Vodafone.woff2') format('woff'); */
      font-weight: 400;
      font-style: normal;
      font-display: block;
    }
    @font-face {
      font-family: 'Vodafone';
      /* src: url('/fonts/Vodafone.woff2') format('woff'); */
      font-weight: 500;
      font-style: normal;
      font-display: block;
    }
    @font-face {
      font-family: 'Vodafone';
      /* src: url('/fonts/Vodafone.woff2') format('woff'); */
      font-weight: 600;
      font-style: normal;
      font-display: block;
    }
    @font-face {
      font-family: 'Vodafone';
      /* src: url('/fonts/Vodafone.woff2') format('woff'); */
      font-weight: 700;
      font-style: normal;
      font-display: block;
    }
    @font-face {
      font-family: 'Vodafone';
      /* src: url('/fonts/Vodafone.woff2') format('woff'); */
      font-weight: 800;
      font-style: normal;
      font-display: block;
    }
    @font-face {
      font-family: 'Vodafone';
      /* src: url('/fonts/Vodafone.woff2') format('woff'); */
      font-weight: 900;
      font-style: normal;
      font-display: block;
    }
    @font-face {
      font-family: 'icomoon';
      /* src: url('/fonts/icomoon.woff2') format('truetype'); */
      font-weight: 400;
      font-style: normal;
      font-display: block;
    }
    ```
    
    ### Keyframe Animations (Intercepted from CSS)
    
    **56 @keyframes found** — these are the real animation definitions:
    
    ```
    @keyframes swiper-preloader-spin { ... }
    @keyframes spin { ... }
    @keyframes wordFadeIn { ... }
    @keyframes toast-enter { ... }
    @keyframes toast-exit { ... }
    @keyframes fadeIn { ... }
    @keyframes fadeOut { ... }
    @keyframes slideUp { ... }
    @keyframes slideDown { ... }
    @keyframes fade-in { ... }
    @keyframes fade-in-top { ... }
    @keyframes fade-in-left { ... }
    @keyframes shimmer { ... }
    @keyframes slideInUp { ... }
    @keyframes marquee { ... }
    @keyframes scaleInfont { ... }
    @keyframes scaleOutfont { ... }
    @keyframes fadeIntop { ... }
    @keyframes fadeOuttop { ... }
    @keyframes fadeInLeft { ... }
    @keyframes fadeOutLeft { ... }
    @keyframes fadeOutRight { ... }
    @keyframes fadeInRight { ... }
    @keyframes fadeInUp { ... }
    @keyframes ytp-party-background-color { ... }
    @keyframes ytp-party-color { ... }
    @keyframes ytp-party-fill { ... }
    @keyframes ytp-bezel-fadeout { ... }
    @keyframes ytp-delhi-modern-bezel-fadeout { ... }
    @keyframes ytp-delhi-modern-bezel-text-fadeout { ... }
    @keyframes ytp-title-channel-fade-in { ... }
    @keyframes ytp-title-channel-fade-out { ... }
    @keyframes ytp-title-channel-fade-in-big-mode { ... }
    @keyframes ytp-title-channel-fade-out-big-mode { ... }
    @keyframes ytp-title-expanded-fade-in { ... }
    @keyframes ytp-title-expanded-fade-out { ... }
    @keyframes ytp-title-beacon-pulse { ... }
    @keyframes arrow-fade-out-1 { ... }
    @keyframes arrow-fade-out-2 { ... }
    @keyframes arrow-fade-out-3 { ... }
    @keyframes grow-circle { ... }
    @keyframes ytp-equalizer-animation { ... }
    @keyframes ytp-fullscreen-button-corner-0-animation { ... }
    @keyframes ytp-fullscreen-button-corner-1-animation { ... }
    @keyframes ytp-fullscreen-button-corner-2-animation { ... }
    @keyframes ytp-fullscreen-button-corner-3-animation { ... }
    @keyframes ytp-jump-spin { ... }
    @keyframes ytp-jump-spin-backwards { ... }
    @keyframes bezel-fade-in { ... }
    @keyframes ytp-spinner-linspin { ... }
    @keyframes ytp-spinner-easespin { ... }
    @keyframes ytp-spinner-left-spin { ... }
    @keyframes ytp-right-spin { ... }
    @keyframes ytp-unmute-width-anim { ... }
    @keyframes ytp-unmute-alpha-anim { ... }
    @keyframes onetrust-fade-in { ... }
    ```
    
    <details><summary>Full keyframes CSS (56 animations)</summary>
    
    ```css
    @keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}
    @keyframes spin{to{transform:rotate(360deg)}}
    @keyframes wordFadeIn{from{opacity:0;transform:translateX(-10px)}
    @keyframes toast-enter{0%{opacity:0;transform:translateY(-30px)}100%{opacity:1;transform:translateY(0)}}
    @keyframes toast-exit{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-30px)}}
    @keyframes fadeIn{from{opacity:0}
    @keyframes fadeOut{from{opacity:1}
    @keyframes slideUp{from{transform:translateY(100%)}
    @keyframes slideDown{from{transform:translateY(0)}
    @keyframes fade-in{0%{opacity:0}100%{opacity:1}}
    @keyframes fade-in-top{from{opacity:0;transform:translateY(3rem)}
    @keyframes fade-in-left{from{opacity:0;transform:translateX(-3rem)}
    @keyframes shimmer{100%{transform:translateX(100%)}}
    @keyframes slideInUp{to{transform:translateY(0)}}
    @keyframes marquee{from{left:0}
    @keyframes scaleInfont{from{opacity:0;font-size:var(--headline-l-font-size)}
    @keyframes scaleOutfont{from{opacity:1;font-size:var(--display-xl-font-size)}
    @keyframes fadeIntop{from{opacity:0;transform:translateY(3rem)}
    @keyframes fadeOuttop{from{opacity:1;transform:translateY(0)}
    @keyframes fadeInLeft{from{opacity:0;transform:translateX(-3rem)}
    @keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-3rem)}}
    @keyframes fadeOutRight{0%{opacity:1;margin-right:0;text-align:left}100%{opacity:0;margin-right:-30px;text-align:right}}
    @keyframes fadeInRight{0%{opacity:0;margin-right:-30px;text-align:right}100%{opacity:1;margin-right:0;text-align:left}}
    @keyframes fadeInUp{from{opacity:0;transform:translateY(10rem)}
    @-webkit-keyframes ytp-party-background-color{0%{background-color:#f00}20%{background-color:#0f0}40%{background-color:#00f}60%{background-color:#f0f}80%{background-color:#ff0}
    @-webkit-keyframes ytp-party-color{0%{color:#f00}20%{color:#0f0}40%{color:#00f}60%{color:#f0f}80%{color:#ff0}
    @-webkit-keyframes ytp-party-fill{0%{fill:#f00}20%{fill:#0f0}40%{fill:#00f}60%{fill:#f0f}80%{fill:#ff0}
    @-webkit-keyframes ytp-bezel-fadeout{0%{opacity:1}
    @-webkit-keyframes ytp-delhi-modern-bezel-fadeout{0%{opacity:0}25%,75%{opacity:1;-webkit-transform:scale(1.33);transform:scale(1.33)}
    @-webkit-keyframes ytp-delhi-modern-bezel-text-fadeout{0%{opacity:0}25%,75%{opacity:1}
    @-webkit-keyframes ytp-title-channel-fade-in{0%{background-color:transparent;max-width:10%}25%{background-color:rgba(35,35,35,.9)}75%{max-width:100%}}
    @-webkit-keyframes ytp-title-channel-fade-out{0%{background-color:rgba(35,35,35,.9);width:500px}75%{background-color:rgba(35,35,35,.9);width:50px}}
    @-webkit-keyframes ytp-title-channel-fade-in-big-mode{0%{background-color:transparent;max-width:15%}25%{background-color:rgba(35,35,35,.9)}75%{max-width:100%}}
    @-webkit-keyframes ytp-title-channel-fade-out-big-mode{0%{background-color:rgba(35,35,35,.9);width:500px}75%{background-color:rgba(35,35,35,.9);width:70px}}
    @-webkit-keyframes ytp-title-expanded-fade-in{0%{opacity:0}25%{opacity:0}
    @-webkit-keyframes ytp-title-expanded-fade-out{0%{opacity:1}25%{opacity:1}
    @-webkit-keyframes ytp-title-beacon-pulse{0%{background:black;width:40px;height:40px;left:5px;top:5px}50%{background:transparent;width:50px;height:50px;left:0;top:0}}
    @-webkit-keyframes arrow-fade-out-1{0%{opacity:0}17%{opacity:.9}33%{opacity:.6}50%{opacity:.3}67%{opacity:.3}83%{opacity:.3}
    @-webkit-keyframes arrow-fade-out-2{0%{opacity:0}17%{opacity:.3}33%{opacity:.9}50%{opacity:.6}67%{opacity:.3}83%{opacity:.3}
    @-webkit-keyframes arrow-fade-out-3{0%{opacity:0}17%{opacity:.3}33%{opacity:.3}50%{opacity:.9}67%{opacity:.6}83%{opacity:.3}
    @-webkit-keyframes grow-circle{0%{-webkit-transform:scale(0);transform:scale(0)}
    @-webkit-keyframes ytp-equalizer-animation{0%{-webkit-transform:scaleY(1);transform:scaleY(1)}50%{-webkit-transform:scaleY(.5);transform:scaleY(.5)}
    @-webkit-keyframes ytp-fullscreen-button-corner-0-animation{50%{-webkit-transform:translate(-1px,-1px);transform:translate(-1px,-1px)}}
    @-webkit-keyframes ytp-fullscreen-button-corner-1-animation{50%{-webkit-transform:translate(1px,-1px);transform:translate(1px,-1px)}}
    @-webkit-keyframes ytp-fullscreen-button-corner-2-animation{50%{-webkit-transform:translate(1px,1px);transform:translate(1px,1px)}}
    @-webkit-keyframes ytp-fullscreen-button-corner-3-animation{50%{-webkit-transform:translate(-1px,1px);transform:translate(-1px,1px)}}
    @-webkit-keyframes ytp-jump-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
    @-webkit-keyframes ytp-jump-spin-backwards{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}
    @-webkit-keyframes bezel-fade-in{0%{opacity:0}25%,75%{opacity:1;-webkit-transform:scale(2);transform:scale(2)}
    @-webkit-keyframes ytp-spinner-linspin{to{-webkit-transform:rotate(1turn)}}
    @-webkit-keyframes ytp-spinner-easespin{12.5%{-webkit-transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg)}
    @-webkit-keyframes ytp-spinner-left-spin{0%{-webkit-transform:rotate(130deg)}50%{-webkit-transform:rotate(-5deg)}
    @-webkit-keyframes ytp-right-spin{0%{-webkit-transform:rotate(-130deg)}50%{-webkit-transform:rotate(5deg)}
    @-webkit-keyframes ytp-unmute-width-anim{0%{width:0}
    @-webkit-keyframes ytp-unmute-alpha-anim{0%{opacity:0}
    @keyframes onetrust-fade-in{0%{opacity:0}100%{opacity:1}}
    ```
    </details>
    
    ### Brand Gradient Palette
    
    **7 complex gradients captured** from the site's CSS. The first few are the most prominent visual decorations:
    
    ```css
    /* Gradient 1 */
    background: linear-gradient(0deg, #820000 0.85%, var(--dark-transparent);
    
    /* Gradient 2 */
    background: linear-gradient(180deg,#e60303 0,#6c0101 20%,#570101 100%);
    
    /* Gradient 3 */
    background: linear-gradient(to top right,#820000 7.57%,var(--primary-1);
    
    /* Gradient 4 */
    background: linear-gradient(left,#fff 0,#fff var(--yt-slider-shape-gradient-percent);
    
    /* Gradient 5 */
    background: linear-gradient(to right,#fff 0,#fff var(--yt-slider-shape-gradient-percent);
    
    ```
    
    ### Hover State CSS (Intercepted)
    
    **27 hover rule lines** captured from CSS files. Key interactive transitions from real CSS (not inferred):
    
    ```css
    inv-video-player .idx-player__modal-close:hover{opacity:.7}
    
    inv-video-player .idx-player__modal-option:hover{background-color:var(--idx-player-options-hover-bg)}
    
    inv-video-player .idx-player__pip-button:hover{background-color:rgba(0,0,0,.8)}
    
    inv-video-player .idx-player:hover .idx-player__pip-button{opacity:1}
    
    inv-video-player .idx-player__seekbar:hover{height:.8rem}
    
    inv-video-player .idx-player__seek-video:hover{cursor:pointer}
    
    inv-video-player .idx-player__control-list.smaller__player .idx-player__control--volumn:hover .idx-player__volumn-wrapper{bottom:.6rem;left:2rem}
    
    inv-video-player .idx-player__control--volumn:focus-within .idx-player__volumn-wrapper,inv-video-player .idx-player__control--volumn:hover .idx-player__volumn-wrapper{opacity:1;z-index:3;width:100%}
    
    inv-video-player .idx-player__control--volumn:focus-within~.idx-player__time,inv-video-player .idx-player__control--volumn:hover~.idx-player__time{transform:translateX(9rem)}
    
    inv-video-player .idx-player__options-list li button:hover{background-color:var(--idx-player-options-hover-bg)}
    
    .mm-menu a,.mm-menu a:active,.mm-menu a:hover,.mm-menu a:link,.mm-menu a:visited{text-decoration:none;color:inherit}
    
    .mm-iconbar__bottom a,.mm-iconbar__bottom a:hover,.mm-iconbar__top a,.mm-iconbar__top a:hover{text-decoration:none}
    
    .mm-searchfield__input input,.mm-searchfield__input input:focus,.mm-searchfield__input input:hover{background:var(--mm-color-background-highlight);color:var(--mm-color-text)}
    
    @media (hover:hover){.mm-menu--selected-hover .mm-listview:hover>.mm-listitem--selected:not(:hover)>.mm-listitem__text{background:0 0}
    
    .mm-menu--selected-hover .mm-listitem__btn:hover,.mm-menu--selected-hover .mm-listitem__text:hover{background:var(--mm-color-background-emphasis)}
    
    @media (hover:hover){.mm-menu--selected-parent .mm-listitem__btn:hover,.mm-menu--selected-parent .mm-listitem__text:hover{-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}
    ```
    
    > **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 4103 rendered nodes** — not a sample. These are the values the page *actually paints*, weighted by how often they appear.
    
    ### Real Responsive Breakpoints
    **81 breakpoints** read from the live `@media` rules (not guessed) — 14 most relevant:
    `240px` · `249px` · `288px` · `289px` · `299px` · `300px` · `320px` · `325px` · `330px` · `331px` · `349px` · `359px` · `360px` · `368px` … (+67 more)
    
    ### Measured Design Scale
    **Type scale by usage** (× = paint count): `18px`×1880 · `12px`×910 · `14px`×432 · `16px`×277 · `24px`×180 · `23.9994px`×174 · `22px`×64 · `11px`×45
    
    **Radius scale** (× = paint count): `32px`×124 · `50%`×123 · `6px`×100 · `24px`×40 · `60px`×39 · `10px`×15 · `48px`×10 · `10%`×1
    
    **Weights** (× = paint count): `400`×2988 · `700`×397 · `500`×373 · `800`×171 · `100`×80 · `600`×67 · `300`×11
    
    **Layout gaps** (× = paint count): `4px`×103 · `8px`×56 · `12px`×21 · `16px`×19 · `32px`×16 · `23.9997px`×7 · `47.9996px normal`×1 · `normal 32px`×1
    
    **Elevation (real shadows)**:
    ```css
    rgba(0, 0, 0, 0.08) 0px 12px 16px -4px, rgba(0, 0, 0, 0.03) 0px 4px 6px -2px
    ```
    
    ### 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-family:var(--bs-body-font-family); font-size:var(--bs-body-font-size); font-weight:var(--bs-body-font-weight); color:var(--bs-body-color); background-color:var(--bs-body-bg) }
    body { background-color:var(--base-5); color:var(--base-1) }
    body { font-family:var(--body-m-font-family); font-size:var(--body-m-font-size); font-weight:var(--body-m-weight) }
    header { background:var(--base-5) }
    header { background:0 0; transition:.5s all; background-color:initial }
    h1 { font-size:calc(1.375rem + 1.5vw) }
    @media (min-width: 1200px) and all h1 { font-size:2.5rem }
    h1 { font-family:var(--display-l-font-family); font-size:var(--display-l-font-size); font-weight:var(--display-l-weight) }
    h1 { color:var(--color-display) }
    h1 { font-family:var(--display-xl-font-family); font-size:var(--display-xl-font-size); font-weight:var(--display-xl-weight) }
    h2 { font-size:calc(1.325rem + .9vw) }
    @media (min-width: 1200px) and all h2 { font-size:2rem }
    ```
    
    > 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://vodafone.com | 2026-06-11T05:02:57.015Z*
    *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 vodafone.com