---
name: Bridget Pictures
description: "This site is a perfect example of radical minimalism in portfolio design, removing all UI noise to let the photography stand alone."
version: alpha

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

typography:
  display:
    fontFamily: humanist-sans
    fontSize: 19px
    lineHeight: 1.2
    fontWeight: 400
    letterSpacing: "0px"

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

spacing:
  xs: 10px
  sm: 16px
  md: 24px
  lg: 32px
  xl: 48px
  2xl: 64px
  3xl: 96px

---

## Overview

A hyper-minimal, pure-white portfolio for fashion and conceptual photography.

*a clean, white gallery space where photography is the sole focus*

## Colors

Extreme binary contrast with no tertiary colors or accents.

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

## Typography

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

- Use a single, uniform font weight (400) for all text elements.
- Maintain a small, fixed font size (19px) for consistent readability.
- Rely on italicization for active states like 'Featured'.

## Layout

A single-column, full-width layout with absolute fixed navigation at the bottom of the viewport.

*Rhythm:* generous whitespace prioritized between images and navigation

## Elevation & Depth

- Borders: none

## Shapes

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

## Components

- **button:** no visible buttons
- **card:** no visible cards
- **chip:** no visible chips
- **input:** no visible inputs
- **hero:** a single, centered vertical image against a white void

## Do's and Don'ts

**Don't:**
- don't use background colors — screenshot shows pure white (#FFFFFF) instead
- don't use accent colors — screenshot shows only black (#000000) on white instead
- don't use drop shadows or depth — screenshot shows completely flat elements instead
- don't use border-radius — screenshot shows perfectly sharp rectangular corners instead
- don't use heavy font weights — screenshot shows uniform 400 weight instead
- don't add decorative borders or dividers — screenshot shows pure whitespace separation instead

---

## System Prompt (paste into AI agent)

```
Positioning: A hyper-minimal, pure-white portfolio for fashion and conceptual photography. Key colors: #FFFFFF background and #000000 ink. Font category: humanist-sans. Critical donts: 1) Never use background colors or gradients—keep it pure white. 2) Never use accent colors or shadows—the layout is strictly binary. 3) Never add border-radius or visual decoration—the style is sharp and unadorned. The design is a silent, single-column gallery where the photography is the only focus, supported by a fixed, minimal navigation bar at the bottom.
```
