/* =============================================================
   langsyn-oid.css — oid.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: amber — the identity / naming root (a minted name, held
   steady; distinct from net-indigo and dke-teal).
   ============================================================= */

:root{
  --ls-accent-rgb:224 168 62;   /* #E0A83E — OID amber */
  --ls-accent-glow:#F0C674;
}
