{
  "$description": "Design vocabulary of this site: every --color-* and --font-* token the stylesheet declares in @theme, with var() references resolved. Design Tokens Format Module 2025.10.",
  "color": {
    "$type": "color",
    "$description": "`default` is the palette served without a theme preference; any other group is a [data-theme] variant the stylesheet declares (values re-resolved per theme).",
    "default": {
      "background": {
        "$value": {
          "colorSpace": "srgb",
          "components": [
            0,
            0,
            0
          ],
          "hex": "#000000"
        }
      },
      "foreground": {
        "$value": {
          "colorSpace": "srgb",
          "components": [
            0.9569,
            0.9569,
            0.9608
          ],
          "hex": "#f4f4f5"
        }
      },
      "subtle": {
        "$value": {
          "colorSpace": "srgb",
          "components": [
            0.051,
            0.051,
            0.0627
          ],
          "hex": "#0d0d10"
        }
      },
      "muted": {
        "$value": {
          "colorSpace": "srgb",
          "components": [
            0.9569,
            0.9569,
            0.9608
          ],
          "alpha": 0.6
        }
      },
      "danger": {
        "$value": {
          "colorSpace": "srgb",
          "components": [
            0.8784,
            0.4784,
            0.4784
          ],
          "hex": "#e07a7a"
        }
      },
      "dark": {
        "$value": {
          "colorSpace": "srgb",
          "components": [
            0,
            0,
            0
          ],
          "hex": "#000000"
        }
      },
      "on-dark": {
        "$value": {
          "colorSpace": "srgb",
          "components": [
            0.9569,
            0.9569,
            0.9608
          ],
          "hex": "#f4f4f5"
        }
      },
      "border": {
        "$value": {
          "colorSpace": "srgb",
          "components": [
            0.9569,
            0.9569,
            0.9608
          ],
          "alpha": 0.13
        }
      },
      "primary": {
        "$value": {
          "colorSpace": "srgb",
          "components": [
            0.9294,
            0.9294,
            0.949
          ],
          "hex": "#ededf2"
        }
      },
      "on-primary": {
        "$value": {
          "colorSpace": "srgb",
          "components": [
            0,
            0,
            0
          ],
          "hex": "#000000"
        }
      },
      "accent": {
        "$value": {
          "colorSpace": "srgb",
          "components": [
            0.9294,
            0.9294,
            0.949
          ],
          "hex": "#ededf2"
        }
      },
      "on-accent": {
        "$value": {
          "colorSpace": "srgb",
          "components": [
            0,
            0,
            0
          ],
          "hex": "#000000"
        }
      },
      "brand": {
        "$value": {
          "colorSpace": "srgb",
          "components": [
            0.5294,
            0.9804,
            0.8314
          ],
          "hex": "#87fad4"
        }
      }
    },
    "light": {
      "background": {
        "$value": {
          "colorSpace": "srgb",
          "components": [
            0.9647,
            0.9647,
            0.9569
          ],
          "hex": "#f6f6f4"
        }
      },
      "foreground": {
        "$value": {
          "colorSpace": "srgb",
          "components": [
            0.0745,
            0.0745,
            0.0863
          ],
          "hex": "#131316"
        }
      },
      "subtle": {
        "$value": {
          "colorSpace": "srgb",
          "components": [
            0.9333,
            0.9333,
            0.9216
          ],
          "hex": "#eeeeeb"
        }
      },
      "muted": {
        "$value": {
          "colorSpace": "srgb",
          "components": [
            0.0745,
            0.0745,
            0.0863
          ],
          "alpha": 0.62
        }
      },
      "danger": {
        "$value": {
          "colorSpace": "srgb",
          "components": [
            0.7529,
            0.2235,
            0.1686
          ],
          "hex": "#c0392b"
        }
      },
      "dark": {
        "$value": {
          "colorSpace": "srgb",
          "components": [
            0,
            0,
            0
          ],
          "hex": "#000000"
        }
      },
      "on-dark": {
        "$value": {
          "colorSpace": "srgb",
          "components": [
            0.9569,
            0.9569,
            0.9608
          ],
          "hex": "#f4f4f5"
        }
      },
      "border": {
        "$value": {
          "colorSpace": "srgb",
          "components": [
            0.0745,
            0.0745,
            0.0863
          ],
          "alpha": 0.17
        }
      },
      "primary": {
        "$value": {
          "colorSpace": "srgb",
          "components": [
            0.0745,
            0.0745,
            0.0863
          ],
          "hex": "#131316"
        }
      },
      "on-primary": {
        "$value": {
          "colorSpace": "srgb",
          "components": [
            0.9647,
            0.9647,
            0.9569
          ],
          "hex": "#f6f6f4"
        }
      },
      "accent": {
        "$value": {
          "colorSpace": "srgb",
          "components": [
            0.0745,
            0.0745,
            0.0863
          ],
          "hex": "#131316"
        }
      },
      "on-accent": {
        "$value": {
          "colorSpace": "srgb",
          "components": [
            0.9647,
            0.9647,
            0.9569
          ],
          "hex": "#f6f6f4"
        }
      },
      "brand": {
        "$value": {
          "colorSpace": "srgb",
          "components": [
            0.0392,
            0.4784,
            0.3569
          ],
          "hex": "#0a7a5b"
        }
      }
    }
  },
  "font": {
    "$type": "fontFamily",
    "heading": {
      "$value": [
        "General Sans",
        "system-ui",
        "sans-serif"
      ]
    },
    "body": {
      "$value": [
        "General Sans",
        "system-ui",
        "sans-serif"
      ]
    },
    "display": {
      "$value": [
        "General Sans",
        "system-ui",
        "sans-serif"
      ]
    },
    "mono": {
      "$value": [
        "ui-monospace",
        "JetBrains Mono",
        "monospace"
      ]
    }
  }
}