Color Palette

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

Background & Surface

Primary lab(99.9987 0.0337958 0.000309944) Page bg Copied!
Secondary #eeeff1 Elevated Copied!
Tertiary #f4f5f6 Card bg Copied!

Text & Content

Primary lab(10.7201 -0.0959039 -1.54182) Body text Copied!
Secondary #1c1d1f Secondary Copied!
Muted #6b6c6d Muted / Placeholder Copied!

Accent & Interactive

Primary #202124 Primary CTA Copied!
Secondary #17bde9 Secondary CTA Copied!

Border & Divider

Border #cad0d9 Dividers / Lines Copied!

Full Extracted Palette (+53)

#000000 #000000 Copied!
#23252a #23252a Copied!
#fbfbfb #fbfbfb Copied!
#242629 #242629 Copied!
#5c5e63 #5c5e63 Copied!
#75777c #75777c Copied!
#505155 #505155 Copied!
#232529 #232529 Copied!
#d1d3d6 #d1d3d6 Copied!
#266df0 #266df0 Copied!
#2666dc #2666dc Copied!
#ffffff #ffffff Copied!
#e6e7ea #e6e7ea Copied!
#9162f9 #9162f9 Copied!
#ffd03d #ffd03d Copied!
#fb84a7 #fb84a7 Copied!
#a27afa #a27afa Copied!
#9fa1a7 #9fa1a7 Copied!
#ffebad #ffebad Copied!
#fdc4d5 #fdc4d5 Copied!
#d6c4fd #d6c4fd Copied!
#ddf9e4 #ddf9e4 Copied!
#075a39 #075a39 Copied!
#c7f4d3 #c7f4d3 Copied!
#fd9038 #fd9038 Copied!
#f65385 #f65385 Copied!
#14aed6 #14aed6 Copied!
#de98e6 #de98e6 Copied!
#e4e7ec #e4e7ec Copied!
#e5eeff #e5eeff Copied!
#d6e5ff #d6e5ff Copied!
#407ff2 #407ff2 Copied!
#2e3238 #2e3238 Copied!
#ffebeb #ffebeb Copied!
#ffdcdb #ffdcdb Copied!
#772322 #772322 Copied!
#fff3cc #fff3cc Copied!
#705500 #705500 Copied!
#daf4fc #daf4fc Copied!
#c3edf9 #c3edf9 Copied!

Typography

All values extracted via getComputedStyle() — no estimation.

RoleFont FamilySize / Weight Line HeightLetter SpacingPreview
Display Hero interDisplay 64px / w600 1 -1.28px Display Hero
Sub-heading interDisplay 32px / w600 1.19 -0.32px Sub-heading
Card Title inter 16px / w500 1.38 -0.16px Card Title
Button inter 15px / w500 1.47 -0.16px Button
Button inter 14px / w500 1.43 -0.07px Button
Eyebrow / Overline interDisplay 12px / w600 1.17 0.72px Eyebrow / Overline

Live Components

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

Buttons

accent: rgb(32, 33, 36) · border-radius: 9999px · weight: 600

Form Inputs

border: rgb(202, 208, 217) · focus: rgb(32, 33, 36) · radius: 8px

Card

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

Badges & Labels

New Feature Beta Draft

Spacing Scale

xxs 2px
xs 6px
sm 10px
md 13px
base 16px
lg 24px
xl 30px
2xl 40px
3xl 64px

Border Radius

none
0px
xs
4px
sm
8px
md
14px
lg
16px
xl
32px
full
9999px

Component Specs

Extracted CSS values per component and variant state.

### Buttons

Ghost
  • Background: `transparent`
  • Text: `#eceff3`
  • Padding: 0px
  • Radius: 10px
  • Border: 1px solid rgba(0, 0, 0, 0)
  • Font: 16px weight 500
  • Use: Subtle action, toolbar, nav button
Ghost
  • Background: `transparent`
  • Text: `#1c1d1f` `{colors.ink-muted}`
  • Padding: 8px 4px
  • Radius: 12px
  • Font: 16px weight 500
  • Use: Subtle action, toolbar, nav button
Light / Invert
  • Background: `#ffffff` `{colors.on-primary}`
  • Text: `#2d3238`
  • Padding: 0px 12px
  • Radius: 10px
  • Border: 1px solid lab(83.208 -0.844151 -5.26234)
  • Font: 14px weight 500
  • Use: Bright CTA on dark sections
Secondary
  • Background: `#202124` `{colors.primary}`
  • Text: `#f3f4f6`
  • Padding: 0px 12px
  • Radius: 10px
  • Border: 1px solid lab(37.426 -1.09151 -9.33263)
  • Font: 14px weight 500
  • Use: Secondary action
Light / Invert
  • Background: `#ffffff` `{colors.on-primary}`
  • Text: `#6d7988`
  • Padding: 0px 16px
  • Radius: 0px
  • Font: 15px weight 500
  • Use: Bright CTA on dark sections
Light / Invert
  • Background: `#fafafb`
  • Text: `#222529`
  • Padding: 0px 16px
  • Radius: 0px
  • Font: 15px weight 500
  • Use: Bright CTA on dark sections
Light / Invert
  • Background: `#f3f4f6`
  • Text: `#4e5967`
  • Padding: 0px 10px
  • Radius: 10px
  • Border: 1px solid lab(91.5182 -0.365466 -2.84777)
  • Font: 14px weight 500
  • Use: Bright CTA on dark sections

Inputs & Forms

Text Input
  • Background: `#ffffff` `{colors.on-primary}`
  • Text: `#222529`
  • Padding: 10px 13px
  • Radius: 10px
  • Border: 1px solid lab(86.0989 -0.77799 -4.0961)
  • Font: 16px weight 500
  • Use: Text fields, search inputs

