# Design Language for tanso.center

## Aesthetics and Tone
tanso.center channels a pop-art aesthetic — the bold outlines, Benday dots, and comic-strip drama of Pop Art applied to a carbon (炭素/tanso) resource center. The site pops — with the explosive graphic punch of Roy Lichtenstein's industrial-process paintings, the repetitive seriality of Warhol's consumer-product prints, and the comic-strip urgency of environmental data rendered as dramatic visual narratives. Inspiration draws from the graphic design of Corita Kent's social-justice serigraphs, the comic-panel storytelling of Art Spiegelman's Maus, the bold outlined style of Keith Haring's public information campaigns, and the pop-art environmental messaging of contemporary climate communication that uses visual drama to break through information fatigue. The tone is professional — authoritative yet accessible language that establishes the carbon center as a credible, comprehensive resource hub.

The pop-art treatment transforms carbon resource content from dry environmental documentation into visually explosive knowledge experiences — emissions data bursts from comic-panel frames, carbon reduction strategies are presented with speech-bubble urgency, and resource categories are organized like Warhol's serial repetitions highlighting the systematic nature of carbon management. The center metaphor positions the platform as the definitive hub — the place where all carbon knowledge converges.

Each component carries the bold graphic quality of pop art — thick outlines (3-4px), flat color fills, Benday dot patterns in backgrounds, and speech-bubble callouts for key information. The professional tone ensures credibility — pop-art drama communicates urgency without undermining the seriousness of carbon science.

## Layout Motifs and Structure
The layout uses a **horizontal-scroll** architecture — content arranged in laterally scrolling panels creating the comic-strip reading experience of sequential carbon knowledge panels read left to right.

**Horizontal Scroll Panels:**
- Panel width: 85vw per content panel, creating slight overlap preview
- Panel height: 100vh for immersive comic-panel reading
- Scroll behavior: smooth horizontal with snap-to-panel
- Navigation: subtle arrow indicators at panel edges
- Container: overflow-x: scroll; display: flex; scroll-snap-type: x mandatory
- The horizontal scroll creates the comic-strip quality of sequential environmental storytelling

**Section Sequence:**
1. **Splash Page:** Hero panel with variable-fluid typography in comic-burst frame, crystalline geometric carbon-molecule shapes, leather-texture vintage resource-center surface
2. **Data Strip:** Carbon metrics in sequential horizontal panels — card-flip interactive comic-panel reveals with leather-texture material accent surfaces
3. **Resource Rack:** Carbon resources in pop-art serial grid within panels — crystalline simplified molecular motifs and leather-texture binding-quality accents
4. **Action Frames:** Carbon reduction strategies in dramatic comic panels with crystalline sharp geometric emphasis and bold outlined call-to-action
5. **Back Cover:** Final panel as comic conclusion — professional closing with crystalline minimal molecular farewell and pop-art bold endmark

**Spatial Philosophy:**
- Horizontal panels create sequential narrative flow through carbon knowledge
- Comic-panel framing makes environmental data dramatic and engaging
- Panel-to-panel transitions create natural pacing for complex carbon information

## Typography and Palette
**Typography:**
- **Headlines:** "Recursive" (Google Fonts) — variable-fluid at 2.2rem-3.6rem, weight 900. Its variable capabilities allow dramatic weight and width shifts creating the comic-headline quality of pop-art typographic explosions.
- **Body Text:** "Lexend" (Google Fonts) — optimized readability sans at 0.9rem, weight 400, line height 1.7.
- **Data:** "Space Mono" (Google Fonts) — monospace at 0.85rem for carbon measurements and scientific data.
- **Labels:** "Recursive" at 0.7rem, weight 600, uppercase, letter-spacing 0.1em.

**Color Palette:**
- **Pop White:** #faf8f5 — crisp warm white for panel backgrounds
- **Panel Cream:** #f0ece4 — slightly warm cream for secondary panels
- **Pop Red:** #e63946 — bold red for primary pop-art accent
- **Pop Yellow:** #f4d35e — bright yellow for secondary comic-burst accent
- **Deep Burgundy:** #6b2737 — deep burgundy for tertiary depth accent
- **Comic Black:** #1a1a1a — bold black for outlines and text
- **Halftone Gray:** #888888 — medium gray for Benday dot patterns
- **Outline Stroke:** rgba(26,26,26,0.9) — near-black for bold comic outlines

