# Design Language for footprint.bar

## Aesthetics and Tone
footprint.bar is NOT about environmental footprints -- it is a bar/pub concept where "footprint" refers to the physical trace left behind, the mark of presence, the evidence of having been somewhere. Think of a detective's evidence board meets a cozy cocktail lounge: shoe prints on a dusty floor, rings left by whiskey glasses, fingerprints on polished surfaces. The aesthetic is **flat-design** with warm, inviting simplicity -- clean shapes, no gradients or shadows, using solid fills and crisp outlines like a stylish infographic about bar culture. The tone is **minimal** -- letting the visual evidence speak for itself without decoration.

## Layout Motifs and Structure
The layout uses a **card-grid** arrangement -- evidence cards pinned to a corkboard, each containing a different "footprint" of bar culture.

**Primary structure:**
- **Opening viewport (100vh):** A warm earthy background (#D4A574 base) with a single large shoe-print silhouette (SVG, flat white fill) angled diagonally across the screen. "FOOTPRINT" in Architects Daughter handwriting font sits along the shoe's axis. ".BAR" stamps below in block capitals.
- **Evidence board grid:** A 3-column card grid (gap: 24px, max-width: 1200px, centered) where each card is a flat-design illustration of a different "footprint" -- glass rings, coaster stains, cocktail napkin sketches. Cards have solid backgrounds with no shadows (flat design principle).
- **Trail section:** A single-column section where content follows a meandering path of shoe prints (SVG path with footprint icons placed along it at intervals), creating a wayfinding narrative.
- **Last call (footer):** A full-width section in dark brown with a single glass-ring watermark, containing minimal text.

## Typography and Palette
**Fonts:**
- **Headlines/Display:** "Architects Daughter" (Google Fonts) -- a handwritten font that captures the casual, spontaneous energy of scribbling on a bar napkin. Weight 400. Size: clamp(28px, 5vw, 56px). Natural letter-spacing (default).
- **Body text:** "Nunito Sans" (Google Fonts) -- a clean, rounded sans-serif that supports the flat-design aesthetic with friendly geometry. Weight 400 body, 700 bold. Size: clamp(15px, 1.6vw, 18px). Line-height: 1.7.
- **Labels/Tags:** "Courier Prime" (Google Fonts) -- a refined monospace for labels and categorization text, evoking typewritten evidence tags.

**Palette:**
- **Warm Earthy:** #D4A574 -- primary background, the color of aged wood bar tops
- **Bourbon Brown:** #5C3A1E -- primary text and outlines
- **Foam White:** #FAF5EE -- card backgrounds, clean flat surfaces
- **Coaster Teal:** #2A9D8F -- accent for interactive elements and highlights
- **Lipstick Red:** #C1424E -- secondary accent for emphasis marks
- **Bokeh Amber:** #E8B84B -- warm tertiary, the glow of bar lighting
- **Slate Charcoal:** #2E2E2E -- deep text alternative

## Imagery and Motifs
**Core visual motifs:**
- **Flat shoe-print silhouettes:** Simplified shoe outlines (SVG, fill: solid color, no gradients) in various styles (sneaker, heel, boot) placed as directional markers. Each print type represents a different visitor archetype.
- **Glass-ring watermarks:** Perfect circles (border: 2px solid at 0.15 opacity) randomly positioned on backgrounds, mimicking condensation rings from bar glasses. Pure CSS circles with no shadow effects.
- **Cocktail napkin sketches:** Small square cards (200px) with slightly off-white backgrounds containing single-line illustrations (SVG, stroke only, no fill) of bar items -- bottles, glasses, olives, ice cubes.
- **Bokeh background circles:** Large, blurred circles (border-radius: 50%, background: #E8B84B at 0.08 opacity, width: 200-400px) scattered behind content to simulate out-of-focus bar lighting -- achieved with solid circles and reduced opacity rather than blur for flat-design consistency.
- **Bounce-enter cards:** Cards enter the viewport with a bounce animation (translateY: 40px to 0 with spring easing overshooting to -5px then settling, 500ms) as the user scrolls, as if pinned to the board with a satisfying thud.

## Prompts for Implementation
**Full-screen narrative experience:** The site tells the story of a night at the bar through the physical evidence left behind -- each card is a clue, each section is a chapter.

**Opening sequence animation:**
- Frame 0-400ms: Warm Earthy (#D4A574) background fills viewport.
- Frame 400-1000ms: The shoe-print silhouette stamps onto the screen (scale 1.2 to 1, opacity 0 to 1, 300ms with bounce easing). A subtle dust puff effect (4-6 small circles expanding outward from the print and fading).
- Frame 1000-1600ms: "FOOTPRINT" handwriting text writes along the shoe's diagonal axis (clip-path: inset revealing left to right, 600ms). ".BAR" stamps below with a hard pop (scale 0 to 1, 150ms).
- Frame 1600ms+: Glass-ring watermarks fade in at random positions (stagger 200ms, 5-6 rings). Background bokeh circles slowly drift.

**Scroll interactions:**
- Cards bounce-enter on intersection (Intersection Observer threshold 0.3).
- Shoe-print trail section: prints appear sequentially as user scrolls (each print: opacity + translateY, triggered at scroll position matching the path point).
- Glass rings slowly rotate (CSS animation: rotate 60s linear infinite) for subtle ambient movement.

AVOID: CTA-heavy layouts, pricing blocks, stat-grids. No menu listings or reservation forms. This is about the atmosphere and evidence of bar culture, not a restaurant website.

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

1. **Physical evidence as design metaphor:** Using forensic-style traces (shoe prints, glass rings, fingerprints) to tell a bar's story is a completely unique narrative approach -- part detective story, part cocktail culture.

2. **Flat-design applied to organic bar textures:** The tension between rigid flat-design principles (no shadows, solid fills) and the messy, organic reality of a bar (stains, scribbles, prints) creates a distinctive visual contradiction.

3. **Shoe-print wayfinding navigation:** Using different shoe silhouettes as directional markers and navigation cues is a novel interaction metaphor tied directly to the domain name.

4. **Bokeh simulation in flat design:** Achieving a bar-lighting bokeh effect using only solid circles with reduced opacity (no blur filters) maintains flat-design integrity while evoking atmospheric warmth.

**Chosen seed/style:** flat-design with handwritten typography, warm-earthy palette, bounce-enter patterns, bokeh-background imagery -- following the batch seed assignment exactly.

**Avoided patterns (from frequency analysis):** Avoided overused parallax (95%), scroll-triggered (77%). Flat-design aesthetic (1% - very underused). Used bounce-enter (10%) and card-grid layout (85% but contextually appropriate as evidence board). Handwritten typography (14%) is moderately used but specifically appropriate here.
<!-- DESIGN STAMP
  timestamp: 2026-03-21T11:39:23
  domain: footprint.bar
  seed: traces
  aesthetic: footprint.bar is NOT about environmental footprints -- it is a bar/pub concept w...
  content_hash: 79fb5cac2645
-->
