Color Palette

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

Background & Surface

Primary #fff6f0 Page bg Copied!
Secondary #ffffff Elevated Copied!
Tertiary #ffffff Card bg Copied!

Text & Content

Primary #1b1dfe Body text Copied!
Secondary #000000 Secondary Copied!
Muted #333333 Muted / Placeholder Copied!

Accent & Interactive

Primary #fab68d Primary CTA Copied!
Secondary #1b1dfe Secondary CTA Copied!

Border & Divider

Border #333333 Dividers / Lines Copied!

Full Extracted Palette (+18)

#8388fe #8388fe Copied!
#3436fd #3436fd Copied!
#3638fd #3638fd Copied!
#3537fe #3537fe Copied!
#3739fd #3739fd Copied!
#3738fd #3738fd Copied!
#4285f4 #4285f4 Copied!
#34a853 #34a853 Copied!
#fbbc04 #fbbc04 Copied!
#ea4335 #ea4335 Copied!
#f05022 #f05022 Copied!
#7db902 #7db902 Copied!
#00a4ee #00a4ee Copied!
#ffb700 #ffb700 Copied!
#8f3600 #8f3600 Copied!
#9a9efe #9a9efe Copied!
#b5b8ff #b5b8ff Copied!
#dddddd #dddddd Copied!

Typography

All values extracted via getComputedStyle() — no estimation.

RoleFont FamilySize / Weight Line HeightLetter SpacingPreview
Display Hero Canela 96px / w500 0.85 -2px Display Hero
Section Heading Satoshi 72px / w500 1 normal Section Heading
Sub-heading Canela 40px / w300 1 normal Sub-heading
Button Large Satoshi 18px / w500 1.5 normal Button Large
Body Satoshi 16px / w500 1.5 normal Body
Button Satoshi 14.4px / w700 1.67 normal Button

Live Components

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

Buttons

accent: rgb(250, 182, 141) · border-radius: 9999px · weight: 700

Form Inputs

border: rgb(51, 51, 51) · focus: rgb(250, 182, 141) · radius: 8px

Card

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

Badges & Labels

New Feature Beta Draft

Spacing Scale

xxs 2px
xs 6px
sm 10px
md 12px
base 16px
lg 32px
xl 72px
2xl 80px
3xl 128px

Border Radius

none
0px
xs
2px
sm
8px
md
12px
lg
20px
xl
32px
full
9999px

Component Specs

Extracted CSS values per component and variant state.

### Buttons

Ghost
  • Background: `transparent`
  • Text: `#1b1dfe` `{colors.primary-hover}`
  • Padding: 5.76px 11.52px
  • Radius: 0px
  • Border: 2px solid rgba(0, 0, 0, 0)
  • Font: 14.4px weight 700
  • Use: Subtle action, toolbar, nav button
  • Hover: outline: `rgb(27, 29, 254) none 0px`, textDecoration: `underline`
  • Focus: outline: `rgb(16, 16, 16) auto 1px`, textDecoration: `underline`
Primary Brand
  • Background: `#fab68d` `{colors.primary}`
  • Text: `#1b1dfe` `{colors.primary-hover}`
  • Padding: 5.76px 11.52px
  • Radius: 0px
  • Border: 2px solid rgba(0, 0, 0, 0)
  • Font: 14.4px weight 700
  • Use: Primary CTA / brand action
  • Hover: outline: `rgb(27, 29, 254) none 0px`, textDecoration: `underline`
  • Focus: outline: `rgb(16, 16, 16) auto 1px`, textDecoration: `underline`
Ghost
  • Background: `transparent`
  • Text: `#1b1dfe` `{colors.primary-hover}`
  • Padding: 8px 16px
  • Radius: 8px
  • Font: 16px weight 500
  • Use: Subtle action, toolbar, nav button
  • Hover: outline: `rgb(27, 29, 254) none 0px`, textDecoration: `underline`
  • Focus: outline: `rgb(16, 16, 16) auto 1px`, textDecoration: `underline`
Pill
  • Background: `#fff6f0` `{colors.background}`
  • Text: `#1b1dfe` `{colors.primary-hover}`
  • Padding: 12px 32px
  • Radius: 32px
  • Font: 18px weight 500
  • Use: Status pills, tags, chips
  • Hover: outline: `rgb(27, 29, 254) none 0px`, textDecoration: `underline`
  • Focus: outline: `rgb(16, 16, 16) auto 1px`, textDecoration: `underline`

Cards & Containers

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

Inputs & Forms

Text Input
  • Background: `transparent`
  • Text: `#333333` `{colors.hairline}`
  • Padding: 16px 16px 16px 32px
  • Radius: 32px
  • Border: 1px solid rgb(255, 246, 240)
  • Font: 18px weight 500
  • Use: Text fields, search inputs
  • Focus: color: `rgb(27, 29, 254)`, outline: `rgb(27, 29, 254) none 0px`

Navigation

Main Nav
  • Background: `#fff6f0` `{colors.background}`
  • Padding: 16px 72px
  • Radius: none
  • Font: 16px weight 500
  • Use: Fixed/sticky flex nav — N/A items

Interaction State Narrative

  • **Input**:
  • - **focus:** text #333333 → #1b1dfe
