---
name: Bizar Ro
description: "This site exemplifies how bold typography and stark contrast can create a powerful, premium brand identity."
version: alpha

colors:
  background: "#000000"
  primary: "#FFFFFF"
  line: "rgba(255,255,255,0.1)"

typography:
  display:
    fontFamily: geometric-sans
    fontSize: 75px
    lineHeight: 1.0
    fontWeight: 400
    letterSpacing: "-1.875px"
  heading:
    fontFamily: geometric-sans
    fontSize: 37.5px
    lineHeight: 1.0
    fontWeight: 400
    letterSpacing: "-1.875px"
  subheading:
    fontFamily: geometric-sans
    fontSize: 30px
    lineHeight: 1.2
    fontWeight: 400
    letterSpacing: "-0.75px"
  body:
    fontFamily: geometric-sans
    fontSize: 13.5px
    lineHeight: 1.6
    fontWeight: 400
    letterSpacing: "-0.75px"

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

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

---

## Overview

A bold, experimental portfolio using high-contrast typography and stark monochrome to create a premium, avant-garde aesthetic.

*A high-fashion editorial magazine*

## Colors

Stark monochrome

- **Background (`#000000`)** — uses `bg` token
- **Primary text (`#FFFFFF`)** — uses `ink` token
- **Borders (`rgba(255,255,255,0.1)`)** — uses `line` token

## Typography

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

- All text is uppercase
- Negative letter-spacing on large text
- Tight line-heights on display text

## Layout

Large asymmetric blocks with massive typographic elements

*Rhythm:* 8px grid based on the 18.75px padding values

## Elevation & Depth

- Borders: 1px solid white

## Shapes

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

## Components

- **button:** Simple, possibly text-based or minimal pill-shaped buttons
- **card:** High-contrast cards with stark borders
- **chip:** Minimal tags or chips with high contrast
- **input:** Minimal, high-contrast input fields
- **hero:** Full-screen, high-impact typographic hero

## Do's and Don'ts

**Don't:**
- don't use rounded corners — screenshot shows sharp, geometric shapes
- don't use multiple colors — screenshot shows strict black and white
- don't use small, timid typography — screenshot shows massive, dominant type
- don't use decorative elements — screenshot shows stark, minimal visuals
- don't use serif fonts — screenshot shows geometric sans-serif
- don't use busy layouts — screenshot shows large, empty spaces

---

## System Prompt (paste into AI agent)

```
This is a bold, experimental portfolio site for a creative technologist. It uses a stark monochrome palette with pure black (#000000) and white (#FFFFFF). The typography is dominated by massive, geometric sans-serif type (FK Grotesk Neue) with tight negative letter-spacing and uppercase text. Layouts are asymmetric and minimalist, relying on large typographic elements to create visual impact. Key features include a custom logo with experimental letterforms, high-contrast borders, and a premium, avant-garde aesthetic. Avoid rounded corners, multiple colors, small typography, decorative elements, serif fonts, and busy layouts.
```
