# Design Language for diplomacy.bar

## Aesthetics and Tone
A speakeasy negotiation lounge where diplomatic conversations happen over cocktails -- diplomacy.bar renders as an exclusive, dimly-lit establishment where dark wood, brass fixtures, and the warm amber of whiskey create an atmosphere for high-stakes discourse conducted in low voices. The speakeasy aesthetic evokes the back-channel nature of real diplomacy: important decisions are made in rooms like this, not in assembly halls. Every element whispers rather than shouts.

The tone is suave-informed: the voice of a diplomat who has read every position paper and knows which arguments work over drinks. Elegant but never pompous. Direct but never aggressive. The bar is where diplomacy actually works.

Visual references: the wood-paneled cocktail bars of Tokyo's Ginza district; a 1960s diplomatic reception in a mahogany-lined embassy room; the warm lighting of a Gordon Parks photograph; the menu typography of a Prohibition-era speakeasy.

## Layout Motifs and Structure
The layout uses a **menu-card** architecture -- content is organized as items on a beautifully typeset menu, presented in a centered single-column format.

**Menu System:**
- Single centered column, max-width 640px, on a dark wood-textured background
- Content sections are styled as menu "courses": a section title in decorative type, a thin rule, then items listed below
- Each "item" has a name (bold), a dot-leader line (....), and a descriptor on the right
- Generous vertical spacing (80px between courses) creates the unhurried pace of a fine dining experience

**Section Flow:**
1. **The Door:** Hero -- a barely visible entrance. Domain name in brass-colored type, very small, centered. A line: "Members and guests welcome."
2. **The Menu:** Content organized as diplomatic topics/courses, each with menu-style formatting.
3. **The Back Room:** A section with a slightly different background (darker), suggesting a more private space for deeper content.
4. **The Tab:** Closing section with credits, styled as a bar receipt.

## Typography and Palette
**Typography:**
- **Headlines/Courses:** "Cormorant" (Google Fonts) -- an elegant display serif with high contrast and calligraphic grace. Used at 1.8rem-3.5rem, weight 600, letter-spacing: 0.08em, line-height 1.3.
- **Body/Menu Items:** "Lora" (Google Fonts) -- a warm, readable serif. Used at 1rem, weight 400, line-height 1.7.
- **Prices/Descriptors:** "Lora" italic at 0.9rem for right-aligned descriptors after dot-leaders.

**Palette:**
| Role | Color | Hex | Usage |
|------|-------|-----|-------|
| Dark Wood | Background | #1a1210 | Primary background |
| Mahogany | Secondary | #2a1e18 | Back Room background |
| Brass | Primary accent | #c8a058 | Headlines, rules, accents |
| Amber | Warm accent | #e8b848 | Hover states, highlights |
| Cream | Text | #e8dcc8 | Body text |
| Dim Brass | Muted | #806840 | Secondary text, dot-leaders |
| Smoke | Atmosphere | #2a2420 | Subtle overlay tones |

## Imagery and Motifs
**Wood Texture Background:** CSS repeating-linear-gradient with subtle dark-brown variations (multiple overlapping gradients at slight angles) creating a wood-grain surface.

**Brass Rules:** Horizontal dividers between courses are 1px lines in Brass color with a subtle gradient (darker at edges, brighter at center) simulating the highlight on a brass rail.

**Dot-Leader Lines:** Between menu item names and descriptors, a repeating pattern of small dots (generated via radial-gradient, 2px dots spaced 8px apart) in Dim Brass creates the classic menu dot-leader.

**Warm Ambient Glow:** The top of the page has a subtle radial-gradient (rgba(232,184,72,0.05)) centered above the content, simulating the warm downlight of a bar lamp.

**Receipt Styling:** The closing section uses monospace type, a dashed top border, and slightly reduced opacity, mimicking a printed receipt.

## Prompts for Implementation
Build as a speakeasy you discover. The Door hero loads with the domain name fading in very slowly (3s), at small size (1.2rem), conveying exclusivity through understatement. The menu sections appear on scroll with a gentle fade (1s, no movement). Dot-leader lines between item names and descriptors align precisely. Brass rules catch a simulated light (the center-bright gradient effect). The Back Room section has a darker background, creating the sense of moving deeper into the establishment. The receipt-style closing is the only section with monospace type, creating a jarring but intentional break from the elegant serif. Hovering menu items brightens the brass accent. Everything is warm, dim, and intimate. No bright colors, no large images, no aggressive layouts. Avoid modern web conventions: no cards, no grids, no hero images. This is typography and atmosphere only.

## Uniqueness Notes
1. **Speakeasy-menu as web architecture:** Organizing all content as a fine-dining menu is unique and perfectly suits the diplomacy-bar concept.
2. **Dot-leader typography as design element:** CSS-generated dot-leaders bring print typography to web in a visually distinctive way.
3. **Understatement as hero strategy:** A tiny, slowly appearing domain name inverts the typical large-hero convention, communicating exclusivity.
4. **Receipt-style colophon:** The closing section styled as a bar receipt creates a memorable and thematically coherent ending.

Document chosen seed/style: aesthetic: speakeasy, layout: menu-card, typography: elegant-serif, palette: brass-amber, patterns: dot-leader, imagery: wood-texture, motifs: brass-rule, tone: suave-informed
Avoided overused patterns: corporate aesthetic (76%), asymmetric layout (96%), mono typography (98%), warm palette (100%), parallax patterns (98%), tech motifs (97%), friendly tone (77%), minimal imagery (96%)
<!-- DESIGN STAMP
  timestamp: 2026-03-18T22:15:08
  seed: aesthetic: speakeasy, layout: menu-card, typography: elegant-serif, palette: brass-amber
  aesthetic: A speakeasy negotiation lounge where diplomatic conversations happen over cocktails -...
  content_hash: a9b0c1d2e3f4
-->
