{
  "brand_meta": {
    "name": "WIDEWAY SPORTSWEAR",
    "logo_file": "logo.png",
    "logo_dimensions": {
      "width": 370,
      "height": 156,
      "aspect_ratio": 2.37
    },
    "logo_form_factor": "horizontal_wordmark",
    "version": "2.0.0",
    "generator": "Brand Visual System Master (AGY/Claude/OpenCode Standard)"
  },
  "color_palette": {
    "primary": {
      "name": "Athletic Flame Red",
      "hex": "#E50408",
      "rgb": "rgb(229, 4, 8)",
      "cmyk": "C0 M98 Y94 K10",
      "hsl": "hsl(359, 97%, 46%)",
      "pantone": "Pantone 186 C",
      "usage_ratio": "30% (Brand emblem, key action buttons, high-energy accents)"
    },
    "secondary": {
      "name": "Deep Marine Navy",
      "hex": "#0B1E36",
      "rgb": "rgb(11, 30, 54)",
      "cmyk": "C80 M45 Y0 K79",
      "hsl": "hsl(214, 66%, 13%)",
      "pantone": "Pantone 533 C",
      "usage_ratio": "60% (Structural headers, deep dark canvases, primary typography)"
    },
    "accent_cta": {
      "name": "Tech Active Cyan",
      "hex": "#00B4D8",
      "rgb": "rgb(0, 180, 216)",
      "cmyk": "C80 M0 Y10 K0",
      "hsl": "hsl(190, 100%, 42%)",
      "usage_ratio": "10% (Technical spec highlights, performance badge rings, focus outlines)"
    },
    "canvas_light": {
      "name": "Canvas Light",
      "hex": "#F8FAFC",
      "rgb": "rgb(248, 250, 252)",
      "usage_ratio": "Clean open space, product cards & spec tables"
    },
    "surface_dark": {
      "name": "Obsidian Slate",
      "hex": "#0F172A",
      "rgb": "rgb(15, 23, 42)",
      "usage_ratio": "Inverted contrast surfaces, footer base, code containers"
    },
    "semantics": {
      "success": {
        "hex": "#10B981",
        "rgb": [
          16,
          185,
          129
        ],
        "cmyk": [
          75,
          0,
          60,
          0
        ]
      },
      "warning": {
        "hex": "#F59E0B",
        "rgb": [
          245,
          158,
          11
        ],
        "cmyk": [
          0,
          42,
          100,
          0
        ]
      },
      "danger": {
        "hex": "#EF4444",
        "rgb": [
          239,
          68,
          68
        ],
        "cmyk": [
          0,
          85,
          65,
          0
        ]
      },
      "info": {
        "hex": "#E00000",
        "rgb": [
          224,
          0,
          0
        ],
        "cmyk": [
          0,
          100,
          100,
          12
        ]
      }
    }
  },
  "contrast_audit": {
    "primary_on_white": {
      "ratio": 5.04,
      "wcag_aa_normal_text": true,
      "wcag_aa_large_text": true,
      "wcag_aaa_normal_text": false
    },
    "white_on_primary": {
      "ratio": 5.04,
      "wcag_aa_normal_text": true,
      "wcag_aa_large_text": true
    },
    "primary_on_dark": {
      "ratio": 3.54,
      "wcag_aa_normal_text": false
    }
  },
  "spatial_clearance": {
    "unit": "X (defined as 1/2 of logo height or core symbol radius)",
    "safe_zone": "0.5X on all 4 boundaries (No text, graphics or border intrusion)",
    "minimum_digital_size_px": 48,
    "minimum_print_size_mm": 20
  },
  "typography_pairings": {
    "chinese_display": "PingFang SC, 'Source Han Sans CN', 'Microsoft YaHei', sans-serif",
    "chinese_body": "'PingFang SC', 'Source Han Sans CN', 'Hiragino Sans GB', sans-serif",
    "western_display": "'Inter', 'Montserrat', 'Helvetica Neue', Arial, sans-serif",
    "western_body": "'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif",
    "monospace_code": "'JetBrains Mono', 'Fira Code', Menlo, Consolas, monospace",
    "hierarchy_scale": {
      "hero_display": {
        "size": "48px / 3rem",
        "weight": "800",
        "line_height": "1.15"
      },
      "h1_title": {
        "size": "36px / 2.25rem",
        "weight": "700",
        "line_height": "1.25"
      },
      "h2_section": {
        "size": "24px / 1.5rem",
        "weight": "600",
        "line_height": "1.35"
      },
      "h3_card": {
        "size": "18px / 1.125rem",
        "weight": "600",
        "line_height": "1.45"
      },
      "body_base": {
        "size": "15px / 0.9375rem",
        "weight": "400",
        "line_height": "1.65"
      },
      "caption_small": {
        "size": "13px / 0.8125rem",
        "weight": "400",
        "line_height": "1.5"
      },
      "micro_tag": {
        "size": "11px / 0.6875rem",
        "weight": "600",
        "line_height": "1.4",
        "letter_spacing": "0.05em"
      }
    }
  },
  "typography": {
    "display": {
      "family": "Outfit, sans-serif",
      "weights": [
        700,
        800,
        900
      ]
    },
    "body": {
      "family": "Inter, -apple-system, sans-serif",
      "weights": [
        400,
        500,
        600
      ]
    },
    "chinese": {
      "family": "Noto Sans SC, PingFang SC, sans-serif",
      "weights": [
        400,
        500,
        700
      ]
    }
  }
}