# Design Language for turingtest.quest

## Aesthetics and Tone
turingtest.quest should feel like entering a gaslit Victorian puzzle salon that has been invaded by a neon tutoring engine. The mood is ornate, theatrical, and instructional: brass filigree, engraved frames, cameo silhouettes, and calling-card etiquette collide with dopamine-neon circuitry, synthetic confetti, and animated lesson annotations. The visitor is not being sold an AI product; they are being escorted through a strange quest where each room teaches one method for telling human intuition from machine mimicry.

The core image is **a Victorian examination cabinet for artificial minds**. Imagine a lacquered mahogany desktop under ultraviolet candlelight, where every drawer opens into a small lesson: “Listen for memory,” “Ask for contradiction,” “Follow the joke,” “Test the hesitation.” The tone should be tech-tutorial, but never sterile: a patient professor in velvet gloves explaining promptcraft beside a haunted automaton. Use ornamental excess as a learning device: scrollwork becomes flowcharts, wax seals become checkpoints, and neon marginalia points out exactly what to observe.

## Layout Motifs and Structure
Use the assigned card-grid as a **quest cabinet**, not a conventional product card layout. The grid should feel like a wall of Victorian specimen drawers arranged in an eccentric salon installation. Cards can vary in width and height, with engraved borders, clipped corners, little brass title plaques, and floating neon tabs. Avoid the overused centered card wall: let the grid drift diagonally across the viewport, with cards overlapping slightly like evidence pinned to a detective board.

Structure the page as a full-screen narrative progression:

1. **The Antechamber:** A 100vh opening scene with the title framed inside an ornate neon cartouche. Floating abstract shapes behave like summoned thoughts: ovals, ribbons, question marks, and broken halos orbit the heading.
2. **The Cabinet of Tests:** A scrolling card-grid of “quest cards,” each teaching one Turing-test tactic through a short, vivid interaction. Cards should feel collectible, almost like illuminated tarot for AI literacy.
3. **The Dialogue Conservatory:** A split-but-asymmetric stage where human and machine replies appear in gilded speech panels while neon springs connect clues, contradictions, and emotional tells.
4. **The Final Mirror:** A full-bleed closing chamber where the visitor sees the test inverted: the page asks whether the tester is performing humanity too.

Cards should have depth and ceremony: inner borders, engraved corner flourishes, ornamental dividers, and translucent neon overlays. Use CSS Grid with named areas for intentional irregularity rather than an equal three-column SaaS grid. Let negative space form corridors between cards, as if the user is walking through a museum of riddles.

## Typography and Palette
Typography should combine Garamond-classic elegance with crisp tutorial annotations.

- **Primary Display Serif:** "Cormorant Garamond" from Google Fonts, weights 600-700. Use for the main title, room names, oversized riddles, and decorative card headings. Set with high contrast, generous letter spacing, and occasional italic swashes.
- **Body Serif:** "EB Garamond" from Google Fonts, weights 400-600. Use for narrative text, lesson copy, and dialogue fragments. It should read like a printed field guide recovered from a future archive.
- **Instruction Sans:** "Space Grotesk" from Google Fonts, weights 400-700. Use for labels, UI annotations, small tutorial callouts, and neon clue tags.
- **Optional Code Accent:** "IBM Plex Mono" from Google Fonts, weight 500, only for prompt snippets and classification labels; keep it secondary so mono does not dominate.

Palette: dopamine-neon over antique ink and parlor darkness.

- **Abyssal Ink:** `#120A1F` for the main background, a deep violet-black that keeps neon theatrical.
- **Velvet Plum:** `#35113F` for panels, shadows, and card interiors.
- **Electric Chartreuse:** `#C8FF2E` for clue lines, spring connectors, and highlighted “try this” moments.
- **Hot Séance Pink:** `#FF2DAA` for glowing ornaments, active states, and animated marginalia.
- **Arc Cyan:** `#00F5FF` for machine-side responses, glassy overlays, and scanning arcs.
- **Gilded Parchment:** `#F5D67B` for filigree, seals, dividers, and Victorian linework.
- **Porcelain Text:** `#FFF7E6` for readable copy and luminous engraved labels.

Use gradients sparingly as localized neon halos, not broad corporate washes. The dominant contrast should be antique dark matter against precise electric accents.

## Imagery and Motifs
Avoid photography entirely. Build the visual world from CSS/SVG abstract shapes, engraved ornaments, and animated floating elements.

Key motifs:

