---
name: Wise
description: "A textbook example of modern fintech branding, utilizing a bold single-color accent against a clean, neutral canvas to build trust and recognition."
version: alpha

colors:
  background: "#FFFFFF"
  primary: "#000000"
  tertiary: "#9FE870"
  bg-soft: "#F0F0F0"
  bg-quiet: "#F5F5F5"
  line: "rgba(0,0,0,0.08)"

typography:
  display:
    fontFamily: geometric-sans
    fontSize: 56px
    lineHeight: 1.1
    fontWeight: 500
    letterSpacing: "-1px"
  body:
    fontFamily: geometric-sans
    fontSize: 16px
    lineHeight: 1.5
    fontWeight: 400
    letterSpacing: "0px"

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

A clean, green-accented fintech brand identity with a minimalist UI.

*A clean, well-organized bank lobby with a strong green accent color.*

## Colors

High contrast primary palette with a vibrant green accent on neutral backgrounds.

- **Background (`#FFFFFF`)** — uses `bg` token
- **Primary text (`#000000`)** — uses `ink` token
- **Accent (`#9FE870`)** — uses `accent` token
- **Borders (`rgba(0,0,0,0.08)`)** — uses `line` token

## Typography

- **Display:** geometric-sans
- **Body:** geometric-sans

- Use geometric sans-serif for all UI text.
- Maintain tight letter spacing for large display text.

## Layout

Full-width flexible grid.

*Rhythm:* Standard 4px base grid.

## Elevation & Depth

- oklab(0 0 0 / 0.04) 0px 10px 15px -3px
- oklab(0 0 0 / 0.04) 0px 4px 6px -4px
- Borders: 1px solid rgba(0,0,0,0.08)

## Shapes

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

## Components

- **button:** Pill-shaped buttons with solid green background or subtle border.
- **card:** Rounded containers with soft shadows.
- **chip:** Pill-shaped navigation toggles.
- **hero:** Minimal layout with large typography or product imagery.

## Do's and Don'ts

**Don't:**
- Don't use sharp corners — screenshot shows highly rounded pills and radii.
- Don't use a dark background — screenshot shows a predominantly white canvas.
- Don't use muted colors for primary actions — screenshot uses bright green.
- Don't use serif typography — screenshot uses geometric sans-serif.
- Don't use multiple bright colors — screenshot uses a strict black, white, and green palette.
- Don't use dense layouts — screenshot shows generous whitespace.

---

## System Prompt (paste into AI agent)

```
This is a clean, modern fintech website with a minimalist aesthetic. The primary color palette is stark white and black with a vibrant, high-chroma green accent (#9FE870). Typography relies on a geometric sans-serif category (Inter/Wise Sans) for a friendly yet professional feel. Layouts are spacious with generous padding and highly rounded, pill-shaped UI elements. Critical constraints: avoid dark mode, avoid serif fonts, and maintain the strict green/black/white color scheme without introducing competing hues. Use bold, clear headlines and generous whitespace to maintain clarity.
```
