Color Palette

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

Background & Surface

Primary #f7f6f5 Page bg Copied!
Secondary #f0efed Elevated Copied!
Tertiary #ffffff Card bg Copied!

Text & Content

Primary #2b2a2a Body text Copied!
Secondary #000000 Secondary Copied!
Muted #2c2f31 Muted / Placeholder Copied!

Accent & Interactive

Primary #017c6e Primary CTA Copied!
Secondary #017c6e Secondary CTA Copied!

Border & Divider

Border #2b2a2a Dividers / Lines Copied!

Semantic States

⚠ Error Error #dc3545 Errors, destructive Copied!
✓ Success Success #017c6e Success, positive Copied!
! Warning Warning #ffc107 Caution Copied!
ℹ Info Info #3d4f8f Informative Copied!

Full Extracted Palette (+132)

#151414 #151414 Copied!
#dedddd #dedddd Copied!
#62615f #62615f Copied!
#1d1c1c #1d1c1c Copied!
#dddcd9 #dddcd9 Copied!
#acabaa #acabaa Copied!
#d0cfb6 #d0cfb6 Copied!
#96e0dc #96e0dc Copied!
#9997ca #9997ca Copied!
#d4d3bd #d4d3bd Copied!
#b993e5 #b993e5 Copied!
#9d6cd5 #9d6cd5 Copied!
#d7a4be #d7a4be Copied!
#e7d9a7 #e7d9a7 Copied!
#e7e6e3 #e7e6e3 Copied!
#949391 #949391 Copied!
#4a4948 #4a4948 Copied!
#30363c #30363c Copied!
#eaeff2 #eaeff2 Copied!
#5e6266 #5e6266 Copied!
#191818 #191818 Copied!
#ff0000 #ff0000 Copied!
#ffd500 #ffd500 Copied!
#00c853 #00c853 Copied!
#00aaff #00aaff Copied!
#2b00ff #2b00ff Copied!
#212121 #212121 Copied!
#f5ded3 #f5ded3 Copied!
#f4d4d2 #f4d4d2 Copied!
#f3d2e5 #f3d2e5 Copied!
#e2d2f7 #e2d2f7 Copied!
#d3d1f7 #d3d1f7 Copied!
#d4e2f8 #d4e2f8 Copied!
#d8f2f9 #d8f2f9 Copied!
#d9f9f0 #d9f9f0 Copied!
#d9f9da #d9f9da Copied!
#eef9d5 #eef9d5 Copied!
#faf9d5 #faf9d5 Copied!
#f8efd4 #f8efd4 Copied!
#f7e7d3 #f7e7d3 Copied!

Typography

All values extracted via getComputedStyle() — no estimation.

RoleFont FamilySize / Weight Line HeightLetter SpacingPreview
Display Hero Inter 24.5px / w600 1.15 normal Display Hero
Label Heading Inter 23px / w600 1.15 -1.4px Label Heading
Link Large Inter 17.5px / w400 1.5 normal Link Large
Card Title Inter 14px / w400 1.5 normal Card Title
Button Inter 14px / w500 1.2 normal Button
Label Heading Inter 10.5px / w600 1.15 normal Label Heading
Micro Inter 10.5px / w400 1 normal Micro

Live Components

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

Buttons

accent: #017c6e · border-radius: 9999px · weight: 600

Form Inputs

border: rgb(43, 42, 42) · focus: #017c6e · radius: 8px

Card

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

Badges & Labels

New Feature Beta Draft

Spacing Scale

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

Border Radius

none
0px
xs
4.568px
sm
8px
md
13.712px
lg
20.8px
xl
24px
full
9999px

Component Specs

Extracted CSS values per component and variant state.

### Buttons

Subtle
  • Background: `rgba(25, 24, 24, 0.8)`
  • Text: `#ffffff` `{colors.on-primary}`
  • Padding: 1px 6px
  • Radius: 50%
  • Font: 14px weight 400
  • Use: Quiet action against page bg
  • Hover: backgroundColor: `transparent`, border: `0px solid rgba(0, 0, 0, 0)`, borderColor: `transparent`
  • Focus: backgroundColor: `rgba(29, 28, 28, 0.02)`, border: `0px solid rgba(29, 28, 28, 0.004)`, borderColor: `rgba(29, 28, 28, 0.004)`
Pill
  • Background: `transparent`
  • Text: `#1d1c1c` `{colors.primary-focus}`
  • Padding: 7.608px 12px
  • Radius: 800px
  • Font: 14px weight 500
  • Use: Status pills, tags, chips
  • Hover: backgroundColor: `transparent`, border: `0px solid rgba(0, 0, 0, 0)`, borderColor: `transparent`
  • Focus: backgroundColor: `rgba(29, 28, 28, 0.02)`, border: `0px solid rgba(29, 28, 28, 0.004)`, borderColor: `rgba(29, 28, 28, 0.004)`
Pill
  • Background: `#ffffff` `{colors.on-primary}`
  • Text: `#1d1c1c` `{colors.primary-focus}`
  • Padding: 7.608px 12px
  • Radius: 800px
  • Shadow: `rgba(0, 0, 0, 0.08) 0px -1px 0px 0px inset, rgba(151, 145, 130, 0.25) 0px 0px 0p...`
  • Font: 14px weight 500
  • Use: Status pills, tags, chips
  • Hover: backgroundColor: `transparent`, border: `0px solid rgba(0, 0, 0, 0)`, borderColor: `transparent`
  • Focus: backgroundColor: `rgba(29, 28, 28, 0.02)`, border: `0px solid rgba(29, 28, 28, 0.004)`, borderColor: `rgba(29, 28, 28, 0.004)`
Light / Invert
  • Background: `#f0efed` `{colors.surface-1}`
  • Text: `#017c6e` `{colors.semantic-success}`
  • Padding: 32px 16px 16px
  • Radius: 13.712px
  • Font: 14px weight 400
  • Use: Bright CTA on dark sections
  • Hover: backgroundColor: `transparent`, border: `0px solid rgba(0, 0, 0, 0)`, borderColor: `transparent`
  • Focus: backgroundColor: `rgba(29, 28, 28, 0.02)`, border: `0px solid rgba(29, 28, 28, 0.004)`, borderColor: `rgba(29, 28, 28, 0.004)`
Secondary
  • Background: `#2b2a2a` `{colors.hairline}`
  • Text: `#ffffff` `{colors.on-primary}`
  • Padding: 4px 8px
  • Radius: 4.568px
  • Font: 12px weight 400
  • Use: Secondary action
  • Hover: backgroundColor: `transparent`, border: `0px solid rgba(0, 0, 0, 0)`, borderColor: `transparent`
  • Focus: backgroundColor: `rgba(29, 28, 28, 0.02)`, border: `0px solid rgba(29, 28, 28, 0.004)`, borderColor: `rgba(29, 28, 28, 0.004)`

Cards & Containers

Standard Card
  • Background: `rgba(25, 24, 24, 0.8)`
  • Padding: 1px 6px
  • Radius: 50%
  • Use: Content containers, listing items
  • Hover: boxShadow: `rgba(0, 0, 0, 0.01) 0px 1px 3px 0px, rgba(19, 31, 51, 0.03) 0px 1px 1px 0px, rgba(0, 0, 0, 0.13) 0px -1px 0px 0px inset, rgba(0, 0, 0, 0) 0px 0px 0px 0px inset`, transform: `matrix(1, 0, 0, 1, 0, 0)`

Inputs & Forms

