{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Apple — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface": {
      "$type": "color",
      "$value": "#fafafc"
    },
    "surface-2": {
      "$type": "color",
      "$value": "#f5f5f7"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.04)"
    },
    "surface-elev": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text": {
      "$type": "color",
      "$value": "#1d1d1f"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#1d1d1f"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#6e6e73"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#86868b"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#a1a1a6"
    },
    "text-on-dark": {
      "$type": "color",
      "$value": "#f5f5f7"
    },
    "text-soft-on-dark": {
      "$type": "color",
      "$value": "#a1a1a6"
    },
    "brand": {
      "$type": "color",
      "$value": "#0071e3"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#0077ed"
    },
    "brand-pressed": {
      "$type": "color",
      "$value": "#006edb"
    },
    "link": {
      "$type": "color",
      "$value": "#0066cc"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#004999"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "border": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.16)"
    },
    "border-soft": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.08)"
    },
    "border-strong": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.32)"
    },
    "border-on-dark": {
      "$type": "color",
      "$value": "rgba(255,255,255,0.16)"
    },
    "divider": {
      "$type": "color",
      "$value": "#d2d2d7"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.48)"
    },
    "shadow-card": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.04)"
    },
    "shadow-elev": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.10)"
    },
    "shadow-modal": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.18)"
    },
    "success": {
      "$type": "color",
      "$value": "#1d8649"
    },
    "success-soft": {
      "$type": "color",
      "$value": "#e8f5ee"
    },
    "warning": {
      "$type": "color",
      "$value": "#bf4800"
    },
    "warning-soft": {
      "$type": "color",
      "$value": "#fff5ee"
    },
    "danger": {
      "$type": "color",
      "$value": "#d32f2f"
    },
    "danger-soft": {
      "$type": "color",
      "$value": "#fdecec"
    },
    "info": {
      "$type": "color",
      "$value": "#0071e3"
    },
    "info-soft": {
      "$type": "color",
      "$value": "#e8f2fc"
    },
    "accent-product-tv": {
      "$type": "color",
      "$value": "#0071e3"
    },
    "accent-product-watch": {
      "$type": "color",
      "$value": "#fa4c5a"
    },
    "accent-product-vision": {
      "$type": "color",
      "$value": "#a16eff"
    },
    "bg-dark": {
      "$type": "color",
      "$value": "#000000"
    },
    "bg-deep": {
      "$type": "color",
      "$value": "#1d1d1f"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "SF Pro Icons",
        "fontSize": "96px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "SF Pro Icons",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "SF Pro Icons",
        "fontSize": "17px",
        "lineHeight": 1.47
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "card": {
      "$type": "dimension",
      "$value": "12px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "2px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "4px"
    },
    "md": {
      "$type": "dimension",
      "$value": "12px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "24px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "44px"
    }
  }
}
