---
name: Egstad
description: "Worth including for its masterful use of extreme typographic scale and restraint to create a powerful, memorable portfolio."
version: alpha

colors:
  background: "#e2e0d9"
  primary: "#252422"
  neutral: "#808080"
  line: "rgba(37, 36, 34, 1)"

typography:
  display:
    fontFamily: grotesque-sans
    fontSize: 398.8px
    lineHeight: 1.0
    fontWeight: 400
    letterSpacing: "-3.23px"
  body-lg:
    fontFamily: humanist-sans
    fontSize: 58.76px
    lineHeight: 0.97
    fontWeight: 400
    letterSpacing: "normal"
  body:
    fontFamily: humanist-sans
    fontSize: 16px
    lineHeight: 1.2
    fontWeight: 400
    letterSpacing: "normal"

rounded:
  sm: 4px
  md: 36px
  lg: 1440px
  pill: 999px

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

---

## Overview

A bold, expressive personal portfolio for a graphic designer and web developer.

*A graphic designer's personal portfolio with bold typographic statements and playful interactive elements.*

## Colors

High contrast monochrome with a warm, off-white background.

- **Background (`#e2e0d9`)** — uses `bg` token
- **Primary text (`#252422`)** — uses `ink` token
- **Muted (`#808080`)** — uses `muted` token
- **Borders (`rgba(37, 36, 34, 1)`)** — uses `line` token

## Typography

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

- Use extreme scale for the primary brand name to create a bold visual statement.
- Navigation text is uppercase with wide tracking.
- Body copy maintains a clean, readable sans-serif style.

## Layout

A single-column hero followed by a multi-column grid for the bio and footer.

*Rhythm:* Generous white space to let the bold typography breathe, with tighter spacing within navigation and footer elements.

## Elevation & Depth

- rgba(0, 0, 0, 0.063) 0px 1.3px 5.3px 0px
- rgba(0, 0, 0, 0.09) 0px 4.5px 17.9px 0px
- rgba(0, 0, 0, 0.15) 0px 20px 80px 0px
- Borders: 1px solid rgba(37, 36, 34, 1)

## Shapes

- `sm`: 4px
- `md`: 36px
- `lg`: 1440px
- `pill`: 999px

## Components

- **button:** Pill-shaped with dark backgrounds and white text, featuring hover transitions.
- **card:** Not prominently featured in the provided views.
- **chip:** Not prominently featured in the provided views.
- **input:** Not prominently featured in the provided views.
- **hero:** A massive, full-width typographic hero with an interactive, overlapping 3D-like floating element.

## Do's and Don'ts

**Don't:**
- Don't use small, understated headlines — screenshot shows massive, screen-filling typographic statements.
- Don't use a complex or vibrant color palette — screenshot shows a strictly restrained monochrome and off-white scheme.
- Don't use sharp, square corners on interactive elements — screenshot shows prominent pill-shaped buttons with high border-radius.
- Don't use generic, system-default fonts for display — screenshot shows a custom, highly stylized grotesque sans-serif.
- Don't avoid white space — screenshot shows generous margins and padding around all content blocks.
- Don't use busy, cluttered layouts — screenshot shows a clean, focused single-column and multi-column grid structure.

---

## System Prompt (paste into AI agent)

```
This is a personal portfolio for a graphic designer and web developer. It features extreme typographic scale and a restrained color palette. Key colors are a warm off-white background (#e2e0d9) and near-black text (#252422). The primary font is a custom grotesque sans-serif, with a secondary humanist sans-serif for body copy. Critical donts: Do not use small, understated headlines—use massive, screen-filling type. Do not use a complex color palette—stick to strict monochrome. Do not use sharp corners on buttons—use pill-shaped, highly rounded forms.
```
