---
name: Xihestudio
description: "This site is an excellent example of a premium design portfolio that uses extreme restraint and high-quality typography to showcase work without visual noise."
version: alpha

colors:
  background: "#131312"
  primary: "#ffffff"
  secondary: "rgba(255,255,255,0.75)"
  tertiary: "#FE2A2A"
  neutral: "rgba(255,255,255,0.75)"
  line: "rgba(255,255,255,0.1)"

typography:
  display:
    fontFamily: geometric-sans
    fontSize: 46px
    lineHeight: 0.85
    fontWeight: 400
    letterSpacing: "-1px"
  body:
    fontFamily: geometric-sans
    fontSize: 14px
    lineHeight: 1.2
    fontWeight: 400
    letterSpacing: "0px"
  caption:
    fontFamily: geometric-sans
    fontSize: 12px
    lineHeight: 1.2
    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 minimal, dark-themed personal design portfolio showcasing high-profile agency work.

*A digital archive of a high-end design portfolio, presented as a stark, minimal interface.*

## Colors

High-contrast dark mode with a single, sparse red accent to maintain focus on work.

- **Background (`#131312`)** — uses `bg` token
- **Primary text (`#ffffff`)** — uses `ink` token
- **Secondary text (`rgba(255,255,255,0.75)`)** — uses `ink-soft` token
- **Accent (`#FE2A2A`)** — uses `accent` token
- **Muted (`rgba(255,255,255,0.75)`)** — uses `muted` token
- **Borders (`rgba(255,255,255,0.1)`)** — uses `line` token

## Typography

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

## Layout

Multi-column grid for text, large masonry-like layout for portfolio images.

*Rhythm:* Strict grid with generous padding.

## Elevation & Depth

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

## Shapes

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

## Components

- **button:** Text links with directional arrows, minimal border or none.
- **card:** Large image blocks with minimal padding, acting as the primary navigation.
- **hero:** Large typography headline with a grid of portfolio thumbnails below.

## Do's and Don'ts

**Don't:**
- Don't use bright or neon colors — the screenshot shows a dark, almost black background with white text.
- Don't use decorative or script fonts — the typography is strictly geometric and monospaced sans-serifs.
- Don't use rounded, friendly UI elements — the layout uses sharp, clean, architectural grids.
- Don't add drop shadows or glassmorphism — the surfaces are completely flat and solid.
- Don't use multiple accent colors — the screenshot shows only a single red accent (#FE2A2A) used sparingly.
- Don't center all content — the layout relies on a strong left-aligned text grid.

---

## System Prompt (paste into AI agent)

```
This is a high-end personal design portfolio for an Art Director. The design is a stark, dark-themed minimal interface (#131312) focusing on large geometric sans-serif typography (Monument Grotesk) and a strict grid of portfolio images. Text is primarily white (#ffffff) with a secondary muted white (rgba(255,255,255,0.75)). A single, high-chroma red accent (#FE2A2A) is used very sparingly. The layout is column-based with generous whitespace. Critical donts: Do not use bright backgrounds, do not use decorative fonts, do not use heavy drop shadows or complex animations, do not use multiple accent colors, do not use a dense or cluttered layout, and do not use centered text for the main content.
```
