---
name: Fictional Typeface
description: "This site stands out as a masterclass in expressive typography-focused design, using comic-book visual language to showcase a typeface while maintaining clear communication through structured chaos."
version: alpha

colors:
  background: "#FFE9CE"
  primary: "#000000"
  secondary: "#666666"
  tertiary: "#FD4B38"
  neutral: "#9D968E"
  bg-soft: "#FFFFFF"
  line: "rgba(255,255,255,1.0)"

typography:
  display:
    fontFamily: humanist-sans
    fontSize: 201.6px
    lineHeight: 1.2
    fontWeight: 400
    letterSpacing: "0px"
  heading:
    fontFamily: humanist-sans
    fontSize: 50.4px
    lineHeight: 1.2
    fontWeight: 400
    letterSpacing: "0px"
  body:
    fontFamily: humanist-sans
    fontSize: 21.6px
    lineHeight: 1.67
    fontWeight: 400
    letterSpacing: "0px"

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

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

---

## Overview

A loud, comic-book-inspired type specimen for a quirky geometric typeface.

*A pop-art comic book page brought to life*

## Colors

High-chroma pop colors (red, yellow, green, purple) on a soft peach background, creating a playful, chaotic, yet cohesive comic-book aesthetic.

- **Background (`#FFE9CE`)** — uses `bg` token
- **Primary text (`#000000`)** — uses `ink` token
- **Secondary text (`#666666`)** — uses `ink-soft` token
- **Accent (`#FD4B38`)** — uses `accent` token
- **Muted (`#9D968E`)** — uses `muted` token
- **Borders (`rgba(255,255,255,1.0)`)** — uses `line` token

## Typography

- **Display:** humanist-sans
- **Body:** humanist-sans

## Layout

Scattered, non-linear comic panel composition

*Rhythm:* Comic book panels with intentional overlaps and scattered elements

## Elevation & Depth

- 0px 0px 0px 2px rgb(251, 215, 12)
- Borders: Minimal or white borders, no dark outlines on shapes

## Shapes

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

## Components

- **button:** Rounded pill buttons with bold background colors, often rotated
- **card:** Comic book speech bubbles and starburst shapes
- **chip:** Rotated labels with solid color backgrounds
- **hero:** Large chaotic arrangement of overlapping comic elements

## Do's and Don'ts

**Don't:**
- don't use muted palettes — screenshot shows high-chroma pop colors
- don't align elements to strict grids — screenshot shows intentionally scattered elements
- don't use subtle shadows — screenshot shows flat color shapes with no drop shadows
- don't keep text horizontal — screenshot shows multiple rotated text elements
- don't use serif fonts — screenshot shows humanist sans-serif for everything
- don't maintain consistent spacing — screenshot shows overlapping elements with varied gaps

---

## System Prompt (paste into AI agent)

```
This is a playful, comic-book-inspired typeface specimen site. The visual language uses scattered, overlapping comic elements (speech bubbles, starbursts, stickers) on a soft peach background (#FFE9CE). Typography is exclusively a custom humanist-sans typeface in black (#000000). High-chroma accent colors include red (#FD4B38), green (#3CCB09), purple (#8A53FF), and yellow (#FFD80C). Elements are intentionally rotated, overlapping, and scattered rather than following strict grids. Interactions use bouncy, elastic transforms. Critical donts: Never use muted or corporate palettes, never align elements to rigid grids, never use subtle shadows or borders, and never present text horizontally without playful rotation.
```
