Component library

Design System

Preserve design

This page documents the existing premium system. Do not invent a new theme. Primary accent remains Luxury Gold #C89B3C with crimson support.

Brand tokens

  • --primary: #C89B3C (Luxury Gold)
  • Crimson support: #9f2d2d (used in gradients/CTAs)
  • Surfaces: glassmorphism cards via .card.glass
  • Typography: established site stacks (do not swap to generic AI fonts)

Reusable UI (existing classes)

  • .btn.btn-primary / .btn.btn-ghost
  • .page-hero + .eyebrow + .breadcrumb
  • .blog-card.glass / .auth-cat-card
  • .section + .container + .grid
  • Header/footer injected by app.min.js (do not fork)

Generator shell

New HTML pages should use scripts/lib/ainexo-page-shell.cjs for consistent metadata and CSS includes.

Multi-language ready

Keep lang accurate; use unique URLs per locale when translations exist. Do not auto-clone thin translated duplicates.