## Imagery and Motifs
**Leather-Texture Resource Binding:** Surface treatments suggesting leather-bound reference materials — background with subtle leather grain (repeating-radial-gradient with micro-variation at 0.02 opacity) and warm tint. The leather creates the resource-center quality of serious reference materials bound in quality materials, grounding pop-art drama with scholarly substance.

**Card-Flip Comic Panel Reveals:** Interactive elements flip to reveal additional information — rotateY(0) to rotateY(180deg) over 500ms with backface-visibility: hidden, front showing pop-art teaser, back showing detailed content. The card-flip creates the comic-panel quality of revealing hidden narrative panels in an interactive comic strip.

**Crystalline Carbon Molecules:** Decorative carbon molecular structures rendered as crystalline geometric forms — SVG hexagonal carbon rings (3px stroke, Comic Black at 0.08 opacity) with bond lines connecting to adjacent structures. The crystalline quality creates the scientific-diagram beauty of carbon molecular chemistry presented as pop-art geometry.

**Benday Dot Backgrounds:** Classic pop-art halftone dot patterns — radial-gradient(circle, #888888 0.8px, transparent 0.8px) with background-size: 8px 8px at 0.04 opacity. The Benday dots create the comic-printing quality of Pop Art's signature visual texture applied to environmental content.

**Speech Bubble Callouts:** Key carbon facts presented in speech-bubble containers — border: 3px solid #1a1a1a; border-radius: 20px; padding: 16px 24px; with CSS triangle tail. The speech bubbles create the comic-strip quality of carbon knowledge being spoken with dramatic urgency.

## Prompts for Implementation
Build the page as a pop-art carbon resource comic strip. Horizontal scroll: .comic-strip { display: flex; overflow-x: auto; scroll-snap-type: x mandatory; height: 100vh; } .panel { min-width: 85vw; scroll-snap-align: start; padding: 60px; display: flex; flex-direction: column; justify-content: center; }

Benday dots: .benday { background-image: radial-gradient(circle, #888888 0.8px, transparent 0.8px); background-size: 8px 8px; opacity: 0.04; }

Speech bubble: .speech { border: 3px solid #1a1a1a; border-radius: 20px; padding: 16px 24px; position: relative; } .speech::after { content: ''; position: absolute; bottom: -15px; left: 30px; border: 8px solid transparent; border-top-color: #1a1a1a; }

Card flip: .flip-card { perspective: 1000px; } .flip-inner { transition: transform 500ms; transform-style: preserve-3d; } .flip-card:hover .flip-inner { transform: rotateY(180deg); }

AVOID: Subdued environmental resource libraries, corporate green-themed documentation centers, and minimalist sustainability platforms. Let pop-art visual drama and horizontal comic-strip navigation create a carbon center where environmental knowledge hits with the explosive graphic impact of a Lichtenstein painting.

## Uniqueness Notes
1. **Pop-art for carbon resources:** Bold graphic drama breaks through environmental information fatigue with visual explosions that demand attention.
2. **Horizontal-scroll as comic strip:** Sequential panel reading creates narrative momentum through carbon knowledge that linear scrolling lacks.
3. **Crystalline carbon molecules as pop decoration:** Scientific molecular diagrams become pop-art decorative motifs, merging science with visual culture.
4. **Card-flip as comic panel reveals:** Interactive panel flipping creates the sequential storytelling quality of revealing hidden narrative layers.
5. **Professional tone with pop drama:** Authoritative language grounded in pop-art visuals creates credible urgency without sacrificing scientific rigor.

**Seed/Style:** aesthetic: pop-art, layout: horizontal-scroll, typography: variable-fluid, palette: deep-burgundy, patterns: card-flip, imagery: leather-texture, motifs: crystalline, tone: professional

**Avoided Overused Patterns:** corporate aesthetic, parallax patterns, asymmetric layout, mono typography, warm palette, friendly tone, minimal imagery. This design uses pop-art aesthetic, horizontal-scroll layout, variable-fluid typography, deep-burgundy palette, card-flip patterns, leather-texture imagery, and professional tone.
<!-- DESIGN STAMP
  timestamp: 2026-03-19T06:38:54
  seed: unspecified
  aesthetic: tanso.center channels a pop-art aesthetic — the bold outlines, Benday dots, and ...
  content_hash: 8923e76722bd
-->
