{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Affinity — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#0f1015"
    },
    "bg-deep": {
      "$type": "color",
      "$value": "#000000"
    },
    "surface": {
      "$type": "color",
      "$value": "#211d1d"
    },
    "surface-light": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-translucent": {
      "$type": "color",
      "$value": "rgba(255,255,255,0.90)"
    },
    "text": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-dark": {
      "$type": "color",
      "$value": "#0e1318"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#c4c4c4"
    },
    "text-faint": {
      "$type": "color",
      "$value": "rgba(255,255,255,0.50)"
    },
    "brand": {
      "$type": "color",
      "$value": "#a7f175"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#78c84e"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#0e1318"
    },
    "enterprise": {
      "$type": "color",
      "$value": "#e0dcd6"
    },
    "violet": {
      "$type": "color",
      "$value": "#9e9eff"
    },
    "border": {
      "$type": "color",
      "$value": "#5c5c5c"
    },
    "border-light": {
      "$type": "color",
      "$value": "rgba(255,255,255,0.50)"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(15,16,21,0.70)"
    },
    "focus": {
      "$type": "color",
      "$value": "#a7f175"
    },
    "success": {
      "$type": "color",
      "$value": "#a7f175"
    },
    "warning": {
      "$type": "color",
      "$value": "#f5c451"
    },
    "danger": {
      "$type": "color",
      "$value": "#ff7474"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Affinity Serif Variable",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Affinity Serif Variable",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Canva Sans",
        "fontSize": "18px",
        "lineHeight": 1.55
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "10px"
    },
    "card": {
      "$type": "dimension",
      "$value": "12px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "4px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "8px"
    },
    "md": {
      "$type": "dimension",
      "$value": "16px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "32px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "48px"
    }
  }
}
