# Pierre Rousseau — Style Reference
> monochrome digital canvas, with precise typographic elements
**Theme:** light
Pierre Rousseau manifests a stark, conceptual interface, operating like a digital gallery for sonic art. Its sparse monochrome canvas is punctuated by precise geometric typography and a singular, vivid blue accent for interactive elements, which acts as a focused highlight against the otherwise understated aesthetic. The overall impression is one of minimalist precision, emphasizing content through its deliberate presentation rather than decorative flourishing.
## Tokens — Colors
| Name | Value | Token | Role |
|------|-------|-------|------|
| Canvas Ice | `#dddddd` | `--color-canvas-ice` | Page backgrounds, large inactive UI surfaces |
| Midnight Ink | `#000000` | `--color-midnight-ink` | Primary text, borders for structural elements, emphasis |
| Electric Blue | `#0000ff` | `--color-electric-blue` | Interactive elements, outlined link borders, active text states — a vibrant focal point against an achromatic base |
## Tokens — Typography
### LL Mono Book Web — Body text, navigation links, metadata, and general content where legibility and a consistent monospace aesthetic are key · `--font-ll-mono-book-web`
- **Substitute:** Space Mono
- **Weights:** 400, 700
- **Sizes:** 13px
- **Line height:** 1.00, 1.30
- **Letter spacing:** 0.03em
- **Role:** Body text, navigation links, metadata, and general content where legibility and a consistent monospace aesthetic are key
### Apato — Large, decorative headlines and key navigational elements, creating a distinctive, highly stylized visual identity with its low line height for tight stacking · `--font-apato`
- **Substitute:** Oxanium
- **Weights:** 400
- **Sizes:** 124px
- **Line height:** 0.80
- **Role:** Large, decorative headlines and key navigational elements, creating a distinctive, highly stylized visual identity with its low line height for tight stacking
### Type Scale
| Role | Size | Line Height | Letter Spacing | Token |
|------|------|-------------|----------------|-------|
| display | 124px | 0.8 | — | `--text-display` |
## Tokens — Spacing & Shapes
**Base unit:** 6px
**Density:** comfortable
### Spacing Scale
| Name | Value | Token |
|------|-------|-------|
| 5 | 5px | `--spacing-5` |
| 6 | 6px | `--spacing-6` |
| 12 | 12px | `--spacing-12` |
| 13 | 13px | `--spacing-13` |
| 18 | 18px | `--spacing-18` |
| 27 | 27px | `--spacing-27` |
### Border Radius
| Element | Value |
|---------|-------|
| default | 0px |
### Layout
- **Card padding:** 12px
- **Element gap:** 13px
## Components
### Main Navigation Link
**Role:** Primary navigational elements and section titles
Uses 'Apato' at 124px weight 400 for a large, impactful statement. Default text is Midnight Ink (#000000). Active or hovered states are indicated by an Electric Blue (#0000ff) outline or background, with a tight lineHeight of 0.8 to stack text closely.
### Body Text Block
**Role:** Informational paragraphs and descriptions
Set in 'LL Mono Book Web' at 13px weight 400 with a lineHeight of 1.3. Text color is Midnight Ink (#000000). Features a subtle letterSpacing of 0.03em for a precise, legible feel.
### Info Link
**Role:** External links and contact information
Rendered in 'LL Mono Book Web' at 13px weight 400, with an Electric Blue (#0000ff) color for both text and an implied border upon interaction (like underline or highlight). Has a lineHeight of 1.0.
### Content Wrapper
**Role:** Container for content sections
A div or section element with a subtle Canvas Ice (#dddddd) background. Features internal padding of 6px on top and left, 5px on right, and 27px on bottom, creating asymmetric visual tension. All borders are sharp at 0px radius.
## Do's and Don'ts
### Do
- Prioritize a minimalist aesthetic; use Canvas Ice (#dddddd) for primary backgrounds and Midnight Ink (#000000) for all primary text and structural borders.
- Introduce Electric Blue (#0000ff) sparingly, exclusively for interactive elements like links and hover states, to ensure high visual impact.
- Employ 'Apato' at 124px weight 400 for all large, statement headlines and main navigation entries, ensuring a lineHeight of 0.8 for a dense, architectural look.
- Use 'LL Mono Book Web' at 13px weight 400 for all body text and secondary information, distinguishing it with a 0.03em letter-spacing and 1.3 lineHeight.
- Maintain sharp, 0px border radii across all elements; rounded corners are not part of this visual vocabulary.
- Utilize a base spacing unit of 6px; apply 13px for general element gaps and 18px for vertical section spacing.
- Ensure all interactive elements, particularly links, are clearly distinguishable with Electric Blue (#0000ff), often presented as an outlined border rather than a filled background.
### Don't
- Avoid superfluous gradients, shadows, or complex textures; stick to solid colors and stark contrasts.
- Do not use generic system fonts; 'LL Mono Book Web' and 'Apato' define the typographic identity.
- Refrain from introducing additional saturated colors; Electric Blue (#0000ff) is the sole accent color.
- Do not use rounded corners; all interface elements should maintain sharp, 0px radii.
- Avoid verbose text or dense paragraphs; content should be presented concisely, often in list format or short statements.
- Do not break the strict monochromatic palette with imagery; stick to abstract graphics and text-based visuals.
- Do not deviate from the specified Apato line height of 0.8 for headlines; this low value is critical to the visual identity.
## Surfaces
| Level | Name | Value | Purpose |
|-------|------|-------|---------|
| 0 | Canvas Ice | `#dddddd` | The primary background for the entire page, providing a crisp, neutral base for all content. |
## Imagery
The site's visual language is purely typographic and conceptual. There are no photographs, illustrations, or product screenshots. Imagery is created through the stylized interplay of geometric font forms, acting as decorative elements. Iconography is also conceptual, represented by asterisk-like symbols that are part of the 'Apato' font or character set, integrated into the larger typographic elements.
## Layout
The page employs a full-bleed layout, taking up the entire viewport without a fixed max-width. The hero section features extremely large, highly stylized 'Apato' typography (124px) for the brand name, arranged in a custom grid-like fashion that dominates the left half of the screen. This typographic hero establishes the site's unique visual identity immediately. Content sections that follow maintain a strong left alignment. Vertical rhythm is governed by 18px section gaps and 13px element gaps, creating a comfortable yet precise density. Navigation elements are integrated directly into the page content, often as large, interactive typographic blocks, rather than a conventional top bar or sidebar. The layout is unconventional, prioritizing visual impact and artistic expression over standard information hierarchy, leading to a text-dominant, almost graphic design as content approach.
## Agent Prompt Guide
Quick Color Reference:
text: #000000
background: #dddddd
border: #000000
accent: #0000ff
primary action: #0000ff (outlined action border)
Example Component Prompts:
1. Create a large navigational heading: 'Apato' at 124px, weight 400, color #000000, lineHeight 0.8. On hover, change text color to #0000ff and add a 1px border of #0000ff around the text block.
2. Design a standard body text paragraph: 'LL Mono Book Web' at 13px, weight 400, color #000000, lineHeight 1.3, letterSpacing 0.03em. Apply a 13px bottom margin.
3. Implement an informational link: 'LL Mono Book Web' at 13px, weight 400, color #0000ff, lineHeight 1.0, letterSpacing 0.03em. Use a 6px left padding.
## Similar Brands
- **B&O (Bang & Olufsen)** — Stark, monochrome aesthetic with highly stylized typography and minimal use of accent color to denote interaction or brand focus.
- **Certain typeFoundries' sites (e.g., Vulf)** — Experimental, large-scale typography as primary visual elements, often with a grid-like or modular layout and strong black/white contrast.
- **Electronic music artist portfolios** — Conceptual, minimal visual style, often monochromatic, with strong emphasis on unique typography and interactive subtlety.
- **Daniel Buren Estate** — Strict adherence to a limited palette and geometric precision, often with a single repetitive visual motif or conceptual element.
## Quick Start
### CSS Custom Properties
```css
:root {
/* Colors */
--color-canvas-ice: #dddddd;
--color-midnight-ink: #000000;
--color-electric-blue: #0000ff;
/* Typography — Font Families */
--font-ll-mono-book-web: 'LL Mono Book Web', ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
--font-apato: 'Apato', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
/* Typography — Scale */
--text-display: 124px;
--leading-display: 0.8;
/* Typography — Weights */
--font-weight-regular: 400;
--font-weight-bold: 700;
/* Spacing */
--spacing-unit: 6px;
--spacing-5: 5px;
--spacing-6: 6px;
--spacing-12: 12px;
--spacing-13: 13px;
--spacing-18: 18px;
--spacing-27: 27px;
/* Layout */
--card-padding: 12px;
--element-gap: 13px;
/* Named Radii */
--radius-default: 0px;
/* Surfaces */
--surface-canvas-ice: #dddddd;
}
```
### Tailwind v4
```css
@theme {
/* Colors */
--color-canvas-ice: #dddddd;
--color-midnight-ink: #000000;
--color-electric-blue: #0000ff;
/* Typography */
--font-ll-mono-book-web: 'LL Mono Book Web', ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
--font-apato: 'Apato', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
/* Typography — Scale */
--text-display: 124px;
--leading-display: 0.8;
/* Spacing */
--spacing-5: 5px;
--spacing-6: 6px;
--spacing-12: 12px;
--spacing-13: 13px;
--spacing-18: 18px;
--spacing-27: 27px;
}
```

Minimalist digital gallery
typographic art installation
Architectural blueprint on stark…
Graphic Monochrome Canvas: crisp,…
Typographic whisper on textured…
Photographic Contact Sheet — a…
Minimalist gallery wall. Expansive…
Gray canvas, vivid art
Minimalist digital canvas
Raw concrete with meticulous…
High-contrast monochrome blueprint
High-contrast stark blueprint
Architectural Blueprint Grid: Pure…
High-contrast digital canvas – a…
monochrome typographic canvas
Black canvas, precise type
gallery on black velvet
Typewriter on a dark slate. The…
Antique Papyrus Canvas
High-contrast typographic canvas