# Design Language for mujun.work

## Aesthetics and Tone
mujun.work (Mujun — 矛盾, contradiction) channels a surreal aesthetic — dreamlike compositions where reality bends and the familiar becomes strange, applied to a workplace and productivity platform exploring the contradictions inherent in modern work culture. The site treats work itself as surreal — the absurdity of meetings, the paradox of busy-but-unproductive, the contradiction of creative work within rigid structures. Inspiration draws from Magritte's impossible objects, the surreal office photography of Erwin Olaf, the dreamlike interfaces of thatgamecompany's Journey, and the philosophical absurdism of Monty Python's bureaucratic sketches. The tone is futuristic-cutting-edge — forward-looking language that positions these work contradictions as problems the future will solve.

## Layout Motifs and Structure
The layout uses a **ma-negative-space** architecture — content organized with deliberate, meaningful emptiness (ma, 間) where the negative space carries as much weight as the content, creating breathing room for surreal elements to inhabit.

**Ma Negative Space Architecture:**
- Content blocks occupy only 40-60% of their section space
- Remaining space: intentionally empty, housing surreal floating elements
- Max-width: 600px for text blocks within 1000px containers
- Generous margins (min 80px) creating contemplative pauses
- Alternating content position within the wider container

**Section Sequence:**
1. **Paradox:** Hero with oversized-display title in vast empty space on cool-grays gradient, nature-elements surreal floating objects, cultural 矛盾 watermark
2. **Contradictions:** Work contradictions in ma-spaced sections — scroll-triggered reveals with nature-elements surreal accents floating in empty space
3. **Solutions:** Future solutions presented in contained blocks surrounded by surreal emptiness, with cultural typography accents
4. **Vision:** Forward-looking workplace vision with surreal perspective-shifted imagery
5. **Silence:** Footer as productive emptiness — futuristic closing floating in intentional void

## Typography and Palette
**Typography:**
- **Headlines:** "Syne" (Google Fonts) — oversized display sans at 3rem-5rem, weight 800. Its commanding scale fills the ma-space with authority.
- **Body Text:** "Inter" (Google Fonts) — precise sans at 0.95rem, weight 400, line height 1.8.
- **Accent:** "Syne" at 1.5rem, weight 400 for pull-quotes floating in negative space.
- **Labels:** "Inter" at 0.7rem, weight 500, uppercase, letter-spacing 0.08em.

**Color Palette:**
- **Gray Deep:** #101214 — deep neutral gray for backgrounds
- **Gray Mid:** #1a1c20 — medium gray for secondary surfaces
- **Silver Cool:** #b0b8c8 — cool silver for primary accents
- **Lavender Surreal:** #8878b0 — surreal lavender for secondary accents
- **Mint Fresh:** #60b898 — fresh mint for active states
- **Paper Clean:** #f4f2ee — clean paper for light sections
- **Text Light:** #d0d4dc — cool light for text on dark
- **Border Gray:** #2a2c34 — neutral dark border

## Imagery and Motifs
**Nature-Elements Surreal Objects:** Natural objects (leaves, stones, clouds, water droplets — SVG, 40-80px) float in the negative space around content — positioned absolute at unexpected locations, some rotated, some at unusual scales (a tiny cloud next to a large stone). In Silver Cool and Lavender Surreal at 0.1-0.2 opacity. Creates the dreamlike quality where nature intrudes on the workplace.

**Scroll-Triggered Surreal Reveals:** Content blocks enter with surreal animation — elements rotate slightly (from rotateY(5deg) to rotateY(0)), scale from 0.95 to 1, and fade from opacity 0 to 1 over 500ms. The slight rotation creates the sensation of reality shifting into focus — a surreal moment of perception.

**Cultural 矛盾 Space Markers:** In the generous negative space, the characters 矛盾 appear as large watermarks (6-8rem, Lavender Surreal at 0.04 opacity) or as small functional labels (0.75rem) marking contradiction types. The characters inhabit the emptiness, giving the negative space cultural meaning.

**Cool-Grays Surreal Atmosphere:** Backgrounds use neutral cool-gray gradients — linear-gradient(180deg, #101214, #1a1c20) with subtle radial highlights in Lavender Surreal (rgba(136,120,176,0.03)). The cool neutrality creates an office-like atmosphere that the surreal elements then disrupt.

**Ma-Space Perspective Shifts:** Some content blocks use subtle CSS perspective transforms — transform: perspective(1200px) rotateX(1deg) — creating barely perceptible depth that makes flat content feel slightly surreal, as if the page surface itself is bending.

## Prompts for Implementation
Build the page as a surreal ma-space workplace platform. Container: max-width: 1000px. Content blocks: max-width: 600px, positioned with varying margin-left (10-30%).

Surreal reveal: .content-block { opacity: 0; transform: rotateY(5deg) scale(0.95); transition: all 500ms ease; } .content-block.visible { opacity: 1; transform: rotateY(0) scale(1); }

Nature floats: .surreal-element { position: absolute; opacity: 0.15; animation: surrealDrift 8s ease-in-out infinite; } @keyframes surrealDrift { 0%, 100% { transform: translateY(0) rotate(0deg); } 50% { transform: translateY(-8px) rotate(2deg); } }

Cultural watermarks: .mujun-watermark { font-size: 7rem; color: rgba(136,120,176,0.04); position: absolute; user-select: none; }

Ma spacing: .ma-section { padding: 100px 0; min-height: 60vh; display: flex; align-items: center; }

Perspective shift: .depth-block { transform: perspective(1200px) rotateX(1deg); transition: transform 400ms ease; } .depth-block:hover { transform: perspective(1200px) rotateX(0); }

AVOID: Standard workplace SaaS layouts, productivity app templates, and corporate business tool design. Let surreal dreamlike composition and futuristic-cutting-edge ambition create a workplace platform where contradictions are acknowledged and transformed.

## Uniqueness Notes
1. **Surreal aesthetic for workplace platform:** Dreamlike visual treatment acknowledges the inherent absurdity and contradiction in modern work culture.
2. **Ma-negative-space as meaningful emptiness:** Japanese spatial philosophy creates contemplative pauses where surreal elements can breathe and disrupt.
3. **Nature-elements as workplace intrusion:** Natural objects floating in office-like space represent the organic reality that rigid work structures try to suppress.
4. **Cultural 矛盾 as space inhabitants:** Contradiction characters give purposeful meaning to the generous empty spaces.
5. **Futuristic-cutting-edge tone for work contradictions:** Forward-looking language positions current work absurdities as problems the future will resolve.

**Seed/Style:** aesthetic: surreal, layout: ma-negative-space, typography: oversized-display, palette: cool-grays, patterns: scroll-triggered, imagery: nature-elements, motifs: cultural, tone: futuristic-cutting-edge

**Avoided Overused Patterns:** corporate aesthetic (76%), parallax patterns (85%), asymmetric layout (85%), mono typography (86%), warm palette (89%), friendly tone (76%), minimal imagery (84%). This design uses surreal aesthetic, ma-negative-space layout, cool-grays palette, nature-elements imagery, and futuristic-cutting-edge tone.
<!-- DESIGN STAMP
  timestamp: 2026-03-19T01:46:00
  seed: unspecified
  aesthetic: mujun.work (Mujun — 矛盾, contradiction) channels a surreal aesthetic — dreamlike ...
  content_hash: 6d14ab891e9f
-->