Text Input
  • Background: `#ffffff` `{colors.on-primary}`
  • Text: `#2b2a2a` `{colors.hairline}`
  • Padding: 7.608px 8px 7.608px 32px
  • Radius: 800px
  • Border: 1px solid rgb(222, 221, 221)
  • Font: 14px weight 400
  • Use: Text fields, search inputs
  • Focus: boxShadow: `rgba(0, 0, 0, 0) 0px 0px 0px 0px`, outline: `rgb(43, 42, 42) none 0px`

Navigation

Main Nav
  • Background: `transparent`
  • Padding: 8px
  • Radius: none
  • Font: 14px weight 400
  • Use: Fixed/sticky flex nav — N/A items

Search Bar

Search Bar
  • Background: `transparent`
  • Text: `#2b2a2a` `{colors.hairline}`
  • Padding: 0px
  • Radius: 0px
  • Font: 14px weight 400
  • Use: Inline search form
  • Focus: boxShadow: `rgba(0, 0, 0, 0) 0px 0px 0px 0px`, outline: `rgb(43, 42, 42) none 0px`

CTA Banners

Full-width CTA
  • Background: `#ffffff` `{colors.on-primary}`
  • Text: `#2b2a2a` `{colors.hairline}`
  • Padding: 8px
  • Radius: 0px 0px 9.136px 9.136px
  • Font: 14px weight 400
  • Use: Full-width conversion strip with headline + button
  • Hover: backgroundColor: `transparent`, border: `0px solid rgba(0, 0, 0, 0)`, borderColor: `transparent`
  • Focus: backgroundColor: `rgba(29, 28, 28, 0.02)`, border: `0px solid rgba(29, 28, 28, 0.004)`, borderColor: `rgba(29, 28, 28, 0.004)`

Status Badges

Neutral Dark
  • Background: `transparent`
  • Text: `#2b2a2a` `{colors.hairline}`
  • Padding: 0px
  • Radius: 0px
  • Font: 14px weight 400
  • Use: Status indicator, label, pill
Neutral Light
  • Background: `#ffffff` `{colors.on-primary}`
  • Text: `#1d1c1c` `{colors.primary-focus}`
  • Padding: 7.608px 16px
  • Radius: 800px
  • Font: 14px weight 500
  • Use: Status indicator, label, pill

Interaction State Narrative

  • **Button**:
  • - **hover:** bg transparent → transparent, border changes
  • - **focus:** bg transparent → rgba(29, 28, 28, 0.02), border changes
  • **Input**:
  • - **focus:** shadow added
  • **Card**:
  • - **hover:** shadow level changes, transform applied
