For the complete documentation index, see llms.txt. This page is also available as Markdown.

Design Prompt

Brand Personality

Minimal, trustworthy, technical, fast, precise, premium, calm.

Avoid: playful, cartoonish, futuristic for the sake of futuristic, crypto casino style, loud Web3 aesthetics.

Do not use: gradients, neon effects, colorful illustrations, 3D objects, glassmorphism, decorative blobs, cyberpunk lighting, excessive shadows, emoji-style icons, or playful UI elements.

The design should feel calm, precise, premium, and infrastructure-grade.


Color System

Monochrome-first. No brand color. Status colors are functional only β€” never decorative.

Token
Value
Usage

Background

#FFFFFF or #FAFAFA

Page background

Primary text

#0A0A0A

Headlines, body

Secondary text

#525252

Metadata, captions

Border

#E5E5E5

Hairline dividers, inputs, cards

Muted surface

#F5F5F5

Quiet backgrounds

Primary button

Black bg, white text

Single primary action per screen

Secondary button

White bg, black text, 1px border

Supporting actions

Status colors (use sparingly):

  • Success β€” small green indicator only

  • Warning / error β€” minimal amber / red text or icon only

πŸ”‘ Usage rules β€’ Primary CTA β†’ black β€’ Hover β†’ slight elevation / subtle outline (not color) β€’ Focus β†’ thin black ring β€’ Red β†’ only for irreversible danger β€’ No blue anywhere by default β€’ Do not use status colors as decoration


Typography

  • Font family: Inter (all weights, all UI surfaces)

  • Fallback stack: Inter, ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif

  • Clean sans-serif only β€” avoid decorative fonts

  • Headlines confident but not oversized

  • Use font weight for emphasis instead of color

Hierarchy

Level
Desktop
Mobile

H1

48–64px

36–44px

H2

32–40px

β€”

H3

20–24px

β€”

Body

16px

β€”

Caption

12–14px

β€”


Layout & Spacing

  • Generous whitespace

  • 12-column grid on desktop

  • Max content width 1120–1200px

  • Spacing scale: 4, 8, 12, 16, 24, 32, 48, 64

  • Avoid crowded dashboards

  • Every screen has one clear primary action


Components

Buttons β€” rectangular with subtle radius, no glow, no gradient.

Cards β€” white or very light gray, 1px border, minimal or no shadow.

Inputs β€” clean border, clear focus state, no heavy background.

Tables β€” simple rows, thin dividers, strong alignment.

Modals β€” centered, white, clear action hierarchy.

Icons β€” outline style, monochrome, 16–20px, functional only.

Border radius

  • Small components: 6–8px

  • Cards: 12–16px

  • Avoid overly rounded pill shapes (except for small labels)


CSS Tokens

Last updated