Color Palette

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

Background & Surface

Primary #faff69 Page bg Copied!
Secondary #e5e7eb Elevated Copied!
Tertiary #ffffff Card bg Copied!

Text & Content

Primary #ffffff Body text Copied!
Secondary #131312 Secondary Copied!
Muted #000000 Muted / Placeholder Copied!

Accent & Interactive

Primary #166534 Primary CTA Copied!
Secondary #4f5100 Secondary CTA Copied!

Border & Divider

Border #393939 Dividers / Lines Copied!

Full Extracted Palette (+27)

#f9f9f9 #f9f9f9 Copied!
#1f1f1c #1f1f1c Copied!
#141414 #141414 Copied!
#f4f692 #f4f692 Copied!
#f2f3f2 #f2f3f2 Copied!
#161600 #161600 Copied!
#808080 #808080 Copied!
#b3b6bd #b3b6bd Copied!
#414141 #414141 Copied!
#dfdfdf #dfdfdf Copied!
#151515 #151515 Copied!
#606060 #606060 Copied!
#1f2014 #1f2014 Copied!
#161517 #161517 Copied!
#c0c0c0 #c0c0c0 Copied!
#313128 #313128 Copied!
#282828 #282828 Copied!
#ff7575 #ff7575 Copied!
#211d1b #211d1b Copied!
#343434 #343434 Copied!
#bfbfbf #bfbfbf Copied!
#a0a0a0 #a0a0a0 Copied!
#fbff46 #fbff46 Copied!
#a1a1a1 #a1a1a1 Copied!
#373439 #373439 Copied!
#3b82f6 #3b82f6 Copied!
#007aff #007aff Copied!

Typography

All values extracted via getComputedStyle() — no estimation.

RoleFont FamilySize / Weight Line HeightLetter SpacingPreview
Display Hero __Inter_d1b8ee 96px / w900 1 normal Display Hero
Sub-heading __Inter_d1b8ee 20px / w700 1.4 normal Sub-heading
Card Title __Inter_d1b8ee 16px / w400 1.5 normal Card Title
Body sans-serif 16px / w400 1.5 normal Body
Button ui-sans-serif 14px / w400 1.43 normal Button
Button __Inter_d1b8ee 14px / w500 1.43 normal Button

Live Components

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

Buttons

accent: rgb(22, 101, 52) · border-radius: 9999px · weight: 700

Form Inputs

border: rgb(57, 57, 57) · focus: rgb(22, 101, 52) · radius: 8px

Card

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

Badges & Labels

New Feature Beta Draft

Spacing Scale

xxs 2px
xs 12px
sm 16px
md 24px
base 32px
lg 48px
xl 64px
2xl 96px
3xl 104px

Border Radius

none
0px
xs
4px
sm
8px
md
12px
lg
9999px
xl
10007px
full
9999px

Component Specs

Extracted CSS values per component and variant state.

### Buttons

Secondary
  • Background: `#166534` `{colors.primary}`
  • Text: `#ffffff` `{colors.on-primary}`
  • Padding: 12px 16px
  • Radius: 0px
  • Border: 1px solid rgb(20, 20, 20)
  • Font: 14px weight 400
  • Use: Secondary action
  • Hover: backgroundColor: `#14532d`
  • Focus: outline: `rgb(20, 20, 20) solid 1px`
Dark / Solid
  • Background: `#141414` `{colors.primary-focus}`
  • Text: `#ffffff` `{colors.on-primary}`
  • Padding: 12px 16px
  • Radius: 0px
  • Border: 1px solid rgb(20, 20, 20)
  • Font: 14px weight 400
  • Use: Solid dark CTA
  • Hover: backgroundColor: `#14532d`
  • Focus: outline: `rgb(20, 20, 20) solid 1px`
Ghost
  • Background: `transparent`
  • Text: `#f4f692`
  • Padding: 16px
  • Radius: 0px
  • Font: 14px weight 400
  • Use: Subtle action, toolbar, nav button
  • Hover: backgroundColor: `#14532d`
  • Focus: outline: `rgb(20, 20, 20) solid 1px`
Icon Button
  • Background: `transparent`
  • Text: `#161600`
  • Padding: 4px
  • Radius: 4px
  • Border: 1px solid rgba(0, 0, 0, 0)
  • Font: 16px weight 400
  • Use: Toolbar/UI icons
  • Hover: backgroundColor: `#14532d`
  • Focus: outline: `rgb(20, 20, 20) solid 1px`
Ghost
  • Background: `transparent`
  • Text: `#ffffff` `{colors.on-primary}`
  • Padding: 10px 12px
  • Radius: 8px
  • Font: 14px weight 500
  • Use: Subtle action, toolbar, nav button
  • Hover: backgroundColor: `#14532d`
  • Focus: outline: `rgb(20, 20, 20) solid 1px`

Cards & Containers

Standard Card
  • Background: `rgba(20, 20, 20, 0.5)` `{colors.primary-focus}`
  • Padding: 0px
  • Radius: 8px
  • Border: 1px solid rgba(65, 65, 65, 0.8)
  • Shadow: `rgba(0, 0, 0, 0.06) 0px 4px 4px 0px, rgba(0, 0, 0, 0.14) 0px 4px 25px 0px inset`
  • Use: Content containers, listing items
  • Hover: boxShadow: `rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.1) 0px 4px 6px -4px`

Code Blocks

Inline Code / Pre
  • Background: `#282828`
  • Text: `#ffffff` `{colors.on-primary}`
  • Padding: 24px 32px
  • Radius: 8px
  • Border: 1px solid rgba(65, 65, 65, 0.4)
  • Font: 16px weight 600 — __Inconsolata_a25f62
  • Use: Code samples, CLI commands, syntax highlighting blocks

Interaction State Narrative

  • **Button**:
  • - **hover:** bg #166534 → #14532d
  • **Card**:
  • - **hover:** shadow level changes
  • **FooterLink**:
  • - **hover:** text #a0a0a0 → #fefefe
