{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Suno — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#101012"
    },
    "bg-alt": {
      "$type": "color",
      "$value": "#1c1c1f"
    },
    "surface": {
      "$type": "color",
      "$value": "#1c1c1f"
    },
    "surface-translucent": {
      "$type": "color",
      "$value": "rgba(28, 28, 31, 0.60)"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.05)"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.08)"
    },
    "surface-iced": {
      "$type": "color",
      "$value": "#fcfbf9"
    },
    "surface-paper": {
      "$type": "color",
      "$value": "#f7f4ef"
    },
    "text": {
      "$type": "color",
      "$value": "#f7f4ef"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-medium": {
      "$type": "color",
      "$value": "#e0ddd6"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#c2c2c1"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#a3a3a3"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#737373"
    },
    "text-paper": {
      "$type": "color",
      "$value": "#101012"
    },
    "brand": {
      "$type": "color",
      "$value": "#fd429c"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#e02f8a"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "rgba(253, 66, 156, 0.15)"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "accent-cobalt": {
      "$type": "color",
      "$value": "#3860be"
    },
    "accent-deep": {
      "$type": "color",
      "$value": "#27455c"
    },
    "accent-amber": {
      "$type": "color",
      "$value": "#f5a623"
    },
    "link": {
      "$type": "color",
      "$value": "#f7f4ef"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#fd429c"
    },
    "selected-bg": {
      "$type": "color",
      "$value": "rgba(253, 66, 156, 0.15)"
    },
    "disabled": {
      "$type": "color",
      "$value": "#737373"
    },
    "border": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.10)"
    },
    "border-strong": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.18)"
    },
    "border-subtle": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.05)"
    },
    "border-pink": {
      "$type": "color",
      "$value": "rgba(253, 66, 156, 0.40)"
    },
    "success-bg": {
      "$type": "color",
      "$value": "rgba(34, 197, 94, 0.12)"
    },
    "success-text": {
      "$type": "color",
      "$value": "#86efac"
    },
    "warning-bg": {
      "$type": "color",
      "$value": "rgba(245, 166, 35, 0.12)"
    },
    "warning-text": {
      "$type": "color",
      "$value": "#fcd34d"
    },
    "danger-bg": {
      "$type": "color",
      "$value": "rgba(239, 68, 68, 0.12)"
    },
    "danger-text": {
      "$type": "color",
      "$value": "#fca5a5"
    },
    "info-bg": {
      "$type": "color",
      "$value": "rgba(56, 96, 190, 0.15)"
    },
    "info-text": {
      "$type": "color",
      "$value": "#93b8ee"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Neue Montreal",
        "fontSize": "96px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Neue Montreal",
        "fontSize": "56px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Neue Montreal",
        "fontSize": "16px",
        "lineHeight": 1.5
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "card": {
      "$type": "dimension",
      "$value": "20px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "1px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "2px"
    },
    "md": {
      "$type": "dimension",
      "$value": "6px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "12px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "20px"
    }
  }
}
