---
name: Cupofcouple
description: "A sophisticated example of how strict geometry and monochrome typography can elevate lifestyle photography into a high-end editorial experience."
version: alpha

colors:
  background: "#F0F0F0"
  primary: "#000000"
  secondary: "#000000"
  neutral: "#808080"
  line: "rgba(0,0,0,0.8)"

typography:
  display:
    fontFamily: didone-serif
    fontSize: 56px
    lineHeight: 1.0
    fontWeight: 400
    letterSpacing: "-1px"
  heading:
    fontFamily: humanist-sans
    fontSize: 32px
    lineHeight: 1.2
    fontWeight: 400
    letterSpacing: "0px"
  body:
    fontFamily: humanist-sans
    fontSize: 16px
    lineHeight: 1.2
    fontWeight: 400
    letterSpacing: "0px"
  small:
    fontFamily: humanist-sans
    fontSize: 10px
    lineHeight: 1.2
    fontWeight: 400
    letterSpacing: "0px"

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

spacing:
  xs: 4px
  sm: 8px
  md: 12px
  lg: 16px
  xl: 18px
  2xl: 24px
  3xl: 32px

---

## Overview

A refined digital journal documenting fashion, travel, and design with editorial precision.

*A curated gallery of high-end lifestyle photography.*

## Colors

Minimalist monochrome palette with strict geometric borders to prioritize photography.

- **Background (`#F0F0F0`)** — uses `bg` token
- **Primary text (`#000000`)** — uses `ink` token
- **Secondary text (`#000000`)** — uses `ink-soft` token
- **Muted (`#808080`)** — uses `muted` token
- **Borders (`rgba(0,0,0,0.8)`)** — uses `line` token

## Typography

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

- Headlines use elegant didone serifs with high stroke contrast.
- Navigation and metadata use clean, uppercase sans-serif with generous letter-spacing.
- Body text maintains a consistent 400 weight for a refined, low-contrast look.

## Layout

Strict rectangular grid with visible border lines acting as structural dividers.

*Rhythm:* Generous internal padding for cards and structured vertical spacing for the grid.

## Elevation & Depth

- 1px 0px 0px 0px rgba(240, 240, 240, 1)
- Borders: Thin 1px borders using rgba(0, 0, 0, 0.8) to create a strict grid structure.

## Shapes

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

## Components

- **button:** Text-only uppercase links with no background fill.
- **card:** Image-heavy cards with thin internal borders, separated by hairline grid lines.
- **chip:** Minimal text tags separated by vertical pipes (|).
- **input:** Simple text field with no visible border or background, labeled 'Search...'.
- **hero:** A massive, centered display serif logo acting as a focal point.

## Do's and Don'ts

**Don't:**
- Don't use vibrant accent colors — screenshot shows a strict monochrome palette.
- Don't use rounded corners — screenshot shows sharp, zero-radius edges.
- Don't use drop shadows for depth — screenshot uses thin borders for structure.
- Don't use bold font weights — screenshot shows uniform 400 weight across all text.
- Don't use sans-serif for headlines — screenshot shows serif typography for all titles.
- Don't use cluttered layouts — screenshot uses a spacious, grid-based structure with hairline dividers.

---

## System Prompt (paste into AI agent)

```
A refined editorial portfolio and visual diary for a creative studio. The design uses a monochrome palette of light gray backgrounds and dark gray/black typography, with no accent colors. It features a strict, zero-radius grid structure where thin borders define sections. Typography contrasts elegant didone serifs for headlines with humanist sans-serifs for navigation. Never use rounded corners, drop shadows, or vibrant accent colors; instead, maintain the minimalist, structured aesthetic. Key colors: Background #F0F0F0, Ink #000000, Line rgba(0,0,0,0.8).
```
