{
  "$description": "Mintsikakua Stage 1.0.0 — original component tokens, DTCG 2025.10",
  "color": {
    "$type": "color",
    "background": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.062745098,
          0.066666667,
          0.058823529
        ],
        "alpha": 1
      }
    },
    "surface": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.101960784,
          0.121568627,
          0.082352941
        ],
        "alpha": 1
      }
    },
    "text": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.952941176,
          0.956862745,
          0.929411765
        ],
        "alpha": 1
      }
    },
    "muted": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.662745098,
          0.678431373,
          0.639215686
        ],
        "alpha": 1
      }
    },
    "accent": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.77254902,
          0.956862745,
          0.403921569
        ],
        "alpha": 1
      }
    }
  },
  "space": {
    "$type": "dimension",
    "gutter": {
      "$value": {
        "value": 2,
        "unit": "rem"
      }
    },
    "radius": {
      "$value": {
        "value": 1.5,
        "unit": "rem"
      }
    }
  },
  "font": {
    "body": {
      "$type": "fontFamily",
      "$value": [
        "Source Sans 3",
        "system-ui",
        "sans-serif"
      ]
    }
  },
  "motion": {
    "enter": {
      "$type": "duration",
      "$value": {
        "value": 500,
        "unit": "ms"
      }
    }
  }
}
