Color Palette

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

Background & Surface

Primary #191918 Page bg Copied!
Secondary #000000 Elevated Copied!
Tertiary #191918 Card bg Copied!

Text & Content

Primary #ffffff Body text Copied!
Secondary #ffffff Secondary Copied!
Muted #a39e98 Muted / Placeholder Copied!

Accent & Interactive

Primary #62aef0 Primary CTA Copied!
Secondary #097fe8 Secondary CTA Copied!

Border & Divider

Border #615d59 Dividers / Lines Copied!

Semantic States

⚠ Error Error #f64932 Errors, destructive Copied!
✓ Success Success #14832b Success, positive Copied!
! Warning Warning #ff6d00 Caution Copied!

Full Extracted Palette (+101)

#f6f5f4 #f6f5f4 Copied!
#0075de #0075de Copied!
#02093a #02093a Copied!
#fcf8f5 #fcf8f5 Copied!
#9c7054 #9c7054 Copied!
#fff5ed #fff5ed Copied!
#fef3f1 #fef3f1 Copied!
#f8f5fc #f8f5fc Copied!
#9849e8 #9849e8 Copied!
#f2f9ff #f2f9ff Copied!
#f2fafa #f2fafa Copied!
#27918d #27918d Copied!
#fff5e0 #fff5e0 Copied!
#ffb110 #ffb110 Copied!
#f9f9f8 #f9f9f8 Copied!
#78736f #78736f Copied!
#455dd3 #455dd3 Copied!
#2537b1 #2537b1 Copied!
#ffc95e #ffc95e Copied!
#ff3b30 #ff3b30 Copied!
#f77463 #f77463 Copied!
#ad6ded #ad6ded Copied!
#ff8a33 #ff8a33 Copied!
#ff83dd #ff83dd Copied!
#213183 #213183 Copied!
#31302e #31302e Copied!
#2a9d99 #2a9d99 Copied!
#1aae39 #1aae39 Copied!
#b18164 #b18164 Copied!
#dddddd #dddddd Copied!
#f7f7f5 #f7f7f5 Copied!
#111111 #111111 Copied!
#c0c0c0 #c0c0c0 Copied!
#523410 #523410 Copied!
#ff64c8 #ff64c8 Copied!
#dd5b00 #dd5b00 Copied!
#793400 #793400 Copied!
#005bab #005bab Copied!
#391c57 #391c57 Copied!
#dfdcd9 #dfdcd9 Copied!

Typography

All values extracted via getComputedStyle() — no estimation.

RoleFont FamilySize / Weight Line HeightLetter SpacingPreview
Display Hero NotionInter 64px / w700 1 -2.125px Display Hero
Input Large NotionInter 42px / w700 1.14 -1.5px Input Large
Caption / Badge NotionInter 22px / w700 1.27 -0.25px Caption / Badge
Card Title NotionInter 16px / w400 1.5 normal Card Title
Button Large NotionInter 16px / w500 1.5 normal Button Large
Sub-heading NotionInter 14px / w400 1.43 normal Sub-heading
Caption / Badge NotionInter 14px / w500 1.43 normal Caption / Badge
Caption NotionInter 12px / w500 1.33 0.125px Caption

Live Components

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

Buttons

accent: #62aef0 · border-radius: 9999px · weight: 700

Form Inputs

border: rgb(97, 93, 89) · focus: #62aef0 · radius: 8px

Card

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

Badges & Labels

New Feature Beta Draft

Spacing Scale

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

Border Radius

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

Component Specs

Extracted CSS values per component and variant state.

### Buttons

Ghost
  • Background: `transparent`
  • Text: `#f6f5f4`
  • Padding: 5px 10px
  • Radius: 4px
  • Font: 16px weight 400
  • Use: Subtle action, toolbar, nav button
  • Focus: backgroundColor: `rgba(255, 255, 255, 0.024)`, outline: `rgb(0, 117, 222) solid 2px`
Primary Brand
  • Background: `#455dd3`
  • Text: `#ffffff` `{colors.on-primary}`
  • Padding: 4px 14px
  • Radius: 8px
  • Border: 1px solid rgba(255, 255, 255, 0)
  • Font: 16px weight 500
  • Use: Primary CTA / brand action
  • Focus: backgroundColor: `rgba(255, 255, 255, 0.024)`, outline: `rgb(0, 117, 222) solid 2px`
Primary Brand
  • Background: `#455dd3`
  • Text: `#ffffff` `{colors.on-primary}`
  • Padding: 6px 15px
  • Radius: 8px
  • Border: 1px solid rgba(255, 255, 255, 0)
  • Font: 16px weight 500
  • Use: Primary CTA / brand action
  • Focus: backgroundColor: `rgba(255, 255, 255, 0.024)`, outline: `rgb(0, 117, 222) solid 2px`
Primary Brand
  • Background: `#213183`
  • Text: `#ffffff` `{colors.on-primary}`
  • Padding: 6px 15px
  • Radius: 8px
  • Border: 1px solid rgba(255, 255, 255, 0)
  • Font: 16px weight 500
  • Use: Primary CTA / brand action
  • Focus: backgroundColor: `rgba(255, 255, 255, 0.024)`, outline: `rgb(0, 117, 222) solid 2px`
Icon Button
  • Background: `rgba(0, 0, 0, 0.05)`
  • Text: `#ffffff` `{colors.on-primary}`
  • Padding: 0px
  • Radius: 50%
  • Font: 16px weight 400
  • Use: Toolbar/UI icons
  • Focus: backgroundColor: `rgba(255, 255, 255, 0.024)`, outline: `rgb(0, 117, 222) solid 2px`
Outline
  • Background: `transparent`
  • Text: `#ffffff` `{colors.on-primary}`
  • Padding: 6px 15px
  • Radius: 8px
  • Border: 1px solid rgba(255, 255, 255, 0)
  • Font: 16px weight 500
  • Use: Secondary action with border
  • Focus: backgroundColor: `rgba(255, 255, 255, 0.024)`, outline: `rgb(0, 117, 222) solid 2px`
Ghost
  • Background: `transparent`
  • Text: `rgba(0, 0, 0, 0.95)`
  • Padding: 12px 16px
  • Radius: 8px
  • Font: 16px weight 400
  • Use: Subtle action, toolbar, nav button
  • Focus: backgroundColor: `rgba(255, 255, 255, 0.024)`, outline: `rgb(0, 117, 222) solid 2px`

Cards & Containers

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

Navigation

Main Nav
  • Background: `#f6f5f4`
  • Padding: 12px 16px
  • Radius: none
  • Font: 16px weight 400
  • Use: Fixed/sticky grid nav — N/A items

CTA Banners

Full-width CTA
  • Background: `transparent`
  • Text: `rgba(0, 0, 0, 0.54)`
  • Padding: 0px
  • Radius: 0px
  • Font: 20px weight 500
  • Use: Full-width conversion strip with headline + button
  • Focus: backgroundColor: `rgba(255, 255, 255, 0.024)`, outline: `rgb(0, 117, 222) solid 2px`

Testimonials

Quote Card
  • Background: `#ffffff` `{colors.on-primary}`
  • Text: `rgba(0, 0, 0, 0.95)`
  • Padding: 24px
  • Radius: 12px
  • Font: 16px weight 400
  • Use: Customer quote with avatar + company attribution
Quote Card
  • Background: `transparent`
  • Text: `rgba(0, 0, 0, 0.95)`
  • Padding: 0px
  • Radius: 0px
  • Font: 16px weight 400
  • Use: Customer quote with avatar + company attribution

Tabs

Ghost Tab
  • Background: `transparent`
  • Text: `rgba(0, 0, 0, 0.898)`
  • Padding: 0px
  • Radius: 0px
  • Font: 16px weight 400
  • Use: Navigation tabs, filter tabs
