# Design Language for sim-ai.xyz

## Aesthetics and Tone
sim-ai.xyz channels a botanical aesthetic — the rich, organic visual language of natural-world documentation applied to a Simulation AI experimental platform. The site grows — layered leaf structures, branching algorithmic patterns mirroring plant vasculature, and the patient beauty of computational processes modeled on biological growth systems. Inspiration draws from the botanical illustrations of Ernst Haeckel's Kunstformen der Natur, the algorithmic plant simulations of Aristid Lindenmayer's L-systems, the nature photography of Karl Blossfeldt, and the bio-inspired computing visualizations of MIT's Self-Assembly Lab. The tone is elegant-sophisticated — refined, articulate language that treats bio-inspired AI simulation with the dignity of classical natural philosophy.

## Layout Motifs and Structure
The layout uses a **horizontal-scroll** architecture — content arranged along a horizontal axis creating the growth-timeline quality of biological simulations developing through stages.

**Horizontal Scroll Architecture:**
- Full-height sections arranged horizontally (scroll-snap-type: x mandatory)
- Each section: 100vw width, 100vh height
- Content: max-width: 620px centered vertically
- Horizontal growth indicator showing simulation development
- Container: overflow-x: scroll with snap points
- The horizontal creates the growth quality of biological simulations maturing through developmental stages

**Section Sequence:**
1. **Seed:** Hero with serif-revival title on burnt-orange botanical gradient, data-viz bio-simulation visualizations, futuristic computational-biology markers
2. **Germinate:** Simulation tools in horizontal scroll — glitch interactive mutation-error displays with data-viz growth charts
3. **Bloom:** Featured simulation in full-viewport with futuristic advanced bio-computing markers and data-viz immersive visualizations
4. **Fruit:** Results in compact horizontal panels with futuristic simplified markers
5. **Dormancy:** Footer as cycle end — elegant-sophisticated farewell with futuristic resolved bio-markers and refined closing

## Typography and Palette
**Typography:**
- **Headlines:** "Libre Baskerville" (Google Fonts) — serif revival at 2.2rem-3rem, weight 700. Its classical serif forms create the natural-philosophy quality of bio-simulation documented with the scholarly elegance of Linnaean taxonomy.
- **Body Text:** "Inter" (Google Fonts) — precise sans at 0.9rem, weight 400, line height 1.8.
- **Data:** "JetBrains Mono" (Google Fonts) — monospace at 0.85rem for simulation parameters, growth metrics, and biological data.
- **Labels:** "Inter" at 0.65rem, weight 500, uppercase, letter-spacing 0.1em.

**Color Palette:**
- **Earth Cream:** #f4ece0 — warm earth cream for backgrounds
- **Leaf Surface:** #e0d4c0 — warm leaf for panels
- **Burnt Orange:** #c87838 — rich burnt orange for primary accent
- **Moss Green:** #588848 — deep moss for secondary accent
- **Bark Brown:** #7c5c3c — warm bark for tertiary accent
- **Earth Dark:** #201810 — deep earth for text
- **Dried Leaf:** #988868 — dried leaf for secondary text
- **Border Botanical:** rgba(200,120,56,0.1) — orange tint border

## Imagery and Motifs
**Data-Viz Bio-Simulation Charts:** Simulation outputs rendered as botanical-style data graphics — growth curves (SVG paths, 2px stroke in Moss Green), branching diagrams (L-system-inspired tree structures), and scatter plots representing population dynamics. The data-viz creates the scientific quality of biological simulations documented through rigorous visualization.

**Glitch Mutation Errors:** Simulation mutations trigger visual glitch — brief color shift (background flash to rgba(200,120,56,0.05)) with text displacement (translateX: -1px to 1px) for 120ms. The glitch creates the mutation quality of biological simulations encountering evolutionary variation.

**Futuristic Bio-Computing Markers:** Hexagonal shapes (10px) with thin outlines in Moss Green at 0.1 opacity as computational-biology stage indicators. Small DNA-helix-inspired double-line markers (vertical, 20px). The markers create the bio-computing quality of biological data processed through computational systems.

**Burnt-Orange Botanical Atmosphere:** Background uses warm botanical tones — radial-gradient(at 40% 30%, rgba(200,120,56,0.025), transparent 40%), radial-gradient(at 60% 70%, rgba(88,136,72,0.02), transparent 35%). The warmth creates the herbarium quality of botanical specimens preserved under amber-tinted glass.

**Vein-Pattern Textures:** Subtle branching line patterns — thin SVG paths (1px) in Bark Brown at 0.03 opacity creating leaf-vasculature patterns as background texture. The veins create the organic quality of biological structure underlying computational simulation.

## Prompts for Implementation
Build the page as a botanical simulation AI platform. Horizontal scroll: .bio-scroll { display: flex; overflow-x: scroll; scroll-snap-type: x mandatory; height: 100vh; } .bio-panel { min-width: 100vw; height: 100vh; scroll-snap-align: start; display: flex; align-items: center; justify-content: center; } .bio-content { max-width: 620px; padding: 40px; }

Mutation glitch: .mutation { animation: mutate 120ms steps(2) forwards; } @keyframes mutate { 50% { transform: translateX(-1px); background: rgba(200,120,56,0.05); } }

Bio panel: .botanical-card { background: #e0d4c0; border: 1px solid rgba(200,120,56,0.1); border-radius: 6px; padding: 28px; }

Growth indicator: .growth-bar { position: fixed; top: 0; left: 0; height: 2px; background: linear-gradient(90deg, #588848, #c87838); z-index: 100; }

AVOID: Standard AI experimentation platforms, corporate bio-computing dashboards, and minimal simulation tools. Let botanical organic beauty and elegant-sophisticated refinement create a simulation AI platform where computational biology grows through developmental stages like living organisms.

## Uniqueness Notes
1. **Botanical for simulation AI:** Organic visual language makes computational simulation feel like nurturing biological growth rather than running cold calculations.
2. **Horizontal-scroll as growth timeline:** Developmental stages create the quality of biological simulations maturing through natural phases.
3. **Serif-revival as natural philosophy:** Classical typography creates the Linnaean quality of bio-simulation documented with scholarly elegance.
4. **Glitch as mutation:** Visual disruption creates the evolutionary quality of simulations encountering natural variation.
5. **Vein-pattern textures as organic structure:** Branching patterns create the quality of biological architecture underlying every computational process.

**Seed/Style:** aesthetic: botanical, layout: horizontal-scroll, typography: serif-revival, palette: burnt-orange, patterns: glitch, imagery: data-viz, motifs: futuristic, tone: elegant-sophisticated

**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 botanical aesthetic, horizontal-scroll layout, burnt-orange palette, data-viz imagery, and elegant-sophisticated tone.
<!-- DESIGN STAMP
  timestamp: 2026-03-19T03:50:59
  domain: sim-ai.xyz
  seed: unspecified
  aesthetic: sim-ai.xyz channels a botanical aesthetic — the rich, organic visual language of...
  content_hash: e6b251286795
-->
