---
name: Readymag
description: "This site exemplifies a design-led platform that balances premium, editorial aesthetics with the functional needs of a design tool, making it a strong reference for creative digital products."
version: alpha

colors:
  background: "#FFFFFF"
  primary: "#282828"
  secondary: "#444444"
  tertiary: "#FF5000"
  neutral: "#808080"
  bg-soft: "#F4F4F4"
  line: "rgba(40,40,40,0.24)"

typography:
  display:
    fontFamily: humanist-sans
    fontSize: 80px
    lineHeight: 1.0
    fontWeight: 500
    letterSpacing: "-2px"
  headline:
    fontFamily: system-sans
    fontSize: 30px
    lineHeight: 1.3
    fontWeight: 400
    letterSpacing: "-0.8px"
  body:
    fontFamily: system-sans
    fontSize: 16px
    lineHeight: 1.5
    fontWeight: 400
    letterSpacing: "-0.04px"
  caption:
    fontFamily: system-sans
    fontSize: 14px
    lineHeight: 1.7
    fontWeight: 400
    letterSpacing: "0px"

rounded:
  sm: 4px
  md: 10px
  lg: 20px
  pill: 999px

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

---

## Overview

A premium design tool platform for creating expressive, gallery-like websites.

*A Swiss-style gallery for digital design tools.*

## Colors

High-contrast base with bold, saturated accents and generous white space.

- **Background (`#FFFFFF`)** — uses `bg` token
- **Primary text (`#282828`)** — uses `ink` token
- **Secondary text (`#444444`)** — uses `ink-soft` token
- **Accent (`#FF5000`)** — uses `accent` token
- **Muted (`#808080`)** — uses `muted` token
- **Borders (`rgba(40,40,40,0.24)`)** — uses `line` token

## Typography

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

- Use Geometric/Humanist sans for display headlines.
- Use system fonts for UI elements.
- Ensure tight letter-spacing for large display text.

## Layout

Standard 12-column grid with flexible gutters and high-density gallery layouts.

*Rhythm:* 4px base grid with tight, intentional spacing for compact UI elements.

## Elevation & Depth

- 0 2px 8px rgba(0,0,0,0.05)
- Borders: 1px solid rgba(40,40,40,0.24)

## Shapes

- `sm`: 4px
- `md`: 10px
- `lg`: 20px
- `pill`: 999px

## Components

- **button:** Pill-shaped with bold orange background and white text, or outlined with dark borders.
- **card:** Image-heavy with tight borders and minimal padding, focusing on visual content.
- **chip:** Not prominently featured, used for tags or small status labels.
- **input:** Clean text inputs with bottom borders or subtle backgrounds.
- **hero:** Large expressive typography paired with a high-density image gallery or bold color blocks.

## Do's and Don'ts

**Don't:**
- Don't use decorative or script fonts — screenshot shows clean, functional sans-serif typography.
- Don't use low-contrast colors for text — screenshot shows high-contrast black and white with bold accents.
- Don't use complex, cluttered layouts — screenshot shows clear, grid-based gallery layouts.
- Don't use rounded, bubbly UI components everywhere — screenshot shows sharp, intentional borders and pill shapes for buttons only.
- Don't use muted, pastel color palettes — screenshot shows bold, saturated colors like orange and purple.
- Don't hide visual content behind interactions — screenshot shows high-density image galleries as primary content.

---

## System Prompt (paste into AI agent)

```
This is a premium design tool platform for creating expressive, gallery-like websites. The primary background is white (#FFFFFF) with dark ink (#282828) for text, accented by a bold orange (#FF5000) for CTAs and purple (#8800FF) for highlights. Typography uses a humanist-sans display font and system sans-serif for body text. Critical donts: don't use decorative fonts, don't use low-contrast text, and don't use cluttered layouts. The layout is grid-based with high-density visual galleries and generous white space, focusing on showcasing design work.
```
