---
name: Augen Pro
description: "A great example of a premium tech brand using minimalist design to convey sophistication and innovation."
version: alpha

colors:
  background: "#FFFFFF"
  primary: "#0F1012"
  secondary: "#5E5E5E"
  tertiary: "#0071E3"
  neutral: "#F2F2F4"
  bg-soft: "#F2F2F4"
  bg-quiet: "#EFEFEF"
  line: "rgba(0, 113, 227, 0.5)"

typography:
  display:
    fontFamily: geometric-sans
    fontSize: 56px
    lineHeight: 1.0
    fontWeight: 350
    letterSpacing: "-1px"
  body:
    fontFamily: geometric-sans
    fontSize: 16px
    lineHeight: 1.2
    fontWeight: 350
    letterSpacing: "-0.32px"

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

Beyond Humanware.

*A minimalist laboratory for human augmentation.*

## Colors

High-contrast minimalism with a single vibrant blue accent.

- **Background (`#FFFFFF`)** — uses `bg` token
- **Primary text (`#0F1012`)** — uses `ink` token
- **Secondary text (`#5E5E5E`)** — uses `ink-soft` token
- **Accent (`#0071E3`)** — uses `accent` token
- **Muted (`#F2F2F4`)** — uses `muted` token
- **Borders (`rgba(0, 113, 227, 0.5)`)** — uses `line` token

## Typography

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

- Use geometric sans for all text.
- Maintain light weight for a refined, technical look.
- Use negative letter spacing for display text.

## Layout

A single-column centered layout with a large hero section.

*Rhythm:* Generous whitespace to create a sense of focus and luxury.

## Elevation & Depth

- 0 2px 10px rgba(0, 0, 0, 0.05)
- Borders: Thin, subtle borders for containers and chips.

## Shapes

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

## Components

- **button:** Pill-shaped buttons with light borders and blue text.
- **card:** Minimalist cards with subtle backgrounds.
- **chip:** Outlined pill-shaped chips for categories.
- **input:** Clean, borderless inputs.
- **hero:** A large 3D render with minimal text overlay.

## Do's and Don'ts

**Don't:**
- Don't use heavy borders — screenshot shows thin, subtle lines.
- Don't use bold typography — screenshot shows light, refined weights.
- Don't use multiple accent colors — screenshot shows a single blue accent.
- Don't use dark backgrounds for the main hero — screenshot shows a white background.
- Don't use playful or rounded shapes — screenshot shows sharp, geometric forms.
- Don't use complex gradients — screenshot shows solid colors and subtle shadows.

---

## System Prompt (paste into AI agent)

```
This is a premium hardware and neural technology site for 'augen' (Augen Pro), positioned as 'Beyond Humanware'. The design is minimalist and refined, using a clean white background (#FFFFFF) with a dark ink (#0F1012) and a single vibrant blue accent (#0071E3). Typography is a geometric sans-serif (PP Neue Montreal) at light weights, creating a technical and sophisticated feel. Key critical donts: do not use bold typography, do not introduce multiple accent colors, and do not clutter the layout with unnecessary elements. The site emphasizes 3D imagery and generous whitespace to create a sense of future-forward innovation.
```
