---
name: Maquilts
description: "This site is an excellent example of how to combine expressive, high-chroma colors with bold typography to create a distinct, art-focused brand identity."
version: alpha

colors:
  background: "#FFED8C"
  primary: "#F15A24"
  secondary: "#333333"
  tertiary: "#F15A24"
  neutral: "#797791"
  bg-soft: "#F4A398"
  bg-quiet: "#FFFFFF"
  muted-soft: "#FFCCFF"
  line: "rgba(241,90,36,1)"

typography:
  display:
    fontFamily: humanist-sans
    fontSize: 68px
    lineHeight: 1.0
    fontWeight: 700
    letterSpacing: "-1px"
  display:
    fontFamily: humanist-sans
    fontSize: 36px
    lineHeight: 1.2
    fontWeight: 400
    letterSpacing: "3.5px"
  body:
    fontFamily: geometric-sans
    fontSize: 23px
    lineHeight: 1.6
    fontWeight: 400
    letterSpacing: "1.4px"
  mono:
    fontFamily: geometric-sans
    fontSize: 14px
    lineHeight: 1.6
    fontWeight: 400
    letterSpacing: "0px"

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

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

---

## Overview

A vibrant, art-focused portfolio for modern textile design

*An artist's portfolio showcasing bold, modern textile creations*

## Colors

Warm, saturated primary background with vibrant orange accents

- **Background (`#FFED8C`)** — uses `bg` token
- **Primary text (`#F15A24`)** — uses `ink` token
- **Secondary text (`#333333`)** — uses `ink-soft` token
- **Accent (`#F15A24`)** — uses `accent` token
- **Muted (`#797791`)** — uses `muted` token
- **Borders (`rgba(241,90,36,1)`)** — uses `line` token

## Typography

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

- Text transform is uppercase for headlines
- Letter spacing is increased for display and secondary text
- Weight contrasts between bold headlines and regular body text

## Layout

Split-screen hero with text left, image right

*Rhythm:* Generous vertical rhythm with large section padding (96px top, 192px bottom)

## Elevation & Depth

- rgba(0, 0, 0, 0.1) 1px 0px 10px 6px
- Borders: 4px solid rgb(241, 90, 36)

## Shapes

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

## Components

- **button:** Pill-shaped with dashed border and solid text
- **card:** Image-heavy with minimal border radius
- **chip:** Not visible in screenshot
- **input:** Not visible in screenshot
- **hero:** Split screen with large typography on the left and a featured image on the right

## Do's and Don'ts

**Don't:**
- Don't use thin or delicate typography — screenshot shows bold, heavy weights for headlines
- Don't use a dark or cool-toned primary background — screenshot shows a warm, bright yellow
- Don't use rigid, sharp corners for primary buttons — screenshot shows pill-shaped, dashed outlines
- Don't use a minimalist, monochromatic palette — screenshot shows a vibrant, multi-colored geometric scheme
- Don't hide the main navigation behind complex interactions — screenshot shows a simple hamburger icon
- Don't use small, cramped spacing — screenshot shows generous padding and wide gutters

---

## System Prompt (paste into AI agent)

```
A vibrant, art-focused portfolio for modern textile design, showcasing bold geometric quilts and apparel. The design DNA centers on a warm, high-chroma palette with #FFED8C as the primary background and #F15A24 as the dominant accent color. Typography utilizes a humanist-sans for display headlines and a geometric-sans for body text, emphasizing bold weights and generous letter spacing. Key critical donts: don't use a cold or dark primary background, don't use thin or delicate type weights, and don't use rigid, sharp corners for primary interactive elements. The layout features generous vertical rhythm and a split-screen approach that balances large typography with impactful imagery.
```