Agent usage: Validate generated components against this matrix. If your output's `:hover` state changes properties not listed here, you are off-brand.

    Buttons

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

    Cards & Containers

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

    Inputs & Forms

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

    Navigation

    - 1 shape(s) in this system: `Main Nav`
    • **DO NOT introduce new navigation variants** without justification

    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 414px
    Mobile 479px
    Mobile Large 736px
    Mobile Large 767px
    Tablet 900px
    Tablet 991px

    Elevation & Depth

    Shadow levels rendered live — every value extracted directly from the design system.

    Level 1
    rgba(6, 6, 61, 0.2) 0px 16px 32px 0px
    Level 2
    rgb(53, 55, 254) 0px 0px 0px 1px

    Motion & Transitions

    5 motion tokens — easing curves and durations.

    transition-1all
    transition-2transform 1s, -webkit-transform 1s
    transition-3opacity 1s
    transition-4opacity 0.2s
    transition-5color 0.2s, background-color 0.2s

    Component States

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

    ,,,,
    Component States
    button
    default
    button
    bg rgba(0, 0, 0, 0)
    fg rgb(27, 29, 254)
    hover
    button
    bg transparent
    fg inherit
    focus
    button
    bg transparent
    fg inherit
    input
    default
    input
    bg rgba(0, 0, 0, 0)
    fg rgb(51, 51, 51)
    focus
    input
    bg transparent
    fg rgb(27, 29, 254)
    link
    default
    link
    bg rgba(0, 0, 0, 0)
    fg rgb(51, 51, 51)
    hover
    link
    bg transparent
    fg inherit
    card
    default
    card
    bg rgba(0, 0, 0, 0)
    fg rgb(27, 29, 254)
    navLink
    default
    navLink
    bg rgba(0, 0, 0, 0)
    fg rgb(27, 29, 254)

    Z-Index Stacking Context

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

    z:9999
    div.cc-revoke.cc-bottom
    z:9999
    div.cc-window.cc-floating
    z:1001
    div.w-commerce-commercecartcontainerwrapper.w-commerce-commercecartcontainerwrap
    z:1000
    div.navbar_component.w-nav
    z:900
    div.navbar_menu-dropdown.w-dropdown
    z:900
    div.navbar_menu-dropdown.w-dropdown
    z:900
    div.navbar_menu-dropdown.w-dropdown
    z:100
    div.banner
    z:10
    img.mcf-badge
    z:7
    img.hero-pola.one
    z:6
    img.hero-pola.two
    z:5
    img.hero-pola.three
    z:4
    img.hero-pola.four
    z:4
    div.testimonial-right-arrow.w-slider-arrow-right
    z:4
    div.departs-right-arrow.w-slider-arrow-right
    z:4
    div.departs-right-arrow.w-slider-arrow-right
    z:3
    img.hero-pola.five
    z:3
    div.testimonial-left-arrow.w-slider-arrow-left
    z:3
    div.departs-left-arrow.w-slider-arrow-left
    z:3
    div.departs-left-arrow.w-slider-arrow-left

    Export tokens

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

    Dossier complet
    Charte graphique — switchcollective.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: switchcollective.com
    description: "Light product system built on #fff6f0 with #fab68d as the primary CTA accent. Type anchored in Canela at 80px / weight 300. Extracted automatically from https://switchcollective.com/ — rendered styles via getComputedStyle() + CSS custom properties (token-only values may not be painted)."
    narrative: |
      switchcollective.com is built on a warm, off-white canvas (rgb(255, 246, 240)).
      The system uses rgb(250, 182, 141) as the accent for primary actions and brand signals.
      Sharp 0px corners on CTAs — architectural restraint, engineering precision alongside Canela as the primary typeface.
      A restrained elevation system (2 distinct shadows) — shadows reserved for the few elements that must lift off the page.
      Interactions are smoothed by transitions across many elements, with little or no keyframe animation.
    
    colors:
      background: "#fff6f0"
      surface-1: "#ffffff"
      surface-2: "#ffffff"
      ink: "#1b1dfe"
      ink-subtle: "#333333"
      primary: "#fab68d"
      on-primary: "#111111"
      primary-hover: "#1b1dfe"
      hairline: "#333333"
      primary-focus: "#101010"
    
    typography:
      display-xl:
        fontFamily: "Canela, Georgia, 'Times New Roman', serif"
        fontSize: 96px
        fontWeight: 500
        lineHeight: 0.85
        letterSpacing: -2px
      display-lg:
        fontFamily: "Satoshi, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
        fontSize: 72px
        fontWeight: 500
        lineHeight: 1
        letterSpacing: 0
      display-md:
        fontFamily: "Canela, Georgia, 'Times New Roman', serif"
        fontSize: 40px
        fontWeight: 300
        lineHeight: 1
        letterSpacing: 0
      body:
        fontFamily: "Satoshi, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
        fontSize: 16px
        fontWeight: 500
        lineHeight: 1.5
        letterSpacing: 0
      button:
        fontFamily: "Satoshi, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
        fontSize: 18px
        fontWeight: 500
        lineHeight: 1.5
        letterSpacing: 0
    
    rounded:
      none: 0px
      xs: 2px
      sm: 8px
      md: 12px
      lg: 20px
      xl: 32px
      pill: 9999px
    
    spacing:
      xxs: 2px
      xs: 6px
      sm: 10px
      md: 12px
      lg: 32px
      xl: 72px
      xxl: 128px
    
    components:
      button-ghost:
        backgroundColor: "transparent"
        textColor: "{colors.primary-hover}"
        typography: "{typography.body}"
        rounded: "{rounded.none}"
        padding: 5.76px 11.52px
      button-primary-brand:
        backgroundColor: "{colors.primary}"
        textColor: "{colors.primary-hover}"
        typography: "{typography.body}"
        rounded: "{rounded.none}"
        padding: 5.76px 11.52px
      button-ghost-2:
        backgroundColor: "transparent"
        textColor: "{colors.primary-hover}"
        typography: "{typography.body}"
        rounded: "{rounded.sm}"
        padding: 8px 16px
      card-standard-card:
        backgroundColor: "transparent"
        typography: "{typography.body}"
        rounded: "{rounded.xl}"
      input-text-input:
        backgroundColor: "transparent"
        textColor: "{colors.hairline}"
        typography: "{typography.button}"
        rounded: "{rounded.xl}"
        padding: 16px 16px 16px 32px
      navigation-main-nav:
        backgroundColor: "{colors.background}"
        typography: "{typography.body}"
        rounded: "{rounded.none}"
        padding: 16px 72px
    
    extracted_at: "2026-06-14T03:02:02.978Z"
    completeness: 65
    scoreVersion: "v2"
    
    ---
    
    # Design System — switchcollective.com
    > Extracted automatically by Prism from https://www.switchcollective.com
    > Date: 2026-06-14
    > 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**: sparse  |  **Motion**: subtle  |  **Weight**: heavy  |  **Aesthetic**: editorial-minimal
    
    | Dimension | Value | Signal |
    |---|---|---|
    | Canvas | warm | `#fff6f0` |
    | Type posture | serif-led (Canela) | "100% finançable" |
    | Color assertion | dual-accent | #fab68d |
    | Whitespace | sparse | section rhythm 80px |
    | Interaction | subtle | 0 keyframes, 5 transitions |
    | Radius language | 0px-architectural | from token scale |
    
    **Prism fingerprint**: `warm-canvas · serif-display · dual-accent · 0px-architectural · subtle-motion`
    
    > **🤖 TL;DR for AI agents** (read this first — saves you scanning the full doc):
    >
    > - **Canvas**: `rgb(255, 246, 240)` is the page background. Every component composits against this.
    > - **Accent**: `rgb(250, 182, 141)` for primary CTAs ONLY. Never decorative.
    > - **Body type**: 16px (token: `typography.body`). Default for ALL text not in a heading role.
    > - **Section rhythm**: 80px between major bands. Card padding: 32px.
    > - **Default radius**: 8px on buttons/inputs. Pills (`9999px`) only for icon-buttons or status chips.
    >
    > **Before generating UI**: import this DESIGN.md, scan §2 (Color Palette) + §4 (Components) + §10 (Agent Guide). Skip §11–12 unless extending.
    
    ## 1. Visual Theme & Atmosphere
    
    **Signature:** an atmospheric gradient mesh in the hero. This is the brand's most recognizable visual — reproduce it, don't replace it with a generic card or flat panel.
    
    switchcollective.com's canvas is a warm, intentionally-tinted surface (`#fff6f0`) — a refusal of the default white that immediately signals editorial intent. This isn't sterility, it's an invitation to read. 
    
    Headlines are set in **Canela**, a serif italic display face (the dominant type signature, e.g. "100% finançable" at 80px). A second display voice — **Satoshi** (sans) — appears in lower bands (e.g. "qu’un bilan de compétences"), used for editorial accent. Body text is set in **Satoshi**. Negative letter-spacing at display sizes (-2px at 96px) compresses headlines into engineered blocks, dense and precise. 
    
    Body text reads in #1b1dfe (`#1b1dfe`). **#fab68d** (`#fab68d`) 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 (2 distinct), each a multi-layer stack — several blurred layers at varying offsets — used sparingly rather than across the whole UI. 
    
    
    **Key Characteristics:**
    - Background: Warm Cream (`#fff6f0`)
    - Primary typeface: Satoshi
    - Primary text: #1b1dfe (`#1b1dfe`)
    - Accent: #fab68d (`#fab68d`)
    - Display: 96px weight 500, letter-spacing -2px
    - Shadow system: 2 distinct elevation levels
    - Custom fonts loaded: Satoshi, Canela
    
    ## 2. Color Palette & Roles
    
    ### Background & Surface
    - **Warm Cream** (`#fff6f0`): Page background (primary)
    - **Pure White** (`#ffffff`): Surface / elevated background
    - **Transparent** (`transparent`): Surface / elevated background
    - **Whitesmoke** (`#dddddd`): Surface / elevated background
    
    ### Text & Content
    - **#1b1dfe** (`#1b1dfe`): Primary body text
    - **Pure Black** (`#000000`): Secondary text
    - **Charcoal** (`#333333`): Secondary text
    
    ### Accent & Interactive
    - **#fab68d** (`#fab68d`): Interactive / accent
    - **#8388fe** (`#8388fe`): Interactive / accent
    - **Deep Purple** (`#3436fd`): Interactive / accent
    - **Deep Purple** (`#3638fd`): Interactive / accent
    - **Deep Purple** (`#3537fe`): Interactive / accent
    - **Deep Purple** (`#3739fd`): Interactive / accent
    - **Deep Purple** (`#3738fd`): Interactive / accent
    
    ### Full Extracted Palette
    **20 colors rendered on the page** + **1** more declared in design tokens (CSS custom properties — not necessarily painted). (14 categorized above + 7 additional below.)
    Rendered values are read via `getComputedStyle()`; token values come from CSS variable declarations. Third-party logo colors are filtered out.
    
    - `#f05022` — Vermillion
    - `#7db902` — #7db902
    - `#00a4ee` — Sky Bright
    - `#ffb700` — Amber
    - `#8f3600` — Chocolate
    - `#9a9efe` — #9a9efe
    - `#b5b8ff` — Lavender
    
    ## 3. Typography Rules
    
    ### Font Families
    - **Primary**: `Satoshi`
    - **Secondary**: `webflow-icons`
    - **Font 3**: `Canela`
    
    ### Custom Fonts Loaded
    - **webflow-icons** weight 400 (normal)
    - **Satoshi** weight 500 (normal)
    - **Satoshi** weight 400 (normal)
    - **Satoshi** weight 700 (normal)
    - **Canela** weight 300 (italic)
    
    ### Typography Hierarchy
    
    | Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
    |------|------|------|--------|-------------|----------------|-------|
    | Display Hero | Canela | 96px | 500 | 0.85 | -2px | Main headline (h1) |
    | Section Heading | Satoshi | 72px | 500 | 1 | normal | Section titles (h2) |
    | Sub-heading | Canela | 40px | 300 | 1 | normal | Third-level heading (h3) |
    | Button Large | Satoshi | 18px | 500 | 1.5 | normal | Button label (18px) |
    | Body | Satoshi | 16px | 500 | 1.5 | normal | Standard reading text |
    | Button | Satoshi | 14.4px | 700 | 1.67 | normal | Button label (14.4px) |
    
    ### Full Font Size Scale
    
    Sizes detected in the design (descending): `105.60px`, `96px`, `80px`, `79.20px`, `72px`, `52.80px`, `48px`, `40px`, `35.20px`, `32px`, `24px`, `20px`, `18px`, `17.92px`, `16px`, `14.40px`, `14px`, `11px`
    
    > 12 size(s) detected outside the sampled hierarchy (105.6px, 80px, 79.2px, 52.8px, 48px, 35.2px, 32px, 24px, 20px, 17.92px, 14px, 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
    
    **Ghost**
    - Background: `transparent`
    - Text: `#1b1dfe` `{colors.primary-hover}`
    - Padding: 5.76px 11.52px
    - Radius: 0px
    - Border: 2px solid rgba(0, 0, 0, 0)
    - Font: 14.4px weight 700
    - Use: Subtle action, toolbar, nav button
    - Hover: outline: `rgb(27, 29, 254) none 0px`, textDecoration: `underline`
    - Focus: outline: `rgb(16, 16, 16) auto 1px`, textDecoration: `underline`
    
    **Primary Brand**
    - Background: `#fab68d` `{colors.primary}`
    - Text: `#1b1dfe` `{colors.primary-hover}`
    - Padding: 5.76px 11.52px
    - Radius: 0px
    - Border: 2px solid rgba(0, 0, 0, 0)
    - Font: 14.4px weight 700
    - Use: Primary CTA / brand action
    - Hover: outline: `rgb(27, 29, 254) none 0px`, textDecoration: `underline`
    - Focus: outline: `rgb(16, 16, 16) auto 1px`, textDecoration: `underline`
    
    **Ghost**
    - Background: `transparent`
    - Text: `#1b1dfe` `{colors.primary-hover}`
    - Padding: 8px 16px
    - Radius: 8px
    - Font: 16px weight 500
    - Use: Subtle action, toolbar, nav button
    - Hover: outline: `rgb(27, 29, 254) none 0px`, textDecoration: `underline`
    - Focus: outline: `rgb(16, 16, 16) auto 1px`, textDecoration: `underline`
    
    **Pill**
    - Background: `#fff6f0` `{colors.background}`
    - Text: `#1b1dfe` `{colors.primary-hover}`
    - Padding: 12px 32px
    - Radius: 32px
    - Font: 18px weight 500
    - Use: Status pills, tags, chips
    - Hover: outline: `rgb(27, 29, 254) none 0px`, textDecoration: `underline`
    - Focus: outline: `rgb(16, 16, 16) auto 1px`, textDecoration: `underline`
    
    ### Cards & Containers
    
    **Standard Card**
    - Background: `transparent`
    - Padding: 0px
    - Radius: 40px
    - Use: Content containers, listing items
    
    ### Inputs & Forms
    
    **Text Input**
    - Background: `transparent`
    - Text: `#333333` `{colors.hairline}`
    - Padding: 16px 16px 16px 32px
    - Radius: 32px
    - Border: 1px solid rgb(255, 246, 240)
    - Font: 18px weight 500
    - Use: Text fields, search inputs
    - Focus: color: `rgb(27, 29, 254)`, outline: `rgb(27, 29, 254) none 0px`
    
    ### Navigation
    
    **Main Nav**
    - Background: `#fff6f0` `{colors.background}`
    - Padding: 16px 72px
    - Radius: none
    - Font: 16px weight 500
    - Use: Fixed/sticky flex nav — N/A items
    
    
    ## 4b. Component Behaviors (State Matrix)
    
    ### Interaction State Narrative
    
    - **Input**:
      - **focus:** text #333333 → #1b1dfe
    
    *State transitions extracted via Playwright simulation — exact values in the YAML matrix below.*
    
    ```yaml
    component-behaviors:
      button:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(27, 29, 254)"
          border: "2px solid rgba(0, 0, 0, 0)"
        hover:
          bg: "transparent"
          fg: "inherit"
        focus:
          bg: "transparent"
          fg: "inherit"
      input:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(51, 51, 51)"
          border: "1px solid rgb(255, 246, 240)"
        focus:
          bg: "transparent"
          fg: "rgb(27, 29, 254)"
      link:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(51, 51, 51)"
        hover:
          bg: "transparent"
          fg: "inherit"
      card:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(27, 29, 254)"
      navLink:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(27, 29, 254)"
      badge:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(27, 29, 254)"
    ```
    
    **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: `Ghost`, `Primary Brand`, `Pill`
    - **DO NOT introduce new buttons variants** without justification
    
    ### Cards & Containers
    - **1 shape(s)** in this system: `Standard Card`
    - **DO NOT introduce new cards & containers variants** without justification
    
    ### Inputs & Forms
    - **1 shape(s)** in this system: `Text Input`
    - **DO NOT introduce new inputs & forms variants** without justification
    
    ### Navigation
    - **1 shape(s)** in this system: `Main Nav`
    - **DO NOT introduce new navigation variants** without justification
    
    ## 5. Layout Principles
    
    ### Layout Type
    **top-nav + content**
    
    ### Grid
    Single column, centered content
    
    ### Max Width
    1200px
    
    ### Spacing System
    Generous spacing — editorial breathing room
    
    | Token | Value |
    |-------|-------|
    | xxs | 2px |
    | xs | 6px |
    | sm | 10px |
    | md | 12px |
    | base | 16px |
    | lg | 32px |
    | xl | 72px |
    | 2xl | 80px |
    | 3xl | 128px |
    
    ### Border Radius Scale
    | Name | Value | Use |
    |------|-------|-----|
    | None | 0px | No rounding |
    | Xs | 2px | Tiny corners (badges, micro elements) |
    | Sm | 8px | Buttons, inputs, small elements |
    | Md | 12px | Cards, containers |
    | Lg | 20px | Large rounded elements, pill segments |
    | Xl | 32px | Category strips, featured containers |
    | Full | 9999px | Pills, avatars, circular elements |
    
    ### Shape Language
    
    | Component | Border Radius |
    |-----------|---------------|
    | Buttons | `0px` |
    | Cards & Containers | `40px` |
    | Inputs & Forms | `32px` |
    | Navigation | `none` |
    | Page Body | `0px` |
    | Primary Input | `32px` |
    
    **Shape Personality**: Generously Rounded — Soft, friendly corners (8px+). Approachable, consumer-facing feel.
    
    **Full Radius Spectrum**: 0px, 2px, 8px, 12px, 16px, 20px, 24px, 28px (from `allBorderRadii` scan)
    
    
    ## 5b. Spacing Rhythm Names
    
    **Measured section padding**: bands use ~80px internal vertical padding (up to 128px) — **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** | `128px` | Top/bottom of full-bleed hero sections |
    | **section** | `72px` | Between major bands (color change, content shift) |
    | **subsection** | `32px` | Within a section, between content groups |
    | **card** | `12px` | Card padding, list-item spacing |
    | **compact** | `10px` | Form fields, tight clusters, badge padding |
    | **micro** | `6px` | Icon-text gap, tag inner padding |
    
    **Agent rule**: NEVER hardcode raw pixel values for spacing in generated UI. Always reference these named tokens (`spacing-rhythm.section`, etc.).
    
    ## 5c. Widget & Structure Library
    
    Structural patterns extracted from the page DOM — these are the **blueprints** an agent should follow to reproduce the page architecture (not just CSS values).
    
    **3/8 structural patterns detected.**
    
    ### Navigation Pattern
    
    - **Position:** static (scrolls with page)
    - **Layout:** unknown — Layout not classified
    - **Height:** 40px
    - **Logo:** ✗ absent
    - **Nav links:** 1 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:** 5 cards detected
    - **Columns (desktop):** 5-up grid
    - **Card dimensions:** 274×336px (aspect 0.81:1)
    - **Gap:** 0px between cards
    - **Content:** ✗ no image
    - **Clone instruction:** Build a 5-column grid (desktop) with cards at ~0.81:1 aspect ratio. Text/icon-only cards (no photography).
    
    ### Footer Pattern
    
    - **Columns:** 5
    - **Links:** 17 total
    - **Height:** 304px
    - **Includes:** ✗ no newsletter | ✓ social icons |  ✓ copyright
    - **Clone instruction:** Build a 5-column footer with ~3 links per column, social media links, and a copyright line.
    
    ## 6. Depth & Elevation
    
    | Level | Treatment | Use |
    |-------|-----------|-----|
    | Flat (Level 0) | No shadow | Page background, content blocks |
    | Layered (Level 1) | <br>`rgba(6, 6, 61, 0.2) 0px 16px 32px 0px` | Cards, elevated surfaces |
    | Layered (Level 2) | <br>`rgb(53, 55, 254) 0px 0px 0px 1px` | 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
    
    ### Duration Scale
    
    | Value | Tier | Typical Use |
    |-------|------|-------------|
    | `200ms` | Normal | Panel open/close, navigation |
    | `1s` | Cinematic | Splash, marketing reveals |
    
    ### Copy-Paste Transition Snippets
    
    **Transform**
    ```css
    transition: transform 1s, -webkit-transform 1s;
    ```
    
    **Opacity**
    ```css
    transition: opacity 0.2s;
    ```
    
    **Color / Background**
    ```css
    transition: color 0.2s, background-color 0.2s;
    ```
    
    ### Keyframe Animation Catalog
    
    | Animation Name | Type | Animated Props | Use Hint |
    |----------------|------|----------------|----------|
    | `spin` | Custom |  | Loading indicator |
    
    ### Motion Fingerprint
    
    - **Speed Character**: Cinematic & Slow (median duration: `1s`)
    - **Dominant Easing**: standard CSS easings
    - **Animation Library**: 1 unique animation (0 total including variants)
    
    > This design moves with cinematic & slow timing using standard CSS easings, creating a UI that feels slow and cinematic.
    
    ## 8. Do's and Don'ts
    
    ### Do
    - Use Warm Cream (`#fff6f0`) as the page background — it's intentionally not pure white
    - Use Satoshi as the primary typeface — it defines the brand personality
    - Use negative letter-spacing (-2px) at display sizes for compressed, editorial headlines
    - Use the extracted shadow patterns for elevation — they are tuned to match the brand palette
    - Use #fab68d (`#fab68d`) as the primary accent — it's the brand's signature interactive color
    - Use 40px border-radius on cards — consistent with the grid card corners
    - Style form inputs with a `1px solid rgb(255, 246, 240)` border — use border-based inputs, not floating labels or underline-only
    - Maintain nav height at 40px — consistent vertical space for the navigation bar
    - Respect the 6px–72px spacing range — the design uses a wide scale for visual breathing room
    - Use a 5-column grid on desktop — density matters for this content type
    
    ### Don't
    - Don't use pure white (`#ffffff`) as a page background — the warm tone is part of the brand identity
    - 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 invent new shadow values — use only the extracted shadow levels
    - Don't introduce additional saturated accent colors — the palette is intentionally controlled
    - 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, 246, 240)` as the base canvas"
        why: "Every component is designed to composit against this exact tone"
        test: "document.body.style.backgroundColor === 'rgb(255, 246, 240)'"
      - id: brand-accent-001
        type: do
        rule: "Reserve `rgb(250, 182, 141)` for primary CTAs and brand-mark signals only"
        why: "Single chromatic assertion device — overuse dilutes meaning"
        test: "querySelectorAll('[style*=\"rgb(250, 182, 141)\"]').length <= 3 per fold"
    ```
    
    ## 9. Responsive Behavior
    
    ### Breakpoints
    | Name | Width | Key Changes |
    |------|-------|-------------|
    | Mobile | 414px | Single column, compact spacing |
    | Mobile | 479px | Single column, compact spacing |
    | Mobile Large | 736px | Expanded mobile layout |
    | Mobile Large | 767px | Expanded mobile layout |
    | Tablet | 900px | Multi-column grids begin |
    | Tablet | 991px | Multi-column grids begin |
    
    ### Token Diff — Desktop vs Mobile
    
    | Element | Property | Desktop | Mobile |
    |---------|----------|---------|--------|
    | heading | font-size | `96px` | `64px` |
    | heading | line-height | `81.6px` | `54.4px` |
    | nav | display | `flex` | `none` |
    | nav | height | `40px` | `844px` |
    | button | width | `156.406px` | `159.406px` |
    
    ### Collapsing Strategy
    - Headlines: 96px → 64px on mobile
    - Navigation: flex → none on mobile
    - Cards: multi-column → stacked vertical on mobile
    - Footer: multi-column → stacked single column on mobile
    
    ### Touch Targets
    - Buttons: 5.76px 11.52px 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: 5-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.*
    
    - **Clip-path shapes** — 1 non-rectangular cut(s).
    - **Blend modes** — 3 mix-blend layer(s).
    
    > **Motion fingerprint**: non-rectangular shapes (1), blend modes
    
    ## 9b. Visual Tone & Photography
    
    **Tone:** Mixed photography + illustration
    
    A balanced mix of photographic content and vector graphics. Photos likely carry product/lifestyle context while SVG handles icons, logos, and decorative accents.
    
    **Canonical Brand Image (OG):**
    - https://cdn.prod.website-files.com/63033e66271cd889cf528da1/6321983756c2513356c19c1b_open-graph-switchco.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: 0.89:1 (square / portrait)
    - Rendered size: 640×720px
    - Alt text: "Photo Simon"
    - *Use this aspect ratio + composition for your clone's hero — mimicking the proportion preserves the visual hierarchy.*
    
    **Aspect Ratio Distribution:**
    - Landscape (1.15–2.3): 4 (22%)
    - Portrait (<0.87): 5 (28%)
    - Square (0.87–1.15): 6 (33%)
    - Ultra-wide (>2.3): 3 (17%)
    
    **Media Format Mix:**
    - JPG: 1 (typically photographic content)
    - WebP: 8 (optimized photo/illustration hybrid)
    - PNG: 2 (logos, transparent UI elements, mockups)
    - SVG: 8 (icons, illustrations, decorative geometry)
    
    **Average rendered image size:** 240×223px
    **Above-fold image count:** 5 / 18
    
    **Decorative Patterns Detected:**
    - 11 multi-stop linear gradients (mesh-like, 3+ color stops) — the brand leans on rich color transitions for visual depth
    - 1 large decorative SVG shape (≥200×200px, non-icon) — likely blob/illustration accents
    
    **Clone instruction for decorative work:** This is a gradient-rich design — invest in multi-stop CSS gradients (3+ color stops), not solid backgrounds.
    
    **Imagery Guidance for clones:**
    - Mix photography and illustration intentionally: photos for product/context, vectors for icons + decorative accents.
    - Respect the format split — replacing JPGs with illustrations (or vice versa) will shift the brand tone.
    
    ## 10. Agent Prompt Guide
    
    ### Quick Reference
    - Background: Warm Cream (`#fff6f0`)
    - Primary text: #1b1dfe (`#1b1dfe`)
    - Accent: #fab68d (`#fab68d`)
    - Border: Charcoal (`#333333`)
    - Font: Satoshi
    - Body: 16px weight 500
    
    ### Example Component Prompts
    - "Create a hero section on Warm Cream background (#fff6f0). Headline at 96px Satoshi weight 500, line-height 0.85, letter-spacing -2px, color #1b1dfe."
    - "Create the primary CTA button: `#fab68d` background, `#1b1dfe` text, 9999px border-radius, 5.76px 11.52px padding, 700 weight, Satoshi font."
    - "Design a card on `transparent` background. Border: none. Radius: 40px. Shadow: none. Padding: 0px."
    - "Build navigation: relative on `#fff6f0`. Satoshi 16px weight 500 for links."
    
    ### Iteration Guide
    1. **Canvas**: Set the light canvas to Warm Cream (`#fff6f0`) — every component is composited against this exact base.
    2. **Typography**: All type in Satoshi, weight range 500–700. Never exceed 700 — heavier weights break the brand's tonal restraint.
    3. **Accent**: #fab68d (`#fab68d`) — one accent, applied consistently to CTAs, active states, and links. Never introduce a second saturated color.
    4. **Shape**: CTAs at `0px`, cards at `40px`. Apply border-radius from the extracted scale only — don't invent intermediate values.
    5. **Spacing**: Use the `--ca-space-*` token scale (6px–72px). 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: #fff6f0;
      --ca-surface-2: #ffffff;
      --ca-primary-hover: #1b1dfe;
      --ca-hairline: #333333;
      --ca-primary: #fab68d;
      --ca-on-primary: #111111;
      --ca-primary-focus: #101010;
    }
    
    /* Typography */
    :root {
      --ca-font-primary: "Canela", system-ui, sans-serif;
      --ca-text-display: 96px;
      --ca-text-heading: 72px;
      --ca-text-body: 16px;
      --ca-text-button: 18px;
    }
    
    /* Spacing & Radius */
    :root {
      --ca-space-xxs: 2px;
      --ca-space-xs: 6px;
      --ca-space-sm: 10px;
      --ca-space-md: 12px;
      --ca-space-base: 16px;
      --ca-space-lg: 32px;
      --ca-space-xl: 72px;
      --ca-space-2xl: 80px;
      --ca-space-3xl: 128px;
      --ca-radius-none: 0px;
      --ca-radius-xs: 2px;
      --ca-radius-sm: 8px;
      --ca-radius-md: 12px;
      --ca-radius-lg: 20px;
      --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
        classes: ["page-wrapper"]
        height: 5481px
        width: full-bleed
        layout: block
        children: 5
      - section: header
        tag: div
        classes: ["w-nav"]
        height: 128px
        width: full-bleed
        layout: flex-row justify=normal
        children: 2
        bg: "rgb(255, 246, 240)"
        padding: "16px 72px"
      - section: navigation
        tag: div
        height: 96px
        width: 1280px
        layout: flex-row justify=space-between
        children: 2
      - section: feature-section
        tag: main
        classes: ["main-wrapper"]
        height: 4833px
        width: full-bleed
        layout: block
        children: 14
      - section: faq
        tag: section
        classes: ["section-home-accordion"]
        height: 868px
        width: 1408px
        layout: block
        children: 1
        bg: "rgb(255, 255, 255)"
      - section: feature-section
        tag: div
        classes: ["container-large"]
        height: 868px
        width: 1280px
        layout: block
        children: 1
        vertical-padding: ~128px (airy)
      - section: content-section
        tag: div
        classes: ["cc-type-opt-out", "cc-theme-block", "cc-left"]
        height: 312px
        width: 384px
        layout: flex-column justify=normal
        children: 2
        bg: "rgb(255, 246, 240)"
        vertical-padding: ~32px
        padding: "32px"
      - section: feature-section
        tag: section
        classes: ["section-home-re"]
        height: 720px
        width: 1408px
        layout: block
        children: 1
        bg: "rgb(255, 246, 240)"
      - section: content-section
        tag: div
        height: 720px
        width: 640px
        layout: block
        children: 1
      - section: pricing
        tag: div
        classes: ["section-home-formules"]
        height: 1426px
        width: 1408px
        layout: block
        children: 1
        bg: "rgb(255, 255, 255)"
      - section: feature-section
        tag: div
        classes: ["container-large"]
        height: 1426px
        width: 1280px
        layout: block
        children: 1
        vertical-padding: ~80px (generous)
      - section: pricing
        tag: div
        classes: ["formule_item_photo-wrapper"]
        height: 360px
        width: 480px
        layout: block
        children: 2
      - section: header
        tag: header
        classes: ["section-home-switch-family", "vertical-gradient", "noisy"]
        height: 900px
        width: 1408px
        layout: flex-row justify=center
        children: 2
        bg-treatment: mesh-gradient
      - section: unknown
        tag: div
        classes: ["pola-wrapper"]
        height: 900px
        width: 1408px
        layout: flex-row justify=flex-start
        children: 5
      - section: feature-section
        tag: div
        classes: ["container-large"]
        height: 195px
        width: 768px
        layout: block
        children: 1
      - section: feature-section
        tag: div
        classes: ["section-home-newsletter"]
        height: 583px
        width: 1408px
        layout: block
        children: 1
        bg: "rgb(255, 246, 240)"
      - section: feature-section
        tag: div
        classes: ["container-large"]
        height: 583px
        width: 1280px
        layout: block
        children: 1
        vertical-padding: ~128px (airy)
      - section: unknown
        tag: div
        classes: ["newsletter_image-wrapper"]
        height: 303px
        width: 264px
        layout: flex-row justify=center
        children: 2
      - section: footer
        tag: div
        classes: ["footer"]
        height: 464px
        width: 1408px
        layout: block
        children: 1
        bg: "rgb(255, 255, 255)"
      - section: unknown
        tag: div
        classes: ["container-large"]
        height: 464px
        width: 1280px
        layout: block
        children: 1
        vertical-padding: ~80px (generous)
    ```
    
    **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:
        - "Bien plus qu’un bilan de compétences"
        - "Ré inventer"
        - "Deux formules, un seul objectif"
        - "La Switch newsletter"
      sub-headings:
        - "Formule Présentielle"
        - "Formule En ligne"
        - "Un accès à vie à la Switch family"
      ctas:
        - "Tout rejeter"
        - "Allow cookies"
        - "Le Bilan Switch ↓"
      navigation:
        - "Financements"
    ```
    
    **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: 1
        avg-ratio: 0.89
        common-aspect: "~1:1 square"
        sample-alts:
          - "Photo Simon"
      thumbnail:
        count: 7
        avg-ratio: 0.98
        common-aspect: "~1:1 square"
    ```
    
    **Agent rule**: when generating placeholder images, match these counts and aspect ratios. Use neutral placeholder backgrounds for `product` (e.g. `#f5f5f5`), full-color photography hints for `hero` and `editorial`.
    
    
    ## 16. Component HTML Templates
    
    *Suggested HTML markup for reproducing the key components — based on what was detected in the source DOM.*
    
    ### Button (primary action)
    ```html
    <button class="btn btn-primary">
      Tout rejeter
    </button>
    ```
    _Source pattern detected: padding `5.76px 11.52px` · radius `0px` · weight `700`_
    
    **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** 2 · **blog** 1 · **social** 5 · **legal** 1 · **footer** 8 · **other** 1
    
    **Signals:** 7/18 links carry a featured image · dominant link roles: footer-link (10), logo-link (5), navigation (2).
    
    
    ---
    ## Extraction Completeness: 65/100 (C)
    
    | Category | Score | Max | Detail |
    |----------|-------|-----|--------|
    | Colors & Palette | 19 | 25 | 14 named colors |
    | Typography | 15 | 20 | 6 roles defined |
    | Components | 16 | 20 | 4 specs extracted |
    | Motion & Interaction | 10 | 15 | Keyframes (intercepted CSS) |
    | CSS Custom Properties | 0 | 10 | 0 vars |
    | Responsive Breakpoints | 5 | 5 | 6 breakpoints |
    | Variable Fonts | 0 | 5 | None detected |
    
    ## 12. Known Gaps & Confidence
    
    Explicit list of what this extraction could NOT capture. Agents should not invent values for these — either skip the feature or use the documented baseline + heuristic fallback.
    
    *Auto-detected extraction limitations — understand before building:*
    
    - **Licensed web fonts (webflow-icons, Satoshi, Canela)** — detected but not downloaded. Substitute with your licensed copy or a close fallback (see Typography section for metrics).
    - **Sparse component extraction** — fewer than 5 component types detected. Highly dynamic sections (modals, datepickers, carousels) require interaction to render and are not captured in a static pass.
    - **1 parasitic shadow(s) detected** — colored box-shadows (not near-black) found in allShadows. These likely originate from browser extensions or third-party injected widgets (e.g. Grammarly, chat overlays), not from the site's own design system. Discard them when building.
    
    | Category | What's missing | Fallback strategy |
    |----------|----------------|-------------------|
    | **Keyframe animations** | No @keyframes declarations found (transitions only) | Use CSS transitions for state changes; avoid complex scroll-based animations |
    | **Dark mode** | No dark-mode CSS variables or media queries detected | Light mode is canonical; do not generate dark-mode variants unless explicitly requested |
    | **Design tokens** | Only 0 CSS custom properties (low signal for semantic naming) | Color names are nearest-neighbor approximations; verify against brand guidelines if available |
    
    ### Per-section confidence
    
    | Section | Confidence | Reason |
    |---------|------------|--------|
    | §1 Visual Theme | High | Body bg extracted via getComputedStyle() |
    | §2 Colors | Low | 0 CSS vars (semantic naming requires ≥20 for high) |
    | §3 Typography | High | 6 typography roles inferred |
    | §4 Components | Medium | 4 component variants captured |
    | §7 Motion | Medium | Transitions only |
    | §8 Do's/Don'ts | High | 19 rules generated; design-decisions.json has evidence per rule |
    | §9 Responsive | High | 6 breakpoints detected |
    | §9b Photography | High | 18 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
    
    4 font file(s) captured (111KB total). When running `prism add`, fonts are saved to `extractions/switchcollective.com/fonts/` and embedded as base64 in the output HTML.
    
    **@font-face declarations to use:**
    ```css
    @font-face {
      font-family: 'webflow-icons';
      /* src: url('/fonts/webflow-icons.woff2') format('woff'); */
      font-weight: 400;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'Satoshi';
      /* src: url('/fonts/Satoshi.woff2') format('woff2'); */
      font-weight: 500;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'Satoshi';
      /* src: url('/fonts/Satoshi.woff2') format('woff2'); */
      font-weight: 400;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'Satoshi';
      /* src: url('/fonts/Satoshi.woff2') format('woff2'); */
      font-weight: 700;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'Canela';
      /* src: url('/fonts/Canela.woff2') format('woff2'); */
      font-weight: 300;
      font-style: italic;
      font-display: swap;
    }
    ```
    
    ### Keyframe Animations (Intercepted from CSS)
    
    **1 @keyframes found** — these are the real animation definitions:
    
    ```
    @keyframes spin { ... }
    ```
    
    <details><summary>Full keyframes CSS (1 animations)</summary>
    
    ```css
    @keyframes spin{0%{transform:rotate(0)}
    ```
    </details>
    
    ### Hover State CSS (Intercepted)
    
    **3 hover rule lines** captured from CSS files. Key interactive transitions from real CSS (not inferred):
    
    ```css
    .cc-revoke:hover{-webkit-transform:translateY(0);transform:translateY(0)}
    
    .cc-revoke:hover{text-decoration:underline}
    
    .cc-link:hover{opacity:1}
    
    .cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}
    
    .cc-close:focus,.cc-close:hover{opacity:1}
    
    a:active,a:hover{outline:0}
    
    .w-lightbox-control:hover{opacity:1}
    
    .w-lightbox-inactive,.w-lightbox-inactive:hover{opacity:0}
    ```
    
    > **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 1763 rendered nodes** — not a sample. These are the values the page *actually paints*, weighted by how often they appear.
    
    ### Real Responsive Breakpoints
    **7 breakpoints** read from the live `@media` rules (not guessed):
    `414px` · `479px` · `736px` · `767px` · `768px` · `900px` · `991px`
    
    ### Measured Design Scale
    **Type scale by usage** (× = paint count): `16px`×1440 · `32px`×96 · `35.2px`×64 · `20px`×54 · `18px`×38 · `80px`×16 · `48px`×10 · `52.8px`×10
    
    **Radius scale** (× = paint count): `40px`×18 · `8px`×5 · `20px`×5 · `32px`×4 · `28px`×1
    
    **Weights** (× = paint count): `500`×1605 · `300`×110 · `400`×27 · `700`×20
    
    **Layout gaps** (× = paint count): `8px`×17 · `16px`×12 · `40px`×6 · `32px`×2 · `64px 80px`×1 · `1px`×1 · `64px 32px`×1 · `normal 32px`×1
    
    **Elevation (real shadows)**:
    ```css
    rgb(53, 55, 254) 0px 0px 0px 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 { color:#333; background-color:#fff; font-family:Arial,sans-serif; font-size:14px }
    body { color:#1b1dfe; background-color:#fff6f0; font-family:Satoshi,sans-serif; font-size:1rem; font-weight:500 }
    header { border-radius:2.5rem }
    header { background:linear-gradient(0.37deg, #8388FE 0.32%, #FC72F0 30.33%, #FAB68D 63.96%, #FFF6F0 93.81%); background-color:initial }
    h1 { font-size:2em }
    h1 { font-size:38px }
    h1 { font-size:4rem; font-weight:500 }
    h1 { color:#3537fe; font-size:7rem; font-weight:500 }
    h1 { font-size:6rem }
    h2 { font-size:32px }
    h2 { font-size:3rem; font-weight:500 }
    a { transition:opacity .2s }
    ```
    
    > 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.switchcollective.com | 2026-06-14T03:02:02.989Z*
    *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 switchcollective.com