# Design Language for holos.works

## Aesthetics and Tone
holos.works channels a skeuomorphic aesthetic — rich, tactile surfaces that reference real-world materials and craft objects. The site feels like opening a beautifully bound artisan notebook: leather-textured panels, stitched borders, and embossed typography create a handcrafted workshop atmosphere. This approach rejects flat minimalism in favor of depth, texture, and the satisfying physicality of well-made objects. The "holos" (whole) combined with "works" suggests a complete workshop or atelier where holistic creative projects come together. Visual inspiration draws from luxury bookbinding, woodworking studios, and the tactile interfaces of vintage audio equipment — surfaces you want to touch. The tone is calm and serene, suggesting mastery achieved through patient, deliberate craft. Every element carries weight and substance, nothing floats arbitrarily.

## Layout Motifs and Structure
The layout uses an **immersive-scroll** architecture — a vertically-flowing single-page narrative where each section fills the viewport and transitions seamlessly into the next through scroll-driven animations.

**Immersive Scroll System:**
- Each viewport-height section represents a distinct chapter of the holos.works story
- Sections transition using parallax depth layers: foreground content scrolls at 1x speed, mid-ground decorative elements at 0.7x, and background textures at 0.4x
- Navigation is minimal: a small vertical dot indicator on the right edge shows current section position
- Content within each section uses a centered column (max-width: 720px) with generous padding (60px vertical)

**Section Sequence:**
1. Hero: Full-viewport with embossed site title and leather-texture background
2. Philosophy: Split layout with botanical illustration left, manifesto text right
3. Services: Three stacked panels with stitched-border cards
4. Process: Horizontal step sequence with connecting thread-line motif
5. Contact: Warm, invitation-style layout with wax-seal decorative element

## Typography and Palette
**Typography:**
- **Headlines:** "Playfair Display" (Google Fonts) — a refined transitional serif with elegant contrast and ornamental italics. Used at 2.5rem-4.5rem, weight 700, with -0.01em letter-spacing. The high stroke contrast evokes engraved letterforms.
- **Body Text:** "Source Serif 4" (Google Fonts) — a readable serif with warm character at 1.05rem, weight 400. Line height 1.75 for luxurious reading pace.
- **Accent/Labels:** "Bebas Neue" (Google Fonts) — condensed uppercase sans-serif at 0.875rem-1.25rem for section labels, navigation items, and button text. Weight 400 with 0.12em letter-spacing.
- **Monospace Details:** "IBM Plex Mono" (Google Fonts) — for dates, version numbers, and technical identifiers at 0.8rem.

**Color Palette:**
- **Saddle Brown:** #5c3a1e — rich leather brown, primary surface color for cards and panels
- **Parchment Cream:** #f5edd6 — warm off-white for backgrounds and text surfaces
- **Burnished Gold:** #c49a3c — metallic gold for accents, embossed elements, and decorative borders
- **Deep Oxblood:** #6b2737 — dark burgundy-red for secondary accents and hover states
- **Antique Brass:** #8b7355 — medium brown for secondary text and border elements
- **Ink Black:** #1a1209 — near-black with warm undertone for primary text
- **Wax Red:** #b83b3b — warm red for wax-seal motifs and alert accents
- **Aged Ivory:** #ede5d0 — slightly darker cream for alternating section backgrounds

## Imagery and Motifs
**Leather Texture Surfaces:** Card backgrounds use a subtle leather grain texture (CSS background pattern using repeating radial-gradient with tiny noise-like variations). The texture is understated — visible on close inspection but not overwhelming.

**Botanical Illustrations:** Delicate line-art botanical drawings (implemented as SVG) serve as decorative corner elements and section dividers. These reference Victorian-era scientific illustrations — precise, detailed, and beautiful.

**Stitched Borders:** Key content panels feature a dashed-border effect (border: 2px dashed #c49a3c with 6px dash, 4px gap) that simulates leather stitching. On hover, the dashes animate to draw around the container.

**Wax Seal Motif:** A decorative wax-seal stamp element (CSS circle with radial gradient in #b83b3b with embossed shadow) appears at key moments — next to the logo, at section transitions, and as a decorative flourish on the contact section.

**Embossed Text Effect:** Headlines use a subtle text-shadow combination (1px 1px 0 rgba(255,255,255,0.3), -1px -1px 0 rgba(0,0,0,0.2)) that creates an embossed/debossed appearance on textured backgrounds.

## Prompts for Implementation
Build the page as a full-screen immersive scroll experience. Each section should fill 100vh and use scroll-snap-type: y mandatory for precise section-to-section transitions. The parallax depth layers should be implemented using CSS transforms with translateZ and perspective on a parent container, creating true 3D parallax without JavaScript.

The leather texture background should be a CSS-only pattern: use multiple layered radial-gradients with very subtle color variations (1-2% opacity differences) at random-seeming sizes to create organic noise. Combine with a very faint linear-gradient overlay for directional light simulation.

The stitched border animation should use stroke-dashoffset on an SVG rect that traces the container perimeter, animating from full offset to zero on hover (duration: 1.2s, ease-in-out). The zoom-focus effect on section entry should scale content from 0.95 to 1.0 with simultaneous opacity 0 to 1 transition over 800ms.

The wax seal should be built with layered CSS: a circle with radial-gradient (dark center to #b83b3b edge), box-shadow for depth (inset and outset), and a subtle CSS animation that creates a stamp-pressing effect on scroll entry (scale 1.2 to 1.0 with slight rotation).

The botanical SVG illustrations should fade in with a drawing animation (stroke-dasharray/dashoffset) triggered by Intersection Observer, taking 2 seconds to complete their line-drawing reveal.

AVOID: CTA-heavy pricing layouts, stat-grids, generic SaaS patterns. Let the artisanal craftsmanship aesthetic immerse the visitor in the workshop atmosphere.

## Uniqueness Notes
1. **Skeuomorphic revival in modern context:** While flat design dominates, the commitment to tactile, material-referencing surfaces (leather, stitching, wax seals) creates a distinctive sensory richness.
2. **Botanical illustration as decorative system:** Victorian-era scientific illustrations used as a consistent decorative language is uncommon in web design and creates strong visual identity.
3. **Embossed typography on textured surfaces:** The combination of emboss text-shadow effects with leather-grain backgrounds creates a letterpress-like quality rare in digital design.
4. **Wax seal as interactive motif:** Using a decorative wax-seal element that animates with a stamp-pressing effect adds a delightful, unexpected interaction moment.
5. **Full immersive scroll with parallax depth:** The combination of scroll-snap sections with true CSS 3D parallax creates a book-like page-turning experience.

**Seed/Style:** aesthetic: skeuomorphic, layout: immersive-scroll, typography: bebas-bold, palette: analogous, patterns: zoom-focus, imagery: botanical-illustration, motifs: floral-botanical, tone: calm-serene

**Avoided Overused Patterns:** corporate aesthetic (74%), parallax patterns (85%), mono typography (86%), warm palette (89%), friendly tone (75%), minimal imagery (84%), tech motifs (81%). This design uses skeuomorphic aesthetic, immersive-scroll layout, bebas-bold typography, analogous palette, and calm-serene tone.
<!-- DESIGN STAMP
  timestamp: 2026-03-19T00:08:26
  domain: holos.works
  seed: unspecified
  aesthetic: holos.works channels a skeuomorphic aesthetic — rich, tactile surfaces that refe...
  content_hash: 158c21c5d804
-->
