# Design Language for simidiot.com

## Aesthetics and Tone
simidiot.com channels a retro-futuristic aesthetic — the chrome-and-optimism visual language of mid-century science fiction applied to an Idiot AI Simulation platform. The site simulates — with the tongue-in-cheek warmth of simulating artificial stupidity, cathode-ray readouts displaying entertainingly wrong conclusions, and the affectionate humor of a system designed to make endearing mistakes. Inspiration draws from the optimistic computing interfaces of 1960s sci-fi films, the control panels of Forbidden Planet, the retro-computing charm of early personal computers, and the kitschy futurism of The Jetsons. The tone is tech-tutorial — instructional, step-by-step language that guides users through idiot simulation with patient, deadpan clarity.

## Layout Motifs and Structure
The layout uses a **hero-dominant** architecture — content organized around a commanding hero section that creates the main-stage quality of the primary idiot simulation occupying center stage with theatrical prominence.

**Hero Dominant Architecture:**
- Hero section: 80vh with centered simulation display
- Secondary content: max-width: 860px below hero
- Supporting sections: compact, deferential to hero
- Feature callouts: 640px for focused simulation moments
- Container: full-width hero with 860px body content
- The hero creates the showcase quality of the main idiot simulation commanding audience attention

**Section Sequence:**
1. **Boot Sequence:** Hero with garamond-classic title on burgundy-cream retro-futuristic gradient, organic-blobs amorphous AI thought-forms, circuit computational pathway diagrams
2. **Subroutines:** Simulation features below hero — path-draw-svg interactive circuit-path animation with organic-blobs decorative AI thought shapes
3. **Core Dump:** Featured simulation in focused 640px with circuit deep pathway analysis and organic-blobs immersive thought-form display
4. **Error Log:** Past simulations in compact sections with circuit simplified paths
5. **Power Down:** Footer as system shutdown — tech-tutorial farewell with circuit resolved pathways and instructional closing

## Typography and Palette
**Typography:**
- **Headlines:** "EB Garamond" (Google Fonts) — classic serif at 2.2rem-3rem, weight 700. Its scholarly elegance creates ironic contrast with the idiot simulation subject matter, treating artificial stupidity with the dignity of academic research.
- **Body Text:** "Inter" (Google Fonts) — precise sans at 0.9rem, weight 400, line height 1.7.
- **Data:** "JetBrains Mono" (Google Fonts) — monospace at 0.85rem for simulation output, error messages, and idiot-AI responses.
- **Labels:** "Inter" at 0.65rem, weight 600, uppercase, letter-spacing 0.08em.

**Color Palette:**
- **Console Burgundy:** #1c1018 — deep burgundy for backgrounds
- **Cream Console:** #f0e4d4 — warm cream for content
- **Retro Amber:** #d8a840 — warm amber for primary accent (console glow)
- **Console Green:** #48b868 — phosphor green for secondary accent (success)
- **Error Red:** #d85848 — warm red for tertiary accent (idiot errors)
- **Cream Text:** #ece0d0 — cream for text on dark
- **Dark Text:** #201410 — dark for text on cream
- **Border Amber:** rgba(216,168,64,0.1) — amber tint border

## Imagery and Motifs
**Organic-Blobs AI Thought Forms:** Idiot AI "thoughts" visualized as amorphous blob shapes — border-radius: 40% 60% 55% 45% / 50% 40% 60% 50% in Retro Amber and Console Green at 0.06-0.1 opacity. Slowly morphing shapes (animation: blob-morph 6s ease-in-out infinite). The blobs create the endearing quality of a simple AI's thoughts taking vague, imprecise form.

**Path-Draw-SVG Circuit Animation:** Simulation pathways animate along circuit traces — stroke-dasharray: 200; stroke-dashoffset: 200; animating to 0 over 1000ms on trigger. Paths branch and sometimes hilariously dead-end. The path-drawing creates the computation quality of an idiot AI trying to find correct logical pathways.

**Circuit Computational Pathways:** Thin circuit-like connection lines (1px) in Retro Amber at 0.06 opacity connecting simulation components. Junction nodes (4px circles) where paths meet. Some paths deliberately lead nowhere (dead ends). The circuits create the computing quality of logical pathways that sometimes reach wrong conclusions.

**Burgundy-Cream Retro-Futuristic Atmosphere:** Dual-surface design — Console Burgundy backgrounds with Cream Console content panels. radial-gradient(at 50% 40%, rgba(216,168,64,0.02), transparent 35%). CRT scan-line overlay at 0.01 opacity.

**Console Amber Glow:** Active simulation elements emit warm amber glow — box-shadow: 0 0 12px rgba(216,168,64,0.06), 0 0 4px rgba(216,168,64,0.03). The glow creates the CRT quality of a retro-futuristic console running idiot simulations.

## Prompts for Implementation
Build the page as a retro-futuristic idiot simulation. Hero: .idiot-hero { min-height: 80vh; display: flex; align-items: center; justify-content: center; } .idiot-section { max-width: 860px; margin: 0 auto; padding: 80px 24px; } .idiot-focus { max-width: 640px; margin: 0 auto; }

Path draw: .circuit-path { stroke-dasharray: 200; stroke-dashoffset: 200; transition: stroke-dashoffset 1000ms ease-out; } .circuit-path.active { stroke-dashoffset: 0; }

Blob: .thought-blob { border-radius: 40% 60% 55% 45% / 50% 40% 60% 50%; background: var(--blob-color, rgba(216,168,64,0.08)); animation: blob-morph 6s ease-in-out infinite; } @keyframes blob-morph { 0%, 100% { border-radius: 40% 60% 55% 45% / 50% 40% 60% 50%; } 50% { border-radius: 55% 45% 40% 60% / 45% 55% 50% 40%; } }

Console panel: .console-card { background: #f0e4d4; border: 1px solid rgba(216,168,64,0.1); border-radius: 4px; padding: 28px; }

AVOID: Standard AI demo platforms, corporate simulation tools, and minimal error-display interfaces. Let retro-futuristic console charm and tech-tutorial patience create an idiot AI simulation where artificial stupidity is documented with scholarly dignity and affectionate humor.

## Uniqueness Notes
1. **Retro-futuristic for idiot AI:** Chrome-age optimism makes artificial stupidity feel endearing and entertaining rather than frustrating.
2. **Hero-dominant as main stage:** Commanding hero creates the theatrical quality of the primary idiot simulation performing center stage.
3. **Organic-blobs as vague AI thoughts:** Amorphous shapes create the endearing quality of a simple AI's thoughts taking imprecise form.
4. **Path-draw as wrong-turn circuits:** Animated pathways with dead ends create the humorous quality of logic that sometimes reaches wrong conclusions.
5. **Garamond-classic as ironic dignity:** Scholarly serif treats artificial stupidity with the academic respect that makes the contrast genuinely funny.

**Seed/Style:** aesthetic: retro-futuristic, layout: hero-dominant, typography: garamond-classic, palette: burgundy-cream, patterns: path-draw-svg, imagery: organic-blobs, motifs: circuit, tone: tech-tutorial

**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 retro-futuristic aesthetic, hero-dominant layout, burgundy-cream palette, organic-blobs imagery, and tech-tutorial tone.
<!-- DESIGN STAMP
  timestamp: 2026-03-19T03:50:59
  domain: simidiot.com
  seed: unspecified
  aesthetic: simidiot.com channels a retro-futuristic aesthetic — the chrome-and-optimism vis...
  content_hash: 44c266841e06
-->
