# Design Language for ronpa.day

## Aesthetics and Tone
ronpa.day channels a zen aesthetic — the disciplined clarity and contemplative stillness of Japanese meditative tradition applied to a 論破 (refutation) daily practice platform. The site distills — every visual element reduced to its essential truth, the way a master debater strips an argument to its logical skeleton. Empty space holds as much meaning as content, and each refutation is presented with the decisive clarity of a single brush stroke in sumi-e painting. Inspiration draws from the ink-wash paintings of Sesshuu, the austere beauty of Rikyu's tea room aesthetics, the compositional economy of haiku poetry, and the digital stillness of Muji's design philosophy. The tone is conversational — natural, engaging language that makes the art of refutation feel like a thoughtful discussion between respected intellectual equals.

## Layout Motifs and Structure
The layout uses an **immersive-scroll** architecture — content revealed through scrolling that creates the unfolding quality of a debate progressing through successive rounds of argument and refutation.

**Immersive Scroll Architecture:**
- Full-viewport sections that scroll like debate rounds
- Content: max-width: 700px centered within viewport sections
- Feature sections: 100vh minimum with vertically centered content
- Scroll-snap for decisive section transitions (snap-type: y mandatory)
- Container: full-width sections with centered inner content
- The immersive scroll creates the debate-round quality of refutations presented one decisive argument at a time

**Section Sequence:**
1. **First Strike:** Hero with commissioner-versatile title on analogous zen gradient, nature-elements contemplative environmental visuals, sci-fi-hud strategic overlay markers
2. **Arguments:** Refutation rounds in immersive scroll sections — morph interactive argument-transformation transitions with nature-elements organic evidence
3. **Decisive Point:** Featured refutation in full-viewport moment with sci-fi-hud analytical overlay and nature-elements grounding context
4. **Aftermath:** Resolved debates in compact scroll sections with sci-fi-hud summary markers
5. **Silence:** Footer as post-debate quiet — conversational farewell with nature-elements settled environment and friendly closing

## Typography and Palette
**Typography:**
- **Headlines:** "Commissioner" (Google Fonts) — versatile variable sans at 2.2rem-3rem, weight 700. Its adaptable forms create the debate-stage quality of typography that adjusts its weight and emphasis to match the intensity of each refutation.
- **Body Text:** "Inter" (Google Fonts) — precise sans at 0.9rem, weight 400, line height 1.8.
- **Accent:** "Commissioner" at 1rem, weight 500 for key refutation points and debate annotations.
- **Labels:** "Inter" at 0.65rem, weight 500, uppercase, letter-spacing 0.1em.

**Color Palette:**
- **Zen Charcoal:** #1c1a18 — deep warm charcoal for backgrounds
- **Stone Surface:** #282420 — warm stone for panels
- **Jade Accent:** #58a878 — living jade for primary accent
- **Warm Ochre:** #c8a050 — warm ochre for secondary accent
- **Mist Blue:** #6888a0 — soft mist blue for tertiary accent
- **Rice Paper:** #e8e0d4 — warm rice paper for text
- **Shadow Warm:** #484038 — warm shadow for secondary text
- **Border Jade:** rgba(88,168,120,0.1) — jade tint border

## Imagery and Motifs
**Nature-Elements Contemplative Visuals:** Refutation sections feature natural-world metaphors — abstract leaf shapes (SVG paths, 20-40px) in Jade Accent at 0.04 opacity as section decorations. Stone-like circular forms (border-radius: 50%, 30-50px) in Stone Surface as grounding elements. The nature creates the zen-garden quality of refutations placed with the deliberate care of stones in a meditative composition.

**Morph Argument Transformation:** Arguments transform smoothly between states — original claim morphs into refuted form through CSS transitions (text color shifts from Rice Paper to Shadow Warm, border-left color shifts from Warm Ochre to Jade Accent over 500ms ease-in-out on scroll trigger). The morph creates the refutation quality of arguments being decisively transformed by logic.

