The Sanctuary — every door

You are in The Realms.

Unnamed ground — waiting, not missing.Unnamed ground — waiting, not missing.Unnamed ground — waiting, not missing.Unnamed ground — waiting, not missing.Unnamed ground — waiting, not missing.Unnamed ground — waiting, not missing.Unnamed ground — waiting, not missing.Unnamed ground — waiting, not missing.Unnamed ground — waiting, not missing.Unnamed ground — waiting, not missing.

Ground you have walked is named. The rest is drawn but unnamed — it is waiting, not missing, and nothing is required of you to find it.

Every door stays where you left it. Esc folds the map.

The Grimoire

Effects Grimoire

Ancient effects for the modern weaver. Browse glows, text effects, card styles, and animations. Copy the code to use in your own creations.

Glow

Quantum Glow

A pulsing purple glow effect using the quantum color palette.

Preview: box-shadow applied
<div className="glow-quantum">Content</div>
Glow

Cosmic Glow

A deep blue cosmic radiance with layered shadow depth.

Preview: box-shadow applied
<div className="glow-cosmic">Content</div>
Glow

Neurospark Pulse

A bright cyan pulse — the signature Sanctuary accent.

Preview: box-shadow applied
<div className="glow-neurospark">Content</div>
Text

Rainbow Text

Smooth spectral flow across all pride colors.

Rainbow Text
<span className="rainbow-text">Rainbow text</span>
Text

Quantum Weaver Text

The signature quantum weave gradient — purple to cyan.

Quantum Weaver Text
<span className="quantum-weaver-text">Quantum text</span>
Text

Cosmic Sparkle Text

Deep space shimmer with layered glow shadows.

<span className="cosmic-sparkle-text">Sparkle text</span>
Card

Domain Quantum Card

Glass card with quantum gradient border and hover lift.

Preview: card style applied
<Card variant="quantum">Content</Card>
Card

Domain Cosmic Card

Deep space card with cosmic blue glow on hover.

Preview: card style applied
<Card variant="cosmic">Content</Card>
Card

Domain Council Card

Regal council card with aethelred deep purple gradient.

Preview: card style applied
<Card variant="council">Content</Card>
Animation

Float Animation

Gentle floating motion — 6 second cycle.

<div className="animate-float">Floating</div>
Animation

Pulse Animation

Soft pulsing opacity — 2 second cycle.

<div className="animate-pulse">Pulsing</div>
Animation

Glow Animation

Quantum glow breathing — 2 second alternating cycle.

<div className="animate-glow">Glowing</div>

All effects are generated from COSMIC design tokens. Run npm run generate to regenerate.