---
name: Lauramonin
description: "A strong example of editorial portfolio design where typography and photography are the primary expressive tools, supported by a minimal UI."
version: alpha

colors:
  background: "#FFFFFF"
  primary: "#000000"
  neutral: "#666666"
  line: "rgba(0, 0, 0, 0.1)"

typography:
  display:
    fontFamily: transitional-serif
    fontSize: 158px
    lineHeight: 1.0
    fontWeight: 400
    letterSpacing: "-2.88px"
  heading:
    fontFamily: grotesque-sans
    fontSize: 14px
    lineHeight: 1.15
    fontWeight: 400
    letterSpacing: "0"
  body:
    fontFamily: grotesque-sans
    fontSize: 12px
    lineHeight: 1.15
    fontWeight: 400
    letterSpacing: "0"

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

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

---

## Overview

A minimalist, photo-driven portfolio for a fashion and textile designer.

*A curated gallery wall for a fashion designer's latest collection*

## Colors

High-contrast monochrome base to let photography dominate.

- **Background (`#FFFFFF`)** — uses `bg` token
- **Primary text (`#000000`)** — uses `ink` token
- **Muted (`#666666`)** — uses `muted` token
- **Borders (`rgba(0, 0, 0, 0.1)`)** — uses `line` token

## Typography

- **Display:** transitional-serif
- **Body:** grotesque-sans

- Use a serif font for large, expressive project titles.
- Use a grotesque sans-serif for all functional and navigational text.
- Apply uppercase transformation to small labels and navigation links.

## Layout

A free-form, overlapping grid of images with a central, large title element. Navigation is placed at the top edges.

*Rhythm:* Generous vertical padding between sections, creating an airy, unhurried feel.

## Elevation & Depth

- Borders: No visible borders; separation is achieved through generous white space and overlapping image compositions.

## Shapes

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

## Components

- **button:** No distinct button components; navigation is text-based links.
- **card:** Images act as the primary content units, overlapping in a collage style.
- **chip:** None visible.
- **input:** None visible.
- **hero:** A dynamic composition of overlapping photographs with a large, centrally placed title.

## Do's and Don'ts

**Don't:**
- Don't use a grid with visible borders or cards — screenshot shows an overlapping, free-form collage.
- Don't use multiple accent colors — screenshot shows a strict monochrome palette for text and UI.
- Don't use a bold sans-serif for titles — screenshot uses a refined serif for display typography.
- Don't add drop shadows to images — screenshot uses flat, overlapping photographs.
- Don't clutter the interface with many UI elements — screenshot shows vast white space and minimal controls.
- Don't use heavy borders or separators — screenshot relies on spacing and overlap for visual hierarchy.

---

## System Prompt (paste into AI agent)

```
This is a portfolio site for a fashion and textile designer. The design DNA is minimalist, editorial, and photography-centric. Key colors are a pure white background (#FFFFFF) and deep black ink (#000000), creating a high-contrast monochrome base. Typography features a large, expressive transitional-serif for display titles and a clean grotesque-sans for all functional text. Critical donts: Do not use visible grids or card components; use an overlapping collage layout instead. Do not introduce accent colors; maintain the strict black-and-white palette. Do not use bold sans-serif fonts for headlines; use refined serif typography. The layout is expansive, with generous white space and smooth, long-duration transitions that create an unhurried, premium feel.
```
