---
name: ABC Dinamo
description: "An excellent reference for balancing heavy typographic presence with generous whitespace and editorial photography."
version: alpha

colors:
  background: "#FFFFFF"
  primary: "#000000"
  tertiary: "#FEE905"
  neutral: "#EBEBEB"
  bg-quiet: "#F0F4F6"
  line: "rgba(0,0,0,0.1)"

typography:
  display:
    fontFamily: geometric-sans
    fontSize: 43px
    lineHeight: 1.0
    fontWeight: 400
    letterSpacing: "-0.3px"
  heading:
    fontFamily: humanist-sans
    fontSize: 27px
    lineHeight: 1.1
    fontWeight: 400
    letterSpacing: "-0.2px"
  body:
    fontFamily: humanist-sans
    fontSize: 21px
    lineHeight: 1.5
    fontWeight: 400
    letterSpacing: "0px"
  caption:
    fontFamily: humanist-sans
    fontSize: 12px
    lineHeight: 1.3
    fontWeight: 400
    letterSpacing: "0px"

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

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

---

## Overview

A modern, refined type foundry website that emphasizes bold typography, editorial imagery, and a minimalist white-space driven layout.

*A premium boutique for digital type, treating fonts as high-end collectible tools.*

## Colors

Minimalist high-contrast palette with a stark white canvas, black typography, and a single vibrant yellow accent.

- **Background (`#FFFFFF`)** — uses `bg` token
- **Primary text (`#000000`)** — uses `ink` token
- **Accent (`#FEE905`)** — uses `accent` token
- **Muted (`#EBEBEB`)** — uses `muted` token
- **Borders (`rgba(0,0,0,0.1)`)** — uses `line` token

## Typography

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

- All text uses a weight of 400.
- Large headlines use tight letter spacing.
- Text transforms to uppercase sparingly for labels.

## Layout

Asymmetric split layout with a persistent left-aligned navigation sidebar and a central/right content area for hero images and features.

*Rhythm:* Generous whitespace between sections, with tight, structured spacing within navigation and UI components.

## Elevation & Depth

- rgb(255, 249, 0) 0px 0px 0px 1px
- Borders: Minimal borders, occasionally using 1px solid black for UI separation.

## Shapes

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

## Components

- **button:** Minimalist, primarily text-based with pill-shaped backgrounds.
- **card:** Large, full-width editorial image cards with heavily rounded corners.
- **chip:** Small rounded 'NEW' badges with yellow or light gray backgrounds.
- **input:** Search triggers use simple icons without traditional input borders.
- **hero:** A prominent, centered all-caps headline followed by a massive, rounded-edge editorial photograph.

## Do's and Don'ts

**Don't:**
- Don't use bold font weights — screenshot shows all text at weight 400.
- Don't use dark mode — screenshot shows a primarily bright white background.
- Don't add complex gradients — screenshot shows flat, solid color backgrounds.
- Don't use decorative serif fonts — screenshot shows clean geometric and humanist sans-serifs.
- Don't overuse bright colors — screenshot shows a mostly black-and-white palette with minimal yellow accents.
- Don't use sharp, square corners — screenshot shows heavily rounded pill and card shapes.

---

## System Prompt (paste into AI agent)

```
This is a modern, refined type foundry website that emphasizes bold typography, editorial imagery, and a minimalist white-space driven layout. The design uses a stark white background with solid black text for maximum contrast, occasionally accented by a vibrant yellow. Typography is predominantly clean geometric and humanist sans-serif categories, presented at a large scale with tight letter spacing in headlines. A persistent left-aligned navigation sidebar anchors the interface. Key hex colors include #FFFFFF, #000000, and #FEE905. Critical donts: never use bold font weights, avoid dark mode entirely, do not introduce complex gradients, stick to sans-serif categories, keep color usage strictly minimal, and always use heavily rounded corners for cards and chips.
```