Ghost Tab
  • Background: `transparent`
  • Text: `rgba(0, 0, 0, 0.95)`
  • Padding: 12px 16px
  • Radius: 8px
  • Font: 16px weight 400
  • Use: Navigation tabs, filter tabs

Interaction State Narrative

  • **Button**:
  • - **focus:** bg transparent → rgba(255, 255, 255, 0.024)
  • **Link**:
  • - **hover:** text #0075de → #00396b, border changes
  • **Badge**:
  • - **hover:** text #a39e98 → #615d59, border changes
Agent usage: Validate generated components against this matrix. If your output's `:hover` state changes properties not listed here, you are off-brand.

    Buttons

    - 7 shape(s) in this system: `Ghost`, `Primary Brand`, `Primary Brand`, `Primary Brand`, `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

    Navigation

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

    CTA Banners

    - 1 shape(s) in this system: `Full-width CTA`
    • **DO NOT introduce new cta banners variants** without justification

    Testimonials

    - 2 shape(s) in this system: `Quote Card`, `Quote Card`
    • **DO NOT introduce new testimonials variants** without justification

    Tabs

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

    Visual Reference

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

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

    Breakpoints

    Mobile 375px
    Tablet 768px
    Desktop 1032px
    Desktop 1120px
    Desktop 1280px
    Large Desktop 1440px

    Elevation & Depth

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

    Level 1
    rgba(0, 0, 0, 0) 0px 1px 0px 0px
    Level 2
    rgba(0, 0, 0, 0.01) 0px 0.175px 1.041px 0px, rgba(0, 0, 0, 0.02) 0px 0.8px 2.925…
    Level 3
    rgba(255, 255, 255, 0.2) 0px 0px 20px 5px
    Level 4
    rgba(0, 0, 0, 0.01) 0px 0.667px 3.502px 0px, rgba(0, 0, 0, 0.016) 0px 2.933px 7.…
    Level 5
    rgba(0, 0, 0, 0.016) 0px 0.7px 1.462px 0px, rgba(0, 0, 0, 0.03) 0px 3px 9px 0px

    Motion & Transitions

    19 motion tokens — easing curves and durations.

    --motion-duration-300300ms
    --motion-duration-250250ms
    --motion-timing-function-ease-inease-in
    --motion-duration-100100ms
    --motion-global-fade-out-duration200ms
    --motion-duration-200200ms
    --motion-timing-function-ease-in-out-quintcubic-bezier(0.86,0,0.07,1)
    --motion-timing-function-linearlinear
    --motion-timing-function-ease-in-out-cubiccubic-bezier(0.645,0.045,0.355,1)
    --motion-timing-function-ease-in-out-quadcubic-bezier(0.45,0,0.55,1)
    --motion-duration-150150ms
    --motion-global-transform-timing-functioncubic-bezier(0.86,0,0.07,1)
    --motion-timing-function-ease-outease-out
    --motion-global-fade-out-timing-functionease-in
    --motion-global-fade-in-timing-functionease-out
    --motion-global-transform-duration300ms
    --motion-timing-function-ease-in-out-linearcubic-bezier(0.5,0,0.5,1)
    --motion-global-fade-in-duration150ms
    --motion-timing-function-ease-in-out-quartcubic-bezier(0.76,0,0.24,1)

    Motion Timeline

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

    fadeIn
    fadeOut
    scaleIn
    scaleOut
    popIn
    rotate
    loadingDots_pulse__d8LYi
    globalNavigation_navShadowScrolled__pZKcg
    globalNavigation_fadeIn__BTvkx
    globalNavigation_fadeOut__UET7A
    globalNavigation_slideDown__fiX_y
    globalNavigation_navTokensHeroExit__nkR7m

    +27 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 rgb(246, 245, 244)
    focus
    button
    bg rgba(255, 255, 255, 0.024)
    fg rgb(246, 245, 244)
    link
    default
    link
    bg rgba(0, 0, 0, 0)
    fg rgb(0, 117, 222)
    hover
    link
    bg rgba(0, 0, 0, 0)
    fg rgb(0, 57, 107)
    card
    default
    card
    bg rgb(255, 255, 255)
    fg rgba(0, 0, 0, 0.898)
    navLink
    default
    navLink
    bg rgba(0, 0, 0, 0)
    fg rgba(0, 0, 0, 0.95)
    tab
    default
    tab
    bg rgba(0, 0, 0, 0)
    fg rgba(0, 0, 0, 0.95)

    Z-Index Stacking Context

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

    z:2147483647
    #transcend-consent-manager
    z:1000
    #:R1krabmH1:
    z:100
    div.globalNavigation_globalNavigationWrapper__dUhMe.globalNavigation_stickyWrapp
    z:100
    nav.globalNavigation_globalNavigation__7c1YP
    z:100
    #g_id_onload
    z:90
    div.flex.justify-start
    z:3
    div.bento_bentoLayer__b5pZT.bento_positionSouthEast__y4_W_
    z:3
    div.bento_bentoLayer__b5pZT.bentos_layerDropShadow__Qz0hH
    z:3
    div.bento_bentoLayer__b5pZT.bento_positionSouthEast__y4_W_
    z:2
    header.flex.flex-col
    z:2
    header.bento_bentoHeader__v_SR2
    z:2
    button.flex.items-center
    z:2
    button.flex.items-center
    z:2
    header.bento_bentoHeader__v_SR2
    z:2
    picture.bento_bentoImagePicture__cWlrb.bento_alignRight__j8B9X
    z:2
    header.bento_bentoHeader__v_SR2
    z:2
    header.bento_bentoHeader__v_SR2
    z:2
    header.bento_bentoHeader__v_SR2
    z:2
    picture.bento_bentoImagePicture__cWlrb.bento_alignRight__j8B9X
    z:2
    header.bento_bentoHeader__v_SR2

    Export tokens

    Copy these design tokens to any framework. Generated from notion.so live extraction.

    Clicks copy to clipboard AND download the file. All values from getComputedStyle() on the live page — no estimates.

    DESIGN.md

    Narrative design system document — paste directly into Claude Code, Cursor, or Bolt.

    ---
    version: alpha
    name: notion.so
    description: "Dark-canvas product system built on #191918 with #62aef0 as the single brand accent. Type anchored in NotionInter at 64px / weight 700. Extracted automatically from https://notion.so/ — every value from getComputedStyle(), no approximation."
    narrative: |
      notion.so is built on a near-black canvas (rgb(25, 25, 24)).
      The system uses #62aef0 as the accent for primary actions and brand signals.
      Crisp CTAs (4px radius) reinforce a precise, technical aesthetic alongside NotionInter as the primary typeface.
    
    colors:
      canvas: "#191918"
      surface-2: "#191918"
      ink: "#ffffff"
      ink-muted: "#ffffff"
      ink-subtle: "#a39e98"
      primary: "#62aef0"
      on-primary: "#ffffff"
      primary-hover: "#f2f9ff"
      hairline: "#615d59"
      primary-focus: "#0075de"
      semantic-error: "#f64932"
      semantic-success: "#14832b"
      semantic-warning: "#ff6d00"
    
    typography:
      display-xl:
        fontFamily: "NotionInter"
        fontSize: 64px
        fontWeight: 700
        lineHeight: 1
        letterSpacing: -2.125px
      display-md:
        fontFamily: "NotionInter"
        fontSize: 14px
        fontWeight: 400
        lineHeight: 1.43
        letterSpacing: 0
      body:
        fontFamily: "NotionInter"
        fontSize: 16px
        fontWeight: 400
        lineHeight: 1.5
        letterSpacing: 0
      caption:
        fontFamily: "NotionInter"
        fontSize: 22px
        fontWeight: 700
        lineHeight: 1.27
        letterSpacing: -0.25px
      button:
        fontFamily: "NotionInter"
        fontSize: 16px
        fontWeight: 500
        lineHeight: 1.5
        letterSpacing: 0
      mono:
        fontFamily: "NotionInter"
        fontSize: 42px
        fontWeight: 700
        lineHeight: 1.14
        letterSpacing: -1.5px
    
    rounded:
      none: 0px
      xs: 4px
      sm: 8px
      md: 12px
      lg: 16px
      xl: 16px
      xxl: 24px
      pill: 9999px
    
    spacing:
      xxs: 2px
      xs: 4px
      sm: 8px
      md: 12px
      lg: 24px
      xl: 32px
      xxl: 64px
      section: 80px
    
    components:
      button-ghost:
        backgroundColor: "transparent"
        textColor: "#f6f5f4"
        typography: "{typography.body}"
        rounded: "{rounded.xs}"
        padding: 5px 10px
      button-primary-brand:
        backgroundColor: "#455dd3"
        textColor: "{colors.on-primary}"
        typography: "{typography.body}"
        rounded: "{rounded.sm}"
        padding: 4px 14px
      button-primary-brand:
        backgroundColor: "#455dd3"
        textColor: "{colors.on-primary}"
        typography: "{typography.body}"
        rounded: "{rounded.sm}"
        padding: 6px 15px
      card-standard-card:
        backgroundColor: "transparent"
        typography: "{typography.body}"
        rounded: "{rounded.none}"
      navigation-main-nav:
        backgroundColor: "#f6f5f4"
        typography: "{typography.body}"
        rounded: "{rounded.none}"
        padding: 12px 16px
      cta-banner-full-width-cta:
        backgroundColor: "transparent"
        textColor: "#000000"
        typography: "{typography.caption}"
        rounded: "{rounded.none}"
      testimonial-quote-card:
        backgroundColor: "{colors.on-primary}"
        textColor: "#000000"
        typography: "{typography.body}"
        rounded: "{rounded.md}"
        padding: 24px
      testimonial-quote-card:
        backgroundColor: "transparent"
        textColor: "#000000"
        typography: "{typography.body}"
        rounded: "{rounded.none}"
      tab-ghost-tab:
        backgroundColor: "transparent"
        textColor: "#000000"
        typography: "{typography.body}"
        rounded: "{rounded.none}"
      tab-ghost-tab:
        backgroundColor: "transparent"
        textColor: "#000000"
        typography: "{typography.body}"
        rounded: "{rounded.sm}"
        padding: 12px 16px
    
    extracted_at: "2026-05-30T20:39:34.195Z"
    completeness: 95
    scoreVersion: "v2"
    
    ---
    
    # Design System — notion.so
    > Extracted automatically by Clone Architect from https://notion.so
    > Date: 2026-05-30
    > Viewport: Desktop 1440x900 + Mobile 390x844
    > Every value in this file comes from real getComputedStyle() — no approximation.
    
    > **🤖 TL;DR for AI agents** (read this first — saves you scanning the full doc):
    >
    > - **Canvas**: `rgb(25, 25, 24)` is the page background. Every component composits against this.
    > - **Accent**: `#62aef0` for primary CTAs ONLY. Never decorative.
    > - **Body type**: 16px (token: `typography.body`). Default for ALL text not in a heading role.
    > - **Section rhythm**: 48px 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
    
    notion.so commits fully to dark-mode as the native medium, not as a toggled alternative. The canvas is a dark surface (`#191918`) where surfaces are layered through stepped luminance — each elevated level is slightly less dark than the one beneath it, creating depth without color shifts. 
    
    Typography is anchored in **NotionInter**, deployed with OpenType features enabled globally (`"lnum", "locl" 0`). These aren't decorative — they're load-bearing: without them, the typeface reverts to its generic state and the design loses its specific texture. The weight scale rejects the standard 100/200/.../900 ladder in favor of custom values (max **700** in this system) — a deliberate signal that this design system is precisely tuned, not assembled from defaults. Negative letter-spacing at display sizes (-2.125px at 64px) compresses headlines into engineered blocks, dense and authoritative. 
    
    Body text reads in Banner (`#ffffff`). **Cornflower Blue** (`#62aef0`) provides interactive distinction without visual aggression. Elevation is built from multi-layer shadow stacks — each level combines several blurred layers at varying offsets to simulate the way light actually falls on stacked surfaces, not the simulated drop-shadow of cheap interfaces. 
    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: Near Black (`#191918`)
    - Primary typeface: NotionInter
    - Primary text: Banner (`#ffffff`)
    - Accent: Cornflower Blue (`#62aef0`)
    - Display: 64px weight 700, letter-spacing -2.125px
    - Shadow system: 7 distinct elevation levels
    - Custom fonts loaded: NotionInter, Lyon Text, iA Writer Mono, Permanent Marker
    
    ## 2. Color Palette & Roles
    
    ### Background & Surface
    - **Near Black** (`#191918`): Page background (primary)
    - **Background Base Active** (`rgba(0, 0, 0, 0.10196078431372549)`): Surface / elevated background (CSS var)
    - **Deep Navy** (`#02093a`): Surface / elevated background
    - **#2537b1** (`#2537b1`): Surface / elevated background
    - **#213183** (`#213183`): Surface / elevated background
    
    ### Text & Content
    - **Translucent Black (95%)** (`rgba(0, 0, 0, 0.95)`): Primary body text
    - **Text Warning** (`#ff6d00`): Text (CSS var)
    - **Text Error** (`#f64932`): Text (CSS var)
    - **Amber** (`#ffb110`): Secondary text
    - **#ffc95e** (`#ffc95e`): Secondary text
    
    ### Accent & Interactive
    - **Action Button Primary Background Focus** (`#f6f5f4`): Accent / interactive (CSS var)
    - **Accent Muted** (`#f2f9ff`): Accent / interactive (CSS var)
    - **Background Surface Accent Soft Active** (`#93cdfe`): Accent / interactive (CSS var)
    - **Background Surface Accent Focus** (`#0075de`): Accent / interactive (CSS var)
    - **Background Surface Accent Hover** (`#097fe8`): Accent / interactive (CSS var)
    - **Link Primary Text Active** (`#00396b`): Accent / interactive (CSS var)
    - **Banner** (`#ffffff`): Accent / interactive (CSS var)
    
    ### Border & Divider
    - **Charcoal** (`#31302e`): Borders / dividers
    
    ### Full Extracted Palette
    111 distinct colors detected on the live page (17 categorized above + 94 additional below). Every value is a real `getComputedStyle()` color — no approximation.
    
    - `#fcf8f5` — Off-Cream
    - `#9c7054` — #9c7054
    - `#fff5ed` — Warm Cream
    - `#fef3f1` — Warm Cream
    - `#f8f5fc` — Ghost White
    - `#9849e8` — Violet
    - `#f2fafa` — Ghost White
    - `#27918d` — #27918d
    - `#fff5e0` — Beige
    - `#f9f9f8` — Off-Cream
    - `#78736f` — Stone
    - `#455dd3` — Royal Blue
    - `#62aef0` — Accent
    - `#ff3b30` — Vermillion
    - `#f77463` — Coral
    - `#ad6ded` — #ad6ded
    - `#ff8a33` — Coral
    - `#ff83dd` — Magenta
    - `#2a9d99` — #2a9d99
    - `#1aae39` — Success Green
    - `#b18164` — #b18164
    - `#dddddd` — Light Gray
    - `#615d59` — Dim Gray
    - `#a39e98` — Cool Gray
    - `#f7f7f5` — Off-Cream
    - `#111111` — Jet Black
    - `#c0c0c0` — Silver
    - `#523410` — #523410
    - `#ff64c8` — Hot Pink
    - `#dd5b00` — Bright Orange
    - `#793400` — Chocolate
    - `#005bab` — Cobalt Blue
    - *…+62 more in `raw-css.json` (`desktop.allColors`).*
    
    ### CSS Custom Properties (Design Tokens)
    
    **Spacing Token**
    - `--typography-article-body-letter-spacing`: `0`
    - `--typography-serif-800-regular-letter-spacing`: `-0.125rem`
    - `--typography-sans-600-bold-letter-spacing`: `-0.046875rem`
    - `--typography-sans-1000-regular-letter-spacing`: `-0.25rem`
    
    **Motion Token**
    - `--motion-duration-300`: `300ms`
    - `--motion-duration-250`: `250ms`
    - `--motion-timing-function-ease-in`: `ease-in`
    
    **Background**
    - `--color-background-surface-neutral-focus`: `#dfdcd9`
    - `--color-background-surface-accent-muted`: `#f2f9ff`
    - `--color-background-surface-accent-soft`: `#e6f3fe`
    - `--color-background-surface-accent-muted-focus`: `#e6f3fe`
    
    **Success**
    - `--color-green-500`: `#1aae39`
    - `--color-green-900`: `#05210b`
    - `--color-green-400`: `#68ce7e`
    - `--color-green-100`: `#f0faf2`
    
    **Border Radius Token**
    - `--border-radius-800`: `0.875rem`
    - `--border-radius-400`: `0.375rem`
    - `--border-radius-300`: `0.3125rem`
    - `--border-radius-900`: `1rem`
    
    **Font Family Token**
    - `--font-family-fallback-mono`: `Nitti,Menlo,Courier,monospace`
    - `--font-family-primary-serif-japanese`: `"Lyon Text"`
    - `--font-family-primary-serif`: `"Lyon Text"`
    - `--font-family-fallback-serif-japanese`: `Georgia,YuMincho,"Yu Mincho","Hiragino Mincho ProN",serif`
    
    **Border**
    - `--color-border-base`: `#0000001a`
    
    **Z-Index Token**
    - `--z-index-banner`: `90`
    - `--z-index-popup`: `500`
    - `--z-index-mobile-nav`: `200`
    - `--z-index-header`: `100`
    
    **Font Size Token**
    - `--font-size-350`: `1.25rem`
    - `--font-size-700`: `2.625rem`
    - `--font-size-600`: `2rem`
    - `--font-size-500`: `1.625rem`
    
    **Font Weight Token**
    - `--font-weight-variable-semibold`: `620`
    - `--font-weight-medium`: `500`
    - `--font-weight-bold`: `700`
    - `--font-weight-regular`: `400`
    
    **Text Color**
    - `--color-text-warning`: `#ff6d00`
    - `--color-text-error`: `#f64932`
    - `--color-text-disabled`: `#0000004d`
    - `--color-text-muted`: `#0000008a`
    
    **Primary Brand Color**
    - `--color-accent-muted`: `#f2f9ff`
    - `--color-accent`: `#62aef0`
    - `--color-accent-strong`: `#097fe8`
    - `--color-accent-soft`: `#e6f3fe`
    
    **Warning**
    - `--color-yellow-600`: `#e89d01`
    - `--color-yellow-800`: `#a16c00`
    - `--color-yellow-700`: `#c78600`
    - `--color-yellow-500`: `#ffb110`
    
    **Error / Destructive**
    - `--color-red-800`: `#6f0d00`
    - `--color-red-500`: `#f64932`
    - `--color-red-700`: `#b01601`
    - `--color-red-900`: `#4f0900`
    
    **Shadow Token**
    - `--shadow-100`: `0px 0.7px 1.462px rgba(0,0,0,.015),0px 3px 9px #00000008`
    
    **Other tokens**
    - `--color-card-accent`: `#097fe8`
    - `--color-brown-900`: `#523410`
    - `--color-pink-500`: `#ff64c8`
    - `--color-orange-600`: `#dd5b00`
    - `--color-orange-800`: `#793400`
    - `--color-button-primary-background-active`: `#005bab`
    - `--color-button-tertiary-text`: `#000000f2`
    - `--color-teal-400`: `#2a9d99`
    
    ## 3. Typography Rules
    
    ### Font Families
    - **Primary**: `NotionInter`
    - **Secondary**: `Noto Sans Arabic`
    - **Font 3**: `Noto Sans Hebrew`
    - **Font 4**: `Lyon Text`
    - **Font 5**: `iA Writer Mono`
    
    ### Custom Fonts Loaded
    - **NotionInter** weight 400 (normal)
    - **NotionInter** weight 500 (normal)
    - **NotionInter** weight 600 (normal)
    - **NotionInter** weight 700 (normal)
    - **Noto Sans Arabic** weight 100 900 (normal)
    - **Noto Sans Hebrew** weight 100 900 (normal)
    - **Lyon Text** weight 400 (normal)
    - **Lyon Text** weight 600 (normal)
    - **iA Writer Mono** weight 400 (normal)
    - **iA Writer Mono** weight 600 (normal)
    - **Permanent Marker** weight 400 (normal)
    
    ### Typography Hierarchy
    
    | Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
    |------|------|------|--------|-------------|----------------|-------|
    | Display Hero | NotionInter | 64px | 700 | 1 | -2.125px | Main headline (h1) |
    | Input Large | NotionInter | 42px | 700 | 1.14 | -1.5px | Form input (42px) |
    | Caption / Badge | NotionInter | 22px | 700 | 1.27 | -0.25px | small text (22px) |
    | Card Title | NotionInter | 16px | 400 | 1.5 | normal | Card headings |
    | Button Large | NotionInter | 16px | 500 | 1.5 | normal | Button label (16px) |
    | Sub-heading | NotionInter | 14px | 400 | 1.43 | normal | Third-level heading (h3) |
    | Caption / Badge | NotionInter | 14px | 500 | 1.43 | normal | small text (14px) |
    | Caption | NotionInter | 12px | 500 | 1.33 | 0.125px | Image caption, helper text |
    
    ### Font Weight Scale
    
    CSS custom properties define 8 explicit weight steps:
    - `--font-weight-regular`: `400` — Regular
    - `--font-weight-variable-regular`: `420` — Regular (custom, ~400)
    - `--font-weight-medium`: `500` — Medium
    - `--font-weight-variable-medium`: `520` — Medium (custom, ~500)
    - `--font-weight-semibold`: `600` — SemiBold
    - `--font-weight-variable-semibold`: `620` — SemiBold (custom, ~600)
    - `--font-weight-variable-bold`: `680` — Bold (custom, ~700)
    - `--font-weight-bold`: `700` — Bold
    
    ### Full Font Size Scale
    
    Sizes detected in the design (descending): `64px`, `54px`, `48px`, `42px`, `40px`, `32px`, `26px`, `24px`, `22px`, `20px`, `16px`, `15px`, `14px`, `12px`
    
    > 8 size(s) detected outside the sampled hierarchy (54px, 48px, 40px, 32px, 26px, 24px, 20px, 15px). 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:
    
    - **lining figures** (`lnum`) — full-height numbers, more authoritative than old-style
    - **case-sensitive forms** (`case`) — punctuation height adjusted for uppercase contexts
    - **capital spacing** (`cpsp`) — added tracking on uppercase for breathing room
    - **localized forms** (`locl`) — glyphs swapped based on script/locale
    
    **Clone instruction:** Enable these in your CSS:
    ```css
    body {
      font-feature-settings: "lnum", "locl", "case", "cpsp";
    }
    ```
    
    ## 4. Component Stylings
    
    ### Buttons
    
    **Ghost**
    - Background: `transparent`
    - Text: `#f6f5f4`
    - Padding: 5px 10px
    - Radius: 4px
    - Font: 16px weight 400
    - Use: Subtle action, toolbar, nav button
    - Focus: backgroundColor: `rgba(255, 255, 255, 0.024)`, outline: `rgb(0, 117, 222) solid 2px`
    
    **Primary Brand**
    - Background: `#455dd3`
    - Text: `#ffffff` `{colors.on-primary}`
    - Padding: 4px 14px
    - Radius: 8px
    - Border: 1px solid rgba(255, 255, 255, 0)
    - Font: 16px weight 500
    - Use: Primary CTA / brand action
    - Focus: backgroundColor: `rgba(255, 255, 255, 0.024)`, outline: `rgb(0, 117, 222) solid 2px`
    
    **Primary Brand**
    - Background: `#455dd3`
    - Text: `#ffffff` `{colors.on-primary}`
    - Padding: 6px 15px
    - Radius: 8px
    - Border: 1px solid rgba(255, 255, 255, 0)
    - Font: 16px weight 500
    - Use: Primary CTA / brand action
    - Focus: backgroundColor: `rgba(255, 255, 255, 0.024)`, outline: `rgb(0, 117, 222) solid 2px`
    
    **Primary Brand**
    - Background: `#213183`
    - Text: `#ffffff` `{colors.on-primary}`
    - Padding: 6px 15px
    - Radius: 8px
    - Border: 1px solid rgba(255, 255, 255, 0)
    - Font: 16px weight 500
    - Use: Primary CTA / brand action
    - Focus: backgroundColor: `rgba(255, 255, 255, 0.024)`, outline: `rgb(0, 117, 222) solid 2px`
    
    **Icon Button**
    - Background: `rgba(0, 0, 0, 0.05)`
    - Text: `#ffffff` `{colors.on-primary}`
    - Padding: 0px
    - Radius: 50%
    - Font: 16px weight 400
    - Use: Toolbar/UI icons
    - Focus: backgroundColor: `rgba(255, 255, 255, 0.024)`, outline: `rgb(0, 117, 222) solid 2px`
    
    **Outline**
    - Background: `transparent`
    - Text: `#ffffff` `{colors.on-primary}`
    - Padding: 6px 15px
    - Radius: 8px
    - Border: 1px solid rgba(255, 255, 255, 0)
    - Font: 16px weight 500
    - Use: Secondary action with border
    - Focus: backgroundColor: `rgba(255, 255, 255, 0.024)`, outline: `rgb(0, 117, 222) solid 2px`
    
    **Ghost**
    - Background: `transparent`
    - Text: `rgba(0, 0, 0, 0.95)`
    - Padding: 12px 16px
    - Radius: 8px
    - Font: 16px weight 400
    - Use: Subtle action, toolbar, nav button
    - Focus: backgroundColor: `rgba(255, 255, 255, 0.024)`, outline: `rgb(0, 117, 222) solid 2px`
    
    ### Cards & Containers
    
    **Standard Card**
    - Background: `transparent`
    - Padding: 0px
    - Radius: 0px
    - Use: Content containers, listing items
    
    ### Navigation
    
    **Main Nav**
    - Background: `#f6f5f4`
    - Padding: 12px 16px
    - Radius: none
    - Font: 16px weight 400
    - Use: Fixed/sticky grid nav — N/A items
    
    ### CTA Banners
    
    **Full-width CTA**
    - Background: `transparent`
    - Text: `rgba(0, 0, 0, 0.54)`
    - Padding: 0px
    - Radius: 0px
    - Font: 20px weight 500
    - Use: Full-width conversion strip with headline + button
    - Focus: backgroundColor: `rgba(255, 255, 255, 0.024)`, outline: `rgb(0, 117, 222) solid 2px`
    
    ### Testimonials
    
    **Quote Card**
    - Background: `#ffffff` `{colors.on-primary}`
    - Text: `rgba(0, 0, 0, 0.95)`
    - Padding: 24px
    - Radius: 12px
    - Font: 16px weight 400
    - Use: Customer quote with avatar + company attribution
    
    **Quote Card**
    - Background: `transparent`
    - Text: `rgba(0, 0, 0, 0.95)`
    - Padding: 0px
    - Radius: 0px
    - Font: 16px weight 400
    - Use: Customer quote with avatar + company attribution
    
    ### Tabs
    
    **Ghost Tab**
    - Background: `transparent`
    - Text: `rgba(0, 0, 0, 0.898)`
    - Padding: 0px
    - Radius: 0px
    - Font: 16px weight 400
    - Use: Navigation tabs, filter tabs
    
    **Ghost Tab**
    - Background: `transparent`
    - Text: `rgba(0, 0, 0, 0.95)`
    - Padding: 12px 16px
    - Radius: 8px
    - Font: 16px weight 400
    - Use: Navigation tabs, filter tabs
    
    
    ## 4b. Component Behaviors (State Matrix)
    
    ### Interaction State Narrative
    
    - **Button**:
      - **focus:** bg transparent → rgba(255, 255, 255, 0.024)
    - **Link**:
      - **hover:** text #0075de → #00396b, border changes
    - **Badge**:
      - **hover:** text #a39e98 → #615d59, border changes
    
    *State transitions extracted via Playwright simulation — exact values in the YAML matrix below.*
    
    ```yaml
    component-behaviors:
      button:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(246, 245, 244)"
        focus:
          bg: "rgba(255, 255, 255, 0.024)"
          fg: "rgb(246, 245, 244)"
      link:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(0, 117, 222)"
        hover:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(0, 57, 107)"
      card:
        default:
          bg: "rgb(255, 255, 255)"
          fg: "rgba(0, 0, 0, 0.898)"
          border: "1px solid rgba(0, 0, 0, 0.1)"
      navLink:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgba(0, 0, 0, 0.95)"
      tab:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgba(0, 0, 0, 0.95)"
      badge:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(163, 158, 152)"
        hover:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(97, 93, 89)"
      footerLink:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgba(0, 0, 0, 0.95)"
    ```
    
    **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
    - **7 shape(s)** in this system: `Ghost`, `Primary Brand`, `Primary Brand`, `Primary Brand`, `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
    
    ### Navigation
    - **1 shape(s)** in this system: `Main Nav`
    - **DO NOT introduce new navigation variants** without justification
    
    ### CTA Banners
    - **1 shape(s)** in this system: `Full-width CTA`
    - **DO NOT introduce new cta banners variants** without justification
    
    ### Testimonials
    - **2 shape(s)** in this system: `Quote Card`, `Quote Card`
    - **DO NOT introduce new testimonials variants** without justification
    
    ### Tabs
    - **2 shape(s)** in this system: `Ghost Tab`, `Ghost Tab`
    - **DO NOT introduce new tabs 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 | 4px |
    | sm | 8px |
    | md | 12px |
    | base | 16px |
    | lg | 24px |
    | xl | 32px |
    | 2xl | 48px |
    | 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 | 12px | Cards, containers |
    | Lg | 16px | Large rounded elements, pill segments |
    | Xl | 16px | Category strips, featured containers |
    | Full | 9999px | Pills, avatars, circular elements |
    
    ### Shape Language
    
    | Component | Border Radius |
    |-----------|---------------|
    | Buttons | `4px` |
    | Cards & Containers | `0px` |
    | Navigation | `none` |
    | CTA Banners | `0px` |
    | Testimonials | `12px` |
    | Tabs | `0px` |
    | Page Body | `0px` |
    
    **Shape Personality**: Moderate Rounding — Medium corners (4–12px). Modern SaaS standard, neither sharp nor pill.
    
    **Full Radius Spectrum**: 0px, 4px, 5px, 8px, 12px, 16px, full/pill (from `allBorderRadii` scan)
    
    
    ## 5b. Spacing Rhythm Names
    
    *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** | `32px` | Between major bands (color change, content shift) |
    | **subsection** | `24px` | Within a section, between content groups |
    | **card** | `12px` | Card padding, list-item spacing |
    | **compact** | `8px` | Form fields, tight clusters, badge padding |
    | **micro** | `4px` | 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).
    
    **7/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:** 256px tall (not full-viewport)
    - **Heading:** "Meet the night shift." — 64px center-aligned
    - **Subheading:** "Notion agents keep work moving 24/7. They capture knowledge, answer questions, and push projects forward—all while you sleep."
    - **CTAs:** 2 (primary: "Get Notion free")
    - **Clone instruction:** Reproduce the **centered** layout. Use the heading font-size token at the documented size. No imagery needed for hero — text-driven.
    
    ### Navigation Pattern
    
    - **Position:** static (scrolls with page)
    - **Layout:** unknown — Layout not classified
    - **Height:** 64px
    - **Logo:** ✓ present
    - **Nav links:** 5 primary items
    - **CTAs in nav:** 1
    - **Theme toggle:** ✓ dark/light mode switcher present
    - **Clone instruction:** Build a static unknown navigation. Reserve 1 slot for primary CTA.
    
    ### Card Grid Pattern
    
    - **Card count:** 3 cards detected
    - **Columns (desktop):** 1-up grid
    - **Card dimensions:** 1229×978px (aspect 1.26:1)
    - **Gap:** 80px between cards
    - **Content:** ✓ image + CTA
    - **Image position:** top
    - **Clone instruction:** Build a 1-column grid (desktop) with cards at ~1.26:1 aspect ratio. Each card has an image at the top.
    
    ### 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:** 12 testimonial blocks
    - **Layout:** grid
    - **Avg quote length:** 81 chars (medium quote)
    - **Includes:** ✓ avatars | ✓ company logos | ✓ star ratings
    - **Clone instruction:** Build a grid of 12 testimonials. Each includes an avatar. Include source company logos. Display ratings prominently.
    
    ### CTA Banner Pattern
    
    - **Banner count:** 1
    - **Position:** mid-page
    - **Visual treatment:** ✓ contrasting background
    - **Primary CTA text:** "Q&A agentsAnswers questions instantly using knowledge you al"
    - **Clone instruction:** Place a single CTA banner mid-page. Use contrasting solid background.
    
    ### Footer Pattern
    
    - **Columns:** 1
    - **Links:** 28 total
    - **Height:** 416px
    - **Includes:** ✗ no newsletter | ✓ social icons |  ✓ copyright
    - **Clone instruction:** Build a 1-column footer with ~28 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) 0px 1px 0px 0px` | Cards, elevated surfaces |
    | Layered (Level 2) | <br>`rgba(0, 0, 0, 0.01) 0px 0.175px 1.041px 0px`,<br>`rgba(0, 0, 0, 0.02) 0px 0.8px 2.925px 0px`,<br>`rgba(0, 0, 0, 0.027) 0px 2.025px 7.847px 0px`,<br>`rgba(0, 0, 0, 0.04) 0px 4px 18px 0px` | Cards, elevated surfaces |
    | Layered (Level 3) | <br>`rgba(255, 255, 255, 0.2) 0px 0px 20px 5px` | Cards, elevated surfaces |
    | Layered (Level 4) | <br>`rgba(0, 0, 0, 0.01) 0px 0.667px 3.502px 0px`,<br>`rgba(0, 0, 0, 0.016) 0px 2.933px 7.252px 0px`,<br>`rgba(0, 0, 0, 0.02) 0px 7.2px 14.462px 0px`,<br>`rgba(0, 0, 0, 0.024) 0px 13.867px 28.348px 0px`,<br>`rgba(0, 0, 0, 0.03) 0px 23.333px 52.123px 0px`,<br>`rgba(0, 0, 0, 0.04) 0px 36px 89px 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 |
    |--------------|-------|---------------|
    | `--motion-timing-function-ease-in` | `ease-in` | Ease In — Accelerating |
    | `--motion-timing-function-ease-in-out-quint` | `cubic-bezier(0.86,0,0.07,1)` | Quint In-Out — Dramatic Symmetric |
    | `--motion-timing-function-ease-in-out-cubic` | `cubic-bezier(0.645,0.045,0.355,1)` | Ease Out — Decelerating |
    | `--motion-timing-function-ease-in-out-quad` | `cubic-bezier(0.45,0,0.55,1)` | Custom Ease — Balanced |
    | `--motion-timing-function-ease-out` | `ease-out` | Ease Out — Decelerating |
    | `--motion-timing-function-ease-in-out-linear` | `cubic-bezier(0.5,0,0.5,1)` | Custom Ease — Balanced |
    | `--motion-timing-function-ease-in-out-quart` | `cubic-bezier(0.76,0,0.24,1)` | Ease Out — Decelerating |
    
    ### Duration Scale
    
    | CSS Variable | Value | Tier |
    |--------------|-------|------|
    | `--motion-duration-300` | `300ms` | Normal |
    | `--motion-duration-250` | `250ms` | Normal |
    | `--motion-duration-100` | `100ms` | Fast |
    | `--motion-global-fade-out-duration` | `200ms` | Normal |
    | `--motion-duration-200` | `200ms` | Normal |
    | `--motion-duration-150` | `150ms` | Fast |
    | `--motion-global-transform-duration` | `300ms` | Normal |
    | `--motion-global-fade-in-duration` | `150ms` | Fast |
    
    ### Copy-Paste Transition Snippets
    
    **Background**
    ```css
    transition: background 0.075s linear;
    ```
    
    **Shadow**
    ```css
    transition: box-shadow 0.2s ease-in;
    ```
    
    **Background**
    ```css
    transition: background-color 0.15s;
    ```
    
    **Background**
    ```css
    transition: background-color 0.2s ease-in;
    ```
    
    ### Keyframe Animation Catalog
    
    | Animation Name | Type | Animated Props | Use Hint |
    |----------------|------|----------------|----------|
    | `fadeIn` | Fade | opacity | Element entrance |
    | `fadeOut` | Fade | opacity | Element exit |
    | `scaleIn` | Scale | transform | Focus / emphasis |
    | `scaleOut` | Scale | transform | Focus / emphasis |
    | `popIn` | Fade + Move | opacity, transform | UI transition |
    | `rotate` | Rotate / Spin | transform | Loading indicator |
    | `loadingDots_pulse__d8LYi` | Fade | opacity | Loading indicator |
    | `globalNavigation_navShadowScrolled__p...` | Custom | box-shadow | UI transition |
    | `globalNavigation_fadeIn__BTvkx` | Fade | opacity | Element entrance |
    | `globalNavigation_fadeOut__UET7A` | Fade | opacity | Element exit |
    | `globalNavigation_slideDown__fiX_y` | Fade + Move | opacity, transform | Panel / drawer enter |
    | `globalNavigation_navTokensHeroExit__n...` | Custom | --color-text-normal, --color-background-base-hover, --color-border-base, --color-button-primary-text, --color-button-primary-background, --color-button-primary-background-hover, --color-button-primary-background-focus, --color-button-primary-background-active, --color-button-ghost-text, --color-button-ghost-background-hover, --color-button-ghost-background-focus, --color-button-ghost-background-active, --color-text-muted | Element exit |
    | `globalNavigation_navBgVarHeroExit__Kk6M2` | Custom | --campaign-nav-bg | Element exit |
    | `globalNavigation_logoFillHeroExit__liWYo` | Custom | --notion-logo-fill | Element exit |
    | `globalNavigation_navBgScrolled__qcb4e` | Custom | --campaign-nav-bg | UI transition |
    | `globalNavigation_thinkTogetherNavToke...` | Custom | --color-text-normal, --color-text-muted, --color-background-base-hover, --color-border-base, --color-button-primary-text, --color-button-primary-background, --color-button-primary-background-hover, --color-button-primary-background-focus, --color-button-primary-background-active, --color-button-ghost-text, --color-button-ghost-background, --color-button-ghost-background-hover, --color-button-ghost-background-focus, --color-button-ghost-background-active | Element exit |
    | `globalNavigation_thinkTogetherNavBgHe...` | Custom | --hero-nav-bg | Element exit |
    | `globalNavigation_thinkTogetherLogoFil...` | Custom | --notion-logo-fill | Element exit |
    | `globalNavigation_thinkTogetherNavBgSc...` | Custom | --hero-nav-bg | UI transition |
    | `globalNavigation_devPlatformNavTokens...` | Custom | --color-interaction-focus-ring, --color-text-normal, --color-text-muted, --color-border-base, --color-background-base-hover, --color-button-primary-text, --color-button-primary-background, --color-button-primary-background-hover, --color-button-primary-background-focus, --color-button-primary-background-active, --color-button-ghost-text, --color-button-ghost-background-hover, --color-button-ghost-background-focus, --color-button-ghost-background-active, --color-nav-text, --color-nav-bracket, --color-nav-letter-hint | Element exit |
    
    > *19 additional animations omitted (repetitive variants). See raw keyframes in `raw-css.json`.*
    
    ### Motion Fingerprint
    
    - **Speed Character**: Balanced Pacing (median duration: `200ms`)
    - **Dominant Easing**: custom cubic-bezier curves
    - **Animation Library**: 39 unique animations (39 total including variants)
    
    > This design moves with balanced pacing timing using custom cubic-bezier curves, creating a UI that feels natural and fluid.
    
    ## 8. Do's and Don'ts
    
    ### Do
    - Use dark background (`#191918`) as the foundation — this is a dark-mode-native design
    - Use NotionInter as the primary typeface — it defines the brand personality
    - Use negative letter-spacing (-2.125px) at display sizes for compressed, editorial headlines
    - 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 Accent (`#62aef0`) 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
    - Maintain nav height at 64px — consistent vertical space for the navigation bar
    - Respect the 4px–32px spacing range — the design uses a wide scale for visual breathing room
    - Keep the hero centered and text-driven — no decorative media, typography carries the message
    - Include exactly 2 CTAs in the hero (primary + secondary) — this design pattern is multi-action, not single-purpose
    - Include a theme toggle in the nav — dark mode is a first-class feature
    - Each card includes a top image — imagery is part of the card identity, not optional
    - Show company logos with testimonials — social proof relies on brand recognition, not avatars
    - Lay out testimonials in a grid (12+ items) — quantity signals scale and trust
    
    ### Don't
    - Don't use light backgrounds — the dark canvas is the native medium
    - Don't substitute with generic sans-serif or serif — the custom font carries the brand
    - Don't increase letter-spacing on headings — the type is designed to run tight at scale
    - Don't invent new shadow values — use only the extracted shadow levels
    - Don't 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 add hero illustrations or photos — they'll break the typographic restraint
    - 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(25, 25, 24)` as the base canvas"
        why: "Every component is designed to composit against this exact tone"
        test: "document.body.style.backgroundColor === 'rgb(25, 25, 24)'"
      - id: brand-accent-001
        type: do
        rule: "Reserve `#62aef0` for primary CTAs and brand-mark signals only"
        why: "Single chromatic assertion device — overuse dilutes meaning"
        test: "querySelectorAll('[style*=\"#62aef0\"]').length <= 3 per fold"
    ```
    
    ## 9. Responsive Behavior
    
    ### Breakpoints
    | Name | Width | Key Changes |
    |------|-------|-------------|
    | Mobile | 375px | Single column, compact spacing |
    | Tablet | 768px | Multi-column grids begin |
    | Desktop | 1032px | Full feature layout |
    | Desktop | 1120px | Full feature layout |
    | Desktop | 1280px | Full feature layout |
    | Large Desktop | 1440px | Maximum content width |
    
    ### Token Diff — Desktop vs Mobile
    
    | Element | Property | Desktop | Mobile |
    |---------|----------|---------|--------|
    | heading | font-size | `64px` | `54px` |
    | heading | line-height | `64px` | `56px` |
    | heading | letter-spacing | `-2.125px` | `-1.875px` |
    | button | width | `90.3906px` | `auto` |
    | card | width | `436.062px` | `310px` |
    
    ### Collapsing Strategy
    - Headlines: 64px → 54px 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: 5px 10px 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** — 5 links visible on desktop, 0 on mobile (the rest hide behind a menu toggle).
    
    ## 9b. Visual Tone & Photography
    
    **Tone:** Mixed photography + illustration
    
    A balanced mix of photographic content and vector graphics. Photos likely carry product/lifestyle context while SVG handles icons, logos, and decorative accents.
    
    **Canonical Brand Image (OG):**
    - https://www.notion.com/front-static/meta/custom-agents-og.png
      *This is the image shown when the site is shared on social media — represents the brand visual essence.*
    
    **Hero Image (above-fold dominant visual):**
    - Aspect: 1.19:1 (landscape)
    - Rendered size: 192×161px
    - *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): 6 (29%)
    - Portrait (<0.87): 3 (14%)
    - Square (0.87–1.15): 9 (43%)
    - Ultra-wide (>2.3): 3 (14%)
    
    **Media Format Mix:**
    - SVG: 3 (icons, illustrations, decorative geometry)
    
    **Average rendered image size:** 301×235px
    **Above-fold image count:** 6 / 21
    
    **Decorative Patterns Detected:**
    - 1 multi-stop linear gradient (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:** Glassmorphism is a brand signature — use `backdrop-filter: blur(20px)` on overlapping surfaces.
    
    **Imagery Guidance for clones:**
    - Mix photography and illustration intentionally: photos for product/context, vectors for icons + decorative accents.
    - Respect the format split — replacing JPGs with illustrations (or vice versa) will shift the brand tone.
    
    ## 10. Agent Prompt Guide
    
    ### Quick Reference
    - Background: Near Black (`#191918`)
    - Primary text: Banner (`#ffffff`)
    - Accent: Cornflower Blue (`#62aef0`)
    - Border: Dim Gray (`#615d59`)
    - Font: NotionInter
    - Body: 16px weight 400
    
    ### Example Component Prompts
    - "Create a hero section on Near Black background (#191918). Headline at 64px NotionInter weight 700, line-height 1, letter-spacing -2.125px, color #ffffff."
    - "Create the primary CTA button: `#62aef0` background, `#ffffff` text, 8px border-radius, 4px 14px padding, 500 weight, NotionInter font."
    - "Design a card on `transparent` background. Border: none. Radius: 0px. Shadow: none. Padding: 0px."
    - "Build navigation: relative on `#191918`. NotionInter 16px weight 400 for links."
    
    ### Iteration Guide
    1. **Canvas**: Set the dark canvas to Near Black (`#191918`) — every component is composited against this exact base.
    2. **Typography**: All type in NotionInter, weight range 400–700. Never exceed 700 — heavier weights break the brand's tonal restraint.
    3. **Accent**: Cornflower Blue (`#62aef0`) is the sole interactive color. On hover → Accent Strong (`#097fe8`). Use CSS transitions, not opacity/brightness filters.
    4. **Motion**: All transitions use `cubic-bezier(0.45,0,0.55,1)`. Timing: 100ms for micro-interactions, 200ms for layout changes. Never use linear for UI transitions — preserve the brand's easing personality.
    5. **Shape**: CTAs at `4px`, cards at `0px`. Apply border-radius from the extracted scale only — don't invent intermediate values.
    6. **Spacing**: Use the `--ca-space-*` token scale (4px–32px). 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-surface-2: #191918;
      --ca-on-primary: #ffffff;
      --ca-ink-subtle: #a39e98;
      --ca-primary: #62aef0;
      --ca-primary-hover: #f2f9ff;
      --ca-hairline: #615d59;
      --ca-primary-focus: #0075de;
      --ca-semantic-error: #f64932;
      --ca-semantic-success: #14832b;
      --ca-semantic-warning: #ff6d00;
    }
    
    /* Typography */
    :root {
      --ca-font-primary: "NotionInter", system-ui, sans-serif;
      --ca-text-display: 64px;
      --ca-text-body: 16px;
      --ca-text-caption: 22px;
      --ca-text-button: 16px;
      --ca-text-mono: 42px;
    }
    
    /* Spacing & Radius */
    :root {
      --ca-space-xxs: 2px;
      --ca-space-xs: 4px;
      --ca-space-sm: 8px;
      --ca-space-md: 12px;
      --ca-space-base: 16px;
      --ca-space-lg: 24px;
      --ca-space-xl: 32px;
      --ca-space-2xl: 48px;
      --ca-space-3xl: 64px;
      --ca-radius-none: 0px;
      --ca-radius-xs: 4px;
      --ca-radius-sm: 8px;
      --ca-radius-md: 12px;
      --ca-radius-lg: 16px;
      --ca-radius-xl: 16px;
      --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: unknown
        tag: div
        height: 7546px
        width: full-bleed
        layout: block
        children: 1
      - section: main-content
        tag: main
        height: 7086px
        width: full-bleed
        layout: block
        children: 5
      - section: hero
        tag: div
        height: 1117px
        width: full-bleed
        layout: flex-column justify=normal
        children: 3
      - section: hero
        tag: div
        classes: ["isCampaignAgentsHomepageHero"]
        height: 1149px
        width: full-bleed
        layout: block
        children: 1
        bg: "rgb(2, 9, 58)"
        padding: "0px 0px 32px"
      - section: hero
        tag: div
        height: 953px
        width: full-bleed
        layout: grid: 3-col gap=40px normal
        children: 5
        padding: "56px 105.6px 0px"
      - section: header
        tag: header
        classes: ["flex", "flex-col", "items-stretch", "justify-start"]
        height: 256px
        width: 960px
        layout: flex-column justify=start
        children: 3
        padding: "80px 0px 0px"
      - section: hero
        tag: div
        height: 601px
        width: 960px
        layout: block
        children: 2
      - section: section-12
        tag: section
        height: 647px
        width: 1229px
        layout: flex-column justify=normal
        children: 2
      - section: unknown
        tag: div
        height: 3235px
        width: 1229px
        layout: flex-column justify=normal
        children: 2
      - section: section-13
        tag: section
        height: 559px
        width: 1229px
        layout: block
        children: 1
        bg: "rgb(255, 255, 255)"
      - section: header
        tag: header
        height: 96px
        width: 436px
        layout: flex-column justify=normal
        children: 2
        bg: "rgb(255, 255, 255)"
      - section: section-14
        tag: section
        height: 182px
        width: 1229px
        layout: block
        children: 1
      - section: section-15
        tag: section
        height: 1037px
        width: 1229px
        layout: flex-column justify=normal
        children: 2
      - section: header
        tag: header
        height: 366px
        width: 498px
        layout: flex-column justify=normal
        children: 2
        bg: "rgb(255, 255, 255)"
        padding: "24px"
      - section: header
        tag: header
        height: 108px
        width: 602px
        layout: flex-column justify=normal
        children: 2
        bg: "rgb(255, 255, 255)"
        padding: "24px"
      - section: header
        tag: header
        height: 108px
        width: 602px
        layout: flex-column justify=normal
        children: 2
        bg: "rgb(255, 255, 255)"
        padding: "24px"
      - section: section-16
        tag: section
        height: 1037px
        width: 1229px
        layout: flex-column justify=normal
        children: 2
      - section: header
        tag: header
        height: 108px
        width: 602px
        layout: flex-column justify=normal
        children: 2
        bg: "rgb(255, 255, 255)"
        padding: "24px"
      - section: header
        tag: header
        height: 108px
        width: 602px
        layout: flex-column justify=normal
        children: 2
        bg: "rgb(255, 255, 255)"
        padding: "24px"
      - section: header
        tag: header
        height: 366px
        width: 498px
        layout: flex-column justify=normal
        children: 2
        bg: "rgb(255, 255, 255)"
        padding: "24px"
      - section: unknown
        tag: div
        height: 564px
        width: 1229px
        layout: flex-column justify=normal
        children: 2
      - section: header
        tag: div
        height: 192px
        width: 1229px
        layout: flex-row justify=space-between
        children: 2
      - section: header
        tag: div
        height: 192px
        width: 605px
        layout: flex-column justify=normal
        children: 3
      - section: section-17
        tag: section
        height: 787px
        width: 1229px
        layout: block
        children: 3
      - section: unknown
        tag: div
        height: 787px
        width: 1229px
        layout: flex-column justify=normal
        children: 1
    ```
    
    **Agent rule**: rebuild sections in this order (sorted by vertical position). Match the layout primitive (grid N-col / flex direction / block).
    
    
    ## 14. Copy Library (Real Content from Source)
    
    *Actual text content extracted from the live page. Use these strings verbatim when reproducing the site — they carry the brand voice.*
    
    ```yaml
    copy:
      section-headings:
        - "Keep work moving 24/7."
        - "Automate repetitive work for your team."
        - "You assign the tasks. Notion Agent does the work."
        - "One search for everything."
        - "More productivity. Fewer tools."
      sub-headings:
        - "See what Custom Agents can do"
        - "Triage product feedback→"
        - "Create your own Custom Agent→"
        - "Get started on Notion"
      ctas:
        - "Product"
        - "Get Notion free"
        - "Request a demo"
        - "Pause"
      navigation:
        - "Developers"
        - "Enterprise"
        - "Pricing"
        - "Request a demo"
        - "Get Notion free"
        - "Log in"
      footer-links:
        - "About us"
    ```
    
    **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: 16
        avg-ratio: 3.43
        common-aspect: "~16:6 banner"
        sample-alts:
          - "OpenAI"
          - "Figma"
          - "Ramp"
      product:
        count: 3
        avg-ratio: 1.12
        common-aspect: "~1:1 square"
        sample-alts:
          - "Homepage | Agents 26 | Bento | Agent | Front | Desktop"
          - "Homepage | Agents 26 | Bento | Search | Desktop"
      thumbnail:
        count: 23
        avg-ratio: 1.00
        common-aspect: "~1:1 square"
    ```
    
    **Agent rule**: when generating placeholder images, match these counts and aspect ratios. Use neutral placeholder backgrounds for `product` (e.g. `#f5f5f5`), full-color photography hints for `hero` and `editorial`.
    
    
    ## 16. Component HTML Templates
    
    *Suggested HTML markup for reproducing the key components — based on what was detected in the source DOM.*
    
    ### Button (primary action)
    ```html
    <button class="btn btn-primary">
      Product
    </button>
    ```
    _Source pattern detected: padding `5px 10px` · radius `4px` · weight `400`_
    
    ### Generic Card
    ```html
    <div class="card">
      <!-- content -->
    </div>
    ```
    _Source pattern detected: padding `24px` · radius `12px` · shadow `none`_
    
    **Agent rule**: use these markup skeletons as the structural baseline. Apply tokens from §2-3 for visual styling.
    
    
    ---
    ## Extraction Completeness: 95/100 (A)
    
    | Category | Score | Max | Detail |
    |----------|-------|-----|--------|
    | Colors & Palette | 25 | 25 | 18 named colors |
    | Typography | 20 | 20 | 8 roles defined |
    | Components | 20 | 20 | 6 specs extracted |
    | Motion & Interaction | 15 | 15 | Keyframes present, easing vars |
    | CSS Custom Properties | 10 | 10 | 799 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.
    
    | Category | What's missing | Fallback strategy |
    |----------|----------------|-------------------|
    | **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 | 799 CSS vars (semantic naming requires ≥20 for high) |
    | §3 Typography | High | 8 typography roles inferred |
    | §4 Components | High | 6 component variants captured |
    | §7 Motion | High | Keyframes + transitions |
    | §8 Do's/Don'ts | High | 24 rules generated; design-decisions.json has evidence per rule |
    | §9 Responsive | High | 6 breakpoints detected |
    | §9b Photography | High | 21 images, hero present |
    
    ---
    *Generated by Clone Architect — automated Playwright extraction + design analysis.*
    *Source: https://notion.so | 2026-05-30T20:39:34.304Z*
    *All values verified via getComputedStyle() — no approximation, no hallucination.*
    

    Re-extract: clone-architect update notion.so