# Design Language for dilemma.quest

## Aesthetics and Tone
dilemma.quest embraces an ethereal aesthetic -- luminous, weightless, and dreamlike -- to explore the philosophical nature of dilemmas as quests. Imagine floating through a library of impossible choices suspended in a pearlescent void, where marble-textured tablets bear inscriptions of ancient paradoxes. The ethereal quality transforms heavy philosophical content into something transcendent and beautiful. The visual language draws from James Turrell's light installations, Olafur Eliasson's atmospheric sculptures, and the soft-focus dreamscapes of pre-Raphaelite painting. Earth tones ground the ethereal lightness, preventing it from becoming cold or clinical. The ".quest" suffix demands journey and discovery, so the dilemma experience unfolds as an exploration through increasingly complex moral and logical terrain. The tone is futuristic-cutting-edge -- these are not dusty textbook dilemmas but living, evolving challenges that humanity faces at the frontier.

## Layout Motifs and Structure
The layout uses **diagonal-sections** where content areas are divided by angled lines, visually representing the forking paths of dilemma choices.

**Primary structure:**
- **Ethereal entrance (100vh):** A soft gradient background (earth-toned warm cream to pale lavender) fills the viewport. The title "dilemma.quest" floats at center in versatile Commissioner type. Below, marble-textured decorative fragments (CSS with noise-based gradient patterns) drift slowly at various depths. The section's bottom edge cuts at a 4-degree angle, creating the first "fork."
- **Forking path sections (4 sections, ~120vh each):** Each section presents a dilemma through a pair of angled content blocks. The two blocks diverge from a central point at the top of the section (like a path forking), with one angling left (skewY(-2deg)) and one angling right (skewY(2deg)). Content within each block is counter-skewed for readability. Earth-toned backgrounds distinguish the two options.
- **Marble gallery (100vh):** A section featuring marble-textured panels (CSS conic-gradient and noise-based patterns simulating veined marble) bearing inscribed dilemma statements. Each panel is a different marble "variety" -- warm honey marble, cool grey marble, deep green marble.
- **Tropical digression (80vh):** An unexpected section where tropical fish SVG silhouettes swim through the ethereal atmosphere, representing the "red herring" dilemmas -- false choices that distract from the real question. Colors shift to warmer, more saturated earth tones.
- **Resolution point (60vh):** A converging section where the forking paths meet again. Content narrows to a single centered column. The diagonal angles flatten to 0, symbolizing resolution.

**Spacing philosophy:** Generous and airy. Content floats in 8-12vw margins. Diagonal sections overlap by 5vh at their angled edges. The overall feeling is of content suspended in luminous space.

## Typography and Palette
**Fonts:**
- **Headlines/Display:** "Commissioner" (Google Fonts) -- a versatile variable font that shifts between warm humanist and cool geometric depending on weight, reflecting the dual nature of dilemmas. Weight 700 for headlines. Size clamp(28px, 4vw, 56px). Letter-spacing: 0em.
- **Body text:** "Lora" (Google Fonts) -- a calligraphy-rooted serif that adds warmth to philosophical text. Weight 400 for body, 600 for emphasis. Size clamp(15px, 1.05vw, 18px). Line-height: 1.8.
- **Annotations:** "Barlow" (Google Fonts) -- a grotesk sans-serif for labels, captions, and navigation hints. Weight 400, size 13px, letter-spacing: 0.03em.

**Palette:**
- **Ethereal Cream** `#F8F2E8` -- primary background, warm luminous white
- **Deep Earth** `#2A1F14` -- primary text, rich brown-black
- **Honey Marble** `#D4A868` -- accent for warm-option dilemma blocks and marble panels
- **Sage Earth** `#6B8B5E` -- accent for cool-option blocks and natural elements
- **Lavender Mist** `#C8B8D8` -- ethereal highlight for gradient backgrounds
- **Tropical Coral** `#D87060` -- warm accent for the fish/red-herring section

