{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Convex — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#f6eedb"
    },
    "bg-alt": {
      "$type": "color",
      "$value": "#fbf7ec"
    },
    "bg-warm": {
      "$type": "color",
      "$value": "#efe5cd"
    },
    "surface": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "surface-deep": {
      "$type": "color",
      "$value": "#141414"
    },
    "text": {
      "$type": "color",
      "$value": "#141414"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#555555"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#6b6b6b"
    },
    "text-on-dark": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-on-brand": {
      "$type": "color",
      "$value": "#fdf4cc"
    },
    "brand": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#292929"
    },
    "accent": {
      "$type": "color",
      "$value": "#fdf4cc"
    },
    "accent-soft": {
      "$type": "color",
      "$value": "#faecae"
    },
    "on-white": {
      "$type": "color",
      "$value": "#292929"
    },
    "pill-white": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "fill-subtle": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.05)"
    },
    "fill-subtle-inv": {
      "$type": "color",
      "$value": "rgba(255,255,255,0.05)"
    },
    "border": {
      "$type": "color",
      "$value": "rgba(20,20,20,0.12)"
    },
    "border-strong": {
      "$type": "color",
      "$value": "rgba(20,20,20,0.22)"
    },
    "border-on-dark": {
      "$type": "color",
      "$value": "rgba(255,255,255,0.12)"
    },
    "focus-ring": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "focus-ring-dark": {
      "$type": "color",
      "$value": "#fdf4cc"
    },
    "selection-bg": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "selection-text": {
      "$type": "color",
      "$value": "#fdf4cc"
    },
    "shadow": {
      "$type": "color",
      "$value": "rgba(20,20,20,0.08)"
    },
    "link": {
      "$type": "color",
      "$value": "#141414"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "success": {
      "$type": "color",
      "$value": "#3f7d4e"
    },
    "warning": {
      "$type": "color",
      "$value": "#b8860b"
    },
    "danger": {
      "$type": "color",
      "$value": "#9b3232"
    },
    "info": {
      "$type": "color",
      "$value": "#3a5a8c"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#fdf4cc"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "gtAmerica",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "gtAmerica",
        "fontSize": "42px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "gtAmerica",
        "fontSize": "16px",
        "lineHeight": 1.55
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "card": {
      "$type": "dimension",
      "$value": "24px"
    },
    "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": "64px"
    }
  }
}
