{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Midjourney — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#06051d"
    },
    "bg-alt": {
      "$type": "color",
      "$value": "#0f1c36"
    },
    "text": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-body": {
      "$type": "color",
      "$value": "#ebf8ff"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#9ca0ad"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#ebf8ff"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#5a5d6c"
    },
    "brand": {
      "$type": "color",
      "$value": "#9061f9"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#5b21b6"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#3b2566"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "accent-rose": {
      "$type": "color",
      "$value": "#fc2c83"
    },
    "accent-amber": {
      "$type": "color",
      "$value": "#f5a524"
    },
    "accent-emerald": {
      "$type": "color",
      "$value": "#16a394"
    },
    "accent-sky": {
      "$type": "color",
      "$value": "#63b3ed"
    },
    "accent-magenta": {
      "$type": "color",
      "$value": "#d946ef"
    },
    "accent-cyan": {
      "$type": "color",
      "$value": "#22d3ee"
    },
    "link": {
      "$type": "color",
      "$value": "#9061f9"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#a78bfa"
    },
    "link-visited": {
      "$type": "color",
      "$value": "#7c3aed"
    },
    "selected": {
      "$type": "color",
      "$value": "#3b2566"
    },
    "disabled": {
      "$type": "color",
      "$value": "#3a3d4a"
    },
    "neutral-50": {
      "$type": "color",
      "$value": "#f8f8fb"
    },
    "neutral-100": {
      "$type": "color",
      "$value": "#ebecf0"
    },
    "neutral-300": {
      "$type": "color",
      "$value": "#9ca0ad"
    },
    "neutral-500": {
      "$type": "color",
      "$value": "#5a5d6c"
    },
    "neutral-700": {
      "$type": "color",
      "$value": "#2e3038"
    },
    "neutral-900": {
      "$type": "color",
      "$value": "#161827"
    },
    "surface": {
      "$type": "color",
      "$value": "#2d0e36"
    },
    "surface-deep": {
      "$type": "color",
      "$value": "#28172e"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#314062"
    },
    "surface-raised": {
      "$type": "color",
      "$value": "#3a1c44"
    },
    "border": {
      "$type": "color",
      "$value": "#00000099"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#ffffff1f"
    },
    "border-subtle": {
      "$type": "color",
      "$value": "#ffffff0a"
    },
    "shadow-ambient": {
      "$type": "color",
      "$value": "rgba(6,5,29,0.4)"
    },
    "shadow-violet": {
      "$type": "color",
      "$value": "rgba(144,97,249,0.25)"
    },
    "shadow-deep": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.6)"
    },
    "success": {
      "$type": "color",
      "$value": "#16a394"
    },
    "success-bg": {
      "$type": "color",
      "$value": "#0e2a26"
    },
    "success-text": {
      "$type": "color",
      "$value": "#5eead4"
    },
    "warning": {
      "$type": "color",
      "$value": "#f5a524"
    },
    "warning-bg": {
      "$type": "color",
      "$value": "#2e2010"
    },
    "warning-text": {
      "$type": "color",
      "$value": "#fcd34d"
    },
    "danger": {
      "$type": "color",
      "$value": "#fc2c83"
    },
    "danger-bg": {
      "$type": "color",
      "$value": "#2c0a1a"
    },
    "danger-text": {
      "$type": "color",
      "$value": "#fda4af"
    },
    "info": {
      "$type": "color",
      "$value": "#63b3ed"
    },
    "info-bg": {
      "$type": "color",
      "$value": "#0f1f33"
    },
    "info-text": {
      "$type": "color",
      "$value": "#93c5fd"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "JetBrains Mono",
        "fontSize": "48px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "JetBrains Mono",
        "fontSize": "30px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "DM Sans",
        "fontSize": "14px",
        "lineHeight": 1.5
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "card": {
      "$type": "dimension",
      "$value": "16px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "2px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "4px"
    },
    "md": {
      "$type": "dimension",
      "$value": "8px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "20px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "32px"
    }
  }
}
