# Design Language for aiice.io

## Aesthetics and Tone

aiice.io is an **avant-garde botanical lookbook** — imagine if a 1990s Belgian fashion house (Margiela, Dries Van Noten) commissioned a botanical illustrator from a Kew Gardens monograph to design the cover spread for a glossy, optimistic spring/summer issue, and then handed it to a print-shop that only owns translucent vellum, ice-blue cellophane, and matte risograph plates. The site reads as **a magazine, not an interface**. It is the kind of editorial object you flip through, not the kind of dashboard you pilot. The "ice" pun in the domain is taken literally — every surface in the layout is a sheet of frosted, semi-transparent glass that reveals the page beneath like a vellum overlay, and every color is mixed with a measured 8–14% milk-white wash so that nothing ever fully resolves to opacity.

The tone is **optimistic-bright** but never naive. It is the optimism of a botanical print catalog from 1972 that believes — quietly, without insisting — that a careful drawing of a pressed flower is enough to be hopeful. Bright but not loud. Cheerful but not yelling. The page should make a visitor smile in the way a found pressed-flower bookmark does: a small private gladness.

The avant-garde register is committed to in three specific ways: (1) **deliberate composition asymmetry** that breaks the editorial grid mid-page; (2) **typographic clash** — a humanist serif quoting a runway-show program note next to a condensed display caps quoting a manifesto; (3) **botanical silhouettes drawn in vector at 0.75pt strokes** that bleed off the trim like a Margiela coat shoulder bleeding off the runway photograph. The site refuses the SaaS-marketing register entirely. There is no hero CTA, no pricing, no stat block, no "trusted by" logo bar. There is only the spread.

The reference moodboard — informally — is: *Self Service magazine* covers 1998–2003; *The Gentlewoman* opening flat-plans; Cy Twombly's chalk-on-canvas botanicals; Maria Sibylla Merian's *Metamorphosis Insectorum Surinamensium* (1705); a frosted-glass shower screen at 9am; the inside of an iced sake bottle.

## Layout Motifs and Structure

The layout commits hard to **magazine-spread** — a pattern that the frequency analysis shows at only 2% of the archive, making it a deliberate signature. Most sites in this corpus are full-bleed (84%), centered (76%), or card-grid (56%). aiice.io rejects all three.

**The spread system:**

The page is composed as a sequence of **two-page editorial spreads**, each spread occupying 100vh and rendered as a CSS grid with **24 columns × 18 rows**. The 24-column grid is broken intentionally: every spread reserves a `gutter zone` of 1.5 columns down the vertical center, treated as the literal "fold" of the magazine. Headlines cross the gutter. Pull-quotes never do. Body text resets at the gutter. Page numbers — set in tracked small-caps — sit in the bottom outer corners of each spread, in the typographic position they would occupy in InDesign.

**Eight spreads, eight functions:**

1. **Cover** — full-bleed botanical silhouette (a single magnolia branch in vector), title "aiice" set in oversized Cormorant Italic at 28vw bleeding off the right trim, masthead "aiice.io / volume 01 / spring" in tracked tech-mono at the top.
2. **Editor's Letter** — single column of body copy, 9 columns wide, anchored bottom-left of the verso page; recto holds a single hand-drawn hellebore vector, 11 columns wide, rotated −7°.
3. **Contents (Index)** — verso is a 3-column dense table-of-contents in 11pt mono with frosted-row backgrounds; recto holds eight large folio numbers (01–08) set in Bodoni-style display, staggered diagonally.
4. **Manifesto Spread** — a 6-line manifesto crosses both pages in 7vw display caps, with letter-spacing varying line-by-line from −20 to +180. Botanical motifs slip into the negative space between letters.
5. **Lookbook A** — full-bleed vector floral on verso, 4-column body essay on recto with a 2-column dropped pull-quote in Cormorant Italic.
6. **Process Spread** — annotated technical diagram of an iris cross-section, vector lines on a frost panel, with handwritten-style annotations (Caveat) in cyan.
7. **Lookbook B** — inverted from Lookbook A — body essay on verso, vector floral on recto, with a single folded-corner detail simulated in CSS.
8. **Colophon** — verso holds the credits in a 2-column block of 8pt mono; recto is white with a single small pressed-flower vector centered, the only fully-symmetric composition in the entire site.

**The fold animation:** as the visitor scrolls, each spread slides in horizontally from the page edge (left for verso, right for recto), arriving with a 480ms cubic-bezier(0.22, 1, 0.36, 1) ease, mimicking the act of turning a heavy magazine page. The gutter shadow — a 24px vertical gradient from `rgba(13,18,22,0.10)` to transparent — re-renders on each spread arrival.

**Scale and trim:**

