---
name: Coricorinne
description: "This site is an excellent example of typography-driven minimalism, proving that bold type choices and high-contrast photography can create a strong identity without complex UI patterns or bright color"
version: alpha

colors:
  background: "#F6F5F0"
  primary: "#292A2C"
  neutral: "#6B6C6F"
  bg-soft: "#FFFFFF"
  line: "rgba(41,42,44,0.15)"

typography:
  display:
    fontFamily: didone-serif
    fontSize: 120px
    lineHeight: 0.85
    fontWeight: 400
    letterSpacing: "-2px"
  heading:
    fontFamily: humanist-sans
    fontSize: 30px
    lineHeight: 1.2
    fontWeight: 400
    letterSpacing: "-0.5px"
  body:
    fontFamily: humanist-sans
    fontSize: 18px
    lineHeight: 1.6
    fontWeight: 400
    letterSpacing: "0px"

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

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

---

## Overview

A minimalist personal portfolio highlighting strong typographic choices and raw photography.

*A refined typographic poster*

## Colors

High contrast neutral palette

- **Background (`#F6F5F0`)** — uses `bg` token
- **Primary text (`#292A2C`)** — uses `ink` token
- **Muted (`#6B6C6F`)** — uses `muted` token
- **Borders (`rgba(41,42,44,0.15)`)** — uses `line` token

## Typography

- **Display:** didone-serif
- **Body:** humanist-sans

- Use didone-serif for primary display text to create a high-fashion editorial feel.
- Use humanist-sans for navigation and functional text for high legibility.
- Maintain tight letter-spacing on large display type.

## Layout

Full-width image grid with minimal padding

*Rhythm:* Loose vertical rhythm with generous whitespace to emphasize typography

## Elevation & Depth

- Borders: None visible, relies entirely on spacing and typography for separation

## Shapes

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

## Components

- **button:** Minimal text links with cursor pointer
- **card:** Edge-to-edge photographic panels
- **hero:** Massive typographic display with full-width background color

## Do's and Don'ts

**Don't:**
- don't use rounded corners — screenshot shows completely sharp, square edges on all elements
- don't add drop shadows — screenshot shows completely flat surfaces with zero depth effects
- don't use colorful accents — screenshot relies entirely on a strict neutral black/gray/cream palette
- don't use sans-serif for headlines — screenshot uses a high-contrast didone-serif for the main display text
- don't overcrowd the layout — screenshot shows massive amounts of whitespace and large typography
- don't use busy background patterns — screenshot shows solid, flat background colors

---

## System Prompt (paste into AI agent)

```
This is a minimalist, editorial-style personal portfolio for a designer. It features a strict neutral palette of warm off-white (#F6F5F0) and near-black (#292A2C) with no bright accents. The typography is the primary focus, using a high-contrast didone-serif for massive display text and a clean humanist-sans (Open Sans) for navigation. Critical constraints: Avoid any rounded corners or drop shadows; maintain strictly flat, sharp-edged surfaces. Do not introduce colorful accents or busy patterns. Prioritize massive whitespace and large typographic scale over density.
```
