{
  "name": "EGGS Design System",
  "claim": "Experiencias Inteligentes iX. Impulsadas por tecnología, creadas por (y para) humanos.",
  "color": {
    "primarios": {
      "Blanco": "#FFFFFF",
      "Negro": "#171717",
      "Arena": "#F5F0E6"
    },
    "secundarios": {
      "Human Teal": "#26A9AB",
      "Vibrant Indigo": "#B0C2FF",
      "Earth": "#B8A58B",
      "Spark": "#D8FD8A"
    },
    "terciarios": {
      "Rojo-anaranjado": "#FF6232",
      "Teal action": "#1E98AA",
      "Spark Hard": "#C5FE4D"
    },
    "grises": {
      "Grey 90": "#616161",
      "Grey 80": "#666666",
      "Grey 70": "#888888",
      "Grey 50": "#CACACA",
      "Grey 25": "#EDEDED"
    }
  },
  "font": {
    "display": "Haffer Display",
    "concrete": "Haffer Concrete",
    "light": "Haffer Concrete Light"
  },
  "radius": {
    "pill": "9999px",
    "card": "16px",
    "cardLg": "24px",
    "surface": "48px"
  },
  "space": {
    "1": "4px",
    "2": "8px",
    "3": "16px",
    "4": "24px",
    "5": "32px",
    "6": "48px",
    "7": "64px",
    "8": "96px",
    "9": "120px",
    "10": "160px"
  },
  "motion": {
    "ease": "cubic-bezier(0.65, 0, 0.35, 1)",
    "micro": "200ms",
    "state": "350ms",
    "reveal": "600ms"
  }
}