---
name: Cartesia
description: "The site is a strong example of the 'Academic Tech' aesthetic, successfully bridging the gap between deep AI research and a polished developer-facing product."
version: alpha

colors:
  background: "#FAFAFA"
  primary: "#1A1A1A"
  secondary: "#555555"
  tertiary: "#1B7A3D"
  neutral: "#D6E5D6"
  bg-soft: "#F0F7F0"
  muted-soft: "#EDF4ED"
  line: "rgba(223, 237, 223, 1)"

typography:
  display:
    fontFamily: transitional-serif
    fontSize: 56px
    lineHeight: 1.1
    fontWeight: 400
    letterSpacing: "-0.02em"
  headline:
    fontFamily: humanist-sans
    fontSize: 36px
    lineHeight: 1.2
    fontWeight: 400
    letterSpacing: "-0.01em"
  body:
    fontFamily: humanist-sans
    fontSize: 16px
    lineHeight: 1.5
    fontWeight: 400
    letterSpacing: "0em"
  caption:
    fontFamily: humanist-sans
    fontSize: 14px
    lineHeight: 1.4
    fontWeight: 500
    letterSpacing: "0em"

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

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

---

## Overview

Cartesia is an AI startup building foundational models and developer tools for human-like voice agents.

*A specialized research lab with a polished, modern enterprise product layer.*

## Colors

High-contrast ink on light, natural backgrounds with a single deep green accent to signify growth and nature.

- **Background (`#FAFAFA`)** — uses `bg` token
- **Primary text (`#1A1A1A`)** — uses `ink` token
- **Secondary text (`#555555`)** — uses `ink-soft` token
- **Accent (`#1B7A3D`)** — uses `accent` token
- **Muted (`#D6E5D6`)** — uses `muted` token
- **Borders (`rgba(223, 237, 223, 1)`)** — uses `line` token

## Typography

- **Display:** transitional-serif
- **Body:** humanist-sans
- **Mono:** modern-monospace

- Serif for display and hero text to convey authority and research depth.
- Sans-serif for UI and body text for maximum legibility.
- Mono for technical labels and data points.

## Layout

12-column grid with large hero sections alternating with 2-column split layouts.

*Rhythm:* Strict 4px base grid with generous white space between major content blocks.

## Elevation & Depth

- 0 1px 2px rgba(0,0,0,0.05)
- Borders: 1px solid #DFEDDF

## Shapes

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

## Components

- **button:** Pill-shaped primary buttons with deep green background, secondary buttons with thin green borders.
- **card:** Minimalist content cards with subtle green-tinted backgrounds or thin borders.
- **chip:** Small, rounded category tags for industry sectors like 'Finance' and 'Healthcare'.
- **input:** Clean text inputs with subtle bottom borders or thin outlines.
- **hero:** Large, serif-led text block paired with a descriptive paragraph and dual CTAs.

## Do's and Don'ts

**Don't:**
- Don't use a dark mode theme — the screenshot shows a consistently light, bright background.
- Don't use aggressive gradients — the screenshot shows solid colors and subtle tints.
- Don't use heavy drop shadows — the screenshot shows very flat, minimal elevation.
- Don't use neon or high-chroma accent colors — the screenshot uses a single deep, natural green.
- Don't use highly decorative or script fonts — the screenshot uses clean, legible typefaces.
- Don't use cluttered navigation with too many items — the screenshot shows a streamlined, spacious top bar.

---

## System Prompt (paste into AI agent)

```
Cartesia is an AI startup positioning itself as a provider of foundational research and tools for human-like voice agents. The design reflects a 'research lab meets enterprise product' identity. The palette is anchored by a near-white background (#FAFAFA) and deep charcoal ink (#1A1A1A), with a signature natural green (#1B7A3D) used for accents and highlights. Typography contrasts a transitional serif for display text (PP Kyoto) with a clean humanist sans (ABC Diatype) for body and UI. Critical design constraints: avoid dark mode entirely, maintain generous whitespace, and use only subtle, solid-color borders or tints rather than heavy shadows or complex gradients.
```
