# Design Language for lsware.net

## Aesthetics and Tone

lsware.net is a **blobitecture library archive**: a *professional* knowledge-craft studio reimagined through soft, blobby, melted-Art-Deco architectures, with isometric icon shelves stacked into layered depths. Picture a futuristic Bauhaus library where the bookshelves have melted into amoeba-like silhouettes, the typography is sharp Art Deco display, and the palette is studiously muted -- like a Roy Lichtenstein library scene rendered in pastels and dust.

The brand "lsware.net" presents itself as a meta-software studio's library of works -- old manuscripts, scrolls, codices, indexed and shelved. The tone is *professional* with a wink: serious about the craft, playful in the architecture. Each section feels like a stratum of an enormous geological library -- floors of bookshelves, each shelf rendered as a blob-shaped stratum with isometric book-and-codex icons.

Inspirational anchors: the architecture of Greg Lynn (early blobitecture), Karim Rashid's pebbly furniture, Atelier Wonderland's blob-buildings, the muted-pastel library scenes of Wes Anderson's films, classic library card-catalog drawers, and the Encyclopaedia Britannica's old engraved frontispieces.

## Layout Motifs and Structure

**Layered-depth** composition: 5-7 horizontal strata stacked vertically, each stratum a blob-shaped silhouette with isometric icons inside. The strata overlap z-axially -- nearer strata have darker blob fills and sharper shadows, distant strata fade and blur.

**Structural anatomy:**
- **Header stratum (top, sticky):** A single blobby horizontal silhouette (rounded amoeba shape, ~120px tall) containing the "lsware.net" wordmark in tall Art Deco display caps and 4 isometric icon-buttons (book, scroll, codex, gear) anchored to the right.
- **Hero stratum (100vw x 70vh):** The deepest, frontmost blob with an oversized Art Deco wordmark "LIBRARY · MMXXVI" set inside, surrounded by 8-12 floating isometric book icons of various sizes, suggesting a tilted library shelf.
- **Subject strata (5-6 stacked horizontal blobs, each ~28vh tall):** Each stratum represents a subject area (e.g., "Architecture", "Type", "Software", "Music", "Esoterica"). Each contains: a stratum-title in Art Deco display, a horizontal isometric "shelf" with 8-14 icon-codices arranged in 3D perspective, and a 2-line subject description in tight Inter Tight.
- **Glitch interludes (rare, between strata):** Once every 2-3 strata, a thin glitch band momentarily disrupts the layout -- the stratum edges jitter ±3px and a faint scan-line band sweeps through.
- **Footer stratum (bottom):** A small thin blob containing colophon text and a tiny "© MMXXVI lsware.net" mark in Art Deco caps.

Spatial rhythm: layered like geological sediment. Each stratum overlaps the one below by 12-16px, with subtle parallax on scroll (nearer strata scroll faster than distant ones).

## Typography and Palette

**Fonts (all Google Fonts):**
- **Display (art-deco-display):** "Limelight" 400 -- a sharp Art Deco display face with square-shouldered terminals. Used at clamp(56px, 9vw, 144px) for hero wordmark, 32-44px for stratum titles, letter-spacing 0.06em, all caps. Crisp deco geometry contrasting against the soft blobs.
- **Subheads:** "Limelight" 400 at 18-22px, letter-spacing 0.32em, all caps -- for category indices and shelf labels.
- **Body:** "Inter Tight" 400/500 at 14-16px, line-height 1.55 -- a precise sans for descriptive copy.
- **Numerals (codex indices):** "Limelight" with old-style figure substitutes via fallback -- "Cormorant Infant" 400 at 13-14px for italic codex numbers.
- **Italic interludes:** "Cormorant Garamond" 400i for the rare scholarly footnote.

**Palette (muted):**
- `#E7E0CF` -- Aged Vellum (primary background, the library walls)
- `#3F4A52` -- Slate Ink (primary type, deep blob fills)
- `#8B95A0` -- Mist Blue-Gray (mid-strata fills, secondary type)
- `#C2BAA6` -- Sand Linen (alternate stratum fills)
- `#A0593E` -- Library Russet (rare accent, codex-spine highlights)
- `#5F564C` -- Walnut Shadow (blob shadows, deeper accents)
- `#D8CCB5` -- Parchment Highlight (rare highlight, gilt accents)

Muted strategy: all colors are de-saturated 35-55% from their pure forms, giving the palette a *gentle library-dust* quality. No bright color anywhere -- the Library Russet is the closest thing to a "pop," and it's still muted.

## Imagery and Motifs

**Core visual motifs:**
- **Blob silhouettes:** Each stratum's container is a single amoeba-like SVG path -- soft curves with no sharp corners, generated procedurally to feel organic. Subtle drop-shadows give depth. Top edges are flatter, bottom edges more curved -- like sediment settled by gravity.
- **Isometric icons (the centerpiece imagery):** Each shelf contains 8-14 isometric SVG icons -- books, codices, scrolls, ink pots, magnifying glasses, fountain pens, abacuses -- each drawn in a 30-degree isometric projection with 3 tones (light face, mid face, shadow face). Sized 36-72px.
- **Book-scholarly motif:** Books are the dominant visual unit -- spine views, three-quarter views, open-book views. Each book has a "spine sticker" with Cormorant italic codex numbers.
- **Glitch artifacts (rare):** Subtle horizontal scan-line bands (1-2px tall) sweeping vertically through the page every 28-32 seconds, with a tiny RGB-split on type during the sweep.
- **Subtle deco rules:** Thin Limelight-styled horizontal rules with stepped notches at intervals -- between stratum titles and their shelves.

