---
name: Framer
description: "A masterclass in modern SaaS design, balancing bold typography with a dark, premium aesthetic."
version: alpha

colors:
  background: "#000000"
  primary: "#FFFFFF"
  secondary: "rgba(255,255,255,0.6)"
  tertiary: "#0099FF"
  neutral: "#999999"
  bg-quiet: "#242424"
  muted-soft: "#CCCCCC"
  line: "rgba(255,255,255,0.1)"

typography:
  display:
    fontFamily: geometric-sans
    fontSize: 96px
    lineHeight: 1.0
    fontWeight: 500
    letterSpacing: "-2px"
  display-sm:
    fontFamily: geometric-sans
    fontSize: 32px
    lineHeight: 1.2
    fontWeight: 500
    letterSpacing: "-0.5px"
  body:
    fontFamily: humanist-sans
    fontSize: 18px
    lineHeight: 1.5
    fontWeight: 400
    letterSpacing: "-0.15px"
  caption:
    fontFamily: humanist-sans
    fontSize: 12px
    lineHeight: 1.6
    fontWeight: 400
    letterSpacing: "-0.01px"

rounded:
  sm: 6px
  md: 8px
  lg: 15px
  pill: 100px

spacing:
  xs: 4px
  sm: 8px
  md: 12px
  lg: 16px
  xl: 20px
  2xl: 24px
  3xl: 32px

---

## Overview

A sleek, dark-mode SaaS platform for building beautiful websites with integrated design tools.

*A high-end design tool that feels like a polished creative studio.*

## Colors

High-contrast dark mode with a single vibrant blue accent.

- **Background (`#000000`)** — uses `bg` token
- **Primary text (`#FFFFFF`)** — uses `ink` token
- **Secondary text (`rgba(255,255,255,0.6)`)** — uses `ink-soft` token
- **Accent (`#0099FF`)** — uses `accent` token
- **Muted (`#999999`)** — uses `muted` token
- **Borders (`rgba(255,255,255,0.1)`)** — uses `line` token

## Typography

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

- Use tight letter-spacing for large display text
- Maintain high contrast for body text against dark backgrounds
- Prioritize geometric sans-serif for headers and UI

## Layout

Centered content with large margins and a clear vertical rhythm.

*Rhythm:* Consistent 4px grid with generous whitespace for a premium feel.

## Elevation & Depth

- 0px 1px 2px rgba(0,0,0,0.25)
- 0px 10px 30px rgba(0,0,0,0.25)
- 0px 0px 0px 2px #090909
- Borders: Minimal, often using subtle white borders or shadows to define depth.

## Shapes

- `sm`: 6px
- `md`: 8px
- `lg`: 15px
- `pill`: 100px

## Components

- **button:** Pill-shaped buttons with strong contrast, either white on black or white with black text.
- **card:** Dark cards with subtle borders and rounded corners, often containing images or data.
- **chip:** Small, rounded labels or tags.
- **input:** Clean, dark inputs with subtle borders.
- **hero:** Massive, bold typography centered on a dark background with a clear call to action.

## Do's and Don'ts

**Don't:**
- Don't use light backgrounds — screenshot shows a primary #000000 background.
- Don't use serif fonts — screenshot shows sans-serif display and body fonts.
- Don't use rounded squares — screenshot shows 100px pill buttons.
- Don't use multiple bright colors — screenshot shows a dominant blue accent.
- Don't use thin, light typography — screenshot shows bold, high-contrast headings.
- Don't use cluttered layouts — screenshot shows generous whitespace and a clear hierarchy.

---

## System Prompt (paste into AI agent)

```
This is a high-performance SaaS website for a design tool. The design DNA is a dark, premium, and clean aesthetic. Key colors are #000000 (bg), #FFFFFF (ink), and #0099FF (accent). Fonts are primarily geometric and humanist sans-serifs. Critical donts: don't use light backgrounds, don't use serif fonts, don't use multiple competing accent colors, don't use thin typography for headlines, don't use cluttered layouts, don't use non-pill buttons. The tone is confident and modern, focusing on speed and creative power.
```
