/* =============================================================
   langsyn-pki.css — pki.langsyn.net accent. Load AFTER
   langsyn-theme.css. In the instrument system this file is the ONE
   variable that changes per site: the accent. Everything else lives
   in the shared theme.
   Accent: emerald — keys / trust / verification (a signature that
   checks out; distinct from net-indigo, dke-teal, oid-amber).
   ============================================================= */

:root{
  --ls-accent-rgb:63 185 80;    /* #3FB950 — PKI emerald */
  --ls-accent-glow:#56D364;
}
