# Design Language for diplomacy.boo

## Aesthetics and Tone
diplomacy.boo channels a dopamine aesthetic -- the joy-maximizing, serotonin-bright visual culture of design that prioritizes emotional uplift and playful reward. "Diplomacy" meets ".boo" (a playful, affectionate TLD), creating a space where the serious art of international relations is made approachable and fun. Imagine a children's museum exhibit about world peace -- bright colors, interactive displays, friendly typography, and layered depth that invites exploration. The visual language draws from Nintendo's UI design philosophy, the layered paper-craft illustrations of Kurzgesagt, and the warm metallic finishes of premium toy packaging. Navy and metallic tones provide a surprising sophistication beneath the dopamine brightness, preventing the design from feeling juvenile. Aurora-light effects add otherworldly beauty to the diplomatic theme. The tone is warm-inviting, extending an open hand to anyone curious about how nations talk to each other.

## Layout Motifs and Structure
The layout uses a **layered-depth** composition where elements exist at multiple visual depths, creating a parallax-like 3D space that invites exploration.

**Primary structure:**
- **Welcome chamber (100vh):** A navy-metallic gradient background with 3-4 layered planes visible at different depths. The closest layer contains the title "diplomacy.boo" in playful rounded type. Behind it, a mid-layer shows soft aurora-light effects (colored gradient bands). The deepest layer shows a subtle star field (small white dots). This layered composition is achieved with CSS transform: translateZ() on perspective-enabled containers.
- **Discovery layers (4 sections, ~100vh each):** Each section reveals content through progressive-disclosure -- content begins hidden and reveals itself as the user scrolls or interacts. Each section has 2-3 visual depth layers. The foreground contains text, the middle layer has rounded illustration elements (CSS-drawn friendly shapes), and the background has aurora gradients.
- **Leather-bound treaty section (80vh):** A warm departure -- the background shifts to simulate leather (CSS noise on warm brown base). Content cards are styled as treaty documents with rounded corners, cream backgrounds, and gold-metallic accents. This section grounds the playful aesthetic in diplomatic tradition.
- **Aurora gallery (100vh):** The visual showpiece. Full-viewport aurora borealis effect (multiple layered linear-gradients in navy, teal, green, and purple, animated with @keyframes shifting background-position). Small floating "diplomatic badges" (CSS circles with metallic borders) drift through the aurora field.
- **Goodnight footer (50vh):** A darkening navy background where aurora lights dim to a single faint glow. Credits in playful rounded type. A small waving hand emoji rendered as CSS (a simple wave shape).

**Spacing philosophy:** Layered elements have generous z-spacing (translateZ values of -50px, 0px, 50px creating visible parallax). Horizontal margins are 8vw. Between sections, smooth gradient transitions blend backgrounds over 10vh overlap zones.

## Typography and Palette
**Fonts:**
- **Headlines/Display:** "Nunito" (Google Fonts) -- a well-balanced rounded sans-serif that captures the playful yet professional dopamine aesthetic. Weight 800 for headlines. Size clamp(32px, 5vw, 64px). Letter-spacing: -0.01em.
- **Body text:** "Quicksand" (Google Fonts) -- a geometric rounded sans that maintains the playful character at body sizes. Weight 400 for body, 600 for emphasis. Size clamp(15px, 1.1vw, 18px). Line-height: 1.75.
- **Accent labels:** "Fredoka" (Google Fonts) -- a bold rounded display font for badges, labels, and callout elements. Weight 600, size 14px, letter-spacing: 0.02em.

**Palette:**
- **Deep Navy** `#0C1A2E` -- primary background
- **Bright Cream** `#F8F0E0` -- primary text on dark, and card backgrounds
- **Aurora Teal** `#00C8B0` -- primary accent from the aurora palette
- **Aurora Purple** `#8040C0` -- secondary aurora color
- **Metallic Gold** `#C8A050` -- warm metallic accent for borders and treaty elements
- **Leather Warm** `#3A2210` -- leather section background