- Trim width: 100vw, capped at 1680px.
- Inner margin (gutter side): 6vw.
- Outer margin: 8vw on the cover spread, 4vw elsewhere.
- Baseline grid: 8px units, all type aligned to baseline.
- The whole site is one document. No SPA, no router. Spreads are anchored sections with `scroll-snap-type: y mandatory` on the container.

## Typography and Palette

**Typefaces — Google Fonts only, deliberately eclectic-hybrid:**

The site uses **five** typefaces simultaneously, which is more than most editorial sites would dare. This is the eclectic-hybrid commitment. Each typeface is assigned a single editorial role and never strays:

- **Cormorant Garamond** (variable, 300/400/500 italic) — display register. Used for the wordmark "aiice", pull-quotes, and the editor's letter masthead. Its tall ascenders and high-contrast strokes carry the avant-garde fashion register.
- **Bodoni Moda** (variable, 400/700/900) — folio numbers, section openers, and the cover headline only. Its hairline serifs at large sizes feel like a runway program cover.
- **Space Grotesk** (variable, 300/500/700) — body copy across the lookbook essays. Set at 14.5px, 1.55 leading, optical kerning on. Its slightly humanist warmth keeps the magazine from feeling clinical.
- **JetBrains Mono** (400/600) — tech-mono register. Used for masthead metadata ("volume 01 / spring"), folio runners, page numbers, the colophon credits, and any timestamp/URL.
- **Caveat** (variable, 400/600) — handwritten register. Used only for botanical-diagram annotations and the editor's signature at the foot of the editor's letter. Set in `#3F8FB0` ice-blue ink.

These five never clash because they are governed by a strict role grammar. The page never switches typeface mid-paragraph. The clash only registers across spreads — which is exactly the magazine experience.

**Palette — translucent-frost, an under-represented choice (2%):**

The palette is built around the metaphor of frosted vellum laid over an optimistic spring botanical print. Every color is given as a base, but the base is rarely shown directly — most surfaces apply the color through a `backdrop-filter: blur(14px) saturate(1.2)` on a translucent panel.

Base palette (8 colors, all hex):

- `#F6F4EE` — **vellum cream**: page background. Warmer than pure white, the color of uncoated 120gsm paper.
- `#E8F2F4` — **frost mint**: panel fills, the cellophane color. Used at 65–80% opacity over photography.
- `#C9DEE3` — **iced sky**: secondary panel fills and the magazine "cold-foil" highlight color.
- `#3F8FB0` — **ink cyan**: handwriting (Caveat), small ornaments, link underline-draw. The single brightest accent.
- `#1A2A2E` — **deep cypress**: body text. Not pure black — a deep cool green-black that feels printed, not screen-rendered.
- `#E8A7B8` — **petal blush**: floral fills, occasional pull-quote highlight. The optimistic-bright signal.
- `#F2D27B` — **pollen gold**: rare accent, used only for folio numbers on three spreads, and for a single botanical stamen detail.
- `#B7C9A8` — **stem sage**: vector leaf fills, the calming counterweight.

Translucency rules:

- Every "panel" element has `background: rgba(232, 242, 244, 0.62)` and `backdrop-filter: blur(14px)`.
- Every "card" element layers a 2px inset border of `rgba(255, 255, 255, 0.50)` to simulate the inner edge of frosted glass.
- The only opaque surface in the site is the cover spread's botanical silhouette (in `#1A2A2E`).
- Photography is forbidden. All imagery is vector. This is non-negotiable.

## Imagery and Motifs

**Primary imagery: vector-art (only 6% of archive uses this).** The site contains zero photographs. Zero stock images. Zero 3D renders. Every single illustrative mark on the site is a hand-drawn SVG vector, weighted at 0.75pt for primary contour and 0.45pt for interior detail, drawn as if with a Rapidograph pen on translucent overlay paper.

**The botanical inventory (motif: floral-botanical, only 2% of archive):**

The site ships with a custom, on-domain SVG sprite of **eleven specific botanicals**, each rendered in two variants (silhouette and detailed-line):