Agent usage: Validate generated components against this matrix. If your output's `:hover` state changes properties not listed here, you are off-brand.

    Buttons

    - 4 shape(s) in this system: `Secondary`, `Dark / Solid`, `Ghost`, `Icon Button`
    • **DO NOT introduce new buttons variants** without justification

    Cards & Containers

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

    Code Blocks

    - 1 shape(s) in this system: `Inline Code / Pre`
    • **DO NOT introduce new code blocks 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 380px
    Mobile 480px
    Mobile Large 630px
    Mobile Large 767px
    Tablet 1024px
    Desktop 1152px
    Desktop 1280px

    Elevation & Depth

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

    Level 1
    rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.1) 0px 4px 6px -4px
    Level 2
    rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px
    Level 3
    rgba(0, 0, 0, 0.05) 0px 1px 2px 0px
    Level 4
    rgba(0, 0, 0, 0.06) 0px 4px 4px 0px, rgba(0, 0, 0, 0.14) 0px 4px 25px 0px inset
    Level 5
    rgb(251, 255, 70) 0px 4px 60px 0px

    Motion & Transitions

    5 motion tokens — easing curves and durations.

    transition-1all
    transition-2transform 1s, -webkit-transform 1s
    transition-3opacity 1s
    transition-40.003s ease-in-out
    transition-5color 0.15s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.15s cubic…

    Motion Timeline

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

    fadeInOut
    marqueeLeftTransform
    ping
    pulse
    spin
    swiper-preloader-spin
    hero-entrance_heroSlideUp__dtoT7

    Component States

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

    ,,,,
    Component States
    button
    default
    button
    bg rgb(22, 101, 52)
    fg rgb(255, 255, 255)
    hover
    button
    bg rgb(20, 83, 45)
    fg inherit
    focus
    button
    bg transparent
    fg inherit
    link
    default
    link
    bg rgba(0, 0, 0, 0)
    fg rgb(244, 246, 146)
    card
    default
    card
    bg rgba(20, 20, 20, 0.5)
    fg rgb(255, 255, 255)
    hover
    card
    bg transparent
    fg inherit
    navLink
    default
    navLink
    bg rgba(0, 0, 0, 0)
    fg rgb(22, 22, 0)
    footerLink
    default
    footerLink
    bg rgba(0, 0, 0, 0)
    fg rgb(160, 160, 160)
    hover
    footerLink
    bg transparent
    fg rgb(254, 254, 254)

    Z-Index Stacking Context

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

    z:2147483647
    ol.sc-tmc8vl-6.fIFjxI
    z:2147483646
    div
    z:9999
    div.cc-revoke.cc-bottom
    z:9999
    div.cc-window.cc-floating
    z:50
    header.bg-neutral-900/10.md-mid:bg-neutral-900/10
    z:50
    div.relative.z-50
    z:50
    div.absolute.left-0
    z:30
    button.absolute.inset-0
    z:20
    img.relative.z-20
    z:20
    #:R5l6mb6H1:
    z:20
    #:R9l6mb6H1:
    z:20
    #:Rdl6mb6H1:
    z:20
    #:Rhl6mb6H1:
    z:20
    #:Rll6mb6H1:
    z:10
    div.relative.z-10
    z:10
    div.section-container.relative
    z:10
    div.relative.z-10
    z:10
    button.group/button.absolute
    z:10
    button.group/button.absolute
    z:10
    div.absolute.inset-0

    Export tokens

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

    Dossier complet
    Charte graphique — clickhouse.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: clickhouse.com
    description: "Light product system built on #faff69 with #166534 as the primary CTA accent. Type anchored in __Inter_d1b8ee at 96px / weight 900. Extracted automatically from https://clickhouse.com/ — rendered styles via getComputedStyle() + CSS custom properties (token-only values may not be painted)."
    narrative: |
      clickhouse.com is built on a warm, off-white canvas (rgb(250, 255, 105)).
      The system uses rgb(22, 101, 52) as the singular interactive color.
      Sharp 0px corners on CTAs — architectural restraint, engineering precision alongside __Inter_d1b8ee as the primary typeface.
      A layered elevation system (6 distinct shadows) building a clear front-to-back hierarchy.
      Motion is a first-class concern — 7 keyframe animations plus transition-driven interactions.
    
    colors:
      background: "#faff69"
      surface-1: "#e5e7eb"
      surface-2: "#ffffff"
      ink: "#ffffff"
      ink-muted: "#131312"
      primary: "#166534"
      on-primary: "#ffffff"
      primary-hover: "#4f5100"
      hairline: "#393939"
      primary-focus: "#141414"
    
    typography:
      display-xl:
        fontFamily: "__Inter_d1b8ee, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
        fontSize: 96px
        fontWeight: 900
        lineHeight: 1
        letterSpacing: 0
      display-md:
        fontFamily: "__Inter_d1b8ee, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
        fontSize: 20px
        fontWeight: 700
        lineHeight: 1.4
        letterSpacing: 0
      body:
        fontFamily: "sans-serif, Georgia, 'Times New Roman', serif"
        fontSize: 16px
        fontWeight: 400
        lineHeight: 1.5
        letterSpacing: 0
      button:
        fontFamily: "ui-sans-serif, Georgia, 'Times New Roman', serif"
        fontSize: 14px
        fontWeight: 400
        lineHeight: 1.43
        letterSpacing: 0
    
    rounded:
      none: 0px
      xs: 4px
      sm: 8px
      md: 12px
      lg: 9999px
      xl: 10007px
      pill: 9999px
    
    spacing:
      xxs: 2px
      xs: 12px
      sm: 16px
      md: 24px
      lg: 48px
      xl: 64px
      xxl: 104px
    
    components:
      button-secondary:
        backgroundColor: "{colors.primary}"
        textColor: "{colors.on-primary}"
        typography: "{typography.button}"
        rounded: "{rounded.none}"
        padding: 12px 16px
      button-dark--solid:
        backgroundColor: "{colors.primary-focus}"
        textColor: "{colors.on-primary}"
        typography: "{typography.button}"
        rounded: "{rounded.none}"
        padding: 12px 16px
      button-ghost:
        backgroundColor: "transparent"
        textColor: "#f4f692"
        typography: "{typography.button}"
        rounded: "{rounded.none}"
        padding: 16px
      card-standard-card:
        backgroundColor: "{colors.primary-focus}"
        typography: "{typography.body}"
        rounded: "{rounded.sm}"
      code-block-inline-code--pre:
        backgroundColor: "#282828"
        textColor: "{colors.on-primary}"
        typography: "{typography.body}"
        rounded: "{rounded.sm}"
        padding: 24px 32px
    
    extracted_at: "2026-06-11T05:00:16.175Z"
    completeness: 72
    scoreVersion: "v2"
    
    ---
    
    # Design System — clickhouse.com
    > Extracted automatically by Prism from https://clickhouse.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**: sparse  |  **Motion**: subtle  |  **Weight**: heavy  |  **Aesthetic**: sharp-architectural
    
    | Dimension | Value | Signal |
    |---|---|---|
    | Canvas | warm | `#faff69` |
    | Type posture | sans-led (__Inter_d1b8ee) | "The leadingdatabase for AI" |
    | Color assertion | dual-accent | #166534 |
    | Whitespace | sparse | section rhythm 96px |
    | Interaction | subtle | 7 keyframes, 14 transitions |
    | Radius language | 0px-architectural | from token scale |
    
    **Prism fingerprint**: `warm-canvas · sans-display · dual-accent · 0px-architectural · subtle-motion`
    
    > **🤖 TL;DR for AI agents** (read this first — saves you scanning the full doc):
    >
    > - **Canvas**: `rgb(250, 255, 105)` is the page background. Every component composits against this.
    > - **Accent**: `rgb(22, 101, 52)` for primary CTAs ONLY. Never decorative.
    > - **Body type**: 16px (token: `typography.body`). Default for ALL text not in a heading role.
    > - **Section rhythm**: 96px between major bands. Card padding: 48px.
    > - **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:** a gradient wash in the hero. This is the brand's most recognizable visual — reproduce it, don't replace it with a generic card or flat panel.
    
    clickhouse.com's canvas is a warm, intentionally-tinted surface (`#faff69`) — a refusal of the default white that immediately signals editorial intent. This isn't sterility, it's an invitation to read. 
    
    Typography is anchored in **__Inter_d1b8ee**. Headlines use weight 900 for confident, assertive presence — the brand wants to be heard. 
    
    Body text reads in Pure White (`#ffffff`). **#166534** (`#166534`) provides interactive distinction without visual aggression. Elevation is built from multi-layer shadow stacks (6 distinct) — each combines several blurred layers at varying offsets to build a clear front-to-back hierarchy. 
    Border radius varies from pill-shaped (fully rounded) to moderately rounded elements, creating visual rhythm. Motion design uses smooth easing curves for polished state transitions. 
    
    **Key Characteristics:**
    - Background: #faff69 (`#faff69`)
    - Primary typeface: sans-serif
    - Primary text: Pure White (`#ffffff`)
    - Accent: #166534 (`#166534`)
    - Display: 96px weight 900
    - Shadow system: 6 distinct elevation levels
    
    ## 2. Color Palette & Roles
    
    ### Background & Surface
    - **#faff69** (`#faff69`): Page background (primary)
    - **Off-White** (`#f9f9f9`): Surface / elevated background
    - **Whitesmoke** (`#e5e7eb`): Surface / elevated background
    - **Pure White** (`#ffffff`): Surface / elevated background
    - **#f4f692** (`#f4f692`): Surface / elevated background
    
    ### Text & Content
    - **Pure White** (`#ffffff`): Primary body text
    - **Near-Black** (`#131312`): Secondary text
    - **Pure Black** (`#000000`): Secondary text
    - **Near-Black** (`#1f1f1c`): Secondary text
    - **Near-Black** (`#141414`): Secondary text
    
    ### Accent & Interactive
    - **#166534** (`#166534`): Interactive / accent
    - **#4f5100** (`#4f5100`): Interactive / accent
    - **Coral** (`#ff7575`): Interactive / accent
    - **#fbff46** (`#fbff46`): Interactive / accent
    
    ### Border & Divider
    - **Grey** (`#b3b6bd`): Borders / dividers
    - **Whitesmoke** (`#dfdfdf`): Borders / dividers
    - **Light Grey** (`#c0c0c0`): Borders / dividers
    - **Translucent Silver (60%)** (`rgba(191, 191, 191, 0.6)`): Borders / dividers
    
    ### Full Extracted Palette
    **33 colors rendered on the page** + **2** more declared in design tokens (CSS custom properties — not necessarily painted). (17 categorized above + 18 additional below.)
    Rendered values are read via `getComputedStyle()`; token values come from CSS variable declarations. Third-party logo colors are filtered out.
    
    - `#393939` — Charcoal
    - `#f2f3f2` — Off-White
    - `#161600` — Jet Black
    - `#808080` — Slate Grey
    - `#414141` — Charcoal
    - `#151515` — Near-Black
    - `rgba(96, 96, 96, 0.2)` — Translucent Dim Gray (20%)
    - `#1f2014` — Near Black
    - `#161517` — Near-Black
    - `#313128` — Charcoal
    - `#282828` — Near-Black
    - `#211d1b` — Near-Black
    - `#343434` — Charcoal
    - `#a0a0a0` — Grey
    - `rgba(161, 161, 161, 0.1)` — Translucent Cool Gray (10%)
    - `#373439` — Charcoal
    - `rgba(59, 130, 246, 0.5)` — Translucent Ring Blue (50%) *(token)*
    - `#007aff` — #007aff *(token)*
    
    ### Gradients & Decorative Fills
    
    - `linear-gradient(272.48deg, rgb(41, 41, 36) 1.95%, rgb(15, 15, 15))` — (body)
    
    ### CSS Custom Properties (Design Tokens)
    
    **Shadow Token**
    - `--tw-ring-offset-shadow`: `0 0 #0000`
    - `--tw-ring-shadow`: `0 0 #0000`
    - `--tw-shadow`: `0 0 #0000`
    - `--tw-shadow-colored`: `0 0 #0000`
    
    **Spacing Token**
    - `--tw-numeric-spacing`: ``
    - `--tw-border-spacing-x`: `0`
    - `--tw-border-spacing-y`: `0`
    
    **Other tokens**
    - `--tw-text-opacity`: `1`
    - `--tw-ring-color`: `rgba(59,130,246,.5)`
    - `--swiper-theme-color`: `#007aff`
    - `--tw-ring-offset-color`: `#fff`
    - `--font-basier`: `"__basier_a58b65","__basier_Fallback_a58b65"`
    - `--font-inter`: `"__Inter_d1b8ee",sans-serif`
    - `--font-inconsolata`: `"__Inconsolata_a25f62"`
    - `--tw-bg-opacity`: `1`
    
    ## 3. Typography Rules
    
    ### Font Families
    - **Primary**: `swiper-icons`
    - **Secondary**: `ui-sans-serif`
    
    ### Custom Fonts Loaded
    - **__Inter_d1b8ee** weight 400 (normal)
    - **__Inter_d1b8ee** weight 500 (normal)
    - **__Inter_d1b8ee** weight 600 (normal)
    - **__Inter_d1b8ee** weight 700 (normal)
    - **__Inconsolata_a25f62** weight 400 (normal)
    - **__Inconsolata_a25f62** weight 500 (normal)
    - **__Inconsolata_a25f62** weight 600 (normal)
    - **__Inconsolata_a25f62** weight 700 (normal)
    - **__basier_a58b65** weight 500 (normal)
    - **__basier_a58b65** weight 600 (normal)
    - **__basier_a58b65** weight 700 (normal)
    - **__basier_Fallback_a58b65** weight normal (normal)
    - **swiper-icons** weight 400 (normal)
    
    ### Typography Hierarchy
    
    | Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
    |------|------|------|--------|-------------|----------------|-------|
    | Display Hero | __Inter_d1b8ee | 96px | 900 | 1 | normal | Main headline (h1) |
    | Sub-heading | __Inter_d1b8ee | 20px | 700 | 1.4 | normal | Third-level heading (h3) |
    | Card Title | __Inter_d1b8ee | 16px | 400 | 1.5 | normal | Card headings |
    | Body | sans-serif | 16px | 400 | 1.5 | normal | Standard reading text |
    | Button | ui-sans-serif | 14px | 400 | 1.43 | normal | Button label (14px) |
    | Button | __Inter_d1b8ee | 14px | 500 | 1.43 | normal | Button label (14px) |
    
    ### Full Font Size Scale
    
    Sizes detected in the design (descending): `96px`, `72px`, `36px`, `24px`, `20px`, `18px`, `16px`, `14px`, `12px`, `11.20px`
    
    > 6 size(s) detected outside the sampled hierarchy (72px, 36px, 24px, 18px, 12px, 11.2px). 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
    
    **Secondary**
    - Background: `#166534` `{colors.primary}`
    - Text: `#ffffff` `{colors.on-primary}`
    - Padding: 12px 16px
    - Radius: 0px
    - Border: 1px solid rgb(20, 20, 20)
    - Font: 14px weight 400
    - Use: Secondary action
    - Hover: backgroundColor: `#14532d`
    - Focus: outline: `rgb(20, 20, 20) solid 1px`
    
    **Dark / Solid**
    - Background: `#141414` `{colors.primary-focus}`
    - Text: `#ffffff` `{colors.on-primary}`
    - Padding: 12px 16px
    - Radius: 0px
    - Border: 1px solid rgb(20, 20, 20)
    - Font: 14px weight 400
    - Use: Solid dark CTA
    - Hover: backgroundColor: `#14532d`
    - Focus: outline: `rgb(20, 20, 20) solid 1px`
    
    **Ghost**
    - Background: `transparent`
    - Text: `#f4f692`
    - Padding: 16px
    - Radius: 0px
    - Font: 14px weight 400
    - Use: Subtle action, toolbar, nav button
    - Hover: backgroundColor: `#14532d`
    - Focus: outline: `rgb(20, 20, 20) solid 1px`
    
    **Icon Button**
    - Background: `transparent`
    - Text: `#161600`
    - Padding: 4px
    - Radius: 4px
    - Border: 1px solid rgba(0, 0, 0, 0)
    - Font: 16px weight 400
    - Use: Toolbar/UI icons
    - Hover: backgroundColor: `#14532d`
    - Focus: outline: `rgb(20, 20, 20) solid 1px`
    
    **Ghost**
    - Background: `transparent`
    - Text: `#ffffff` `{colors.on-primary}`
    - Padding: 10px 12px
    - Radius: 8px
    - Font: 14px weight 500
    - Use: Subtle action, toolbar, nav button
    - Hover: backgroundColor: `#14532d`
    - Focus: outline: `rgb(20, 20, 20) solid 1px`
    
    ### Cards & Containers
    
    **Standard Card**
    - Background: `rgba(20, 20, 20, 0.5)` `{colors.primary-focus}`
    - Padding: 0px
    - Radius: 8px
    - Border: 1px solid rgba(65, 65, 65, 0.8)
    - Shadow: `rgba(0, 0, 0, 0.06) 0px 4px 4px 0px, rgba(0, 0, 0, 0.14) 0px 4px 25px 0px inset`
    - Use: Content containers, listing items
    - Hover: boxShadow: `rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.1) 0px 4px 6px -4px`
    
    ### Code Blocks
    
    **Inline Code / Pre**
    - Background: `#282828`
    - Text: `#ffffff` `{colors.on-primary}`
    - Padding: 24px 32px
    - Radius: 8px
    - Border: 1px solid rgba(65, 65, 65, 0.4)
    - Font: 16px weight 600 — __Inconsolata_a25f62
    - Use: Code samples, CLI commands, syntax highlighting blocks
    
    
    ## 4b. Component Behaviors (State Matrix)
    
    ### Interaction State Narrative
    
    - **Button**:
      - **hover:** bg #166534 → #14532d
    - **Card**:
      - **hover:** shadow level changes
    - **FooterLink**:
      - **hover:** text #a0a0a0 → #fefefe
    
    *State transitions extracted via Playwright simulation — exact values in the YAML matrix below.*
    
    ```yaml
    component-behaviors:
      button:
        default:
          bg: "rgb(22, 101, 52)"
          fg: "rgb(255, 255, 255)"
          border: "1px solid rgb(20, 20, 20)"
        hover:
          bg: "rgb(20, 83, 45)"
          fg: "inherit"
        focus:
          bg: "transparent"
          fg: "inherit"
      link:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(244, 246, 146)"
      card:
        default:
          bg: "rgba(20, 20, 20, 0.5)"
          fg: "rgb(255, 255, 255)"
          border: "1px solid rgba(65, 65, 65, 0.8)"
          shadow: "rgba(0, 0, 0, 0.06) 0px 4px 4px 0px, rgba(0, 0, 0, 0.14) 0px"
        hover:
          bg: "transparent"
          fg: "inherit"
          shadow: "rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.1) 0p"
      navLink:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(22, 22, 0)"
      footerLink:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(160, 160, 160)"
        hover:
          bg: "transparent"
          fg: "rgb(254, 254, 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
    - **4 shape(s)** in this system: `Secondary`, `Dark / Solid`, `Ghost`, `Icon Button`
    - **DO NOT introduce new buttons variants** without justification
    
    ### Cards & Containers
    - **1 shape(s)** in this system: `Standard Card`
    - **DO NOT introduce new cards & containers variants** without justification
    
    ### Code Blocks
    - **1 shape(s)** in this system: `Inline Code / Pre`
    - **DO NOT introduce new code blocks 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 | 12px |
    | sm | 16px |
    | md | 24px |
    | base | 32px |
    | lg | 48px |
    | xl | 64px |
    | 2xl | 96px |
    | 3xl | 104px |
    
    ### Border Radius Scale
    | Name | Value | Use |
    |------|-------|-----|
    | None | 0px | No rounding |
    | Xs | 4px | Tiny corners (badges, micro elements) |
    | Sm | 8px | Buttons, inputs, small elements |
    | Md | 12px | Cards, containers |
    | Lg | 9999px | Large rounded elements, pill segments |
    | Xl | 10007px | Category strips, featured containers |
    | Full | 9999px | Pills, avatars, circular elements |
    
    ### Shape Language
    
    | Component | Border Radius |
    |-----------|---------------|
    | Buttons | `0px` |
    | Cards & Containers | `8px` |
    | Code Blocks | `8px` |
    | Page Body | `0px` |
    | Navigation | `0px` |
    
    **Shape Personality**: Moderate Rounding — Medium corners (4–12px). Modern SaaS standard, neither sharp nor pill.
    
    **Full Radius Spectrum**: 0px, 2px, 4px, 6px, 7px, 8px, 10px, 12px (from `allBorderRadii` scan)
    
    
    ## 5b. Spacing Rhythm Names
    
    **Measured section padding**: bands use ~64px internal vertical padding (up to 96px) — **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** | `104px` | Top/bottom of full-bleed hero sections |
    | **section** | `64px` | Between major bands (color change, content shift) |
    | **subsection** | `48px` | Within a section, between content groups |
    | **card** | `24px` | Card padding, list-item spacing |
    | **compact** | `16px` | Form fields, tight clusters, badge padding |
    | **micro** | `12px` | Icon-text gap, tag inner padding |
    
    **Agent rule**: NEVER hardcode raw pixel values for spacing in generated UI. Always reference these named tokens (`spacing-rhythm.section`, etc.).
    
    ## 5c. Widget & Structure Library
    
    Structural patterns extracted from the page DOM — these are the **blueprints** an agent should follow to reproduce the page architecture (not just CSS values).
    
    **5/8 structural patterns detected.**
    
    ### Hero Pattern
    
    - **Composition:** centered — Centered composition — heading + subheading + CTAs stacked vertically, content centered horizontally. Common for SaaS marketing pages.
    - **Viewport coverage:** 192px tall (not full-viewport)
    - **Heading:** "The leadingdatabase for AI" — 96px center-aligned
    - **CTAs:** none detected in hero (unusual — agent should verify)
    - **Clone instruction:** Reproduce the **centered** 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:** logo-left-links-left — Logo and links both on the left (CTAs typically right)
    - **Height:** 40px
    - **Logo:** ✓ present
    - **Nav links:** 40 primary items
    - **CTAs in nav:** 2
    - **Clone instruction:** Build a static logo left links left navigation. Reserve 2 slots for primary CTAs.
    
    ### Card Grid Pattern
    
    - **Card count:** 4 cards detected
    - **Columns (desktop):** 5-up grid
    - **Card dimensions:** 292×362px (aspect 0.81:1)
    - **Gap:** 16px between cards
    - **Content:** ✓ image
    - **Image position:** top
    - **Clone instruction:** Build a 5-column grid (desktop) with cards at ~0.81:1 aspect ratio. Each card has an image at the top.
    
    ### FAQ Pattern
    
    - **Item count:** 5 questions
    - **Format:** accordion (expand/collapse)
    - **Layout:** single-column
    - **Avg question length:** 39 chars
    - **Clone instruction:** Build 5 expandable accordion items in a single-column layout.
    
    ### Footer Pattern
    
    - **Columns:** 1
    - **Links:** 57 total
    - **Height:** 641px
    - **Includes:** ✗ no newsletter | ✓ social icons |  ✓ copyright
    - **Clone instruction:** Build a 1-column footer with ~57 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(0, 0, 0, 0.1) 0px 10px 15px -3px`,<br>`rgba(0, 0, 0, 0.1) 0px 4px 6px -4px` | Cards, elevated surfaces |
    | Layered (Level 2) | <br>`rgba(0, 0, 0, 0.1) 0px 1px 3px 0px`,<br>`rgba(0, 0, 0, 0.1) 0px 1px 2px -1px` | Cards, elevated surfaces |
    | Layered (Level 3) | <br>`rgba(0, 0, 0, 0.05) 0px 1px 2px 0px` | Cards, elevated surfaces |
    | Inset (Level 4) | <br>`rgba(0, 0, 0, 0.06) 0px 4px 4px 0px`,<br>`rgba(0, 0, 0, 0.14) 0px 4px 25px 0px inset` | Buttons, pressed-state elements |
    
    **Shadow Philosophy**: Multi-layered shadow system creating natural, atmospheric depth. Each shadow level combines multiple layers for realistic elevation.
    
    ## 7. Motion & Interaction
    
    ### Dominant Easing Curves
    
    | Curve | Semantic Name |
    |-------|---------------|
    | `cubic-bezier(0.4,0,0.2,1)` | Material Standard — Balanced |
    | `ease-in-out` | Ease In-Out — Symmetric |
    | `ease-in` | Ease In — Accelerating |
    
    ### Duration Scale
    
    | Value | Tier | Typical Use |
    |-------|------|-------------|
    | `3ms` | Instant | State toggles, instant feedback |
    | `150ms` | Fast | Hover states, micro-interactions |
    | `200ms` | Normal | Panel open/close, navigation |
    | `300ms` | Normal | Panel open/close, navigation |
    | `400ms` | Slow | Hero animations, page transitions |
    | `1s` | Cinematic | Splash, marketing reveals |
    
    ### Copy-Paste Transition Snippets
    
    **Transform**
    ```css
    transition: transform 1s, -webkit-transform 1s;
    ```
    
    **All Props**
    ```css
    transition: 0.003s ease-in-out;
    ```
    
    **Color / Background**
    ```css
    transition: color 0.15s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.15s cubic-bezier(0.4, 0, 0.2, 1), border-color 0.15s cub...;
    ```
    
    **Color / Background**
    ```css
    transition: color 0.15s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.15s cubic-bezier(0.4, 0, 0.2, 1), border-color 0.15s cub...;
    ```
    
    ### Keyframe Animation Catalog
    
    | Animation Name | Type | Animated Props | Use Hint |
    |----------------|------|----------------|----------|
    | `fadeInOut` | Fade | opacity | Element entrance |
    | `marqueeLeftTransform` | Slide | transform | UI transition |
    | `ping` | Fade + Move | transform, opacity | Attention / status |
    | `pulse` | Fade | opacity | Attention / status |
    | `spin` | Rotate / Spin | transform | Loading indicator |
    | `swiper-preloader-spin` | Rotate / Spin | transform | Loading indicator |
    | `hero-entrance_heroSlideUp__dtoT7` | Fade + Move | opacity, transform | Panel / drawer enter |
    
    ### Motion Fingerprint
    
    - **Speed Character**: Deliberate & Calm (median duration: `300ms`)
    - **Dominant Easing**: custom cubic-bezier curves
    - **Animation Library**: 7 unique animations (7 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 #faff69 (`#faff69`) as the page background — it's intentionally not pure white
    - Use the extracted shadow patterns for elevation — they are tuned to match the brand palette
    - Use full-pill radius (9999px) only for specific elements (avatars, pills, toggles)
    - Use #166534 (`#166534`) as the primary accent — it's the brand's signature interactive color
    - Use 8px border-radius on buttons — the standard corner rounding for interactive elements
    - Use 8px border-radius on cards — consistent with the grid card corners
    - Maintain nav height at 40px — consistent vertical space for the navigation bar
    - Transition button background to #14532d (`#14532d`) on hover — this is the extracted interactive state
    - Each card includes a top image — imagery is part of the card identity, not optional
    - Use a 5-column grid on desktop — density matters for this content type
    - Use expandable accordion for the FAQ — saves vertical space and lets users self-navigate
    
    ### Don't
    - Don't use pure white (`#ffffff`) as a page background — the warm tone is part of the brand identity
    - Don't invent new shadow values — use only the extracted shadow levels
    - Don't apply pill radius on rectangular buttons or cards — it's reserved for specific interactive elements
    - Don't introduce additional saturated accent colors — the palette is intentionally controlled
    - Don't collapse or hide the nav on scroll without an explicit scroll-triggered animation — the design uses fixed nav presence
    - Don't use opacity or brightness filter for button hover — the design uses an explicit background color change
    - Don't make the nav sticky — this design lets it scroll away to maximize content focus
    
    
    ## 7b. Enforceable Brand Rules
    
    *Structured Do/Don't with reasoning and validation tests. Agents can programmatically verify generated UI.*
    
    ```yaml
    rules:
      - id: brand-canvas-001
        type: do
        rule: "Always use the page background `rgb(250, 255, 105)` as the base canvas"
        why: "Every component is designed to composit against this exact tone"
        test: "document.body.style.backgroundColor === 'rgb(250, 255, 105)'"
      - id: brand-accent-001
        type: do
        rule: "Reserve `rgb(22, 101, 52)` for primary CTAs and brand-mark signals only"
        why: "Single chromatic assertion device — overuse dilutes meaning"
        test: "querySelectorAll('[style*=\"rgb(22, 101, 52)\"]').length <= 3 per fold"
    ```
    
    ## 9. Responsive Behavior
    
    ### Breakpoints
    | Name | Width | Key Changes |
    |------|-------|-------------|
    | Mobile | 380px | Single column, compact spacing |
    | Mobile | 480px | Single column, compact spacing |
    | Mobile Large | 630px | Expanded mobile layout |
    | Mobile Large | 767px | Expanded mobile layout |
    | Tablet | 1024px | Multi-column grids begin |
    | Desktop | 1152px | Full feature layout |
    | Desktop | 1280px | Full feature layout |
    
    ### Token Diff — Desktop vs Mobile
    
    | Element | Property | Desktop | Mobile |
    |---------|----------|---------|--------|
    | heading | font-size | `96px` | `40px` |
    | heading | line-height | `96px` | `40px` |
    | nav | height | `40px` | `240px` |
    | button | width | `286px` | `342px` |
    | card | width | `292px` | `358px` |
    
    ### Collapsing Strategy
    - Headlines: 96px → 40px 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: 12px 16px 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):
    
    - **Navigation collapses to hamburger** — 40 links visible on desktop, 6 on mobile (the rest hide behind a menu toggle).
    - **Nav CTAs reduced** on mobile (2 → 0) — the design prioritizes content over conversion buttons at small sizes.
    - **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.*
    
    - **Animated SVG** — path/line-draw animations.
    - **Glassmorphism** — 5 frosted/blur layer(s) (e.g. `blur(8px)`).
    
    > **Motion fingerprint**: SVG animations, glassmorphism (5 layers)
    
    ## 9b. Visual Tone & Photography
    
    **Tone:** Illustration-driven
    
    The site relies primarily on illustrations, vector art, and decorative SVG elements rather than photography. Use commissioned illustrations, icon sets, or generated graphics for clones — stock photos will feel off-brand.
    
    **Canonical Brand Image (OG):**
    - https://clickhouse.com/_next/image?url=%2Fimages%2Fsocial_share.png&w=1200&h=630&q=80
      *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: 4.3:1 (ultra-wide cinematic)
    - Rendered size: 241×56px
    - *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): 12 (36%)
    - Portrait (<0.87): 0 (0%)
    - Square (0.87–1.15): 9 (27%)
    - Ultra-wide (>2.3): 12 (36%)
    
    **Media Format Mix:**
    - SVG: 32 (icons, illustrations, decorative geometry)
    
    **Average rendered image size:** 194×101px
    **Above-fold image count:** 22 / 33
    
    **Decorative Patterns Detected:**
    - 7 multi-stop linear gradients (mesh-like, 3+ color stops) — the brand leans on rich color transitions for visual depth
    - 2 large decorative SVG shapes (≥200×200px, non-icon) — likely blob/illustration accents
    - **Glassmorphism** detected (`backdrop-filter: blur`) — layered transparent surfaces with blur, modern OS-like aesthetic
    
    **Clone instruction for decorative work:** This is a gradient-rich design — invest in multi-stop CSS gradients (3+ color stops), not solid backgrounds.
    
    **Imagery Guidance for clones:**
    - Use vector illustration as the primary visual language — photos will read as off-brand.
    - Maintain consistent illustration style (line weight, color palette) across the site.
    
    ## 10. Agent Prompt Guide
    
    ### Quick Reference
    - Background: #faff69 (`#faff69`)
    - Primary text: Pure White (`#ffffff`)
    - Accent: #166534 (`#166534`)
    - Border: Charcoal (`#393939`)
    - Font: sans-serif
    - Body: 16px weight 400
    
    ### Example Component Prompts
    - "Create a hero section on #faff69 background (#faff69). Headline at 96px sans-serif weight 900, line-height 1, color #ffffff."
    - "Create the primary CTA button: `#166534` background, `#ffffff` text, 9999px border-radius, 12px 16px padding, 700 weight, sans-serif font."
    - "Design a card on `rgba(20, 20, 20, 0.5)` background. Border: 1px solid rgba(65, 65, 65, 0.8). Radius: 8px. Shadow: use extracted shadow. Padding: 0px."
    - "Build navigation: static on `#faff69`. sans-serif 16px weight 400 for links."
    
    ### Iteration Guide
    1. **Canvas**: Set the light canvas to #faff69 (`#faff69`) — every component is composited against this exact base.
    2. **Typography**: All type in sans-serif, weight range 400–900. Never exceed 900 — heavier weights break the brand's tonal restraint.
    3. **Accent**: #166534 (`#166534`) — one accent, applied consistently to CTAs, active states, and links. Never introduce a second saturated color.
    4. **Motion**: All transitions use `cubic-bezier(0.4,0,0.2,1)`. Never use linear for UI transitions — preserve the brand's easing personality.
    5. **Shape**: CTAs at `0px`, cards at `8px`. Apply border-radius from the extracted scale only — don't invent intermediate values.
    6. **Spacing**: Use the `--ca-space-*` token scale (12px–64px). All padding, margin, and gap values are multiples from this scale — no magic numbers.
    7. **Tokens**: Import from §11 CSS Export (`--ca-*` vars). Never hardcode hex values — always reference a token so theming remains consistent.
    
    ## 11. CSS Design Tokens Raw Export
    
    *Copy-paste ready `:root {}` block — all values extracted directly from the live site.*
    
    ```css
    /* Colors */
    :root {
      --ca-background: #faff69;
      --ca-surface-1: #e5e7eb;
      --ca-on-primary: #ffffff;
      --ca-ink-muted: #131312;
      --ca-primary: #166534;
      --ca-primary-hover: #4f5100;
      --ca-hairline: #393939;
      --ca-primary-focus: #141414;
    }
    
    /* Typography */
    :root {
      --ca-font-primary: "__Inter_d1b8ee", system-ui, sans-serif;
      --ca-text-display: 96px;
      --ca-text-body: 16px;
      --ca-text-button: 14px;
    }
    
    /* Spacing & Radius */
    :root {
      --ca-space-xxs: 2px;
      --ca-space-xs: 12px;
      --ca-space-sm: 16px;
      --ca-space-md: 24px;
      --ca-space-base: 32px;
      --ca-space-lg: 48px;
      --ca-space-xl: 64px;
      --ca-space-2xl: 96px;
      --ca-space-3xl: 104px;
      --ca-radius-none: 0px;
      --ca-radius-xs: 4px;
      --ca-radius-sm: 8px;
      --ca-radius-md: 12px;
      --ca-radius-lg: 9999px;
      --ca-radius-xl: 10007px;
      --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: 10027px
        width: full-bleed
        layout: block
        children: 3
      - section: header
        tag: header
        classes: ["bg-neutral-900/10", "md-mid:bg-neutral-900/10", "fixed", "top-0"]
        height: 107px
        width: full-bleed
        layout: block
        children: 2
        bg: "rgba(20, 20, 20, 0.1)"
      - section: feature-section
        tag: div
        classes: ["relative", "overflow-hidden"]
        height: 911px
        width: full-bleed
        layout: block
        children: 2
        vertical-padding: ~64px (generous)
      - section: feature-section
        tag: main
        classes: ["readable-content"]
        height: 9279px
        width: full-bleed
        layout: block
        children: 11
        vertical-padding: ~96px (airy)
      - section: feature-section
        tag: div
        classes: ["section-container", "relative", "z-10", "pt-16"]
        height: 622px
        width: 1280px
        layout: block
        children: 4
        vertical-padding: ~48px
        padding: "96px 32px 0px"
      - section: unknown
        tag: div
        classes: ["cc-type-opt-in", "cc-theme-edgeless", "cc-left"]
        height: 257px
        width: 336px
        layout: flex-column justify=normal
        children: 2
        bg: "rgb(20, 20, 20)"
        tone: dark
        vertical-padding: ~24px
        padding: "24px 0px"
      - section: unknown
        tag: div
        classes: ["relative", "z-10", "mx-auto", "-mb-12"]
        height: 94px
        width: 672px
        layout: block
        children: 1
      - section: logo-strip
        tag: div
        classes: ["group/container", "relative"]
        height: 172px
        width: full-bleed
        layout: block
        children: 3
      - section: logo-strip
        tag: div
        classes: ["carousel-container", "-my-2", "text-black", "sm:-my-3"]
        height: 172px
        width: full-bleed
        layout: block
        children: 2
      - section: logo-strip
        tag: div
        classes: ["swiper-wrapper"]
        height: 86px
        width: full-bleed
        layout: flex-row justify=normal
        children: 31
      - section: logo-strip
        tag: div
        classes: ["swiper-wrapper"]
        height: 86px
        width: full-bleed
        layout: flex-row justify=normal
        children: 30
      - section: feature-section
        tag: section
        classes: ["mb-16", "bg-gradient-to-br", "from-white/5", "to-50%"]
        height: 573px
        width: full-bleed
        layout: block
        children: 1
        bg-treatment: linear-gradient
        vertical-padding: ~32px
        padding: "64px 0px 0px"
      - section: feature-section
        tag: div
        classes: ["section-container"]
        height: 509px
        width: 1280px
        layout: block
        children: 2
        padding: "0px 32px"
      - section: unknown
        tag: div
        classes: ["glare-wrapper"]
        height: 362px
        width: 292px
        layout: block
        children: 1
      - section: unknown
        tag: div
        classes: ["glare-wrapper"]
        height: 362px
        width: 292px
        layout: block
        children: 1
      - section: unknown
        tag: div
        classes: ["glare-wrapper"]
        height: 362px
        width: 292px
        layout: block
        children: 1
      - section: unknown
        tag: div
        classes: ["glare-wrapper"]
        height: 362px
        width: 292px
        layout: block
        children: 1
      - section: feature-section
        tag: div
        classes: ["section-container", "my-16", "flex", "flex-row"]
        height: 1951px
        width: 1280px
        layout: flex-row justify=normal
        children: 2
        padding: "0px 32px"
      - section: feature-section
        tag: div
        classes: ["my-16", "bg-neutral-700", "py-16", "md:my-32"]
        height: 979px
        width: full-bleed
        layout: block
        children: 1
        bg: "rgb(65, 65, 65)"
        tone: dark
        vertical-padding: ~96px (airy)
        padding: "96px 0px"
      - section: feature-section
        tag: div
        classes: ["section-container"]
        height: 787px
        width: 1280px
        layout: block
        children: 1
        vertical-padding: ~64px (generous)
        padding: "0px 32px"
      - section: feature-section
        tag: div
        classes: ["my-16", "md:my-32"]
        height: 794px
        width: full-bleed
        layout: block
        children: 2
      - section: unknown
        tag: div
        classes: ["section-container", "flex", "justify-center"]
        height: 547px
        width: 1280px
        layout: flex-row justify=center
        children: 1
        padding: "0px 32px"
      - section: feature-section
        tag: div
        classes: ["relative", "flex", "flex-col", "gap-y-28"]
        height: 791px
        width: full-bleed
        layout: flex-column justify=normal
        children: 1
      - section: feature-section
        tag: div
        classes: ["section-container", "bg-shadow-element", "flex", "w-full"]
        height: 791px
        width: 1280px
        layout: flex-column justify=space-between
        children: 3
        vertical-padding: ~64px (generous)
        padding: "0px 64px"
      - section: feature-section
        tag: div
        classes: ["my-32", "bg-primary-300", "py-16", "text-primary-900"]
        height: 1061px
        width: full-bleed
        layout: block
        children: 2
        bg: "rgb(250, 255, 105)"
        vertical-padding: ~64px (generous)
        padding: "64px 0px"
    ```
    
    **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:
        - "Built for every modern data challenge"
        - "Build real-time data products that scale"
        - "Deploy your way"
        - "Join the 100k+ developers using ClickHouse today"
      sub-headings:
        - "Real-time analytics"
        - "Blazing fast"
        - "Open Source"
        - "ClickHouse Cloud"
      ctas:
        - "Allow cookies"
        - "Dismiss"
        - "Cookie preferences"
        - "Copy logo as SVG"
        - "Products"
        - "Real-time analytics"
        - "All use cases -> ->"
      navigation:
        - "Products"
        - "Solutions"
        - "All use cases -> ->"
        - "All industries -> ->"
        - "Resources"
        - "47.9k"
        - "Download full logo"
        - "Download logomark"
        - "Real-time analytics"
        - "Observability"
      footer-links:
        - "ClickHouse Cloud"
    ```
    
    **Agent rule**: reuse these exact strings when generating UI. Do NOT translate or rephrase — brand voice is preserved through the original wording.
    
    
    ## 15. Asset Inventory (Image Roles & Ratios)
    
    *Image inventory classified by role and aspect ratio. When reproducing the site, allocate this number of assets per role.*
    
    ```yaml
    assets:
      logo:
        count: 26
        avg-ratio: 2.81
        common-aspect: "~16:6 banner"
        sample-alts:
          - "ClickHouse logo"
      thumbnail:
        count: 12
        avg-ratio: 1.00
        common-aspect: "~1:1 square"
        sample-alts:
          - "ClickHouse Cloud"
          - "ClickHouse BYOC"
          - "Postgres ClickHouse Cloud"
    ```
    
    **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">
      Allow cookies
    </button>
    ```
    _Source pattern detected: padding `12px 16px` · radius `0px` · weight `400`_
    
    ### Generic Card
    ```html
    <div class="card">
      <!-- content -->
    </div>
    ```
    _Source pattern detected: padding `0px` · radius `8px` · shadow `rgba(0, 0, 0, 0.06) 0px 4px 4px 0px, rgba(0, 0, 0, 0.14) 0px`_
    
    **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** 21 · **product** 4 · **docs** 1 · **blog** 9 · **social** 1 · **legal** 1 · **download** 2 · **other** 21
    
    **Projects / case studies detected** (clustered by URL + featured image):
    
    *Blog* — medium confidence, 8 items:
    
    | Title | Featured image | Link |
    |---|---|---|
    | Unlocking The Power Of Onchain Analytics How | `nansen_946382124a.svg` (ar 4.15) | https://clickhouse.com/blog/unlocking-the-power-of-onchain-analytics-how-nansen-transformed-their-data-infrastructure-with-clickhouse-cloud |
    | Poolside Using Clickhouse To Build Next Gen  | `poolside_1c835dc37f.svg` (ar 5.41) | https://clickhouse.com/blog/poolside-using-clickhouse-to-build-next-gen-ai-for-software-development |
    | Hifis Migration From Bigquery To Clickhouse | `block_logo_black_min_2f6978c0c1.svg` (ar 4.93) | https://clickhouse.com/blog/hifis-migration-from-bigquery-to-clickhouse?loc=carousel |
    | Langchain Why We Choose Clickhouse To Power  | `langchain_logo_1_1e23793e69.svg` (ar 5.56) | https://clickhouse.com/blog/langchain-why-we-choose-clickhouse-to-power-langchain?loc=langchain-homepage |
    | Nyc Meetup Report Real Time Slicing And Dici | `trusted_by_rokt_66bd8a7f52.svg` (ar 1.8) | https://clickhouse.com/blog/nyc-meetup-report-real-time-slicing-and-dicing-reporting-with-clickhouse?loc=carousel |
    | Trackingplan Web Analytics With Clickhouse | `trusted_by_trackingplan_5b83d6c4cd.s` (ar 3.57) | https://clickhouse.com/blog/trackingplan-web-analytics-with-clickhouse?loc=homepage-trackingplan |
    | Serving Real Time Analytics Across Marketpla | `trusted_by_adevinta_534745a01e.svg` (ar 2.3) | https://clickhouse.com/blog/serving-real-time-analytics-across-marketplaces-at-adevinta?loc=carousel |
    | ClickHouse appoints Asia Pacific leader and  | — | https://clickhouse.com/blog/clickhouse-appoints-apac-leader-and-expands-global-gtm-leadership?loc=banner |
    
    *Cloud* — medium confidence, 3 items:
    
    | Title | Featured image | Link |
    |---|---|---|
    | Bring Your Own Cloud A fully managed ClickHo | `icon-byoc.svg` (ar 1) | https://clickhouse.com/cloud/bring-your-own-cloud |
    | Postgres managed by ClickHouse Unified data  | `icon-postgres.svg` (ar 1) | https://clickhouse.com/cloud/postgres |
    | Managed ClickStack Managed observability wit | `icon-managed-clickstack.svg` (ar 1.36) | https://clickhouse.com/cloud/clickstack |
    
    **Signals:** 44/60 links carry a featured image · device mockups detected: laptop ×4 · dominant link roles: content-card (33), navigation (20), inline-link (5).
    
    
    ---
    ## Extraction Completeness: 72/100 (C)
    
    | Category | Score | Max | Detail |
    |----------|-------|-----|--------|
    | Colors & Palette | 25 | 25 | 18 named colors |
    | Typography | 15 | 20 | 6 roles defined |
    | Components | 12 | 20 | 3 specs extracted |
    | Motion & Interaction | 12 | 15 | Keyframes |
    | CSS Custom Properties | 3 | 10 | 59 vars |
    | Responsive Breakpoints | 5 | 5 | 7 breakpoints |
    | Variable Fonts | 0 | 5 | None detected |
    
    ## 12. Known Gaps & Confidence
    
    Explicit list of what this extraction could NOT capture. Agents should not invent values for these — either skip the feature or use the documented baseline + heuristic fallback.
    
    *Auto-detected extraction limitations — understand before building:*
    
    - **Licensed web fonts (__Inter_d1b8ee, __Inconsolata_a25f62, __basier_a58b65)** — 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 |
    |----------|----------------|-------------------|
    | **Dark mode** | No dark-mode CSS variables or media queries detected | Light mode is canonical; do not generate dark-mode variants unless explicitly requested |
    | **Form inputs** | No text input fields detected on this page | Use the documented border-radius + accent border on focus; 12-16px padding inside |
    
    ### Per-section confidence
    
    | Section | Confidence | Reason |
    |---------|------------|--------|
    | §1 Visual Theme | High | Body bg extracted via getComputedStyle() |
    | §2 Colors | High | 59 CSS vars (semantic naming requires ≥20 for high) |
    | §3 Typography | High | 6 typography roles inferred |
    | §4 Components | Medium | 3 component variants captured |
    | §7 Motion | High | Keyframes + transitions |
    | §8 Do's/Don'ts | High | 18 rules generated; design-decisions.json has evidence per rule |
    | §9 Responsive | High | 7 breakpoints detected |
    | §9b Photography | High | 33 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
    
    11 font file(s) captured (257KB total). When running `prism add`, fonts are saved to `extractions/clickhouse.com/fonts/` and embedded as base64 in the output HTML.
    
    **@font-face declarations to use:**
    ```css
    @font-face {
      font-family: 'swiper-icons';
      /* src: url('/fonts/swiper-icons.woff2') format('woff'); */
      font-weight: 400;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: '__Inter_d1b8ee';
      /* src: url('/fonts/__Inter_d1b8ee.woff2') format('woff2'); */
      font-weight: 400;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: '__Inter_d1b8ee';
      /* src: url('/fonts/__Inter_d1b8ee.woff2') format('woff2'); */
      font-weight: 500;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: '__Inter_d1b8ee';
      /* src: url('/fonts/__Inter_d1b8ee.woff2') format('woff2'); */
      font-weight: 600;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: '__Inter_d1b8ee';
      /* src: url('/fonts/__Inter_d1b8ee.woff2') format('woff2'); */
      font-weight: 700;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: '__Inconsolata_a25f62';
      /* src: url('/fonts/__Inconsolata_a25f62.woff2') format('woff2'); */
      font-weight: 400;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: '__Inconsolata_a25f62';
      /* src: url('/fonts/__Inconsolata_a25f62.woff2') format('woff2'); */
      font-weight: 500;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: '__Inconsolata_a25f62';
      /* src: url('/fonts/__Inconsolata_a25f62.woff2') format('woff2'); */
      font-weight: 600;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: '__Inconsolata_a25f62';
      /* src: url('/fonts/__Inconsolata_a25f62.woff2') format('woff2'); */
      font-weight: 700;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: '__basier_a58b65';
      /* src: url('/fonts/__basier_a58b65.woff2') format('woff'); */
      font-weight: 500;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: '__basier_a58b65';
      /* src: url('/fonts/__basier_a58b65.woff2') format('woff'); */
      font-weight: 600;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: '__basier_a58b65';
      /* src: url('/fonts/__basier_a58b65.woff2') format('woff'); */
      font-weight: 700;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: '__basier_Fallback_a58b65';
      /* src: url('/fonts/__basier_Fallback_a58b65.woff2') format('woff'); */
      font-weight: normal;
      font-style: normal;
      font-display: swap;
    }
    ```
    
    ### Keyframe Animations (Intercepted from CSS)
    
    **41 @keyframes found** — these are the real animation definitions:
    
    ```
    @keyframes swiper-preloader-spin { ... }
    @keyframes hero-entrance_heroSlideUp__dtoT7 { ... }
    @keyframes fadeInOut { ... }
    @keyframes marqueeLeftTransform { ... }
    @keyframes ping { ... }
    @keyframes pulse { ... }
    @keyframes spin { ... }
    @keyframes bounce { ... }
    @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 styles_animate__vKdT3 { ... }
    @keyframes styles_animateVertical__195jM { ... }
    ```
    
    <details><summary>Full keyframes CSS (41 animations)</summary>
    
    ```css
    @keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}
    @keyframes hero-entrance_heroSlideUp__dtoT7{0%{opacity:0;transform:translateY(32px)}
    @keyframes fadeInOut{0%{opacity:0}50%{opacity:1}
    @keyframes marqueeLeftTransform{0%{transform:translateX(0)}
    @keyframes ping{75%,to{transform:scale(2);opacity:0}}
    @keyframes pulse{50%{opacity:.5}}
    @keyframes spin{to{transform:rotate(1turn)}}
    @-webkit-keyframes bounce{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}
    @-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 styles_animate__vKdT3{0%{transform:translateX(calc(var(--carousel-offset, 0%)))}
    @keyframes styles_animateVertical__195jM{0%{transform:translateY(calc(var(--carousel-offset, 0%)))}
    ```
    </details>
    
    ### Brand Gradient Palette
    
    **11 complex gradients captured** from the site's CSS. The first few are the most prominent visual decorations:
    
    ```css
    /* Gradient 1 */
    background: linear-gradient(0deg,transparent 10%,#000 35%,#000 65%,transparent 90%);
    
    /* Gradient 2 */
    background: linear-gradient(90deg,transparent,#000 100px,#000 calc(100% - 100px);
    
    /* Gradient 3 */
    background: linear-gradient(90deg,transparent .1%,#000 var(--mask-size,2.5rem);
    
    /* Gradient 4 */
    background: linear-gradient(to bottom,#000 var(--tw-gradient-from-position,0);
    
    /* Gradient 5 */
    background: linear-gradient(0deg,transparent 0,#000 10%,#000 90%,transparent);
    
    ```
    
    ### Hover State CSS (Intercepted)
    
    **39 hover rule lines** captured from CSS files. Key interactive transitions from real CSS (not inferred):
    
    ```css
    .styles_button__3smpn[data-type=primary]:active,.styles_button__3smpn[data-type=primary]:hover{--tw-border-opacity:1;border-color:rgb(238 244 0/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(238 244 0/var(--tw-bg-opacity,1))}
    
    .styles_button__3smpn[data-type=primary-dark]:active,.styles_button__3smpn[data-type=primary-dark]:hover{background-color:rgb(21 21 21/var(--tw-bg-opacity,1));--tw-bg-opacity:1}
    
    .styles_button__3smpn[data-type=secondary]:active,.styles_button__3smpn[data-type=secondary]:hover{--tw-border-opacity:1;border-color:rgb(159 163 0/var(--tw-border-opacity,1));background-color:rgb(40 40 40/var(--tw-bg-opacity,1));--tw-bg-opacity:0.8;--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}
    
    .styles_button__3smpn[data-type=secondary-dark]:active,.styles_button__3smpn[data-type=secondary-dark]:hover{--tw-bg-opacity:1;background-color:rgb(29 29 29/var(--tw-bg-opacity,1))}
    
    .styles_button__3smpn:disabled:active,.styles_button__3smpn:disabled:hover{--tw-bg-opacity:1;background-color:rgb(29 29 29/var(--tw-bg-opacity,1))}
    
    @media(hover:hover){.styles_maskCarousel__QEJkk:hover .carousel-container{-webkit-mask-size:100% 100%;mask-size:100% 100%}
    
    .rich_content .code-with-play .play-ui:hover{background-color:hsla(0,0%,100%,.1)}
    
    .rich_content table tr:hover{--tw-bg-opacity:1;background-color:rgb(65 65 65/var(--tw-bg-opacity,1))}
    
    .rich_content table tr.highlight:hover{--tw-bg-opacity:1}
    
    .rich_content table tr.\!highlight:hover{--tw-bg-opacity:1}
    
    .rich_content table tr.highlight-blue:hover{--tw-bg-opacity:1}
    
    .rich_content.ignore-anchor a:hover{--tw-text-opacity:1;color:rgb(250 255 105/var(--tw-text-opacity,1))}
    ```
    
    > **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 2002 rendered nodes** — not a sample. These are the values the page *actually paints*, weighted by how often they appear.
    
    ### Real Responsive Breakpoints
    **46 breakpoints** read from the live `@media` rules (not guessed) — 14 most relevant:
    `240px` · `249px` · `288px` · `289px` · `299px` · `300px` · `320px` · `325px` · `330px` · `331px` · `349px` · `380px` · `411px` · `416px` … (+32 more)
    
    ### Measured Design Scale
    **Type scale by usage** (× = paint count): `16px`×1058 · `14px`×510 · `12px`×198 · `18px`×89 · `20px`×45 · `36px`×33 · `24px`×31 · `72px`×16
    
    **Radius scale** (× = paint count): `8px`×101 · `4px`×31 · `50%`×31 · `9999px`×27 · `24px`×12 · `10px`×4 · `2px`×3 · `48px`×3
    
    **Weights** (× = paint count): `400`×1426 · `500`×328 · `700`×122 · `600`×94 · `100`×24 · `900`×4
    
    **Layout gaps** (× = paint count): `16px`×24 · `12px`×10 · `4px`×9 · `24px`×8 · `normal 16px`×4 · `8px`×4 · `48px`×2 · `0px 2px`×1
    
    **Elevation (real shadows)**:
    ```css
    rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.1) 0px 4px 6px -4px
    rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px
    rgba(0, 0, 0, 0.06) 0px 4px 4px 0px, rgba(0, 0, 0, 0.14) 0px 4px 25px 0px inset
    rgba(255, 117, 117, 0.07) 0px 0px 800px 470px
    ```
    
    ### 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:sans-serif; color:rgb(249 249 249/var(--tw-text-opacity,1)); background:#131312; background-color:rgb(19, 19, 18) }
    body { color:rgb(255, 255, 255); background-color:rgb(31, 31, 28) }
    header { background-color:hsla(0,0%,8%,.1) }
    h1 { font-size:2.5rem!important }
    h1 { font-weight:900 }
    @media (min-width: 768px) h1 { font-size:4.5rem!important }
    @media (min-width: 1280px) h1 { font-size:6rem!important }
    h2 { font-family:var(--font-basier),Arial,Helvetica,sans-serif; font-size:28px; font-weight:600 }
    @media (min-width: 768px) h2 { font-size:2.25rem }
    button { font-family:inherit; font-size:100%; font-weight:inherit; color:inherit }
    button { color:inherit!important }
    button { border-radius:0.25rem; background-color:rgba(0, 0, 0, 0); color:rgb(255, 255, 255) }
    ```
    
    > 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://clickhouse.com | 2026-06-11T05:00:16.222Z*
    *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 clickhouse.com