---
name: Commercial Type
description: "An excellent reference for high-end typographic presentation and gallery-style UI layouts."
version: alpha

colors:
  background: "#FFFFFF"
  primary: "#000000"
  secondary: "#00283B"
  tertiary: "#FF4B6C"
  neutral: "#47FF5B"
  bg-soft: "#E4CAEF"
  bg-quiet: "#323232"
  line: "rgba(0,0,0,0.1)"

typography:
  display:
    fontFamily: transitional-serif
    fontSize: 199px
    lineHeight: 1.0
    fontWeight: 400
    letterSpacing: "-2px"
  heading:
    fontFamily: grotesque-sans
    fontSize: 21px
    lineHeight: 1.4
    fontWeight: 400
    letterSpacing: "0px"
  body:
    fontFamily: grotesque-sans
    fontSize: 15px
    lineHeight: 1.4
    fontWeight: 400
    letterSpacing: "0px"

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

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

---

## Overview

A premium type foundry specializing in historical roots and modern craftsmanship.

*A curated gallery of typography*

## Colors

High-contrast typography with bold, saturated section backgrounds.

- **Background (`#FFFFFF`)** — uses `bg` token
- **Primary text (`#000000`)** — uses `ink` token
- **Secondary text (`#00283B`)** — uses `ink-soft` token
- **Accent (`#FF4B6C`)** — uses `accent` token
- **Muted (`#47FF5B`)** — uses `muted` token
- **Borders (`rgba(0,0,0,0.1)`)** — uses `line` token

## Typography

- **Display:** transitional-serif
- **Body:** grotesque-sans
- **Mono:** monospace

- Hero text uses specific type families like Canela.
- Text casing is strictly mixed case, with rare uppercase for specific labels.
- Body text is set in Styrene UI.

## Layout

Full-width sections with horizontal grid-based card layouts.

*Rhythm:* 8px based rhythm for vertical spacing.

## Elevation & Depth

- rgba(0, 0, 0, 0.35) 2px 2px 7px 0px
- Borders: 1px solid rgba(0,0,0,0.1)

## Shapes

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

## Components

- **button:** Compact, bordered buttons with uppercase text for actions like 'View Cart'.
- **card:** Image and text cards separated by thin borders.
- **chip:** Simple text labels for style counts.
- **input:** Minimalist, bordered text fields.
- **hero:** Massive typographic specimens occupying full viewport height.

## Do's and Don'ts

**Don't:**
- Don't use rounded corners — screenshot shows sharp, rectangular edges.
- Don't use gradients — screenshot shows flat, solid background blocks.
- Don't use drop shadows excessively — screenshot shows flat UI elements.
- Don't use sans-serif for display — screenshot shows transitional-serif for headlines.
- Don't use vibrant accent colors everywhere — screenshot uses them only for specific specimens.
- Don't use heavy padding — screenshot shows tight, efficient spacing.

---

## System Prompt (paste into AI agent)

```
Commercial Type is a premium type foundry with a minimalist, typography-focused design. The layout uses large, bold specimens (transitional-serif like Canela) set against solid, high-contrast background blocks (#E4CAEF, #500000, #78FFF0). The UI is a clean, functional grid (Styrene UI) with sharp corners and no gradients. Key colors include deep purple (#480078), hot pink (#FF4B6C), and bright green (#47FF5B). Critical donts: never use rounded corners, avoid gradients, and ensure display text remains strictly serif-based. The overall feel is an editorial gallery of type.
```
