{
  "$schema": "https://design-tokens.github.io/community-group/format/",
  "$description": "Scale2Clinic — Tokens Dark Mode. Sobrescrever os semânticos quando [data-theme=dark].",
  "background": {
    "default": { "$value": "#0B1629", "$type": "color" },
    "subtle": { "$value": "#0f1f3d", "$type": "color" },
    "muted": { "$value": "#053567", "$type": "color" },
    "inverse": { "$value": "#E6F2FB", "$type": "color" }
  },
  "text": {
    "primary": { "$value": "#F0F4FF", "$type": "color" },
    "secondary": { "$value": "#94A3B8", "$type": "color" },
    "inverse": { "$value": "#0B1629", "$type": "color" }
  },
  "border": {
    "default": { "$value": "#1E3A5F", "$type": "color" },
    "focus": { "$value": "#2FA2FD", "$type": "color" }
  }
}
