# Design Language for rinji.org

## Aesthetics and Tone
rinji.org channels a scandinavian aesthetic — the clean, functional beauty of Nordic design principles applied to a temporary/ad-hoc (臨時) organization platform. The site clarifies — honest materials, purposeful simplicity, and the democratic beauty of design that serves everyone equally. Inspiration draws from the functional furniture of Alvar Aalto, the democratic design philosophy of IKEA's early years, the clean editorial of Kinfolk magazine, and the material honesty of Finnish architecture. The tone is elegant-sophisticated — refined, articulate language that treats organizational work with the quiet dignity of well-crafted Nordic design.

## Layout Motifs and Structure
The layout uses a **ma-negative-space** architecture — content organized with deliberate, meaningful emptiness between elements, creating the Nordic quality of design that gives every object room to breathe.

**Ma Negative Space Architecture:**
- Content islands in generous white space (40-50% viewport empty)
- Text blocks: max-width: 660px, well-separated
- Feature panels: centered with 100px+ margins
- Whitespace IS design — representing the calm, considered nature of Nordic spaces
- Container: max-width: 920px with extensive internal spacing
- The negative space creates the hygge quality of comfortable, uncrowded design

**Section Sequence:**
1. **Gathering:** Hero with serif-classic title on warm scandinavian gradient, marble-texture natural material surfaces, layered-depth stacked material layers
2. **Structure:** Organization in negative-space islands — card-flip interactive dual-face information with marble-texture refined surfaces
3. **Workshop:** Featured organizational tool in centered isolation with layered-depth material depth and marble-texture detailed surfaces
4. **Archive:** Past work in scattered islands with layered-depth archival stacking
5. **Evening:** Footer as day's close — elegant-sophisticated farewell with layered-depth settled layers and refined closing

## Typography and Palette
**Typography:**
- **Headlines:** "Playfair Display" (Google Fonts) — classic serif at 2.2rem-3rem, weight 700. Its high-contrast elegance creates the literary quality of Nordic editorial design where typography carries cultural weight.
- **Body Text:** "Inter" (Google Fonts) — precise sans at 0.9rem, weight 400, line height 1.8.
- **Accent:** "Playfair Display" at 1.1rem, weight 400, italic for organizational annotations and process notes.
- **Labels:** "Inter" at 0.65rem, weight 500, uppercase, letter-spacing 0.1em.

**Color Palette:**
- **Nordic White:** #f8f4ee — warm Nordic white for backgrounds
- **Birch Surface:** #ece4d8 — warm birch for panels
- **Nordic Charcoal:** #2c2824 — warm charcoal for primary text
- **Nordic Blue:** #4878a0 — muted Nordic blue for primary accent
- **Nordic Sage:** #788868 — soft sage for secondary accent
- **Nordic Blush:** #c89888 — warm blush for tertiary accent
- **Shadow Birch:** #a89880 — birch shadow for secondary text
- **Border Nordic:** rgba(72,120,160,0.08) — blue tint border

## Imagery and Motifs
**Marble-Texture Natural Material:** Organization panels feature subtle natural material texture — repeating-linear-gradient(135deg, transparent, transparent 30px, rgba(44,40,36,0.008) 30px, rgba(44,40,36,0.008) 31px) creating the wood-grain quality of Nordic birch surfaces.

**Card-Flip Dual Information:** Organization cards feature flip interaction — transform: rotateY(180deg) on hover, revealing additional information on the reverse side. Front: summary view. Back: detailed view. Transition: 500ms ease-in-out. The flip creates the quality of examining Nordic design objects from multiple angles.

**Layered-Depth Material Stacking:** Content panels with visible material layers — box-shadow: 3px 3px 0 rgba(72,120,160,0.03), 6px 6px 0 rgba(72,120,160,0.02). The stacking creates the craft quality of Nordic materials layered with thoughtful consideration.

**Warm Scandinavian Atmosphere:** Background uses Nordic warm whites — radial-gradient(at 50% 30%, rgba(72,120,160,0.015), transparent 40%), radial-gradient(at 40% 70%, rgba(120,136,104,0.01), transparent 35%). The warmth creates the hygge quality of Nordic spaces designed for comfort.

**Functional Grid Marks:** Small functional markers — tiny cross marks (+, 6px) at content alignment points in Nordic Blue at 0.03 opacity. The marks create the blueprint quality of Nordic design's visible functional structure.

## Prompts for Implementation
Build the page as a scandinavian ad-hoc organization. Ma spacing: .nordic-section { max-width: 920px; margin: 0 auto; padding: 100px 24px; } .nordic-island { max-width: 660px; margin: 0 auto; } .nordic-feature { max-width: 740px; margin: 60px auto; }

Card-flip: .flip-card { perspective: 1000px; } .flip-inner { transition: transform 500ms ease-in-out; transform-style: preserve-3d; } .flip-card:hover .flip-inner { transform: rotateY(180deg); } .flip-front, .flip-back { backface-visibility: hidden; position: absolute; inset: 0; } .flip-back { transform: rotateY(180deg); }

Material layers: .birch-panel { box-shadow: 3px 3px 0 rgba(72,120,160,0.03), 6px 6px 0 rgba(72,120,160,0.02); background: #ece4d8; border: 1px solid rgba(72,120,160,0.08); border-radius: 4px; padding: 28px; }

Wood texture: .birch-surface::after { content: ''; position: absolute; inset: 0; background: repeating-linear-gradient(135deg, transparent, transparent 30px, rgba(44,40,36,0.008) 30px, rgba(44,40,36,0.008) 31px); pointer-events: none; }

Functional mark: .func-mark { width: 6px; height: 6px; position: relative; } .func-mark::before { content: ''; position: absolute; width: 6px; height: 1px; top: 50%; background: rgba(72,120,160,0.03); } .func-mark::after { content: ''; position: absolute; height: 6px; width: 1px; left: 50%; background: rgba(72,120,160,0.03); }

AVOID: Corporate organization platforms, sterile management dashboards, and minimal project trackers. Let Scandinavian functional beauty and elegant-sophisticated language create an ad-hoc organization where temporary work is given the democratic dignity and material honesty of well-crafted Nordic design.

## Uniqueness Notes
1. **Scandinavian for ad-hoc organization:** Nordic functional beauty makes temporary work feel dignified and thoughtfully designed.
2. **Ma-negative-space as hygge breathing room:** Generous emptiness creates the comfortable, uncrowded quality of Nordic interior design.
3. **Card-flip as multi-angle examination:** Dual-face cards create the quality of examining Nordic craft objects from multiple perspectives.
4. **Birch-surface texture as material honesty:** Wood-grain patterns create the natural-material quality of Nordic design's commitment to honest materials.
5. **Serif-classic in Nordic context:** Classical serif typography creates the literary quality of Nordic editorial tradition.

**Seed/Style:** aesthetic: scandinavian, layout: ma-negative-space, typography: serif-classic, palette: warm, patterns: card-flip, imagery: marble-texture, motifs: layered-depth, tone: elegant-sophisticated

**Avoided Overused Patterns:** corporate aesthetic (87%), parallax patterns (92%), asymmetric layout (90%), mono typography (93%), warm palette (94%), friendly tone (88%), minimal imagery (92%). This design uses scandinavian aesthetic, ma-negative-space layout, warm palette, marble-texture imagery, and elegant-sophisticated tone.
<!-- DESIGN STAMP
  timestamp: 2026-03-19T03:20:25
  domain: rinji.org
  seed: unspecified
  aesthetic: rinji.org channels a scandinavian aesthetic — the clean, functional beauty of No...
  content_hash: 82fd467968fc
-->
