---
name: Tella
description: "This site is a great example of modern SaaS design that balances professional utility with a clean, approachable aesthetic through disciplined typography and color usage."
version: alpha

colors:
  background: "#FFFFFF"
  primary: "#0F172A"
  secondary: "#64748B"
  tertiary: "#5E51F8"
  neutral: "#94A3B8"
  bg-soft: "#F1F5F9"
  bg-quiet: "#F8FAFC"
  muted-soft: "#CBD5E1"
  line: "rgba(226, 232, 240, 1)"

typography:
  display:
    fontFamily: grotesque-sans
    fontSize: 56px
    lineHeight: 1.0
    fontWeight: 500
    letterSpacing: "-1.8px"
  display-sm:
    fontFamily: grotesque-sans
    fontSize: 32px
    lineHeight: 1.2
    fontWeight: 500
    letterSpacing: "-0.5px"
  body:
    fontFamily: humanist-sans
    fontSize: 16px
    lineHeight: 1.5
    fontWeight: 450
    letterSpacing: "-0.3px"
  caption:
    fontFamily: humanist-sans
    fontSize: 14px
    lineHeight: 1.4
    fontWeight: 450
    letterSpacing: "0px"

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

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

---

## Overview

An all-in-one screen recorder and video editor designed for professional team and creator workflows.

*A polished, modern video production tool that balances professional utility with approachable design.*

## Colors

Clean slate palette with a single vibrant purple accent to guide attention and actions.

- **Background (`#FFFFFF`)** — uses `bg` token
- **Primary text (`#0F172A`)** — uses `ink` token
- **Secondary text (`#64748B`)** — uses `ink-soft` token
- **Accent (`#5E51F8`)** — uses `accent` token
- **Muted (`#94A3B8`)** — uses `muted` token
- **Borders (`rgba(226, 232, 240, 1)`)** — uses `line` token

## Typography

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

- Use tight negative tracking on large display sizes
- Maintain consistent 450 weight for body text to ensure readability
- Use clear typographic hierarchy to separate features and benefits

## Layout

Centered column layout with generous whitespace to emphasize the hero section.

*Rhythm:* Consistent 4px grid system for tight, predictable component spacing and padding.

## Elevation & Depth

- 0px 1px 2px 0px rgba(0, 0, 0, 0.05)
- 0px 4px 16px 0px rgba(0, 0, 0, 0.06)
- 0px 8px 32px 4px rgba(0, 0, 0, 0.15)
- Borders: 1px solid rgba(226, 232, 240, 1)

## Shapes

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

## Components

- **button:** Large rounded pill buttons with solid accent background and white text for primary actions.
- **card:** Grid-based feature cards with light gray backgrounds, rounded corners, and subtle drop shadows.
- **chip:** Segmented controls for filtering content types (e.g., Messages, Demos, Long-form).
- **input:** Clean form fields with soft borders and a focus state using the primary accent color.
- **hero:** Centered headline and subhead with a primary CTA, followed by a large visual product preview.

## Do's and Don'ts

**Don't:**
- Don't use a busy, multi-colored palette — screenshot shows a restrained slate and purple scheme.
- Don't use decorative or highly stylized fonts — screenshot shows clean, legible sans-serif families.
- Don't clutter the layout with too many elements — screenshot shows generous whitespace and a clear focal point.
- Don't use sharp, square corners — screenshot shows consistent use of rounded corners and pill shapes.
- Don't use heavy, multi-layered shadows — screenshot shows subtle, soft elevation shadows.
- Don't use overly small touch targets — screenshot shows large, easily clickable buttons and navigation.

---

## System Prompt (paste into AI agent)

```
Tella is a professional SaaS product for screen recording and video editing, targeting teams and content creators. The design uses a clean white and slate palette (#FFFFFF, #F1F5F9, #0F172A) with a single vibrant purple accent (#5E51F8) for key calls-to-action. Typography relies on clean, modern humanist and grotesque sans-serif categories for high legibility. Key critical donts: avoid a cluttered layout, don't use overly decorative fonts, and never ignore the importance of generous whitespace to maintain the premium, tool-focused feel. The overall voice is professional and direct, emphasizing ease of use.
```
