---
name: Arbitrum
description: "A strong example of a modern, premium fintech identity that uses bold typography and high contrast to convey authority and innovation."
version: alpha

colors:
  background: "#FFFFFF"
  primary: "#05163D"
  secondary: "rgba(0, 0, 0, 0.5)"
  tertiary: "#10E1FF"
  neutral: "#F2F2F2"
  bg-soft: "#F2F2F2"
  bg-quiet: "#05163D"
  muted-soft: "rgba(255, 255, 255, 0.8)"
  line: "rgba(0, 0, 0, 0.1)"

typography:
  display:
    fontFamily: grotesque-sans
    fontSize: 56px
    lineHeight: 1.0
    fontWeight: 500
    letterSpacing: "-1px"
  h2:
    fontFamily: geometric-sans
    fontSize: 40px
    lineHeight: 1.1
    fontWeight: 500
    letterSpacing: "-0.5px"
  body:
    fontFamily: geometric-sans
    fontSize: 16px
    lineHeight: 1.5
    fontWeight: 500
    letterSpacing: "0px"
  small:
    fontFamily: geometric-sans
    fontSize: 14px
    lineHeight: 1.5
    fontWeight: 500
    letterSpacing: "0px"
  caption:
    fontFamily: geometric-sans
    fontSize: 12px
    lineHeight: 1.5
    fontWeight: 500
    letterSpacing: "0px"

rounded:
  sm: 5px
  md: 5px
  lg: 20px
  pill: 40px

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

---

## Overview

A premium, bold, and high-contrast fintech platform identity.

*A bold, high-contrast fintech dashboard with a futuristic, geometric edge.*

## Colors

High-contrast, bold typography dominates, with a primary blue-cyan accent against deep navy and stark white.

- **Background (`#FFFFFF`)** — uses `bg` token
- **Primary text (`#05163D`)** — uses `ink` token
- **Secondary text (`rgba(0, 0, 0, 0.5)`)** — uses `ink-soft` token
- **Accent (`#10E1FF`)** — uses `accent` token
- **Muted (`#F2F2F2`)** — uses `muted` token
- **Borders (`rgba(0, 0, 0, 0.1)`)** — uses `line` token

## Typography

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

- All text is uppercase by default
- Body text uses a geometric sans-serif
- Hero text uses a bold grotesque sans-serif

## Layout

A clean, grid-based layout with generous whitespace and a strong left-aligned hero.

*Rhythm:* Generous padding (40px) and gaps (16px) create a spacious feel.

## Elevation & Depth

- 0px 1px 2px 0px rgba(0, 0, 0, 0.05)
- Borders: 1px solid rgba(0, 0, 0, 0.1)

## Shapes

- `sm`: 5px
- `md`: 5px
- `lg`: 20px
- `pill`: 40px

## Components

- **button:** Pill-shaped buttons with dark backgrounds and white text, or outlined versions with dark text.
- **card:** Case study cards with rounded corners, a dark background for the image area, and white text below.
- **chip:** N/A
- **input:** N/A
- **hero:** A full-width, deep navy container with a bold, oversized headline and a high-contrast background graphic.

## Do's and Don'ts

**Don't:**
- Don't use lowercase for navigation — screenshot shows all-uppercase labels like 'SOLUTIONS' and 'BUILDERS'
- Don't use thin or light font weights — screenshot shows exclusively medium (500) and semibold (600) weights
- Don't use rounded corners on primary buttons — screenshot shows pills (40px) for buttons, but sharp (5px) or small (20px) radius for other elements
- Don't use a soft or pastel color palette — screenshot shows high-contrast navy, white, and a vivid cyan accent
- Don't use serif fonts — screenshot shows exclusively sans-serif typefaces for all text
- Don't use a cluttered layout — screenshot shows generous whitespace and a clear, left-aligned hierarchy

---

## System Prompt (paste into AI agent)

```
Arbitrum's design is a premium, high-contrast fintech identity defined by bold, uppercase typography and a stark navy-and-white palette. The primary accent is a vivid cyan (#10E1FF), used for emphasis against a deep navy (#05163D) background. The typography is exclusively sans-serif, with a grotesque-sans display font for hero sections and a geometric-sans for body text, all set in medium (500) or semibold (600) weights and uppercase by default. Layouts are spacious and grid-based, with generous padding and clear hierarchy. Key donts: do not use lowercase navigation, do not use light font weights, do not use a pastel palette, do not use serif fonts, do not use cluttered layouts, and do not use thin borders or outlines without sufficient contrast.
```
