---
name: Beau To
description: "The site is worth including for its sophisticated use of UI mockups to demonstrate complex data validation processes within a clean, modern SaaS aesthetic."
version: alpha

colors:
  background: "#FFFFFF"
  primary: "#000000"
  tertiary: "#FF8308"
  neutral: "#000000"
  bg-quiet: "#F6F4F1"
  muted-soft: "rgba(0,0,0,0.6)"
  line: "rgba(0,0,0,0.1)"

typography:
  display:
    fontFamily: humanist-sans
    fontSize: 56px
    lineHeight: 1.1
    fontWeight: 500
    letterSpacing: "-1.12px"
  display-sm:
    fontFamily: humanist-sans
    fontSize: 40px
    lineHeight: 1.15
    fontWeight: 500
    letterSpacing: "-0.8px"
  heading:
    fontFamily: humanist-sans
    fontSize: 28px
    lineHeight: 1.2
    fontWeight: 500
    letterSpacing: "-0.33px"
  body:
    fontFamily: humanist-sans
    fontSize: 17px
    lineHeight: 1.4
    fontWeight: 400
    letterSpacing: "0px"
  caption:
    fontFamily: humanist-sans
    fontSize: 14px
    lineHeight: 1.4
    fontWeight: 400
    letterSpacing: "0px"

rounded:
  sm: 6px
  md: 12px
  lg: 24px
  pill: 200px

spacing:
  xs: 4px
  sm: 8px
  md: 12px
  lg: 16px
  xl: 18px
  2xl: 24px
  3xl: 48px

---

## Overview

Beau redefines client-facing processes by bringing smart automation to every document interaction.

*An intelligent document processing engine that automates data extraction and validation.*

## Colors

High-contrast black and white for clarity, with vibrant gradient accents for dynamic energy.

- **Background (`#FFFFFF`)** — uses `bg` token
- **Primary text (`#000000`)** — uses `ink` token
- **Accent (`#FF8308`)** — uses `accent` token
- **Muted (`#000000`)** — uses `muted` token
- **Borders (`rgba(0,0,0,0.1)`)** — uses `line` token

## Typography

- **Display:** humanist-sans
- **Body:** humanist-sans
- **Mono:** monospace

## Layout

Centered hero section followed by alternating split layouts and a 3-column feature grid.

*Rhythm:* Based on a 4px grid with generous whitespace to emphasize clarity.

## Elevation & Depth

- 0px 2px 6px 0px rgba(0, 0, 0, 0.06)
- Borders: Subtle 1px solid lines for separation.

## Shapes

- `sm`: 6px
- `md`: 12px
- `lg`: 24px
- `pill`: 200px

## Components

- **button:** Pill-shaped primary button with high contrast black background and white text.
- **card:** Cards with subtle borders and soft shadows, often containing data validation examples.
- **chip:** Status indicators with colored text (green for valid, orange for warning, red for invalid).
- **input:** Clean text-based inputs for data entry.
- **hero:** Large centered headline with a supporting subtitle and a complex UI mockup showcasing data validation.

## Do's and Don'ts

**Don't:**
- don't use multiple primary accent colors — screenshot shows a single gradient used for emphasis across steps
- don't use complex decorative backgrounds — screenshot shows a mostly clean white background with minimal noise
- don't use center-aligned body text — screenshot shows left-aligned text for readability in descriptions
- don't use rounded corners on all elements — screenshot shows sharp corners on some UI mockups but rounded on buttons
- don't use heavy drop shadows — screenshot shows very subtle, almost flat shadowing
- don't use sans-serif fonts for code — screenshot uses a monospace font for document data extraction

---

## System Prompt (paste into AI agent)

```
Beau is a SaaS platform for document automation, characterized by a clean, high-contrast aesthetic. Key hex colors are #FFFFFF, #000000, and a vibrant orange-red gradient (#FF8308). The typography is a modern humanist-sans-serif (Geist) with tight letter spacing for large headlines. Critical design constraints: maintain extreme clarity and whitespace, avoid visual clutter in favor of data-focused UI mockups, and use a consistent vibrant gradient as the only major accent color. The layout should remain spacious and centered to emphasize professional efficiency and trust.
```
