# Design Language for bada.systems

## Aesthetics and Tone
bada.systems evokes the cinematic grandeur of ocean exploration documentaries -- the kind of film where a single-person submarine descends into an abyssal trench, and every frame is composed like a painting: vast negative space, a tiny vessel trailing bioluminescent particles, and a narrator speaking in measured, reverent tones about the systems that sustain deep-sea life. The visual identity merges cinematic widescreen composition with creamy-pastel warmth, as if the ocean's depths were filmed through a warm lens filter that renders everything in soft pinks, buttery yellows, and muted lavenders. "Bada" (바다, sea) combined with "systems" suggests the interconnected systems of oceanic life -- currents, ecosystems, thermoclines -- presented with the warm, inviting clarity of a beautifully illustrated educational volume. The tone is warm-inviting: complex information made approachable through gentle visual treatment and generous spacing.

## Layout Motifs and Structure
The layout uses a **single-column** structure with generous margins (20% on each side on desktop, creating a 60% content column) that mimics the cinematic letterbox format -- content floats in a wide frame of negative space, giving every element room to breathe like a creature in open water.

**Primary structure:**
- **Opening viewport (100vh):** A cinematic title card. The background is a full-bleed creamy gradient (pale rose to warm ivory). In the center-bottom third, the "bada.systems" logotype appears in sans-grotesk typography with generous letter-spacing, accompanied by a tagline rendered in a lighter weight. Above the text, a single line illustration of a nautilus shell cross-section -- its logarithmic spiral drawn in marble-classical style with fine 1.5px strokes in a muted mauve.
- **Content chapters:** Each chapter begins with a large numeral (in Cormorant Garamond at 120px, muted lavender) anchored to the left margin, with the chapter title beside it. The chapter content flows in the narrow single column: body text interspersed with line illustrations that span the column width. Illustrations are horizontal panoramic compositions (aspect ratio approximately 3:1) showing systemic cross-sections -- ocean strata, coral symbiosis diagrams, current flow patterns.
- **Marble-classical interstitials:** Between chapters, full-viewport sections display a single large line illustration centered on a creamy background. These function like chapter plates in a printed book -- a moment of visual contemplation before the next section of text.
- **Closing section:** A gentle upward scroll reveals a soft gradient transitioning from cream to pale blue, symbolizing ascent from the deep. A colophon in small sans-grotesk text provides credits and links.

## Typography and Palette
**Fonts:**
- **Headlines/Logotype:** "Space Grotesk" (Google Fonts) -- a sans-grotesk with distinctive character shapes (the single-story 'a', the geometric 'g') that add personality without sacrificing clarity. Weight 500 for the logotype, 600 for chapter titles. Size clamp(24px, 3.5vw, 48px). Letter-spacing: 0.04em, providing the measured, cinematic pacing.
- **Body text:** "Cormorant Garamond" (Google Fonts) -- a display Garamond that works beautifully at text sizes with its graceful proportions and refined serifs. Weight 400 for body, 500 for emphasis, 300 italic for pull-quotes. Size 19px, line-height 1.9 -- exceptionally generous for a meditative reading pace. The font's classical elegance perfectly suits the marble-classical motif.
- **Chapter numbers/Decorative:** "Cormorant Garamond" weight 300 at display sizes (clamp(64px, 10vw, 144px)) in muted lavender -- used for oversized chapter numerals that serve as visual landmarks in the single-column flow.

**Palette:**
- **Warm Parchment:** #FDF6EE -- primary background, a creamy warm white
- **Pale Rose:** #F0D9D9 -- secondary background for gradient washes and interstitial sections
- **Muted Lavender:** #C4B5CB -- accent color for chapter numbers, decorative elements, and line illustration accents
- **Soft Mauve:** #9B8CA3 -- borders, dividers, and secondary text elements
- **Deep Plum Text:** #3D2C3E -- primary body text, dark but warm rather than harsh black
- **Butter Cream:** #F5E6C8 -- tertiary warm accent for highlighted passages and pull-quote backgrounds
- **Pale Sky:** #D6E5F0 -- used only in the closing gradient, representing surface and light