- **Neon filigree circuitry:** Victorian scrollwork that subtly resolves into circuit traces, question branches, and decision trees. Lines should curl elegantly before snapping into logic paths.
- **Quest cards as illuminated specimens:** Each card has a unique icon-like abstract shape: a split mask, a coiled spring, a talking keyhole, a mirrored quill, a clock with too many hands, an eye made of parentheses.
- **Floating lesson charms:** Small abstract shapes hover between cards: glowing commas, ribbons, wax seals, mini halos, rectangular prompt slips, and pearl-like tokens. They should drift with spring physics rather than smooth parallax.
- **Human/machine cameos:** Use silhouette medallions, not faces. One cameo can be warm parchment with organic curls; the other cyan glass with perfect geometric facets. Let them swap colors in the final mirror.
- **Ornamental tutorial apparatus:** Magnifying lenses, brass brackets, numbered drawer pulls, ledger lines, and animated red-thread connectors that show where the user should look.

The spring pattern should be highly visible: clue tags bounce into place, decorative connectors stretch and recoil, cards slightly overshoot when opened, and floating charms tug back to invisible anchor points. Keep animation playful and tactile, like a clockwork tutor with elastic strings.

## Prompts for Implementation
Build a single-page, full-screen narrative experience, not a marketing landing page. The HTML/CSS/JS should tell the story of entering a Victorian AI-testing quest and learning by inspecting animated artifacts. AVOID CTA-heavy layouts, pricing blocks, stat-grids, testimonial strips, generic feature rows, corporate hero copy, stock photography, and plain centered sections.

Implementation guidance:

- Use semantic sections named like theatrical rooms: `.antechamber`, `.cabinet-of-tests`, `.dialogue-conservatory`, `.final-mirror`.
- Create the card-grid as `.quest-cabinet` using CSS Grid with irregular spans: some cards tall and narrow like drawers, some wide like lesson scrolls, one circular medallion card breaking the grid.
- Each `.quest-card` should include a lesson title, a short prompt example, a visual clue ornament, and a tiny “what to notice” annotation. The page should teach through staged artifacts rather than long explanatory paragraphs.
- Use CSS custom properties for the neon palette and border systems. Layer multiple borders: outer neon glow, gilded filigree line, inner ink shadow.
- Animate with spring-like keyframes: `overshoot-in`, `recoil-line`, `charm-bob`, `drawer-open`, and `seal-pop`. Motion should feel elastic and slightly mechanical.
- Add lightweight JS for narrative reveals: cards can open like drawers, clue strings can connect selected phrases, and the final mirror can swap human/machine colors after scroll progress reaches the last scene.
- Use SVG masks or pseudo-elements for ornate corner decorations. Reuse motifs consistently so every interaction feels like part of the same magical tutorial apparatus.
- Let the first viewport be immersive and mysterious: no nav bar required, no button stack, no sign-up prompt. The first action is curiosity—scrolling or opening the first drawer.
- Write microcopy like a gothic classroom: “Ask the witness for a memory,” “Press on the contradiction,” “A machine may answer too smoothly,” “The human may fail beautifully.”

## Uniqueness Notes
- The card-grid becomes a diagonal Victorian specimen cabinet with irregular drawer cards, avoiding the frequency-analysis problem of generic centered card grids even while using the assigned layout seed.
- The design fuses low-frequency victorian-ornate, dopamine-neon, abstract-shapes, floating-elements, garamond-classic, and tech-tutorial into a “neon parlor lesson” instead of the common corporate/minimal/photography direction.
- The tutorial is embedded in artifacts and animated clue connectors, so the page teaches Turing-test tactics through immersive inspection rather than stat blocks or feature sections.
- The spring animation pattern is treated as physical clockwork elasticity—drawer recoil, bouncing seals, tugged strings—rather than ordinary scroll-triggered/parallax motion.
- Human and machine are represented as reversible cameo systems and abstract masks, differentiating this site from the dialogue-bubble club aesthetic used for turingtest.club.
- Avoided overused patterns from frequency analysis: corporate aesthetic, photography/minimal imagery, centered layouts, warm gradient palettes, parallax-heavy storytelling, mono-dominant typography, and authoritative SaaS tone.
- Chosen seed/style: aesthetic: victorian-ornate, layout: card-grid, typography: garamond-classic, palette: dopamine-neon, patterns: spring, imagery: abstract-shapes, motifs: floating-elements, tone: tech-tutorial.
<!-- DESIGN STAMP
  timestamp: 2026-05-09T13:40:19
  domain: turingtest.quest
  seed: aesthetic: victorian-ornate, layout: card-grid, typography: garamond-classic, palette: dopamine-neon, patterns: spring, imagery: abstract-shapes, motifs: floating-elements, tone: tech-tutorial
  aesthetic: turingtest.quest should feel like entering a gaslit Victorian puzzle salon that ...
  content_hash: 772050f07692
-->
