# Design Language for talegrapher.com

## Aesthetics and Tone
talegrapher.com channels a bauhaus aesthetic — the geometric reduction, primary-color confidence, and functional beauty of Bauhaus design principles applied to a tale-graphing and story-mapping platform. The site constructs — with the elemental clarity of Kandinsky's compositional diagrams, the structural honesty of Marcel Breuer's tubular steel, and the pedagogical rigor of the Bauhaus Vorkurs where stories are deconstructed into their fundamental geometric components. Inspiration draws from the graphic design of Herbert Bayer, the typographic experiments of Laszlo Moholy-Nagy, the geometric abstractions of Paul Klee's Pedagogical Sketchbook, and the systematic approach to visual narrative pioneered at the Bauhaus school. The tone is warm-inviting — approachable language that makes story analysis feel like joining a creative workshop rather than attending a dry academic lecture.

The Bauhaus treatment transforms narrative analysis from literary abstraction into visual-geometric construction — plot arcs become geometric curves plotted on grid systems, character relationships are mapped as intersecting lines and circles, and story themes are reduced to their elemental shapes (conflict as triangle, resolution as circle, journey as line). The tale-graphing concept is perfectly served by Bauhaus principles — both seek to understand complex creative works through fundamental structural elements.

Each interface element embodies Bauhaus functional beauty — buttons as perfect geometric forms, cards as precisely proportioned rectangles, and decorative elements limited to circles, triangles, and lines in primary colors. The warm-inviting tone prevents the geometric rigor from feeling cold — the Bauhaus workshop was a place of creative joy and collaborative discovery.

## Layout Motifs and Structure
The layout uses a **single-column** architecture — content in a focused vertical flow creating the pedagogical clarity of a Bauhaus teaching exercise where each concept builds sequentially upon the previous.

**Single Column Focus:**
- Content column: max-width: 740px centered, creating focused reading width
- Section spacing: 100px between major sections
- Element spacing: 32px between content blocks within sections
- Full-width breakout moments for key geometric visualizations (max-width: 960px)
- The single column creates the textbook quality of Bauhaus pedagogical materials where ideas progress in clear linear sequence

**Section Sequence:**
1. **Workshop Gate:** Hero with condensed typography on primary-color geometric ground, abstract-tech Bauhaus geometric shapes, bokeh-background soft-focus workshop atmosphere imagery
2. **Construction Lab:** Tale-graphing tools in single-column progression — border-animate interactive geometric frame activation with bokeh-background atmospheric treatment
3. **Analysis Floor:** Story deconstruction examples in sequential column with abstract-tech reduced geometric motifs and bokeh-background focused clarity
4. **Pattern Library:** Narrative patterns as Bauhaus geometric diagrams in focused column with abstract-tech elemental shapes and clean backgrounds
5. **Workshop Close:** Footer as class dismissal — warm-inviting farewell with abstract-tech minimal Bauhaus closing geometry

**Spatial Philosophy:**
- Single column forces sequential comprehension — no shortcuts through story analysis
- Full-width breakout moments create visual emphasis for key narrative geometry demonstrations
- Generous spacing gives each concept room to be fully absorbed before the next begins

## Typography and Palette
**Typography:**
- **Headlines:** "Barlow Condensed" (Google Fonts) — condensed at 2.2rem-3.4rem, weight 700. Its vertically compressed letterforms create the Bauhaus-poster quality of bold, efficient typographic statements.
- **Body Text:** "Work Sans" (Google Fonts) — geometric sans at 0.9rem, weight 400, line height 1.75. Its geometric proportions align with Bauhaus design principles.
- **Data:** "Roboto Mono" (Google Fonts) — monospace at 0.8rem for story metrics, chapter references, and structural annotations.
- **Labels:** "Barlow Condensed" at 0.7rem, weight 500, uppercase, letter-spacing 0.15em.

**Color Palette:**
- **Bauhaus White:** #f5f3f0 — warm off-white for primary background
- **Workshop Cream:** #ede8e0 — subtle cream for card and section backgrounds
- **Bauhaus Red:** #c0392b — strong red for primary accent (Bauhaus primary)
- **Bauhaus Blue:** #2e6da4 — medium blue for secondary accent (Bauhaus primary)
- **Bauhaus Yellow:** #d4a017 — warm yellow for tertiary accent (Bauhaus primary)
- **Ink Dark:** #1c1c1c — near-black for text
- **Graphite:** #6d6d6d — medium gray for secondary text and construction lines
- **Grid Faint:** rgba(192,57,43,0.06) — faint red for geometric construction lines

