---
name: Studiolathe
description: "This site exemplifies extreme design restraint and rational grid systems, serving as a perfect reference for minimalist, typography-driven agency portfolios."
version: alpha

colors:
  background: "#F6F4F2"
  primary: "#000000"
  neutral: "#999999"
  line: "rgba(218, 218, 218, 1)"

typography:
  display:
    fontFamily: geometric-sans
    fontSize: 16.88px
    lineHeight: 1.3
    fontWeight: 300
    letterSpacing: "-0.04px"

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

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

---

## Overview

A disciplined, grid-based portfolio directory with surgical restraint.

*A clean studio ledger with categorized inventory*

## Colors

High-contrast monochrome over a warm neutral ground

- **Background (`#F6F4F2`)** — uses `bg` token
- **Primary text (`#000000`)** — uses `ink` token
- **Muted (`#999999`)** — uses `muted` token
- **Borders (`rgba(218, 218, 218, 1)`)** — uses `line` token

## Typography

- **Display:** geometric-sans
- **Body:** system-sans

## Layout

Left-aligned text list with right-aligned tags and 3-column footer

*Rhythm:* consistent vertical spacing between list items

## Elevation & Depth

- Borders: 1px solid

## Shapes

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

## Components

- **button:** Minimal outlined tags with uppercase text
- **card:** Simple text list items without background or borders
- **chip:** Small, rounded, outlined uppercase tags
- **hero:** Simple left-aligned navigation text

## Do's and Don'ts

**Don't:**
- Don't use decorative elements — screenshot shows pure text and outlined tags.
- Don't use bright accent colors — screenshot shows only black, white, and neutral grays.
- Don't use heavy shadows — screenshot shows flat surfaces with no elevation.
- Don't use bold or heavy font weights — screenshot shows consistently light typography.
- Don't use complex card layouts — screenshot shows a simple, flat list structure.
- Don't use large hero images — screenshot shows a purely textual interface.

---

## System Prompt (paste into AI agent)

```
Studio Lathe is a minimalist design and development agency portfolio presented as a curated directory. The design is defined by extreme restraint, featuring a warm neutral background (#F6F4F2) and pure black text (#000000). Typography is light-weight system sans-serif, creating a refined, airy aesthetic. The layout is strictly grid-based with a simple list of projects and outlined uppercase tags. Critical design rules: maintain extreme minimalism, avoid any visual decoration, keep typography light, and preserve the rigid, rational structure of the directory layout.
```
