/* =============================================================
   langsyn-dke.css — dke.langsyn.com 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: teal — the DKE / Studio identity (ties the DKE home to the
   Studio surface, --ls-studio-accent, 15 181 181).
   ============================================================= */

:root{
  --ls-accent-rgb:15 181 181;   /* #0FB5B5 — DKE teal */
  --ls-accent-glow:#3FD9D9;
}
