{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Relume — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#f1f0ee"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#e9e8e5"
    },
    "bg-elev": {
      "$type": "color",
      "$value": "#f7f6f4"
    },
    "bg-dark": {
      "$type": "color",
      "$value": "#161616"
    },
    "bg-dark-2": {
      "$type": "color",
      "$value": "#222222"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-2": {
      "$type": "color",
      "$value": "#e9e8e5"
    },
    "surface-dark": {
      "$type": "color",
      "$value": "#222222"
    },
    "text": {
      "$type": "color",
      "$value": "#161616"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#3e3e3e"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#6b6b6b"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#9a9a9a"
    },
    "text-on-dark": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-on-dark-muted": {
      "$type": "color",
      "$value": "#b8b8b8"
    },
    "text-on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "brand": {
      "$type": "color",
      "$value": "#161616"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#3e3e3e"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#000000"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "rgba(22,22,22,0.06)"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "border": {
      "$type": "color",
      "$value": "rgba(22,22,22,0.12)"
    },
    "border-strong": {
      "$type": "color",
      "$value": "rgba(22,22,22,0.24)"
    },
    "border-soft": {
      "$type": "color",
      "$value": "rgba(22,22,22,0.06)"
    },
    "border-dark": {
      "$type": "color",
      "$value": "rgba(255,255,255,0.14)"
    },
    "success": {
      "$type": "color",
      "$value": "#1f7a4d"
    },
    "success-bg": {
      "$type": "color",
      "$value": "#e3f0e9"
    },
    "warning": {
      "$type": "color",
      "$value": "#8a6d1f"
    },
    "warning-bg": {
      "$type": "color",
      "$value": "#f2ecd9"
    },
    "danger": {
      "$type": "color",
      "$value": "#9a2a2a"
    },
    "danger-bg": {
      "$type": "color",
      "$value": "#f2e0e0"
    },
    "info": {
      "$type": "color",
      "$value": "#161616"
    },
    "info-bg": {
      "$type": "color",
      "$value": "rgba(22,22,22,0.06)"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Relative Faux",
        "fontSize": "88px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Relative Faux",
        "fontSize": "56px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Relative",
        "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"
    }
  }
}
