{
  "$description": "Arc — DESIGN.md exported for Figma Variables import",
  "collections": [
    {
      "name": "Arc tokens",
      "modes": [
        {
          "name": "Arc"
        }
      ],
      "variables": [
        {
          "name": "color/bg",
          "type": "COLOR",
          "values": {
            "Arc": "#FFFCEC"
          }
        },
        {
          "name": "color/bg-secondary",
          "type": "COLOR",
          "values": {
            "Arc": "#FFF8DC"
          }
        },
        {
          "name": "color/surface",
          "type": "COLOR",
          "values": {
            "Arc": "#FFFFFF"
          }
        },
        {
          "name": "color/surface-elev",
          "type": "COLOR",
          "values": {
            "Arc": "#FFFEF7"
          }
        },
        {
          "name": "color/text",
          "type": "COLOR",
          "values": {
            "Arc": "#000000"
          }
        },
        {
          "name": "color/text-strong",
          "type": "COLOR",
          "values": {
            "Arc": "#000000"
          }
        },
        {
          "name": "color/text-medium",
          "type": "COLOR",
          "values": {
            "Arc": "rgba(0, 0, 0, 0.8)"
          }
        },
        {
          "name": "color/text-soft",
          "type": "COLOR",
          "values": {
            "Arc": "rgba(0, 0, 0, 0.6)"
          }
        },
        {
          "name": "color/text-faint",
          "type": "COLOR",
          "values": {
            "Arc": "rgba(0, 0, 0, 0.45)"
          }
        },
        {
          "name": "color/text-muted",
          "type": "COLOR",
          "values": {
            "Arc": "rgba(0, 0, 0, 0.3)"
          }
        },
        {
          "name": "color/brand",
          "type": "COLOR",
          "values": {
            "Arc": "#2404AA"
          }
        },
        {
          "name": "color/brand-deep",
          "type": "COLOR",
          "values": {
            "Arc": "#1A0388"
          }
        },
        {
          "name": "color/brand-blue",
          "type": "COLOR",
          "values": {
            "Arc": "#3139FB"
          }
        },
        {
          "name": "color/brand-red",
          "type": "COLOR",
          "values": {
            "Arc": "#FB3A4D"
          }
        },
        {
          "name": "color/brand-coral-soft",
          "type": "COLOR",
          "values": {
            "Arc": "#FFE3E6"
          }
        },
        {
          "name": "color/on-brand",
          "type": "COLOR",
          "values": {
            "Arc": "#FFFCEC"
          }
        },
        {
          "name": "color/cta-bg",
          "type": "COLOR",
          "values": {
            "Arc": "#FFFFFF"
          }
        },
        {
          "name": "color/cta-text",
          "type": "COLOR",
          "values": {
            "Arc": "#2702C2"
          }
        },
        {
          "name": "color/swatch-pale-green",
          "type": "COLOR",
          "values": {
            "Arc": "#D7F0D2"
          }
        },
        {
          "name": "color/swatch-salmon",
          "type": "COLOR",
          "values": {
            "Arc": "#FFD9CF"
          }
        },
        {
          "name": "color/swatch-pale-yellow",
          "type": "COLOR",
          "values": {
            "Arc": "#FFF1A8"
          }
        },
        {
          "name": "color/swatch-soft-blue",
          "type": "COLOR",
          "values": {
            "Arc": "#D1E2FF"
          }
        },
        {
          "name": "color/swatch-lavender",
          "type": "COLOR",
          "values": {
            "Arc": "#E6DCFF"
          }
        },
        {
          "name": "color/link",
          "type": "COLOR",
          "values": {
            "Arc": "#2404AA"
          }
        },
        {
          "name": "color/link-hover",
          "type": "COLOR",
          "values": {
            "Arc": "#3139FB"
          }
        },
        {
          "name": "color/selected-bg",
          "type": "COLOR",
          "values": {
            "Arc": "rgba(36, 4, 170, 0.08)"
          }
        },
        {
          "name": "color/disabled",
          "type": "COLOR",
          "values": {
            "Arc": "rgba(0, 0, 0, 0.3)"
          }
        },
        {
          "name": "color/border",
          "type": "COLOR",
          "values": {
            "Arc": "rgba(0, 0, 0, 0.12)"
          }
        },
        {
          "name": "color/border-strong",
          "type": "COLOR",
          "values": {
            "Arc": "rgba(0, 0, 0, 0.20)"
          }
        },
        {
          "name": "color/border-subtle",
          "type": "COLOR",
          "values": {
            "Arc": "rgba(0, 0, 0, 0.06)"
          }
        },
        {
          "name": "color/border-brand",
          "type": "COLOR",
          "values": {
            "Arc": "rgba(36, 4, 170, 0.30)"
          }
        },
        {
          "name": "color/success-bg",
          "type": "COLOR",
          "values": {
            "Arc": "#D7F0D2"
          }
        },
        {
          "name": "color/success-text",
          "type": "COLOR",
          "values": {
            "Arc": "#1F4D24"
          }
        },
        {
          "name": "color/warning-bg",
          "type": "COLOR",
          "values": {
            "Arc": "#FFF1A8"
          }
        },
        {
          "name": "color/warning-text",
          "type": "COLOR",
          "values": {
            "Arc": "#7A5A00"
          }
        },
        {
          "name": "color/danger-bg",
          "type": "COLOR",
          "values": {
            "Arc": "#FFE3E6"
          }
        },
        {
          "name": "color/danger-text",
          "type": "COLOR",
          "values": {
            "Arc": "#A8112A"
          }
        },
        {
          "name": "color/info-bg",
          "type": "COLOR",
          "values": {
            "Arc": "#D1E2FF"
          }
        },
        {
          "name": "color/info-text",
          "type": "COLOR",
          "values": {
            "Arc": "#1A2B6B"
          }
        },
        {
          "name": "radius/button",
          "type": "FLOAT",
          "values": {
            "Arc": 10
          }
        },
        {
          "name": "radius/card",
          "type": "FLOAT",
          "values": {
            "Arc": 16
          }
        },
        {
          "name": "spacing/xs",
          "type": "FLOAT",
          "values": {
            "Arc": 1
          }
        },
        {
          "name": "spacing/sm",
          "type": "FLOAT",
          "values": {
            "Arc": 2
          }
        },
        {
          "name": "spacing/md",
          "type": "FLOAT",
          "values": {
            "Arc": 6
          }
        },
        {
          "name": "spacing/lg",
          "type": "FLOAT",
          "values": {
            "Arc": 12
          }
        },
        {
          "name": "spacing/xl",
          "type": "FLOAT",
          "values": {
            "Arc": 20
          }
        }
      ]
    }
  ]
}
