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 {

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 {

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 {
@ -125,7 +125,7 @@
<dt style="font-family:var(--font-mono); color:var(--gray-6);">--cd-surface-1</dt>
<dd style="color:var(--gray-7);">oklch(30% .015 265)</dd>
<dt style="font-family:var(--font-mono); color:var(--gray-6);">--cd-font-label</dt>
<dd style="color:var(--gray-7);">font-neo-grotesque</dd>
<dd style="color:var(--gray-7);">--cd-font-neo-grotesque</dd>
</dl>
<span class="leaflet-meta">Page 3 of 4 · v0.1.0</span>
</article>