{
  "$description": "curl — DESIGN.md exported for Figma Variables import",
  "collections": [
    {
      "name": "curl tokens",
      "modes": [
        {
          "name": "curl"
        }
      ],
      "variables": [
        {
          "name": "color/bg",
          "type": "COLOR",
          "values": {
            "curl": "#ffffff"
          }
        },
        {
          "name": "color/surface",
          "type": "COLOR",
          "values": {
            "curl": "#e7e7e7"
          }
        },
        {
          "name": "color/text",
          "type": "COLOR",
          "values": {
            "curl": "#000000"
          }
        },
        {
          "name": "color/brand",
          "type": "COLOR",
          "values": {
            "curl": "#173b5b"
          }
        },
        {
          "name": "color/on-brand",
          "type": "COLOR",
          "values": {
            "curl": "#ffffff"
          }
        },
        {
          "name": "color/border",
          "type": "COLOR",
          "values": {
            "curl": "#222222"
          }
        },
        {
          "name": "color/text-soft",
          "type": "COLOR",
          "values": {
            "curl": "#4f4f4f"
          }
        },
        {
          "name": "color/accent-green",
          "type": "COLOR",
          "values": {
            "curl": "#285c50"
          }
        },
        {
          "name": "color/link",
          "type": "COLOR",
          "values": {
            "curl": "#4040ff"
          }
        },
        {
          "name": "color/sponsor-bg",
          "type": "COLOR",
          "values": {
            "curl": "#efefef"
          }
        },
        {
          "name": "radius/button",
          "type": "FLOAT",
          "values": {
            "curl": 4
          }
        },
        {
          "name": "radius/card",
          "type": "FLOAT",
          "values": {
            "curl": 6
          }
        },
        {
          "name": "spacing/xs",
          "type": "FLOAT",
          "values": {
            "curl": 0
          }
        },
        {
          "name": "spacing/sm",
          "type": "FLOAT",
          "values": {
            "curl": 4
          }
        },
        {
          "name": "spacing/md",
          "type": "FLOAT",
          "values": {
            "curl": 12
          }
        },
        {
          "name": "spacing/lg",
          "type": "FLOAT",
          "values": {
            "curl": 24
          }
        },
        {
          "name": "spacing/xl",
          "type": "FLOAT",
          "values": {
            "curl": 48
          }
        }
      ]
    }
  ]
}
