---
name: Favorit Studio
description: "An excellent reference for extreme minimalism, demonstrating how massive typography and strict monochrome constraints can create a powerful visual identity."
version: alpha

colors:
  background: "#FFFFFF"
  primary: "#000000"
  neutral: "#000000"
  line: "rgba(0,0,0,1.0)"

typography:
  display:
    fontFamily: grotesque-sans
    fontSize: 189px
    lineHeight: 1.0
    fontWeight: 400
    letterSpacing: "-4px"
  headline:
    fontFamily: grotesque-sans
    fontSize: 158px
    lineHeight: 1.0
    fontWeight: 400
    letterSpacing: "-4px"
  subhead:
    fontFamily: grotesque-sans
    fontSize: 135px
    lineHeight: 1.0
    fontWeight: 400
    letterSpacing: "-3px"
  body:
    fontFamily: grotesque-sans
    fontSize: 23px
    lineHeight: 1.2
    fontWeight: 400
    letterSpacing: "-0.23px"

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

spacing:
  xs: 4px
  sm: 8px
  md: 16px
  lg: 21px
  xl: 46px
  2xl: 69px
  3xl: 96px

---

## Overview

A high-contrast, minimalist design studio portfolio defined by massive typography and extreme negative space.

*A stark, high-contrast architectural studio manifesto*

## Colors

Strict, uncompromising monochrome with maximum contrast between pure black and pure white

- **Background (`#FFFFFF`)** — uses `bg` token
- **Primary text (`#000000`)** — uses `ink` token
- **Muted (`#000000`)** — uses `muted` token
- **Borders (`rgba(0,0,0,1.0)`)** — uses `line` token

## Typography

- **Display:** grotesque-sans
- **Body:** grotesque-sans
- **Mono:** grotesque-sans

- Use TWKLausanne (grotesque-sans) exclusively for all text
- Maintain tight negative letter-spacing (-0.1em) for headlines
- Keep font-weight strictly at 400 (Regular)

## Layout

Strict split-screen or full-bleed sections with extreme asymmetry

*Rhythm:* Asymmetric with generous negative space

## Elevation & Depth

- Borders: Minimal 1px black borders on specific elements, otherwise no borders

## Shapes

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

## Components

- **button:** Minimal text-based buttons with thin borders
- **card:** Borderless or single-line-bordered flat containers
- **chip:** N/A
- **input:** N/A
- **hero:** Massive split-screen layout with oversized typography dominating the viewport

## Do's and Don'ts

**Don't:**
- Don't use drop shadows — screenshot shows flat, high-contrast surfaces
- Don't use border-radius on elements — screenshot shows sharp, 0px corners
- Don't use multiple font weights — screenshot shows exclusively weight 400
- Don't introduce accent colors — screenshot is strictly black and white
- Don't use wide letter-spacing — screenshot shows tight, negative letter-spacing
- Don't add background textures or gradients — screenshot shows solid pure white/black backgrounds

---

## System Prompt (paste into AI agent)

```
A bold, minimalist design studio portfolio characterized by stark black-and-white contrast and massive grotesque-sans typography. Key colors are strictly #000000 and #FFFFFF. Font categories are exclusively grotesque-sans (TWKLausanne) used at various massive scales (up to 189px) with weight 400. Critical donts: never use border-radius (screens show sharp 0px corners), never use drop shadows (surfaces are completely flat), and never introduce accent colors (palette is strictly monochrome).
```
