{
  "$schema": "https://design-tokens.org/schema.json",
  "name": "Ligasol Service GmbH",
  "version": "1.0.0",
  "color": {
    "navy": { "value": "#16274C", "oklch": "oklch(0.28 0.072 264)", "role": "primary" },
    "navy-deep": { "value": "#081431", "oklch": "oklch(0.2 0.06 264)", "role": "primary-dark" },
    "navy-soft": { "value": "#314C7E", "oklch": "oklch(0.42 0.09 262)", "role": "primary-soft" },
    "royal-blue": { "value": "#286CAB", "oklch": "oklch(0.52 0.12 250)", "role": "accent" },
    "signal-blue": { "value": "#89B3D8", "oklch": "oklch(0.75 0.07 245)", "role": "accent-light" },
    "logo-mid": { "value": "#4F8AC6", "role": "logo-module-2" },
    "steel-grey": { "value": "#5E6774", "oklch": "oklch(0.51 0.024 258)", "role": "muted-text" },
    "charcoal-black": { "value": "#181F2E", "oklch": "oklch(0.24 0.03 264)", "role": "text" },
    "light-grey": { "value": "#F4F6F8", "oklch": "oklch(0.972 0.004 250)", "role": "surface" },
    "grey-line": { "value": "#DFE3E8", "oklch": "oklch(0.915 0.008 255)", "role": "border" },
    "white": { "value": "#FFFFFF", "role": "background" }
  },
  "typography": {
    "display": { "family": "Sora", "weights": [400, 600, 700] },
    "body": { "family": "Manrope", "weights": [400, 500, 600, 700] },
    "fallback": "ui-sans-serif, system-ui, 'Segoe UI', Arial, Helvetica, sans-serif"
  },
  "radius": {
    "sm": "0.25rem",
    "md": "0.375rem",
    "lg": "0.5rem",
    "xl": "0.75rem",
    "2xl": "1rem"
  },
  "icon": { "library": "lucide", "strokeWidth": 2, "linecap": "round", "grid": 24 },
  "motion": {
    "duration-ui": "180ms",
    "duration-reveal": "600ms",
    "easing": "cubic-bezier(0.22, 1, 0.36, 1)",
    "reducedMotion": "all motion disabled under prefers-reduced-motion"
  }
}
