---
name: Minimalissimo
description: "A perfect example of minimalist editorial design that demonstrates how restraint and curation can create a premium, gallery-like digital experience."
version: alpha

colors:
  background: "#F7F7F7"
  primary: "#000000"
  secondary: "#999999"
  neutral: "#999999"
  bg-soft: "#EFEFEF"
  bg-quiet: "#FFFFFF"
  line: "rgba(0,0,0,0.1)"

typography:
  display:
    fontFamily: geometric-sans
    fontSize: 32px
    lineHeight: 1.2
    fontWeight: 400
    letterSpacing: "-0.5px"
  body:
    fontFamily: geometric-sans
    fontSize: 16px
    lineHeight: 1.4
    fontWeight: 400
    letterSpacing: "0px"
  caption:
    fontFamily: geometric-sans
    fontSize: 14px
    lineHeight: 1.4
    fontWeight: 400
    letterSpacing: "0px"

rounded:
  sm: 4px
  md: 8px
  lg: 8px
  pill: 9999px

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

---

## Overview

A global platform curating the best in minimalist design and culture.

*A high-end gallery exhibition catalog.*

## Colors

Monochromatic palette focusing on content photography with minimal UI interference.

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

## Typography

- **Display:** geometric-sans
- **Body:** geometric-sans
- **Mono:** monospace

- Strict weight 400 (regular) for all text elements
- High contrast black on off-white background
- Generous line-height for readability

## Layout

Grid-based layout with equal-height columns

*Rhythm:* 8px-based spacing for consistent vertical rhythm

## Elevation & Depth

- Borders: 1px solid rgba(0,0,0,0.1)

## Shapes

- `sm`: 4px
- `md`: 8px
- `lg`: 8px
- `pill`: 9999px

## Components

- **button:** Minimal ghost buttons with 4px border-radius
- **card:** Image-first cards with 4px rounded corners and minimal padding
- **chip:** Simple text labels without background
- **input:** Search input with pill-shaped border-radius (9999px)
- **hero:** Full-width image gallery with overlaid text descriptions

## Do's and Don'ts

**Don't:**
- don't use bright accent colors — screenshot shows a monochromatic palette
- don't use heavy drop shadows — screenshot shows flat surfaces with minimal depth
- don't use decorative serif fonts — screenshot shows a geometric sans-serif throughout
- don't use bold weights for body text — screenshot shows uniform weight 400
- don't use complex card borders — screenshot shows subtle 1px dividers or none
- don't use cluttered navigation — screenshot shows a clean, simple header

---

## System Prompt (paste into AI agent)

```
Minimalissimo is a global platform for minimalist design and culture. It uses a strictly monochromatic palette with #F7F7F7 backgrounds and #000000 ink. Typography is exclusively geometric sans-serif at weight 400, creating a clean and intellectual aesthetic. The layout is a 3-column grid showcasing curated photography. Critical donts: avoid bright accent colors, use geometric sans-serif only, maintain weight 400, avoid drop shadows, keep navigation minimal, and focus on content photography over UI elements.
```
