---
name: Atlas
description: "A masterclass in premium fintech UI, blending cinematic photography with a strict, minimalist design system to convey exclusivity and global scale."
version: alpha

colors:
  background: "#1E1E1E"
  primary: "#F8F8F8"
  secondary: "#808080"
  tertiary: "#001391"
  neutral: "#808080"
  bg-soft: "#272727"
  bg-quiet: "#000000"
  muted-soft: "rgba(255,255,255,0.8)"
  line: "rgba(255,255,255,0.15)"

typography:
  display:
    fontFamily: geometric-sans
    fontSize: 56px
    lineHeight: 1.0
    fontWeight: 400
    letterSpacing: "-1.5px"
  h1:
    fontFamily: geometric-sans
    fontSize: 48px
    lineHeight: 1.05
    fontWeight: 400
    letterSpacing: "-1px"
  body:
    fontFamily: geometric-sans
    fontSize: 17px
    lineHeight: 1.23
    fontWeight: 400
    letterSpacing: "-0.23px"
  caption:
    fontFamily: geometric-sans
    fontSize: 12px
    lineHeight: 1.2
    fontWeight: 500
    letterSpacing: "0.2px"

rounded:
  sm: 4px
  md: 14px
  lg: 24px
  pill: 128px

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

---

## Overview

A premium fintech platform offering exclusive global dining, travel, and lifestyle access.

*A premium black-card experience for the modern global citizen.*

## Colors

High-contrast dark mode with a sophisticated gradient palette and a single bold blue accent.

- **Background (`#1E1E1E`)** — uses `bg` token
- **Primary text (`#F8F8F8`)** — uses `ink` token
- **Secondary text (`#808080`)** — uses `ink-soft` token
- **Accent (`#001391`)** — uses `accent` token
- **Muted (`#808080`)** — uses `muted` token
- **Borders (`rgba(255,255,255,0.15)`)** — uses `line` token

## Typography

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

- Headlines use a tight negative letter-spacing.
- Monospaced type is used exclusively for labels, coordinates, and data points.
- Font weights are kept minimal, primarily relying on Regular (400).

## Layout

Full-width sections with centered content and narrow column constraints for readability.

*Rhythm:* Generous vertical padding and wide letter-spacing in small caps create an airy, premium feel.

## Elevation & Depth

- 0px 2px 4px 0px rgba(0, 0, 0, 0.04)
- 0px 2px 20px 0px rgba(0, 0, 0, 0.15)
- Borders: Subtle 1px borders using rgba(255,255,255,0.15) or rgba(255,255,255,0.09) to define cards and sections.

## Shapes

- `sm`: 4px
- `md`: 14px
- `lg`: 24px
- `pill`: 128px

## Components

- **button:** Pill-shaped buttons with a solid blue background (#001391) and white text.
- **card:** Semi-transparent glass-morphism cards with subtle white borders and soft shadows.
- **chip:** Small, pill-shaped tags with uppercase monospaced text.
- **input:** Minimalist bottom-bordered inputs with monospaced labels.
- **hero:** Cinematic, full-bleed photographic or gradient hero sections with large, tightly-tracked typography.

## Do's and Don'ts

**Don't:**
- Don't use bright, saturated backgrounds — screenshot shows deep, muted dark themes (#1E1E1E).
- Don't use decorative serif fonts — screenshot shows clean, geometric sans-serif typography.
- Don't use complex, multi-colored gradients — screenshot shows subtle, monochromatic or single-hue gradients.
- Don't use heavy drop shadows — screenshot shows very subtle, soft, diffused shadows.
- Don't use small, cramped layouts — screenshot shows generous whitespace and wide spacing.
- Don't use playful, rounded icons — screenshot shows refined, minimalist, and geometric branding.

---

## System Prompt (paste into AI agent)

```
Atlas is a premium fintech platform for global lifestyle access. Its design DNA is defined by a dark, high-contrast aesthetic using deep grays (#1E1E1E, #272727) and crisp whites (#F8F8F8), anchored by a single bold blue accent (#001391). Typography relies on clean, geometric sans-serifs for display and body text, complemented by monospaced fonts for data and labels. Layouts are spacious, using generous padding and negative letter-spacing for headlines to create a refined, editorial feel. Critical donts: never use bright or neon colors, avoid decorative serif fonts, and never clutter the interface with heavy borders or complex patterns. Maintain a sophisticated, aspirational tone throughout.
```
