# Design Language for mechanic.party

## Aesthetics and Tone
mechanic.party channels a holographic aesthetic — prismatic light effects, iridescent surfaces, and the magical shimmer of holographic materials applied to a celebration of mechanical craft and community. The site presents the mechanic community as a vibrant gathering — a party where gears, engines, and tools are celebrated with the same joy as music and dance. Inspiration draws from holographic sticker collections, the rainbow-oil-slick beauty of machine lubricants, festival light shows, and the warm community atmosphere of maker faires. The tone is pastoral-romantic — mechanical craft presented with the gentle, nurturing quality of artisan tradition, where each tool has a story and every repair is an act of care. The bento-box layout organizes party activities and community features into neatly partitioned containers, like a perfectly packed Japanese lunch box.

## Layout Motifs and Structure
The layout uses a **bento-box** architecture — content organized in precisely partitioned rectangular zones of varying sizes within a fixed grid, creating an efficient, visually satisfying information display.

**Bento-Box Architecture:**
- Outer container: max-width: 1200px, display: grid
- Grid: complex template with named areas defining the bento partitions
- Gaps: 12px (the bento dividers), consistent throughout
- Cells: various sizes from small squares (1x1) to large rectangles (2x2, 3x1)
- Each cell has consistent padding (20px) and border-radius (8px)

**Section Sequence:**
1. **Welcome Mat:** Large bento cell (3x1) with holographic-shimmer title, custom-illustration tool icons, and warm party invitation text
2. **The Workbench:** Mixed bento grid — large cell for featured community event, small cells for tool categories, medium cells for upcoming gatherings
3. **Skills Exchange:** Bento section with cultural motif borders, each cell a skill that party members can share or learn
4. **Gallery:** Photo-style bento grid with custom illustrations of community creations, elastic hover responses
5. **Join the Party:** Footer bento — one large cell with community join form, small cells with social links and schedule

## Typography and Palette
**Typography:**
- **Headlines:** "Albert Sans" (Google Fonts) — Frutiger-inspired clean sans at 2rem-3rem, weight 700. Its humanist warmth matches the community spirit.
- **Body Text:** "Albert Sans" at 0.95rem, weight 400, line height 1.65. Clean and friendly for community content.
- **Event Data:** "Space Mono" (Google Fonts) — monospace at 0.85rem for dates, locations, and technical specifications.
- **Labels:** "Albert Sans" at 0.7rem, weight 600, uppercase for bento cell category headers.

