{
  "$schema": "https://design-tokens.github.io/community-group/format/",
  "brand": "spaceship",
  "direction": "2c-ciber-menta",
  "version": "1.0",
  "color": {
    "base": { "value": "#081210", "role": "BASE", "usage": 0.60 },
    "surface": { "value": "#0F1F1B", "role": "SUPERFICIE", "usage": 0.25 },
    "text": { "value": "#E6F2EE", "role": "TEXTO", "usage": 0.10 },
    "accent": { "value": "#39FFD0", "role": "ACCION", "usage": 0.04 },
    "success": { "value": "#C7F464", "role": "EXITO", "usage": 0.01 },
    "line": { "value": "#14241F" },
    "lineStrong": { "value": "#1B2E2A" },
    "muted": { "value": "#93A8A2" },
    "faint": { "value": "#5E7570" }
  },
  "font": {
    "display": { "family": "Syne", "weights": [400, 600, 700, 800], "note": "solo titulares, nunca < 20px" },
    "body": { "family": "Albert Sans", "weights": [400, 500, 600] },
    "mono": { "family": "JetBrains Mono", "weights": [400, 500, 700], "note": "datos, IDs, logs" }
  },
  "radius": { "pill": 999, "card": 14 },
  "motion": { "ease": [0.22, 1, 0.36, 1], "nodePulseMs": 2400 }
}
