{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Supabase — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#121212"
    },
    "bg-alt": {
      "$type": "color",
      "$value": "#0f0f0f"
    },
    "bg-deep": {
      "$type": "color",
      "$value": "#0a0a0a"
    },
    "surface-75": {
      "$type": "color",
      "$value": "#171717"
    },
    "surface-100": {
      "$type": "color",
      "$value": "#1c1c1c"
    },
    "surface-200": {
      "$type": "color",
      "$value": "#212121"
    },
    "surface-300": {
      "$type": "color",
      "$value": "#262626"
    },
    "overlay": {
      "$type": "color",
      "$value": "#242424"
    },
    "overlay-hover": {
      "$type": "color",
      "$value": "#2e2e2e"
    },
    "text": {
      "$type": "color",
      "$value": "#fafafa"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-light": {
      "$type": "color",
      "$value": "#b4b4b4"
    },
    "text-lighter": {
      "$type": "color",
      "$value": "#898989"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#6a6a6a"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#4a4a4a"
    },
    "text-on-brand": {
      "$type": "color",
      "$value": "#161616"
    },
    "text-on-inverted": {
      "$type": "color",
      "$value": "#0a0a0a"
    },
    "brand": {
      "$type": "color",
      "$value": "#3ecf8e"
    },
    "brand-link": {
      "$type": "color",
      "$value": "#00c46a"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#006239"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#a3e9c5"
    },
    "brand-subtle": {
      "$type": "color",
      "$value": "#1c2e23"
    },
    "brand-glow": {
      "$type": "color",
      "$value": "rgba(62,207,142,0.3)"
    },
    "link": {
      "$type": "color",
      "$value": "#3ecf8e"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#a3e9c5"
    },
    "border": {
      "$type": "color",
      "$value": "#2e2e2e"
    },
    "border-muted": {
      "$type": "color",
      "$value": "#242424"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#363636"
    },
    "border-overlay": {
      "$type": "color",
      "$value": "#404040"
    },
    "focus-ring": {
      "$type": "color",
      "$value": "#3ecf8e"
    },
    "selection-bg": {
      "$type": "color",
      "$value": "#3ecf8e"
    },
    "selection-text": {
      "$type": "color",
      "$value": "#161616"
    },
    "shadow": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.4)"
    },
    "shadow-brand": {
      "$type": "color",
      "$value": "rgba(0,98,57,0.4)"
    },
    "success": {
      "$type": "color",
      "$value": "#3ecf8e"
    },
    "warning": {
      "$type": "color",
      "$value": "#fbb024"
    },
    "danger": {
      "$type": "color",
      "$value": "#ff5a5a"
    },
    "info": {
      "$type": "color",
      "$value": "#5ac4ee"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#161616"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Circular",
        "fontSize": "96px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Circular",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Circular",
        "fontSize": "16px",
        "lineHeight": 1.5
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "6px"
    },
    "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"
    }
  }
}