**Sci-Fi-HUD Strategic Overlay:** Thin overlay lines and markers providing analytical context — horizontal rules (1px, full-width) in Jade Accent at 0.04 opacity with small data labels at endpoints. Corner brackets (L-shaped, 12px arms) at content block corners. The HUD creates the analytical quality of debates viewed through a strategic analysis interface.

**Analogous Zen Atmosphere:** Color palette uses adjacent hues (jade-ochre-mist) creating harmonious depth — radial-gradient(at 40% 30%, rgba(88,168,120,0.02), transparent 40%), radial-gradient(at 60% 70%, rgba(200,160,80,0.015), transparent 35%). The analogous harmony creates the natural quality of a zen garden where all elements exist in chromatic kinship.

**Brush-Stroke Dividers:** Section transitions marked by horizontal brush-stroke-like elements — CSS border with varying thickness (border-image: linear-gradient(90deg, transparent, rgba(88,168,120,0.1), rgba(88,168,120,0.15), rgba(88,168,120,0.1), transparent) 1). The brush strokes create the calligraphic quality of a master debater's decisive marking.

## Prompts for Implementation
Build the page as a zen refutation daily practice. Immersive scroll: .debate-round { min-height: 100vh; display: flex; align-items: center; justify-content: center; scroll-snap-align: start; } .debate-content { max-width: 700px; padding: 60px 24px; } html { scroll-snap-type: y mandatory; }

Morph argument: .claim { border-left: 3px solid #c8a050; padding-left: 20px; color: #e8e0d4; transition: all 500ms ease-in-out; } .claim.refuted { border-left-color: #58a878; color: #484038; text-decoration: line-through; }

HUD overlay: .hud-bracket { position: absolute; width: 12px; height: 12px; border: 1px solid rgba(88,168,120,0.06); } .hud-bracket.top-left { border-right: none; border-bottom: none; top: -4px; left: -4px; } .hud-bracket.bottom-right { border-left: none; border-top: none; bottom: -4px; right: -4px; }

Zen panel: .debate-card { background: #282420; border: 1px solid rgba(88,168,120,0.1); border-radius: 4px; padding: 32px; }

AVOID: Standard debate platforms, corporate argument trackers, and minimal discussion forums. Let zen contemplative clarity and conversational warmth create a refutation practice where 論破 unfolds through immersive scrolling like a debate between equals, each argument examined with meditative precision before being decisively transformed.

## Uniqueness Notes
1. **Zen for refutation practice:** Meditative clarity makes the aggressive art of 論破 feel like a disciplined contemplative practice rather than combative exercise.
2. **Immersive-scroll as debate rounds:** Full-viewport sections create the structured quality of debates unfolding one decisive argument at a time.
3. **Morph as argument transformation:** Smooth state changes create the visible quality of claims being logically transformed by refutation.
4. **Sci-fi-hud as analytical overlay:** Strategic markers create the quality of debates viewed through a precision analysis interface.
5. **Brush-stroke dividers as calligraphic decisiveness:** Ink-wash transitions create the quality of a master's single decisive brush stroke.

**Seed/Style:** aesthetic: zen, layout: immersive-scroll, typography: commissioner-versatile, palette: analogous, patterns: morph, imagery: nature-elements, motifs: sci-fi-hud, tone: conversational

**Avoided Overused Patterns:** corporate aesthetic (89%), parallax patterns (93%), asymmetric layout (91%), mono typography (94%), warm palette (95%), friendly tone (89%), minimal imagery (92%). This design uses zen aesthetic, immersive-scroll layout, analogous palette, nature-elements imagery, and conversational tone.
<!-- DESIGN STAMP
  timestamp: 2026-03-19T03:35:25
  domain: ronpa.day
  seed: unspecified
  aesthetic: ronpa.day channels a zen aesthetic — the disciplined clarity and contemplative s...
  content_hash: fa1ef146be0c
-->
