---
name: Polaroid
description: "This site perfectly balances a premium, editorial aesthetic with a functional e-commerce structure."
version: alpha

colors:
  background: "#FFFFFF"
  primary: "#151515"
  tertiary: "#78BE20"
  neutral: "#767676"
  bg-soft: "#E9E9E9"
  line: "rgba(21, 21, 21, 1)"

typography:
  display:
    fontFamily: humanist-sans
    fontSize: 56px
    lineHeight: 1.0
    fontWeight: 600
    letterSpacing: "-0.845px"
  h2:
    fontFamily: humanist-sans
    fontSize: 26px
    lineHeight: 1.2
    fontWeight: 600
    letterSpacing: "-0.32px"
  body:
    fontFamily: humanist-sans
    fontSize: 16px
    lineHeight: 1.6
    fontWeight: 400
    letterSpacing: "0"

rounded:
  sm: 0px
  md: 0px
  lg: 0px
  pill: 999px

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

---

## Overview

A refined, monochrome e-commerce interface for iconic analog photography hardware.

*A minimalist black-and-white gallery showcasing a colorful product line*

## Colors

High-contrast monochrome base punctuated by subtle green accents and vibrant product imagery.

- **Background (`#FFFFFF`)** — uses `bg` token
- **Primary text (`#151515`)** — uses `ink` token
- **Accent (`#78BE20`)** — uses `accent` token
- **Muted (`#767676`)** — uses `muted` token
- **Borders (`rgba(21, 21, 21, 1)`)** — uses `line` token

## Typography

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

## Layout

Full-width hero imagery followed by strict, bordered grid layouts.

*Rhythm:* Generous whitespace with a 4px base grid.

## Elevation & Depth

- 0 30px 70px 0 rgba(0, 0, 0, 0.3)
- Borders: Sharp, 1px solid black borders.

## Shapes

- `sm`: 0px
- `md`: 0px
- `lg`: 0px
- `pill`: 999px

## Components

- **button:** Solid black or white with 1px border, uppercase monospace text.
- **card:** Strictly bordered rectangular containers with clean typography.
- **chip:** Small uppercase tags with solid background colors.
- **input:** Minimal, unstyled or subtly bordered.
- **hero:** Oversized photographic backgrounds with bold, left-aligned typography.

## Do's and Don'ts

**Don't:**
- Don't use rounded corners — screenshot shows sharp, square edges on all buttons and containers.
- Don't use colorful backgrounds — screenshot shows a predominantly white and black monochrome palette.
- Don't use italic text — screenshot shows exclusively upright typography for all headings and body copy.
- Don't use drop shadows on text — screenshot shows flat, high-contrast text directly on backgrounds.
- Don't use cursive or script fonts — screenshot shows clean humanist-sans and monospace categories.
- Don't use lowercase for buttons — screenshot shows strict uppercase text for all call-to-action elements.

---

## System Prompt (paste into AI agent)

```
Design a premium e-commerce interface for iconic hardware. The foundation is a strict monochrome palette of crisp white and deep black, creating a gallery-like atmosphere that lets the colorful products shine. Typography relies on a humanist-sans for headlines and a monospaced font for CTAs, with tight tracking on large display text. Layouts are rigid and grid-based, utilizing sharp 1px borders instead of soft shadows or rounded corners to maintain a refined, structural aesthetic. Avoid clutter and decorative gradients; the focus should always remain on the clean typography and high-quality product photography.
```