**Color Palette:**
- **Warm Cream:** #f8f0e0 — warm cream for page background
- **Warm Peach:** #e8c0a0 — soft peach for primary bento cell backgrounds
- **Warm Rose:** #d8a0a0 — soft pink for secondary bento cells
- **Warm Sage:** #a8c0a0 — soft green for tertiary bento cells
- **Warm Lavender:** #b8a8c8 — soft purple for quaternary bento cells
- **Earth Brown:** #4a3828 — warm dark brown for primary text
- **Holographic Base:** linear-gradient(135deg, #ff80ab, #80d8ff, #b9f6ca, #ffe57f, #ff80ab) — prismatic gradient for holographic effects
- **Tool Gray:** #6a6a6a — neutral gray for secondary text

## Imagery and Motifs
**Custom-Illustration Tool Icons:** Mechanical tools (wrenches, gears, screwdrivers, engines) illustrated as custom line drawings (SVG, stroke: Earth Brown, stroke-width: 1.5px, fill: none) with selective color fills from the warm palette. Each tool illustration has a slightly hand-drawn quality (rounded line-caps, gentle curves) suggesting craft and care.

**Cultural Heritage Decorative Borders:** Select bento cells feature borders with traditional pattern motifs — Korean, Japanese, and global decorative patterns rendered as thin (1px) repeating SVG borders in Earth Brown at 0.15 opacity, honoring the multicultural mechanic community.

**Elastic Hover Interactions:** Bento cells respond to hover with elastic deformation — transform: scale(1.02) with cubic-bezier(0.68, -0.55, 0.27, 1.55) timing over 300ms, creating a springy, playful response. Cells also slightly brighten (filter: brightness(1.03)) on hover.

**Holographic Shimmer on Featured Cells:** The featured bento cell and key interactive elements display a holographic shimmer — background: linear-gradient(135deg, rgba(255,128,171,0.1), rgba(128,216,255,0.1), rgba(185,246,202,0.1), rgba(255,229,127,0.1)), with background-size: 200% 200% and animation shifting background-position over 4 seconds, creating the prismatic rainbow shift of holographic materials.

**Oil-Slick Divider Lines:** The 12px gaps between bento cells feature a subtle holographic treatment — linear-gradient(90deg, rgba(255,128,171,0.05), rgba(128,216,255,0.05), rgba(185,246,202,0.05)) applied to the grid gap area via background on the container, suggesting the rainbow sheen of machine oil.

## Prompts for Implementation
Build the page as a holographic bento-box. Container: display: grid, grid-template-areas with named regions. Gap: 12px. Background: Warm Cream.

Bento cells: each with a warm palette background, padding: 20px, border-radius: 8px. Assign to grid areas via grid-area property.

Holographic shimmer: background: linear-gradient(135deg, rgba(255,128,171,0.08), rgba(128,216,255,0.08), rgba(185,246,202,0.08), rgba(255,229,127,0.08), rgba(255,128,171,0.08)); background-size: 300% 300%; animation: holographic 4s ease-in-out infinite; @keyframes holographic { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } }.

Elastic hover: transition: transform 300ms cubic-bezier(0.68, -0.55, 0.27, 1.55), filter 200ms. Hover: transform: scale(1.02), filter: brightness(1.03).

Tool illustrations: inline SVGs, 40-48px. stroke: Earth Brown, stroke-width: 1.5px, fill: none for lines, selective warm palette fills for tool body areas. stroke-linecap: round.

Cultural borders: SVG pattern elements, 12px repeat units. Simple geometric motifs (diamonds, interlocking squares). Applied as border-image or as top-border decoration strips (4px height).

AVOID: Cold industrial aesthetics, aggressive competitive layouts, and exclusionary technical jargon. Let the warm party atmosphere and pastoral-romantic tone make mechanical community feel welcoming.

## Uniqueness Notes
1. **Holographic aesthetic for mechanic community:** Prismatic rainbow effects celebrate the beauty found in mechanical craft — oil sheens, chrome reflections, and metallic surfaces.
2. **Bento-box as organized party space:** The partitioned layout organizes community activities with the satisfying precision of a well-packed lunch box.
3. **Custom tool illustrations with hand-drawn warmth:** Careful line drawings of mechanical tools convey craft, care, and artisan tradition.
4. **Cultural heritage borders for multicultural community:** Traditional pattern motifs honor the diverse backgrounds of the mechanic community.
5. **Elastic interactions as mechanical play:** Spring-physics hover responses create the tactile, physical feedback appropriate for a mechanics' gathering.

**Seed/Style:** aesthetic: holographic, layout: bento-box, typography: frutiger-clean, palette: warm, patterns: elastic, imagery: custom-illustration, motifs: cultural, tone: pastoral-romantic

**Avoided Overused Patterns:** corporate aesthetic (76%), parallax patterns (85%), asymmetric layout (85%), mono typography (86%), friendly tone (76%), minimal imagery (84%). This design uses holographic aesthetic, bento-box layout, warm palette, custom-illustration imagery, and pastoral-romantic tone.
<!-- DESIGN STAMP
  timestamp: 2026-03-19T00:52:48
  domain: mechanic.party
  seed: unspecified
  aesthetic: mechanic.party channels a holographic aesthetic — prismatic light effects, iride...
  content_hash: 38d5187c48e3
-->
