---
name: Artindumbo
description: "This site is a great example of how to use a limited, high-contrast palette and bold typography to create a striking and memorable editorial experience without over-designing."
version: alpha

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

typography:
  display:
    fontFamily: geometric-sans
    fontSize: 80px
    lineHeight: 1.0
    fontWeight: 700
    letterSpacing: "-2px"
  heading:
    fontFamily: transitional-serif
    fontSize: 36px
    lineHeight: 1.2
    fontWeight: 700
    letterSpacing: "0px"
  body:
    fontFamily: transitional-serif
    fontSize: 16px
    lineHeight: 1.5
    fontWeight: 400
    letterSpacing: "0px"

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

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

---

## Overview

A minimalist editorial portal for discovering local art spaces.

*A curated neighborhood art guide.*

## Colors

High-contrast editorial palette with a soft pastel background and stark black typography.

- **Background (`#B0E0E9`)** — uses `bg` token
- **Primary text (`#000000`)** — uses `ink` token
- **Muted (`#226D7A`)** — uses `muted` token
- **Borders (`rgba(0, 0, 0, 1)`)** — uses `line` token

## Typography

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

- Use geometric sans for bold display headlines with tight tracking.
- Use transitional serif for body text to maintain readability and a classic editorial feel.
- Keep line heights generous for body text (1.5+).

## Layout

Centered content with large full-width photography sections and stacked typography blocks.

*Rhythm:* Generous vertical spacing (40px-60px) to separate distinct content blocks.

## Elevation & Depth

- 0px 4px 12px rgba(0,0,0,0.1)
- Borders: 2px solid #000000 for defining boxes and emphasis.

## Shapes

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

## Components

- **button:** Rounded pill shape with white background, black text, and a colored status dot.
- **card:** Full-bleed photographic cards without visible borders.
- **hero:** Large full-viewport photography with heavy, boxed typography overlaid.

## Do's and Don'ts

**Don't:**
- Don't use delicate or thin typography — screenshot shows heavy, bold sans-serif headlines.
- Don't use complex rounded corners — screenshot shows a strictly rectangular design language with sharp edges.
- Don't use subtle background tints — screenshot shows a strong, distinct pastel blue background.
- Don't use colorful, multi-colored buttons — screenshot shows a clean white pill button with a single colored dot.
- Don't rely solely on text for emphasis — screenshot uses thick black borders to frame key words.
- Don't use dark mode aesthetics — screenshot shows a bright, high-key, light-themed interface.

---

## System Prompt (paste into AI agent)

```
This design DNA represents an Art in Dumbo editorial site. The aesthetic is defined by a bright pastel blue (#B0E0E9) background contrasted with stark black (#000000) typography. Typography features a bold geometric-sans for display and a transitional-serif for body text, with a scale reaching up to 80px. Key components include full-bleed photography, pill-shaped buttons with white backgrounds, and bold black-bordered text boxes. Critical constraints: Never use thin or delicate fonts; maintain the high-contrast black-on-pastel palette; avoid complex rounded corners or shadows; and keep the layout spacious with generous vertical rhythm. Use this DNA to create clear, impactful editorial layouts that feel curated and modern.
```
