---
name: Martin Laxenaire Fr
description: "This site is a prime example of a creative, experimental portfolio that breaks traditional web design rules to make a strong visual impact."
version: alpha

colors:
  background: "#FFFFFF"
  primary: "#121212"
  neutral: "#9D968E"
  line: "rgba(18, 18, 18, 1)"

typography:
  display:
    fontFamily: extended-grotesque-sans
    fontSize: 167px
    lineHeight: 1.2
    fontWeight: 700
    letterSpacing: "-2px"
  heading-lg:
    fontFamily: grotesque-sans
    fontSize: 105px
    lineHeight: 0.85
    fontWeight: 700
    letterSpacing: "-1px"
  heading-md:
    fontFamily: grotesque-sans
    fontSize: 63px
    lineHeight: 0.85
    fontWeight: 700
    letterSpacing: "0px"
  body-lg:
    fontFamily: grotesque-sans
    fontSize: 31px
    lineHeight: 1.2
    fontWeight: 400
    letterSpacing: "0px"
  body-md:
    fontFamily: grotesque-sans
    fontSize: 21px
    lineHeight: 1.2
    fontWeight: 400
    letterSpacing: "0px"

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

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

---

## Overview

A high-energy, typographically bold portfolio for a creative web designer.

*A creative agency portfolio that feels like a vibrant, interactive art piece.*

## Colors

High-contrast monochrome base with vibrant, multi-colored geometric accents.

- **Background (`#FFFFFF`)** — uses `bg` token
- **Primary text (`#121212`)** — uses `ink` token
- **Muted (`#9D968E`)** — uses `muted` token
- **Borders (`rgba(18, 18, 18, 1)`)** — uses `line` token

## Typography

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

- Use extended grotesque sans-serif for large display text.
- Use standard grotesque sans-serif for body copy.
- Apply tight letter-spacing to display text.
- Use uppercase transformation for most text elements.

## Layout

A full-viewport hero section with a massive central text block, followed by a multi-column grid for projects.

*Rhythm:* An 8px base grid with generous padding for breathing room.

## Elevation & Depth

- 0px 4px 24px rgba(18, 18, 18, 0.1)
- Borders: 2px solid black for interactive elements and borders.

## Shapes

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

## Components

- **button:** Pill-shaped with a thick black border and black text on a white background.
- **card:** Project cards with large typography and bold background colors.
- **hero:** Full-screen hero with a rotating, multi-colored geometric starburst pattern and large, overlapping display typography.

## Do's and Don'ts

**Don't:**
- Don't use a standard, narrow sans-serif for headlines — screenshot shows wide, extended grotesque fonts.
- Don't use small, dense body text — screenshot shows large, readable text with generous line-height.
- Don't use a muted or dark color palette — screenshot shows a bright white background with vibrant green, brown, and yellow accents.
- Don't use sharp, square corners for UI elements — screenshot shows heavily rounded corners (21px radius).
- Don't use thin, subtle borders — screenshot shows thick 2px black borders for buttons and cards.
- Don't use traditional, horizontal-only layouts — screenshot shows a dynamic, overlapping typographic hero.

---

## System Prompt (paste into AI agent)

```
This is a creative agency portfolio for a web designer, characterized by a bold, playful, and experimental aesthetic. The design uses a high-contrast monochrome base with vibrant geometric accents. Key colors include pure white (#FFFFFF) for the background and near-black (#121212) for text and borders. The typography features extended grotesque sans-serif for headlines and a standard grotesque sans-serif for body copy, both often used in uppercase. Critical don'ts: avoid narrow fonts, muted palettes, small text, sharp corners, thin borders, and standard grid-only layouts. The site emphasizes motion, interaction, and a non-traditional approach to web design.
```