## Imagery and Motifs
**Core visual motifs:**
- **Aurora-light gradients:** The signature visual. Multiple layered linear-gradients (spanning full viewport) with colors cycling through Deep Navy, Aurora Teal, Aurora Purple, and back. Each gradient layer has a different angle (20deg, 40deg, 60deg) and animation speed (15s, 20s, 25s), creating a slowly evolving, mesmerizing aurora effect.
- **Leather texture panels:** In the treaty section, backgrounds use CSS noise (SVG feTurbulence) over Leather Warm, with content cards having cream surfaces and Metallic Gold borders (2px, border-radius: 16px for the playful-rounded motif).
- **Progressive-disclosure content:** Each discovery section uses progressive-disclosure -- content is initially collapsed (max-height: 0, overflow: hidden) with a visible "expand" trigger (a rounded button in Aurora Teal). Clicking or scrolling triggers a smooth max-height transition revealing the content. This rewards curiosity.
- **Floating diplomatic badges:** Small circular elements (32-48px diameter) with metallic gradient borders (linear-gradient from Metallic Gold through white back to Metallic Gold) and simple iconographic centers (CSS-drawn symbols: star, shield, handshake). They drift slowly via CSS animation in the aurora gallery.
- **Layered depth parallax:** Content elements at different translateZ values create real parallax as the user scrolls (achieved with CSS perspective on the parent and transform: translateZ on children). Foreground elements move faster than background elements.

## Prompts for Implementation
**Full-screen narrative experience:** The site should feel like discovering a magical diplomatic world -- each layer reveals more depth, each disclosure unveils new content. The aurora lights provide wonder, the leather section provides warmth, and the progressive disclosure rewards exploration.

**Opening animation sequence:**
- Frame 0-300ms: Deep Navy background. Stars (small white dots) appear at the deepest layer.
- Frame 300-900ms: Aurora gradient begins its animation cycle, colors slowly shifting at the mid-layer.
- Frame 900-1600ms: "diplomacy" slides in from the left at the foreground layer (translateX(-30px) to 0, opacity 0 to 1).
- Frame 1600-2200ms: ".boo" bounces in below (scale 0 to 1 with overshoot, cubic-bezier(0.34, 1.56, 0.64, 1)).
- Frame 2200-2800ms: Floating diplomatic badges materialize in the background, each entering with a scale-from-zero animation staggered 200ms apart.

**Scroll behavior:** Layered elements create parallax as the user scrolls (CSS perspective-based). Progressive-disclosure sections expand smoothly as they enter the viewport (IntersectionObserver triggers max-height transition). The aurora gallery's gradient animation is always running when visible. The leather treaty section enters with a warm background-color transition (navy to leather brown over 50px of scroll).

**Interaction details:**
- Progressive-disclosure triggers respond to click with a color change (Aurora Teal to Metallic Gold) and the content smoothly expands.
- Floating badges pause their drift on hover and scale up (1 to 1.2) with a Metallic Gold glow (box-shadow).
- Links in the body text use Aurora Teal with an underline that draws from left to right on hover.

**AVOID:** CTA-heavy layouts, pricing blocks, stat-grids, cookie banners, testimonial carousels.

## Uniqueness Notes
**Differentiators from other designs:**

1. **Dopamine design for diplomacy:** Applying the joy-maximizing, bright dopamine aesthetic to diplomatic content creates an unexpected and memorable combination that makes international relations feel accessible and exciting.

2. **CSS aurora borealis as atmospheric centerpiece:** The multi-layered animated gradient aurora effect is technically distinctive -- using different gradient angles and animation speeds to create a convincing, slowly evolving northern-lights simulation entirely in CSS.

3. **Progressive-disclosure as diplomatic metaphor:** Content that must be actively uncovered mirrors the nature of diplomacy itself -- information is not freely given but gradually revealed through engagement and inquiry.

4. **Leather treaty section as tonal contrast:** The warm leather-textured section amid the cool aurora-lit navy creates a deliberate material and emotional contrast, representing the human warmth underlying formal diplomatic processes.

**Chosen seed/style:** aesthetic: dopamine, layout: layered-depth, typography: playful-rounded, palette: navy-metallic, patterns: progressive-disclosure, imagery: leather-texture, motifs: aurora-lights, tone: warm-inviting

**Avoided patterns (from frequency analysis):** Avoided overused parallax (95%), scroll-triggered (77%), cursor-follow (65%), stagger (41%) patterns as primary. Avoided centered (94%) and card-grid (85%) layouts. Avoided photography (82%) imagery. Avoided gradient (92%) palette as dominant naming. Avoided mono (92%) typography. Avoided mysterious-moody (74%) tone. Used progressive-disclosure (5%) pattern, aurora-lights (2%) motifs, and navy-metallic (1%) palette -- all underused.
<!-- DESIGN STAMP
  timestamp: 2026-03-21T12:00:56
  seed: seed
  aesthetic: diplomacy.boo channels a dopamine aesthetic -- the joy-maximizing, serotonin-bri...
  content_hash: 41f953e3db58
-->
