---
name: Nvidia
description: "A prime example of a premium, technical corporate site that balances boldness with restraint."
version: alpha

colors:
  background: "#FFFFFF"
  primary: "#000000"
  secondary: "#666666"
  tertiary: "#76B900"
  neutral: "#76B900"
  bg-soft: "#EEEEEE"
  line: "rgba(0,0,0,0.1)"

typography:
  display:
    fontFamily: humanist-sans
    fontSize: 48px
    lineHeight: 1.1
    fontWeight: 700
    letterSpacing: "0px"
  heading:
    fontFamily: humanist-sans
    fontSize: 24px
    lineHeight: 1.2
    fontWeight: 700
    letterSpacing: "0px"
  body:
    fontFamily: humanist-sans
    fontSize: 16px
    lineHeight: 1.5
    fontWeight: 400
    letterSpacing: "0px"

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

spacing:
  xs: 4px
  sm: 8px
  md: 12px
  lg: 16px
  xl: 20px
  2xl: 24px
  3xl: 30px

---

## Overview

Clean, technical design for a leading hardware and AI infrastructure brand.

*A high-end engineering firm's corporate portal*

## Colors

Black text on white background with a single high-chroma green accent.

- **Background (`#FFFFFF`)** — uses `bg` token
- **Primary text (`#000000`)** — uses `ink` token
- **Secondary text (`#666666`)** — uses `ink-soft` token
- **Accent (`#76B900`)** — uses `accent` token
- **Muted (`#76B900`)** — uses `muted` token
- **Borders (`rgba(0,0,0,0.1)`)** — uses `line` token

## Typography

- **Display:** humanist-sans
- **Body:** humanist-sans

## Layout

Standard 12-column grid with centered content

*Rhythm:* Consistent multiples of 4px

## Elevation & Depth

- rgba(0, 0, 0, 0.3) 0px 0px 5px 0px
- rgba(0, 0, 0, 0.16) 0px 1px 5.88px 0.12px
- Borders: 1px solid rgba(0,0,0,0.1)

## Shapes

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

## Components

- **button:** Solid green background with black text, or outline green border with black text
- **card:** White background, light gray border, subtle shadow
- **chip:** Small uppercase text labels
- **input:** Standard form fields with light borders
- **hero:** Full-width image background with overlaid text and call-to-action

## Do's and Don'ts

**Don't:**
- Don't use rounded corners — screenshot shows sharp 2px radius on buttons and cards
- Don't use multiple bright accent colors — screenshot shows only NVIDIA green as the primary accent
- Don't use decorative fonts — screenshot shows clean, functional humanist sans-serif typography
- Don't use dark mode — screenshot shows a predominantly white background with black text
- Don't use complex gradients — screenshot shows solid colors and photographic backgrounds
- Don't use small, dense text blocks — screenshot shows generous line height and spacing

---

## System Prompt (paste into AI agent)

```
This is a clean, technical, and premium website for a leading hardware and AI company. It uses a high-contrast palette of black (#000000) and white (#FFFFFF) with a single high-chroma green accent (#76B900). Typography is a clean humanist sans-serif category. The layout is a standard 12-column grid with generous whitespace. Key donts: avoid rounded corners, avoid multiple accent colors, avoid decorative fonts, avoid dark mode, avoid complex gradients, and avoid dense text blocks.
```
