---
name: Pangram Pangram
description: "This site is a masterclass in using typography as the primary visual asset, making it an essential reference for minimalist, type-forward design."
version: alpha

colors:
  background: "#FFFFFF"
  primary: "#000000"
  secondary: "#666666"
  tertiary: "#FF2F00"
  neutral: "#666666"
  bg-soft: "#F5F5F5"
  bg-quiet: "#FAFAFA"
  muted-soft: "#999999"
  line: "rgba(0, 0, 0, 0.1)"

typography:
  display:
    fontFamily: grotesque-sans
    fontSize: 102px
    lineHeight: 1.0
    fontWeight: 800
    letterSpacing: "-1px"
  heading:
    fontFamily: humanist-sans
    fontSize: 36px
    lineHeight: 1.2
    fontWeight: 600
    letterSpacing: "-0.5px"
  body:
    fontFamily: humanist-sans
    fontSize: 14px
    lineHeight: 1.3
    fontWeight: 400
    letterSpacing: "0"
  small:
    fontFamily: humanist-sans
    fontSize: 12px
    lineHeight: 1.2
    fontWeight: 500
    letterSpacing: "0.5px"

rounded:
  sm: 4px
  md: 8px
  lg: 20px
  pill: 999px

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

---

## Overview

A minimalist, image-forward font foundry platform that prioritizes typography as the primary visual asset.

*A high-end boutique gallery showcasing typographic art.*

## Colors

Stark, high-contrast monochrome canvas with a single high-chroma orange accent to draw attention to status and CTAs.

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

## Typography

- **Display:** grotesque-sans
- **Body:** humanist-sans
- **Mono:** monospace

- Headlines use extremely tight line-heights to create dense typographic blocks.
- Body text remains highly legible with generous line-height.
- Font weights are used strategically to differentiate hierarchy without relying solely on size.

## Layout

Full-width image hero cards stacked vertically, followed by a centered content block and a horizontal scrolling brand row.

*Rhythm:* Consistent 4px base grid with generous padding inside cards and tight spacing between adjacent elements.

## Elevation & Depth

- Borders: Extremely minimal; relies on background contrast and generous padding rather than strokes.

## Shapes

- `sm`: 4px
- `md`: 8px
- `lg`: 20px
- `pill`: 999px

## Components

- **button:** Pill-shaped ghost buttons with 1px borders, minimal padding, and hover transitions.
- **card:** Large, full-width rounded cards (border-radius: 20px) featuring photography with overlaid typography.
- **chip:** Small, solid pill badges (e.g., 'New', 'Update') used for status indicators.
- **input:** Minimal, borderless search and text inputs that blend into the background.
- **hero:** Immersive, photography-driven hero sections where the font itself is the focal point.

## Do's and Don'ts

**Don't:**
- Don't use heavy drop shadows on cards — screenshot shows flat, background-driven depth.
- Don't apply busy background patterns — screenshot shows clean white or solid black backgrounds.
- Don't use traditional rectangular buttons — screenshot shows pill-shaped ghost buttons.
- Don't use small, cramped typography — screenshot shows massive display text.
- Don't use a wide variety of accent colors — screenshot shows a single dominant orange accent.
- Don't use sharp, square corners on primary containers — screenshot shows a consistent 20px border-radius.

---

## System Prompt (paste into AI agent)

```
This is a premium, typography-centric font foundry website. The design relies on massive grotesque-sans display text (up to 102px) over immersive photography. The primary palette is a stark monochrome (ink #000000 on #FFFFFF or #FAFAFA) with a single high-chroma orange accent (#FF2F00) for 'New' badges and highlights. Key font categories are grotesque-sans for headings and humanist-sans for body text. Critical design rules: never use heavy drop shadows; avoid busy background patterns; do not use small, cramped typography; do not use traditional rectangular buttons; avoid sharp, square corners on primary containers; and do not use a wide variety of accent colors.
```