## Imagery and Motifs
**Bokeh-Background Workshop Atmosphere:** Soft-focus atmospheric backgrounds suggesting creative workshop environments — CSS radial-gradient(circle at 40% 30%, rgba(192,57,43,0.04), transparent 60%), radial-gradient(circle at 60% 70%, rgba(46,109,164,0.03), transparent 50%). The bokeh creates the atmospheric quality of a sunlit Bauhaus workshop with natural light filtering through industrial windows.

**Border-Animate Geometric Frame Activation:** Interactive elements trigger geometric border animations — border drawing from corner to corner (border-right first, then border-bottom, creating an L-frame effect) in Bauhaus Red over 300ms. The border animation creates the construction quality of geometric frames being drawn around selected narrative elements.

**Abstract-Tech Bauhaus Geometry:** Decorative elements limited to fundamental Bauhaus shapes — SVG circles (filled Bauhaus Blue at 0.08 opacity), triangles (stroked Bauhaus Red, 1.5px at 0.06 opacity), and straight lines (Bauhaus Yellow, 1px at 0.1 opacity). The geometry creates the elemental quality of Bauhaus visual vocabulary applied to narrative structure.

**Gradient Construction Lines:** Faint geometric construction lines visible in backgrounds — repeating-linear-gradient(0deg, transparent 0, transparent calc(100% - 1px), rgba(192,57,43,0.04) 100%) with background-size: 100% 32px. The construction lines create the drafting-paper quality of a Bauhaus design studio where underlying structure is always visible.

**Primary Color Card Accents:** Content cards with single primary-color accent elements — top border 3px in alternating Bauhaus Red, Blue, or Yellow; or left-side geometric marker (12px circle or triangle) in primary color at full saturation. The accents create the color-theory quality of Bauhaus teaching materials where primary colors serve as organizational signifiers.

## Prompts for Implementation
Build the page as a Bauhaus tale-graphing workshop. Single column: .workshop { max-width: 740px; margin: 0 auto; padding: 0 24px; } .section { margin-bottom: 100px; } .breakout { max-width: 960px; margin: 40px auto; }

Border animate: .frame-animate { border: 2px solid transparent; transition: border-color 300ms; } .frame-animate:hover { border-right-color: #c0392b; border-bottom-color: #c0392b; }

Bauhaus card: .bauhaus-card { background: #ede8e0; border-top: 3px solid #c0392b; padding: 28px; box-shadow: 0 2px 8px rgba(28,28,28,0.04); }

Construction grid: .construction-bg { background: repeating-linear-gradient(0deg, transparent 0, transparent 31px, rgba(192,57,43,0.04) 31px, rgba(192,57,43,0.04) 32px); }

AVOID: Standard storytelling platforms, literary analysis tools with book-cover aesthetics, and narrative apps with illustration-heavy approaches. Let Bauhaus geometric reduction and warm workshop atmosphere create a tale-graphing platform where stories are beautiful geometric constructions analyzed with primary-color clarity and creative joy.

## Uniqueness Notes
1. **Bauhaus for tale-graphing:** Geometric reduction perfectly serves narrative analysis where stories are deconstructed into fundamental structural elements.
2. **Single-column as pedagogical sequence:** Linear flow creates the textbook quality of Bauhaus teaching materials where concepts build sequentially.
3. **Primary color accents as organizational system:** Bauhaus primary colors serve as natural category markers for different narrative elements (red for conflict, blue for setting, yellow for character).
4. **Border-animate as construction drawing:** Geometric frames being drawn create the workshop quality of narrative structures under active construction.
5. **Bokeh atmosphere as creative warmth:** Soft-focus workshop lighting prevents geometric rigor from feeling sterile, maintaining the collaborative joy of the original Bauhaus.

**Seed/Style:** aesthetic: bauhaus, layout: single-column, typography: condensed, palette: gradient, patterns: border-animate, imagery: bokeh-background, motifs: abstract-tech, tone: warm-inviting

**Avoided Overused Patterns:** corporate aesthetic, parallax patterns, asymmetric layout, mono typography, warm palette, friendly tone, minimal imagery. This design uses bauhaus aesthetic, single-column layout, condensed typography, gradient palette, border-animate patterns, bokeh-background imagery, and warm-inviting tone.
<!-- DESIGN STAMP
  timestamp: 2026-03-19T06:38:49
  domain: talegrapher.com
  seed: unspecified
  aesthetic: talegrapher.com channels a bauhaus aesthetic — the geometric reduction, primary-...
  content_hash: 0373651d4560
-->