1. *Magnolia stellata* branch with three blooms — cover spread.
2. *Helleborus orientalis* (Lenten rose) single stem — editor's letter recto.
3. *Iris germanica* cross-section, anatomical — process spread.
4. *Anemone coronaria* with seedhead — lookbook A.
5. *Cosmos bipinnatus* trio — lookbook B.
6. *Equisetum* (horsetail) vertical accent — gutter ornament, repeated.
7. *Allium giganteum* spherical bloom — manifesto spread, used as a bullet.
8. *Daucus carota* (Queen Anne's lace) lace-circle — colophon.
9. *Asarum europaeum* leaf — page-fold corner ornament.
10. *Lavandula* sprig — section dividers.
11. *Pressed pansy (Viola tricolor)* — final colophon centerpiece.

Each is drawn with a slight eccentricity — leaves are not symmetrical, petals not perfectly opposed — to feel hand-observed, not parametric. They are stored as inline SVG with `currentColor` on strokes so they recolor by section.

**Secondary motifs:**

- **Hairline rules** — every spread is bordered by a 0.5px hairline rule in `#C9DEE3`, set 16px inside the trim. This is the magazine's perimeter mark.
- **Crop marks** — 4px corner crop marks in `#1A2A2E` at the four corners of every spread, like a print-ready PDF.
- **Frost streaks** — three diagonal `linear-gradient` overlays at 12° on each spread, simulating breath-fog on glass. Opacity 0.06–0.12.
- **Pressed-flower silhouettes** — at the bottom margin of three spreads, a single 1px-stroke pressed-flower outline sits as a colophon mark.

The **avant-garde** signal is reinforced by occasional "wrong" placements: a botanical that bleeds 12% off the trim (intentional, never accidental), a folio number rotated 90°, a pull-quote that breaks across the gutter against the rule established earlier on page 5. Each of these "wrongs" appears exactly once. They are the runway garment with the seam left visible.

## Prompts for Implementation

Build aiice.io as a **single static HTML document**. No SPA, no client router, no build step. The page should function fully with HTML + CSS + a single ~6KB vanilla JS module. Total payload before fonts: under 90KB. The Google Fonts request should preconnect, then load Cormorant Garamond, Bodoni Moda, Space Grotesk, JetBrains Mono, and Caveat in a single request with `display=swap`.

**The narrative spine — the visitor turns a magazine:**

The site is structured as a guided **page-turn experience**. On entry, the cover spread is fully visible. As the visitor scrolls (or presses arrow-down/right, or swipes), the cover slides off-screen to the left and the editor's letter spread arrives from the right, with a 480ms ease and a soft paper-rustle audible only if `prefers-reduced-motion: no-preference` AND the visitor has interacted (per browser autoplay policy). Each spread snaps into place via `scroll-snap`. There are eight spreads total. The eighth (colophon) reveals a small "return to cover" mark in the bottom-right corner, which when clicked or pressed re-lofts the visitor back to spread 1 with a different easing — slower, softer, like closing a magazine on a nightstand.

**Animation system — fade-reveal as the dominant pattern:**

The frequency analysis shows fade-reveal at 10%, modest. aiice.io leans into it as the *only* entrance animation. Forbidden: parallax (over-used at 92%), spring (62%), stagger (62%), cursor-follow (54%), magnetic (40%). aiice.io explicitly avoids all of these — they are SaaS-vernacular and would break the editorial register.

The fade-reveal recipe:

- Each text block enters with `opacity 0 → 1` over 720ms with `ease-out`, on `IntersectionObserver` threshold 0.25.
- Each vector botanical enters with `opacity 0 → 1` over 1200ms with a slight `transform: translateY(8px) → 0`, slower than the text — the flowers settle after the words.
- Folio numbers fade-in last per spread, at 1500ms, as a slow exhale.
- Inter-spread transitions use a horizontal slide (the page-turn) — this is the only non-fade animation in the system.
- A single `underline-draw` exists, but only on the colophon's three credit links, drawn in `#3F8FB0` at 320ms each.

No hover-lift on cards. No tilt-3d. No scroll-triggered counter-animate. No skeleton loaders. The site loads as a magazine that already exists, not as a dashboard that is "thinking."

**Typographic implementation notes:**

- `body { font-family: "Space Grotesk", sans-serif; font-size: 14.5px; line-height: 1.55; color: #1A2A2E; }`.
- Cover wordmark uses `font-family: "Cormorant Garamond"; font-style: italic; font-weight: 500; font-size: 28vw; line-height: 0.85; letter-spacing: -0.05em;`.
- Folio numbers use Bodoni Moda at 9vw, weight 700, with `font-feature-settings: "lnum"`.
- All mono runners (page numbers, masthead) use `font-family: "JetBrains Mono"; font-size: 10px; letter-spacing: 0.18em; text-transform: uppercase;`.
- Captions and signatures in Caveat at 22px, color `#3F8FB0`, slight rotation `−2deg`.

**Frosted-panel implementation notes:**

```css
.frost {
  background: rgba(232, 242, 244, 0.62);
  backdrop-filter: blur(14px) saturate(1.2);
  -webkit-backdrop-filter: blur(14px) saturate(1.2);
  border: 1px solid rgba(255, 255, 255, 0.50);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.40),
              0 8px 32px rgba(26, 42, 46, 0.06);
}
```

Behind every frost panel sits a soft botanical SVG, low-opacity (0.18), so the blur reveals a ghost of plant life. This is the literal "ice" — frozen plants pressed under glass.

**Bias toward storytelling, not conversion:**

There is **no** primary CTA. **No** pricing block. **No** "trusted by" logo strip. **No** testimonial card grid. **No** stat counter. **No** newsletter capture as a primary surface (a single small text-link in the colophon is the maximum permitted). The site exists to be read like an issue and closed like an issue. If a visitor wants to email, the colophon offers `editor@aiice.io` set in mono. That is the entire conversion surface, by intent.

**Responsive notes:**

Below 900px, the spread collapses to a single page (verso stacks above recto), but the gutter rule remains as a horizontal divider, and the page-turn becomes vertical. The fold metaphor is preserved. Below 540px, type scales down with a clamp() but the editorial grid never collapses to mobile-default — 24 columns persist, just narrower. The site is unapologetically wide-canvas-first.

**JavaScript scope (vanilla, ~6KB):**

- IntersectionObserver for fade-reveal entrances.
- Spread index tracker, with arrow-key/swipe handlers.
- Optional paper-rustle audio (lazy-load, gated on user interaction + reduced-motion).
- A single `easter-egg`: pressing `f` toggles a "frost-off" mode that removes all `backdrop-filter` and reveals the bare botanical illustrations as if the glass had been wiped. This is hidden, undocumented, for the curious visitor only.

## Uniqueness Notes

This site commits to seven specific differentiators that other CMassC sites should not duplicate:

1. **Magazine-spread layout (2% of archive).** No other site in the corpus organizes itself as discrete two-page editorial spreads with a literal gutter. Most sites are vertical scrolls of full-bleed sections. aiice.io is horizontally paginated. This is its first and largest commitment.

2. **Translucent-frost palette (2% of archive).** While 92% of sites use gradients and 90% use warm palettes, aiice.io uses a cool, milky, vellum-and-cellophane register applied via `backdrop-filter` to nearly every surface. The page reads as a stack of sheets, not as a flat document.

3. **Floral-botanical motif (2% of archive).** The custom SVG sprite of 11 named botanical species — each drawn rather than photographed — is the imagery layer. This is uncommon: 96% of archive sites lean on photography. aiice.io ships zero photographs.

4. **Avant-garde aesthetic (4% of archive).** The editorial-fashion register — Margiela/Self Service/Gentlewoman — is rare in the archive, which trends hand-drawn (92%) and glassmorphism (62%). aiice.io is neither casual nor frosted-saas. It is a runway program.

5. **Eclectic-hybrid typography with five concurrent typefaces (4% of archive).** Cormorant + Bodoni Moda + Space Grotesk + JetBrains Mono + Caveat, each in a strict editorial role. Most sites use 2 typefaces. aiice.io uses five and survives because each has a non-overlapping function.

6. **Optimistic-bright tone, but in a cool palette.** The optimism here is a quiet, springtime, pressed-flower optimism — not the dopamine-neon, candy-bright optimism that "optimistic-bright" usually implies in the archive. This counter-positions the tone against itself: bright in mood, cool in hue. The mood is a hopeful walk through a botanical archive on a March morning, not a startup pitch deck.

7. **Fade-reveal as the only entrance pattern, with all other vernacular animations rejected.** The site explicitly avoids parallax (92%), spring (62%), stagger (62%), cursor-follow (54%), and magnetic (40%) — all of which are over-represented. aiice.io uses fade-reveal (10%) and a single horizontal page-turn slide. The animation register is editorial, not interactive.

**Avoided patterns from frequency analysis:**

- AVOIDED: hand-drawn aesthetic (92% — saturated).
- AVOIDED: glassmorphism aesthetic (62% — saturated). Note: aiice.io uses `backdrop-filter` extensively but the *aesthetic* register is editorial-fashion, not techy-glass-saas.
- AVOIDED: photography imagery (96% — totally saturated).
- AVOIDED: full-bleed (84%) and centered (76%) layouts — replaced with magazine-spread.
- AVOIDED: gradient (92%) and warm (90%) palettes — replaced with translucent-frost.
- AVOIDED: parallax (92%), spring (62%), stagger (62%), cursor-follow (54%), magnetic (40%) animation patterns.
- AVOIDED: mono typography (94% — too dominant) — used here only in the supporting tech-mono runner role, not as a primary register.

**Chosen seed:** `aesthetic: avant-garde, layout: magazine-spread, typography: eclectic-hybrid, palette: translucent-frost, patterns: fade-reveal, imagery: vector-art, motifs: floral-botanical, tone: optimistic-bright`.
<!-- DESIGN STAMP
  timestamp: 2026-05-09T07:00:25
  domain: aiice.io
  seed: seed:
  aesthetic: aiice.io is an **avant-garde botanical lookbook** — imagine if a 1990s Belgian f...
  content_hash: df2b3670f501
-->
