---
name: Palazzomonti
description: "This site is a great example of a refined, minimalist editorial design that relies on typography and whitespace."
version: alpha

colors:
  background: "#FFFFFF"
  primary: "#000000"
  tertiary: "#226D7A"
  bg-soft: "#B0E0E9"
  line: "rgba(0,0,0,1)"

typography:
  display:
    fontFamily: transitional-serif
    fontSize: 36px
    lineHeight: 1.28
    fontWeight: 400
    letterSpacing: "normal"
  body:
    fontFamily: transitional-serif
    fontSize: 20px
    lineHeight: 1.4
    fontWeight: 400
    letterSpacing: "normal"
  label:
    fontFamily: transitional-serif
    fontSize: 16px
    lineHeight: 1.75
    fontWeight: 700
    letterSpacing: "normal"

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

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

---

## Overview

A refined and minimalist editorial layout for a cultural center, emphasizing generous whitespace and classic typography.

*A contemporary art gallery website with a refined, understated aesthetic.*

## Colors

High-contrast monochrome base with a single, calm teal accent.

- **Background (`#FFFFFF`)** — uses `bg` token
- **Primary text (`#000000`)** — uses `ink` token
- **Accent (`#226D7A`)** — uses `accent` token
- **Borders (`rgba(0,0,0,1)`)** — uses `line` token

## Typography

- **Display:** transitional-serif
- **Body:** transitional-serif

- Use transitional-serif for both display and body text.
- Maintain generous line-height for readability.
- Avoid bold weights except for labels.

## Layout

Full-width split layout with asymmetric columns

*Rhythm:* generous vertical spacing with large top and bottom padding

## Elevation & Depth

- Borders: 1px solid #000000

## Shapes

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

## Components

- **button:** Pill-shaped outline button with uppercase text.
- **card:** No card components visible.
- **chip:** No chip components visible.
- **input:** No input components visible.
- **hero:** Minimalist text-based hero with high-contrast typography.

## Do's and Don'ts

**Don't:**
- Don't use sans-serif fonts — screenshot shows transitional-serif typography.
- Don't use bright, saturated colors — screenshot shows a muted teal accent (#226D7A).
- Don't use rounded corners — screenshot shows sharp edges on buttons.
- Don't use drop shadows — screenshot shows flat surfaces.
- Don't use dark mode — screenshot shows a bright white background.
- Don't use complex layouts — screenshot shows a generous, single-column text flow.

---

## System Prompt (paste into AI agent)

```
Positioning: A refined, minimalist editorial website for a cultural center. Key colors: #FFFFFF background, #000000 ink, #226D7A accent. Font categories: transitional-serif for both display and body. Critical donts: Do not use sans-serif fonts, do not use bright saturated colors, do not use drop shadows. The design relies on generous whitespace and classic typography to convey a sense of calm and cultural authority.
```
