{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Krea — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#000000"
    },
    "bg-alt": {
      "$type": "color",
      "$value": "#0b0f15"
    },
    "surface": {
      "$type": "color",
      "$value": "#171717"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#262626"
    },
    "surface-elevated": {
      "$type": "color",
      "$value": "#2a2a2a"
    },
    "text": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#a3a3a3"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#737373"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#525252"
    },
    "brand": {
      "$type": "color",
      "$value": "#3b82f6"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#2563eb"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "rgba(59, 130, 246, 0.15)"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "link": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#3b82f6"
    },
    "selected-bg": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.08)"
    },
    "disabled": {
      "$type": "color",
      "$value": "#525252"
    },
    "border": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.08)"
    },
    "border-strong": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.16)"
    },
    "border-subtle": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.04)"
    },
    "border-cobalt": {
      "$type": "color",
      "$value": "rgba(59, 130, 246, 0.40)"
    },
    "success-bg": {
      "$type": "color",
      "$value": "rgba(34, 197, 94, 0.12)"
    },
    "success-text": {
      "$type": "color",
      "$value": "#86efac"
    },
    "warning-bg": {
      "$type": "color",
      "$value": "rgba(234, 179, 8, 0.12)"
    },
    "warning-text": {
      "$type": "color",
      "$value": "#fde047"
    },
    "danger-bg": {
      "$type": "color",
      "$value": "rgba(239, 68, 68, 0.12)"
    },
    "danger-text": {
      "$type": "color",
      "$value": "#fca5a5"
    },
    "info-bg": {
      "$type": "color",
      "$value": "rgba(59, 130, 246, 0.12)"
    },
    "info-text": {
      "$type": "color",
      "$value": "#93c5fd"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Suisse Intl",
        "fontSize": "80px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Suisse Intl",
        "fontSize": "48px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Suisse Intl",
        "fontSize": "18px",
        "lineHeight": 1.5
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "card": {
      "$type": "dimension",
      "$value": "16px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "1px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "2px"
    },
    "md": {
      "$type": "dimension",
      "$value": "6px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "12px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "20px"
    }
  }
}