**Decorative patterns:**
- A subtle granular noise texture (SVG turbulence at 5% opacity) over the Aged Vellum background, simulating dusty paper.
- Each isometric icon has a tiny ground-shadow ellipse (Walnut Shadow at 18% alpha) to anchor it to its shelf.

## Prompts for Implementation

**Open with the strata settling.** First 1800ms: viewport begins all Aged Vellum. Strata enter from above in reverse-z order: the deepest stratum (footer) settles first (translateY -120px -> 0, 600ms, ease-out), then each subsequent stratum settles (offset 120ms per stratum), each with a tiny bounce on landing (cubic-bezier(0.34, 1.56, 0.64, 1), overshoot 8px). As the hero stratum settles last, its isometric book icons spring into place from below (staggered, 240ms each).

**Glitch pattern (featured -- rare and surgical):** This is the primary motion vocabulary.
- Every 24-32 seconds, a glitch sweep occurs: a 4px-tall horizontal band travels from top to bottom over 320ms, distorting the strata it passes through.
- During the sweep, text within the band has 2px RGB chromatic-split (Library Russet shifted +2px right, Mist Blue-Gray shifted -2px left).
- The blob silhouettes the band passes through jitter horizontally ±2px for 80ms.
- After 100% of glitch elements, the page settles. Use `prefers-reduced-motion` to disable -- replace with a subtle 80ms fade.
- An additional small "punctuated glitch" occurs on stratum hover -- the hovered stratum briefly chromatic-splits its title for 120ms, then settles.

**Isometric icon hover interactions:** Each isometric icon has a subtle 3D rotation on hover. Using CSS 3D transforms: on hover, the icon rotates 4deg on its X-axis and 6deg on its Y-axis (`transform: rotateX(4deg) rotateY(6deg)`), with a smooth 280ms transition. The ground-shadow ellipse expands and blurs slightly to suggest the icon "lifting."

**Stratum parallax (layered-depth motion):** Each stratum has a different scroll-velocity factor: nearer strata (foreground) move 1.0x scroll, mid-strata move 0.85x, distant strata move 0.7x. This creates an actual depth-cued parallax. Use `translateY()` with scroll position * stratum factor.

**Blob morph on stratum-active:** As each stratum enters the active viewport region (center 40% of viewport), its blob silhouette gently morphs its curve (a single SVG path's `d` attribute interpolated via `@property --blob-curvature`), expanding outward by 6px in one direction. This makes the active stratum feel like it's "breathing forward."

**Storytelling beats (professional, scholarly, no CTAs, no pricing):**
1. Strata settling intro.
2. Hero stratum: LIBRARY · MMXXVI with floating book icons.
3. Subject stratum I: "Architecture" -- shelf of architectural codices.
4. Subject stratum II: "Type" -- shelf of typography codices.
5. Continue for 5-6 subject strata.
6. Footer stratum with colophon.

**Anti-patterns to avoid:** No CTAs, no signup, no pricing, no testimonials, no feature trios, no stat-grid. The site is a library catalog, not a SaaS landing page.

## Uniqueness Notes

**Differentiators from other designs in this collection:**

1. **Blobitecture aesthetic (2%) + Art Deco display typography:** The pairing of soft amoeba forms with sharp deco typography is genuinely unique -- the visual tension between the soft architecture and the rigorous wordmarks is the design's centerpiece.

2. **Layered-depth layout (9%) with strata-as-shelves metaphor:** Most layered-depth designs use depth for content cards; this one uses depth as a *geological library* metaphor, with each stratum a subject shelf.

3. **Isometric-icons imagery (2%) used as the entire visual content vocabulary:** The site uses *no* photography -- only isometric icons. This is the rare design that builds its entire imagery system from isometric SVG.

4. **Glitch pattern (8%) used surgically rather than aesthetically:** Most glitch designs are committed to glitch as a primary aesthetic; here glitch is a rare, punctuating event -- a once-per-stratum disruption rather than a constant texture.

5. **Book-scholarly motif (2%) in a futuristic blobitecture frame:** Most book-scholarly designs lean dark-academia or vintage; this one casts the scholarly motif into a futuristic blob-architecture setting -- a temporal collision.

**Chosen seed/style:** aesthetic=blobitecture, layout=layered-depth, typography=art-deco-display, palette=muted, patterns=glitch, imagery=isometric-icons, motifs=book-scholarly, tone=professional.

**Avoided overused patterns:** Refused parallax-as-primary (95% -- here parallax is repurposed for layered-depth strata, not generic background drift), declined centered/card-grid (95%/91%), avoided mono typography (81%), and rejected mysterious-moody tone (71%) for professional-scholarly.
<!-- DESIGN STAMP
  timestamp: 2026-05-12T01:16:14
  domain: lsware.net
  seed: seed
  aesthetic: lsware.net is a **blobitecture library archive**: a *professional* knowledge-cra...
  content_hash: ce87e519feef
-->
