---
name: Knoll
description: "This site exemplifies premium brand design with high-quality photography and restrained typography."
version: alpha

colors:
  background: "#FFFFFF"
  primary: "#000000"
  secondary: "#333333"
  tertiary: "#E84E1B"
  neutral: "#333333"
  bg-soft: "#F9F7F5"
  line: "rgba(0,0,0,0.1)"

typography:
  display:
    fontFamily: geometric-sans
    fontSize: 50px
    lineHeight: 1.0
    fontWeight: 500
    letterSpacing: "-0.5px"
  heading:
    fontFamily: humanist-sans
    fontSize: 24px
    lineHeight: 1.25
    fontWeight: 500
    letterSpacing: "0"
  body:
    fontFamily: humanist-sans
    fontSize: 16px
    lineHeight: 1.5
    fontWeight: 400
    letterSpacing: "0"
  small:
    fontFamily: humanist-sans
    fontSize: 13px
    lineHeight: 1.23
    fontWeight: 400
    letterSpacing: "0"

rounded:
  sm: 0px
  md: 0px
  lg: 0px
  pill: 0px

spacing:
  xs: 4px
  sm: 8px
  md: 12px
  lg: 16px
  xl: 20px
  2xl: 24px
  3xl: 32px

---

## Overview

High-end furniture brand landing page with clear home/workplace separation

*A premium furniture showroom entrance*

## Colors

Clean white base with warm off-white accents and bold orange brand highlight

- **Background (`#FFFFFF`)** — uses `bg` token
- **Primary text (`#000000`)** — uses `ink` token
- **Secondary text (`#333333`)** — uses `ink-soft` token
- **Accent (`#E84E1B`)** — uses `accent` token
- **Muted (`#333333`)** — uses `muted` token
- **Borders (`rgba(0,0,0,0.1)`)** — uses `line` token

## Typography

- **Display:** geometric-sans
- **Body:** humanist-sans

- Geometric sans for display/headings
- Humanist sans for body text
- High contrast between display and body weights

## Layout

Two-column split with large imagery and generous padding

*Rhythm:* Generous whitespace with 40px gutters between columns

## Elevation & Depth

- Borders: Minimal borders, relying on spacing and contrast

## Shapes

- `sm`: 0px
- `md`: 0px
- `lg`: 0px
- `pill`: 0px

## Components

- **button:** Dark rectangle with white text and arrow icon
- **card:** Image with heading and description below, no visible border
- **hero:** Large heading with split image panels below

## Do's and Don'ts

**Don't:**
- Don't use decorative elements — screenshot shows clean, minimal design
- Don't use rounded corners — screenshot shows sharp, rectangular elements
- Don't use multiple accent colors — screenshot shows only orange brand color
- Don't use shadows or depth — screenshot shows flat design approach
- Don't use complex typography — screenshot shows simple, readable fonts
- Don't use busy backgrounds — screenshot shows solid white and off-white backgrounds

---

## System Prompt (paste into AI agent)

```
Premium furniture brand landing page with clean, minimalist design. Key colors: white (#FFFFFF), off-white (#F9F7F5), black (#000000), dark gray (#333333), and orange accent (#E84E1B). Font categories: geometric-sans for display, humanist-sans for body. Critical donts: avoid decorative elements, don't use rounded corners, don't use multiple accent colors, don't use shadows or depth, don't use complex typography, don't use busy backgrounds. The design emphasizes high-quality photography with generous whitespace and clear visual hierarchy.
```
