---
name: n8n
description: "This site is an excellent example of a modern, premium developer tool aesthetic, balancing high-impact visuals with a clean, functional interface."
version: alpha

colors:
  background: "#0e0918"
  primary: "#d1cece"
  secondary: "#9d9797"
  tertiary: "#ee4f27"
  neutral: "#6f6f6f"
  bg-soft: "#1a1624"
  bg-quiet: "#151020"
  muted-soft: "#4b4b4b"
  line: "rgba(111,111,111,0.3)"

typography:
  display:
    fontFamily: geometric-sans
    fontSize: 56px
    lineHeight: 1.1
    fontWeight: 600
    letterSpacing: "-1px"
  h2:
    fontFamily: geometric-sans
    fontSize: 40px
    lineHeight: 1.2
    fontWeight: 600
    letterSpacing: "-0.5px"
  body-lg:
    fontFamily: geometric-sans
    fontSize: 20px
    lineHeight: 1.5
    fontWeight: 400
    letterSpacing: "0"
  body:
    fontFamily: geometric-sans
    fontSize: 16px
    lineHeight: 1.5
    fontWeight: 400
    letterSpacing: "0"
  caption:
    fontFamily: geometric-sans
    fontSize: 12px
    lineHeight: 1.2
    fontWeight: 600
    letterSpacing: "1px"

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

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

---

## Overview

A dark-themed developer tool landing page using high-contrast orange accents and clean sans-serif typography to present AI workflows.

*An IDE for connecting APIs and AI, styled like a high-end developer tool.*

## Colors

High-contrast dark UI with vibrant orange focal points and strictly restrained secondary colors.

- **Background (`#0e0918`)** — uses `bg` token
- **Primary text (`#d1cece`)** — uses `ink` token
- **Secondary text (`#9d9797`)** — uses `ink-soft` token
- **Accent (`#ee4f27`)** — uses `accent` token
- **Muted (`#6f6f6f`)** — uses `muted` token
- **Borders (`rgba(111,111,111,0.3)`)** — uses `line` token

## Typography

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

- All typography uses a geometric sans-serif family (Geomanist).
- Headlines use tight tracking (-1px) and semi-bold weights.
- Body text remains at 400 weight for readability.

## Layout

Standard max-width container with centered content, left-aligned text in the hero.

*Rhythm:* Standard 4px base grid with generous padding (48px) for major sections.

## Elevation & Depth

- 0px 1px 0px 0px inset rgba(255,142,93,0.3)
- 0px 0px 0px 1px inset rgba(255,255,255,0.1)
- 1px 2px 8px 0px rgba(0,0,0,0.35)
- Borders: 1px solid rgba(111,111,111,0.3)

## Shapes

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

## Components

- **button:** Solid orange (#ee4f27) for primary actions, dark outlined for secondary, pill-radius.
- **card:** Dark background with subtle border and box-shadow for depth.
- **chip:** Not explicitly prominent, but checkmark indicators use a clean, minimal style.
- **input:** Dark backgrounds with subtle borders.
- **hero:** Large centered headline, two CTA buttons, and a prominent 3D graphic.

## Do's and Don'ts

**Don't:**
- Don't use playful or rounded fonts — screenshot shows a clean geometric sans-serif.
- Don't use a light background — screenshot shows a deep dark navy (#0e0918) background.
- Don't use multiple high-chroma colors — screenshot uses orange as the sole dominant accent.
- Don't use complex or busy background patterns — screenshot uses clean dark gradients and subtle radial glows.
- Don't use wide, airy letter-spacing in headlines — screenshot shows tight, compact tracking.
- Don't use heavy drop shadows — screenshot uses subtle inset glows and thin borders for depth.

---

## System Prompt (paste into AI agent)

```
This site is a developer-focused SaaS landing page for workflow automation. It uses a dark mode theme with a deep navy background (#0e0918) and a single dominant high-chroma orange accent (#ee4f27) for primary calls to action. The typography consists of clean, geometric sans-serif fonts (Geomanist) with semi-bold weights for headlines and standard weights for body text. Critical design constraints include: never use light or white backgrounds, never use multiple competing accent colors, and always maintain a clean, professional layout with subtle depth cues like inset glows rather than heavy shadows. The tone is direct and professional, targeting technical teams.
```
