---
name: Lindy
description: "This site is an excellent example of a modern SaaS landing page that balances professional restraint with clear, bold typography and strategic color accents to build trust and drive conversion."
version: alpha

colors:
  background: "#FCF9F8"
  primary: "#0F1E2E"
  tertiary: "#2A66FF"
  neutral: "#474A55"
  line: "rgba(0, 0, 0, 0.08)"

typography:
  display:
    fontFamily: grotesque-sans
    fontSize: 72px
    lineHeight: 1.0
    fontWeight: 500
    letterSpacing: "-1.44px"
  h2:
    fontFamily: humanist-sans
    fontSize: 48px
    lineHeight: 1.05
    fontWeight: 500
    letterSpacing: "-0.96px"
  body:
    fontFamily: humanist-sans
    fontSize: 16px
    lineHeight: 1.5
    fontWeight: 500
    letterSpacing: "-0.16px"
  body-lg:
    fontFamily: humanist-sans
    fontSize: 20px
    lineHeight: 1.5
    fontWeight: 500
    letterSpacing: "-0.2px"

rounded:
  sm: 8px
  md: 12px
  lg: 24px
  pill: 1440px

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

---

## Overview

An AI-powered note-taking and scheduling assistant for busy professionals.

*A world-class executive assistant that handles your daily tasks so you can focus on what matters.*

## Colors

Professional clarity with a warm off-white canvas and strategic blue/gold accents.

- **Background (`#FCF9F8`)** — uses `bg` token
- **Primary text (`#0F1E2E`)** — uses `ink` token
- **Accent (`#2A66FF`)** — uses `accent` token
- **Muted (`#474A55`)** — uses `muted` token
- **Borders (`rgba(0, 0, 0, 0.08)`)** — uses `line` token

## Typography

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

- Headlines use tight tracking and sentence-case capitalization.
- Body text maintains a consistent 1.5 line-height for readability.
- Bold weight (500) is standard for most text, with 700 reserved for accents.

## Layout

Centered single-column hero flowing into a 12-column grid for features.

*Rhythm:* Consistent 64px vertical rhythm for major sections, with 24px gutters for grid elements.

## Elevation & Depth

- rgba(0, 0, 0, 0.15) 0px 1px 10px 0px
- rgba(20, 21, 26, 0.05) 0px 1px 2px 0px
- Borders: Thin 1px borders using a subtle rgba(0, 0, 0, 0.08) for card separation.

## Shapes

- `sm`: 8px
- `md`: 12px
- `lg`: 24px
- `pill`: 1440px

## Components

- **button:** Rounded pill shapes with solid fill (blue) or text-only styling.
- **card:** Clean white cards with subtle shadows and 12px border radius.
- **chip:** Small rounded badges (like 'Trusted by 400,000+') with solid background.
- **input:** Standard form fields with clean borders and rounded corners.
- **hero:** Large-scale typography with a single-line colored accent and centered layout.

## Do's and Don'ts

**Don't:**
- Don't use a pure white (#FFFFFF) background — screenshot shows a warm off-white (#FCF9F8) instead.
- Don't use heavy black (#000000) for text — screenshot uses a deep navy (#0F1E2E) instead.
- Don't use sharp corners on all elements — screenshot uses rounded rectangles and pill shapes (up to 1440px radius) instead.
- Don't use thin, light-weight typography for headlines — screenshot uses bold (500-700 weight) grotesque-sans fonts instead.
- Don't use a multi-colored or busy background pattern — screenshot maintains a clean, mostly monochromatic background with a single accent color instead.
- Don't use small, cramped spacing — screenshot utilizes generous 64px section padding and clear 24px gutters instead.

---

## System Prompt (paste into AI agent)

```
Lindy is a premium AI productivity tool for professionals, presented on a warm off-white (#FCF9F8) canvas. The design DNA centers on a deep navy (#0F1E2E) for primary text and a vibrant blue (#2A66FF) as the dominant accent, with secondary gold highlights. Typography relies on a clean, modern humanist-sans (Manrope) for body text and a slightly more structured grotesque-sans for headlines, with heavy use of 500-700 weight. The layout is spacious and centered, prioritizing clarity. Key critical donts: never use pure white for the main background, avoid sharp corners on primary UI elements, and never use thin or low-contrast text for headlines. The voice is professional and helpful, focusing on the core value proposition of saving time through automation.
```
