---
name: 19 86 Fr
description: "This site is an excellent reference for bold typographic scale and the use of massive, overlapping numerals as a graphic texture."
version: alpha

colors:
  background: "#ffffff"
  primary: "#000000"
  neutral: "#000000"
  line: "rgba(0,0,0,1)"

typography:
  display:
    fontFamily: humanist-sans
    fontSize: 490px
    lineHeight: 1.0
    fontWeight: 400
    letterSpacing: "-10px"
  body:
    fontFamily: humanist-sans
    fontSize: 24px
    lineHeight: 1.2
    fontWeight: 400
    letterSpacing: "0px"

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

spacing:
  xs: 4px
  sm: 8px
  md: 16px
  lg: 24px
  xl: 32px
  2xl: 48px
  3xl: 64px

---

## Overview

A minimalist architectural studio portfolio using extreme typographic scale and rigorous tabular structure.

*A precision instrument displaying structured projects with architectural clarity.*

## Colors

Absolute monochrome with black text and borders on a pure white background.

- **Background (`#ffffff`)** — uses `bg` token
- **Primary text (`#000000`)** — uses `ink` token
- **Muted (`#000000`)** — uses `muted` token
- **Borders (`rgba(0,0,0,1)`)** — uses `line` token

## Typography

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

## Layout

Full-width tabular list with a massive typographic watermark overlay

*Rhythm:* Consistent 24px horizontal padding and 1px vertical rhythm between rows.

## Elevation & Depth

- Borders: 1px solid #000000 horizontal lines separating list items

## Shapes

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

## Components

- **button:** Plain text with a bullet point status indicator
- **card:** Tabular rows separated by 1px borders
- **input:** Dropdown menu for filtering categories
- **hero:** Giant typographic numbers overlapping the list structure

## Do's and Don'ts

**Don't:**
- Don't use drop shadows — screenshot shows completely flat 2D surfaces
- Don't use accent colors — screenshot shows a strict monochrome black-and-white palette
- Don't use heavy font weights — screenshot shows uniform regular weight across all text
- Don't use decorative elements — screenshot relies entirely on typography and thin 1px lines
- Don't use rounded containers — screenshot uses sharp edges and straight horizontal rules
- Don't clutter the interface — screenshot maintains generous white space and a strict grid

---

## System Prompt (paste into AI agent)

```
This is a refined architectural studio portfolio characterized by extreme typographic scale and rigorous monochrome structure. The design relies on a pure white background with solid black typography and 1px black horizontal rules. Key colors are #ffffff (bg) and #000000 (ink/text/borders). The typography uses a humanist-sans category (Store_Norske) at a regular weight of 400, featuring massive display numbers up to 490px used as a watermark over tabular lists. Critical constraints: never introduce accent colors or gradients, avoid rounded corners or drop shadows, and maintain the strict tabular grid. The layout is fully responsive but maintains the core tabular DNA, using 24px horizontal padding. Components are minimal, focusing on clean rows and a custom dropdown menu.
```
