{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Linear — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#08090a"
    },
    "bg-marketing": {
      "$type": "color",
      "$value": "#010102"
    },
    "bg-level-1": {
      "$type": "color",
      "$value": "#0f1011"
    },
    "bg-level-2": {
      "$type": "color",
      "$value": "#141516"
    },
    "bg-level-3": {
      "$type": "color",
      "$value": "#1a1b1d"
    },
    "bg-overlay": {
      "$type": "color",
      "$value": "rgba(8,9,10,0.72)"
    },
    "surface": {
      "$type": "color",
      "$value": "#0f1011"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#141516"
    },
    "surface-tinted-brand": {
      "$type": "color",
      "$value": "rgba(94,106,210,0.08)"
    },
    "text": {
      "$type": "color",
      "$value": "#f7f8f8"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-secondary": {
      "$type": "color",
      "$value": "#d0d6e0"
    },
    "text-tertiary": {
      "$type": "color",
      "$value": "#8a8f98"
    },
    "text-quaternary": {
      "$type": "color",
      "$value": "#62666d"
    },
    "text-disabled": {
      "$type": "color",
      "$value": "#3d3f44"
    },
    "brand": {
      "$type": "color",
      "$value": "#5e6ad2"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#7170ff"
    },
    "brand-press": {
      "$type": "color",
      "$value": "#4a55c1"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "rgba(94,106,210,0.16)"
    },
    "accent": {
      "$type": "color",
      "$value": "#7170ff"
    },
    "link": {
      "$type": "color",
      "$value": "#828fff"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#a3acff"
    },
    "border": {
      "$type": "color",
      "$value": "#23252a"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#34343a"
    },
    "border-subtle": {
      "$type": "color",
      "$value": "rgba(255,255,255,0.06)"
    },
    "border-brand": {
      "$type": "color",
      "$value": "#5e6ad2"
    },
    "cta-fill": {
      "$type": "color",
      "$value": "#e5e5e6"
    },
    "cta-fill-hover": {
      "$type": "color",
      "$value": "#f3f3f4"
    },
    "cta-fill-press": {
      "$type": "color",
      "$value": "#cfcfd1"
    },
    "cta-text": {
      "$type": "color",
      "$value": "#08090a"
    },
    "success": {
      "$type": "color",
      "$value": "#4cb782"
    },
    "success-bg": {
      "$type": "color",
      "$value": "rgba(76,183,130,0.12)"
    },
    "warning": {
      "$type": "color",
      "$value": "#f2c94c"
    },
    "warning-bg": {
      "$type": "color",
      "$value": "rgba(242,201,76,0.12)"
    },
    "danger": {
      "$type": "color",
      "$value": "#eb5757"
    },
    "danger-bg": {
      "$type": "color",
      "$value": "rgba(235,87,87,0.12)"
    },
    "info": {
      "$type": "color",
      "$value": "#5e6ad2"
    },
    "info-bg": {
      "$type": "color",
      "$value": "rgba(94,106,210,0.12)"
    },
    "chip-bg": {
      "$type": "color",
      "$value": "#1a1b1d"
    },
    "chip-text": {
      "$type": "color",
      "$value": "#d0d6e0"
    },
    "chip-border": {
      "$type": "color",
      "$value": "#34343a"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter Variable",
        "fontSize": "80px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter Variable",
        "fontSize": "48px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter Variable",
        "fontSize": "15px",
        "lineHeight": 1.55
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "card": {
      "$type": "dimension",
      "$value": "24px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "0px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "2px"
    },
    "md": {
      "$type": "dimension",
      "$value": "6px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "16px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "24px"
    }
  }
}
