---
name: Warpcast
description: "This site is a prime example of a modern, dark-mode-first consumer app interface that prioritizes readability and a calm user experience."
version: alpha

colors:
  background: "#121212"
  primary: "#FFFFFF"
  secondary: "rgba(255,255,255,0.8)"
  tertiary: "#7959FF"
  neutral: "rgba(255,255,255,0.5)"
  line: "rgba(255,255,255,0.1)"

typography:
  display:
    fontFamily: humanist-sans
    fontSize: 42px
    lineHeight: 1.0
    fontWeight: 400
    letterSpacing: "-0.5px"
  body:
    fontFamily: humanist-sans
    fontSize: 16px
    lineHeight: 1.5
    fontWeight: 400
    letterSpacing: "0px"

rounded:
  sm: 4px
  md: 8px
  lg: 12px
  pill: 300px

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

---

## Overview

A decentralized social network with a calm, dark-mode-first interface focused on ownership and building.

*A dark, serene portal to a decentralized social universe*

## Colors

Deep, dark backgrounds with high-contrast white text and a vibrant purple accent for primary actions

- **Background (`#121212`)** — uses `bg` token
- **Primary text (`#FFFFFF`)** — uses `ink` token
- **Secondary text (`rgba(255,255,255,0.8)`)** — uses `ink-soft` token
- **Accent (`#7959FF`)** — uses `accent` token
- **Muted (`rgba(255,255,255,0.5)`)** — uses `muted` token
- **Borders (`rgba(255,255,255,0.1)`)** — uses `line` token

## Typography

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

## Layout

Split hero with phone mockup on left, content on right

*Rhythm:* Consistent 4px grid-based spacing

## Elevation & Depth

- Borders: 1px solid rgba(255,255,255,0.1)

## Shapes

- `sm`: 4px
- `md`: 8px
- `lg`: 12px
- `pill`: 300px

## Components

- **button:** Pill-shaped with high fill for primary, subtle for secondary
- **hero:** Split layout with app mockup and bold headline

## Do's and Don'ts

**Don't:**
- Don't use light backgrounds — screenshot shows a deep dark mode interface
- Don't use sharp corners on primary buttons — screenshot shows pill-shaped buttons
- Don't use low-contrast text — screenshot shows high-contrast white on dark
- Don't use complex gradients on UI elements — screenshot shows flat or very subtle gradients
- Don't use a cluttered layout — screenshot shows a clean, spacious split-hero design
- Don't use red or orange as primary accents — screenshot shows purple as the single dominant accent

---

## System Prompt (paste into AI agent)

```
Farcaster (Warpcast) is a decentralized social network positioned as a calm, dark-mode-first platform for building and community. The key colors are a deep charcoal background (#121212), white primary text (#FFFFFF), and a vibrant purple accent (#7959FF) for primary actions like signing up. Typography uses clean humanist-sans-serif fonts (Inter/SeasonMix) for a modern, readable feel. Critical donts include: never use light or white backgrounds as the core interface is dark; avoid sharp corners on primary buttons which are distinctly pill-shaped; and never use low-contrast text which would violate the high-accessibility dark theme. The layout is spacious and focused, often using a split hero with an app mockup. The voice is direct and empowering.
```
