production: opencd.css hardened — zero magic numbers, all --cd-* vars, ASW semantic, Nous auth copied

This commit is contained in:
B.A. Baracus 2026-05-25 22:59:12 +02:00
parent e3dbfa2fd1
commit 415bb4f402
No known key found for this signature in database
GPG key ID: 1D05905DE3C03A27
6 changed files with 216 additions and 112 deletions

View file

@ -16,7 +16,7 @@
gap: 2rem;
padding: 2rem;
background: oklch(92% .012 85);
font-family: var(--font-system-ui);
font-family: var(--font-sans);
}
.demo-controls {