{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Netflix — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#141414"
    },
    "bg-deep": {
      "$type": "color",
      "$value": "#000000"
    },
    "surface": {
      "$type": "color",
      "$value": "#1f1f1f"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#2f2f2f"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#181818"
    },
    "surface-card": {
      "$type": "color",
      "$value": "#181818"
    },
    "surface-overlay": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.75)"
    },
    "text": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-body": {
      "$type": "color",
      "$value": "#e5e5e5"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#b3b3b3"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#808080"
    },
    "text-disabled": {
      "$type": "color",
      "$value": "#737373"
    },
    "brand": {
      "$type": "color",
      "$value": "#e50914"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#f40612"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#b81d24"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#831010"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "accent-gold": {
      "$type": "color",
      "$value": "#e5b34a"
    },
    "accent-green": {
      "$type": "color",
      "$value": "#46d369"
    },
    "border": {
      "$type": "color",
      "$value": "#404040"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#2a2a2a"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#737373"
    },
    "scrim-top": {
      "$type": "color",
      "$value": "linear-gradient(180deg, rgba(0,0,0,0.7) 0%, transparent 100%)"
    },
    "scrim-bottom": {
      "$type": "color",
      "$value": "linear-gradient(0deg, #141414 0%, transparent 100%)"
    },
    "shadow-card": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.75)"
    },
    "shadow-billboard": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.85)"
    },
    "success": {
      "$type": "color",
      "$value": "#46d369"
    },
    "warning": {
      "$type": "color",
      "$value": "#ffa00a"
    },
    "danger": {
      "$type": "color",
      "$value": "#e87c03"
    },
    "danger-text": {
      "$type": "color",
      "$value": "#b9090b"
    },
    "info": {
      "$type": "color",
      "$value": "#0080ff"
    },
    "rating-mature": {
      "$type": "color",
      "$value": "#cc0000"
    },
    "progress-watched": {
      "$type": "color",
      "$value": "#e50914"
    },
    "progress-rail": {
      "$type": "color",
      "$value": "#5a5a5a"
    },
    "player-control": {
      "$type": "color",
      "$value": "rgba(255,255,255,0.9)"
    },
    "player-rail": {
      "$type": "color",
      "$value": "rgba(255,255,255,0.3)"
    },
    "download-fill": {
      "$type": "color",
      "$value": "#0071eb"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Netflix Sans",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Netflix Sans",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Netflix Sans",
        "fontSize": "16px",
        "lineHeight": 1.5
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "4px"
    },
    "card": {
      "$type": "dimension",
      "$value": "6px"
    },
    "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"
    }
  }
}
