{
  "$schema": "https://edwson.com/eds/tokens.schema.json",
  "name": "Edwson Design System — institutional finance",
  "version": "1.29.0",
  "generated": "derived from design-system-showcase.html — never hand-written, so it cannot drift",
  "themes": {
    "light": {
      "--bg": "#0a0a12",
      "--surface": "#12121e",
      "--surface2": "#1a1c2e",
      "--border": "#1e2030",
      "--border2": "#2a2d42",
      "--text1": "#e8eaf0",
      "--text2": "#8c95a6",
      "--text3": "#5a6678",
      "--accent": "#6495ed",
      "--accent2": "#7aabff",
      "--green": "#16825d",
      "--red": "#c5303f",
      "--gold": "#C9A959",
      "--purple": "#7b1fa2",
      "--accent-fg": "#0a0a12",
      "--radius": "8px",
      "--sidebar-w": "292px",
      "--header-h": "198px",
      "--font": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif",
      "--mono": "'SF Mono', 'Fira Code', 'Courier New', monospace",
      "--surface3": "#e4e9e6",
      "--radius-sm": "4px",
      "--radius-lg": "12px",
      "--shadow-sm": "0 1px 2px rgba(0,0,0,0.45)",
      "--shadow-md": "0 4px 12px rgba(0,0,0,0.40), 0 0 0 1px rgba(201,169,89,0.04)",
      "--shadow-lg": "0 12px 32px rgba(0,0,0,0.55), 0 0 16px rgba(201,169,89,0.08)",
      "--ring": "0 0 0 3px color-mix(in srgb, var(--accent2) 20%, transparent)",
      "--glow": "0 0 0 1px rgba(24, 35, 48, 0.08), 0 18px 48px rgba(24, 35, 48, 0.08)",
      "--mobile-nav-h": "92px",
      "--cta": "#0a66c2",
      "--cta-fg": "#ffffff",
      "--cta-hover": "#08549f",
      "--text-xs": "0.75rem",
      "--text-sm": "0.875rem",
      "--text-base": "1rem",
      "--text-lg": "1.125rem",
      "--text-xl": "1.5rem",
      "--text-2xl": "2rem",
      "--text-display": "3rem",
      "--weight-light": "300",
      "--weight-regular": "400",
      "--weight-semibold": "600",
      "--weight-bold": "700",
      "--leading-tight": "1.2",
      "--leading-snug": "1.45",
      "--leading-relaxed": "1.7",
      "--space-1": "4px",
      "--space-2": "8px",
      "--space-3": "12px",
      "--space-4": "16px",
      "--space-5": "24px",
      "--space-6": "32px",
      "--space-7": "48px",
      "--space-8": "64px",
      "--space-9": "96px",
      "--duration-fast": "0ms",
      "--duration-base": "0ms",
      "--duration-slow": "0ms",
      "--duration-slower": "0ms",
      "--ease": "cubic-bezier(.2, .8, .2, 1)",
      "--ease-out": "cubic-bezier(0,  0,  .2, 1)",
      "--ease-in": "cubic-bezier(.4, 0,   1,  1)",
      "--shadow-xl": "0 24px 64px rgba(0,0,0,0.65), 0 0 24px rgba(201,169,89,0.12)",
      "--radius-pill": "9999px"
    },
    "dark": {
      "--bg": "#070b0f",
      "--surface": "#0d1216",
      "--surface2": "#13191e",
      "--border": "#232d34",
      "--border2": "#33414a",
      "--text1": "#eef2f1",
      "--text2": "#a5b0b0",
      "--text3": "#6d7a7c",
      "--accent": "#e7ece9",
      "--accent2": "#87aaa5",
      "--accent-fg": "#07100f",
      "--surface3": "#1a2228",
      "--green": "#82b5a5",
      "--red": "#d27682",
      "--gold": "#a89b7f",
      "--purple": "#8b98a5",
      "--shadow-sm": "0 1px 2px rgba(0, 0, 0, 0.45), 0 0 0 1px rgba(255, 255, 255, 0.02)",
      "--shadow-md": "0 12px 32px rgba(0, 0, 0, 0.42), 0 0 0 1px rgba(255, 255, 255, 0.03)",
      "--shadow-lg": "0 28px 80px rgba(0, 0, 0, 0.56), 0 0 0 1px rgba(255, 255, 255, 0.03)",
      "--glow": "0 0 0 1px rgba(255, 255, 255, 0.05), 0 22px 60px rgba(0, 0, 0, 0.34)",
      "--cta": "#2f86e0",
      "--cta-fg": "#0a0f18",
      "--cta-hover": "#4a97e8"
    }
  }
}