/* Kuraura — "Kapalıçarşı Terminal" skin for the Noble Vision Design System.
   Dark (ink + gold leaf) is the canonical and only look (dark-only, premium). */
:root, :root[data-theme="dark"] {
  --bg:#0d0f13; --surface:#16191f; --surface-2:#1e222b;
  --text:#ece7db; --text-muted:#9aa0ab; --border:rgba(212,181,114,.16);
  --accent:#d4b572; --accent-hover:#e8cd8f; --accent-contrast:#0d0f13;
  --up:#34d399; --down:#f87171;
  --signal:#1bbf72;   /* buy-signal / live / best-spread green (unified) */
}
