{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Microsoft — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#fffdfb"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#f5f5f5"
    },
    "bg-tinted": {
      "$type": "color",
      "$value": "#dceef8"
    },
    "bg-deep": {
      "$type": "color",
      "$value": "#0e1726"
    },
    "bg-deeper": {
      "$type": "color",
      "$value": "#05111c"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-elevated": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-hover": {
      "$type": "color",
      "$value": "#efefef"
    },
    "text": {
      "$type": "color",
      "$value": "#0e1726"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-body": {
      "$type": "color",
      "$value": "#17253d"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#091f2c"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#616161"
    },
    "text-disabled": {
      "$type": "color",
      "$value": "#dcdcdc"
    },
    "text-on-deep": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "brand": {
      "$type": "color",
      "$value": "#0067b8"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#005490"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#003e6c"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#dceef8"
    },
    "logo-orange": {
      "$type": "color",
      "$value": "#f25022"
    },
    "logo-green": {
      "$type": "color",
      "$value": "#7fba00"
    },
    "logo-cyan": {
      "$type": "color",
      "$value": "#00a4ef"
    },
    "logo-yellow": {
      "$type": "color",
      "$value": "#ffb900"
    },
    "accent": {
      "$type": "color",
      "$value": "#00a4ef"
    },
    "accent-strong": {
      "$type": "color",
      "$value": "#0078d4"
    },
    "accent-soft": {
      "$type": "color",
      "$value": "#dceef8"
    },
    "link": {
      "$type": "color",
      "$value": "#0067b8"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#005490"
    },
    "link-visited": {
      "$type": "color",
      "$value": "#3c4858"
    },
    "selected": {
      "$type": "color",
      "$value": "rgba(0,103,184,0.10)"
    },
    "border": {
      "$type": "color",
      "$value": "rgba(6,22,31,0.10)"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#737373"
    },
    "border-subtle": {
      "$type": "color",
      "$value": "rgba(6,22,31,0.06)"
    },
    "ring-focus": {
      "$type": "color",
      "$value": "#0067b8"
    },
    "shadow-fluent": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.10) 0 6.4px 14.4px"
    },
    "shadow-fluent-lifted": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.12) 0 12.8px 28.8px"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "on-accent": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "success": {
      "$type": "color",
      "$value": "#0e7c41"
    },
    "success-bg": {
      "$type": "color",
      "$value": "#dff6dd"
    },
    "warning": {
      "$type": "color",
      "$value": "#d83b01"
    },
    "warning-bg": {
      "$type": "color",
      "$value": "#fed9cc"
    },
    "danger": {
      "$type": "color",
      "$value": "#c50f1f"
    },
    "danger-bg": {
      "$type": "color",
      "$value": "#fde7e9"
    },
    "info": {
      "$type": "color",
      "$value": "#0067b8"
    },
    "info-bg": {
      "$type": "color",
      "$value": "#dceef8"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Segoe UI Variable Display",
        "fontSize": "96px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Segoe UI Variable Display",
        "fontSize": "48px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Segoe UI Variable Text",
        "fontSize": "16px",
        "lineHeight": 1.5
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "6px"
    },
    "card": {
      "$type": "dimension",
      "$value": "8px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "1px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "2px"
    },
    "md": {
      "$type": "dimension",
      "$value": "8px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "20px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "32px"
    }
  }
}