Agent usage: Validate generated components against this matrix. If your output's `:hover` state changes properties not listed here, you are off-brand.

    Buttons

    - 5 shape(s) in this system: `Subtle`, `Pill`, `Pill`, `Light / Invert`, `Secondary`
    • **DO NOT introduce new buttons variants** without justification

    Cards & Containers

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

    Inputs & Forms

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

    Navigation

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

    Search Bar

    - 1 shape(s) in this system: `Search Bar`
    • **DO NOT introduce new search bar variants** without justification

    CTA Banners

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

    Status Badges

    - 2 shape(s) in this system: `Neutral Dark`, `Neutral Light`
    • **DO NOT introduce new status badges 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 Large 576px
    Mobile Large 640px
    Tablet 768px
    Tablet 992px
    Desktop 1200px
    Large Desktop 1400px

    Elevation & Depth

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

    Level 1
    rgba(0, 0, 0, 0.04) 0px -2px 0px 0px inset, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px …
    Level 2
    rgba(21, 20, 20, 0.15) 0px 4px 14.992px 0px
    Level 3
    rgba(0, 0, 0, 0.08) 0px -1px 0px 0px inset, rgba(151, 145, 130, 0.25) 0px 0px 0p…
    Level 4
    rgba(0, 0, 0, 0.15) 0px -1px 0px 0px inset, rgba(0, 0, 0, 0.01) 0px 0px 0px 1px …
    Level 5
    rgba(0, 0, 0, 0.1) 0px 0px 0.5px 0px inset

    Motion & Transitions

    4 motion tokens — easing curves and durations.

    --spring-soft-time500ms
    --spring-bounce-time700ms
    --spring-softlinear(0,0.011,0.044 2.5%,0.179,0.405 10%,0.628,0.809 17.5%,0.939,1.02…
    --spring-bouncelinear(0,0.007,0.029,0.064,0.113,0.176,0.254,0.347,0.455,0.579,0.72 15…

    Motion Timeline

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

    progress-bar-stripes
    skeleton-loading
    fade-in
    skeleton-loading-dark
    fadeIn
    hover
    click
    beat
    bounceback1
    bounceback2
    bounceback3
    bounce

    +25 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(29, 28, 28, 0)
    fg rgb(29, 28, 28)
    hover
    button
    bg rgba(0, 0, 0, 0)
    fg rgb(29, 28, 28)
    focus
    button
    bg rgba(29, 28, 28, 0.02)
    fg rgb(29, 28, 28)
    input
    default
    input
    bg rgb(255, 255, 255)
    fg rgb(43, 42, 42)
    focus
    input
    bg rgb(255, 255, 255)
    fg rgb(43, 42, 42)
    link
    default
    link
    bg rgba(0, 0, 0, 0)
    fg rgba(21, 20, 20, 0.9)
    card
    default
    card
    bg rgb(255, 255, 255)
    fg rgb(43, 42, 42)
    hover
    card
    bg rgb(255, 255, 255)
    fg rgb(43, 42, 42)
    navLink
    default
    navLink
    bg rgba(0, 0, 0, 0)
    fg rgba(21, 20, 20, 0.9)

    Z-Index Stacking Context

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

    z:2147483647
    #cc-main
    z:11200
    div.search-clear-icon
    z:1055
    #filters-modal
    z:1055
    #website-modal
    z:1052
    #global-search-suggestions
    z:1045
    #sidebarUser
    z:1040
    #global-search-backdrop
    z:1039
    #header
    z:1000
    ul.dropdown-menu
    z:1000
    button.back-to-top
    z:1000
    #update-board-dropdown
    z:100
    div.website-item-actions
    z:100
    div.website-item-actions
    z:100
    div.website-item-actions
    z:100
    div.website-item-actions
    z:100
    div.website-item-actions
    z:100
    div.website-item-actions
    z:100
    div.website-item-actions
    z:100
    div.website-item-actions
    z:100
    div.website-item-actions

    Export tokens

    Copy these design tokens to any framework. Generated from land-book.com 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: land-book.com
    description: "Light product system built on #f7f6f5 with #017c6e as the primary CTA accent. Type anchored in Inter at 24.5px / weight 600. Extracted automatically from https://land-book.com/ — every value from getComputedStyle(), no approximation."
    narrative: |
      land-book.com is built on a warm, off-white canvas (rgb(247, 246, 245)).
      The system uses #017c6e as the accent for primary actions and brand signals.
      Generously rounded CTAs (800px) suggest approachable, content-first design alongside Inter as the primary typeface.
    
    colors:
      background: "#f7f6f5"
      surface-1: "#f0efed"
      surface-2: "#ffffff"
      ink: "#2b2a2a"
      ink-subtle: "#2c2f31"
      primary: "#017c6e"
      on-primary: "#ffffff"
      primary-hover: "#017c6e"
      hairline: "#2b2a2a"
      primary-focus: "#1d1c1c"
      semantic-error: "#dc3545"
      semantic-success: "#017c6e"
      semantic-warning: "#ffc107"
      semantic-info: "#3d4f8f"
    
    typography:
      display-xl:
        fontFamily: "Inter"
        fontSize: 24.5px
        fontWeight: 600
        lineHeight: 1.15
        letterSpacing: 0
      headline:
        fontFamily: "Inter"
        fontSize: 23px
        fontWeight: 600
        lineHeight: 1.15
        letterSpacing: -1.4px
      body:
        fontFamily: "Inter"
        fontSize: 14px
        fontWeight: 400
        lineHeight: 1.5
        letterSpacing: 0
      body-sm:
        fontFamily: "Inter"
        fontSize: 17.5px
        fontWeight: 400
        lineHeight: 1.5
        letterSpacing: 0
      caption-sm:
        fontFamily: "Inter"
        fontSize: 10.5px
        fontWeight: 400
        lineHeight: 1
        letterSpacing: 0
      button:
        fontFamily: "Inter"
        fontSize: 14px
        fontWeight: 500
        lineHeight: 1.2
        letterSpacing: 0
    
    rounded:
      none: 0px
      xs: 4.568px
      sm: 8px
      md: 13.712px
      lg: 20.8px
      xl: 24px
      pill: 9999px
    
    spacing:
      xxs: 2px
      xs: 4px
      sm: 8px
      md: 20.8px
      lg: 24px
      xl: 32px
      xxl: 64px
      section: 80px
    
    components:
      button-subtle:
        backgroundColor: "#191818"
        textColor: "{colors.on-primary}"
        typography: "{typography.body}"
        rounded: "{rounded.none}"
        padding: 1px 6px
      button-pill:
        backgroundColor: "transparent"
        textColor: "{colors.primary-focus}"
        typography: "{typography.body}"
        rounded: "{rounded.xl}"
        padding: 7.608px 12px
      button-pill:
        backgroundColor: "{colors.on-primary}"
        textColor: "{colors.primary-focus}"
        typography: "{typography.body}"
        rounded: "{rounded.xl}"
        padding: 7.608px 12px
      card-standard-card:
        backgroundColor: "#191818"
        typography: "{typography.body-sm}"
        rounded: "{rounded.none}"
        padding: 1px 6px
      input-text-input:
        backgroundColor: "{colors.on-primary}"
        textColor: "{colors.hairline}"
        typography: "{typography.body}"
        rounded: "{rounded.xl}"
        padding: 7.608px 8px 7.608px 32px
      navigation-main-nav:
        backgroundColor: "transparent"
        typography: "{typography.body}"
        rounded: "{rounded.none}"
        padding: 8px
      search-bar-search-bar:
        backgroundColor: "transparent"
        textColor: "{colors.hairline}"
        typography: "{typography.body}"
        rounded: "{rounded.none}"
      cta-banner-full-width-cta:
        backgroundColor: "{colors.on-primary}"
        textColor: "{colors.hairline}"
        typography: "{typography.body}"
        rounded: "{rounded.none}"
        padding: 8px
      status-badge-neutral-dark:
        backgroundColor: "transparent"
        textColor: "{colors.hairline}"
        typography: "{typography.body}"
        rounded: "{rounded.none}"
      status-badge-neutral-light:
        backgroundColor: "{colors.on-primary}"
        textColor: "{colors.primary-focus}"
        typography: "{typography.body}"
        rounded: "{rounded.xl}"
        padding: 7.608px 16px
    
    extracted_at: "2026-05-30T20:39:11.625Z"
    completeness: 90
    scoreVersion: "v2"
    
    ---
    
    # Design System — land-book.com
    > Extracted automatically by Clone Architect from https://land-book.com
    > 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(247, 246, 245)` is the page background. Every component composits against this.
    > - **Accent**: `#017c6e` 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
    
    land-book.com sits on a off-cream canvas (`#f7f6f5`), a neutral foundation calibrated for sustained reading and component contrast. 
    
    Typography is anchored in **Inter**. Headlines use weight 600 for confident, assertive presence — the brand wants to be heard. 
    
    Body text reads in Warm Brown (`#2b2a2a`) — softened from pure black, a small but deliberate detail that lowers reading friction. **Teal** (`#017c6e`) 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: Off-Cream (`#f7f6f5`)
    - Primary typeface: Inter
    - Primary text: Warm Brown (`#2b2a2a`)
    - Accent: Teal (`#017c6e`)
    - Shadow system: 8 distinct elevation levels
    
    ## 2. Color Palette & Roles
    
    ### Background & Surface
    - **Off-Cream** (`#f7f6f5`): Page background (primary)
    - **Bg Elevated** (`#ffffff`): Surface / elevated background (CSS var)
    - **Bg Muted** (`#f0efed`): Surface / elevated background (CSS var)
    - **Light Gray** (`#dedddd`): Surface / elevated background
    - **Translucent #dddcd9 (30%)** (`rgba(221, 220, 217, 0.3)`): Surface / elevated background
    
    ### Text & Content
    - **Warm Brown** (`#2b2a2a`): Primary body text
    - **Pure Black** (`#000000`): Secondary text
    - **Translucent Jet Black (90%)** (`rgba(21, 20, 20, 0.9)`): Secondary text
    - **Transparent** (`transparent`): Secondary text
    - **Near Black** (`#1d1c1c`): Secondary text
    
    ### Accent & Interactive
    - **Teal** (`#017c6e`): Interactive / accent
    - **Silver** (`#d0cfb6`): Interactive / accent
    - **Light Blue** (`#96e0dc`): Interactive / accent
    - **Cool Gray** (`#9997ca`): Interactive / accent
    - **Silver** (`#d4d3bd`): Interactive / accent
    - **#b993e5** (`#b993e5`): Interactive / accent
    - **Amethyst** (`#9d6cd5`): Interactive / accent
    
    ### Border & Divider
    - **Light Gray** (`#e7e6e3`): Borders / dividers
    - **Beige** (`#efe2da`): Borders / dividers
    - **Light Gray** (`#e4e4e4`): Borders / dividers
    - **Silver** (`#b4b4b4`): Borders / dividers
    
    ### Full Extracted Palette
    143 distinct colors detected on the live page (21 categorized above + 122 additional below). Every value is a real `getComputedStyle()` color — no approximation.
    
    - `#62615f` — Dim Gray
    - `#acabaa` — Cool Gray
    - `#d7a4be` — Plum
    - `#e7d9a7` — #e7d9a7
    - `#949391` — Medium Gray
    - `#4a4948` — Dark Gray
    - `#30363c` — Charcoal
    - `#eaeff2` — Light Gray
    - `#2c2f31` — Charcoal
    - `#5e6266` — Dim Gray
    - `rgba(25, 24, 24, 0.8)` — Translucent Near Black (80%)
    - `#ff0000` — Red
    - `#ffd500` — Gold
    - `#00c853` — #00c853
    - `#00aaff` — Sky Bright
    - `#2b00ff` — #2b00ff
    - `#212121` — Warm Brown
    - `#f5ded3` — Soft Pink
    - `#f4d4d2` — Pink
    - `#f3d2e5` — Soft Pink
    - `#e2d2f7` — Soft Pink
    - `#d3d1f7` — #d3d1f7
    - `#d4e2f8` — Light Gray
    - `#d8f2f9` — Light Gray
    - `#d9f9f0` — Light Gray
    - `#d9f9da` — Beige
    - `#eef9d5` — Beige
    - `#faf9d5` — Beige
    - `#f8efd4` — Beige
    - `#f7e7d3` — Beige
    - `#eab8a0` — #eab8a0
    - `#e8a49e` — #e8a49e
    - *…+90 more in `raw-css.json` (`desktop.allColors`).*
    
    ### Gradients & Decorative Fills
    
    - `linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0))` — (--bs-gradient)
    
    ### CSS Custom Properties (Design Tokens)
    
    **Font Weight Token**
    - `--bs-body-font-weight`: `400`
    - `--bs-btn-font-weight`: `500`
    
    **Border Radius Token**
    - `--bs-border-radius-2xl`: `2rem`
    - `--cc-pm-toggle-border-radius`: `4em`
    - `--cc-modal-border-radius`: `.5rem`
    - `--bs-border-radius-sm`: `0.5rem`
    
    **Motion Token**
    - `--spring-soft-time`: `500ms`
    - `--spring-bounce-time`: `700ms`
    - `--cc-modal-transition-duration`: `.25s`
    
    **Spacing Token**
    - `--bs-font-monospace`: `SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace`
    - `--bs-btn-padding-y`: `0.4755rem`
    - `--bs-btn-padding-x`: `0.75rem`
    
    **Font Size Token**
    - `--bs-body-font-size`: `0.875rem`
    - `--bs-btn-font-size`: `0.875rem`
    
    **Z-Index Token**
    - `--cc-z-index`: `2147483647`
    
    **Font Family Token**
    - `--bs-btn-font-family`: ``
    
    **Shadow Token**
    - `--bs-btn-focus-shadow-rgb`: `255,255,255`
    - `--bs-btn-box-shadow`: ``
    - `--bs-btn-focus-box-shadow`: `0 0 0 0.25rem rgba(255,255,255,.5)`
    - `--bs-btn-active-shadow`: ``
    
    **Other tokens**
    - `--cc-btn-primary-hover-border-color`: `#000`
    - `--cc-webkit-scrollbar-bg`: `#f0f4f7`
    - `--bs-primary-light`: `#d9f2f1`
    - `--cc-toggle-readonly-bg`: `#d5dee2`
    - `--cc-overlay-bg`: `rgba(0,0,0,.65)`
    - `--bg-elevated`: `#fff`
    - `--cc-btn-secondary-bg`: `#eaeff2`
    - `--bs-primary`: `#017c6e`
    
    ## 3. Typography Rules
    
    ### Font Families
    - **Primary**: `Inter`
    - **Secondary**: `swiper-icons`
    
    ### Custom Fonts Loaded
    - **swiper-icons** weight 400 (normal)
    
    ### Typography Hierarchy
    
    | Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
    |------|------|------|--------|-------------|----------------|-------|
    | Display Hero | Inter | 24.5px | 600 | 1.15 | normal | Main headline (h1) |
    | Label Heading | Inter | 23px | 600 | 1.15 | -1.4px | Small heading (H4) |
    | Link Large | Inter | 17.5px | 400 | 1.5 | normal | Link (17.5px) — Decoration: none |
    | Card Title | Inter | 14px | 400 | 1.5 | normal | Card headings |
    | Button | Inter | 14px | 500 | 1.2 | normal | Button label (14px) |
    | Label Heading | Inter | 10.5px | 600 | 1.15 | normal | Small heading (H6) |
    | Micro | Inter | 10.5px | 400 | 1 | normal | small text (10.5px) |
    
    ### Font Weight Scale
    
    CSS custom properties define 2 explicit weight steps:
    - `--bs-body-font-weight`: `400` — Regular
    - `--bs-btn-font-weight`: `500` — Medium
    
    ### Full Font Size Scale
    
    Sizes detected in the design (descending): `24.50px`, `23px`, `17.50px`, `16px`, `15.75px`, `14.40px`, `14px`, `13.12px`, `12.80px`, `12.25px`, `12px`, `10.50px`
    
    > 7 size(s) detected outside the sampled hierarchy (16px, 15.75px, 14.4px, 13.12px, 12.8px, 12.25px, 12px). These appear on elements not in the sampled set — likely additional display sizes, marketing-section overrides, or third-party-widget styles.
    
    ## 4. Component Stylings
    
    ### Buttons
    
    **Subtle**
    - Background: `rgba(25, 24, 24, 0.8)`
    - Text: `#ffffff` `{colors.on-primary}`
    - Padding: 1px 6px
    - Radius: 50%
    - Font: 14px weight 400
    - Use: Quiet action against page bg
    - Hover: backgroundColor: `transparent`, border: `0px solid rgba(0, 0, 0, 0)`, borderColor: `transparent`
    - Focus: backgroundColor: `rgba(29, 28, 28, 0.02)`, border: `0px solid rgba(29, 28, 28, 0.004)`, borderColor: `rgba(29, 28, 28, 0.004)`
    
    **Pill**
    - Background: `transparent`
    - Text: `#1d1c1c` `{colors.primary-focus}`
    - Padding: 7.608px 12px
    - Radius: 800px
    - Font: 14px weight 500
    - Use: Status pills, tags, chips
    - Hover: backgroundColor: `transparent`, border: `0px solid rgba(0, 0, 0, 0)`, borderColor: `transparent`
    - Focus: backgroundColor: `rgba(29, 28, 28, 0.02)`, border: `0px solid rgba(29, 28, 28, 0.004)`, borderColor: `rgba(29, 28, 28, 0.004)`
    
    **Pill**
    - Background: `#ffffff` `{colors.on-primary}`
    - Text: `#1d1c1c` `{colors.primary-focus}`
    - Padding: 7.608px 12px
    - Radius: 800px
    - Shadow: `rgba(0, 0, 0, 0.08) 0px -1px 0px 0px inset, rgba(151, 145, 130, 0.25) 0px 0px 0p...`
    - Font: 14px weight 500
    - Use: Status pills, tags, chips
    - Hover: backgroundColor: `transparent`, border: `0px solid rgba(0, 0, 0, 0)`, borderColor: `transparent`
    - Focus: backgroundColor: `rgba(29, 28, 28, 0.02)`, border: `0px solid rgba(29, 28, 28, 0.004)`, borderColor: `rgba(29, 28, 28, 0.004)`
    
    **Light / Invert**
    - Background: `#f0efed` `{colors.surface-1}`
    - Text: `#017c6e` `{colors.semantic-success}`
    - Padding: 32px 16px 16px
    - Radius: 13.712px
    - Font: 14px weight 400
    - Use: Bright CTA on dark sections
    - Hover: backgroundColor: `transparent`, border: `0px solid rgba(0, 0, 0, 0)`, borderColor: `transparent`
    - Focus: backgroundColor: `rgba(29, 28, 28, 0.02)`, border: `0px solid rgba(29, 28, 28, 0.004)`, borderColor: `rgba(29, 28, 28, 0.004)`
    
    **Secondary**
    - Background: `#2b2a2a` `{colors.hairline}`
    - Text: `#ffffff` `{colors.on-primary}`
    - Padding: 4px 8px
    - Radius: 4.568px
    - Font: 12px weight 400
    - Use: Secondary action
    - Hover: backgroundColor: `transparent`, border: `0px solid rgba(0, 0, 0, 0)`, borderColor: `transparent`
    - Focus: backgroundColor: `rgba(29, 28, 28, 0.02)`, border: `0px solid rgba(29, 28, 28, 0.004)`, borderColor: `rgba(29, 28, 28, 0.004)`
    
    ### Cards & Containers
    
    **Standard Card**
    - Background: `rgba(25, 24, 24, 0.8)`
    - Padding: 1px 6px
    - Radius: 50%
    - Use: Content containers, listing items
    - Hover: boxShadow: `rgba(0, 0, 0, 0.01) 0px 1px 3px 0px, rgba(19, 31, 51, 0.03) 0px 1px 1px 0px, rgba(0, 0, 0, 0.13) 0px -1px 0px 0px inset, rgba(0, 0, 0, 0) 0px 0px 0px 0px inset`, transform: `matrix(1, 0, 0, 1, 0, 0)`
    
    ### Inputs & Forms
    
    **Text Input**
    - Background: `#ffffff` `{colors.on-primary}`
    - Text: `#2b2a2a` `{colors.hairline}`
    - Padding: 7.608px 8px 7.608px 32px
    - Radius: 800px
    - Border: 1px solid rgb(222, 221, 221)
    - Font: 14px weight 400
    - Use: Text fields, search inputs
    - Focus: boxShadow: `rgba(0, 0, 0, 0) 0px 0px 0px 0px`, outline: `rgb(43, 42, 42) none 0px`
    
    ### Navigation
    
    **Main Nav**
    - Background: `transparent`
    - Padding: 8px
    - Radius: none
    - Font: 14px weight 400
    - Use: Fixed/sticky flex nav — N/A items
    
    ### Search Bar
    
    **Search Bar**
    - Background: `transparent`
    - Text: `#2b2a2a` `{colors.hairline}`
    - Padding: 0px
    - Radius: 0px
    - Font: 14px weight 400
    - Use: Inline search form
    - Focus: boxShadow: `rgba(0, 0, 0, 0) 0px 0px 0px 0px`, outline: `rgb(43, 42, 42) none 0px`
    
    ### CTA Banners
    
    **Full-width CTA**
    - Background: `#ffffff` `{colors.on-primary}`
    - Text: `#2b2a2a` `{colors.hairline}`
    - Padding: 8px
    - Radius: 0px 0px 9.136px 9.136px
    - Font: 14px weight 400
    - Use: Full-width conversion strip with headline + button
    - Hover: backgroundColor: `transparent`, border: `0px solid rgba(0, 0, 0, 0)`, borderColor: `transparent`
    - Focus: backgroundColor: `rgba(29, 28, 28, 0.02)`, border: `0px solid rgba(29, 28, 28, 0.004)`, borderColor: `rgba(29, 28, 28, 0.004)`
    
    ### Status Badges
    
    **Neutral Dark**
    - Background: `transparent`
    - Text: `#2b2a2a` `{colors.hairline}`
    - Padding: 0px
    - Radius: 0px
    - Font: 14px weight 400
    - Use: Status indicator, label, pill
    
    **Neutral Light**
    - Background: `#ffffff` `{colors.on-primary}`
    - Text: `#1d1c1c` `{colors.primary-focus}`
    - Padding: 7.608px 16px
    - Radius: 800px
    - Font: 14px weight 500
    - Use: Status indicator, label, pill
    
    
    ## 4b. Component Behaviors (State Matrix)
    
    ### Interaction State Narrative
    
    - **Button**:
      - **hover:** bg transparent → transparent, border changes
      - **focus:** bg transparent → rgba(29, 28, 28, 0.02), border changes
    - **Input**:
      - **focus:** shadow added
    - **Card**:
      - **hover:** shadow level changes, transform applied
    
    *State transitions extracted via Playwright simulation — exact values in the YAML matrix below.*
    
    ```yaml
    component-behaviors:
      button:
        default:
          bg: "rgba(29, 28, 28, 0)"
          fg: "rgb(29, 28, 28)"
        hover:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(29, 28, 28)"
        focus:
          bg: "rgba(29, 28, 28, 0.02)"
          fg: "rgb(29, 28, 28)"
      input:
        default:
          bg: "rgb(255, 255, 255)"
          fg: "rgb(43, 42, 42)"
          border: "1px solid rgb(222, 221, 221)"
        focus:
          bg: "rgb(255, 255, 255)"
          fg: "rgb(43, 42, 42)"
          border: "1px solid rgb(222, 221, 221)"
          shadow: "rgba(0, 0, 0, 0) 0px 0px 0px 0px"
      link:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgba(21, 20, 20, 0.9)"
      card:
        default:
          bg: "rgb(255, 255, 255)"
          fg: "rgb(43, 42, 42)"
          shadow: "rgba(0, 0, 0, 0.01) 0px 1px 3px 0px, rgba(19, 31, 51, 0.03) "
        hover:
          bg: "rgb(255, 255, 255)"
          fg: "rgb(43, 42, 42)"
          shadow: "rgba(0, 0, 0, 0.01) 0px 1px 3px 0px, rgba(19, 31, 51, 0.03) "
      navLink:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgba(21, 20, 20, 0.9)"
      badge:
        default:
          bg: "rgb(1, 124, 110)"
          fg: "rgb(255, 255, 255)"
      footerLink:
        default:
          bg: "rgba(0, 0, 0, 0)"
          fg: "rgb(98, 97, 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
    - **5 shape(s)** in this system: `Subtle`, `Pill`, `Pill`, `Light / Invert`, `Secondary`
    - **DO NOT introduce new buttons variants** without justification
    
    ### Cards & Containers
    - **1 shape(s)** in this system: `Standard Card`
    - **DO NOT introduce new cards & containers variants** without justification
    
    ### Inputs & Forms
    - **1 shape(s)** in this system: `Text Input`
    - **DO NOT introduce new inputs & forms variants** without justification
    
    ### Navigation
    - **1 shape(s)** in this system: `Main Nav`
    - **DO NOT introduce new navigation variants** without justification
    
    ### Search Bar
    - **1 shape(s)** in this system: `Search Bar`
    - **DO NOT introduce new search bar variants** without justification
    
    ### CTA Banners
    - **1 shape(s)** in this system: `Full-width CTA`
    - **DO NOT introduce new cta banners variants** without justification
    
    ### Status Badges
    - **2 shape(s)** in this system: `Neutral Dark`, `Neutral Light`
    - **DO NOT introduce new status badges variants** without justification
    
    ## 5. Layout Principles
    
    ### Layout Type
    **top-nav + content**
    
    ### Grid
    Flexbox row
    
    ### Max Width
    1200px
    
    ### Spacing System
    Compact spacing — information density prioritized
    
    | Token | Value |
    |-------|-------|
    | xxs | 2px |
    | xs | 4px |
    | sm | 8px |
    | md | 20.8px |
    | base | 32px |
    | lg | 24px |
    | xl | 32px |
    | 2xl | 48px |
    | 3xl | 64px |
    
    ### Border Radius Scale
    | Name | Value | Use |
    |------|-------|-----|
    | None | 0px | No rounding |
    | Xs | 4.568px | Tiny corners (badges, micro elements) |
    | Sm | 8px | Buttons, inputs, small elements |
    | Md | 13.712px | Cards, containers |
    | Lg | 20.8px | Large rounded elements, pill segments |
    | Xl | 24px | Category strips, featured containers |
    | Full | 9999px | Pills, avatars, circular elements |
    
    ### Shape Language
    
    | Component | Border Radius |
    |-----------|---------------|
    | Buttons | `50%` |
    | Cards & Containers | `50%` |
    | Inputs & Forms | `800px` |
    | Navigation | `none` |
    | Search Bar | `0px` |
    | CTA Banners | `0px 0px 9.136px 9.136px` |
    | Status Badges | `0px` |
    | Page Body | `0px` |
    | Primary Input | `800px` |
    
    **Shape Personality**: Sharp + Pill Contrast — Angular precision with pill-shaped accents (status badges, tags). Creates strong visual hierarchy.
    
    **Full Radius Spectrum**: 0px, 4.568px, 6px, 6.4px, 8px, 9.136px, 13.712px, 16px (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** | `20.8px` | 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).
    
    **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:** 78px tall (not full-viewport)
    - **Heading:** "Landbook - website design inspiration gallery" — 25px left-aligned
    - **Subheading:** "Find the best hand-picked website design inspiration. We're a curated website design gallery for Creatives, updated daily."
    - **CTAs:** none detected in hero (unusual — agent should verify)
    - **Clone instruction:** Reproduce the **centered** layout. Use the heading font-size token at the documented size. No imagery needed for hero — text-driven.
    
    ### Navigation Pattern
    
    - **Position:** static (scrolls with page)
    - **Layout:** logo-left-links-left — Logo and links both on the left (CTAs typically right)
    - **Height:** 45px
    - **Logo:** ✓ present
    - **Nav links:** 2 primary items
    - **CTAs in nav:** 4
    - **Search:** ✓ search input visible in nav
    - **Clone instruction:** Build a static logo left links left navigation. Reserve 4 slots for primary CTAs.
    
    ### Card Grid Pattern
    
    - **Card count:** 5 cards detected
    - **Columns (desktop):** 7-up grid
    - **Card dimensions:** 200×300px (aspect 0.67:1)
    - **Gap:** 8px between cards
    - **Content:** ✓ image
    - **Image position:** top
    - **Clone instruction:** Build a 7-column grid (desktop) with cards at ~0.67:1 aspect ratio. Each card has an image at the top.
    
    ### Pricing Table Pattern
    
    - **Tier count:** 2 pricing tiers
    - **Layout:** side-by-side (horizontal comparison)
    - **Columns (desktop):** 2-up
    - **Clone instruction:** Build a 2-column side-by-side pricing comparison.
    
    ### CTA Banner Pattern
    
    - **Banner count:** 4
    - **Position:** multiple
    - **Visual treatment:** ✓ contrasting background
    - **Primary CTA text:** "Buy $169"
    - **Clone instruction:** Place multiple CTA banners across page sections. Use contrasting solid background.
    
    ### Footer Pattern
    
    - **Columns:** 1
    - **Links:** 12 total
    - **Height:** 452px
    - **Includes:** ✗ no newsletter | ✓ social icons |  
    - **Clone instruction:** Build a 1-column footer with ~12 links per column, social media links.
    
    ## 6. Depth & Elevation
    
    | Level | Treatment | Use |
    |-------|-----------|-----|
    | Flat (Level 0) | No shadow | Page background, content blocks |
    | Inset (Level 1) | <br>`rgba(0, 0, 0, 0.04) 0px -2px 0px 0px inset`,<br>`rgba(0, 0, 0, 0.06) 0px 0px 0px 1px inset` | Buttons, pressed-state elements |
    | Layered (Level 2) | <br>`rgba(21, 20, 20, 0.15) 0px 4px 14.992px 0px` | Cards, elevated surfaces |
    | Inset (Level 3) | <br>`rgba(0, 0, 0, 0.08) 0px -1px 0px 0px inset`,<br>`rgba(151, 145, 130, 0.25) 0px 0px 0px 1px inset` | Buttons, pressed-state elements |
    | Inset (Level 4) | <br>`rgba(0, 0, 0, 0.15) 0px -1px 0px 0px inset`,<br>`rgba(0, 0, 0, 0.01) 0px 0px 0px 1px inset`,<br>`rgba(0, 0, 0, 0.01) 0px 1px 3px 0px`,<br>`rgba(19, 31, 51, 0.03) 0px 1px 1px 0px` | Buttons, pressed-state elements |
    
    **Shadow Philosophy**: Multi-layered shadow system creating natural, atmospheric depth. Each shadow level combines multiple layers for realistic elevation.
    
    ## 7. Motion & Interaction
    
    ### Dominant Easing Curves
    
    | Curve | Semantic Name |
    |-------|---------------|
    | `ease` | CSS ease — Default |
    | `ease-in` | Ease In — Accelerating |
    | `ease-in-out` | Ease In-Out — Symmetric |
    
    ### Duration Scale
    
    | CSS Variable | Value | Tier |
    |--------------|-------|------|
    | `--cc-modal-transition-duration` | `.25s` | Normal |
    
    ### Copy-Paste Transition Snippets
    
    **Color / Background**
    ```css
    transition: color 0.005s ease-in-out, background-color 0.005s ease-in-out, border-color 0.005s ease-in-out;
    ```
    
    **Border**
    ```css
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    ```
    
    **Opacity**
    ```css
    transition: opacity 0.2s;
    ```
    
    **All Props**
    ```css
    transition: 0.08s ease-out;
    ```
    
    ### Keyframe Animation Catalog
    
    | Animation Name | Type | Animated Props | Use Hint |
    |----------------|------|----------------|----------|
    | `progress-bar-stripes` | Custom | background-position-x | UI transition |
    | `skeleton-loading` | Color Pulse | background-color | Loading indicator |
    | `fade-in` | Fade | opacity | Element entrance |
    | `skeleton-loading-dark` | Color Pulse | background-color | Loading indicator |
    | `fadeIn` | Fade | opacity | Element entrance |
    | `hover` | Fade + Move | opacity, transform, left, top | UI transition |
    | `click` | Fade + Move | left, top, opacity, transform | UI transition |
    | `beat` | Scale | color, transform | UI transition |
    | `bounceback1` | Rotate / Spin | transform | Playful feedback |
    | `bounceback2` | Rotate / Spin | transform | Playful feedback |
    | `bounceback3` | Rotate / Spin | transform | Playful feedback |
    | `bounce` | Rotate / Spin | transform | Playful feedback |
    | `bounce2` | Rotate / Spin | transform | Playful feedback |
    | `bounce3` | Rotate / Spin | transform | Playful feedback |
    | `component-bounceback1` | Slide | border-top-left-radius, border-top-right-radius, border-bottom-right-radius, border-bottom-left-radius, transform | Playful feedback |
    | `component-bounceback2` | Slide | border-top-left-radius, border-top-right-radius, border-bottom-right-radius, border-bottom-left-radius, transform | Playful feedback |
    | `component-bounceback3` | Slide | border-top-left-radius, border-top-right-radius, border-bottom-right-radius, border-bottom-left-radius, transform | Playful feedback |
    | `component-bounce` | Slide | transform, border-top-left-radius, border-top-right-radius, border-bottom-right-radius, border-bottom-left-radius | Playful feedback |
    | `component-bounce2` | Slide | border-top-left-radius, border-top-right-radius, border-bottom-right-radius, border-bottom-left-radius, transform | Playful feedback |
    | `component-bounce3` | Slide | transform, border-top-left-radius, border-top-right-radius, border-bottom-right-radius, border-bottom-left-radius | Playful feedback |
    
    > *17 additional animations omitted (repetitive variants). See raw keyframes in `raw-css.json`.*
    
    ### Motion Fingerprint
    
    - **Speed Character**: Balanced Pacing (median duration: `250ms`)
    - **Dominant Easing**: custom cubic-bezier curves
    - **Animation Library**: 37 unique animations (37 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 Off-Cream (`#f7f6f5`) as the page background — it's intentionally not pure white
    - Use Warm Brown (`#2b2a2a`) 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
    - 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 Teal (`#017c6e`) as the primary accent — it's the brand's signature interactive color
    - Use 800px border-radius on primary buttons — the brand uses generously-rounded CTAs
    - Apply 1px 6px padding inside cards — matches the design system's content breathing room
    - Style form inputs with a `1px solid rgb(222, 221, 221)` border — use border-based inputs, not floating labels or underline-only
    - Maintain nav height at 45px — 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 a search input directly in the nav — discoverability is a primary UX value here
    - Each card includes a top image — imagery is part of the card identity, not optional
    - Use a 7-column grid on desktop — density matters for this content type
    - Place 2 pricing tiers side-by-side on desktop — direct comparison is the value prop
    - Repeat the primary CTA across 4 banner sections — conversion paths are layered, not single
    
    ### Don't
    - Don't use pure white (`#ffffff`) as a page background — the warm tone is part of the brand identity
    - 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 use weight 700 (bold) or above — 600 is the maximum weight in this system
    - 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 use sharp-cornered or pill buttons — 800px is the CTA border-radius standard
    - Don't remove the input border — the border is the primary affordance indicator for form fields
    - Don't collapse or hide the nav on scroll without an explicit scroll-triggered animation — the design uses fixed nav presence
    - Don't 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
    - Don't over-build the footer — this design keeps it minimal (1 cols, 12 links)
    
    
    ## 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(247, 246, 245)` as the base canvas"
        why: "Every component is designed to composit against this exact tone"
        test: "document.body.style.backgroundColor === 'rgb(247, 246, 245)'"
      - id: brand-accent-001
        type: do
        rule: "Reserve `#017c6e` for primary CTAs and brand-mark signals only"
        why: "Single chromatic assertion device — overuse dilutes meaning"
        test: "querySelectorAll('[style*=\"#017c6e\"]').length <= 3 per fold"
    ```
    
    ## 9. Responsive Behavior
    
    ### Breakpoints
    | Name | Width | Key Changes |
    |------|-------|-------------|
    | Mobile Large | 576px | Expanded mobile layout |
    | Mobile Large | 640px | Expanded mobile layout |
    | Tablet | 768px | Multi-column grids begin |
    | Tablet | 992px | Multi-column grids begin |
    | Desktop | 1200px | Full feature layout |
    | Large Desktop | 1400px | Maximum content width |
    
    ### Token Diff — Desktop vs Mobile
    
    | Element | Property | Desktop | Mobile |
    |---------|----------|---------|--------|
    | nav | height | `45px` | `89px` |
    
    ### Collapsing Strategy
    - 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: 1px 6px 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 → 2) — the design prioritizes content over conversion buttons at small sizes.
    - **Card grid: 7-up → 1-up** — cards stack as viewport narrows, becoming a vertical list on mobile.
    
    ## 9b. Visual Tone & Photography
    
    **Tone:** Photography-driven
    
    The site is dominated by photography (JPG/WebP). Photos carry the brand voice as much as the typography. Use authentic, brand-appropriate imagery — generic stock will degrade quality.
    
    **Canonical Brand Image (OG):**
    - https://cdn.land-book.com/assets/og-image.webp (1200×630px)
      *This is the image shown when the site is shared on social media — represents the brand visual essence.*
    
    **Hero Image (above-fold dominant visual):**
    - Aspect: 0.67:1 (portrait / vertical)
    - Rendered size: 336×505px
    - Alt text: "Eleos | Affordable Housing Development in Los Angeles - Portfolio design inspiration"
    - *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): 3 (12%)
    - Portrait (<0.87): 22 (88%)
    - Square (0.87–1.15): 0 (0%)
    
    **Media Format Mix:**
    - JPG: 6 (typically photographic content)
    - WebP: 6 (optimized photo/illustration hybrid)
    - PNG: 5 (logos, transparent UI elements, mockups)
    
    **Average rendered image size:** 299×435px
    **Above-fold image count:** 9 / 25
    
    **Decorative Patterns Detected:**
    - 2 multi-stop linear gradients (mesh-like, 3+ color stops) — the brand leans on rich color transitions for visual depth
    - 1 background pattern (non-photo url() backgrounds) — textures/illustrations as backdrops
    - **Glassmorphism** detected (`backdrop-filter: blur`) — layered transparent surfaces with blur, modern OS-like aesthetic
    
    **Clone instruction for decorative work:** Glassmorphism is a brand signature — use `backdrop-filter: blur(20px)` on overlapping surfaces.
    
    **Imagery Guidance for clones:**
    - Source authentic photography (or licensed stock that matches the brand mood) — placeholders will visibly degrade the clone.
    - Match the dominant aspect ratio (see above) so card grids and hero compositions hold.
    
    ## 10. Agent Prompt Guide
    
    ### Quick Reference
    - Background: Off-Cream (`#f7f6f5`)
    - Primary text: Warm Brown (`#2b2a2a`)
    - Accent: Teal (`#017c6e`)
    - Border: Warm Brown (`#2b2a2a`)
    - Font: Inter
    - Body: 14px weight 400
    
    ### Example Component Prompts
    - "Create a hero section on Off-Cream background (#f7f6f5). Headline at 24.5px Inter weight 600, line-height 1.15, color #2b2a2a."
    - "Create the primary CTA button: `#017c6e` background, `#ffffff` text, 800px border-radius, 7.608px 12px padding, 500 weight, Inter font."
    - "Design a card on `rgba(25, 24, 24, 0.8)` background. Border: none. Radius: 50%. Shadow: none. Padding: 1px 6px."
    - "Build navigation: relative on `#f7f6f5`. Inter 14px weight 400 for links."
    
    ### Iteration Guide
    1. **Canvas**: Set the light canvas to Off-Cream (`#f7f6f5`) — 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**: Teal (`#017c6e`) is the sole interactive color. On hover → Teal (`#017c6e`). Use CSS transitions, not opacity/brightness filters.
    4. **Motion**: All transitions use physics-based spring curves. Timing: 250ms for micro-interactions, 250ms for layout changes. Never use linear for UI transitions — preserve the brand's easing personality.
    5. **Shape**: CTAs at `800px`, cards at `50%`. 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-background: #f7f6f5;
      --ca-surface-1: #f0efed;
      --ca-on-primary: #ffffff;
      --ca-hairline: #2b2a2a;
      --ca-ink-subtle: #2c2f31;
      --ca-semantic-success: #017c6e;
      --ca-primary-focus: #1d1c1c;
      --ca-semantic-error: #dc3545;
      --ca-semantic-warning: #ffc107;
      --ca-semantic-info: #3d4f8f;
    }
    
    /* Typography */
    :root {
      --ca-font-primary: "Inter", system-ui, sans-serif;
      --ca-text-display: 24.5px;
      --ca-text-body: 14px;
      --ca-text-small: 17.5px;
      --ca-text-button: 14px;
    }
    
    /* Spacing & Radius */
    :root {
      --ca-space-xxs: 2px;
      --ca-space-xs: 4px;
      --ca-space-sm: 8px;
      --ca-space-md: 20.8px;
      --ca-space-base: 32px;
      --ca-space-lg: 24px;
      --ca-space-xl: 32px;
      --ca-space-2xl: 48px;
      --ca-space-3xl: 64px;
      --ca-radius-none: 0px;
      --ca-radius-xs: 4.568px;
      --ca-radius-sm: 8px;
      --ca-radius-md: 13.712px;
      --ca-radius-lg: 20.8px;
      --ca-radius-xl: 24px;
      --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: main-content
        tag: main
        classes: ["container-fluid", "d-flex", "g-1"]
        height: 4547px
        width: full-bleed
        layout: flex-row justify=normal
        children: 2
        padding: "0px 4px"
      - section: section-4
        tag: section
        classes: ["browse-cards-section"]
        height: 316px
        width: 1424px
        layout: block
        children: 4
        padding: "16px 0px 0px 16px"
      - section: unknown
        tag: div
        classes: ["main-content", "container-fluid"]
        height: 4547px
        width: 1432px
        layout: block
        children: 9
        padding: "0px 4px"
      - section: unknown
        tag: div
        classes: ["website-item-wrapper"]
        height: 557px
        width: 336px
        layout: block
        children: 1
      - section: unknown
        tag: div
        classes: ["website-item-wrapper"]
        height: 557px
        width: 336px
        layout: block
        children: 1
      - section: unknown
        tag: div
        classes: ["website-item-wrapper"]
        height: 557px
        width: 336px
        layout: block
        children: 1
      - section: unknown
        tag: div
        classes: ["website-item-wrapper"]
        height: 557px
        width: 336px
        layout: block
        children: 1
      - section: unknown
        tag: div
        height: 557px
        width: 694px
        layout: grid: 1-col gap=normal
        children: 1
      - section: unknown
        tag: div
        classes: ["website-item-wrapper"]
        height: 557px
        width: 336px
        layout: block
        children: 1
      - section: unknown
        tag: div
        classes: ["website-item-wrapper"]
        height: 557px
        width: 336px
        layout: block
        children: 1
      - section: unknown
        tag: div
        classes: ["website-item-wrapper"]
        height: 557px
        width: 336px
        layout: block
        children: 1
      - section: unknown
        tag: div
        classes: ["website-item-wrapper"]
        height: 557px
        width: 336px
        layout: block
        children: 1
      - section: unknown
        tag: div
        classes: ["website-item-wrapper"]
        height: 557px
        width: 336px
        layout: block
        children: 1
      - section: unknown
        tag: div
        classes: ["website-item-wrapper"]
        height: 557px
        width: 336px
        layout: block
        children: 1
      - section: unknown
        tag: div
        classes: ["website-item-wrapper"]
        height: 557px
        width: 336px
        layout: block
        children: 1
      - section: unknown
        tag: div
        classes: ["website-item-wrapper"]
        height: 557px
        width: 336px
        layout: block
        children: 1
      - section: unknown
        tag: div
        classes: ["website-item-wrapper"]
        height: 557px
        width: 336px
        layout: block
        children: 1
      - section: unknown
        tag: div
        classes: ["website-item-wrapper"]
        height: 557px
        width: 336px
        layout: block
        children: 1
      - section: unknown
        tag: div
        classes: ["website-item-wrapper"]
        height: 557px
        width: 336px
        layout: block
        children: 1
      - section: unknown
        tag: div
        classes: ["website-item-wrapper"]
        height: 557px
        width: 336px
        layout: block
        children: 1
      - section: unknown
        tag: div
        classes: ["website-item-wrapper"]
        height: 557px
        width: 336px
        layout: block
        children: 1
      - section: unknown
        tag: div
        classes: ["website-item-wrapper"]
        height: 557px
        width: 336px
        layout: block
        children: 1
      - section: unknown
        tag: div
        classes: ["website-item-wrapper"]
        height: 557px
        width: 336px
        layout: block
        children: 1
      - section: unknown
        tag: div
        classes: ["website-item-wrapper"]
        height: 557px
        width: 336px
        layout: block
        children: 1
      - section: footer
        tag: footer
        classes: ["text-800", "border-top", "border-secondary", "p-4"]
        height: 452px
        width: 1424px
        layout: block
        children: 3
        padding: "32px 32px 0px"
    ```
    
    **Agent rule**: rebuild sections in this order (sorted by vertical position). Match the layout primitive (grid N-col / flex direction / block).
    
    
    ## 14. Copy Library (Real Content from Source)
    
    *Actual text content extracted from the live page. Use these strings verbatim when reproducing the site — they carry the brand voice.*
    
    ```yaml
    copy:
      section-headings:
        - "We use cookies"
      ctas:
        - "Sign in"
        - "Get Pro"
        - "Sign up"
        - "Landing"
        - "Filters"
      navigation:
        - "Websites"
        - "Experts"
        - "Templates"
        - "Sign in"
        - "Get Pro"
        - "Sign up"
        - "Landing"
        - "Portfolio"
        - "Blog"
        - "Ecommerce"
      footer-links:
        - "Submission Guidelines"
    ```
    
    **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: 1
        avg-ratio: 1.82
        common-aspect: "~16:9 landscape"
        sample-alts:
          - "OG Images"
      editorial:
        count: 20
        avg-ratio: 0.67
        common-aspect: "~9:16 portrait"
        sample-alts:
          - "Eleos | Affordable Housing Development in Los Angeles - Port"
          - "Library — Design systems & context for humans and agents - L"
          - "Squeeze – Video & Image Compression for macOS - Landing desi"
      thumbnail:
        count: 8
        avg-ratio: 1.00
        common-aspect: "~1:1 square"
        sample-alts:
          - "Studio Off The Wall"
          - "GRAFIT"
          - "Temlis"
    ```
    
    **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">
      Sign in
    </button>
    ```
    _Source pattern detected: padding `7.608px 12px` · radius `800px` · weight `500`_
    
    ### Generic Card
    ```html
    <div class="card">
      <!-- content -->
    </div>
    ```
    _Source pattern detected: padding `16px 0px 0px 16px` · radius `0px` · shadow `none`_
    
    **Agent rule**: use these markup skeletons as the structural baseline. Apply tokens from §2-3 for visual styling.
    
    
    ---
    ## Extraction Completeness: 90/100 (A)
    
    | Category | Score | Max | Detail |
    |----------|-------|-----|--------|
    | Colors & Palette | 25 | 25 | 21 named colors |
    | Typography | 18 | 20 | 7 roles defined |
    | Components | 20 | 20 | 7 specs extracted |
    | Motion & Interaction | 12 | 15 | Keyframes present |
    | CSS Custom Properties | 10 | 10 | 214 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.
    
    *✅ No critical extraction gaps detected — high-confidence reproduction expected.*
    
    ### Per-section confidence
    
    | Section | Confidence | Reason |
    |---------|------------|--------|
    | §1 Visual Theme | High | Body bg extracted via getComputedStyle() |
    | §2 Colors | High | 214 CSS vars (semantic naming requires ≥20 for high) |
    | §3 Typography | High | 7 typography roles inferred |
    | §4 Components | High | 7 component variants captured |
    | §7 Motion | High | Keyframes + transitions |
    | §8 Do's/Don'ts | High | 31 rules generated; design-decisions.json has evidence per rule |
    | §9 Responsive | High | 6 breakpoints detected |
    | §9b Photography | High | 25 images, hero present |
    
    ---
    *Generated by Clone Architect — automated Playwright extraction + design analysis.*
    *Source: https://land-book.com | 2026-05-30T20:39:11.665Z*
    *All values verified via getComputedStyle() — no approximation, no hallucination.*
    

    Re-extract: clone-architect update land-book.com