{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Disney+ — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#0e1735"
    },
    "bg-deep": {
      "$type": "color",
      "$value": "#040714"
    },
    "bg-gradient": {
      "$type": "color",
      "$value": "linear-gradient(180deg, #0e1735 0%, #1a2151 50%, #040714 100%)"
    },
    "surface": {
      "$type": "color",
      "$value": "#1a2151"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#2a3170"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#0a132a"
    },
    "surface-card": {
      "$type": "color",
      "$value": "transparent"
    },
    "surface-overlay": {
      "$type": "color",
      "$value": "rgba(14,23,53,0.85)"
    },
    "text": {
      "$type": "color",
      "$value": "#f9f9f9"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-body": {
      "$type": "color",
      "$value": "#dcddde"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#a0a3a8"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#737582"
    },
    "text-disabled": {
      "$type": "color",
      "$value": "#5c5e6b"
    },
    "brand": {
      "$type": "color",
      "$value": "#0089ec"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#19a0ff"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#006bbd"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#001f55"
    },
    "brand-arc": {
      "$type": "color",
      "$value": "#0089ec"
    },
    "brand-purple": {
      "$type": "color",
      "$value": "#5750b0"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "star-yellow": {
      "$type": "color",
      "$value": "#f3c032"
    },
    "marvel-red": {
      "$type": "color",
      "$value": "#ed1d24"
    },
    "star-wars-yellow": {
      "$type": "color",
      "$value": "#ffe81f"
    },
    "pixar-blue": {
      "$type": "color",
      "$value": "#0080ff"
    },
    "natgeo-yellow": {
      "$type": "color",
      "$value": "#ffcc00"
    },
    "border": {
      "$type": "color",
      "$value": "#2a3170"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#1f254a"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#0089ec"
    },
    "shadow-card": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.6)"
    },
    "shadow-billboard": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.85)"
    },
    "shadow-glow-blue": {
      "$type": "color",
      "$value": "rgba(0,137,236,0.4)"
    },
    "success": {
      "$type": "color",
      "$value": "#00b89c"
    },
    "warning": {
      "$type": "color",
      "$value": "#ffa500"
    },
    "danger": {
      "$type": "color",
      "$value": "#ff3b30"
    },
    "info": {
      "$type": "color",
      "$value": "#0089ec"
    },
    "progress-watched": {
      "$type": "color",
      "$value": "#0089ec"
    },
    "progress-rail": {
      "$type": "color",
      "$value": "#3a3f5e"
    },
    "scrim-bottom": {
      "$type": "color",
      "$value": "linear-gradient(0deg, #0e1735 0%, transparent 100%)"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inspire",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inspire",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inspire",
        "fontSize": "16px",
        "lineHeight": 1.5
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "card": {
      "$type": "dimension",
      "$value": "12px"
    },
    "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": "48px"
    }
  }
}
