{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Pika — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#fcfaf7"
    },
    "bg-alt": {
      "$type": "color",
      "$value": "#f5f1ea"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#fbf7f0"
    },
    "text": {
      "$type": "color",
      "$value": "#0d0d0d"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#5c5c5c"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#8a8a8a"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#b8b8b8"
    },
    "brand": {
      "$type": "color",
      "$value": "#ffd184"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#f5be63"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "rgba(255, 209, 132, 0.30)"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#222222"
    },
    "ink-cta-bg": {
      "$type": "color",
      "$value": "#000000"
    },
    "ink-cta-text": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "dark-cta-bg": {
      "$type": "color",
      "$value": "#222222"
    },
    "link": {
      "$type": "color",
      "$value": "#0d0d0d"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#000000"
    },
    "selected-bg": {
      "$type": "color",
      "$value": "rgba(255, 209, 132, 0.30)"
    },
    "disabled": {
      "$type": "color",
      "$value": "#b8b8b8"
    },
    "border": {
      "$type": "color",
      "$value": "rgba(13, 13, 13, 0.10)"
    },
    "border-strong": {
      "$type": "color",
      "$value": "rgba(13, 13, 13, 0.18)"
    },
    "border-subtle": {
      "$type": "color",
      "$value": "rgba(13, 13, 13, 0.05)"
    },
    "success-bg": {
      "$type": "color",
      "$value": "rgba(34, 197, 94, 0.12)"
    },
    "success-text": {
      "$type": "color",
      "$value": "#15803d"
    },
    "warning-bg": {
      "$type": "color",
      "$value": "rgba(245, 190, 99, 0.20)"
    },
    "warning-text": {
      "$type": "color",
      "$value": "#92600c"
    },
    "danger-bg": {
      "$type": "color",
      "$value": "rgba(220, 38, 38, 0.10)"
    },
    "danger-text": {
      "$type": "color",
      "$value": "#b91c1c"
    },
    "info-bg": {
      "$type": "color",
      "$value": "rgba(13, 13, 13, 0.06)"
    },
    "info-text": {
      "$type": "color",
      "$value": "#0d0d0d"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "telkaExtended",
        "fontSize": "80px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "telkaExtended",
        "fontSize": "48px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "telka",
        "fontSize": "16px",
        "lineHeight": 1.55
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "card": {
      "$type": "dimension",
      "$value": "12px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "0px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "4px"
    },
    "md": {
      "$type": "dimension",
      "$value": "12px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "32px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "64px"
    }
  }
}
