{
  "host": "cmchistn.com",
  "category": "ayushman",
  "url": "https://cmchistn.com/",
  "reachable": true,
  "auditedFromIndia": false,
  "states": [
    {
      "label": "landing",
      "url": "https://cmchistn.com/",
      "violations": [
        {
          "id": "color-contrast",
          "impact": "serious",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/color-contrast?application=playwright",
          "nodes": 4,
          "samples": [
            {
              "target": ".\\32 xl\\:text-xl",
              "html": "<h1 class=\"mb-1 break-words font-inter text-sm font-bold leading-tight text-green-600 md:text-base lg:text-lg 2xl:text-xl\">Government of Tamil Nadu</h1>"
            },
            {
              "target": ".text-orange-600.md\\:text-base.lg\\:text-lg",
              "html": "<p class=\"break-words font-inter text-sm font-bold leading-tight text-orange-600 md:text-base lg:text-lg\">Ayushman Bharat Pradhan Mantri Jan Arogya Yojana (AB-PMJAY)</p>"
            },
            {
              "target": ".p-3.hover\\:bg-gray-50.items-start:nth-child(1) > .\\[a\\&\\]\\:hover\\:bg-primary\\/90.min-w-\\[55px\\].h-auto > .opacity-90.text-xs",
              "html": "<span class=\"text-xs opacity-90\">Jul</span>"
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": "moderate",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/heading-order?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": ".space-y-8 > .space-y-4 > h5",
              "html": "<h5 class=\"font-bold text-white text-sm uppercase tracking-wider\">Quick Links</h5>"
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": "moderate",
          "help": "Main landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/landmark-main-is-top-level?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": ".w-full.min-w-0 > main",
              "html": "<main class=\"min-h-screen bg-white\">"
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-main",
          "impact": "moderate",
          "help": "Document should not have more than one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/landmark-no-duplicate-main?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "#main-content",
              "html": "<main id=\"main-content\" class=\"min-w-0 flex-1\">"
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": "moderate",
          "help": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/landmark-unique?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "#main-content",
              "html": "<main id=\"main-content\" class=\"min-w-0 flex-1\">"
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/region?application=playwright",
          "nodes": 3,
          "samples": [
            {
              "target": ".gap-1.min-w-0.items-center:nth-child(1) > .line-clamp-1",
              "html": "<span class=\"line-clamp-1\">Helpline: 1800 425 3993, 9384020947, 9384020948 (Mon-Sat) (10 AM to 6 PM)</span>"
            },
            {
              "target": ".gap-1.min-w-0.items-center:nth-child(2) > .hover\\:underline.focus\\:ring-1.focus\\:ring-white",
              "html": "<a href=\"mailto:tnhealthinsurance@gmail.com\" class=\"hover:underline focus:outline-none focus:ring-1 focus:ring-white rounded line-clamp-1\" aria-label=\"Email tnhealthinsurance@gmail.com\" title=\"tnhealthinsurance@gmail.com\">tnhealthinsurance@"
            },
            {
              "target": ".justify-end > .gap-0\\.5.flex[aria-label=\"accessibility.fontSize\"]",
              "html": "<div class=\"flex gap-0.5\" aria-label=\"accessibility.fontSize\">"
            }
          ]
        }
      ]
    }
  ],
  "note": "First-party findings only; embedded third-party widgets excluded."
}