# Design Language for political.bar

## Aesthetics and Tone
political.bar channels a seapunk aesthetic — the iridescent, aquatic visual culture of the internet's early creative subcultures applied to a political discussion and debate bar platform. The site ripples — turquoise-drenched surfaces, holographic political commentary, and the subversive quality of serious political discourse delivered through an aesthetic that refuses to be solemn about power. Inspiration draws from the seapunk tumblr movement's chromatic aquatic imagery, the iridescent album art of Sophie, the underwater photography of Christy Lee Rogers, and the digital coral reef renders of Ian Cheng. The tone is minimal — lean, essential language that delivers political analysis with zero padding and maximum impact.

## Layout Motifs and Structure
The layout uses a **hero-dominant** architecture — content anchored by large, immersive hero sections that frame political topics as theatrical moments, with supporting content flowing beneath.

**Hero Dominant Architecture:**
- Hero sections: 80-100vh height with immersive topic framing
- Supporting content: max-width: 800px beneath each hero
- Multiple hero moments throughout the page (mini-heroes at 50vh)
- Each hero a political topic moment
- Container: full-width heroes with 800px content below
- The hero dominance creates the theatrical quality of political debate stages

**Section Sequence:**
1. **Podium:** Hero with rounded-sans title on jewel-tones aquatic gradient, hand-drawn organic political commentary illustrations, geometric-shapes faceted debate markers
2. **Debate:** Political topics in hero-to-content flow — slide-reveal interactive topic reveals with hand-drawn political commentary sketches
3. **Floor:** Open discussion in expanded hero moments with geometric-shapes debate framework structures and hand-drawn reaction illustrations
4. **Bar:** Casual political discourse in contained content sections with hand-drawn bar-napkin sketch quality
5. **Last Call:** Footer as closing statement — minimal final word with geometric-shapes settled debate marker and concise sign-off

## Typography and Palette
**Typography:**
- **Headlines:** "Nunito" (Google Fonts) — rounded sans at 2.5rem-3.5rem, weight 700. Its soft, rounded letterforms create an approachable gateway into political discourse, softening the edges of heated debate.
- **Body Text:** "Nunito" at 0.95rem, weight 400, line height 1.75.
- **Accent:** "Nunito" at 1.1rem, weight 600 for topic headers and debate positions.
- **Labels:** "Nunito" at 0.7rem, weight 600, uppercase, letter-spacing 0.06em.

**Color Palette:**
- **Jewel Teal:** #106868 — deep jewel teal for backgrounds
- **Aqua Surface:** #0c4848 — dark aquatic surface for panels
- **Jewel Turquoise:** #20b8a8 — vivid turquoise for primary accent
- **Jewel Amethyst:** #8848b0 — rich amethyst for secondary accent
- **Jewel Gold:** #d8a830 — bright gold for tertiary accent
- **Foam Light:** #e0f0ec — aquatic foam for text on dark
- **Depth Shadow:** #084040 — deep shadow for secondary text
- **Border Jewel:** rgba(32,184,168,0.12) — jewel turquoise border

## Imagery and Motifs
**Hand-Drawn Political Commentary:** Political topics illustrated through informal hand-drawn sketches — SVG paths with slight irregularity (using quadratic bezier with wobble) depicting speech bubbles, pointing hands, exclamation marks, and debate podium silhouettes. Stroke: 1.5px in Jewel Turquoise and Jewel Amethyst. The hand-drawn quality creates the bar-napkin sketch character of informal political conversation.

**Slide-Reveal Topic Reveals:** Political topics slide in from alternating sides — odd topics from left (translateX(-40px) to translateX(0)), even from right (translateX(40px) to translateX(0)), with opacity 0 to 1 over 400ms ease-out. The alternating slide creates the back-and-forth quality of political debate.

**Geometric-Shapes Debate Framework:** Abstract geometric shapes (hexagons, triangles, circles, 20-40px) in Jewel Turquoise, Amethyst, and Gold at 0.05-0.08 opacity scattered as structural markers. Shapes mark debate positions, topic categories, and discussion frameworks. The geometry provides structure against the organic hand-drawn commentary.

**Jewel-Tones Aquatic Depth:** Backgrounds use deep jewel tones with aquatic shimmer — radial-gradient(at 40% 30%, rgba(32,184,168,0.05), transparent 40%), radial-gradient(at 60% 70%, rgba(136,72,176,0.03), transparent 40%). The jewel-toned depth creates the immersive quality of political discourse in a submerged, iridescent space.

**Hero as Debate Stage:** Each hero section functions as a debate stage — large background gradient, centered topic statement, and subtle spotlight effect (radial-gradient centered on the topic title at 0.02-0.04 opacity). The theatrical framing gives each political topic its moment of focused attention.

## Prompts for Implementation
Build the page as a seapunk political debate bar. Hero: .topic-hero { min-height: 80vh; display: flex; align-items: center; justify-content: center; position: relative; } .topic-hero.mini { min-height: 50vh; } .topic-content { max-width: 800px; margin: 0 auto; padding: 60px 24px; }

Slide-reveal: .topic:nth-child(odd) { opacity: 0; transform: translateX(-40px); transition: all 400ms ease-out; } .topic:nth-child(even) { opacity: 0; transform: translateX(40px); transition: all 400ms ease-out; } .topic.visible { opacity: 1; transform: translateX(0); }

Hand-drawn: .sketch-icon svg { stroke-linecap: round; stroke-linejoin: round; } .sketch-icon svg path { stroke: var(--sketch-color, #20b8a8); stroke-width: 1.5; fill: none; }

Geometric markers: .debate-shape { position: absolute; opacity: 0.06; background: var(--shape-color, #20b8a8); } .debate-shape.hex { clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%); }

Jewel atmosphere: body { background: #106868; } body::before { content: ''; position: fixed; inset: 0; background: radial-gradient(at 40% 30%, rgba(32,184,168,0.05), transparent 40%); pointer-events: none; }

AVOID: Corporate political news sites, partisan propaganda platforms, and academic political science journals. Let seapunk iridescence and minimal language create a political bar where debate flows like underwater currents — vivid, subversive, and endlessly fascinating.

## Uniqueness Notes
1. **Seapunk for political discourse:** Aquatic, iridescent aesthetic subverts expectations about political platforms, making debate feel fresh and irreverent.
2. **Hero-dominant as debate stage:** Large hero sections frame each political topic as a theatrical moment deserving focused attention.
3. **Slide-reveal as debate exchange:** Alternating left-right slides create the back-and-forth rhythm of political argument.
4. **Hand-drawn as bar-napkin sketches:** Informal illustrations give political commentary the casual, honest quality of bar-conversation doodles.
5. **Jewel-tones as depth of discourse:** Rich, deep jewel colors create the immersive quality of being submerged in compelling political conversation.

**Seed/Style:** aesthetic: seapunk, layout: hero-dominant, typography: rounded-sans, palette: jewel-tones, patterns: slide-reveal, imagery: hand-drawn, motifs: geometric-shapes, tone: minimal

**Avoided Overused Patterns:** corporate aesthetic (84%), parallax patterns (90%), asymmetric layout (88%), mono typography (91%), warm palette (93%), friendly tone (84%), minimal imagery (89%). This design uses seapunk aesthetic, hero-dominant layout, jewel-tones palette, hand-drawn imagery, and minimal tone.
<!-- DESIGN STAMP
  timestamp: 2026-03-19T02:32:56
  domain: political.bar
  seed: unspecified
  aesthetic: political.bar channels a seapunk aesthetic — the iridescent, aquatic visual cult...
  content_hash: 2453e50f9e58
-->
