---
name: Bpowell
description: "A perfect example of the 'Swiss-style' portfolio, demonstrating how extreme restraint and bold typography can create a high-end, premium feel."
version: alpha

colors:
  background: "#FFFFFF"
  primary: "#111111"
  secondary: "#373737"
  line: "rgba(17,17,17,0.1)"

typography:
  display:
    fontFamily: grotesque-sans
    fontSize: 86px
    lineHeight: 1.0
    fontWeight: 500
    letterSpacing: "-2.88px"
  body:
    fontFamily: grotesque-sans
    fontSize: 26px
    lineHeight: 1.15
    fontWeight: 500
    letterSpacing: "0px"

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

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

---

## Overview

A minimalist portfolio driven by bold typography and extreme whitespace.

*A high-end design monograph*

## Colors

Strict monochrome palette relying on contrast between deep black text and pure white space

- **Background (`#FFFFFF`)** — uses `bg` token
- **Primary text (`#111111`)** — uses `ink` token
- **Secondary text (`#373737`)** — uses `ink-soft` token
- **Borders (`rgba(17,17,17,0.1)`)** — uses `line` token

## Typography

- **Display:** grotesque-sans
- **Body:** grotesque-sans

- Tight negative letter-spacing on display sizes
- Medium weight used for primary emphasis
- High-contrast sizing jump between header and body

## Layout

Asymmetrical grid with a multi-column header and large single-column content blocks

*Rhythm:* Asymmetrical, using large blocks of negative space to separate content sections

## Elevation & Depth

- Borders: None used for primary surfaces; 2px solid borders appear on interactive links

## Shapes

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

## Components

- **button:** Text-only links with 2px bottom borders and pointer cursors
- **card:** None
- **chip:** None
- **input:** None
- **hero:** Oversized typographic list of projects with tight leading and negative tracking

## Do's and Don'ts

**Don't:**
- don't use drop shadows — screenshot shows flat, shadowless surfaces
- don't use multi-color palettes — screenshot shows strictly monochrome black and white
- don't use rounded corners on containers — screenshot shows sharp, square edges
- don't use centered text alignment for the main content — screenshot shows left-aligned typography
- don't use decorative serif fonts — screenshot shows strictly sans-serif typography
- don't use small, timid display text — screenshot shows massive, dominant headings

---

## System Prompt (paste into AI agent)

```
This is a premium, minimalist portfolio for a designer and filmmaker. It features a strict monochrome palette using deep black (#111111) for text and pure white (#FFFFFF) for backgrounds. The typography relies heavily on bold, grotesque sans-serif display fonts with negative letter-spacing and tight line-height. Critical constraints: no drop shadows, no rounded corners on layouts, no colored accents, no centered alignment, no serif fonts, and no decorative illustrations. The focus is entirely on scale, whitespace, and clean typography.
```