## Imagery and Motifs
**Core visual motifs:**
- **Marble-textured panels:** CSS-generated marble textures using layered gradients (conic-gradient for vein patterns, radial-gradient for color variation, and SVG feTurbulence for organic randomness). Each panel has a distinct marble type. These panels serve as "tablets" bearing philosophical inscriptions.
- **Tropical fish silhouettes:** Simple SVG fish shapes (minimal detail -- just body outline, tail, and one eye-dot) in Tropical Coral and Honey Marble. 5-7 fish swim slowly across the tropical digression section (CSS animation: translateX from -10vw to 110vw over 25-40 seconds, with slight translateY oscillation). They represent "red herrings."
- **Forking path visualization:** The diagonal sections create a visual fork at each dilemma point. At the top of each section, a small SVG node (12px circle) sits at the convergence point where the two angled blocks diverge, with thin lines extending along the angle of each block. This node-and-fork diagram literalizes the concept of dilemma as branching choice.
- **Glitch-textured transitions:** At the boundary between diagonal sections, a brief horizontal glitch effect (2-3px displacement bands, 150ms flash) signals the transition from one dilemma to the next, as if the reality matrix shifts when changing between moral universes.
- **Ethereal light gradients:** Soft, large-scale radial-gradients (300-600px diameter) in pastel earth tones at 5-10% opacity float behind content as atmospheric light sources, creating the ethereal luminous quality. They drift slowly (10-20px over 30-second animation cycles).

## Prompts for Implementation
**Full-screen narrative experience:** The site should feel like a philosophical quest through a luminous landscape where each stopping point presents a choice. The forking paths make dilemmas spatial and physical. The tropical digression provides comic relief. The resolution converges all threads.

**Opening animation sequence:**
- Frame 0-400ms: Ethereal Cream background with the softest possible Lavender Mist radial gradient appearing at center.
- Frame 400-1000ms: Marble texture fragments drift in from various edges (3-4 small rectangles with marble CSS patterns, opacity 0 to 0.3, translateY and translateX from off-screen).
- Frame 1000-1600ms: "dilemma" fades in at center, each letter appearing with a 60ms stagger and a slight vertical glitch effect (translateY oscillating +-1px for 200ms before settling).
- Frame 1600-2200ms: ".quest" appears below with a smooth fade. The marble fragments settle to their ambient drift positions.
- Frame 2200-2800ms: The first diagonal section edge becomes visible at the bottom, and the forking-path node appears with a pulse.

**Scroll behavior:** Forking path sections enter with their two content blocks emerging from the center fork-point -- each block slides outward along its angle (translateX from 0 to final position, 500ms). The marble gallery panels enter with a tilt-3d effect (slight rotateX perspective shift from 3deg to 0). Tropical fish appear only when their section is in the viewport and swim continuously. The resolution section's convergence is visualized by the diagonal angles animating from their maximum to 0 as the user scrolls through.

**Interaction details:**
- Forking path blocks respond to hover with a subtle warm/cool tint intensification (background opacity increases from 3% to 6%).
- Marble panels respond to hover with a simulated light-source shift (the gradient angle rotates by 10deg, creating the illusion of tilting the marble under a light).
- Tropical fish pause their swim on hover and "look at" the cursor (a 10-degree rotation toward the cursor direction).

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

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

1. **Diagonal forking-path layout:** Using angled section blocks that diverge from a central fork-point to represent dilemma choices makes the abstract concept spatial and physical. The reader can literally see the paths diverging.

2. **Tropical fish as red-herring visual metaphor:** The playful inclusion of swimming tropical fish to represent misleading dilemma options (red herrings) is a witty visual pun that no other design employs.

3. **CSS marble-textured tablets:** Using layered CSS gradients and SVG noise to create realistic marble textures for philosophical inscription panels is a unique material choice that bridges ancient philosophical tradition with digital craft.

4. **Ethereal-to-convergence narrative arc:** The progression from forking paths through increasing complexity, the tropical digression, and back to single-column convergence creates a narrative arc about the nature of dilemma resolution that is structurally unique.

**Chosen seed/style:** aesthetic: ethereal, layout: diagonal-sections, typography: commissioner-versatile, palette: earth-tones, patterns: glitch, imagery: marble-texture, motifs: tropical-fish, tone: futuristic-cutting-edge

**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%) and warm (87%) palettes. Avoided mono (92%) typography. Avoided mysterious-moody (74%) tone. Used tropical-fish (1%) motifs and marble-texture (4%) imagery -- both heavily underused.
<!-- DESIGN STAMP
  timestamp: 2026-03-21T11:57:05
  domain: dilemma.quest
  seed: seed
  aesthetic: dilemma.quest embraces an ethereal aesthetic -- luminous, weightless, and dreaml...
  content_hash: 8408bb05ca92
-->
