---
name: Deel
description: "The site is a prime example of a modern, professional B2B platform that balances authority with approachability."
version: alpha

colors:
  background: "#FFFFFF"
  primary: "#1B1B1B"
  secondary: "#3B3B3B"
  tertiary: "#FAAF00"
  neutral: "#888888"
  bg-soft: "#F7F5F2"
  bg-quiet: "#141414"
  muted-soft: "#E5E5E5"
  line: "rgba(0, 0, 0, 0.16)"

typography:
  display:
    fontFamily: transitional-serif
    fontSize: 56px
    lineHeight: 1.0
    fontWeight: 560
    letterSpacing: "-0.09px"
  heading:
    fontFamily: humanist-sans
    fontSize: 36px
    lineHeight: 1.2
    fontWeight: 500
    letterSpacing: "0px"
  body:
    fontFamily: humanist-sans
    fontSize: 16px
    lineHeight: 1.5
    fontWeight: 400
    letterSpacing: "0.18px"
  caption:
    fontFamily: humanist-sans
    fontSize: 14px
    lineHeight: 1.6
    fontWeight: 400
    letterSpacing: "0.24px"

rounded:
  sm: 4px
  md: 8px
  lg: 16px
  pill: 999px

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

---

## Overview

A clean, structured SaaS platform for hiring, managing, and paying global teams.

*A professional enterprise dashboard for global team management.*

## Colors

Clean whitespace with high-contrast dark and light sections, grounded by a bright primary accent.

- **Background (`#FFFFFF`)** — uses `bg` token
- **Primary text (`#1B1B1B`)** — uses `ink` token
- **Secondary text (`#3B3B3B`)** — uses `ink-soft` token
- **Accent (`#FAAF00`)** — uses `accent` token
- **Muted (`#888888`)** — uses `muted` token
- **Borders (`rgba(0, 0, 0, 0.16)`)** — uses `line` token

## Typography

- **Display:** transitional-serif
- **Body:** humanist-sans
- **Mono:** monospace

- Headlines use a transitional serif font for premium weight.
- Body text uses a highly legible humanist sans-serif.
- Primary text color is a deep charcoal (#1B1B1B) rather than pure black.

## Layout

Multi-column hero transitioning into full-width dark and light content bands.

*Rhythm:* A consistent 4px base grid applied to padding, gaps, and margins.

## Elevation & Depth

- rgba(27, 27, 27, 0.16) 0px 16px 32px 0px
- rgba(27, 27, 27, 0.05) 0px 2px 32px 0px
- Borders: Minimal borders, using subtle shadows and color contrast to define surfaces.

## Shapes

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

## Components

- **button:** Pill-shaped buttons with high contrast (white-on-black or black-on-white) and subtle border-radius.
- **card:** Subtly rounded containers with light shadows, often featuring a primary action or image.
- **chip:** Small rounded tags with icons for categorizing features (e.g., PEO, EOR).
- **input:** Clean form fields with clear labels and standard rounded borders.
- **hero:** Split layout with a large text block on the left and a lifestyle image on the right.

## Do's and Don'ts

**Don't:**
- Don't use bright neon colors — screenshot shows a grounded palette of black, white, and charcoal.
- Don't use overly decorative scripts — screenshot shows a structured mix of transitional-serif and humanist-sans.
- Don't use harsh pure black backgrounds — screenshot shows a soft charcoal (#141414) for dark mode sections.
- Don't use sharp, rectangular buttons — screenshot shows highly rounded, pill-shaped buttons.
- Don't use dense, cluttered grids — screenshot shows generous whitespace and clear sectioning.
- Don't use thin, hard-to-read fonts — screenshot shows high-contrast, well-weighted typography.

---

## System Prompt (paste into AI agent)

```
Deel is a premium SaaS platform for global workforce management. Its design DNA is built on a clean, high-contrast palette of white, charcoal (#1B1B1B, #141414), and a distinctive golden accent (#FAAF00). Typography mixes a professional transitional-serif for bold headlines with a highly readable humanist-sans for body text. The layout is spacious, utilizing a 1280px container with generous whitespace and a 4px base grid. Interaction is refined, featuring pill-shaped buttons, subtle shadows, and smooth cubic-bezier transitions. Critical donts: avoid neon colors, avoid sharp rectangular buttons, and avoid dense, cluttered layouts.
```