## Imagery and Motifs
**Core visual motifs:**
- **Line illustrations in marble-classical style:** The illustration system draws from classical natural history engraving traditions -- fine stippled lines, cross-hatching for shadow, and precise anatomical detail. Subjects are oceanic systems rendered as diagrammatic cross-sections: a coral reef shown in cutaway revealing root structures, ocean thermocline layers, plankton food chains rendered as flowing connection diagrams. All illustrations use Soft Mauve strokes on Warm Parchment backgrounds, with occasional Muted Lavender accents for emphasis areas.
- **Logarithmic spirals and classical geometry:** The nautilus shell motif appears repeatedly -- as a hero illustration, as subtle background watermarks (3% opacity), and as the basis for decorative flourishes at chapter openings. The golden ratio spiral reinforces the "systems" theme (mathematical order in nature).
- **Spring-physics interactions:** Interactive elements respond with spring-physics easing rather than linear or ease-out transitions. Scroll-triggered elements enter with a gentle spring (slight overshoot, settle back). Hover states on illustrations cause a subtle "breathing" scale animation (1.0 to 1.015 to 1.0 over 2 seconds, triggered on hover, stopping when hover ends).
- **Wide-margin annotations:** In the generous margin space (on desktop), small annotations appear -- brief notes in Space Grotesk weight 400, 13px, Soft Mauve -- that provide supplementary context for the main text. These fade in when their corresponding body paragraph scrolls to center-viewport, creating a layered reading experience.
- **Cinematic fade transitions:** Between chapters, the entire viewport undergoes a slow crossfade (800ms) from one creamy tone to the next (e.g., Warm Parchment to Pale Rose), reinforcing the cinematic "scene change" feeling.

## Prompts for Implementation
**Full-screen narrative experience:** The site should feel like reading a beautifully typeset book about ocean systems, with cinematic pacing. The single-column layout is the backbone -- implement as a max-width container (680px for text, 900px for illustrations) centered with auto margins, set against the full-bleed pastel backgrounds.

**Opening title card animation:**
- Frame 0-600ms: Warm Parchment background fades in from white.
- Frame 600-1400ms: The nautilus shell line illustration draws itself via SVG stroke-dashoffset animation (total path length animated from full dashoffset to 0 over 800ms, ease-in-out).
- Frame 1400-2000ms: The "bada.systems" logotype fades in (opacity 0 to 1) with a slight upward drift (translateY: 12px to 0). Tagline follows 200ms later with the same treatment.
- Frame 2000-2400ms: A thin horizontal line (1px, Soft Mauve) extends from center outward to margin edges, marking the boundary before scrollable content.

**Spring-physics scroll reveals:** Use IntersectionObserver to detect when elements enter the viewport. Apply CSS animations with spring-like cubic-bezier(0.34, 1.56, 0.64, 1) for a slight overshoot on translateY transitions. Body paragraphs fade in with translateY: 16px to 0; illustrations enter with translateY: 24px to 0 and a slightly longer duration (600ms vs 400ms for text).

**Margin annotations:** On desktop (min-width: 1200px), position annotation elements using position: absolute within a relative container, placed in the left or right margin zone. Use IntersectionObserver on the parent paragraph to trigger annotation fade-in (opacity 0 to 1, translateX: -10px to 0 for left-margin annotations).

**AVOID:** CTA-heavy layouts, pricing blocks, stat-grids, neon colors, aggressive animations. This is a contemplative reading experience.

## Uniqueness Notes
**Differentiators from other designs:**

1. **Cinematic single-column with active margin annotations:** While single-column layouts exist in other designs, none combine the narrow text column with responsive margin annotations that create a scholarly commentary layer. The margin notes add intellectual depth without disrupting the reading flow.

2. **Marble-classical illustration system with cross-section diagrams:** The natural history engraving style applied to oceanic system diagrams (thermoclines, food chains, reef cutaways) is a distinctive illustration approach not found in other designs, blending scientific precision with artistic elegance.

3. **Creamy-pastel palette for deep-sea content:** Most ocean-themed designs default to blues and teals. This design subverts that expectation with warm parchment, rose, lavender, and mauve -- presenting the sea through the lens of a vintage natural history volume rather than a nature documentary. This palette choice is unique in the collection.

4. **Logarithmic spiral as recurring structural motif:** The nautilus shell's golden spiral appearing as hero illustration, background watermark, and chapter-opening flourish creates a mathematical through-line that reinforces the "systems" theme at every scale.

**Chosen seed/style:** cinematic aesthetic, single-column layout, sans-grotesk typography, creamy-pastel palette, spring patterns, line-illustration imagery, marble-classical motifs, warm-inviting tone.

**Avoided overused patterns:** Avoided centered layout (93%), card-grid (80%), photography (73%), gradient palette (96% -- used only subtle background washes, not decorative gradients), parallax (90%), mono typography (90%), mysterious-moody tone (73%). Instead used single-column layout, line-illustration imagery, creamy-pastel palette (3% -- very underused), spring interaction, serif-dominant typography, and warm-inviting tone (6%).
<!-- DESIGN STAMP
  timestamp: 2026-03-21T11:26:46
  seed: applied to oceanic system diagrams
  aesthetic: bada.systems evokes the cinematic grandeur of ocean exploration documentaries --...
  content_hash: 209d44057382
-->
