{
  "$description": "Soracom Design System design tokens in W3C DTCG format. https://tr.designtokens.org/format/",
  "space": {
    "$type": "dimension",
    "xxlarge": {
      "$value": "80px",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-space-xxlarge"
        }
      }
    },
    "xlarge": {
      "$value": "60px",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-space-xlarge"
        }
      }
    },
    "mlarge": {
      "$value": "50px",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-space-mlarge"
        }
      }
    },
    "large": {
      "$value": "40px",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-space-large"
        }
      }
    },
    "medium": {
      "$value": "30px",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-space-medium"
        }
      }
    },
    "small": {
      "$value": "20px",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-space-small"
        }
      }
    },
    "xsmall": {
      "$value": "10px",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-space-xsmall"
        }
      }
    },
    "xxsmall": {
      "$value": "5px",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-space-xxsmall"
        }
      }
    }
  },
  "color": {
    "$type": "color",
    "red": {
      "$value": "oklch(58.87% .1915 28.23deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-red"
        }
      }
    },
    "blue": {
      "$value": "oklch(57.94% .2301 262.18deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-blue"
        }
      }
    },
    "celeste": {
      "$value": "oklch(77.67% .1218 201.68deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-celeste"
        }
      }
    },
    "ink": {
      "$value": "oklch(60.79% .0384 248.46deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-ink"
        }
      }
    },
    "gray": {
      "$value": "oklch(53.08% .0174 298.27deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-gray"
        }
      }
    },
    "mauve": {
      "$value": "oklch(53.62% .0487 296.55deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-mauve"
        }
      }
    },
    "green": {
      "$value": "oklch(59.03% .1285 154.14deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-green"
        }
      }
    },
    "yellow": {
      "$value": "oklch(87.59% .1673 97.84deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-yellow"
        }
      }
    },
    "purple": {
      "$value": "oklch(50.18% .1551 290.55deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-purple"
        }
      }
    },
    "orange": {
      "$value": "oklch(68.19% .1699 54.49deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-orange"
        }
      }
    },
    "magenta": {
      "$value": "oklch(61.36% .2283 341.38deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-magenta"
        }
      }
    },
    "red-950": {
      "$value": "oklch(24.51% .0944 31.43deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-red-950"
        }
      }
    },
    "red-900": {
      "$value": "oklch(32.66% .1255 30.09deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-red-900"
        }
      }
    },
    "red-800": {
      "$value": "oklch(37.72% .1424 29.71deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-red-800"
        }
      }
    },
    "red-700": {
      "$value": "oklch(44.98% .1669 29.44deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-red-700"
        }
      }
    },
    "red-600": {
      "$value": "oklch(51.4% .1852 29.18deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-red-600"
        }
      }
    },
    "red-400": {
      "$value": "oklch(65.53% .1866 23.46deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-red-400"
        }
      }
    },
    "red-300": {
      "$value": "oklch(75.14% .1338 16.19deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-red-300"
        }
      }
    },
    "red-200": {
      "$value": "oklch(88.25% .0654 4.2deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-red-200"
        }
      }
    },
    "red-100": {
      "$value": "oklch(93.2% .0364 2.98deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-red-100"
        }
      }
    },
    "red-50": {
      "$value": "oklch(96.78% .0166 3.65deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-red-50"
        }
      }
    },
    "blue-950": {
      "$value": "oklch(22.96% .0969 260.61deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-blue-950"
        }
      }
    },
    "blue-900": {
      "$value": "oklch(30.53% .1385 261.73deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-blue-900"
        }
      }
    },
    "blue-800": {
      "$value": "oklch(35.57% .165 262.04deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-blue-800"
        }
      }
    },
    "blue-700": {
      "$value": "oklch(42.98% .2047 262.37deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-blue-700"
        }
      }
    },
    "blue-600": {
      "$value": "oklch(49.72% .2412 262.59deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-blue-600"
        }
      }
    },
    "blue-400": {
      "$value": "oklch(66.4% .1779 262.7deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-blue-400"
        }
      }
    },
    "blue-300": {
      "$value": "oklch(76.9% .1173 263.52deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-blue-300"
        }
      }
    },
    "blue-200": {
      "$value": "oklch(86.86% .0641 264.59deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-blue-200"
        }
      }
    },
    "blue-100": {
      "$value": "oklch(93.24% .0321 264.41deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-blue-100"
        }
      }
    },
    "blue-50": {
      "$value": "oklch(97.2% .0132 262.38deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-blue-50"
        }
      }
    },
    "celeste-950": {
      "$value": "oklch(27.54% .0434 225.95deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-celeste-950"
        }
      }
    },
    "celeste-900": {
      "$value": "oklch(35.5% .0589 225.23deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-celeste-900"
        }
      }
    },
    "celeste-800": {
      "$value": "oklch(43.71% .0721 223.78deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-celeste-800"
        }
      }
    },
    "celeste-700": {
      "$value": "oklch(55.36% .089 212.26deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-celeste-700"
        }
      }
    },
    "celeste-600": {
      "$value": "oklch(65.74% .1058 207.96deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-celeste-600"
        }
      }
    },
    "celeste-400": {
      "$value": "oklch(82.05% .1062 200.6deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-celeste-400"
        }
      }
    },
    "celeste-300": {
      "$value": "oklch(87.27% .0777 200.92deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-celeste-300"
        }
      }
    },
    "celeste-200": {
      "$value": "oklch(92.73% .0463 199.73deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-celeste-200"
        }
      }
    },
    "celeste-100": {
      "$value": "oklch(96.27% .0241 199.93deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-celeste-100"
        }
      }
    },
    "celeste-50": {
      "$value": "oklch(98.39% .0106 204.13deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-celeste-50"
        }
      }
    },
    "ink-950": {
      "$value": "oklch(24.53% .0136 253.08deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-ink-950"
        }
      }
    },
    "ink-900": {
      "$value": "oklch(28.53% .0162 248.4deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-ink-900"
        }
      }
    },
    "ink-800": {
      "$value": "oklch(35.11% .022 248.45deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-ink-800"
        }
      }
    },
    "ink-700": {
      "$value": "oklch(39.96% .0256 248.47deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-ink-700"
        }
      }
    },
    "ink-600": {
      "$value": "oklch(51.7% .0352 249.99deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-ink-600"
        }
      }
    },
    "ink-400": {
      "$value": "oklch(70.13% .0346 249.75deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-ink-400"
        }
      }
    },
    "ink-300": {
      "$value": "oklch(80.06% .0258 246.27deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-ink-300"
        }
      }
    },
    "ink-200": {
      "$value": "oklch(89.33% .0157 248deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-ink-200"
        }
      }
    },
    "ink-100": {
      "$value": "oklch(94.68% .0086 247.92deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-ink-100"
        }
      }
    },
    "ink-50": {
      "$value": "oklch(98.07% .0051 247.88deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-ink-50"
        }
      }
    },
    "gray-950": {
      "$value": "oklch(22.02% .006 301.06deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-gray-950"
        }
      }
    },
    "gray-900": {
      "$value": "oklch(28.76% .0073 297.37deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-gray-900"
        }
      }
    },
    "gray-800": {
      "$value": "oklch(32.94% .0108 300.97deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-gray-800"
        }
      }
    },
    "gray-700": {
      "$value": "oklch(39.49% .0119 298.89deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-gray-700"
        }
      }
    },
    "gray-600": {
      "$value": "oklch(45.46% .0147 295.99deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-gray-600"
        }
      }
    },
    "gray-400": {
      "$value": "oklch(64.29% .0165 298.39deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-gray-400"
        }
      }
    },
    "gray-300": {
      "$value": "oklch(76.41% .0101 299.18deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-gray-300"
        }
      }
    },
    "gray-200": {
      "$value": "oklch(86.88% .0055 297.71deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-gray-200"
        }
      }
    },
    "gray-100": {
      "$value": "oklch(93.26% .0041 301.42deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-gray-100"
        }
      }
    },
    "gray-50": {
      "$value": "oklch(97.31% 0 0deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-gray-50"
        }
      }
    },
    "mauve-950": {
      "$value": "oklch(22.37% .0156 296.57deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-mauve-950"
        }
      }
    },
    "mauve-900": {
      "$value": "oklch(28.92% .022 296.46deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-mauve-900"
        }
      }
    },
    "mauve-800": {
      "$value": "oklch(33.43% .0264 294.1deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-mauve-800"
        }
      }
    },
    "mauve-700": {
      "$value": "oklch(39.95% .0338 296.3deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-mauve-700"
        }
      }
    },
    "mauve-600": {
      "$value": "oklch(45.86% .041 297.59deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-mauve-600"
        }
      }
    },
    "mauve-400": {
      "$value": "oklch(63.95% .0497 297.47deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-mauve-400"
        }
      }
    },
    "mauve-300": {
      "$value": "oklch(75.99% .0331 297.54deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-mauve-300"
        }
      }
    },
    "mauve-200": {
      "$value": "oklch(86.53% .0209 298.14deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-mauve-200"
        }
      }
    },
    "mauve-100": {
      "$value": "oklch(92.91% .0122 296.34deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-mauve-100"
        }
      }
    },
    "mauve-50": {
      "$value": "oklch(96.93% .0067 295.45deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-mauve-50"
        }
      }
    },
    "green-950": {
      "$value": "oklch(23.89% .0434 155.69deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-green-950"
        }
      }
    },
    "green-900": {
      "$value": "oklch(31.29% .0612 155.1deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-green-900"
        }
      }
    },
    "green-800": {
      "$value": "oklch(36.27% .074 154.89deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-green-800"
        }
      }
    },
    "green-700": {
      "$value": "oklch(43.36% .0903 154.93deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-green-700"
        }
      }
    },
    "green-600": {
      "$value": "oklch(50.14% .1069 154.42deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-green-600"
        }
      }
    },
    "green-400": {
      "$value": "oklch(73.7% .1567 154.55deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-green-400"
        }
      }
    },
    "green-300": {
      "$value": "oklch(81.31% .1117 157.78deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-green-300"
        }
      }
    },
    "green-200": {
      "$value": "oklch(89.21% .0634 159.74deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-green-200"
        }
      }
    },
    "green-100": {
      "$value": "oklch(94.41% .0338 160.44deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-green-100"
        }
      }
    },
    "green-50": {
      "$value": "oklch(97.6% .0132 159.92deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-green-50"
        }
      }
    },
    "yellow-950": {
      "$value": "oklch(28.35% .0194 98.89deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-yellow-950"
        }
      }
    },
    "yellow-900": {
      "$value": "oklch(38.43% .0353 99.08deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-yellow-900"
        }
      }
    },
    "yellow-800": {
      "$value": "oklch(46.44% .0575 99.34deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-yellow-800"
        }
      }
    },
    "yellow-700": {
      "$value": "oklch(61.32% .0932 99.09deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-yellow-700"
        }
      }
    },
    "yellow-600": {
      "$value": "oklch(80.12% .1262 98.53deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-yellow-600"
        }
      }
    },
    "yellow-400": {
      "$value": "oklch(90.03% .144 98.34deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-yellow-400"
        }
      }
    },
    "yellow-300": {
      "$value": "oklch(93.07% .1056 99.36deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-yellow-300"
        }
      }
    },
    "yellow-200": {
      "$value": "oklch(95.98% .0601 98.18deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-yellow-200"
        }
      }
    },
    "yellow-100": {
      "$value": "oklch(97.89% .0317 99.2deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-yellow-100"
        }
      }
    },
    "yellow-50": {
      "$value": "oklch(98.99% .0133 97.44deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-yellow-50"
        }
      }
    },
    "purple-950": {
      "$value": "oklch(20.94% .0503 292.11deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-purple-950"
        }
      }
    },
    "purple-900": {
      "$value": "oklch(27.12% .0753 291.54deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-purple-900"
        }
      }
    },
    "purple-800": {
      "$value": "oklch(31.19% .0897 290.9deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-purple-800"
        }
      }
    },
    "purple-700": {
      "$value": "oklch(37.25% .1118 290.8deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-purple-700"
        }
      }
    },
    "purple-600": {
      "$value": "oklch(42.72% .1329 290.64deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-purple-600"
        }
      }
    },
    "purple-400": {
      "$value": "oklch(61.82% .1165 293.3deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-purple-400"
        }
      }
    },
    "purple-300": {
      "$value": "oklch(74.42% .0764 294.86deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-purple-300"
        }
      }
    },
    "purple-200": {
      "$value": "oklch(85.98% .0404 296.59deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-purple-200"
        }
      }
    },
    "purple-100": {
      "$value": "oklch(92.67% .0219 297.41deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-purple-100"
        }
      }
    },
    "purple-50": {
      "$value": "oklch(96.96% .008 293.91deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-purple-50"
        }
      }
    },
    "orange-950": {
      "$value": "oklch(26.75% .0609 63.27deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-orange-950"
        }
      }
    },
    "orange-900": {
      "$value": "oklch(35.54% .0839 59.35deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-orange-900"
        }
      }
    },
    "orange-800": {
      "$value": "oklch(41.2% .0996 57.06deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-orange-800"
        }
      }
    },
    "orange-700": {
      "$value": "oklch(50.02% .1222 56.13deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-orange-700"
        }
      }
    },
    "orange-600": {
      "$value": "oklch(57.84% .1432 55.01deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-orange-600"
        }
      }
    },
    "orange-400": {
      "$value": "oklch(75.01% .1733 54.88deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-orange-400"
        }
      }
    },
    "orange-300": {
      "$value": "oklch(82.14% .1244 60.82deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-orange-300"
        }
      }
    },
    "orange-200": {
      "$value": "oklch(89.56% .0695 61.81deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-orange-200"
        }
      }
    },
    "orange-100": {
      "$value": "oklch(94.46% .0357 61.95deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-orange-100"
        }
      }
    },
    "orange-50": {
      "$value": "oklch(97.8% .0144 64.35deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-orange-50"
        }
      }
    },
    "magenta-950": {
      "$value": "oklch(24.38% .0829 340.33deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-magenta-950"
        }
      }
    },
    "magenta-900": {
      "$value": "oklch(32.31% .1181 341.04deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-magenta-900"
        }
      }
    },
    "magenta-800": {
      "$value": "oklch(37.81% .1407 341.37deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-magenta-800"
        }
      }
    },
    "magenta-700": {
      "$value": "oklch(45.6% .1731 341.47deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-magenta-700"
        }
      }
    },
    "magenta-600": {
      "$value": "oklch(52.96% .2042 341.9deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-magenta-600"
        }
      }
    },
    "magenta-400": {
      "$value": "oklch(68.23% .1867 339.26deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-magenta-400"
        }
      }
    },
    "magenta-300": {
      "$value": "oklch(77.66% .1263 337.49deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-magenta-300"
        }
      }
    },
    "magenta-200": {
      "$value": "oklch(87.18% .07 335.39deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-magenta-200"
        }
      }
    },
    "magenta-100": {
      "$value": "oklch(93.41% .0344 336.19deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-magenta-100"
        }
      }
    },
    "magenta-50": {
      "$value": "oklch(97.2% .0157 335.05deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-magenta-50"
        }
      }
    },
    "red-dim": {
      "$value": "light-dark(var(--color-red-950), var(--color-red-50))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-red-dim"
        }
      }
    },
    "red-dark": {
      "$value": "light-dark(var(--color-red-700), var(--color-red-300))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-red-dark"
        }
      }
    },
    "red-darker": {
      "$value": "light-dark(var(--color-red-800), var(--color-red-200))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-red-darker"
        }
      }
    },
    "red-darkest": {
      "$value": "light-dark(var(--color-red-900), var(--color-red-100))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-red-darkest"
        }
      }
    },
    "red-shade": {
      "$value": "light-dark(var(--color-red-600), var(--color-red-400))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-red-shade"
        }
      }
    },
    "red-tint": {
      "$value": "light-dark(var(--color-red-400), var(--color-red-600))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-red-tint"
        }
      }
    },
    "red-light": {
      "$value": "light-dark(var(--color-red-300), var(--color-red-700))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-red-light"
        }
      }
    },
    "red-lighter": {
      "$value": "light-dark(var(--color-red-200), var(--color-red-800))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-red-lighter"
        }
      }
    },
    "red-lightest": {
      "$value": "light-dark(var(--color-red-100), var(--color-red-900))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-red-lightest"
        }
      }
    },
    "red-bright": {
      "$value": "light-dark(var(--color-red-50), var(--color-red-950))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-red-bright"
        }
      }
    },
    "blue-dim": {
      "$value": "light-dark(var(--color-blue-950), var(--color-blue-50))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-blue-dim"
        }
      }
    },
    "blue-dark": {
      "$value": "light-dark(var(--color-blue-700), var(--color-blue-300))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-blue-dark"
        }
      }
    },
    "blue-darker": {
      "$value": "light-dark(var(--color-blue-800), var(--color-blue-200))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-blue-darker"
        }
      }
    },
    "blue-darkest": {
      "$value": "light-dark(var(--color-blue-900), var(--color-blue-100))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-blue-darkest"
        }
      }
    },
    "blue-shade": {
      "$value": "light-dark(var(--color-blue-600), var(--color-blue-400))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-blue-shade"
        }
      }
    },
    "blue-tint": {
      "$value": "light-dark(var(--color-blue-400), var(--color-blue-600))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-blue-tint"
        }
      }
    },
    "blue-light": {
      "$value": "light-dark(var(--color-blue-300), var(--color-blue-700))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-blue-light"
        }
      }
    },
    "blue-lighter": {
      "$value": "light-dark(var(--color-blue-200), var(--color-blue-800))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-blue-lighter"
        }
      }
    },
    "blue-lightest": {
      "$value": "light-dark(var(--color-blue-100), var(--color-blue-900))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-blue-lightest"
        }
      }
    },
    "blue-bright": {
      "$value": "light-dark(var(--color-blue-50), var(--color-blue-950))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-blue-bright"
        }
      }
    },
    "celeste-dim": {
      "$value": "light-dark(var(--color-celeste-950), var(--color-celeste-50))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-celeste-dim"
        }
      }
    },
    "celeste-dark": {
      "$value": "light-dark(var(--color-celeste-700), var(--color-celeste-300))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-celeste-dark"
        }
      }
    },
    "celeste-darker": {
      "$value": "light-dark(var(--color-celeste-800), var(--color-celeste-200))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-celeste-darker"
        }
      }
    },
    "celeste-darkest": {
      "$value": "light-dark(var(--color-celeste-900), var(--color-celeste-100))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-celeste-darkest"
        }
      }
    },
    "celeste-shade": {
      "$value": "light-dark(var(--color-celeste-600), var(--color-celeste-400))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-celeste-shade"
        }
      }
    },
    "celeste-tint": {
      "$value": "light-dark(var(--color-celeste-400), var(--color-celeste-600))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-celeste-tint"
        }
      }
    },
    "celeste-light": {
      "$value": "light-dark(var(--color-celeste-300), var(--color-celeste-700))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-celeste-light"
        }
      }
    },
    "celeste-lighter": {
      "$value": "light-dark(var(--color-celeste-200), var(--color-celeste-800))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-celeste-lighter"
        }
      }
    },
    "celeste-lightest": {
      "$value": "light-dark(var(--color-celeste-100), var(--color-celeste-900))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-celeste-lightest"
        }
      }
    },
    "celeste-bright": {
      "$value": "light-dark(var(--color-celeste-50), var(--color-celeste-950))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-celeste-bright"
        }
      }
    },
    "ink-dim": {
      "$value": "light-dark(var(--color-ink-950), var(--color-ink-50))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-ink-dim"
        }
      }
    },
    "ink-dark": {
      "$value": "light-dark(var(--color-ink-700), var(--color-ink-300))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-ink-dark"
        }
      }
    },
    "ink-darker": {
      "$value": "light-dark(var(--color-ink-800), var(--color-ink-200))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-ink-darker"
        }
      }
    },
    "ink-darkest": {
      "$value": "light-dark(var(--color-ink-900), var(--color-ink-100))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-ink-darkest"
        }
      }
    },
    "ink-shade": {
      "$value": "light-dark(var(--color-ink-600), var(--color-ink-400))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-ink-shade"
        }
      }
    },
    "ink-tint": {
      "$value": "light-dark(var(--color-ink-400), var(--color-ink-600))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-ink-tint"
        }
      }
    },
    "ink-light": {
      "$value": "light-dark(var(--color-ink-300), var(--color-ink-700))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-ink-light"
        }
      }
    },
    "ink-lighter": {
      "$value": "light-dark(var(--color-ink-200), var(--color-ink-800))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-ink-lighter"
        }
      }
    },
    "ink-lightest": {
      "$value": "light-dark(var(--color-ink-100), var(--color-ink-900))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-ink-lightest"
        }
      }
    },
    "ink-bright": {
      "$value": "light-dark(var(--color-ink-50), var(--color-ink-950))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-ink-bright"
        }
      }
    },
    "gray-dim": {
      "$value": "light-dark(var(--color-gray-950), var(--color-gray-50))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-gray-dim"
        }
      }
    },
    "gray-dark": {
      "$value": "light-dark(var(--color-gray-700), var(--color-gray-300))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-gray-dark"
        }
      }
    },
    "gray-darker": {
      "$value": "light-dark(var(--color-gray-800), var(--color-gray-200))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-gray-darker"
        }
      }
    },
    "gray-darkest": {
      "$value": "light-dark(var(--color-gray-900), var(--color-gray-100))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-gray-darkest"
        }
      }
    },
    "gray-shade": {
      "$value": "light-dark(var(--color-gray-600), var(--color-gray-400))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-gray-shade"
        }
      }
    },
    "gray-tint": {
      "$value": "light-dark(var(--color-gray-400), var(--color-gray-600))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-gray-tint"
        }
      }
    },
    "gray-light": {
      "$value": "light-dark(var(--color-gray-300), var(--color-gray-700))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-gray-light"
        }
      }
    },
    "gray-lighter": {
      "$value": "light-dark(var(--color-gray-200), var(--color-gray-800))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-gray-lighter"
        }
      }
    },
    "gray-lightest": {
      "$value": "light-dark(var(--color-gray-100), var(--color-gray-900))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-gray-lightest"
        }
      }
    },
    "gray-bright": {
      "$value": "light-dark(var(--color-gray-50), var(--color-gray-950))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-gray-bright"
        }
      }
    },
    "mauve-dim": {
      "$value": "light-dark(var(--color-mauve-950), var(--color-mauve-50))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-mauve-dim"
        }
      }
    },
    "mauve-dark": {
      "$value": "light-dark(var(--color-mauve-700), var(--color-mauve-300))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-mauve-dark"
        }
      }
    },
    "mauve-darker": {
      "$value": "light-dark(var(--color-mauve-800), var(--color-mauve-200))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-mauve-darker"
        }
      }
    },
    "mauve-darkest": {
      "$value": "light-dark(var(--color-mauve-900), var(--color-mauve-100))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-mauve-darkest"
        }
      }
    },
    "mauve-shade": {
      "$value": "light-dark(var(--color-mauve-600), var(--color-mauve-400))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-mauve-shade"
        }
      }
    },
    "mauve-tint": {
      "$value": "light-dark(var(--color-mauve-400), var(--color-mauve-600))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-mauve-tint"
        }
      }
    },
    "mauve-light": {
      "$value": "light-dark(var(--color-mauve-300), var(--color-mauve-700))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-mauve-light"
        }
      }
    },
    "mauve-lighter": {
      "$value": "light-dark(var(--color-mauve-200), var(--color-mauve-800))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-mauve-lighter"
        }
      }
    },
    "mauve-lightest": {
      "$value": "light-dark(var(--color-mauve-100), var(--color-mauve-900))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-mauve-lightest"
        }
      }
    },
    "mauve-bright": {
      "$value": "light-dark(var(--color-mauve-50), var(--color-mauve-950))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-mauve-bright"
        }
      }
    },
    "green-dim": {
      "$value": "light-dark(var(--color-green-950), var(--color-green-50))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-green-dim"
        }
      }
    },
    "green-dark": {
      "$value": "light-dark(var(--color-green-700), var(--color-green-300))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-green-dark"
        }
      }
    },
    "green-darker": {
      "$value": "light-dark(var(--color-green-800), var(--color-green-200))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-green-darker"
        }
      }
    },
    "green-darkest": {
      "$value": "light-dark(var(--color-green-900), var(--color-green-100))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-green-darkest"
        }
      }
    },
    "green-shade": {
      "$value": "light-dark(var(--color-green-600), var(--color-green-400))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-green-shade"
        }
      }
    },
    "green-tint": {
      "$value": "light-dark(var(--color-green-400), var(--color-green-600))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-green-tint"
        }
      }
    },
    "green-light": {
      "$value": "light-dark(var(--color-green-300), var(--color-green-700))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-green-light"
        }
      }
    },
    "green-lighter": {
      "$value": "light-dark(var(--color-green-200), var(--color-green-800))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-green-lighter"
        }
      }
    },
    "green-lightest": {
      "$value": "light-dark(var(--color-green-100), var(--color-green-900))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-green-lightest"
        }
      }
    },
    "green-bright": {
      "$value": "light-dark(var(--color-green-50), var(--color-green-950))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-green-bright"
        }
      }
    },
    "yellow-dim": {
      "$value": "light-dark(var(--color-yellow-950), var(--color-yellow-50))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-yellow-dim"
        }
      }
    },
    "yellow-dark": {
      "$value": "light-dark(var(--color-yellow-700), var(--color-yellow-300))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-yellow-dark"
        }
      }
    },
    "yellow-darker": {
      "$value": "light-dark(var(--color-yellow-800), var(--color-yellow-200))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-yellow-darker"
        }
      }
    },
    "yellow-darkest": {
      "$value": "light-dark(var(--color-yellow-900), var(--color-yellow-100))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-yellow-darkest"
        }
      }
    },
    "yellow-shade": {
      "$value": "light-dark(var(--color-yellow-600), var(--color-yellow-400))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-yellow-shade"
        }
      }
    },
    "yellow-tint": {
      "$value": "light-dark(var(--color-yellow-400), var(--color-yellow-600))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-yellow-tint"
        }
      }
    },
    "yellow-light": {
      "$value": "light-dark(var(--color-yellow-300), var(--color-yellow-700))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-yellow-light"
        }
      }
    },
    "yellow-lighter": {
      "$value": "light-dark(var(--color-yellow-200), var(--color-yellow-800))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-yellow-lighter"
        }
      }
    },
    "yellow-lightest": {
      "$value": "light-dark(var(--color-yellow-100), var(--color-yellow-900))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-yellow-lightest"
        }
      }
    },
    "yellow-bright": {
      "$value": "light-dark(var(--color-yellow-50), var(--color-yellow-950))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-yellow-bright"
        }
      }
    },
    "purple-dim": {
      "$value": "light-dark(var(--color-purple-950), var(--color-purple-50))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-purple-dim"
        }
      }
    },
    "purple-dark": {
      "$value": "light-dark(var(--color-purple-700), var(--color-purple-300))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-purple-dark"
        }
      }
    },
    "purple-darker": {
      "$value": "light-dark(var(--color-purple-800), var(--color-purple-200))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-purple-darker"
        }
      }
    },
    "purple-darkest": {
      "$value": "light-dark(var(--color-purple-900), var(--color-purple-100))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-purple-darkest"
        }
      }
    },
    "purple-shade": {
      "$value": "light-dark(var(--color-purple-600), var(--color-purple-400))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-purple-shade"
        }
      }
    },
    "purple-tint": {
      "$value": "light-dark(var(--color-purple-400), var(--color-purple-600))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-purple-tint"
        }
      }
    },
    "purple-light": {
      "$value": "light-dark(var(--color-purple-300), var(--color-purple-700))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-purple-light"
        }
      }
    },
    "purple-lighter": {
      "$value": "light-dark(var(--color-purple-200), var(--color-purple-800))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-purple-lighter"
        }
      }
    },
    "purple-lightest": {
      "$value": "light-dark(var(--color-purple-100), var(--color-purple-900))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-purple-lightest"
        }
      }
    },
    "purple-bright": {
      "$value": "light-dark(var(--color-purple-50), var(--color-purple-950))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-purple-bright"
        }
      }
    },
    "orange-dim": {
      "$value": "light-dark(var(--color-orange-950), var(--color-orange-50))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-orange-dim"
        }
      }
    },
    "orange-dark": {
      "$value": "light-dark(var(--color-orange-700), var(--color-orange-300))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-orange-dark"
        }
      }
    },
    "orange-darker": {
      "$value": "light-dark(var(--color-orange-800), var(--color-orange-200))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-orange-darker"
        }
      }
    },
    "orange-darkest": {
      "$value": "light-dark(var(--color-orange-900), var(--color-orange-100))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-orange-darkest"
        }
      }
    },
    "orange-shade": {
      "$value": "light-dark(var(--color-orange-600), var(--color-orange-400))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-orange-shade"
        }
      }
    },
    "orange-tint": {
      "$value": "light-dark(var(--color-orange-400), var(--color-orange-600))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-orange-tint"
        }
      }
    },
    "orange-light": {
      "$value": "light-dark(var(--color-orange-300), var(--color-orange-700))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-orange-light"
        }
      }
    },
    "orange-lighter": {
      "$value": "light-dark(var(--color-orange-200), var(--color-orange-800))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-orange-lighter"
        }
      }
    },
    "orange-lightest": {
      "$value": "light-dark(var(--color-orange-100), var(--color-orange-900))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-orange-lightest"
        }
      }
    },
    "orange-bright": {
      "$value": "light-dark(var(--color-orange-50), var(--color-orange-950))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-orange-bright"
        }
      }
    },
    "magenta-dim": {
      "$value": "light-dark(var(--color-magenta-950), var(--color-magenta-50))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-magenta-dim"
        }
      }
    },
    "magenta-dark": {
      "$value": "light-dark(var(--color-magenta-700), var(--color-magenta-300))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-magenta-dark"
        }
      }
    },
    "magenta-darker": {
      "$value": "light-dark(var(--color-magenta-800), var(--color-magenta-200))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-magenta-darker"
        }
      }
    },
    "magenta-darkest": {
      "$value": "light-dark(var(--color-magenta-900), var(--color-magenta-100))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-magenta-darkest"
        }
      }
    },
    "magenta-shade": {
      "$value": "light-dark(var(--color-magenta-600), var(--color-magenta-400))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-magenta-shade"
        }
      }
    },
    "magenta-tint": {
      "$value": "light-dark(var(--color-magenta-400), var(--color-magenta-600))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-magenta-tint"
        }
      }
    },
    "magenta-light": {
      "$value": "light-dark(var(--color-magenta-300), var(--color-magenta-700))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-magenta-light"
        }
      }
    },
    "magenta-lighter": {
      "$value": "light-dark(var(--color-magenta-200), var(--color-magenta-800))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-magenta-lighter"
        }
      }
    },
    "magenta-lightest": {
      "$value": "light-dark(var(--color-magenta-100), var(--color-magenta-900))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-magenta-lightest"
        }
      }
    },
    "magenta-bright": {
      "$value": "light-dark(var(--color-magenta-50), var(--color-magenta-950))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-magenta-bright"
        }
      }
    },
    "warning": {
      "$value": "{color.orange}",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-warning"
        }
      }
    },
    "alert": {
      "$value": "{color.red}",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-alert"
        }
      }
    },
    "success": {
      "$value": "{color.green}",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-success"
        }
      }
    },
    "info": {
      "$value": "{color.blue}",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-info"
        }
      }
    },
    "mute": {
      "$value": "{color.ink-400}",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-mute"
        }
      }
    },
    "default": {
      "$value": "light-dark(var(--color-ink-600), var(--color-ink-200))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-default"
        }
      }
    },
    "default-shade": {
      "$value": "light-dark(var(--color-ink-700), var(--color-ink-100))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-default-shade"
        }
      }
    },
    "default-tint": {
      "$value": "light-dark(var(--color-ink), var(--color-ink-300))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-default-tint"
        }
      }
    },
    "default-light": {
      "$value": "{color.ink-400}",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-default-light"
        }
      }
    },
    "default-lighter": {
      "$value": "light-dark(var(--color-ink-300), var(--color-ink))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-default-lighter"
        }
      }
    },
    "default-lightest": {
      "$value": "light-dark(var(--color-ink-200), var(--color-ink-600))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-default-lightest"
        }
      }
    },
    "background": {
      "$value": "light-dark(oklch(100% 0 0deg), var(--color-ink-900))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-background"
        }
      }
    },
    "background-shade": {
      "$value": "light-dark(oklch(60.79% .0384 248.46deg / 6.25%), var(--color-ink-800))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-background-shade"
        }
      }
    },
    "background-dark": {
      "$value": "light-dark(oklch(60.79% .0384 248.46deg / 15%), var(--color-ink-700))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-background-dark"
        }
      }
    },
    "background-darker": {
      "$value": "light-dark(oklch(60.79% .0384 248.46deg / 29%), var(--color-ink-600))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-background-darker"
        }
      }
    },
    "background-darkest": {
      "$value": "light-dark(oklch(60.79% .0384 248.46deg / 52%), var(--color-ink))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-background-darkest"
        }
      }
    },
    "highlight": {
      "$value": "{color.celeste}",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-highlight"
        }
      }
    },
    "link": {
      "$value": "light-dark(var(--color-celeste-700), var(--color-celeste))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-link"
        }
      }
    },
    "dark-dark": {
      "$value": "{color.ink-900}",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-dark-dark"
        }
      }
    },
    "dark-light": {
      "$value": "light-dark(var(--color-ink-900), oklch(100% 0 0deg))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-dark-light"
        }
      }
    },
    "light-light": {
      "$value": "oklch(100% 0 0deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-light-light"
        }
      }
    },
    "light-dark": {
      "$value": "light-dark(oklch(100% 0 0deg), var(--color-ink-900))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-light-dark"
        }
      }
    },
    "shadow-light": {
      "$value": "light-dark(oklch(32.29% .0554 269.14deg / 5%), oklch(11.51% .0094 267.45deg / 5%))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-shadow-light"
        }
      }
    },
    "shadow": {
      "$value": "light-dark(oklch(32.29% .0554 269.14deg / 10%), oklch(11.51% .0094 267.45deg / 10%))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-shadow"
        }
      }
    },
    "shadow-dark": {
      "$value": "light-dark(oklch(32.29% .0554 269.14deg / 30%), oklch(11.51% .0094 267.45deg / 30%))",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-shadow-dark"
        }
      }
    },
    "transparent": {
      "$value": "oklch(100% 0 0deg / 0%)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-transparent"
        }
      }
    },
    "focus": {
      "$value": "oklch(86.77% .1478 203.44deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-focus"
        }
      }
    },
    "black": {
      "$value": "oklch(0% 0 0deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-black"
        }
      }
    },
    "white": {
      "$value": "oklch(100% 0 0deg)",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--color-white"
        }
      }
    }
  },
  "icon-size": {
    "$type": "dimension",
    "4xsmall": {
      "$value": "1.2rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-icon-size-4xsmall"
        }
      }
    },
    "3xsmall": {
      "$value": "1.3rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-icon-size-3xsmall"
        }
      }
    },
    "2xsmall": {
      "$value": "1.5rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-icon-size-2xsmall"
        }
      }
    },
    "xsmall": {
      "$value": "1.8rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-icon-size-xsmall"
        }
      }
    },
    "small": {
      "$value": "2.2rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-icon-size-small"
        }
      }
    },
    "medium": {
      "$value": "2.8rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-icon-size-medium"
        }
      }
    },
    "large": {
      "$value": "3.6rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-icon-size-large"
        }
      }
    },
    "xlarge": {
      "$value": "4.6rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-icon-size-xlarge"
        }
      }
    },
    "2xlarge": {
      "$value": "5.8rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-icon-size-2xlarge"
        }
      }
    },
    "3xlarge": {
      "$value": "7.2rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-icon-size-3xlarge"
        }
      }
    },
    "4xlarge": {
      "$value": "8.8rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-icon-size-4xlarge"
        }
      }
    },
    "huge": {
      "$value": "10.6rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-icon-size-huge"
        }
      }
    },
    "xhuge": {
      "$value": "12.6rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-icon-size-xhuge"
        }
      }
    },
    "2xhuge": {
      "$value": "14.8rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-icon-size-2xhuge"
        }
      }
    },
    "3xhuge": {
      "$value": "17.2rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-icon-size-3xhuge"
        }
      }
    },
    "4xhuge": {
      "$value": "19.8rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-icon-size-4xhuge"
        }
      }
    },
    "xxtiny": {
      "$value": "{icon-size.3xsmall}",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-icon-size-xxtiny"
        }
      }
    },
    "xtiny": {
      "$value": "{icon-size.2xsmall}",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-icon-size-xtiny"
        }
      }
    },
    "tiny": {
      "$value": "{icon-size.xsmall}",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-icon-size-tiny"
        }
      }
    },
    "xxsmall": {
      "$value": "{icon-size.2xsmall}",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-icon-size-xxsmall"
        }
      }
    },
    "xxlarge": {
      "$value": "{icon-size.2xlarge}",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-icon-size-xxlarge"
        }
      }
    },
    "xxhuge": {
      "$value": "{icon-size.2xhuge}",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-icon-size-xxhuge"
        }
      }
    },
    "massive": {
      "$value": "{icon-size.3xhuge}",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-icon-size-massive"
        }
      }
    },
    "xmassive": {
      "$value": "{icon-size.4xhuge}",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-icon-size-xmassive"
        }
      }
    },
    "xxmassive": {
      "$value": "22.6rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-icon-size-xxmassive"
        }
      }
    }
  },
  "text-size": {
    "$type": "dimension",
    "4xsmall": {
      "$value": ".8rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-text-size-4xsmall"
        }
      }
    },
    "3xsmall": {
      "$value": ".9rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-text-size-3xsmall"
        }
      }
    },
    "2xsmall": {
      "$value": "1rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-text-size-2xsmall"
        }
      }
    },
    "xsmall": {
      "$value": "1.1rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-text-size-xsmall"
        }
      }
    },
    "small": {
      "$value": "1.2rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-text-size-small"
        }
      }
    },
    "medium": {
      "$value": "1.3rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-text-size-medium"
        }
      }
    },
    "large": {
      "$value": "1.5rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-text-size-large"
        }
      }
    },
    "xlarge": {
      "$value": "1.8rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-text-size-xlarge"
        }
      }
    },
    "2xlarge": {
      "$value": "2.2rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-text-size-2xlarge"
        }
      }
    },
    "3xlarge": {
      "$value": "2.8rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-text-size-3xlarge"
        }
      }
    },
    "4xlarge": {
      "$value": "3.6rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-text-size-4xlarge"
        }
      }
    },
    "huge": {
      "$value": "4.6rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-text-size-huge"
        }
      }
    },
    "xhuge": {
      "$value": "5.8rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-text-size-xhuge"
        }
      }
    },
    "2xhuge": {
      "$value": "7.2rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-text-size-2xhuge"
        }
      }
    },
    "3xhuge": {
      "$value": "8.8rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-text-size-3xhuge"
        }
      }
    },
    "4xhuge": {
      "$value": "10.6rem",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-text-size-4xhuge"
        }
      }
    },
    "xxsmall": {
      "$value": "{text-size.2xsmall}",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-text-size-xxsmall"
        }
      }
    },
    "xxlarge": {
      "$value": "{text-size.2xlarge}",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-text-size-xxlarge"
        }
      }
    },
    "xxhuge": {
      "$value": "{text-size.2xhuge}",
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-text-size-xxhuge"
        }
      }
    }
  },
  "opacity": {
    "$type": "number",
    "normal": {
      "$value": 1,
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-normal"
        }
      }
    },
    "tint": {
      "$value": 0.77,
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-tint"
        }
      }
    },
    "light": {
      "$value": 0.52,
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-light"
        }
      }
    },
    "lighter": {
      "$value": 0.29,
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-lighter"
        }
      }
    },
    "lightest": {
      "$value": 0.15,
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-lightest"
        }
      }
    },
    "bright": {
      "$value": 0.0625,
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-bright"
        }
      }
    },
    "disabled": {
      "$value": 0.3,
      "$extensions": {
        "com.soracom.sds": {
          "cssVariable": "--ds-disabled-opacity"
        }
      }
    }
  },
  "font": {
    "family": {
      "$type": "fontFamily",
      "default": {
        "$value": [
          "Source Han Sans JP",
          "Arial",
          "Helvetica",
          "sans-serif"
        ],
        "$extensions": {
          "com.soracom.sds": {
            "cssVariable": "--ds-font-default",
            "scssVariable": "$ds-font-default"
          }
        }
      },
      "heading": {
        "$value": [
          "Aeonik",
          "Source Han Sans JP",
          "Arial",
          "Helvetica",
          "sans-serif"
        ],
        "$extensions": {
          "com.soracom.sds": {
            "cssVariable": "--ds-font-heading",
            "scssVariable": "$ds-font-headings"
          }
        }
      },
      "mono": {
        "$value": [
          "Source Code",
          "monospace"
        ],
        "$extensions": {
          "com.soracom.sds": {
            "cssVariable": "--ds-font-mono",
            "scssVariable": "$ds-font-mono"
          }
        }
      }
    },
    "weight": {
      "$type": "fontWeight",
      "light": {
        "$value": 280,
        "$extensions": {
          "com.soracom.sds": {
            "cssVariable": "--ds-font-weight-light",
            "scssVariable": "$ds-font-weight-light"
          }
        }
      },
      "normal": {
        "$value": 420,
        "$extensions": {
          "com.soracom.sds": {
            "cssVariable": "--ds-font-weight-normal",
            "scssVariable": "$ds-font-weight-normal"
          }
        }
      },
      "bold": {
        "$value": 820,
        "$extensions": {
          "com.soracom.sds": {
            "cssVariable": "--ds-font-weight-bold",
            "scssVariable": "$ds-font-weight-bold"
          }
        }
      }
    }
  }
}