Interaction State Narrative

  • **Card**:
  • - **hover:** opacity 0.993263
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`, `Light / Invert`, `Secondary`
    • **DO NOT introduce new buttons variants** without justification

    Inputs & Forms

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

    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 375px
    Mobile 450px
    Mobile Large 576px
    Tablet 768px
    Tablet 992px
    Desktop 1078px

    Elevation & Depth

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

    Level 1
    rgba(28, 29, 31, 0.1) 0px 0px 0px 1px, rgba(28, 29, 31, 0.05) 0px 1px 2px 0px, r…
    Level 2
    rgba(28, 40, 64, 0.06) 0px 2px 6px 0px, rgba(28, 40, 64, 0.08) 0px 6px 20px -2px
    Level 3
    rgba(28, 40, 64, 0.18) 0px 0px 2px 0px, rgba(0, 0, 0, 0.04) 0px 1px 3px 0px
    Level 4
    rgb(224, 224, 224) 0px 0px 2px 0px, rgba(24, 39, 75, 0.02) 0px 2px 4px -2px, rgb…
    Level 5
    rgba(28, 40, 64, 0.08) 0px 10.85px 21.7px -4.34px, rgba(28, 40, 64, 0.08) 0px 6.…

    Motion & Transitions

    10 motion tokens — easing curves and durations.

    --ease-incubic-bezier(.3, 0, 1, 1)
    --ease-in-out-cubiccubic-bezier(.65, 0, .35, 1)
    --ease-in-out-expocubic-bezier(1, 0, 0, 1)
    --ease-outcubic-bezier(0, 0, 0, 1)
    --ease-linearcubic-bezier(0, 0, 1, 1)
    --ease-emphasized-in-outcubic-bezier(.2, 0, 0, 1)
    --ease-in-outcubic-bezier(.2, 0, 0, 1)
    --ease-out-cubiccubic-bezier(.33, 1, .68, 1)
    --ease-in-out-quadcubic-bezier(.45, .05, .55, .95)
    --ease-in-cubiccubic-bezier(.32, 0, .67, 0)

    Motion Timeline

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

    ai-hero-box-gradient-spin
    rotate-reporting
    pricing-cards-grid-line-appear
    rotate
    connection
    running
    completed
    spin
    pulse
    enter
    exit
    navigation-enter-from-right

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

    Component States

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

    ,,,,
    Component States
    button
    default
    button
    bg rgba(0, 0, 0, 0)
    fg lab(94.3726 -0.157326 -2.23036)
    input
    default
    input
    bg lab(99.9987 0.0337958 0.000309944)
    fg lab(14.599 -0.159428 -2.99254)
    link
    default
    link
    bg rgba(0, 0, 0, 0)
    fg lab(99.9987 0.0337958 0.000309944)
    card
    default
    card
    bg rgba(0, 0, 0, 0)
    fg lab(10.7201 -0.0959039 -1.54182)
    hover
    card
    bg transparent
    fg inherit
    navLink
    default
    navLink
    bg rgba(0, 0, 0, 0)
    fg lab(99.9987 0.0337958 0.000309944)

    Z-Index Stacking Context

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

    z:2147483003
    div.intercom-lightweight-app-launcher.intercom-launcher
    z:2147483001
    div.intercom-lightweight-app
    z:101
    div.pointer-events-none.fixed
    z:92
    div.sticky.top-0
    z:1
    nav.relative.z-1
    z:1
    div.flex.min-w-[180px]
    z:1
    div.relative.z-1
    z:-1
    div.absolute.inset-0
    z:-1
    #intercom-frame

    Export tokens

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

    Dossier complet
    Charte graphique — attio.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: attio.com
    description: "Light product system built on #ffffff with #202124 as the primary CTA accent. Type anchored in interDisplay at 64px / weight 600. Extracted automatically from https://attio.com/ — rendered styles via getComputedStyle() + CSS custom properties (token-only values may not be painted)."
    narrative: |
      attio.com is built on a mid-dark canvas (lab(99.9987 0.0337958 0.000309944)).
      The system uses rgb(32, 33, 36) as a near-neutral accent (low saturation).
      Moderately rounded CTAs (12px) — modern SaaS standard, neither sharp nor pill alongside interDisplay as the primary typeface.
      A layered elevation system (6 distinct shadows) building a clear front-to-back hierarchy.
      Motion is a first-class concern — 50 keyframe animations plus transition-driven interactions.
    
    colors:
      background: "#ffffff"
      surface-1: "#eeeff1"
      surface-2: "#f4f5f6"
      ink: "#1c1d1f"
      ink-muted: "rgba(28, 29, 31, 0.65)"
      ink-subtle: "rgba(107, 108, 109, 0.62)"
      primary: "#202124"
      on-primary: "#ffffff"
      primary-hover: "#17bde9"
      hairline: "#cad0d9"
    
    typography:
      display-xl:
        fontFamily: "interDisplay, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
        fontSize: 64px
        fontWeight: 600
        lineHeight: 1
        letterSpacing: -1.28px
      display-md:
        fontFamily: "interDisplay, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
        fontSize: 32px
        fontWeight: 600
        lineHeight: 1.19
        letterSpacing: -0.32px
      body:
        fontFamily: "interDisplay, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
        fontSize: 12px
        fontWeight: 600
        lineHeight: 1.17
        letterSpacing: 0.72px
      button:
        fontFamily: "inter, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
        fontSize: 15px
        fontWeight: 500
        lineHeight: 1.47
        letterSpacing: -0.16px
      eyebrow:
        fontFamily: "interDisplay, 'SF Pro Display', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
        fontSize: 12px
        fontWeight: 600
        lineHeight: 1.17
        letterSpacing: 0.72px
    
    rounded:
      none: 0px
      xs: 4px
      sm: 8px
      md: 14px
      lg: 16px
      xl: 32px
      pill: 9999px
    
    spacing:
      xxs: 2px
      xs: 6px
      sm: 10px
      md: 13px
      lg: 24px
      xl: 30px
      xxl: 64px
    
    components:
      button-ghost:
        backgroundColor: "transparent"
        textColor: "#eceff3"
        typography: "{typography.button}"
        rounded: "{rounded.sm}"
      button-ghost-2:
        backgroundColor: "transparent"
        textColor: "{colors.ink-muted}"
        typography: "{typography.button}"
        rounded: "{rounded.md}"
        padding: 8px 4px
      button-light--invert:
        backgroundColor: "{colors.on-primary}"
        textColor: "#2d3238"
        typography: "{typography.button}"
        rounded: "{rounded.sm}"
        padding: 0px 12px
      input-text-input:
        backgroundColor: "{colors.on-primary}"
        textColor: "#222529"
        typography: "{typography.button}"
        rounded: "{rounded.sm}"
        padding: 10px 13px
    
    extracted_at: "2026-06-15T00:31:49.278Z"
    completeness: 78
    scoreVersion: "v2"
    
    ---
    
    # Design System — attio.com
    > Extracted automatically by Prism from https://attio.com/
    > Date: 2026-06-15
    > Viewport: Desktop 1440x900 + Mobile 390x844
    > Values are extracted, not hand-written: rendered styles via getComputedStyle() + colors declared in CSS custom properties (token-only values are marked `(token)` and may not be painted).
    
    
    ## 0. Design DNA
    
    **Density**: moderate  |  **Motion**: animated  |  **Weight**: medium  |  **Aesthetic**: product-neutral
    
    | Dimension | Value | Signal |
    |---|---|---|
    | Canvas | neutral | `#ffffff` |
    | Type posture | sans-led (inter) | "The revenue platform engineere" |
    | Color assertion | dual-accent | #202124 |
    | Whitespace | moderate | section rhythm 40px |
    | Interaction | animated | 50 keyframes, 17 transitions |
    | Radius language | 10px-rounded | from token scale |
    
    **Prism fingerprint**: `neutral-canvas · sans-display · dual-accent · 10px-rounded · animated-motion`
    
    > **🤖 TL;DR for AI agents** (read this first — saves you scanning the full doc):
    >
    > - **Canvas**: `lab(99.9987 0.0337958 0.000309944)` is the page background. Every component composits against this.
    > - **Accent**: `rgb(32, 33, 36)` for primary CTAs ONLY. Never decorative.
    > - **Body type**: 16px (token: `typography.body`). Default for ALL text not in a heading role.
    > - **Section rhythm**: 40px between major bands. Card padding: 24px.
    > - **Default radius**: 8px on buttons/inputs. Pills (`9999px`) only for icon-buttons or status chips.
    >
    > **Before generating UI**: import this DESIGN.md, scan §2 (Color Palette) + §4 (Components) + §10 (Agent Guide). Skip §11–12 unless extending.
    
    ## 1. Visual Theme & Atmosphere
    
    **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.
    
    attio.com uses a pure-white canvas (`#ffffff`), letting typography, color and imagery carry the visual weight. 
    
    Headlines are set in **interDisplay**, a sans-serif display face (the dominant type signature, e.g. "The revenue platform engineered for scale." at 64px). A second display voice — **tiemposText** (serif) — appears in lower bands (e.g. "runs on Attio."), used for editorial accent. Body text is set in **inter**, deployed with OpenType features enabled globally (`"ss03"`). These aren't decorative — they're load-bearing: without them, the typeface reverts to its generic state and the design loses its specific texture. Headlines use weight 600 for confident, assertive presence — the brand wants to be heard. Negative letter-spacing at display sizes (-1.28px at 64px) compresses headlines into engineered blocks, dense and precise. 
    
    Body text reads in Near-Black (`#1c1d1f`) — softened from pure black, a small but deliberate detail that lowers reading friction. **Near-Black** (`#202124`) 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. 
    Motion design uses smooth easing curves for polished state transitions. 
    
    **Key Characteristics:**
    - Background: Pure White (`#ffffff`)
    - Primary typeface: JetBrains Mono
    - Primary text: Near-Black (`#1c1d1f`)
    - Accent: Near-Black (`#202124`)
    - Display: 64px weight 600, letter-spacing -1.28px
    - Shadow system: 6 distinct elevation levels
    - Custom fonts loaded: JetBrains Mono, JetBrains Mono Fallback, inter, inter Fallback, interDisplay, interDisplay Fallback, tiemposText, tiemposText Fallback
    
    ## 2. Color Palette & Roles
    
    ### Background & Surface
    - **Pure White** (`#ffffff`): Page background (primary)
    - **Off-White** (`#fbfbfb`): Surface / elevated background
    - **Off-White** (`#eeeff1`): Surface / elevated background
    - **Off-White** (`#f4f5f6`): Surface / elevated background
    - **Light Gray** (`#ddf9e4`): Surface / elevated background
    
    ### Text & Content
    - **Near-Black** (`#1c1d1f`): Primary body text
    - **Pure Black** (`#000000`): Secondary text
    - **Near-Black** (`#23252a`): Secondary text
    - **Near-Black** (`#242629`): Secondary text
    - **Near-Black** (`#232529`): Secondary text
    
    ### Accent & Interactive
    - **Sky Bright** (`#17bde9`): Interactive / accent
    - **Royal Blue** (`#266df0`): Interactive / accent
    - **#c7f4d3** (`#c7f4d3`): Interactive / accent
    - **Emerald** (`#0fc27b`): Interactive / accent
    - **#075a39** (`#075a39`): Interactive / accent
    - **M Tricolor Blue** (`#0f6be9`): Interactive / accent
    - **Light Gray** (`#e8ddfe`): Interactive / accent
    
    ### Border & Divider
    - **Silver** (`#cad0d9`): Borders / dividers
    - **Light Grey** (`#d1d3d6`): Borders / dividers
    - **Grey** (`#babbbc`): Borders / dividers
    - **Whitesmoke** (`#e6e7ea`): Borders / dividers
    - **Light Gray** (`#d9e6ef`): Borders / dividers
    - **Light Blue** (`#cdd7de`): Borders / dividers
    
    ### Full Extracted Palette
    **64 colors rendered on the page** + **1** more declared in design tokens (CSS custom properties — not necessarily painted). (23 categorized above + 42 additional below.)
    Rendered values are read via `getComputedStyle()`; token values come from CSS variable declarations. Third-party logo colors are filtered out.
    
    - `#5c5e63` — Slate Grey
    - `#75777c` — Slate Grey
    - `#505155` — Charcoal
    - `#f5f0ff` — Ghost White
    - `#9162f9` — #9162f9
    - `#54d490` — #54d490
    - `#e5eeff` — Light Gray
    - `#d6e5ff` — Light Gray
    - `#407ff2` — Ring Blue
    - `#565b60` — Slate Grey
    - `#ffebeb` — Warm Cream
    - `#ffdcdb` — Soft Pink
    - `#ff6d6b` — Coral
    - `#e7f6ef` — Light Gray
    - `#095a39` — #095a39
    - `#fee7e7` — Warm Cream
    - `#772322` — #772322
    - `#9fa1a7` — Grey
    - `#0b935d` — Teal
    - `#0eb472` — Emerald
    - `#e4e7ec` — Whitesmoke
    - `#586163` — Dim Gray
    - `#e6eeec` — Whitesmoke
    - `#227dda` — M Tricolor Blue
    - `rgba(46, 50, 56, 0.07)` — Translucent Charcoal (7%)
    - `#fff3cc` — Vibrant Yellow
    - `#ffebad` — Vibrant Yellow
    - `#705500` — Chocolate
    - `#daf4fc` — Light Gray
    - `#c3edf9` — #c3edf9
    - `#0a5a70` — #0a5a70
    - `#4711bb` — #4711bb
    - *…+10 more in `raw-css.json` (`desktop.allColors`).*
    
    ### CSS Custom Properties (Design Tokens)
    
    **Shadow Token**
    - `--tw-inset-shadow-alpha`: `100%`
    - `--tw-inset-ring-shadow`: `0 0 #0000`
    - `--tw-inset-shadow`: `0 0 #0000`
    - `--tw-shadow-alpha`: `100%`
    
    **Secondary Color**
    - `--internal-color-muted-background`: `lab(94.3726% -.157326 -2.23036)`
    - `--internal-color-secondary-background`: `lab(98.2947% .128329 -.513124)`
    - `--color-subtle-stroke`: `lab(91.5182% -.365466 -2.84777)`
    - `--internal-color-secondary-foreground`: `lab(14.599% -.159428 -2.99254)`
    
    **Z-Index Token**
    - `--context-menu-portal-z-index`: `200`
    - `--mobile-nav-drawer-overlay-z-index`: `90`
    - `--dialog-overlay-z-index`: `100`
    - `--mobile-nav-drawer-content-z-index`: `91`
    
    **Font Weight Token**
    - `--text-heading-sm--font-weight`: `600`
    - `--text-sm--font-weight`: `500`
    - `--text-2xl--font-weight`: `500`
    - `--font-weight-bold`: `700`
    
    **Primary Brand Color**
    - `--internal-color-primary-background`: `lab(99.9987% .0337958 .000309944)`
    - `--color-primary-foreground`: `lab(10.7201% -.0959039 -1.54182)`
    - `--color-accent-foreground`: `lab(50.3787% -1.31875 -9.56043)`
    - `--internal-color-accent-foreground`: `lab(50.3787% -1.31875 -9.56043)`
    
    **Success**
    - `--color-green-500`: `lab(69.4503% -54.6161 23.889)`
    - `--color-green-600`: `lab(64.8297% -51.5975 22.501)`
    
    **Spacing Token**
    - `--text-2xl--letter-spacing`: `-.01em`
    - `--tw-space-x-reverse`: `0`
    - `--text-sm--letter-spacing`: `-.005em`
    - `--text-heading-xs--letter-spacing`: `-.01em`
    
    **Border Radius Token**
    - `--radius-sm`: `.25rem`
    - `--radius-2xl`: `1rem`
    - `--radius-md`: `.375rem`
    - `--radius-lg`: `.5rem`
    
    **Motion Token**
    - `--default-transition-duration`: `.15s`
    - `--default-transition-timing-function`: `cubic-bezier(.4, 0, .2, 1)`
    - `--tw-duration`: `.25s`
    
    **Background**
    - `--color-surface`: `lab(94.3726% -.157326 -2.23036)`
    - `--internal-color-surface`: `lab(94.3726% -.157326 -2.23036)`
    - `--internal-color-surface-subtle`: `lab(96.1596% -.0828803 -1.13571)`
    
    **Error / Destructive**
    - `--color-red-600`: `lab(59.1651% 62.9685 37.6953)`
    - `--color-red-500`: `lab(61.966% 63.1275 36.9452)`
    
    **Warning**
    - `--color-yellow-600`: `lab(71.6198% 11.7839 74.107)`
    - `--color-yellow-500`: `lab(79.0964% 13.374 80.5465)`
    
    **Font Family Token**
    - `--default-font-family`: `"inter", "inter Fallback"`
    - `--default-mono-font-family`: `"JetBrains Mono", "JetBrains Mono Fallback"`
    
    **Other tokens**
    - `--color-black-500`: `lab(25.9077% -.872329 -6.43952)`
    - `--button-ghost-bg-hover`: `lab(96.1596% -.0828803 -1.13571)`
    - `--button-ghost-text-active`: `lab(12.7212% .103362 -2.22102)`
    - `--color-white-800`: `lab(83.208% -.844151 -5.26234)`
    - `--tw-mask-bottom-to-color`: `transparent`
    - `--tw-mask-bottom-from-color`: `black`
    - `--text-heading-lg`: `3.5rem`
    - `--text-heading-sm--line-height`: `2.375rem`
    
    ## 3. Typography Rules
    
    ### Font Families
    - **Primary**: `inter`
    - **Secondary**: `interDisplay`
    - **Font 3**: `JetBrains Mono`
    - **Font 4**: `JetBrains Mono Fallback`
    - **Font 5**: `inter Fallback`
    
    ### Custom Fonts Loaded
    - **JetBrains Mono** weight 100 800
    - **JetBrains Mono Fallback** weight normal
    - **inter** weight 400
    - **inter** weight 500
    - **inter** weight 600
    - **inter** weight 700
    - **inter Fallback** weight normal
    - **interDisplay** weight 500
    - **interDisplay** weight 600
    - **interDisplay** weight 700
    - **interDisplay Fallback** weight normal
    - **tiemposText** weight 400
    - **tiemposText Fallback** weight normal
    
    ### Typography Hierarchy
    
    | Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
    |------|------|------|--------|-------------|----------------|-------|
    | Display Hero | interDisplay | 64px | 600 | 1 | -1.28px | Main headline (h1) |
    | Sub-heading | interDisplay | 32px | 600 | 1.19 | -0.32px | Third-level heading (h3) |
    | Card Title | inter | 16px | 500 | 1.38 | -0.16px | Card headings |
    | Button | inter | 15px | 500 | 1.47 | -0.16px | Button label (15px) |
    | Button | inter | 14px | 500 | 1.43 | -0.07px | Button label (14px) |
    | Eyebrow / Overline | interDisplay | 12px | 600 | 1.17 | 0.72px | Label above heading, uppercase tag |
    
    ### Font Weight Scale
    
    CSS custom properties define 15 explicit weight steps:
    - `--font-weight-normal`: `400` — Regular
    - `--text-sm--font-weight`: `500` — Medium
    - `--text-2xl--font-weight`: `500` — Medium
    - `--text-xl--font-weight`: `500` — Medium
    - `--text-xs--font-weight`: `500` — Medium
    - `--text-base--font-weight`: `500` — Medium
    - `--text-lg--font-weight`: `500` — Medium
    - `--font-weight-medium`: `500` — Medium
    - `--text-heading-sm--font-weight`: `600` — SemiBold
    - `--text-heading-lg--font-weight`: `600` — SemiBold
    - `--text-heading-md--font-weight`: `600` — SemiBold
    - `--text-heading-xl--font-weight`: `600` — SemiBold
    - `--text-heading-xs--font-weight`: `600` — SemiBold
    - `--font-weight-semibold`: `600` — SemiBold
    - `--font-weight-bold`: `700` — Bold — declared in CSS; heaviest weight actually painted is `600`
    
    ### Full Font Size Scale
    
    Sizes detected in the design (descending): `64px`, `56px`, `32px`, `20px`, `18px`, `16px`, `15px`, `14px`, `13px`, `12px`, `11.30px`, `11px`, `10px`
    
    > 7 size(s) detected outside the sampled hierarchy (56px, 20px, 18px, 13px, 11.3px, 11px, 10px). These appear on elements not in the sampled set — likely additional display sizes, marketing-section overrides, or third-party-widget styles.
    
    ### OpenType & Variable Font Features
    
    The typography uses these OpenType features intentionally — this is a sophisticated type system, not a default fallback:
    
    - **stylistic sets** (`ss0X`) — alternate letterforms enabled (often for brand-specific glyph variants)
    - **contextual alternates** (`calt`) — connections between letters refined contextually
    
    **Clone instruction:** Enable these in your CSS:
    ```css
    body {
      font-feature-settings: "ss03", "calt";
    }
    ```
    
    ## 4. Component Stylings
    
    ### Buttons
    
    **Ghost**
    - Background: `transparent`
    - Text: `#eceff3`
    - Padding: 0px
    - Radius: 10px
    - Border: 1px solid rgba(0, 0, 0, 0)
    - Font: 16px weight 500
    - Use: Subtle action, toolbar, nav button
    
    **Ghost**
    - Background: `transparent`
    - Text: `#1c1d1f` `{colors.ink-muted}`
    - Padding: 8px 4px
    - Radius: 12px
    - Font: 16px weight 500
    - Use: Subtle action, toolbar, nav button
    
    **Light / Invert**
    - Background: `#ffffff` `{colors.on-primary}`
    - Text: `#2d3238`
    - Padding: 0px 12px
    - Radius: 10px
    - Border: 1px solid lab(83.208 -0.844151 -5.26234)
    - Font: 14px weight 500
    - Use: Bright CTA on dark sections
    
    **Secondary**
    - Background: `#202124` `{colors.primary}`
    - Text: `#f3f4f6`
    - Padding: 0px 12px
    - Radius: 10px
    - Border: 1px solid lab(37.426 -1.09151 -9.33263)
    - Font: 14px weight 500
    - Use: Secondary action
    
    **Light / Invert**
    - Background: `#ffffff` `{colors.on-primary}`
    - Text: `#6d7988`
    - Padding: 0px 16px
    - Radius: 0px
    - Font: 15px weight 500
    - Use: Bright CTA on dark sections
    
    **Light / Invert**
    - Background: `#fafafb`
    - Text: `#222529`
    - Padding: 0px 16px
    - Radius: 0px
    - Font: 15px weight 500
    - Use: Bright CTA on dark sections
    
    **Light / Invert**
    - Background: `#f3f4f6`
    - Text: `#4e5967`
    - Padding: 0px 10px
    - Radius: 10px
    - Border: 1px solid lab(91.5182 -0.365466 -2.84777)
    - Font: 14px weight 500
    - Use: Bright CTA on dark sections
    
    ### Inputs & Forms
    
    **Text Input**
    - Background: `#ffffff` `{colors.on-primary}`
    - Text: `#222529`
    - Padding: 10px 13px
    - Radius: 10px
    - Border: 1px solid lab(86.0989 -0.77799 -4.0961)
    - Font: 16px weight 500
    - Use: Text fields, search inputs
    
    
    ## 4b. Component Behaviors (State Matrix)
    
    ### Interaction State Narrative
    
    - **Card**:
      - **hover:** opacity 0.993263
    
    *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: "lab(94.3726 -0.157326 -2.23036)"
          border: "1px solid rgba(0, 0, 0, 0)"
      input:
        default:
          bg: "lab(99.9987 0.0337958 0.000309944)"
          fg: "lab(14.599 -0.159428 -2.99254)"
          border: "1px solid lab(86.0989 -0.77799 -4.0961)"
      link:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "lab(99.9987 0.0337958 0.000309944)"
      card:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "lab(10.7201 -0.0959039 -1.54182)"
        hover:
          bg: "transparent"
          fg: "inherit"
      navLink:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "lab(99.9987 0.0337958 0.000309944)"
      badge:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "lab(10.7201 -0.0959039 -1.54182)"
          shadow: "rgb(128, 128, 128) 0px 0px 5px 0px"
      footerLink:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "lab(10.7201 -0.0959039 -1.54182)"
    ```
    
    **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`, `Light / Invert`, `Secondary`
    - **DO NOT introduce new buttons variants** without justification
    
    ### Inputs & Forms
    - **1 shape(s)** in this system: `Text Input`
    - **DO NOT introduce new inputs & forms variants** without justification
    
    ## 5. Layout Principles
    
    ### Layout Type
    **top-nav + content**
    
    ### Grid
    Single column, centered content
    
    ### Max Width
    1200px
    
    ### Spacing System
    Compact spacing — information density prioritized
    
    | Token | Value |
    |-------|-------|
    | xxs | 2px |
    | xs | 6px |
    | sm | 10px |
    | md | 13px |
    | base | 16px |
    | lg | 24px |
    | xl | 30px |
    | 2xl | 40px |
    | 3xl | 64px |
    
    ### Border Radius Scale
    | Name | Value | Use |
    |------|-------|-----|
    | None | 0px | No rounding |
    | Xs | 4px | Tiny corners (badges, micro elements) |
    | Sm | 8px | Buttons, inputs, small elements |
    | Md | 14px | Cards, containers |
    | Lg | 16px | Large rounded elements, pill segments |
    | Xl | 32px | Category strips, featured containers |
    | Full | 9999px | Pills, avatars, circular elements |
    
    ### Shape Language
    
    | Component | Border Radius |
    |-----------|---------------|
    | Buttons | `10px` |
    | Inputs & Forms | `10px` |
    | Page Body | `0px` |
    | Navigation | `0px` |
    | Primary Input | `10px` |
    
    **Shape Personality**: Moderate Rounding — Medium corners (4–12px). Modern SaaS standard, neither sharp nor pill.
    
    **Full Radius Spectrum**: 4px, 6px, 7px, 8px, 9px, 10px, 11px, 12px (from `allBorderRadii` scan)
    
    
    ## 5b. Spacing Rhythm Names
    
    **Measured section padding**: bands use ~64px internal vertical padding (up to 92px) — **generous**. (Distinct from the gap *between* sections above.) Reproduce this generous vertical breathing room; cramped spacing is the #1 tell of a cheap clone.
    
    *Named spacing tokens with explicit use cases. Use these names in YOUR code instead of raw pixels for consistency.*
    
    | Name | Value | Use case |
    |------|-------|----------|
    | **hero** | `64px` | Top/bottom of full-bleed hero sections |
    | **section** | `30px` | Between major bands (color change, content shift) |
    | **subsection** | `24px` | Within a section, between content groups |
    | **card** | `13px` | 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).
    
    **6/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:** 478px tall (not full-viewport)
    - **Heading:** "The revenue platform engineered for scale." — 64px center-aligned
    - **Subheading:** "Attio is the AI CRM that builds pipeline, accelerates every deal, and compounds revenue around the clock."
    - **CTAs:** 2 (primary: "Start for free")
    - **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:** unknown — Layout not classified
    - **Height:** 67px
    - **Logo:** ✓ present
    - **Nav links:** 0 primary items
    - **CTAs in nav:** 4
    - **Clone instruction:** Build a static unknown navigation. Reserve 4 slots for primary CTAs.
    
    ### Card Grid Pattern
    
    - **Card count:** 5 cards detected
    - **Columns (desktop):** 1-up grid
    - **Card dimensions:** 1392×600px (aspect 2.32:1)
    - **Gap:** 0px between cards
    - **Content:** ✗ no image
    - **Clone instruction:** Build a 1-column grid (desktop) with cards at ~2.32:1 aspect ratio. Text/icon-only cards (no photography).
    
    ### Pricing Table Pattern
    
    - **Tier count:** 2 pricing tiers
    - **Layout:** vertical stacked
    - **Columns (desktop):** 2-up
    - **Clone instruction:** Build a 2-column vertical-stack pricing comparison.
    
    ### Testimonial Pattern
    
    - **Count:** 1 testimonial blocks
    - **Layout:** single-feature
    - **Avg quote length:** 167 chars (medium quote)
    - **Includes:** ✗ no avatars | ✗ no logos | ✗ no ratings
    - **Clone instruction:** Build a single-feature of 1 testimonials.   
    
    ### Footer Pattern
    
    - **Columns:** 1
    - **Links:** 43 total
    - **Height:** 657px
    - **Includes:** ✗ no newsletter | ✓ social icons |  ✓ copyright
    - **Clone instruction:** Build a 1-column footer with ~43 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>`oklch(0 0 0 / 0.01) 0px 1px 2px 0px`,<br>`oklch(0 0 0 / 0.02) 0px 2px 4px -1px`,<br>`oklch(0 0 0 / 0.03) 0px 4px 8px -2px` | Cards, elevated surfaces |
    | Layered (Level 2) | <br>`rgba(28, 29, 31, 0.1) 0px 0px 0px 1px`,<br>`rgba(28, 29, 31, 0.05) 0px 1px 2px 0px`,<br>`rgba(28, 29, 31, 0.02) 0px 2px 4px -1px`,<br>`rgba(28, 29, 31, 0.03) 0px 4px 8px -2px`,<br>`rgba(28, 29, 31, 0.04) 0px 8px 16px -4px`,<br>`rgba(28, 29, 31, 0.05) 0px 16px 32px -8px`,<br>`rgba(28, 29, 31, 0.06) 0px 32px 64px -8px` | Cards, elevated surfaces |
    | Layered (Level 3) | <br>`rgba(28, 40, 64, 0.06) 0px 2px 6px 0px`,<br>`rgba(28, 40, 64, 0.08) 0px 6px 20px -2px` | Cards, elevated surfaces |
    | Layered (Level 4) | <br>`rgba(28, 40, 64, 0.18) 0px 0px 2px 0px`,<br>`rgba(0, 0, 0, 0.04) 0px 1px 3px 0px` | Cards, elevated surfaces |
    
    **Shadow Philosophy**: Multi-layered shadow system creating natural, atmospheric depth. Each shadow level combines multiple layers for realistic elevation.
    
    ## 7. Motion & Interaction
    
    ### Easing System
    
    | CSS Variable | Curve | Semantic Name |
    |--------------|-------|---------------|
    | `--ease-in` | `cubic-bezier(.3, 0, 1, 1)` | Custom Ease — Balanced |
    | `--ease-in-out-cubic` | `cubic-bezier(.65, 0, .35, 1)` | Ease Out — Decelerating |
    | `--default-transition-timing-function` | `cubic-bezier(.4, 0, .2, 1)` | Ease Out — Decelerating |
    | `--ease-in-out-expo` | `cubic-bezier(1, 0, 0, 1)` | Expo In-Out — Mechanical Snap |
    | `--ease-out` | `cubic-bezier(0, 0, 0, 1)` | Ease Out — Decelerating |
    | `--ease-linear` | `cubic-bezier(0, 0, 1, 1)` | Custom Ease — Balanced |
    | `--ease-emphasized-in-out` | `cubic-bezier(.2, 0, 0, 1)` | Ease Out — Decelerating |
    | `--ease-in-out` | `cubic-bezier(.2, 0, 0, 1)` | Ease Out — Decelerating |
    | `--ease-out-cubic` | `cubic-bezier(.33, 1, .68, 1)` | Custom Ease — Balanced |
    | `--ease-in-out-quad` | `cubic-bezier(.45, .05, .55, .95)` | Custom Ease — Balanced |
    | `--ease-in-cubic` | `cubic-bezier(.32, 0, .67, 0)` | Custom Ease — Balanced |
    
    ### Duration Scale
    
    | CSS Variable | Value | Tier |
    |--------------|-------|------|
    | `--default-transition-duration` | `.15s` | Fast |
    | `--tw-duration` | `.25s` | Normal |
    
    ### Copy-Paste Transition Snippets
    
    **Color / Background**
    ```css
    transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.25s cubic-bezier(0.4, 0, 0.2, 1), border-color 0.25s cub...;
    ```
    
    **All Props**
    ```css
    transition: background-size 0.4s cubic-bezier(0.65, 0, 0.35, 1);
    ```
    
    **All Props**
    ```css
    transition: translate 0.4s cubic-bezier(0.2, 0, 0, 1);
    ```
    
    **Color / Background**
    ```css
    transition: color 0.3s cubic-bezier(0.2, 0, 0, 1), background-color 0.3s cubic-bezier(0.2, 0, 0, 1), border-color 0.3s cubic-bezi...;
    ```
    
    ### Keyframe Animation Catalog
    
    | Animation Name | Type | Animated Props | Use Hint |
    |----------------|------|----------------|----------|
    | `ai-hero-box-gradient-spin` | Custom | --ai-hero-box-gradient-angle | Loading indicator |
    | `rotate-reporting` | Custom | --reporting-hero-card-reports-gradient-angle | Loading indicator |
    | `pricing-cards-grid-line-appear` | Custom | --pricing-cards-grid-line-position-start, --pricing-cards-grid-line-position-end | UI transition |
    | `rotate` | Custom | --workflows-card-gradient-angle | Loading indicator |
    | `connection` | Fade | opacity | UI transition |
    | `running` | Fade | opacity, top | UI transition |
    | `completed` | Fade | opacity, top | UI transition |
    | `spin` | Rotate / Spin | transform | Loading indicator |
    | `pulse` | Fade | opacity | Attention / status |
    | `enter` | Fade + Move | opacity, transform | Element entrance |
    | `exit` | Fade + Move | opacity, transform | Element exit |
    | `navigation-enter-from-right` | Fade + Move | opacity, filter, transform | Element entrance |
    | `navigation-enter-from-left` | Fade + Move | opacity, filter, transform | Element entrance |
    | `navigation-exit-to-right` | Fade + Move | opacity, filter, transform | Element exit |
    | `navigation-exit-to-left` | Fade + Move | opacity, filter, transform | Element exit |
    | `dialog-scale-in` | Fade + Move | opacity, transform | Focus / emphasis |
    | `dialog-scale-out` | Fade + Move | opacity, transform | Focus / emphasis |
    | `search-shine` | Slide | transform | UI transition |
    | `productivity-intro-width` | Fade | opacity, width | UI transition |
    | `productivity-intro-height` | Fade | opacity, height | UI transition |
    
    > *30 additional animations omitted (repetitive variants). See raw keyframes in `raw-css.json`.*
    
    ### Motion Fingerprint
    
    - **Speed Character**: Deliberate & Calm (median duration: `400ms`)
    - **Dominant Easing**: custom cubic-bezier curves
    - **Animation Library**: 50 unique animations (50 total including variants)
    
    > This design moves with deliberate & calm timing using custom cubic-bezier curves, creating a UI that feels calm and controlled.
    
    ## 8. Do's and Don'ts
    
    ### Do
    - Use Near-Black (`#1c1d1f`) for text — not pure black, it's warmer and more readable
    - Use inter as the primary typeface — it defines the brand personality
    - Keep font weights between 400-600 — the system uses a narrow weight range for subtle hierarchy (CSS declares up to 700, but the heaviest weight actually painted is 600)
    - Use negative letter-spacing (-1.28px) at display sizes for compressed, editorial headlines
    - Use the extracted shadow patterns for elevation — they are tuned to match the brand palette
    - Use Near-Black (`#202124`) as the primary accent — it's the brand's signature interactive color
    - Use 12px border-radius on buttons — the standard corner rounding for interactive elements
    - Style form inputs with a `1px solid lab(86.0989 -0.77799 -4.0961)` border — use border-based inputs, not floating labels or underline-only
    - Maintain nav height at 67px — consistent vertical space for the navigation bar
    - Include exactly 2 CTAs in the hero (primary + secondary) — this design pattern is multi-action, not single-purpose
    
    ### Don't
    - Don't use pure black (`#000000`) for text — the near-black adds warmth
    - Don't substitute with generic sans-serif or serif — the custom font carries the brand
    - Don't reach for weight 700 (bold) or above — 600 is the heaviest weight this design paints
    - 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
    
    
    ## 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 `lab(99.9987 0.0337958 0.000309944)` as the base canvas"
        why: "Every component is designed to composit against this exact tone"
        test: "document.body.style.backgroundColor === 'lab(99.9987 0.0337958 0.000309944)'"
      - id: brand-accent-001
        type: do
        rule: "Reserve `rgb(32, 33, 36)` for primary CTAs and brand-mark signals only"
        why: "Single chromatic assertion device — overuse dilutes meaning"
        test: "querySelectorAll('[style*=\"rgb(32, 33, 36)\"]').length <= 3 per fold"
    ```
    
    ## 9. Responsive Behavior
    
    ### Breakpoints
    | Name | Width | Key Changes |
    |------|-------|-------------|
    | Mobile | 375px | Single column, compact spacing |
    | Mobile | 450px | Single column, compact spacing |
    | Mobile Large | 576px | Expanded mobile layout |
    | Tablet | 768px | Multi-column grids begin |
    | Tablet | 992px | Multi-column grids begin |
    | Desktop | 1078px | Full feature layout |
    
    ### Token Diff — Desktop vs Mobile
    
    | Element | Property | Desktop | Mobile |
    |---------|----------|---------|--------|
    | heading | font-size | `64px` | `40px` |
    | heading | line-height | `64px` | `44px` |
    | heading | letter-spacing | `-1.28px` | `-0.4px` |
    | nav | padding | `16px 0px 15px` | `8px 0px 7px` |
    | nav | height | `67px` | `51px` |
    | card | width | `1390px` | `390px` |
    
    ### Collapsing Strategy
    - Headlines: 64px → 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: 0px padding
    - Navigation: adequate spacing between items
    - Interactive elements: minimum 44px touch target recommended
    
    ### Collapsing Narrative
    
    How the structural patterns adapt from desktop to mobile (extracted from both viewport extractions):
    
    - **Nav CTAs reduced** on mobile (4 → 0) — the design prioritizes content over conversion buttons at small sizes.
    
    
    ## 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.*
    
    - **Canvas / 2D rendering** — animated/interactive canvas (charts, graphs, particle fields). Reproduce as live data-viz (e.g. an animated SVG/Canvas line chart), NOT a static image.
    - **Glassmorphism** — 2 frosted/blur layer(s) (e.g. `blur(12px)`).
    - **Mesh gradients** — 2 multi-stop organic color field(s) as background atmosphere.
    - **Clip-path shapes** — 8 non-rectangular cut(s).
    - **Blend modes** — 8 mix-blend layer(s).
    - **CSS-variable animations** (5) — animated custom properties.
    
    > **Motion fingerprint**: Canvas 2D, glassmorphism (2 layers), mesh gradients, non-rectangular shapes (10), blend modes
    
    
    ## 7d. Motion Choreography (measured)
    
    *Real timing extracted from `getComputedStyle` at load — not guessed. Match these curves and durations to reproduce the brand's motion feel; flat clones miss this entirely.*
    
    **Keyframe animations** — the named, looping/entrance motions actually applied:
    
    | Animation | Duration | Easing | Delay | Iteration | Used by | Keyframes captured |
    |---|---|---|---|---|---|---|
    | `spin` | 1s | `linear` | — | infinite | 1× | ✅ |
    
    **Transition profiles** — the interactive easing fingerprint (hover/focus/state changes):
    
    | Property | Duration | Easing | Delay | Count |
    |---|---|---|---|---|
    | color | 0.3s | `cubic-bezier(0.2, 0, 0, 1)` | — | 39× |
    | border-color | 0.3s | `cubic-bezier(0.2, 0, 0, 1)` | — | 39× |
    | background-color | 0.3s | `cubic-bezier(0.2, 0, 0, 1)` | — | 36× |
    | outline-color | 0.3s | `cubic-bezier(0.2, 0, 0, 1)` | — | 36× |
    | text-decoration-color | 0.3s | `cubic-bezier(0.2, 0, 0, 1)` | — | 36× |
    | fill | 0.3s | `cubic-bezier(0.2, 0, 0, 1)` | — | 36× |
    | stroke | 0.3s | `cubic-bezier(0.2, 0, 0, 1)` | — | 36× |
    | --tw-gradient-from | 0.3s | `cubic-bezier(0.2, 0, 0, 1)` | — | 36× |
    | --tw-gradient-via | 0.3s | `cubic-bezier(0.2, 0, 0, 1)` | — | 36× |
    | --tw-gradient-to | 0.3s | `cubic-bezier(0.2, 0, 0, 1)` | — | 36× |
    | color | 0.5s | `cubic-bezier(0.32, 0, 0.67, 0)` | — | 20× |
    | background-color | 0.5s | `cubic-bezier(0.32, 0, 0.67, 0)` | — | 20× |
    
    **Scroll-reveal** *(heuristic — initial hidden state, not runtime-observed)* — 15 candidate element(s) start hidden and animate in on scroll (opacity0+transition).
      - e.g. `svg.[object.SVGAnimatedString]` → initial opacity 0, transform `none`, transition `opacity 0.4s cubic-bezier(0.2, 0, 0, 1), translate 0.4s cubic-bezier(0.2, 0, 0, `. Build a fade/translate reveal-on-scroll for below-fold bands.
    
    > **Motion coverage** (measured on 4000 sampled elements; scroll-reveal is heuristic): 1 animation signature, 24 transition profiles, 15 scroll-reveal candidates.
    
    ## 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://a.storyblok.com/f/234930/1200x630/df480627b4/attio-og-image.jpg
      *This is the image shown when the site is shared on social media — represents the brand visual essence.*
    
    **Aspect Ratio Distribution:**
    - Landscape (1.15–2.3): 0 (0%)
    - Portrait (<0.87): 0 (0%)
    - Square (0.87–1.15): 3 (33%)
    - Ultra-wide (>2.3): 6 (67%)
    
    **Media Format Mix:**
    - SVG: 28 (icons, illustrations, decorative geometry)
    
    **Average rendered image size:** 173×108px
    **Above-fold image count:** 0 / 9
    
    **Decorative Patterns Detected:**
    - 5 multi-stop linear gradients (mesh-like, 3+ color stops) — the brand leans on rich color transitions for visual depth
    - 3 radial gradients — circular color blooms used for spotlight/glow effects
    - 22 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: Pure White (`#ffffff`)
    - Primary text: Near-Black (`#1c1d1f`)
    - Accent: Near-Black (`#202124`)
    - Border: Silver (`#cad0d9`)
    - Font: inter
    - Body: 16px weight 500
    
    ### Example Component Prompts
    - "Create a hero section on Pure White background (#ffffff). Headline at 64px inter weight 600, line-height 1, letter-spacing -1.28px, color #1c1d1f."
    - "Create the primary CTA button: `#202124` background, `#eceff3` text, 10px border-radius, 12px 24px padding, 500 weight, inter font."
    - "Design a card on `transparent` background. Border: none. Radius: 0px. Shadow: none. Padding: 0px."
    - "Build navigation: static on `#ffffff`. inter 16px weight 500 for links."
    
    ### Iteration Guide
    1. **Canvas**: Set the light canvas to Pure White (`#ffffff`) — every component is composited against this exact base.
    2. **Typography**: All type in inter, weight range 400–600. Never exceed 600 — heavier weights break the brand's tonal restraint.
    3. **Accent**: Near-Black (`#202124`) is the sole interactive color. On hover → Sky Bright (`#17bde9`). Use CSS transitions, not opacity/brightness filters.
    4. **Motion**: All transitions use `cubic-bezier(0.4,0,0.2,1)`. Timing: 150ms for micro-interactions, 250ms for layout changes. Never use linear for UI transitions — preserve the brand's easing personality.
    5. **Shape**: CTAs at `12px`, cards at `0px`. Apply border-radius from the extracted scale only — don't invent intermediate values.
    6. **Spacing**: Use the `--ca-space-*` token scale (6px–30px). All padding, margin, and gap values are multiples from this scale — no magic numbers.
    7. **Tokens**: Import from §11 CSS Export (`--ca-*` vars). Never hardcode hex values — always reference a token so theming remains consistent.
    
    ## 11. CSS Design Tokens Raw Export
    
    *Copy-paste ready `:root {}` block — all values extracted directly from the live site.*
    
    ```css
    /* Colors */
    :root {
      --ca-on-primary: #ffffff;
      --ca-surface-1: #eeeff1;
      --ca-surface-2: #f4f5f6;
      --ca-ink-muted: #1c1d1f;
      --ca-ink-subtle: #6b6c6d;
      --ca-primary: #202124;
      --ca-primary-hover: #17bde9;
      --ca-hairline: #cad0d9;
    }
    
    /* Typography */
    :root {
      --ca-font-primary: "interDisplay", system-ui, sans-serif;
      --ca-text-display: 64px;
      --ca-text-body: 12px;
      --ca-text-button: 15px;
    }
    
    /* Spacing & Radius */
    :root {
      --ca-space-xxs: 2px;
      --ca-space-xs: 6px;
      --ca-space-sm: 10px;
      --ca-space-md: 13px;
      --ca-space-base: 16px;
      --ca-space-lg: 24px;
      --ca-space-xl: 30px;
      --ca-space-2xl: 40px;
      --ca-space-3xl: 64px;
      --ca-radius-none: 0px;
      --ca-radius-xs: 4px;
      --ca-radius-sm: 8px;
      --ca-radius-md: 14px;
      --ca-radius-lg: 16px;
      --ca-radius-xl: 32px;
      --ca-radius-full: 9999px;
    }
    
    /* Motion */
    :root {
      --ca-ease-in: cubic-bezier(.3, 0, 1, 1);
      --ca-ease-in-out-cubic: cubic-bezier(.65, 0, .35, 1);
      --ca-ease-in-out-expo: cubic-bezier(1, 0, 0, 1);
      --ca-ease-out: cubic-bezier(0, 0, 0, 1);
      --ca-ease-linear: cubic-bezier(0, 0, 1, 1);
      --ca-ease-emphasized-in-out: cubic-bezier(.2, 0, 0, 1);
      --ca-ease-in-out: cubic-bezier(.2, 0, 0, 1);
      --ca-ease-out-cubic: cubic-bezier(.33, 1, .68, 1);
      --ca-ease-in-out-quad: cubic-bezier(.45, .05, .55, .95);
      --ca-ease-in-cubic: cubic-bezier(.32, 0, .67, 0);
    }
    ```
    
    
    ## 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: ["flex", "flex-col", "justify-between", "overflow-x-clip"]
        height: 12802px
        width: full-bleed
        layout: flex-column justify=space-between
        children: 3
        contains: chart/canvas (reproduce as live data-viz, not a flat image)
      - section: feature-section
        tag: div
        classes: ["absolute", "inset-x-0", "top-0", "border-subtle-stroke"]
        height: 1472px
        width: full-bleed
        layout: block
        children: 2
        bg: "lab(99.9987 0.0337958 0.000309944)"
      - section: header
        tag: div
        classes: ["sticky", "top-[var(--site-header-height)]", "grid", "h-[calc(100vh-var(--site-header-height))]"]
        height: 832px
        width: 1390px
        layout: grid: 1-col gap=52px
        children: 3
        vertical-padding: ~36px
        padding: "72px 24px 0px"
      - section: feature-section
        tag: main
        classes: ["bg-primary-background"]
        height: 12077px
        width: full-bleed
        layout: block
        children: 16
        bg: "lab(99.9987 0.0337958 0.000309944)"
        contains: chart/canvas (reproduce as live data-viz, not a flat image)
      - section: section
        tag: section
        classes: ["flex", "w-full", "flex-col", "items-center"]
        height: 3478px
        width: full-bleed
        layout: flex-column justify=center
        children: 1
        bg-treatment: linear-gradient
      - section: unknown
        tag: div
        classes: ["container"]
        height: 3478px
        width: full-bleed
        layout: block
        children: 2
        padding: "0px 24px"
      - section: feature-section
        tag: div
        classes: ["container"]
        height: 478px
        width: full-bleed
        layout: block
        children: 1
        padding: "0px 24px"
      - section: content-section
        tag: div
        classes: ["container", "grid", "grid-cols-12"]
        height: 740px
        width: full-bleed
        layout: grid: 12-col gap=normal
        children: 2
        padding: "0px 24px"
      - section: unknown
        tag: div
        classes: ["pointer-events-none", "fixed", "right-4", "bottom-4"]
        height: 154px
        width: 1408px
        layout: flex-row justify=flex-start
        children: 1
      - section: unknown
        tag: div
        classes: ["container"]
        height: 252px
        width: full-bleed
        layout: block
        children: 1
        padding: "0px 24px"
      - section: unknown
        tag: div
        classes: ["hidden", "lg:block", "pt-[60px]"]
        height: 95px
        width: 1392px
        layout: block
        children: 2
        vertical-padding: ~30px
        padding: "60px 0px 0px"
      - section: feature-section
        tag: section
        classes: ["flex", "w-full", "flex-col", "items-center"]
        height: 3078px
        width: full-bleed
        layout: flex-column justify=center
        children: 1
        contains: chart/canvas (reproduce as live data-viz, not a flat image)
      - section: feature-section
        tag: div
        classes: ["container", "relative", "w-full", "lg:grid"]
        height: 298px
        width: 1392px
        layout: grid: 12-col gap=normal 24px
        children: 1
        vertical-padding: ~92px (generous)
      - section: content-section
        tag: div
        classes: ["container", "px-0"]
        height: 2685px
        width: 1392px
        layout: block
        children: 6
        contains: chart/canvas (reproduce as live data-viz, not a flat image)
      - section: gallery-grid
        tag: div
        classes: ["container", "w-full", "lg:grid", "lg:grid-cols-12"]
        height: 626px
        width: 1392px
        layout: grid: 12-col gap=normal 24px
        children: 2
      - section: pricing
        tag: div
        classes: ["container", "w-full", "lg:grid", "lg:grid-cols-12"]
        height: 626px
        width: 1392px
        layout: grid: 12-col gap=normal 24px
        children: 2
        contains: chart/canvas (reproduce as live data-viz, not a flat image)
      - section: gallery-grid
        tag: div
        classes: ["container", "w-full", "lg:grid", "lg:grid-cols-12"]
        height: 626px
        width: 1392px
        layout: grid: 12-col gap=normal 24px
        children: 2
      - section: pricing
        tag: div
        classes: ["container", "w-full", "lg:grid", "lg:grid-cols-12"]
        height: 627px
        width: 1392px
        layout: grid: 12-col gap=normal 24px
        children: 3
      - section: unknown
        tag: div
        classes: ["container", "relative", "w-full", "lg:grid"]
        height: 160px
        width: 1392px
        layout: grid: 12-col gap=normal 24px
        children: 1
      - section: feature-section
        tag: div
        classes: ["bg-[#FAFAFB]"]
        height: 404px
        width: full-bleed
        layout: block
        children: 1
        bg: "rgb(250, 250, 251)"
      - section: feature-section
        tag: div
        classes: ["container"]
        height: 404px
        width: full-bleed
        layout: block
        children: 1
        padding: "0px 24px"
      - section: feature-section
        tag: div
        height: 1318px
        width: full-bleed
        layout: block
        children: 2
        contains: chart/canvas (reproduce as live data-viz, not a flat image)
      - section: feature-section
        tag: div
        classes: ["container"]
        height: 433px
        width: full-bleed
        layout: block
        children: 2
        vertical-padding: ~60px (generous)
        padding: "0px 24px"
      - section: content-section
        tag: div
        classes: ["lg:container"]
        height: 885px
        width: full-bleed
        layout: block
        children: 1
        contains: chart/canvas (reproduce as live data-viz, not a flat image)
        padding: "0px 24px"
      - section: content-section
        tag: div
        classes: ["data-model-cards-mobile-connection-container", "relative"]
        height: 729px
        width: 1390px
        layout: block
        children: 4
        contains: chart/canvas (reproduce as live data-viz, not a flat image)
    ```
    
    **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:
        - "[01] POWERFUL PLATFORM"
        - "Start with 14 days of Pro, for free."
        - "Enterprise-ready, out of the box."
        - "The next era of revenue runs on Attio."
        - "Platform"
      sub-headings:
        - "The intelligent system that never sleeps."
        - "Revenue agents at your command."
        - "The only CRM with Universal Context ™ ."
      ctas:
        - "Platform"
        - "Customers"
        - "Sign in"
        - "Start for free"
        - "Ask Attio"
        - "Workflows"
        - "Explore agents"
        - "Scale-ups"
      navigation:
        - "Customers"
        - "Pricing"
        - "Sign in"
        - "Start for free"
      footer-links:
        - "Refer a team New"
        - "Services Agreement"
    ```
    
    **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: 6
        avg-ratio: 2.88
        common-aspect: "~16:6 banner"
      thumbnail:
        count: 10
        avg-ratio: 1.00
        common-aspect: "~1:1 square"
        sample-alts:
          - "Basepoint"
          - "Sales engagement"
          - "Email & calendar"
    ```
    
    **Agent rule**: when generating placeholder images, match these counts and aspect ratios. Use neutral placeholder backgrounds for `product` (e.g. `#f5f5f5`), full-color photography hints for `hero` and `editorial`.
    
    
    ## 16. Component HTML Templates
    
    *Suggested HTML markup for reproducing the key components — based on what was detected in the source DOM.*
    
    ### Button (primary action)
    ```html
    <button class="btn btn-primary">
      Action
    </button>
    ```
    _Source pattern detected: padding `8px 4px` · radius `12px` · weight `500`_
    
    ### Generic Card
    ```html
    <div class="card">
      <!-- content -->
    </div>
    ```
    _Source pattern detected: padding `0px` · radius `0px` · shadow `none`_
    
    **Agent rule**: use these markup skeletons as the structural baseline. Apply tokens from §2-3 for visual styling.
    
    
    ## 17. Content Architecture & Resources (Links by Purpose)
    
    *The page's links classified by purpose — the information architecture to reproduce. Categories, featured images, devices and projects are extracted from the rendered DOM, not guessed.*
    
    **By purpose:** **nav** 2 · **auth** 1 · **product** 2 · **pricing** 4 · **docs** 8 · **blog** 2 · **project** 4 · **social** 4 · **legal** 3 · **footer** 22 · **other** 2
    
    **Primary actions (conversion path):**
    - Account access — "Sign in" (login/signup) → `https://app.attio.com/`
    
    **Projects / case studies detected** (clustered by URL + featured image):
    
    *Platform* — medium confidence, 3 items:
    
    | Title | Featured image | Link |
    |---|---|---|
    | Explore AI | — | https://attio.com/platform/ai |
    | Explore data | — | https://attio.com/platform/data |
    | Explore reporting | — | https://attio.com/platform/reporting |
    
    **Signals:** 15/54 links carry a featured image · dominant link roles: footer-link (42), content-card (6), inline-link (4).
    
    
    ---
    ## Coverage: 78% of dimensions extracted
    
    > Coverage measures how much of the design we could read, **not** how pixel-faithful a clone is. For fidelity, see the SSIM/structure score.
    
    | Category | Score | Max | Detail |
    |----------|-------|-----|--------|
    | Colors & Palette | 25 | 25 | 23 named colors |
    | Typography | 15 | 20 | 6 roles defined |
    | Components | 8 | 20 | 2 specs extracted |
    | Motion & Interaction | 15 | 15 | Keyframes, easing vars |
    | CSS Custom Properties | 10 | 10 | 340 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 (JetBrains Mono, inter, interDisplay)** — 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.
    
    | Category | What's missing | Fallback strategy |
    |----------|----------------|-------------------|
    | **Hero imagery** | No dominant hero image detected above the fold | Use the canonical brand visual from §9b (OG image) for hero composition |
    
    ### Per-section confidence
    
    | Section | Confidence | Reason |
    |---------|------------|--------|
    | §1 Visual Theme | High | Body bg extracted via getComputedStyle() |
    | §2 Colors | High | 340 CSS vars (semantic naming requires ≥20 for high) |
    | §3 Typography | High | 6 typography roles inferred |
    | §4 Components | Low | 2 component variants captured |
    | §7 Motion | High | Keyframes + transitions |
    | §8 Do's/Don'ts | High | 19 rules generated; design-decisions.json has evidence per rule |
    | §9 Responsive | High | 6 breakpoints detected |
    | §9b Photography | Medium | 9 images, hero not detected |
    
    ## 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 (314KB total). When running `prism add`, fonts are saved to `extractions/attio.com/fonts/` and embedded as base64 in the output HTML.
    
    **@font-face declarations to use:**
    ```css
    @font-face {
      font-family: 'JetBrains Mono';
      /* src: url('/fonts/JetBrains-Mono.woff2') format('woff2'); */
      font-weight: 100 800;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'JetBrains Mono Fallback';
      /* src: url('/fonts/JetBrains-Mono-Fallback.woff2') format('woff'); */
      font-weight: normal;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'inter';
      /* src: url('/fonts/inter.woff2') format('woff2'); */
      font-weight: 400;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'inter';
      /* src: url('/fonts/inter.woff2') format('woff2'); */
      font-weight: 500;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'inter';
      /* src: url('/fonts/inter.woff2') format('woff2'); */
      font-weight: 600;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'inter';
      /* src: url('/fonts/inter.woff2') format('woff2'); */
      font-weight: 700;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'inter Fallback';
      /* src: url('/fonts/inter-Fallback.woff2') format('woff'); */
      font-weight: normal;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'interDisplay';
      /* src: url('/fonts/interDisplay.woff2') format('woff2'); */
      font-weight: 500;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'interDisplay';
      /* src: url('/fonts/interDisplay.woff2') format('woff2'); */
      font-weight: 600;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'interDisplay';
      /* src: url('/fonts/interDisplay.woff2') format('woff2'); */
      font-weight: 700;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'interDisplay Fallback';
      /* src: url('/fonts/interDisplay-Fallback.woff2') format('woff'); */
      font-weight: normal;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'tiemposText';
      /* src: url('/fonts/tiemposText.woff2') format('woff2'); */
      font-weight: 400;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'tiemposText';
      /* src: url('/fonts/tiemposText.woff2') format('woff2'); */
      font-weight: 400;
      font-style: italic;
      font-display: swap;
    }
    @font-face {
      font-family: 'tiemposText Fallback';
      /* src: url('/fonts/tiemposText-Fallback.woff2') format('woff'); */
      font-weight: normal;
      font-style: normal;
      font-display: swap;
    }
    ```
    
    ### Keyframe Animations (Intercepted from CSS)
    
    **32 @keyframes found** — these are the real animation definitions:
    
    ```
    @keyframes ai-hero-box-gradient-spin { ... }
    @keyframes rotate-reporting { ... }
    @keyframes pricing-cards-grid-line-appear { ... }
    @keyframes rotate { ... }
    @keyframes connection { ... }
    @keyframes running { ... }
    @keyframes completed { ... }
    @keyframes reveal-to-right { ... }
    @keyframes reveal-to-bottom { ... }
    @keyframes data-model-cards-mobile-connection-container { ... }
    @keyframes data-model-cards-mobile-connection-forwards { ... }
    @keyframes data-model-cards-mobile-connection-backwards { ... }
    @keyframes data-model-progress-process { ... }
    @keyframes spin { ... }
    @keyframes pulse { ... }
    @keyframes enter { ... }
    @keyframes exit { ... }
    @keyframes navigation-enter-from-right { ... }
    @keyframes navigation-enter-from-left { ... }
    @keyframes navigation-exit-to-right { ... }
    @keyframes navigation-exit-to-left { ... }
    @keyframes dialog-scale-in { ... }
    @keyframes dialog-scale-out { ... }
    @keyframes search-shine { ... }
    @keyframes productivity-intro-width { ... }
    @keyframes productivity-intro-height { ... }
    @keyframes slideDown { ... }
    @keyframes slideUp { ... }
    @keyframes collapsibleSlideDown { ... }
    @keyframes collapsibleSlideUp { ... }
    @keyframes spinner-spin { ... }
    @keyframes overlay-spin { ... }
    ```
    
    <details><summary>Full keyframes CSS (32 animations)</summary>
    
    ```css
    @keyframes ai-hero-box-gradient-spin{0%{--ai-hero-box-gradient-angle:0deg}
    @keyframes rotate-reporting{0%{--reporting-hero-card-reports-gradient-angle:0deg}
    @keyframes pricing-cards-grid-line-appear{to{--pricing-cards-grid-line-position-start:100%;--pricing-cards-grid-line-position-end:130%}}
    @keyframes rotate{0%{--workflows-card-gradient-angle:0deg}18%{--workflows-card-gradient-angle:76deg}27%{--workflows-card-gradient-angle:104deg}63%{--workflows-card-gradient-angle:256deg}72%{--workflows-card-gradient-angle:284deg}
    @keyframes connection{to{opacity:1}}
    @keyframes running{0%{opacity:0;top:0}15%,85%{opacity:1;top:-28px}
    @keyframes completed{0%,85%{opacity:0;top:0}
    @keyframes reveal-to-right{0%{-webkit-mask-position:100% 0;mask-position:100% 0}
    @keyframes reveal-to-bottom{0%{-webkit-mask-position:0 100%;mask-position:0 100%}
    @keyframes data-model-cards-mobile-connection-container{0%{opacity:1}50%{opacity:.99}}
    @keyframes data-model-cards-mobile-connection-forwards{0%{stroke-dashoffset:1px}
    @keyframes data-model-cards-mobile-connection-backwards{0%{stroke-dashoffset:-1px}
    @keyframes data-model-progress-process{0%,to{--data-model-progress-color-1:#d2d7de;--data-model-progress-color-2:#d2d7de;--data-model-progress-color-3:#d2d7de}33%,66%{--data-model-progress-color-1:#f5b900;--data-model-progress-color-2:#ff5b59;--data-model-progress-color-3:#266df0}}
    @keyframes spin{to{transform:rotate(360deg)}}
    @keyframes pulse{50%{opacity:.5}}
    @keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0), var(--tw-enter-translate-y,0), var(--tw-enter-translate-z,0)) scale3d(var(--tw-enter-scale,1), var(--tw-enter-scale,1), var(--tw-enter-scale,1)) rotateX(var(--tw-enter-rotate-x,0)) rotateY(var(--tw-enter-rotate-y,0)) rotate(var(--tw-enter-rotate,0))}}
    @keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0), var(--tw-exit-translate-y,0), var(--tw-exit-translate-z,0)) scale3d(var(--tw-exit-scale,1), var(--tw-exit-scale,1), var(--tw-exit-scale,1)) rotateX(var(--tw-exit-rotate-x,0)) rotateY(var(--tw-exit-rotate-y,0)) rotate(var(--tw-exit-rotate,0))}}
    @keyframes navigation-enter-from-right{0%{opacity:0;filter:blur(8px);transform:translate(200px)}
    @keyframes navigation-enter-from-left{0%{opacity:0;filter:blur(8px);transform:translate(-200px)}
    @keyframes navigation-exit-to-right{0%{opacity:1;filter:blur();transform:translate(0)}
    @keyframes navigation-exit-to-left{0%{opacity:1;filter:blur();transform:translate(0)}
    @keyframes dialog-scale-in{0%{opacity:0;transform:scale(.96)}}
    @keyframes dialog-scale-out{to{opacity:0;transform:scale(.96)}}
    @keyframes search-shine{0%{transform:translate(-100%)}
    @keyframes productivity-intro-width{0%{opacity:.8;width:0}
    @keyframes productivity-intro-height{0%{opacity:.8;height:0}
    @keyframes slideDown{0%{height:0}
    @keyframes slideUp{0%{height:var(--radix-accordion-content-height)}
    @keyframes collapsibleSlideDown{0%{height:0}
    @keyframes collapsibleSlideUp{0%{height:var(--radix-collapsible-content-height)}
    @-webkit-keyframes spinner-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}10%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(245deg);transform:rotate(245deg)}60%{-webkit-transform:rotate(700deg);transform:rotate(700deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}
    @-webkit-keyframes overlay-spin{0%{opacity:1;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
    ```
    </details>
    
    ### Brand Gradient Palette
    
    **20 complex gradients captured** from the site's CSS. The first few are the most prominent visual decorations:
    
    ```css
    /* Gradient 1 */
    background: conic-gradient(from var(--ai-hero-box-gradient-angle) at 50% 58px, #febe8e 0%, #f9d671 12%, #ffa09f 37%, #85abf6 62%, #7debbc 88%, #febe8e 100%);
    
    /* Gradient 2 */
    background: conic-gradient(from var(--ai-hero-box-gradient-angle) at 50% -6px, #febe8e 0%, #f9d671 12%, #ffa09f 37%, #85abf6 62%, #7debbc 88%, #febe8e 100%);
    
    /* Gradient 3 */
    background: conic-gradient(from var(--ai-hero-box-gradient-angle) at 50% 50%, #fd9038 0%, #f5b900 12%, #ff5b59 37%, #266df0 62%, #13dd8d 88%, #fd9038 100%);
    
    /* Gradient 4 */
    background: conic-gradient(from var(--reporting-hero-card-reports-gradient-angle), #709ff500 0%, #709ff5aa 20%, #709ff500 27%);
    
    /* Gradient 5 */
    background: linear-gradient(160deg, #0000 var(--home-ui-data-table-start), #000 var(--home-ui-data-table-start), #000 var(--home-ui-data-table-end), #0000 var(--home-ui-data-table-end));
    
    ```
    
    ### Hover State CSS (Intercepted)
    
    **3 hover rule lines** captured from CSS files. Key interactive transitions from real CSS (not inferred):
    
    ```css
    :root .button-primary:hover,:root .button-primary[data-state=open]{--button-primary-bg-from:var(--button-primary-bg-hover-from);--button-primary-bg-to:var(--button-primary-bg-hover-to);border-color:var(--button-primary-border-hover);color:var(--button-primary-text-hover)}
    
    :root .button-primary:hover,:root .button-primary[data-state=open]{background-color:var(--button-primary-bg-hover-fallback)}
    
    :root .button-outline:hover,:root .button-outline[data-state=open]{background:var(--button-outline-bg-hover);border-color:var(--button-outline-border-hover);color:var(--button-outline-text-hover)}
    
    :root .button-ghost:hover,:root .button-ghost[data-state=open]{background:var(--button-ghost-bg-hover);color:var(--button-ghost-text-hover)}
    
    input:where([type=checkbox]):checked:hover,input:where([type=checkbox]):checked:focus,input:where([type=radio]):checked:hover,input:where([type=radio]):checked:focus{background-color:currentColor;border-color:#0000}
    
    input:where([type=checkbox]):indeterminate:hover,input:where([type=checkbox]):indeterminate:focus{background-color:currentColor;border-color:#0000}
    
    @media (hover:hover){.attio-group-hover-underline:is(:where(.group):hover *){--tw-duration:.3s;background-size:100% .06em;transition-duration:.3s}
    ```
    
    > **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 8205 rendered nodes** — not a sample. These are the values the page *actually paints*, weighted by how often they appear.
    
    ### Real Responsive Breakpoints
    **13 breakpoints** read from the live `@media` rules (not guessed):
    `375px` · `450px` · `576px` · `600px` · `768px` · `992px` · `1000px` · `1078px` · `1199px` · `1200px` · `1320px` · `1360px` · `1536px`
    
    ### Measured Design Scale
    **Type scale by usage** (× = paint count): `16px`×6478 · `14px`×559 · `12px`×389 · `18px`×201 · `28px`×148 · `11px`×129 · `32px`×116 · `56px`×66
    
    **Radius scale** (× = paint count): `7px`×1002 · `8px`×150 · `10px`×50 · `12px`×49 · `6px`×34 · `9px`×20 · `11px`×6 · `13px`×3
    
    **Weights** (× = paint count): `500`×7582 · `600`×458 · `400`×148 · `700`×12
    
    **Layout gaps** (× = paint count): `normal 6px`×122 · `6px`×48 · `normal 4px`×38 · `1px`×27 · `8px`×22 · `normal 8px`×20 · `normal 24px`×17 · `4px`×8
    
    **Elevation (real shadows)**:
    ```css
    rgba(28, 40, 64, 0.08) 0px 10.85px 21.7px -4.34px, rgba(28, 40, 64, 0.08) 0px 6.51px 6.51px -6.51px, rgba(28, 40, 64, 0.12) 0px 4.34px 4.34px -4.34px
    rgb(238, 239, 241) 0px 0px 0px 1px inset
    rgba(28, 40, 64, 0.1) 0px 2px 3px -2px, rgba(28, 40, 64, 0.04) 0px 4px 6px -2px
    rgba(28, 40, 64, 0.18) 0px 0px 2px 0px, rgba(0, 0, 0, 0.04) 0px 1px 3px 0px
    ```
    
    ### Provenance — measured styles on key elements
    Read from the live CSSOM (includes runtime-injected CSS). This is *what actually styles the page*, by element:
    
    ```css
    body { background-color:var(--color-page-background) }
    header { background-color:var(--internal-color-primary-background) }
    header { background-color:color-mix(in oklab, var(--internal-color-primary-background) 95%, transparent) }
    main { background-color:var(--internal-color-primary-background) }
    h1 { font-size:var(--text-heading-md); font-weight:var(--tw-font-weight,var(--text-heading-md--font-weight)) }
    @media (min-width: 768px) h1 { font-size:var(--text-heading-lg); font-weight:var(--tw-font-weight,var(--text-heading-lg--font-weight)) }
    @media (min-width: 992px) h1 { font-size:var(--text-heading-xl); font-weight:var(--tw-font-weight,var(--text-heading-xl--font-weight)) }
    button { border-radius:10px }
    button { background-color:#0000!important }
    button { font-size:var(--text-base); font-weight:var(--tw-font-weight,var(--text-base--font-weight)) }
    button { background:var(--button-outline-bg); color:var(--button-outline-text) }
    a { gap:calc(var(--spacing) * 1.5) }
    ```
    
    > 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://attio.com/ | 2026-06-15T00:31:49.357Z*
    *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 attio.com