---
name: Ijpowell
description: "This site is a perfect example of a refined, gallery-style portfolio that uses extreme minimalism to let the work speak for itself."
version: alpha

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

typography:
  display:
    fontFamily: transitional-serif
    fontSize: 56px
    lineHeight: 1.0
    fontWeight: 400
    letterSpacing: "-1px"
  body:
    fontFamily: transitional-serif
    fontSize: 17px
    lineHeight: 1.25
    fontWeight: 400
    letterSpacing: "-0.425px"

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

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

---

## Overview

A refined, minimalist portfolio site focused on art direction and interactive design.

*A minimalist photography exhibition space with clean typography and ample negative space.*

## Colors

Strict monochrome with zero chromatic color, relying entirely on black, white, and grayscale.

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

## Typography

- **Display:** transitional-serif
- **Body:** transitional-serif

- Use -0.425px letter-spacing for all body text
- Keep font weight at 400 for all elements
- Use transitional-serif for all primary typography

## Layout

Fixed header with left, center, and right elements; centered media block; fixed footer.

*Rhythm:* Flexible spacing with generous padding around the central media area.

## Elevation & Depth

- Borders: Minimal 1px borders in grayscale, used sparingly for structural elements.

## Shapes

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

## Components

- **button:** Text-based navigation with a solid circle indicator for the active state.
- **card:** Large, full-width media frame with a thick black border, containing imagery or typography.
- **hero:** A large, centered media container showcasing project work with a prominent black frame.

## Do's and Don'ts

**Don't:**
- Don't use vibrant colors — screenshot shows a strictly monochrome black and white palette.
- Don't use sans-serif fonts — screenshot shows a transitional-serif font used exclusively.
- Don't add drop shadows or complex card styles — screenshot shows flat, border-framed media.
- Don't use thick, heavy font weights — screenshot shows all text at weight 400.
- Don't clutter the interface with multiple columns — screenshot shows a single, centered focal point.
- Don't use rounded corners on containers — screenshot shows sharp, square corners on media frames.

---

## System Prompt (paste into AI agent)

```
This is a minimalist freelance designer portfolio for Isaac Powell, specializing in art direction, brand, and interactive design. The visual language is strictly monochrome, utilizing only black (#000000) and white (#FFFFFF) with no chromatic accent colors. The typography is a clean transitional-serif font used at weight 400 with tight -0.425px letter-spacing. The layout is highly structured with a fixed header and footer framing a large, centered media showcase. Critical design constraints include: never introduce color into the palette, always use the transitional-serif font family, avoid decorative elements or drop shadows, and maintain a vast amount of negative space around the central content to preserve a gallery-like atmosphere.
```
