{
  "lighthouseVersion": "13.0.3",
  "requestedUrl": "https://accounts.google.com/",
  "mainDocumentUrl": "https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Faccounts.google.com%2F&dsh=S-1943617189%3A1776797223287633&followup=https%3A%2F%2Faccounts.google.com%2F&passive=1209600&flowName=GlifWebSignIn&flowEntry=ServiceLogin&ifkv=AT1y2_Xp-9FfzzQ_DSU_ufVzvOgB-YCEjzzjwHT4RjvbHzf-Uw3j88baKvEP0tHLtOt_lnzLmkIl_A",
  "finalDisplayedUrl": "https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Faccounts.google.com%2F&dsh=S-1943617189%3A1776797223287633&followup=https%3A%2F%2Faccounts.google.com%2F&passive=1209600&flowName=GlifWebSignIn&flowEntry=ServiceLogin&ifkv=AT1y2_Xp-9FfzzQ_DSU_ufVzvOgB-YCEjzzjwHT4RjvbHzf-Uw3j88baKvEP0tHLtOt_lnzLmkIl_A",
  "finalUrl": "https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Faccounts.google.com%2F&dsh=S-1943617189%3A1776797223287633&followup=https%3A%2F%2Faccounts.google.com%2F&passive=1209600&flowName=GlifWebSignIn&flowEntry=ServiceLogin&ifkv=AT1y2_Xp-9FfzzQ_DSU_ufVzvOgB-YCEjzzjwHT4RjvbHzf-Uw3j88baKvEP0tHLtOt_lnzLmkIl_A",
  "fetchTime": "2026-04-21T18:47:03.168Z",
  "gatherMode": "navigation",
  "runWarnings": [
    "The page may not be loading as expected because your test URL (https://accounts.google.com/) was redirected to https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Faccounts.google.com%2F&dsh=S-1943617189%3A1776797223287633&followup=https%3A%2F%2Faccounts.google.com%2F&passive=1209600&flowName=GlifWebSignIn&flowEntry=ServiceLogin&ifkv=AT1y2_Xp-9FfzzQ_DSU_ufVzvOgB-YCEjzzjwHT4RjvbHzf-Uw3j88baKvEP0tHLtOt_lnzLmkIl_A. Try testing the second URL directly."
  ],
  "userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/147.0.0.0 Safari/537.36",
  "environment": {
    "networkUserAgent": "Mozilla/5.0 (Linux; Android 11; moto g power (2022)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Mobile Safari/537.36",
    "hostUserAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/147.0.0.0 Safari/537.36",
    "benchmarkIndex": 2571.5,
    "credits": {
      "axe-core": "4.11.2"
    }
  },
  "audits": {
    "is-on-https": {
      "id": "is-on-https",
      "title": "Uses HTTPS",
      "description": "All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding [mixed content](https://developers.google.com/web/fundamentals/security/prevent-mixed-content/what-is-mixed-content), where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. [Learn more about HTTPS](https://developer.chrome.com/docs/lighthouse/pwa/is-on-https/).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "url",
            "valueType": "url",
            "label": "Insecure URL"
          },
          {
            "key": "resolution",
            "valueType": "text",
            "label": "Request Resolution"
          }
        ],
        "items": []
      }
    },
    "redirects-http": {
      "id": "redirects-http",
      "title": "Redirects HTTP traffic to HTTPS",
      "description": "Make sure that you redirect all HTTP traffic to HTTPS in order to enable secure web features for all your users. [Learn more](https://developer.chrome.com/docs/lighthouse/pwa/redirects-http/).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "first-contentful-paint": {
      "id": "first-contentful-paint",
      "title": "First Contentful Paint",
      "description": "First Contentful Paint marks the time at which the first text or image is painted. [Learn more about the First Contentful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/).",
      "score": 0.03,
      "scoreDisplayMode": "numeric",
      "numericValue": 6103.3889500000005,
      "numericUnit": "millisecond",
      "displayValue": "6.1 s",
      "scoringOptions": {
        "p10": 1800,
        "median": 3000
      }
    },
    "largest-contentful-paint": {
      "id": "largest-contentful-paint",
      "title": "Largest Contentful Paint",
      "description": "Largest Contentful Paint marks the time at which the largest text or image is painted. [Learn more about the Largest Contentful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-largest-contentful-paint/)",
      "score": 0.07,
      "scoreDisplayMode": "numeric",
      "numericValue": 6763.178200000001,
      "numericUnit": "millisecond",
      "displayValue": "6.8 s",
      "scoringOptions": {
        "p10": 2500,
        "median": 4000
      }
    },
    "speed-index": {
      "id": "speed-index",
      "title": "Speed Index",
      "description": "Speed Index shows how quickly the contents of a page are visibly populated. [Learn more about the Speed Index metric](https://developer.chrome.com/docs/lighthouse/performance/speed-index/).",
      "score": 0.45,
      "scoreDisplayMode": "numeric",
      "numericValue": 6103.3889500000005,
      "numericUnit": "millisecond",
      "displayValue": "6.1 s",
      "scoringOptions": {
        "p10": 3387,
        "median": 5800
      }
    },
    "screenshot-thumbnails": {
      "id": "screenshot-thumbnails",
      "title": "Screenshot Thumbnails",
      "description": "This is what the load of your site looked like.",
      "score": 1,
      "scoreDisplayMode": "informative",
      "details": {
        "type": "filmstrip",
        "scale": 3000,
        "items": [
          {
            "timing": 375,
            "timestamp": 5893839306049,
            "data": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAHyAPoDASIAAhEBAxEB/8QAGAABAQEBAQAAAAAAAAAAAAAAAAIHAwj/xAAeEAEAAQUAAwEAAAAAAAAAAAAAAQIDE1OSBDRysf/EABQBAQAAAAAAAAAAAAAAAAAAAAD/xAAUEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwD1SAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIzWttHUGa1to6gFiM1rbR1BmtbaOoBYjNa20dQZrW2jqAWIzWttHUGa1to6gFiM1rbR1BmtbaOoBYjNa20dQZrW2jqAWIzWttHUGa1to6gFiM1rbR1BmtbaOoBYjNa20dQZrW2jqAWIzWttHUGa1to6gFiM1rbR1BmtbaOoBYjNa20dQZrW2jqAWIzWttHUGa1to6gFiM1rbR1BmtbaOoBYjNa20dQZrW2jqAWIzWtlHULBmIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOnj+xa+o/WlAD/9k="
          },
          {
            "timing": 750,
            "timestamp": 5893839681049,
            "data": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAHyAPoDASIAAhEBAxEB/8QAGAABAQEBAQAAAAAAAAAAAAAAAAIHAwj/xAAeEAEAAQUAAwEAAAAAAAAAAAAAAQIDE1OSBDRysf/EABQBAQAAAAAAAAAAAAAAAAAAAAD/xAAUEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwD1SAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIzWttHUGa1to6gFiM1rbR1BmtbaOoBYjNa20dQZrW2jqAWIzWttHUGa1to6gFiM1rbR1BmtbaOoBYjNa20dQZrW2jqAWIzWttHUGa1to6gFiM1rbR1BmtbaOoBYjNa20dQZrW2jqAWIzWttHUGa1to6gFiM1rbR1BmtbaOoBYjNa20dQZrW2jqAWIzWttHUGa1to6gFiM1rbR1BmtbaOoBYjNa20dQZrW2jqAWIzWtlHULBmIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOnj+xa+o/WlAD/9k="
          },
          {
            "timing": 1125,
            "timestamp": 5893840056049,
            "data": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAHyAPoDASIAAhEBAxEB/8QAGAABAQEBAQAAAAAAAAAAAAAAAAIHAwj/xAAeEAEAAQUAAwEAAAAAAAAAAAAAAQIDE1OSBDRysf/EABQBAQAAAAAAAAAAAAAAAAAAAAD/xAAUEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwD1SAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIzWttHUGa1to6gFiM1rbR1BmtbaOoBYjNa20dQZrW2jqAWIzWttHUGa1to6gFiM1rbR1BmtbaOoBYjNa20dQZrW2jqAWIzWttHUGa1to6gFiM1rbR1BmtbaOoBYjNa20dQZrW2jqAWIzWttHUGa1to6gFiM1rbR1BmtbaOoBYjNa20dQZrW2jqAWIzWttHUGa1to6gFiM1rbR1BmtbaOoBYjNa20dQZrW2jqAWIzWtlHULBmIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOnj+xa+o/WlAD/9k="
          },
          {
            "timing": 1500,
            "timestamp": 5893840431049,
            "data": "data:image/jpeg;base64,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"
          },
          {
            "timing": 1875,
            "timestamp": 5893840806049,
            "data": "data:image/jpeg;base64,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clV72yz/AMRN/wBZWBdA4BZo8+nUquqtqsll1QOZPLjLdjWHa7P7jhub16ZIPkvvdTb4TTzSnLtD5Svr17/xW5+6je2Wf+Im/wCsp7ZZ/wCIm/6yr0zh7h11HTJDZkLrG0zS85ga0Fji84znwEDpjrjHmFrOLKWm1dFrt06vG2SK7PE+YTh7nsAaWEgdwR1B7d/VRTi9O94pFZ5pto2rX1TJwr+kLiLhy1G+vqE9isD4q1h5exw9Bn5P1hfVfCevVeJtAqarRyIp29WHuxw6Fp+IK+Jl9If7M7pTwnqTXZ5Tbng+vY3P/heN8f4LSjR36xi0T5y9L4TxF9zamcxLsCIi+QfQiIiAiIgIiICIiAiIgIiICIiAiIgIiICIiAiIgKr/AKR+FIuMOGZ9Pc4R2Gnm15D2bIO2fgeoP1q0Ir6epbSvF6TiYVvSNSs1t0l8R8QaDqfD959TV6cteVpIG4eF3xaexH1LVr7ssV4bMeyxFHKz/de0OH9VD/Uul/N1P7lv4L6an+pZiv8AHp8/v+jxLfBef8N+X2fD6L7g/Uul/N1P7lv4J+pdL+bqf3LfwV/+TR/5fj+iv+y2/wC/4fq+OOGeGtV4lvsq6RUkmcThz8YYz4ud2C+uOBeG4OFOGqulwOD3RgulkxjmPPUn/wAfUAt3BBFXjEcEbI2Ds1jQAsi8j4j8V1OOxXGKx9HocHwFeFzbOZERF5TvEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBEUDiG+7StA1LUGMEjqlaWcMPZxY0ux/RBPRVj3qZWb/wCtr2C1kbZZJmwOiDA5z2tBY8h+SWHy9Co8nGDhqD4fY5o2whwljc1r5HO2xvAbtfjq2QfxQW9FV9K4q9u1YQexytrSBjWvy3MchMuWv8X/AMryHTz+HocRzCC/MYIy2Fth8TckEiKQx4P1kE/xAQWZFUL3GQjqzS16M/MjY6Rscm39q0CTBBDunWN3f7OqzDjKCWSWGtQuvna98bMsAa9zN+7DiQOnLd59emEFpRVixxDbhGlPNeEw2YYpJXkno95ADQBnbknoXdCemQoPv0P1dVf+r5TdnrRziISMLQXBri3Oehw7PUILqiq/vnVIc5tG8Y2yBnMMYDMHf4i4nAA2HOfUeq3Oh3X36Blma0Ssmlgft7ExyOYSPgduf4oJ6KDrepM0jTJ700FieKEbntrs3vx5kDzwvek3m6lp0FyOGeBkzd7WTs2PA8sjyQS0REBEVQm42hrzOZPUs+CaaE7YX4cWTCJm1xAa7JcM4PRBb0VOrcbRumtc6lZELN0g8Aa6KJkcDnl4LupBm/dzkD7bigIi0Ov6za0/UqdSpWNh00b5Noje4na5gxloIb8r5TunRBvkVYbxbCHROlq2GMnhZJCwtbuJdv2jO7GXbOg8vM9en7U4wrXJjBVp2pZxl2xpj6sGPGDuwR4h55QWZFrdD1iDWYpZKzJWiJwjeHgAtfgFzPrbnB+K2SAi/JN2x3LLQ/Hh3ds/FVCHjIV27NRrSyThjpXeyREtYwOe0Zye5MTvq6Z9UFwRVf3wjFjlP0y80Bwa95MeG+GNx/ez0Ere3xW20LV49YrSSxwzQGN+x0c2A8dAeoBOOhHdBskREBY7EEVmvLBYjZLBK0skje0Oa9pGCCD3BHksiIIMekadFA6KClWiY4AYZE0diSPLyJJHxJULSOGNM02tJEII7BkeXvfNFHk5AGMNaGgYaOw8uuT1W7RBEq6ZQqhoq0q0IaQWiOJrcEZx2H+J32n1Xj9T6eXl76cMjua6Yb2B215wSW57ZIz08+qnIghv0ug9pa+lWc0tLCDE0gtOcjt28Tun+I+qxu0TSntla7TaZEpBeDC3xEZwT069z9pWwRBEk02jJJXfJTrufXAELnRgmMDtt9Ow7LANB0gdtLojwGP+wb8gjG3t2x5LZIg179E0p+/fptN294kdmFpy8Zw49O/U9fiVKp1YqddsFdu2NuTjOcknJJPmSST/ABWZEBERAREQFFl06lLGWS0672EuJa6MEZccu+09T6lSkQal/DmlOvVbXsNcOrNc2NgibtBPL8WMdwImAHyAW2REBeDFGZhKWNMoaWh+OoBxkZ9Og+xe0QRTp1I8vNOueXs2fsx4dhJbj0wScemVgboWktbhumUmjeJOkDflDs7t3+K2KIIml0I9Oq8iJzn5e+R73gBz3ucXOccADJJPYKWiIChSaVp8rmOko1XuYHBpdE07Q7O4Dp55OfrKmogiu06k4uLqlclxySYx16NH+jWj/lHovVKjVoRujpVoa7HO3ubEwNBPqceakIgIiICIiAiIgIiICIiAiIgIiICIiAiIgIiICIiAiIgIiICIiAiIgIiICIiD/9k="
          },
          {
            "timing": 2250,
            "timestamp": 5893841181049,
            "data": "data:image/jpeg;base64,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clV72yz/AMRN/wBZWBdA4BZo8+nUquqtqsll1QOZPLjLdjWHa7P7jhub16ZIPkvvdTb4TTzSnLtD5Svr17/xW5+6je2Wf+Im/wCsp7ZZ/wCIm/6yr0zh7h11HTJDZkLrG0zS85ga0Fji84znwEDpjrjHmFrOLKWm1dFrt06vG2SK7PE+YTh7nsAaWEgdwR1B7d/VRTi9O94pFZ5pto2rX1TJwr+kLiLhy1G+vqE9isD4q1h5exw9Bn5P1hfVfCevVeJtAqarRyIp29WHuxw6Fp+IK+Jl9If7M7pTwnqTXZ5Tbng+vY3P/heN8f4LSjR36xi0T5y9L4TxF9zamcxLsCIi+QfQiIiAiIgIiICIiAiIgIiICIiAiIgIiICIiAiIgKr/AKR+FIuMOGZ9Pc4R2Gnm15D2bIO2fgeoP1q0Ir6epbSvF6TiYVvSNSs1t0l8R8QaDqfD959TV6cteVpIG4eF3xaexH1LVr7ssV4bMeyxFHKz/de0OH9VD/Uul/N1P7lv4L6an+pZiv8AHp8/v+jxLfBef8N+X2fD6L7g/Uul/N1P7lv4J+pdL+bqf3LfwV/+TR/5fj+iv+y2/wC/4fq+OOGeGtV4lvsq6RUkmcThz8YYz4ud2C+uOBeG4OFOGqulwOD3RgulkxjmPPUn/wAfUAt3BBFXjEcEbI2Ds1jQAsi8j4j8V1OOxXGKx9HocHwFeFzbOZERF5TvEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBEUDiG+7StA1LUGMEjqlaWcMPZxY0ux/RBPRVj3qZWb/wCtr2C1kbZZJmwOiDA5z2tBY8h+SWHy9Co8nGDhqD4fY5o2whwljc1r5HO2xvAbtfjq2QfxQW9FV9K4q9u1YQexytrSBjWvy3MchMuWv8X/AMryHTz+HocRzCC/MYIy2Fth8TckEiKQx4P1kE/xAQWZFUL3GQjqzS16M/MjY6Rscm39q0CTBBDunWN3f7OqzDjKCWSWGtQuvna98bMsAa9zN+7DiQOnLd59emEFpRVixxDbhGlPNeEw2YYpJXkno95ADQBnbknoXdCemQoPv0P1dVf+r5TdnrRziISMLQXBri3Oehw7PUILqiq/vnVIc5tG8Y2yBnMMYDMHf4i4nAA2HOfUeq3Oh3X36Blma0Ssmlgft7ExyOYSPgduf4oJ6KDrepM0jTJ700FieKEbntrs3vx5kDzwvek3m6lp0FyOGeBkzd7WTs2PA8sjyQS0REBEVQm42hrzOZPUs+CaaE7YX4cWTCJm1xAa7JcM4PRBb0VOrcbRumtc6lZELN0g8Aa6KJkcDnl4LupBm/dzkD7bigIi0Ov6za0/UqdSpWNh00b5Noje4na5gxloIb8r5TunRBvkVYbxbCHROlq2GMnhZJCwtbuJdv2jO7GXbOg8vM9en7U4wrXJjBVp2pZxl2xpj6sGPGDuwR4h55QWZFrdD1iDWYpZKzJWiJwjeHgAtfgFzPrbnB+K2SAi/JN2x3LLQ/Hh3ds/FVCHjIV27NRrSyThjpXeyREtYwOe0Zye5MTvq6Z9UFwRVf3wjFjlP0y80Bwa95MeG+GNx/ez0Ere3xW20LV49YrSSxwzQGN+x0c2A8dAeoBOOhHdBskREBY7EEVmvLBYjZLBK0skje0Oa9pGCCD3BHksiIIMekadFA6KClWiY4AYZE0diSPLyJJHxJULSOGNM02tJEII7BkeXvfNFHk5AGMNaGgYaOw8uuT1W7RBEq6ZQqhoq0q0IaQWiOJrcEZx2H+J32n1Xj9T6eXl76cMjua6Yb2B215wSW57ZIz08+qnIghv0ug9pa+lWc0tLCDE0gtOcjt28Tun+I+qxu0TSntla7TaZEpBeDC3xEZwT069z9pWwRBEk02jJJXfJTrufXAELnRgmMDtt9Ow7LANB0gdtLojwGP+wb8gjG3t2x5LZIg179E0p+/fptN294kdmFpy8Zw49O/U9fiVKp1YqddsFdu2NuTjOcknJJPmSST/ABWZEBERAREQFFl06lLGWS0672EuJa6MEZccu+09T6lSkQal/DmlOvVbXsNcOrNc2NgibtBPL8WMdwImAHyAW2REBeDFGZhKWNMoaWh+OoBxkZ9Og+xe0QRTp1I8vNOueXs2fsx4dhJbj0wScemVgboWktbhumUmjeJOkDflDs7t3+K2KIIml0I9Oq8iJzn5e+R73gBz3ucXOccADJJPYKWiIChSaVp8rmOko1XuYHBpdE07Q7O4Dp55OfrKmogiu06k4uLqlclxySYx16NH+jWj/lHovVKjVoRujpVoa7HO3ubEwNBPqceakIgIiICIiAiIgIiICIiAiIgIiICIiAiIgIiICIiAiIgIiICIiAiIgIiICIiD/9k="
          },
          {
            "timing": 2625,
            "timestamp": 5893841556049,
            "data": "data:image/jpeg;base64,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clV72yz/AMRN/wBZWBdA4BZo8+nUquqtqsll1QOZPLjLdjWHa7P7jhub16ZIPkvvdTb4TTzSnLtD5Svr17/xW5+6je2Wf+Im/wCsp7ZZ/wCIm/6yr0zh7h11HTJDZkLrG0zS85ga0Fji84znwEDpjrjHmFrOLKWm1dFrt06vG2SK7PE+YTh7nsAaWEgdwR1B7d/VRTi9O94pFZ5pto2rX1TJwr+kLiLhy1G+vqE9isD4q1h5exw9Bn5P1hfVfCevVeJtAqarRyIp29WHuxw6Fp+IK+Jl9If7M7pTwnqTXZ5Tbng+vY3P/heN8f4LSjR36xi0T5y9L4TxF9zamcxLsCIi+QfQiIiAiIgIiICIiAiIgIiICIiAiIgIiICIiAiIgKr/AKR+FIuMOGZ9Pc4R2Gnm15D2bIO2fgeoP1q0Ir6epbSvF6TiYVvSNSs1t0l8R8QaDqfD959TV6cteVpIG4eF3xaexH1LVr7ssV4bMeyxFHKz/de0OH9VD/Uul/N1P7lv4L6an+pZiv8AHp8/v+jxLfBef8N+X2fD6L7g/Uul/N1P7lv4J+pdL+bqf3LfwV/+TR/5fj+iv+y2/wC/4fq+OOGeGtV4lvsq6RUkmcThz8YYz4ud2C+uOBeG4OFOGqulwOD3RgulkxjmPPUn/wAfUAt3BBFXjEcEbI2Ds1jQAsi8j4j8V1OOxXGKx9HocHwFeFzbOZERF5TvEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBEUDiG+7StA1LUGMEjqlaWcMPZxY0ux/RBPRVj3qZWb/wCtr2C1kbZZJmwOiDA5z2tBY8h+SWHy9Co8nGDhqD4fY5o2whwljc1r5HO2xvAbtfjq2QfxQW9FV9K4q9u1YQexytrSBjWvy3MchMuWv8X/AMryHTz+HocRzCC/MYIy2Fth8TckEiKQx4P1kE/xAQWZFUL3GQjqzS16M/MjY6Rscm39q0CTBBDunWN3f7OqzDjKCWSWGtQuvna98bMsAa9zN+7DiQOnLd59emEFpRVixxDbhGlPNeEw2YYpJXkno95ADQBnbknoXdCemQoPv0P1dVf+r5TdnrRziISMLQXBri3Oehw7PUILqiq/vnVIc5tG8Y2yBnMMYDMHf4i4nAA2HOfUeq3Oh3X36Blma0Ssmlgft7ExyOYSPgduf4oJ6KDrepM0jTJ700FieKEbntrs3vx5kDzwvek3m6lp0FyOGeBkzd7WTs2PA8sjyQS0REBEVQm42hrzOZPUs+CaaE7YX4cWTCJm1xAa7JcM4PRBb0VOrcbRumtc6lZELN0g8Aa6KJkcDnl4LupBm/dzkD7bigIi0Ov6za0/UqdSpWNh00b5Noje4na5gxloIb8r5TunRBvkVYbxbCHROlq2GMnhZJCwtbuJdv2jO7GXbOg8vM9en7U4wrXJjBVp2pZxl2xpj6sGPGDuwR4h55QWZFrdD1iDWYpZKzJWiJwjeHgAtfgFzPrbnB+K2SAi/JN2x3LLQ/Hh3ds/FVCHjIV27NRrSyThjpXeyREtYwOe0Zye5MTvq6Z9UFwRVf3wjFjlP0y80Bwa95MeG+GNx/ez0Ere3xW20LV49YrSSxwzQGN+x0c2A8dAeoBOOhHdBskREBY7EEVmvLBYjZLBK0skje0Oa9pGCCD3BHksiIIMekadFA6KClWiY4AYZE0diSPLyJJHxJULSOGNM02tJEII7BkeXvfNFHk5AGMNaGgYaOw8uuT1W7RBEq6ZQqhoq0q0IaQWiOJrcEZx2H+J32n1Xj9T6eXl76cMjua6Yb2B215wSW57ZIz08+qnIghv0ug9pa+lWc0tLCDE0gtOcjt28Tun+I+qxu0TSntla7TaZEpBeDC3xEZwT069z9pWwRBEk02jJJXfJTrufXAELnRgmMDtt9Ow7LANB0gdtLojwGP+wb8gjG3t2x5LZIg179E0p+/fptN294kdmFpy8Zw49O/U9fiVKp1YqddsFdu2NuTjOcknJJPmSST/ABWZEBERAREQFFl06lLGWS0672EuJa6MEZccu+09T6lSkQal/DmlOvVbXsNcOrNc2NgibtBPL8WMdwImAHyAW2REBeDFGZhKWNMoaWh+OoBxkZ9Og+xe0QRTp1I8vNOueXs2fsx4dhJbj0wScemVgboWktbhumUmjeJOkDflDs7t3+K2KIIml0I9Oq8iJzn5e+R73gBz3ucXOccADJJPYKWiIChSaVp8rmOko1XuYHBpdE07Q7O4Dp55OfrKmogiu06k4uLqlclxySYx16NH+jWj/lHovVKjVoRujpVoa7HO3ubEwNBPqceakIgIiICIiAiIgIiICIiAiIgIiICIiAiIgIiICIiAiIgIiICIiAiIgIiICIiD/9k="
          },
          {
            "timing": 3000,
            "timestamp": 5893841931049,
            "data": "data:image/jpeg;base64,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clV72yz/AMRN/wBZWBdA4BZo8+nUquqtqsll1QOZPLjLdjWHa7P7jhub16ZIPkvvdTb4TTzSnLtD5Svr17/xW5+6je2Wf+Im/wCsp7ZZ/wCIm/6yr0zh7h11HTJDZkLrG0zS85ga0Fji84znwEDpjrjHmFrOLKWm1dFrt06vG2SK7PE+YTh7nsAaWEgdwR1B7d/VRTi9O94pFZ5pto2rX1TJwr+kLiLhy1G+vqE9isD4q1h5exw9Bn5P1hfVfCevVeJtAqarRyIp29WHuxw6Fp+IK+Jl9If7M7pTwnqTXZ5Tbng+vY3P/heN8f4LSjR36xi0T5y9L4TxF9zamcxLsCIi+QfQiIiAiIgIiICIiAiIgIiICIiAiIgIiICIiAiIgKr/AKR+FIuMOGZ9Pc4R2Gnm15D2bIO2fgeoP1q0Ir6epbSvF6TiYVvSNSs1t0l8R8QaDqfD959TV6cteVpIG4eF3xaexH1LVr7ssV4bMeyxFHKz/de0OH9VD/Uul/N1P7lv4L6an+pZiv8AHp8/v+jxLfBef8N+X2fD6L7g/Uul/N1P7lv4J+pdL+bqf3LfwV/+TR/5fj+iv+y2/wC/4fq+OOGeGtV4lvsq6RUkmcThz8YYz4ud2C+uOBeG4OFOGqulwOD3RgulkxjmPPUn/wAfUAt3BBFXjEcEbI2Ds1jQAsi8j4j8V1OOxXGKx9HocHwFeFzbOZERF5TvEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBEUDiG+7StA1LUGMEjqlaWcMPZxY0ux/RBPRVj3qZWb/wCtr2C1kbZZJmwOiDA5z2tBY8h+SWHy9Co8nGDhqD4fY5o2whwljc1r5HO2xvAbtfjq2QfxQW9FV9K4q9u1YQexytrSBjWvy3MchMuWv8X/AMryHTz+HocRzCC/MYIy2Fth8TckEiKQx4P1kE/xAQWZFUL3GQjqzS16M/MjY6Rscm39q0CTBBDunWN3f7OqzDjKCWSWGtQuvna98bMsAa9zN+7DiQOnLd59emEFpRVixxDbhGlPNeEw2YYpJXkno95ADQBnbknoXdCemQoPv0P1dVf+r5TdnrRziISMLQXBri3Oehw7PUILqiq/vnVIc5tG8Y2yBnMMYDMHf4i4nAA2HOfUeq3Oh3X36Blma0Ssmlgft7ExyOYSPgduf4oJ6KDrepM0jTJ700FieKEbntrs3vx5kDzwvek3m6lp0FyOGeBkzd7WTs2PA8sjyQS0REBEVQm42hrzOZPUs+CaaE7YX4cWTCJm1xAa7JcM4PRBb0VOrcbRumtc6lZELN0g8Aa6KJkcDnl4LupBm/dzkD7bigIi0Ov6za0/UqdSpWNh00b5Noje4na5gxloIb8r5TunRBvkVYbxbCHROlq2GMnhZJCwtbuJdv2jO7GXbOg8vM9en7U4wrXJjBVp2pZxl2xpj6sGPGDuwR4h55QWZFrdD1iDWYpZKzJWiJwjeHgAtfgFzPrbnB+K2SAi/JN2x3LLQ/Hh3ds/FVCHjIV27NRrSyThjpXeyREtYwOe0Zye5MTvq6Z9UFwRVf3wjFjlP0y80Bwa95MeG+GNx/ez0Ere3xW20LV49YrSSxwzQGN+x0c2A8dAeoBOOhHdBskREBY7EEVmvLBYjZLBK0skje0Oa9pGCCD3BHksiIIMekadFA6KClWiY4AYZE0diSPLyJJHxJULSOGNM02tJEII7BkeXvfNFHk5AGMNaGgYaOw8uuT1W7RBEq6ZQqhoq0q0IaQWiOJrcEZx2H+J32n1Xj9T6eXl76cMjua6Yb2B215wSW57ZIz08+qnIghv0ug9pa+lWc0tLCDE0gtOcjt28Tun+I+qxu0TSntla7TaZEpBeDC3xEZwT069z9pWwRBEk02jJJXfJTrufXAELnRgmMDtt9Ow7LANB0gdtLojwGP+wb8gjG3t2x5LZIg179E0p+/fptN294kdmFpy8Zw49O/U9fiVKp1YqddsFdu2NuTjOcknJJPmSST/ABWZEBERAREQFFl06lLGWS0672EuJa6MEZccu+09T6lSkQal/DmlOvVbXsNcOrNc2NgibtBPL8WMdwImAHyAW2REBeDFGZhKWNMoaWh+OoBxkZ9Og+xe0QRTp1I8vNOueXs2fsx4dhJbj0wScemVgboWktbhumUmjeJOkDflDs7t3+K2KIIml0I9Oq8iJzn5e+R73gBz3ucXOccADJJPYKWiIChSaVp8rmOko1XuYHBpdE07Q7O4Dp55OfrKmogiu06k4uLqlclxySYx16NH+jWj/lHovVKjVoRujpVoa7HO3ubEwNBPqceakIgIiICIiAiIgIiICIiAiIgIiICIiAiIgIiICIiAiIgIiICIiAiIgIiICIiD/9k="
          }
        ]
      }
    },
    "final-screenshot": {
      "id": "final-screenshot",
      "title": "Final Screenshot",
      "description": "The last screenshot captured of the pageload.",
      "score": 1,
      "scoreDisplayMode": "informative",
      "details": {
        "type": "screenshot",
        "timing": 3348,
        "timestamp": 5893842279414,
        "data": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAHyAPoDASIAAhEBAxEB/8QAHAABAAIDAQEBAAAAAAAAAAAAAAQGAwUHAggB/8QASRAAAQQBAgQDAwgHBQcCBwAAAQACAwQRBRIGEyExIkFRFBZhMlVWcZGT0dMHFSNCgZWhMzZidLEIUlSCkrTBJHI0Y3Wzw+Hw/8QAGgEBAAMBAQEAAAAAAAAAAAAAAAECAwQFBv/EADIRAQACAQIFAgQEBQUAAAAAAAABAhEDEwQhMVGREmEFFEFxocHh8CIyM7HRBhUWUlP/2gAMAwEAAhEDEQA/APqlERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQUX9InGrtBcKGnBrtQe3c5zhkRA9unmSqVFQ471OIXWSXwxw3D9vysj4NyP8ARWeWjV1PjNh1GNriywdpd54zgfEdB0Vh/SFq+paLo0NjR4hJO6cMIMZf4dpPYfUF43w61vi97YmaxFprEZx0+r3NTjtH4XoVimlFrTGZmYz4a/8ARtc4jtRTjXWH2aM7GPlbtkLh3+sfH/VXdcOsfpI4orkCxFBET2D65bn7SuzaRYfb0qnYmAEksLHuA7ZIBK+i1fh2rwVKxqTnP1zl4M/ENPjtW19Ovp9ojEJaIi5lhERAREQEREBERAREQEREBERAREQEREBERAREQEREBERByT9Lmg6rFfh1zSXSugjw97I+8Tx+/jzH+iiUP0xTx0wy9pbZrIGDIyXYHfHGDhdmWqn4d0axKZZ9KpSSHqXOhaT/AKLCNCKZ2+WXDrcPrTqTqaWpjPfm4zpzNV/SRxMyxai5dSPDXvaDsjYOu0HzcV3mNjY42sYAGtGAB5BeYIYq8TYoI2Rxt7NYMAfwWRdupxGpq0pS88qxiGnDcNsxMzObT1kREWLqEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBFq28RaK7VP1a3V9POo52+yiyzm59NucqZHeqS3pqcdmB9uFofJA2QF7GnsS3uAUEhERARFHqXqlySwypZgnfXfypmxvDjG//AHXY7H4FBIREQEREBERAREQEREBERAREQEREBERAREQEREBERAXidjpIZGMcWOc0gOHkfVe1itwizVmgL5IxIws3xuLXNyMZBHY/FBw7TqOkcLaBX0P9IfCzq8cUwI1+swSRzP35ErpW/tInE47/AGq16txZT4d4o4wuSabVd7BptSYTwsxPZc8ua1jn56jIaB06Z81Gu8MceXOHJeFLWo6PZ0mZnsz9Vl5htGDsQY8bTJjpuz8e6z8RcDwBnFdnUrjYNGtaTXrMkjDnywGvudzC0DrjwnpknBQReJeJf0gcL8Nu1vU6nD88LnRtfXhEodV3vaBkk4eOuDjHUg9QtlPxFxZqnGuvaDw/FpEEGmtgf7XcbI8nmM3bdrXDJJ8+mAPMlUHjfW+INf4KqadPrHDVplqevHD+rJXST33cxuByzjljA3O74Ix0XXOH+H7OncZcS6vNJC6vqgrcpjSd7eWwtdu6Y7npglB+/o94hs8R6FLNqNeKvqNS1LStMhcTHzY3bSWk9cHoevqqTd4xs6DV4otaRo2ne1RcRQ0CyNhYbPMEeXPOflndjPbt0V24E4fs8PV9YjtyQyG7qlm9HyiThkjsgHIHX1Vav8A6lYbq4ZZpj2ziGvq7Mud0ijMeWnw/K8Bx5duqCZU1/ijSeLdH0zimPSZquscxkMlASNdXlYzftduJ3AgHqMdfJX9VriXQLOq8S8L6jBJC2HSrEs0zXk7nB0RYNuB3yfPCsqAiIgIiICIiAiIgIiICIiAiIgIiICIiAiIgIiICIiAhAIIIyD5LFbsxVITLYfsjBDc4J6kgDt8SF4bdrOsxwNmY6aRr3Na05yGENd9hcAUECjwzoVDUHX6OjabWuuzmxDWYyQ57+IDK26IgIih2tU0+pairW71WCzN/ZxSSta9/1AnJQTEREBFhhswzTzwxSB0sBDZGj90kZH9Clu1XpV32Lk8UEDPlSSvDWt8upPQIMyIiAiLzJIyINMj2sDnBo3HGSew+tB6RRtR1CnplY2NRtwVK4ODLPIGNB+s9Fi03V9O1NxGm3a9sBgkLoHh7dpJAOR07tP2IJyLDVsxW4jLXfvZuczOCOrSWkdfiCsyAiIgIi8iRhldGHtMjQHFueoBzg4/gfsQekXiaVkML5ZTtjY0ucfQDuodPWKF2ya9ay2SYAksAIPQMJ8vSRn/UgnosVSzDbgE1Z4kiJIDh6gkH+oKyoCIiAiIgKHrVWS7pF2tXmfBNLC9kcrHYcxxBw4H4FTEJABJIAHclBzOvp3Fs0jpbXtUYmLLpjFn+ykfNGDCMH5LI2OJ8iXnCyQcLWg5zGQX4OSNScx7Lbmlz5JWOiIcH5wR5HpkHIV9g1OhYjEkF2rLGWufuZK1ww35RyD2GRn0ysVjV6cbJuTNFYlhLBJFFMzc3cQATlwA7569/LKCtcVfrVsOhMrTvZbvN/V9hgl2loe0OdM3B+UzY7GP94rWSadxA02fZodUbaYywZpH28x2PGDE2Ib/CcD0bgZB7q40tS0vUJqs+a7LruayBspaJsBxa7aM5wS3y9AsEHFem2NGralA8yRzPrsMTHNMkZme1rQ8A9Orxn4Z7oNNp1HVr/Fsd29FqNbTmyWJGRPs7RnbWEe5rHEEZbMQOo757rDxFR1eB3ETaOm+3TX3tmryOZG+NzRE1ghkD3AtAc0u6A/K6dcq7V7lWyZRXswymF22QMeHbD6HHYqDpvEWkalUr2aeo1XxWHmOI81oL3A4LQM9T8EFOtafxLJNZ9jbfh1BxtF9l9kGu+NzHclkbNxDXAmPrtGNrsk56x7Ed2rZgdYi1evoskpDacuohtgyCIndvMuSzofDu7jdjC6PZuVqr4m2bEMLpXbIxI8NL3egz3Kr9niPhzUZWVLMtO1CJ5InmXY6OKSLGd249Dk9EFH07S+IbelabaDtSNaeKGSc15RzpXezMDXEl7SQHB2evcg46K28S6LqesaHpGj5Y9hAfemts5rXbGdGvDXNJJeQcg48JVpkv04puRJarsmDDJy3SNDtg/exnt8VHua1Qq6f7abDZoC8RtMH7UveTgNaG5yc9MBBTdOqcQGWJup19RddjiiigsQ2QyBhZlr3vZv67iN2C1xIcB0I6eYaGpinTL6Gv8lj4/boTqGZZnCN4LmHmdG7y0nDm56dOhzcauu0Zqctid7qTIpOVILjeSWO6EA7unUEYI6FTHXqjbMVd1qAWJW7o4jINzx6gdyEFFpV+JII69aeC/I6SWpJzue0iKNr/ABsed2S7aBnAO7PmoMXDerjTNLZcj1Kzy4qFiyx91zn89kh5uCX99pHQHBwMdQr7b12hXDdtiOd5sR1iyF7XOa572s6jPTBcMqZWuVrTpRWsQzGJ2yQRvDtjvQ47FBC1MS6hw9qMbK0sc0kM0TIpNu5xw5oPQkYPQjr2IzhVfUNB1F2+zVbZjtQaVWir8mcsBma55IIBAdjI79OpVvGracYXzC/U5Mbyx7+c3a1wGSCc9DjyXo6nQDoWm9VDpwDEDM3Mmc429eucHt6IKRUoa/FxBVnljvyx+0ybg+c8psZsSkHIkHXlub0LHAgNAxjp74iqcSy8WOm0qOaOAFrWSmZxjLeUQSW8wNGHntsJ6Zz5K8QXa1iSeOvYhmlgO2Vkbw5zD6OA7H61GoavTuNrgTwx2J2B7a7pmOkxgHs1xB6EHoSEFLZR1EQ1D+ruIRTD2+113agDNI/luG5p5mQ3cRkBwycHHQ5/JNM199l0cbNUjtuc3l2ZLm6FkHIDSxwDur92eu3uQ7OFab/FOk0r09OS0x1qB8DJomuG6MSuDWuOT0HUE+g+sLZHUqIbXcbtbbYOITzW4l/9vXr/AAQUarR1zVNSo+3QapUogVmTtNrYTthsbzlj84LzED69D5KfwdpN6pq77Opw2jNNp0ELpnzl43MfICCN3ytpYc49eucqyTaxTg1X9X2JmQzGNkjTI5rQ/c5wDW5PV3hPRe5NW06MSmTUKjBE4MkLpmjY7JGD16HIPT4FBz2vpPF7bAZLNZdWdvgcfaPEI4GkQvHX5UriS74AZ7Lb8J6PqVTiOS3ege1jmzZkc4HJdHUA889TG/8A6VcPbauce0wZy4Y5g8hk/YOpXhup0HGcNu1SYG7pQJW/sx3y7r0H1oObx6PxDFSsw6ZBqdKfZZ5z5LQcyUOmDmCEb8Nds3YOG4z1PmrrwZUtU9LkZcfdcXTF0YuODntbgdOjndMgnBJ7/wAFtI9RpSOgbHcrOdOMwhsrTzB1+T169j29FKQEREBERAUTWK0tzSbtWu+OOaaF8bHSM3taS0gEtPcdeylog5vBwLqjonme3VjfPO0TtjOd1Z0bWSxghjep2NIO0dh6LJY4L1afVrM7rFFtdzpOW1o25DrEUoyAwYIEZHd2Sc9MroiIOdy8F6udRpyR2aQgiswzuI6Pwyy6Ut+QS7LXEDxAA5GOpK8abwNqUVGhXnOlwGlHWha6ruHPDJ4pXOflowcRkDv1cTkZXR0QU7gHhF/DRlMwic/ktrtkbZmldK1pJ3ODzhmc52tBwc9eq1cnBOo+xzVGDS3xzwPpmWTdvgjMj3iWMbfl+PqMgZY07l0VEFR4s4bt6pbfJU9ilbYpmjIbmSYASTzI8A5d16jpna3qMLFX4RlGpNfZbSmqR2LM7NwJc7nNA6gjGQcjv2+xXNEHMK/6OLbBieSvNIasbOc61ONkjawhwIxhhGRnceuCRjzVvt6C8aLpdfTjXgs6a+OWEFv7JzmtLS0gdcEOd18sg/BWBEFBj4X1xtiS5NLSuPFjnQ0rlqaaGMGMscA94JBycjDcdSMDuvFHgi7TMNcS0pa5fWmktODhPCYQ0cuIYI2Hb0y4YDnd10FEHJuH+H7l+zVhZWhqR0a1eB04ryQuk5dhr8nc0ZeQwnA3AE/KOVZuA+EJeG4pxJyBKYGVmSsnmmLw3d4nB5w3Oc7W9uvUq5og5UOENZoS0Xzs0+28z1WCIMzFmITHc4NjaGtO5uOh2n1wM5fc7UX3L9IQacBaptbJOWOArcyeeQiA46lu4YB29dp6dl1BEFW4Z4fuaVrF+aQ1GU5d/LZES5zi6Qv3EuGW9z4Q5wycjHZa3QOCp9OrVec6m61DNUfzWg52xRNY4A4z1w7HwKvaIKnrXDM+oazPPio+pYfTkeJc7swS7iMYIILT69wtHb/R7NPqHNca8sD5JxyzZmibCx87pQWtjwHHDsFpwMtGCukIgpvF/DN3WL9mSqzTXRWqPsLn2Q4yQAucS9mAeoyOnTJA6jHXGeE7VWGOWnDptm0y5andHayI5GzPcQ5xDSd7QQOx7uHnlXZEHMpP0b22xNjh1GMCKKKOJxDgWucwQ2XY/wAUTWho8jnKlarwPeuSajHE6lFTleZY42yyAyu5zJMOIG6MeEg7XEEnOBjC6GiCmaBwpPo9mK3BBRNhsTmBr5ZZNhfNueQ9+XHw+fTJHYBXNEQEREBERAREQEXmR7Yo3PecMaCSfQKDDrWnywtlNjksdnb7Sx0BdgZJAeASPipiJnoiZiOrYIoNvVadaKSR87HCNoe8McHENIyDj0Wd9yvGWiSeNjnNLw1zgDtHc49AnpnqeqGdFHddqtERNiH9r/Z+MeP6vVYquq0bVWKxDahMcpDWkvA8RGQ36/h3T0z1PVHdNRRhqFMtLhagIa/lk8wdHf7v1/BSVGDOREREiIiAiIgIiICIiAiIgIiICIiAiIgIiICIiAtDx5csafwfq1qnIYrEcBLJB3ae2Qt8q1+kv+4etf5c/wCoWvDxE6tYnvH92etONO0x2lP0zRGafQsVW3LtnnAgyWp3SuHTHTPb6lCh4ZG2sLM0DjBjbyoNgID2P7FzuvgCsahaJe/Wmi0NQ5fK9qrxz7N2du5odjPnjKrGraOkp26z9FZbwMwOOdRkLOQIGt2dhhgzjdj9zyA79Sei2Ws8Ms1N0u6yY2SwiJ45YJyGuaCDnoPGcjz+HXNhRXniNSZiZnorGjSOWGh1jRJL+qVXsfHFVjgfE/wAu6uY4Bv+78nv/RRn8JRGJkcdnY32cVnfsgcs2hpI69HEAYPXHxVnRRGtesYiUzpVmczCp2+Cq9hjW+1PaA0NIG5oIy8nO1wJJ3nzx06grb6zokeq8jmXL9blAgey2Xxbs477T17LaootrXtiZnoRpUjlEKx7m1/nfXv5jL+Ke5tf5317+Yy/irOibt+5tU7Kx7m1/nfXv5jL+Ke5tf5317+Yy/irOibt+5tU7Kx7m1/nfXv5jL+Ke5tf5317+Yy/irOibt+5tU7Kx7m1/nfXv5jL+Ke5tf5317+Yy/irOibt+5tU7Kx7m1/nfXv5jL+Ke5tf5317+Yy/irOibt+5tU7Kx7m1/nfXv5jL+Ke5tf5317+Yy/irOibt+5tU7Kx7m1/nfXv5jL+Ke5tf5317+Yy/irOibt+5tU7Kx7m1/nfXv5jL+Ke5tf5317+Yy/irOibt+5tU7Kx7m1/nfXv5jL+Ke5tf5317+Yy/irOibt+5tU7Kx7m1/nfXv5jL+K/ODhPW1TiDTJLdm1BTniELrL+Y9ofE15G49SMk91aFWuHP728W/wCYr/8AbsWlLTel/V2/OFLUitq+nv8AlKyoiLnbirX6S/7h61/lz/qFZVWv0l/3D1r/AC5/1C24b+tT7x/dlr/07faVlWl4I/uXoH/0+v8A/bat0gAAAAwB2AWLUREQEREBERAREQEREBERAREQEREBERAREQEREBERAVa4c/vbxb/mK/8A27FZVWuHP728W/5iv/27Ftpfy3+35wy1P5q/f8pWVERYtRQ9Z02DV9Ktafb3ciwwxv2nBAPmD6qYoOvW5NP0PULkIaZa9eSVocMglrSRn4dFauYmPT1RbGJz0alvDuptaAOLNZwOnWKqf/wr9939T+lmsfc1fyVAq8XOr0WyXmTXH8p1iR0FN1YQxN25cWyuy75XcZzjt0UqzxhFFFJJHpt2YMM5GwxjcyF22R4y4dAcD1Oey3murnpHiHPE6XefMsvu/qf0s1j7mr+Snu/qf0s1j7mr+SompcaxV6tuWvQsyctknKe4tDJJGM3uZ3yMDPXGOhwp+s8SxaRUpSWqlh09ppcII9rnN2ty7PXHTIHQ+aenV5Rjr7QZ0ufOeXvLH7v6n9LNY+5q/kp7v6n9LNY+5q/kqLa43rV5ntOn3XRMEjjKNgG1gYXHBdnpzG9MZ7r3PxhXdempQMeyeOZjN7g17XgztidjDuhBd59vQ4IT0avb8IPVpd/xln939T+lmsfc1fyU939T+lmsfc1fyVF0TW9Xv2NFe9lV1a7AZZmsjcHR4HV24nGNxaA3BJyTnoraq3m9JxOPELUrS8ZjPmf8q57v6n9LNY+5q/kp7v6n9LNY+5q/kqxoqbtvbxC+1X38yrnu/qf0s1j7mr+Snu/qf0s1j7mr+SrGibtvbxBtV9/Mq57v6n9LNY+5q/kp7v6n9LNY+5q/kqxom7b28QbVffzKue7+p/SzWPuav5Ke7+p/SzWPuav5KsaJu29vEG1X38yrnu/qf0s1j7mr+Snu/qf0s1j7mr+SrGibtvbxBtV9/Mq57v6n9LNY+5q/kp7v6n9LNY+5q/kqxom7b28QbVffzKue7+p/SzWPuav5Ke7+p/SzWPuav5KsaJu29vEG1X38yrnu/qf0s1j7mr+Snu/qf0s1j7mr+SrGibtvbxBtV9/Mq57v6n9LNY+5q/kp7v6n9LNY+5q/kqxom7b28QbVffzKue7+p/SzWPuav5Km6BojNINyQ27Ny1bkEk09gt3OIaGgYaAAAAB0C2yKJ1LTGExp1iciIiouLHagitVpa9hgfDKwse0/vNIwQsiINdf0XTtQ9n9sqsl5HSPJPQdOh9R0HQ9OgWt4h4Sp6xTirB7q0THyPPLaCXcwkv6ntkkn0+BVjRaV1b0mJieiltOtsxMdWqHDuk+0SzmlGZZYzE8nJy0gNPTtkgAE9yFktaHp1ulXqWawkgr4EbXOdlvTHfOT06HPfzWxRRuXznKfRXs1k2g6ZPv5tRjg8Pa7qRkP27h389rfsXhnDmkstPsNpMEznby7c7vvEnQZwPG0O6ef1rbIm5fpk9FeyHU0ynTMJrQiPkxmGPBPhZnOO/wUxEVZmZ5ymIiOgiIoSIiICIiAiIgIiICIiAiIgIiICIiAiIgIiICIiAiIgIiICIiAiIgIiICIiAiIgIiICIiAiIgIiICIiAiIgIiICIiAtdxJPLW4e1Seu8xzRVZXseO7XBhIP2rYrBesQ1KVixaOK8UbnyHGcNAyenn0TqSpkHEmoQX5KVl9cWI2wwvksnlxBxbK7mZA/faxvTsCSPJT9D1zUb9TVrRjhc6OOOavV6h43QtftJ88kkA4VjeassTHSiIslAxvA8XmB1Xmf2V7J2OkYwkBkjmP2Ob6dR1HfomEZVePi+aadj4YK/sj3ROi3yESTxySGMOYMdcbd31Edu6yUeKp9Qt0K9SKqXzxwPlJeTyy9kznN6eY5Q6f4lY6kdFjIYKwgIrsDY2twSxuMdPRfsclJsu2N1cSF3YEZz1/r3/qmJMtFqvEc1K5fY2Opy6oI5ckpbK88vfuAwfB5E/Bx8sKCeK9RdZdBBXozGJ4Y6VsruXJl8TQWHB6Zl6/FpCtr5au98j3w7meBziRkfAn/wAL9hbWyY4Ww+DHhaB4fPt5eqYFUZxZa9t5D4aQdG9kT4xKeY9zpnxEsGOw2bvqUaTjCzP+rZans3LcIZLDGnc5xfBK8xj0OYwB55IVmnl0qndbakMTZ53iuH98OAc7H+H970U0Co1zWgQBzzvAAGXY65//AGpxJmFW0biPU9WnrVvZa1Z0zZHmZszZQ1rRGfCGkjP7Tzx2B+CkNs3afDr7M1x7x7bEGSylhc2HnMa7cQAO28/AH4Ldy29PpckPlrxc14ZHjA3Od1AGPXH9FJJhaDETGB2LDjz+HxTEmYVGXimetqjmN5M9KSy5jJN4Jx4GhrQOp8Rd1wRnocd1ko8Sahf4a1K97JHBPDCJItkrJR1bnqGuPVvfBxn0VhdPQbLXZiI/KMbmsy1m3GfEOje/wWZk1SKIOY+BkbySCCAHHz+tMSZhUq3E0VLVX0zcdbh3s3WJ5Iy1rXRzOBDmY7mIdD2z8VHh43vzMc+PTYNggY8F9ljPEYmvzguB25djsPLr16WbVNR0vTHNhsx5c9pk5cNd0p2g9XENBwMnuVOZ7I8BzBCQ9oZkAdRjIH2dcJ6ZiM4R6ozjLQcOa5a1TVZhJJW9mFNkrY2NIdv5krHHr5ZZg/wwT3Oui4w1FlQWLVGqWcsPxFK7OXQGYdx0A2kE/wAfgrhG+o0RujdAAf2bC3A/5R+Cx07dC1A6arJA+KN7o3ObjDXNO0j+HZMSnMKfq/F12OhfjidQjnhhncLQlPLkLWMIEeR1dmTt6t+PTb8Pa/c1TUbdaSnHFFHzAyTnMc7LH7fE0O3DPfqAt2z2B8OGezOij8WBt2tz5/BeLV2jQa2aV8TOc9jAWjJeXODW9u/UjqkRM8jMRzlV9C4pvTR6ey2aUsknKZKGOLZHl5I3Nb6Nx1+p3bCyatxPPX1O3T5bGiKaER8p+XyAywtd6gf2mMHB7YznItcTKzpCYmwl8ZIy0DLSe/1L2YIi9zzGze7GXbRk47dVCVOp8VajcmhgrQ6a6WVkUgLZnOawPZK/a7A+UOWB/HPwUvUNetNfpclONu65WbII5HeAF8sLMnAz0Eh+xbrTdHpac6R1aN2+TG58kjpHdM4GXEnzP2lTuWzw+BvhGB07f/2AgrNriKxHp2lyhtKGa3NJA91iUtjYWB+SD8Szp9a1/vRqNmOKzFUbGzmta2HcdzyaZnId09SAMemfgrfZoVrL4HTwtfyHF7AewJBBOOx6ErPy2ZzsbnOc488Yz9nRBS5OM5nXqkdevA6Cy9gjeX9dskjmRvxkZB27umeh8vPWQ8ZarNozwYYHTCgZHWo5GNIk5DpNzWF2SAQBgAjId6YXReRDlh5UeWDDTtHhHwX4K0A7QxjoW/JHY9wg02ia3JdvTVLLIopIDy3+L5TyXFob65jAeR/iC3yjVaUFUyGJnikkMrnOJcS4jGcn4AD6hhSUBERAUPWqbtQ0e9TY8MdYgfEHEZALmkZ/qpiKYnE5hExmMKRrHCeoa0ygdQnqB1ZjodrOZt2u2+IYcDuG3+qxu4Hnk1SxYmswPilma9zOWfG0WGygEdvktLf458yr2i3jitWI9MTy/csZ4fTmczCs6bwyKOujUWOhBMth7trMOc2QM2tJ+G1a4cDgSc0PrixzTJzOX4utrnd//b4Vd0VfmNSPqtOhSfoo1fgeRszDNLUMUcsZwyEgztbLv3S9fE/yz8T69J3DnCrtI1y5edMyQSmTYRu3EPfv8WTt6dhgfYrWim3E6lomJnqiNCkTExHRzuDgO7E573WKM7jLDLy5YSY3lnNyS3OBnmDoOg2+alwcESxTU82KzmRiIvk5JEkfLc522M58LDnGPTPqryitbi9W3WURw2nH0UShwZchbCbNilO+uaoizCcbYQ8dck9SH5+BC2es8O27uuNtwWYGV3urvlY9hLsxPc4YIPnu/orQipPEXmczKY0KRGHPoOBLTdOlqSWagjcySNjI4jhoc1jepJyfkeZPfGVE4q4Su7nx6dUhtR2ee1jTG3ZW3lhDhlw2nIPUA/j0xFpXjNWLRaZyrPC6cxhW9f0G5ctPs6dajglmrCtLvDugDtzXNLXAggk9PPK1L+DdQlYyCbU2GJwDpZdjjKZPZeQXZz/zevVXpFnXXvWMQvbQpacy5/FwLYhr1eTLSjnjmMhdse8NBDB4Q5xB+R5j0xjGTuIOGDHod3TXGtyprxtDbHgFhmEha4eZxlv1YVoRTbidS2Mz0RXh6V6Qo3uO6OOUV5KoDnF/LdF4Hn2gytDwO4wdqxjgew2Ss4TUXBskUjt0BzDsndKWxHPhad236gFfUU/M6ndHy+n2Vbg7hZ2gWrcr5mSmUBgcN25w3Odl2SRnxeQ9fVWlEWWpqW1Leq082tKRSPTXoIiKiwiIgIiICIiAiIgIiICIiAiIgIiICIiAiIgIiICIiAiIgIiICIiAiIgIiICIiAiIgIiICIoOvG2NEvnTf/jhA/kdvl7Tt7/FTEZnCJnEZTkVDo2nMlps4fm1IssTRR2H3GSSNZ4JHEjmdQ7LQD5DIUKHijiR1Sw6evHHLzGMAbA88knflrsjBGGtGRnqf8Qx0RwtrdJ88mHzFY6w6Si5kziHiKOrJa7S2HV3ujkrv212Ohy4jAJPjG3HlnqttxJxDrWn6Rpc9eu025a5mnYIXOaXAN8A8wTk4BGencY6z8pf1RWJjn/jJHE1xM4nku6Kiy6/rIFol4jc2cxvZ7BI72WPmlofuziTLcHp657BYX8Q6/7SY4GiV+39nF7E9nNbyS7m5J8Pj8O09fLzCiOGt3j9/v8AcJniKugIqBPxHrNs2X6aNkMTHvY6So7xlsLHbcHB6vLh/DC3vCM92WxrLdQnkkcy2eWx8ZbsYWggA+Y6/wBFW+halczKa60WnELEiIsGwiIgIiICIiAiIgIiIC0HHPE1XhLh2xqdsby3wxRA4Mjz2b/5+oFb9cS/2nnzDS9CY3Ps5mlL/TcGt2/0Ll2cBw9eJ4imlbpM/q5uL1Z0dG169Yck4l474i4hsySXdSnZE4+GCF5jjaPTA7/WclV72yz/AMRN/wBZWBdA4BZo8+nUquqtqsll1QOZPLjLdjWHa7P7jhub16ZIPkvvdTb4TTzSnLtD5Svr17/xW5+6je2Wf+Im/wCsp7ZZ/wCIm/6yr0zh7h11HTJDZkLrG0zS85ga0Fji84znwEDpjrjHmFrOLKWm1dFrt06vG2SK7PE+YTh7nsAaWEgdwR1B7d/VRTi9O94pFZ5pto2rX1TJwr+kLiLhy1G+vqE9isD4q1h5exw9Bn5P1hfVfCevVeJtAqarRyIp29WHuxw6Fp+IK+Jl9If7M7pTwnqTXZ5Tbng+vY3P/heN8f4LSjR36xi0T5y9L4TxF9zamcxLsCIi+QfQiIiAiIgIiICIiAiIgIiICIiAiIgIiICIiAiIgKr/AKR+FIuMOGZ9Pc4R2Gnm15D2bIO2fgeoP1q0Ir6epbSvF6TiYVvSNSs1t0l8R8QaDqfD959TV6cteVpIG4eF3xaexH1LVr7ssV4bMeyxFHKz/de0OH9VD/Uul/N1P7lv4L6an+pZiv8AHp8/v+jxLfBef8N+X2fD6L7g/Uul/N1P7lv4J+pdL+bqf3LfwV/+TR/5fj+iv+y2/wC/4fq+OOGeGtV4lvsq6RUkmcThz8YYz4ud2C+uOBeG4OFOGqulwOD3RgulkxjmPPUn/wAfUAt3BBFXjEcEbI2Ds1jQAsi8j4j8V1OOxXGKx9HocHwFeFzbOZERF5TvEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBEUDiG+7StA1LUGMEjqlaWcMPZxY0ux/RBPRVj3qZWb/wCtr2C1kbZZJmwOiDA5z2tBY8h+SWHy9Co8nGDhqD4fY5o2whwljc1r5HO2xvAbtfjq2QfxQW9FV9K4q9u1YQexytrSBjWvy3MchMuWv8X/AMryHTz+HocRzCC/MYIy2Fth8TckEiKQx4P1kE/xAQWZFUL3GQjqzS16M/MjY6Rscm39q0CTBBDunWN3f7OqzDjKCWSWGtQuvna98bMsAa9zN+7DiQOnLd59emEFpRVixxDbhGlPNeEw2YYpJXkno95ADQBnbknoXdCemQoPv0P1dVf+r5TdnrRziISMLQXBri3Oehw7PUILqiq/vnVIc5tG8Y2yBnMMYDMHf4i4nAA2HOfUeq3Oh3X36Blma0Ssmlgft7ExyOYSPgduf4oJ6KDrepM0jTJ700FieKEbntrs3vx5kDzwvek3m6lp0FyOGeBkzd7WTs2PA8sjyQS0REBEVQm42hrzOZPUs+CaaE7YX4cWTCJm1xAa7JcM4PRBb0VOrcbRumtc6lZELN0g8Aa6KJkcDnl4LupBm/dzkD7bigIi0Ov6za0/UqdSpWNh00b5Noje4na5gxloIb8r5TunRBvkVYbxbCHROlq2GMnhZJCwtbuJdv2jO7GXbOg8vM9en7U4wrXJjBVp2pZxl2xpj6sGPGDuwR4h55QWZFrdD1iDWYpZKzJWiJwjeHgAtfgFzPrbnB+K2SAi/JN2x3LLQ/Hh3ds/FVCHjIV27NRrSyThjpXeyREtYwOe0Zye5MTvq6Z9UFwRVf3wjFjlP0y80Bwa95MeG+GNx/ez0Ere3xW20LV49YrSSxwzQGN+x0c2A8dAeoBOOhHdBskREBY7EEVmvLBYjZLBK0skje0Oa9pGCCD3BHksiIIMekadFA6KClWiY4AYZE0diSPLyJJHxJULSOGNM02tJEII7BkeXvfNFHk5AGMNaGgYaOw8uuT1W7RBEq6ZQqhoq0q0IaQWiOJrcEZx2H+J32n1Xj9T6eXl76cMjua6Yb2B215wSW57ZIz08+qnIghv0ug9pa+lWc0tLCDE0gtOcjt28Tun+I+qxu0TSntla7TaZEpBeDC3xEZwT069z9pWwRBEk02jJJXfJTrufXAELnRgmMDtt9Ow7LANB0gdtLojwGP+wb8gjG3t2x5LZIg179E0p+/fptN294kdmFpy8Zw49O/U9fiVKp1YqddsFdu2NuTjOcknJJPmSST/ABWZEBERAREQFFl06lLGWS0672EuJa6MEZccu+09T6lSkQal/DmlOvVbXsNcOrNc2NgibtBPL8WMdwImAHyAW2REBeDFGZhKWNMoaWh+OoBxkZ9Og+xe0QRTp1I8vNOueXs2fsx4dhJbj0wScemVgboWktbhumUmjeJOkDflDs7t3+K2KIIml0I9Oq8iJzn5e+R73gBz3ucXOccADJJPYKWiIChSaVp8rmOko1XuYHBpdE07Q7O4Dp55OfrKmogiu06k4uLqlclxySYx16NH+jWj/lHovVKjVoRujpVoa7HO3ubEwNBPqceakIgIiICIiAiIgIiICIiAiIgIiICIiAiIgIiICIiAiIgIiICIiAiIgIiICIiD/9k="
      }
    },
    "total-blocking-time": {
      "id": "total-blocking-time",
      "title": "Total Blocking Time",
      "description": "Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. [Learn more about the Total Blocking Time metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-total-blocking-time/).",
      "score": 0.6,
      "scoreDisplayMode": "numeric",
      "numericValue": 479.33420000000024,
      "numericUnit": "millisecond",
      "displayValue": "480 ms",
      "scoringOptions": {
        "p10": 200,
        "median": 600
      }
    },
    "max-potential-fid": {
      "id": "max-potential-fid",
      "title": "Max Potential First Input Delay",
      "description": "The maximum potential First Input Delay that your users could experience is the duration of the longest task. [Learn more about the Maximum Potential First Input Delay metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-max-potential-fid/).",
      "score": 0.18,
      "scoreDisplayMode": "numeric",
      "numericValue": 393,
      "numericUnit": "millisecond",
      "displayValue": "390 ms"
    },
    "cumulative-layout-shift": {
      "id": "cumulative-layout-shift",
      "title": "Cumulative Layout Shift",
      "description": "Cumulative Layout Shift measures the movement of visible elements within the viewport. [Learn more about the Cumulative Layout Shift metric](https://web.dev/articles/cls).",
      "score": 1,
      "scoreDisplayMode": "numeric",
      "numericValue": 0,
      "numericUnit": "unitless",
      "displayValue": "0",
      "scoringOptions": {
        "p10": 0.1,
        "median": 0.25
      },
      "details": {
        "type": "debugdata",
        "items": [
          {
            "cumulativeLayoutShiftMainFrame": 0,
            "newEngineResult": {
              "cumulativeLayoutShift": 0,
              "cumulativeLayoutShiftMainFrame": 0
            },
            "newEngineResultDiffered": false
          }
        ]
      }
    },
    "errors-in-console": {
      "id": "errors-in-console",
      "title": "No browser errors logged to the console",
      "description": "Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https://developer.chrome.com/docs/lighthouse/best-practices/errors-in-console/)",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "sourceLocation",
            "valueType": "source-location",
            "label": "Source"
          },
          {
            "key": "description",
            "valueType": "code",
            "label": "Description"
          }
        ],
        "items": []
      }
    },
    "server-response-time": {
      "id": "server-response-time",
      "title": "Initial server response time was short",
      "description": "Keep the server response time for the main document short because all other requests depend on it. [Learn more about the Time to First Byte metric](https://developer.chrome.com/docs/lighthouse/performance/time-to-first-byte/).",
      "score": 1,
      "scoreDisplayMode": "metricSavings",
      "numericValue": 65,
      "numericUnit": "millisecond",
      "displayValue": "Root document took 70 ms",
      "metricSavings": {
        "FCP": 0,
        "LCP": 0
      },
      "details": {
        "type": "opportunity",
        "headings": [
          {
            "key": "url",
            "valueType": "url",
            "label": "URL"
          },
          {
            "key": "responseTime",
            "valueType": "timespanMs",
            "label": "Time Spent"
          }
        ],
        "items": [
          {
            "url": "https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Faccounts.google.com%2F&dsh=S-1943617189%3A1776797223287633&followup=https%3A%2F%2Faccounts.google.com%2F&passive=1209600&flowName=GlifWebSignIn&flowEntry=ServiceLogin&ifkv=AT1y2_Xp-9FfzzQ_DSU_ufVzvOgB-YCEjzzjwHT4RjvbHzf-Uw3j88baKvEP0tHLtOt_lnzLmkIl_A",
            "responseTime": 65
          }
        ],
        "overallSavingsMs": 0
      },
      "guidanceLevel": 1
    },
    "interactive": {
      "id": "interactive",
      "title": "Time to Interactive",
      "description": "Time to Interactive is the amount of time it takes for the page to become fully interactive. [Learn more about the Time to Interactive metric](https://developer.chrome.com/docs/lighthouse/performance/interactive/).",
      "score": 0.54,
      "scoreDisplayMode": "numeric",
      "numericValue": 6861.4643000000015,
      "numericUnit": "millisecond",
      "displayValue": "6.9 s"
    },
    "user-timings": {
      "id": "user-timings",
      "title": "User Timing marks and measures",
      "description": "Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences. [Learn more about User Timing marks](https://developer.chrome.com/docs/lighthouse/performance/user-timings/).",
      "score": 1,
      "scoreDisplayMode": "informative",
      "displayValue": "11 user timings",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "name",
            "valueType": "text",
            "label": "Name"
          },
          {
            "key": "timingType",
            "valueType": "text",
            "label": "Type"
          },
          {
            "key": "startTime",
            "valueType": "ms",
            "granularity": 0.01,
            "label": "Start Time"
          },
          {
            "key": "duration",
            "valueType": "ms",
            "granularity": 0.01,
            "label": "Duration"
          }
        ],
        "items": [
          {
            "name": "fcbyXe",
            "startTime": 562.025,
            "duration": 6.466,
            "timingType": "Measure"
          },
          {
            "name": "kDcP9b",
            "startTime": 565.268,
            "duration": 2.875,
            "timingType": "Measure"
          },
          {
            "name": "fcbyXe",
            "startTime": 824.702,
            "duration": 0.372,
            "timingType": "Measure"
          },
          {
            "name": "fcbyXe",
            "startTime": 903.665,
            "duration": 0.679,
            "timingType": "Measure"
          },
          {
            "name": "prt",
            "startTime": 358.915,
            "timingType": "Mark"
          },
          {
            "name": "aft",
            "startTime": 364.163,
            "timingType": "Mark"
          },
          {
            "name": "prt",
            "startTime": 385.953,
            "timingType": "Mark"
          },
          {
            "name": "triggerRender_0",
            "startTime": 562.025,
            "timingType": "Mark"
          },
          {
            "name": "O7jPNb",
            "startTime": 565.268,
            "timingType": "Mark"
          },
          {
            "name": "triggerRender_1",
            "startTime": 824.702,
            "timingType": "Mark"
          },
          {
            "name": "triggerRender_2",
            "startTime": 903.665,
            "timingType": "Mark"
          }
        ]
      },
      "guidanceLevel": 2
    },
    "redirects": {
      "id": "redirects",
      "title": "Avoid multiple page redirects",
      "description": "Redirects introduce additional delays before the page can be loaded. [Learn how to avoid page redirects](https://developer.chrome.com/docs/lighthouse/performance/redirects/).",
      "score": 0,
      "scoreDisplayMode": "metricSavings",
      "numericValue": 791.0283,
      "numericUnit": "millisecond",
      "displayValue": "Est savings of 790 ms",
      "metricSavings": {
        "LCP": 800,
        "FCP": 800
      },
      "details": {
        "type": "opportunity",
        "headings": [
          {
            "key": "url",
            "valueType": "url",
            "label": "URL"
          },
          {
            "key": "wastedMs",
            "valueType": "timespanMs",
            "label": "Time Spent"
          }
        ],
        "items": [
          {
            "url": "https://accounts.google.com/",
            "wastedMs": 791.0283
          },
          {
            "url": "https://accounts.google.com/ServiceLogin?passive=1209600&continue=https%3A%2F%2Faccounts.google.com%2F&followup=https%3A%2F%2Faccounts.google.com%2F",
            "wastedMs": 0
          },
          {
            "url": "https://accounts.google.com/InteractiveLogin?continue=https://accounts.google.com/&followup=https://accounts.google.com/&passive=1209600&dsh=S-1943617189:1776797223287633",
            "wastedMs": 0
          },
          {
            "url": "https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Faccounts.google.com%2F&dsh=S-1943617189%3A1776797223287633&followup=https%3A%2F%2Faccounts.google.com%2F&passive=1209600&flowName=GlifWebSignIn&flowEntry=ServiceLogin&ifkv=AT1y2_Xp-9FfzzQ_DSU_ufVzvOgB-YCEjzzjwHT4RjvbHzf-Uw3j88baKvEP0tHLtOt_lnzLmkIl_A",
            "wastedMs": 0
          }
        ],
        "overallSavingsMs": 791.0283
      },
      "guidanceLevel": 2
    },
    "image-aspect-ratio": {
      "id": "image-aspect-ratio",
      "title": "Displays images with correct aspect ratio",
      "description": "Image display dimensions should match natural aspect ratio. [Learn more about image aspect ratio](https://developer.chrome.com/docs/lighthouse/best-practices/image-aspect-ratio/).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "label": ""
          },
          {
            "key": "url",
            "valueType": "url",
            "label": "URL"
          },
          {
            "key": "displayedAspectRatio",
            "valueType": "text",
            "label": "Aspect Ratio (Displayed)"
          },
          {
            "key": "actualAspectRatio",
            "valueType": "text",
            "label": "Aspect Ratio (Actual)"
          }
        ],
        "items": []
      }
    },
    "image-size-responsive": {
      "id": "image-size-responsive",
      "title": "Serves images with appropriate resolution",
      "description": "Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. [Learn how to provide responsive images](https://web.dev/articles/serve-responsive-images).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "label": ""
          },
          {
            "key": "url",
            "valueType": "url",
            "label": "URL"
          },
          {
            "key": "displayedSize",
            "valueType": "text",
            "label": "Displayed size"
          },
          {
            "key": "actualSize",
            "valueType": "text",
            "label": "Actual size"
          },
          {
            "key": "expectedSize",
            "valueType": "text",
            "label": "Expected size"
          }
        ],
        "items": []
      }
    },
    "deprecations": {
      "id": "deprecations",
      "title": "Avoids deprecated APIs",
      "description": "Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https://developer.chrome.com/docs/lighthouse/best-practices/deprecations/).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "value",
            "valueType": "text",
            "label": "Deprecation / Warning"
          },
          {
            "key": "source",
            "valueType": "source-location",
            "label": "Source"
          }
        ],
        "items": []
      }
    },
    "third-party-cookies": {
      "id": "third-party-cookies",
      "title": "Avoids third-party cookies",
      "description": "Third-party cookies may be blocked in some contexts. [Learn more about preparing for third-party cookie restrictions](https://privacysandbox.google.com/cookies/prepare/overview).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "name",
            "valueType": "text",
            "label": "Name"
          },
          {
            "key": "url",
            "valueType": "url",
            "label": "URL"
          }
        ],
        "items": []
      }
    },
    "mainthread-work-breakdown": {
      "id": "mainthread-work-breakdown",
      "title": "Minimize main-thread work",
      "description": "Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to minimize main-thread work](https://developer.chrome.com/docs/lighthouse/performance/mainthread-work-breakdown/)",
      "score": 0,
      "scoreDisplayMode": "metricSavings",
      "numericValue": 2700.8399999999424,
      "numericUnit": "millisecond",
      "displayValue": "2.7 s",
      "metricSavings": {
        "TBT": 500
      },
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "groupLabel",
            "valueType": "text",
            "label": "Category"
          },
          {
            "key": "duration",
            "valueType": "ms",
            "granularity": 1,
            "label": "Time Spent"
          }
        ],
        "items": [
          {
            "group": "scriptEvaluation",
            "groupLabel": "Script Evaluation",
            "duration": 1689.7759999999435
          },
          {
            "group": "other",
            "groupLabel": "Other",
            "duration": 430.7839999999989
          },
          {
            "group": "parseHTML",
            "groupLabel": "Parse HTML & CSS",
            "duration": 248.03600000000003
          },
          {
            "group": "scriptParseCompile",
            "groupLabel": "Script Parsing & Compilation",
            "duration": 196.64400000000006
          },
          {
            "group": "styleLayout",
            "groupLabel": "Style & Layout",
            "duration": 110.40399999999997
          },
          {
            "group": "paintCompositeRender",
            "groupLabel": "Rendering",
            "duration": 13.439999999999976
          },
          {
            "group": "garbageCollection",
            "groupLabel": "Garbage Collection",
            "duration": 11.755999999999998
          }
        ],
        "sortedBy": [
          "duration"
        ]
      },
      "guidanceLevel": 1
    },
    "bootup-time": {
      "id": "bootup-time",
      "title": "Reduce JavaScript execution time",
      "description": "Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https://developer.chrome.com/docs/lighthouse/performance/bootup-time/).",
      "score": 0,
      "scoreDisplayMode": "metricSavings",
      "numericValue": 1765.6440000000334,
      "numericUnit": "millisecond",
      "displayValue": "1.8 s",
      "metricSavings": {
        "TBT": 800
      },
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "url",
            "valueType": "url",
            "label": "URL"
          },
          {
            "key": "total",
            "granularity": 1,
            "valueType": "ms",
            "label": "Total CPU Time"
          },
          {
            "key": "scripting",
            "granularity": 1,
            "valueType": "ms",
            "label": "Script Evaluation"
          },
          {
            "key": "scriptParseCompile",
            "granularity": 1,
            "valueType": "ms",
            "label": "Script Parse"
          }
        ],
        "items": [
          {
            "url": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/excm=_b,_tp,identifierview/ed=1/dg=0/wt=2/ujg=1/rs=AOaEmlFWL3WyKsIrFVf0YeRriayoTukHQQ/dti=1/m=_b,_tp",
            "total": 1349.5800000000356,
            "scripting": 1068.980000000035,
            "scriptParseCompile": 78.52799999999999
          },
          {
            "url": "https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Faccounts.google.com%2F&dsh=S-1943617189%3A1776797223287633&followup=https%3A%2F%2Faccounts.google.com%2F&passive=1209600&flowName=GlifWebSignIn&flowEntry=ServiceLogin&ifkv=AT1y2_Xp-9FfzzQ_DSU_ufVzvOgB-YCEjzzjwHT4RjvbHzf-Uw3j88baKvEP0tHLtOt_lnzLmkIl_A",
            "total": 460.65999999999997,
            "scripting": 26.251999999999978,
            "scriptParseCompile": 34.336
          },
          {
            "url": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=LEikZe,_b,_tp,byfTOb,lsjVmc/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=n73qwf,SCuOPb,IZT63,YYmHzb,vfuNJf,UUJqVe,ws9Tlc,KUM7Z,siKnQd,yGfSdd,mzzZzc,rCcCxc,cciGGe,m9oV,vjKJJ,y5vRwf,DqMihc,K1ZKnb,DiaQ5,lkFgGf,SD8Jgb,mvkUhe,CMcBD,Fndnac,t2srLd,EN3i8d,z0u0L,xiZRqc,L9OGUe,PrPYRd,MpJwZc,cYShmd,hc6Ubd,inNHtf,oLggrd,eWuMIe,WpP9Yc,xQtZb,gJzDyc,lwddkf,SpsfSb,tUnxGc,EFQ78c,zbML3c,zr1jrb,vHEMJe,YTxL4,YHI3We,Uas9Hd,zy0vNb,K0PMbc,MY7mZe,qmdT9,GwYlN,NLiXbe,LDQI",
            "total": 386.2519999999985,
            "scripting": 294.6639999999985,
            "scriptParseCompile": 68.84
          },
          {
            "url": "Unattributable",
            "total": 174.17200000000048,
            "scripting": 11.919999999999995,
            "scriptParseCompile": 0
          },
          {
            "url": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=A7fCU,CMcBD,DiaQ5,DqMihc,E87wgc,EFQ78c,EN3i8d,Fndnac,GwYlN,IZT63,K0PMbc,K1ZKnb,KUM7Z,L9OGUe,LDQI,LEikZe,LvGhrf,MY7mZe,MpJwZc,NLiXbe,PHUIyb,PrPYRd,RMhBfe,RqjULd,SCuOPb,SD8Jgb,SpsfSb,Tbb4sb,UUJqVe,Uas9Hd,WpP9Yc,YHI3We,YTxL4,YYmHzb,YgOFye,ZDZcre,ZwDk9d,_b,_tp,bTi8wc,byfTOb,cYShmd,cciGGe,eWuMIe,f8Gu1e,gJzDyc,hc6Ubd,inNHtf,lkFgGf,lsjVmc,ltDFwf,lwddkf,m9oV,mvkUhe,mzzZzc,n73qwf,oLggrd,oqkvIf,p3hmRc,pxq3x,qPYxq,qmdT9,rCcCxc,rmumx,siKnQd,soHxf,t2srLd,tUnxGc,vHEMJe,vfuNJf,vjKJJ,w9hDv,ws9Tlc,xQtZb,xiZRqc,y5vRwf,yGfSdd,yRXbo,ywOR5c,z0u0L,zbML3c,zr1jrb,zy0vNb/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=iAskyc,ziXSP",
            "total": 143.9159999999999,
            "scripting": 122.21999999999989,
            "scriptParseCompile": 6.296
          },
          {
            "url": "https://accounts.google.com/_/bscframe",
            "total": 60.772000000000034,
            "scripting": 53.60800000000004,
            "scriptParseCompile": 0
          }
        ],
        "summary": {
          "wastedMs": 1765.6440000000334
        },
        "sortedBy": [
          "total"
        ]
      },
      "guidanceLevel": 1
    },
    "diagnostics": {
      "id": "diagnostics",
      "title": "Diagnostics",
      "description": "Collection of useful page vitals.",
      "score": 1,
      "scoreDisplayMode": "informative",
      "details": {
        "type": "debugdata",
        "items": [
          {
            "numRequests": 24,
            "numScripts": 11,
            "numStylesheets": 0,
            "numFonts": 1,
            "numTasks": 949,
            "numTasksOver10ms": 10,
            "numTasksOver25ms": 7,
            "numTasksOver50ms": 4,
            "numTasksOver100ms": 0,
            "numTasksOver500ms": 0,
            "rtt": 0.0227,
            "throughput": 16882119.8714467,
            "maxRtt": 24.517000000000003,
            "maxServerLatency": 41.0283,
            "totalByteWeight": 781002,
            "totalTaskTime": 675.2099999999996,
            "mainDocumentTransferSize": 169138
          }
        ]
      }
    },
    "network-requests": {
      "id": "network-requests",
      "title": "Network Requests",
      "description": "Lists the network requests that were made during page load.",
      "score": 1,
      "scoreDisplayMode": "informative",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "url",
            "valueType": "url",
            "label": "URL"
          },
          {
            "key": "protocol",
            "valueType": "text",
            "label": "Protocol"
          },
          {
            "key": "networkRequestTime",
            "valueType": "ms",
            "granularity": 1,
            "label": "Network Request Time"
          },
          {
            "key": "networkEndTime",
            "valueType": "ms",
            "granularity": 1,
            "label": "Network End Time"
          },
          {
            "key": "transferSize",
            "valueType": "bytes",
            "displayUnit": "kb",
            "granularity": 1,
            "label": "Transfer Size"
          },
          {
            "key": "resourceSize",
            "valueType": "bytes",
            "displayUnit": "kb",
            "granularity": 1,
            "label": "Resource Size"
          },
          {
            "key": "statusCode",
            "valueType": "text",
            "label": "Status Code"
          },
          {
            "key": "mimeType",
            "valueType": "text",
            "label": "MIME Type"
          },
          {
            "key": "resourceType",
            "valueType": "text",
            "label": "Resource Type"
          }
        ],
        "items": [
          {
            "url": "https://accounts.google.com/",
            "sessionTargetType": "page",
            "protocol": "h2",
            "rendererStartTime": 0,
            "networkRequestTime": 2.993999481201172,
            "networkEndTime": 34.496999740600586,
            "finished": true,
            "transferSize": 479,
            "resourceSize": 0,
            "statusCode": 302,
            "mimeType": "text/html",
            "priority": "VeryHigh",
            "experimentalFromMainFrame": true,
            "entity": "Other Google APIs/SDKs"
          },
          {
            "url": "https://accounts.google.com/ServiceLogin?passive=1209600&continue=https%3A%2F%2Faccounts.google.com%2F&followup=https%3A%2F%2Faccounts.google.com%2F",
            "sessionTargetType": "page",
            "protocol": "h2",
            "rendererStartTime": 34.496999740600586,
            "networkRequestTime": 36.43600082397461,
            "networkEndTime": 66.73400020599365,
            "finished": true,
            "transferSize": 633,
            "resourceSize": 0,
            "statusCode": 302,
            "mimeType": "application/binary",
            "priority": "VeryHigh",
            "experimentalFromMainFrame": true,
            "entity": "Other Google APIs/SDKs"
          },
          {
            "url": "https://accounts.google.com/InteractiveLogin?continue=https://accounts.google.com/&followup=https://accounts.google.com/&passive=1209600&dsh=S-1943617189:1776797223287633",
            "sessionTargetType": "page",
            "protocol": "h2",
            "rendererStartTime": 66.73400020599365,
            "networkRequestTime": 67.28899955749512,
            "networkEndTime": 121.14599990844727,
            "finished": true,
            "transferSize": 624,
            "resourceSize": 0,
            "statusCode": 302,
            "mimeType": "text/html",
            "priority": "VeryHigh",
            "experimentalFromMainFrame": true,
            "entity": "Other Google APIs/SDKs"
          },
          {
            "url": "https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Faccounts.google.com%2F&dsh=S-1943617189%3A1776797223287633&followup=https%3A%2F%2Faccounts.google.com%2F&passive=1209600&flowName=GlifWebSignIn&flowEntry=ServiceLogin&ifkv=AT1y2_Xp-9FfzzQ_DSU_ufVzvOgB-YCEjzzjwHT4RjvbHzf-Uw3j88baKvEP0tHLtOt_lnzLmkIl_A",
            "sessionTargetType": "page",
            "protocol": "h3",
            "rendererStartTime": 121.14599990844727,
            "networkRequestTime": 121.63199996948242,
            "networkEndTime": 387.9019994735718,
            "finished": true,
            "transferSize": 169138,
            "resourceSize": 1206129,
            "statusCode": 200,
            "mimeType": "text/html",
            "resourceType": "Document",
            "priority": "VeryHigh",
            "experimentalFromMainFrame": true,
            "entity": "Other Google APIs/SDKs"
          },
          {
            "url": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/excm=_b,_tp,identifierview/ed=1/dg=0/wt=2/ujg=1/rs=AOaEmlFWL3WyKsIrFVf0YeRriayoTukHQQ/dti=1/m=_b,_tp",
            "sessionTargetType": "page",
            "protocol": "h2",
            "rendererStartTime": 333.73300075531006,
            "networkRequestTime": 334.7189998626709,
            "networkEndTime": 486.45800018310547,
            "finished": true,
            "transferSize": 278131,
            "resourceSize": 960005,
            "statusCode": 200,
            "mimeType": "text/javascript",
            "resourceType": "Script",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "Google CDN"
          },
          {
            "url": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=_b,_tp/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=byfTOb,lsjVmc,LEikZe",
            "sessionTargetType": "page",
            "protocol": "h2",
            "rendererStartTime": 540.2909994125366,
            "networkRequestTime": 541.5209999084473,
            "networkEndTime": 566.581000328064,
            "finished": true,
            "transferSize": 12523,
            "resourceSize": 34110,
            "statusCode": 200,
            "mimeType": "text/javascript",
            "resourceType": "Script",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "Google CDN"
          },
          {
            "url": "https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2",
            "sessionTargetType": "page",
            "protocol": "h3",
            "rendererStartTime": 549.8649997711182,
            "networkRequestTime": 562.914999961853,
            "networkEndTime": 637.0689992904663,
            "finished": true,
            "transferSize": 55178,
            "resourceSize": 55144,
            "statusCode": 200,
            "mimeType": "font/woff2",
            "resourceType": "Font",
            "priority": "VeryHigh",
            "experimentalFromMainFrame": true,
            "entity": "Google Fonts"
          },
          {
            "url": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=LEikZe,_b,_tp,byfTOb,lsjVmc/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=n73qwf,SCuOPb,IZT63,YYmHzb,vfuNJf,UUJqVe,ws9Tlc,KUM7Z,siKnQd,yGfSdd,mzzZzc,rCcCxc,cciGGe,m9oV,vjKJJ,y5vRwf,DqMihc,K1ZKnb,DiaQ5,lkFgGf,SD8Jgb,mvkUhe,CMcBD,Fndnac,t2srLd,EN3i8d,z0u0L,xiZRqc,L9OGUe,PrPYRd,MpJwZc,cYShmd,hc6Ubd,inNHtf,oLggrd,eWuMIe,WpP9Yc,xQtZb,gJzDyc,lwddkf,SpsfSb,tUnxGc,EFQ78c,zbML3c,zr1jrb,vHEMJe,YTxL4,YHI3We,Uas9Hd,zy0vNb,K0PMbc,MY7mZe,qmdT9,GwYlN,NLiXbe,LDQI",
            "sessionTargetType": "page",
            "protocol": "h3",
            "rendererStartTime": 563.4870004653931,
            "networkRequestTime": 565.1499996185303,
            "networkEndTime": 659.53600025177,
            "finished": true,
            "transferSize": 240803,
            "resourceSize": 850503,
            "statusCode": 200,
            "mimeType": "text/javascript",
            "resourceType": "Script",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "Google CDN"
          },
          {
            "url": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=CMcBD,DiaQ5,DqMihc,EFQ78c,EN3i8d,Fndnac,GwYlN,IZT63,K0PMbc,K1ZKnb,KUM7Z,L9OGUe,LDQI,LEikZe,MY7mZe,MpJwZc,NLiXbe,PrPYRd,SCuOPb,SD8Jgb,SpsfSb,UUJqVe,Uas9Hd,WpP9Yc,YHI3We,YTxL4,YYmHzb,_b,_tp,byfTOb,cYShmd,cciGGe,eWuMIe,gJzDyc,hc6Ubd,inNHtf,lkFgGf,lsjVmc,lwddkf,m9oV,mvkUhe,mzzZzc,n73qwf,oLggrd,qmdT9,rCcCxc,siKnQd,t2srLd,tUnxGc,vHEMJe,vfuNJf,vjKJJ,ws9Tlc,xQtZb,xiZRqc,y5vRwf,yGfSdd,z0u0L,zbML3c,zr1jrb,zy0vNb/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=ltDFwf,rmumx,E87wgc,qPYxq,Tbb4sb,pxq3x,f8Gu1e,soHxf,YgOFye,oqkvIf,yRXbo,bTi8wc,ywOR5c,PHUIyb",
            "sessionTargetType": "page",
            "protocol": "h3",
            "rendererStartTime": 568.7530002593994,
            "networkRequestTime": 569.6630001068115,
            "networkEndTime": 596.960000038147,
            "finished": true,
            "transferSize": 2400,
            "resourceSize": 6162,
            "statusCode": 200,
            "mimeType": "text/javascript",
            "resourceType": "Script",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "Google CDN"
          },
          {
            "url": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=CMcBD,DiaQ5,DqMihc,E87wgc,EFQ78c,EN3i8d,Fndnac,GwYlN,IZT63,K0PMbc,K1ZKnb,KUM7Z,L9OGUe,LDQI,LEikZe,MY7mZe,MpJwZc,NLiXbe,PHUIyb,PrPYRd,SCuOPb,SD8Jgb,SpsfSb,Tbb4sb,UUJqVe,Uas9Hd,WpP9Yc,YHI3We,YTxL4,YYmHzb,YgOFye,_b,_tp,bTi8wc,byfTOb,cYShmd,cciGGe,eWuMIe,f8Gu1e,gJzDyc,hc6Ubd,inNHtf,lkFgGf,lsjVmc,ltDFwf,lwddkf,m9oV,mvkUhe,mzzZzc,n73qwf,oLggrd,oqkvIf,pxq3x,qPYxq,qmdT9,rCcCxc,rmumx,siKnQd,soHxf,t2srLd,tUnxGc,vHEMJe,vfuNJf,vjKJJ,ws9Tlc,xQtZb,xiZRqc,y5vRwf,yGfSdd,yRXbo,ywOR5c,z0u0L,zbML3c,zr1jrb,zy0vNb/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=p3hmRc,LvGhrf,RqjULd",
            "sessionTargetType": "page",
            "protocol": "h3",
            "rendererStartTime": 700.452000617981,
            "networkRequestTime": 701.8239994049072,
            "networkEndTime": 726.4990005493164,
            "finished": true,
            "transferSize": 8532,
            "resourceSize": 23978,
            "statusCode": 200,
            "mimeType": "text/javascript",
            "resourceType": "Script",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "Google CDN"
          },
          {
            "url": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=CMcBD,DiaQ5,DqMihc,E87wgc,EFQ78c,EN3i8d,Fndnac,GwYlN,IZT63,K0PMbc,K1ZKnb,KUM7Z,L9OGUe,LDQI,LEikZe,LvGhrf,MY7mZe,MpJwZc,NLiXbe,PHUIyb,PrPYRd,RqjULd,SCuOPb,SD8Jgb,SpsfSb,Tbb4sb,UUJqVe,Uas9Hd,WpP9Yc,YHI3We,YTxL4,YYmHzb,YgOFye,_b,_tp,bTi8wc,byfTOb,cYShmd,cciGGe,eWuMIe,f8Gu1e,gJzDyc,hc6Ubd,inNHtf,lkFgGf,lsjVmc,ltDFwf,lwddkf,m9oV,mvkUhe,mzzZzc,n73qwf,oLggrd,oqkvIf,p3hmRc,pxq3x,qPYxq,qmdT9,rCcCxc,rmumx,siKnQd,soHxf,t2srLd,tUnxGc,vHEMJe,vfuNJf,vjKJJ,ws9Tlc,xQtZb,xiZRqc,y5vRwf,yGfSdd,yRXbo,ywOR5c,z0u0L,zbML3c,zr1jrb,zy0vNb/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=ZwDk9d,RMhBfe",
            "sessionTargetType": "page",
            "protocol": "h3",
            "rendererStartTime": 720.2309999465942,
            "networkRequestTime": 721.4100008010864,
            "networkEndTime": 746.172999382019,
            "finished": true,
            "transferSize": 1459,
            "resourceSize": 3167,
            "statusCode": 200,
            "mimeType": "text/javascript",
            "resourceType": "Script",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "Google CDN"
          },
          {
            "url": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=CMcBD,DiaQ5,DqMihc,E87wgc,EFQ78c,EN3i8d,Fndnac,GwYlN,IZT63,K0PMbc,K1ZKnb,KUM7Z,L9OGUe,LDQI,LEikZe,LvGhrf,MY7mZe,MpJwZc,NLiXbe,PHUIyb,PrPYRd,RMhBfe,RqjULd,SCuOPb,SD8Jgb,SpsfSb,Tbb4sb,UUJqVe,Uas9Hd,WpP9Yc,YHI3We,YTxL4,YYmHzb,YgOFye,ZwDk9d,_b,_tp,bTi8wc,byfTOb,cYShmd,cciGGe,eWuMIe,f8Gu1e,gJzDyc,hc6Ubd,inNHtf,lkFgGf,lsjVmc,ltDFwf,lwddkf,m9oV,mvkUhe,mzzZzc,n73qwf,oLggrd,oqkvIf,p3hmRc,pxq3x,qPYxq,qmdT9,rCcCxc,rmumx,siKnQd,soHxf,t2srLd,tUnxGc,vHEMJe,vfuNJf,vjKJJ,ws9Tlc,xQtZb,xiZRqc,y5vRwf,yGfSdd,yRXbo,ywOR5c,z0u0L,zbML3c,zr1jrb,zy0vNb/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=ZDZcre,w9hDv,A7fCU",
            "sessionTargetType": "page",
            "protocol": "h3",
            "rendererStartTime": 745.2430000305176,
            "networkRequestTime": 746.3740005493164,
            "networkEndTime": 770.9749994277954,
            "finished": true,
            "transferSize": 764,
            "resourceSize": 1515,
            "statusCode": 200,
            "mimeType": "text/javascript",
            "resourceType": "Script",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "Google CDN"
          },
          {
            "url": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=A7fCU,CMcBD,DiaQ5,DqMihc,E87wgc,EFQ78c,EN3i8d,Fndnac,GwYlN,IZT63,K0PMbc,K1ZKnb,KUM7Z,L9OGUe,LDQI,LEikZe,LvGhrf,MY7mZe,MpJwZc,NLiXbe,PHUIyb,PrPYRd,RMhBfe,RqjULd,SCuOPb,SD8Jgb,SpsfSb,Tbb4sb,UUJqVe,Uas9Hd,WpP9Yc,YHI3We,YTxL4,YYmHzb,YgOFye,ZDZcre,ZwDk9d,_b,_tp,bTi8wc,byfTOb,cYShmd,cciGGe,eWuMIe,f8Gu1e,gJzDyc,hc6Ubd,inNHtf,lkFgGf,lsjVmc,ltDFwf,lwddkf,m9oV,mvkUhe,mzzZzc,n73qwf,oLggrd,oqkvIf,p3hmRc,pxq3x,qPYxq,qmdT9,rCcCxc,rmumx,siKnQd,soHxf,t2srLd,tUnxGc,vHEMJe,vfuNJf,vjKJJ,w9hDv,ws9Tlc,xQtZb,xiZRqc,y5vRwf,yGfSdd,yRXbo,ywOR5c,z0u0L,zbML3c,zr1jrb,zy0vNb/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=iAskyc,ziXSP",
            "sessionTargetType": "page",
            "protocol": "h3",
            "rendererStartTime": 753.3140001296997,
            "networkRequestTime": 754.9459991455078,
            "networkEndTime": 779.0190000534058,
            "finished": true,
            "transferSize": 897,
            "resourceSize": 2084,
            "statusCode": 200,
            "mimeType": "text/javascript",
            "resourceType": "Script",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "Google CDN"
          },
          {
            "url": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=A7fCU,CMcBD,DiaQ5,DqMihc,E87wgc,EFQ78c,EN3i8d,Fndnac,GwYlN,IZT63,K0PMbc,K1ZKnb,KUM7Z,L9OGUe,LDQI,LEikZe,LvGhrf,MY7mZe,MpJwZc,NLiXbe,PHUIyb,PrPYRd,RMhBfe,RqjULd,SCuOPb,SD8Jgb,SpsfSb,Tbb4sb,UUJqVe,Uas9Hd,WpP9Yc,YHI3We,YTxL4,YYmHzb,YgOFye,ZDZcre,ZwDk9d,_b,_tp,bTi8wc,byfTOb,cYShmd,cciGGe,eWuMIe,f8Gu1e,gJzDyc,hc6Ubd,iAskyc,inNHtf,lkFgGf,lsjVmc,ltDFwf,lwddkf,m9oV,mvkUhe,mzzZzc,n73qwf,oLggrd,oqkvIf,p3hmRc,pxq3x,qPYxq,qmdT9,rCcCxc,rmumx,siKnQd,soHxf,t2srLd,tUnxGc,vHEMJe,vfuNJf,vjKJJ,w9hDv,ws9Tlc,xQtZb,xiZRqc,y5vRwf,yGfSdd,yRXbo,ywOR5c,z0u0L,zbML3c,ziXSP,zr1jrb,zy0vNb/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=P6sQOc",
            "sessionTargetType": "page",
            "protocol": "h3",
            "rendererStartTime": 765.7589998245239,
            "networkRequestTime": 767.4250001907349,
            "networkEndTime": 792.3870000839233,
            "finished": true,
            "transferSize": 1043,
            "resourceSize": 1973,
            "statusCode": 200,
            "mimeType": "text/javascript",
            "resourceType": "Script",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "Google CDN"
          },
          {
            "url": "https://accounts.youtube.com/accounts/CheckConnection?pmpo=https%3A%2F%2Faccounts.google.com&v=1546823138&timestamp=1776797224012",
            "sessionTargetType": "iframe",
            "protocol": "h2",
            "rendererStartTime": 784.7439994812012,
            "networkRequestTime": 788.7019996643066,
            "networkEndTime": 893.4079999923706,
            "finished": true,
            "transferSize": 2183,
            "resourceSize": 1275,
            "statusCode": 200,
            "mimeType": "text/html",
            "resourceType": "Document",
            "priority": "VeryHigh",
            "entity": "YouTube"
          },
          {
            "url": "https://accounts.google.com/_/bscframe",
            "sessionTargetType": "page",
            "protocol": "h3",
            "rendererStartTime": 813.0939998626709,
            "networkRequestTime": 814.2349996566772,
            "networkEndTime": 879.3459997177124,
            "finished": true,
            "transferSize": 68,
            "resourceSize": 15,
            "statusCode": 200,
            "mimeType": "text/html",
            "resourceType": "Document",
            "priority": "VeryHigh",
            "entity": "Other Google APIs/SDKs"
          },
          {
            "url": "https://accounts.google.com/v3/signin/_/AccountsSignInUi/data/batchexecute?rpcids=UEkKwb&source-path=%2Fv3%2Fsignin%2Fidentifier&f.sid=-3232613278893975901&bl=boq_identityfrontendauthuiserver_20260414.00_p0&hl=en-US&_reqid=67625&rt=c",
            "sessionTargetType": "page",
            "protocol": "h3",
            "rendererStartTime": 819.9280004501343,
            "networkRequestTime": 821.6110000610352,
            "networkEndTime": 884.9260005950928,
            "finished": true,
            "transferSize": 176,
            "resourceSize": 142,
            "statusCode": 200,
            "mimeType": "application/json",
            "resourceType": "XHR",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "Other Google APIs/SDKs"
          },
          {
            "url": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=A7fCU,CMcBD,DiaQ5,DqMihc,E87wgc,EFQ78c,EN3i8d,Fndnac,GwYlN,IZT63,K0PMbc,K1ZKnb,KUM7Z,L9OGUe,LDQI,LEikZe,LvGhrf,MY7mZe,MpJwZc,NLiXbe,P6sQOc,PHUIyb,PrPYRd,RMhBfe,RqjULd,SCuOPb,SD8Jgb,SpsfSb,Tbb4sb,UUJqVe,Uas9Hd,WpP9Yc,YHI3We,YTxL4,YYmHzb,YgOFye,ZDZcre,ZwDk9d,_b,_tp,bTi8wc,byfTOb,cYShmd,cciGGe,eWuMIe,f8Gu1e,gJzDyc,hc6Ubd,iAskyc,inNHtf,lkFgGf,lsjVmc,ltDFwf,lwddkf,m9oV,mvkUhe,mzzZzc,n73qwf,oLggrd,oqkvIf,p3hmRc,pxq3x,qPYxq,qmdT9,rCcCxc,rmumx,siKnQd,soHxf,t2srLd,tUnxGc,vHEMJe,vfuNJf,vjKJJ,w9hDv,ws9Tlc,xQtZb,xiZRqc,y5vRwf,yGfSdd,yRXbo,ywOR5c,z0u0L,zbML3c,ziXSP,zr1jrb,zy0vNb/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=wg1P6b",
            "sessionTargetType": "page",
            "protocol": "h3",
            "rendererStartTime": 896.6860008239746,
            "networkRequestTime": 898.8030004501343,
            "networkEndTime": 925.3640003204346,
            "finished": true,
            "transferSize": 2139,
            "resourceSize": 5248,
            "statusCode": 200,
            "mimeType": "text/javascript",
            "resourceType": "Script",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "Google CDN"
          },
          {
            "url": "https://accounts.google.com/generate_204?2aM2JA",
            "sessionTargetType": "page",
            "protocol": "h3",
            "rendererStartTime": 998.5110006332397,
            "networkRequestTime": 1016.0650005340576,
            "networkEndTime": 1040.9499998092651,
            "finished": true,
            "transferSize": 10,
            "resourceSize": 0,
            "statusCode": 204,
            "mimeType": "text/plain",
            "resourceType": "Image",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "Other Google APIs/SDKs"
          },
          {
            "url": "https://play.google.com/log?hasfast=true&authuser=0&format=json",
            "sessionTargetType": "page",
            "protocol": "h2",
            "rendererStartTime": 1116.7399997711182,
            "networkRequestTime": 1117.926999092102,
            "networkEndTime": 1215.4899997711182,
            "finished": true,
            "transferSize": 195,
            "resourceSize": 131,
            "statusCode": 200,
            "mimeType": "text/plain",
            "resourceType": "Ping",
            "priority": "VeryLow",
            "experimentalFromMainFrame": true,
            "entity": "Other Google APIs/SDKs"
          },
          {
            "url": "https://play.google.com/log?hasfast=true&authuser=0&format=json",
            "sessionTargetType": "page",
            "protocol": "h2",
            "rendererStartTime": 1119.503999710083,
            "networkRequestTime": 1121.7760000228882,
            "networkEndTime": 1214.3120002746582,
            "finished": true,
            "transferSize": 422,
            "resourceSize": 131,
            "statusCode": 200,
            "mimeType": "text/plain",
            "resourceType": "Ping",
            "priority": "VeryLow",
            "experimentalFromMainFrame": true,
            "entity": "Other Google APIs/SDKs"
          },
          {
            "url": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=A7fCU,CMcBD,DiaQ5,DqMihc,E87wgc,EFQ78c,EN3i8d,Fndnac,GwYlN,IZT63,K0PMbc,K1ZKnb,KUM7Z,L9OGUe,LDQI,LEikZe,LvGhrf,MY7mZe,MpJwZc,NLiXbe,P6sQOc,PHUIyb,PrPYRd,RMhBfe,RqjULd,SCuOPb,SD8Jgb,SpsfSb,Tbb4sb,UUJqVe,Uas9Hd,WpP9Yc,YHI3We,YTxL4,YYmHzb,YgOFye,ZDZcre,ZwDk9d,_b,_tp,bTi8wc,byfTOb,cYShmd,cciGGe,eWuMIe,f8Gu1e,gJzDyc,hc6Ubd,iAskyc,inNHtf,lkFgGf,lsjVmc,ltDFwf,lwddkf,m9oV,mvkUhe,mzzZzc,n73qwf,oLggrd,oqkvIf,p3hmRc,pxq3x,qPYxq,qmdT9,rCcCxc,rmumx,siKnQd,soHxf,t2srLd,tUnxGc,vHEMJe,vfuNJf,vjKJJ,w9hDv,wg1P6b,ws9Tlc,xQtZb,xiZRqc,y5vRwf,yGfSdd,yRXbo,ywOR5c,z0u0L,zbML3c,ziXSP,zr1jrb,zy0vNb/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=Wt6vjf,hhhU8,FCpbqb,WhJNk",
            "sessionTargetType": "page",
            "protocol": "h3",
            "rendererStartTime": 1125.6949996948242,
            "networkRequestTime": 1126.6149997711182,
            "networkEndTime": 1152.217999458313,
            "finished": true,
            "transferSize": 1667,
            "resourceSize": 3512,
            "statusCode": 200,
            "mimeType": "text/javascript",
            "resourceType": "Script",
            "priority": "Low",
            "experimentalFromMainFrame": true,
            "entity": "Google CDN"
          },
          {
            "url": "https://accounts.google.com/favicon.ico",
            "sessionTargetType": "page",
            "protocol": "h3",
            "rendererStartTime": 1127.4550008773804,
            "networkRequestTime": 1128.0989999771118,
            "networkEndTime": 1153.6169996261597,
            "finished": true,
            "transferSize": 19,
            "resourceSize": 0,
            "statusCode": 301,
            "mimeType": "text/html",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "Other Google APIs/SDKs"
          },
          {
            "url": "https://www.google.com/favicon.ico",
            "sessionTargetType": "page",
            "protocol": "h3",
            "rendererStartTime": 1153.6169996261597,
            "networkRequestTime": 1154.1540002822876,
            "networkEndTime": 1172.9420003890991,
            "finished": true,
            "transferSize": 1519,
            "resourceSize": 5430,
            "statusCode": 200,
            "mimeType": "image/x-icon",
            "resourceType": "Other",
            "priority": "High",
            "experimentalFromMainFrame": true,
            "entity": "Other Google APIs/SDKs"
          }
        ],
        "debugData": {
          "type": "debugdata",
          "networkStartTimeTs": 5893838932099,
          "initiators": [
            {
              "type": "parser",
              "url": "https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Faccounts.google.com%2F&dsh=S-1943617189%3A1776797223287633&followup=https%3A%2F%2Faccounts.google.com%2F&passive=1209600&flowName=GlifWebSignIn&flowEntry=ServiceLogin&ifkv=AT1y2_Xp-9FfzzQ_DSU_ufVzvOgB-YCEjzzjwHT4RjvbHzf-Uw3j88baKvEP0tHLtOt_lnzLmkIl_A",
              "lineNumber": 234,
              "columnNumber": 404
            },
            {
              "type": "parser",
              "url": "https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Faccounts.google.com%2F&dsh=S-1943617189%3A1776797223287633&followup=https%3A%2F%2Faccounts.google.com%2F&passive=1209600&flowName=GlifWebSignIn&flowEntry=ServiceLogin&ifkv=AT1y2_Xp-9FfzzQ_DSU_ufVzvOgB-YCEjzzjwHT4RjvbHzf-Uw3j88baKvEP0tHLtOt_lnzLmkIl_A",
              "lineNumber": 238,
              "columnNumber": 192928
            }
          ]
        }
      }
    },
    "network-rtt": {
      "id": "network-rtt",
      "title": "Network Round Trip Times",
      "description": "Network round trip times (RTT) have a large impact on performance. If the RTT to an origin is high, it's an indication that servers closer to the user could improve performance. [Learn more about the Round Trip Time](https://hpbn.co/primer-on-latency-and-bandwidth/).",
      "score": 1,
      "scoreDisplayMode": "informative",
      "numericValue": 24.517000000000003,
      "numericUnit": "millisecond",
      "displayValue": "20 ms",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "origin",
            "valueType": "text",
            "label": "URL"
          },
          {
            "key": "rtt",
            "valueType": "ms",
            "granularity": 1,
            "label": "Time Spent"
          }
        ],
        "items": [
          {
            "origin": "https://fonts.gstatic.com",
            "rtt": 24.517000000000003
          },
          {
            "origin": "https://www.gstatic.com",
            "rtt": 22.105
          },
          {
            "origin": "https://accounts.youtube.com",
            "rtt": 21.619999999999997
          },
          {
            "origin": "https://play.google.com",
            "rtt": 21.409000000000002
          },
          {
            "origin": "https://www.google.com",
            "rtt": 0.054599999999999996
          },
          {
            "origin": "https://accounts.google.com",
            "rtt": 0.0227
          }
        ],
        "sortedBy": [
          "rtt"
        ]
      }
    },
    "network-server-latency": {
      "id": "network-server-latency",
      "title": "Server Backend Latencies",
      "description": "Server latencies can impact web performance. If the server latency of an origin is high, it's an indication the server is overloaded or has poor backend performance. [Learn more about server response time](https://hpbn.co/primer-on-web-performance/#analyzing-the-resource-waterfall).",
      "score": 1,
      "scoreDisplayMode": "informative",
      "numericValue": 41.0283,
      "numericUnit": "millisecond",
      "displayValue": "40 ms",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "origin",
            "valueType": "text",
            "label": "URL"
          },
          {
            "key": "serverResponseTime",
            "valueType": "ms",
            "granularity": 1,
            "label": "Time Spent"
          }
        ],
        "items": [
          {
            "origin": "https://accounts.google.com",
            "serverResponseTime": 41.0283
          },
          {
            "origin": "https://www.google.com",
            "serverResponseTime": 17.146399999999996
          },
          {
            "origin": "https://accounts.youtube.com",
            "serverResponseTime": 9.621999999999993
          },
          {
            "origin": "https://play.google.com",
            "serverResponseTime": 5.365499999999994
          },
          {
            "origin": "https://www.gstatic.com",
            "serverResponseTime": 1.0899999999999963
          },
          {
            "origin": "https://fonts.gstatic.com",
            "serverResponseTime": 0
          }
        ],
        "sortedBy": [
          "serverResponseTime"
        ]
      }
    },
    "main-thread-tasks": {
      "id": "main-thread-tasks",
      "title": "Tasks",
      "description": "Lists the toplevel main thread tasks that executed during page load.",
      "score": 1,
      "scoreDisplayMode": "informative",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "startTime",
            "valueType": "ms",
            "granularity": 1,
            "label": "Start Time"
          },
          {
            "key": "duration",
            "valueType": "ms",
            "granularity": 1,
            "label": "End Time"
          }
        ],
        "items": [
          {
            "duration": 6.29,
            "startTime": 193.648
          },
          {
            "duration": 42.398,
            "startTime": 293.496
          },
          {
            "duration": 12.214,
            "startTime": 389.162
          },
          {
            "duration": 64.406,
            "startTime": 497.248
          },
          {
            "duration": 6.964,
            "startTime": 561.745
          },
          {
            "duration": 88.469,
            "startTime": 675.534
          },
          {
            "duration": 6.523,
            "startTime": 774.605
          },
          {
            "duration": 6.715,
            "startTime": 781.673
          },
          {
            "duration": 33.92,
            "startTime": 790.261
          },
          {
            "duration": 6.096,
            "startTime": 882.472
          },
          {
            "duration": 14.834,
            "startTime": 888.601
          },
          {
            "duration": 92.018,
            "startTime": 908.116
          },
          {
            "duration": 98.146,
            "startTime": 1000.149
          },
          {
            "duration": 13.153,
            "startTime": 1100.99
          },
          {
            "duration": 6.484,
            "startTime": 1339.824
          },
          {
            "duration": 26.649,
            "startTime": 1372.915
          }
        ]
      }
    },
    "metrics": {
      "id": "metrics",
      "title": "Metrics",
      "description": "Collects all available metrics.",
      "score": 1,
      "scoreDisplayMode": "informative",
      "numericValue": 6861,
      "numericUnit": "millisecond",
      "details": {
        "type": "debugdata",
        "items": [
          {
            "firstContentfulPaint": 6103,
            "largestContentfulPaint": 6763,
            "interactive": 6861,
            "speedIndex": 6103,
            "totalBlockingTime": 479,
            "maxPotentialFID": 393,
            "cumulativeLayoutShift": 0,
            "cumulativeLayoutShiftMainFrame": 0,
            "timeToFirstByte": 491,
            "observedTimeOrigin": 0,
            "observedTimeOriginTs": 5893838931049,
            "observedNavigationStart": 0,
            "observedNavigationStartTs": 5893838931049,
            "observedFirstPaint": 1361,
            "observedFirstPaintTs": 5893840292121,
            "observedFirstContentfulPaint": 1361,
            "observedFirstContentfulPaintTs": 5893840292121,
            "observedFirstContentfulPaintAllFrames": 1361,
            "observedFirstContentfulPaintAllFramesTs": 5893840292121,
            "observedLargestContentfulPaint": 1361,
            "observedLargestContentfulPaintTs": 5893840292121,
            "observedLargestContentfulPaintAllFrames": 1361,
            "observedLargestContentfulPaintAllFramesTs": 5893840292121,
            "observedTraceEnd": 3717,
            "observedTraceEndTs": 5893842647913,
            "observedLoad": 1125,
            "observedLoadTs": 5893840056306,
            "observedDomContentLoaded": 543,
            "observedDomContentLoadedTs": 5893839473779,
            "observedCumulativeLayoutShift": 0,
            "observedCumulativeLayoutShiftMainFrame": 0,
            "observedFirstVisualChange": 1361,
            "observedFirstVisualChangeTs": 5893840292049,
            "observedLastVisualChange": 1508,
            "observedLastVisualChangeTs": 5893840439049,
            "observedSpeedIndex": 1378,
            "observedSpeedIndexTs": 5893840309058
          },
          {
            "lcpInvalidated": false
          }
        ]
      }
    },
    "resource-summary": {
      "id": "resource-summary",
      "title": "Resources Summary",
      "description": "Aggregates all network requests and groups them by type",
      "score": 1,
      "scoreDisplayMode": "informative",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "label",
            "valueType": "text",
            "label": "Resource Type"
          },
          {
            "key": "requestCount",
            "valueType": "numeric",
            "label": "Requests"
          },
          {
            "key": "transferSize",
            "valueType": "bytes",
            "label": "Transfer Size"
          }
        ],
        "items": [
          {
            "resourceType": "total",
            "label": "Total",
            "requestCount": 22,
            "transferSize": 779464
          },
          {
            "resourceType": "script",
            "label": "Script",
            "requestCount": 11,
            "transferSize": 550358
          },
          {
            "resourceType": "document",
            "label": "Document",
            "requestCount": 3,
            "transferSize": 171389
          },
          {
            "resourceType": "font",
            "label": "Font",
            "requestCount": 1,
            "transferSize": 55178
          },
          {
            "resourceType": "other",
            "label": "Other",
            "requestCount": 6,
            "transferSize": 2529
          },
          {
            "resourceType": "image",
            "label": "Image",
            "requestCount": 1,
            "transferSize": 10
          },
          {
            "resourceType": "stylesheet",
            "label": "Stylesheet",
            "requestCount": 0,
            "transferSize": 0
          },
          {
            "resourceType": "media",
            "label": "Media",
            "requestCount": 0,
            "transferSize": 0
          },
          {
            "resourceType": "third-party",
            "label": "Third-party",
            "requestCount": 13,
            "transferSize": 607719
          }
        ]
      }
    },
    "layout-shifts": {
      "id": "layout-shifts",
      "title": "Avoid large layout shifts",
      "description": "These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to [windowing](https://web.dev/articles/cls#what_is_cls). [Learn how to improve CLS](https://web.dev/articles/optimize-cls)",
      "score": null,
      "scoreDisplayMode": "notApplicable",
      "metricSavings": {
        "CLS": 0
      },
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "extra"
            },
            "label": "Element"
          },
          {
            "key": "score",
            "valueType": "numeric",
            "subItemsHeading": {
              "key": "cause",
              "valueType": "text"
            },
            "granularity": 0.001,
            "label": "Layout shift score"
          }
        ],
        "items": []
      },
      "guidanceLevel": 2
    },
    "long-tasks": {
      "id": "long-tasks",
      "title": "Avoid long main-thread tasks",
      "description": "Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay. [Learn how to avoid long main-thread tasks](https://web.dev/articles/optimize-long-tasks)",
      "score": 1,
      "scoreDisplayMode": "informative",
      "displayValue": "9 long tasks found",
      "metricSavings": {
        "TBT": 500
      },
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "url",
            "valueType": "url",
            "label": "URL"
          },
          {
            "key": "startTime",
            "valueType": "ms",
            "granularity": 1,
            "label": "Start Time"
          },
          {
            "key": "duration",
            "valueType": "ms",
            "granularity": 1,
            "label": "Duration"
          }
        ],
        "items": [
          {
            "url": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/excm=_b,_tp,identifierview/ed=1/dg=0/wt=2/ujg=1/rs=AOaEmlFWL3WyKsIrFVf0YeRriayoTukHQQ/dti=1/m=_b,_tp",
            "duration": 393,
            "startTime": 6380.764300000001
          },
          {
            "url": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/excm=_b,_tp,identifierview/ed=1/dg=0/wt=2/ujg=1/rs=AOaEmlFWL3WyKsIrFVf0YeRriayoTukHQQ/dti=1/m=_b,_tp",
            "duration": 368,
            "startTime": 5944.764300000001
          },
          {
            "url": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=LEikZe,_b,_tp,byfTOb,lsjVmc/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=n73qwf,SCuOPb,IZT63,YYmHzb,vfuNJf,UUJqVe,ws9Tlc,KUM7Z,siKnQd,yGfSdd,mzzZzc,rCcCxc,cciGGe,m9oV,vjKJJ,y5vRwf,DqMihc,K1ZKnb,DiaQ5,lkFgGf,SD8Jgb,mvkUhe,CMcBD,Fndnac,t2srLd,EN3i8d,z0u0L,xiZRqc,L9OGUe,PrPYRd,MpJwZc,cYShmd,hc6Ubd,inNHtf,oLggrd,eWuMIe,WpP9Yc,xQtZb,gJzDyc,lwddkf,SpsfSb,tUnxGc,EFQ78c,zbML3c,zr1jrb,vHEMJe,YTxL4,YHI3We,Uas9Hd,zy0vNb,K0PMbc,MY7mZe,qmdT9,GwYlN,NLiXbe,LDQI",
            "duration": 177,
            "startTime": 5761.764300000001
          },
          {
            "url": "https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Faccounts.google.com%2F&dsh=S-1943617189%3A1776797223287633&followup=https%3A%2F%2Faccounts.google.com%2F&passive=1209600&flowName=GlifWebSignIn&flowEntry=ServiceLogin&ifkv=AT1y2_Xp-9FfzzQ_DSU_ufVzvOgB-YCEjzzjwHT4RjvbHzf-Uw3j88baKvEP0tHLtOt_lnzLmkIl_A",
            "duration": 170,
            "startTime": 1692.0283
          },
          {
            "url": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/excm=_b,_tp,identifierview/ed=1/dg=0/wt=2/ujg=1/rs=AOaEmlFWL3WyKsIrFVf0YeRriayoTukHQQ/dti=1/m=_b,_tp",
            "duration": 129,
            "startTime": 4400.1882000000005
          },
          {
            "url": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/excm=_b,_tp,identifierview/ed=1/dg=0/wt=2/ujg=1/rs=AOaEmlFWL3WyKsIrFVf0YeRriayoTukHQQ/dti=1/m=_b,_tp",
            "duration": 107,
            "startTime": 4557.1882000000005
          },
          {
            "url": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=A7fCU,CMcBD,DiaQ5,DqMihc,E87wgc,EFQ78c,EN3i8d,Fndnac,GwYlN,IZT63,K0PMbc,K1ZKnb,KUM7Z,L9OGUe,LDQI,LEikZe,LvGhrf,MY7mZe,MpJwZc,NLiXbe,PHUIyb,PrPYRd,RMhBfe,RqjULd,SCuOPb,SD8Jgb,SpsfSb,Tbb4sb,UUJqVe,Uas9Hd,WpP9Yc,YHI3We,YTxL4,YYmHzb,YgOFye,ZDZcre,ZwDk9d,_b,_tp,bTi8wc,byfTOb,cYShmd,cciGGe,eWuMIe,f8Gu1e,gJzDyc,hc6Ubd,inNHtf,lkFgGf,lsjVmc,ltDFwf,lwddkf,m9oV,mvkUhe,mzzZzc,n73qwf,oLggrd,oqkvIf,p3hmRc,pxq3x,qPYxq,qmdT9,rCcCxc,rmumx,siKnQd,soHxf,t2srLd,tUnxGc,vHEMJe,vfuNJf,vjKJJ,w9hDv,ws9Tlc,xQtZb,xiZRqc,y5vRwf,yGfSdd,yRXbo,ywOR5c,z0u0L,zbML3c,zr1jrb,zy0vNb/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=iAskyc,ziXSP",
            "duration": 68,
            "startTime": 6312.764300000001
          },
          {
            "url": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/excm=_b,_tp,identifierview/ed=1/dg=0/wt=2/ujg=1/rs=AOaEmlFWL3WyKsIrFVf0YeRriayoTukHQQ/dti=1/m=_b,_tp",
            "duration": 59,
            "startTime": 6773.764300000001
          },
          {
            "url": "https://accounts.google.com/_/bscframe",
            "duration": 53,
            "startTime": 6832.764300000001
          }
        ],
        "sortedBy": [
          "duration"
        ],
        "skipSumming": [
          "startTime"
        ],
        "debugData": {
          "type": "debugdata",
          "urls": [
            "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/excm=_b,_tp,identifierview/ed=1/dg=0/wt=2/ujg=1/rs=AOaEmlFWL3WyKsIrFVf0YeRriayoTukHQQ/dti=1/m=_b,_tp",
            "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=LEikZe,_b,_tp,byfTOb,lsjVmc/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=n73qwf,SCuOPb,IZT63,YYmHzb,vfuNJf,UUJqVe,ws9Tlc,KUM7Z,siKnQd,yGfSdd,mzzZzc,rCcCxc,cciGGe,m9oV,vjKJJ,y5vRwf,DqMihc,K1ZKnb,DiaQ5,lkFgGf,SD8Jgb,mvkUhe,CMcBD,Fndnac,t2srLd,EN3i8d,z0u0L,xiZRqc,L9OGUe,PrPYRd,MpJwZc,cYShmd,hc6Ubd,inNHtf,oLggrd,eWuMIe,WpP9Yc,xQtZb,gJzDyc,lwddkf,SpsfSb,tUnxGc,EFQ78c,zbML3c,zr1jrb,vHEMJe,YTxL4,YHI3We,Uas9Hd,zy0vNb,K0PMbc,MY7mZe,qmdT9,GwYlN,NLiXbe,LDQI",
            "https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Faccounts.google.com%2F&dsh=S-1943617189%3A1776797223287633&followup=https%3A%2F%2Faccounts.google.com%2F&passive=1209600&flowName=GlifWebSignIn&flowEntry=ServiceLogin&ifkv=AT1y2_Xp-9FfzzQ_DSU_ufVzvOgB-YCEjzzjwHT4RjvbHzf-Uw3j88baKvEP0tHLtOt_lnzLmkIl_A",
            "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=A7fCU,CMcBD,DiaQ5,DqMihc,E87wgc,EFQ78c,EN3i8d,Fndnac,GwYlN,IZT63,K0PMbc,K1ZKnb,KUM7Z,L9OGUe,LDQI,LEikZe,LvGhrf,MY7mZe,MpJwZc,NLiXbe,PHUIyb,PrPYRd,RMhBfe,RqjULd,SCuOPb,SD8Jgb,SpsfSb,Tbb4sb,UUJqVe,Uas9Hd,WpP9Yc,YHI3We,YTxL4,YYmHzb,YgOFye,ZDZcre,ZwDk9d,_b,_tp,bTi8wc,byfTOb,cYShmd,cciGGe,eWuMIe,f8Gu1e,gJzDyc,hc6Ubd,inNHtf,lkFgGf,lsjVmc,ltDFwf,lwddkf,m9oV,mvkUhe,mzzZzc,n73qwf,oLggrd,oqkvIf,p3hmRc,pxq3x,qPYxq,qmdT9,rCcCxc,rmumx,siKnQd,soHxf,t2srLd,tUnxGc,vHEMJe,vfuNJf,vjKJJ,w9hDv,ws9Tlc,xQtZb,xiZRqc,y5vRwf,yGfSdd,yRXbo,ywOR5c,z0u0L,zbML3c,zr1jrb,zy0vNb/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=iAskyc,ziXSP",
            "https://accounts.google.com/_/bscframe"
          ],
          "tasks": [
            {
              "urlIndex": 0,
              "startTime": 6380.8,
              "duration": 393,
              "other": 393,
              "scriptEvaluation": 0
            },
            {
              "urlIndex": 0,
              "startTime": 5944.8,
              "duration": 368,
              "other": 368,
              "scriptEvaluation": 0
            },
            {
              "urlIndex": 1,
              "startTime": 5761.8,
              "duration": 177,
              "other": 177,
              "scriptEvaluation": 0
            },
            {
              "urlIndex": 2,
              "startTime": 1692,
              "duration": 170,
              "other": 170,
              "parseHTML": 0
            },
            {
              "urlIndex": 0,
              "startTime": 4400.2,
              "duration": 129,
              "other": 129,
              "scriptEvaluation": 0,
              "styleLayout": 0
            },
            {
              "urlIndex": 0,
              "startTime": 4557.2,
              "duration": 107,
              "other": 107,
              "paintCompositeRender": 0,
              "scriptEvaluation": 0
            },
            {
              "urlIndex": 3,
              "startTime": 6312.8,
              "duration": 68,
              "other": 68,
              "scriptEvaluation": 0
            },
            {
              "urlIndex": 0,
              "startTime": 6773.8,
              "duration": 59,
              "other": 59
            },
            {
              "urlIndex": 4,
              "startTime": 6832.8,
              "duration": 53,
              "other": 53,
              "scriptEvaluation": 0
            }
          ]
        }
      },
      "guidanceLevel": 1
    },
    "non-composited-animations": {
      "id": "non-composited-animations",
      "title": "Avoid non-composited animations",
      "description": "Animations which are not composited can be janky and increase CLS. [Learn how to avoid non-composited animations](https://developer.chrome.com/docs/lighthouse/performance/non-composited-animations/)",
      "score": null,
      "scoreDisplayMode": "notApplicable",
      "metricSavings": {
        "CLS": 0
      },
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "failureReason",
              "valueType": "text"
            },
            "label": "Element"
          }
        ],
        "items": []
      },
      "guidanceLevel": 2
    },
    "unsized-images": {
      "id": "unsized-images",
      "title": "Image elements have explicit `width` and `height`",
      "description": "Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https://web.dev/articles/optimize-cls#images_without_dimensions)",
      "score": 1,
      "scoreDisplayMode": "metricSavings",
      "metricSavings": {
        "CLS": 0
      },
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "label": ""
          },
          {
            "key": "url",
            "valueType": "url",
            "label": "URL"
          }
        ],
        "items": []
      },
      "guidanceLevel": 4
    },
    "valid-source-maps": {
      "id": "valid-source-maps",
      "title": "Page has valid source maps",
      "description": "Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. [Learn more about source maps](https://developer.chrome.com/docs/devtools/javascript/source-maps/).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "scriptUrl",
            "valueType": "url",
            "subItemsHeading": {
              "key": "error"
            },
            "label": "URL"
          },
          {
            "key": "sourceMapUrl",
            "valueType": "url",
            "label": "Map URL"
          }
        ],
        "items": []
      }
    },
    "csp-xss": {
      "id": "csp-xss",
      "title": "Ensure CSP is effective against XSS attacks",
      "description": "A strong Content Security Policy (CSP) significantly reduces the risk of cross-site scripting (XSS) attacks. [Learn how to use a CSP to prevent XSS](https://developer.chrome.com/docs/lighthouse/best-practices/csp-xss/)",
      "score": null,
      "scoreDisplayMode": "notApplicable",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "description",
            "valueType": "text",
            "subItemsHeading": {
              "key": "description"
            },
            "label": "Description"
          },
          {
            "key": "directive",
            "valueType": "code",
            "subItemsHeading": {
              "key": "directive"
            },
            "label": "Directive"
          },
          {
            "key": "severity",
            "valueType": "text",
            "subItemsHeading": {
              "key": "severity"
            },
            "label": "Severity"
          }
        ],
        "items": []
      }
    },
    "has-hsts": {
      "id": "has-hsts",
      "title": "Use a strong HSTS policy",
      "description": "Deployment of the HSTS header significantly reduces the risk of downgrading HTTP connections and eavesdropping attacks. A rollout in stages, starting with a low max-age is recommended. [Learn more about using a strong HSTS policy.](https://developer.chrome.com/docs/lighthouse/best-practices/has-hsts)",
      "score": 1,
      "scoreDisplayMode": "informative",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "description",
            "valueType": "text",
            "subItemsHeading": {
              "key": "description"
            },
            "label": "Description"
          },
          {
            "key": "directive",
            "valueType": "code",
            "subItemsHeading": {
              "key": "directive"
            },
            "label": "Directive"
          },
          {
            "key": "severity",
            "valueType": "text",
            "subItemsHeading": {
              "key": "severity"
            },
            "label": "Severity"
          }
        ],
        "items": [
          {
            "directive": "preload",
            "description": "No `preload` directive found",
            "severity": "Medium"
          }
        ]
      }
    },
    "origin-isolation": {
      "id": "origin-isolation",
      "title": "Ensure proper origin isolation with COOP",
      "description": "The Cross-Origin-Opener-Policy (COOP) can be used to isolate the top-level window from other documents such as pop-ups. [Learn more about deploying the COOP header.](https://web.dev/articles/why-coop-coep#coop)",
      "score": 1,
      "scoreDisplayMode": "informative",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "description",
            "valueType": "text",
            "subItemsHeading": {
              "key": "description"
            },
            "label": "Description"
          },
          {
            "key": "directive",
            "valueType": "code",
            "subItemsHeading": {
              "key": "directive"
            },
            "label": "Directive"
          },
          {
            "key": "severity",
            "valueType": "text",
            "subItemsHeading": {
              "key": "severity"
            },
            "label": "Severity"
          }
        ],
        "items": [
          {
            "description": "No COOP header found",
            "severity": "High"
          }
        ]
      }
    },
    "clickjacking-mitigation": {
      "id": "clickjacking-mitigation",
      "title": "Mitigate clickjacking with XFO or CSP",
      "description": "The `X-Frame-Options` (XFO) header or the `frame-ancestors` directive in the `Content-Security-Policy` (CSP) header control where a page can be embedded. These can mitigate clickjacking attacks by blocking some or all sites from embedding the page. [Learn more about mitigating clickjacking](https://developer.chrome.com/docs/lighthouse/best-practices/clickjacking-mitigation).",
      "score": null,
      "scoreDisplayMode": "notApplicable",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "description",
            "valueType": "text",
            "subItemsHeading": {
              "key": "description"
            },
            "label": "Description"
          },
          {
            "key": "severity",
            "valueType": "text",
            "subItemsHeading": {
              "key": "severity"
            },
            "label": "Severity"
          }
        ],
        "items": []
      }
    },
    "trusted-types-xss": {
      "id": "trusted-types-xss",
      "title": "Mitigate DOM-based XSS with Trusted Types",
      "description": "The `require-trusted-types-for` directive in the `Content-Security-Policy` (CSP) header instructs user agents to control the data passed to DOM XSS sink functions. [Learn more about mitigating DOM-based XSS with Trusted Types](https://developer.chrome.com/docs/lighthouse/best-practices/trusted-types-xss).",
      "score": null,
      "scoreDisplayMode": "notApplicable",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "description",
            "valueType": "text",
            "subItemsHeading": {
              "key": "description"
            },
            "label": "Description"
          },
          {
            "key": "severity",
            "valueType": "text",
            "subItemsHeading": {
              "key": "severity"
            },
            "label": "Severity"
          }
        ],
        "items": []
      }
    },
    "script-treemap-data": {
      "id": "script-treemap-data",
      "title": "Script Treemap Data",
      "description": "Used for treemap app",
      "score": 1,
      "scoreDisplayMode": "informative",
      "details": {
        "type": "treemap-data",
        "nodes": [
          {
            "name": "https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Faccounts.google.com%2F&dsh=S-1943617189%3A1776797223287633&followup=https%3A%2F%2Faccounts.google.com%2F&passive=1209600&flowName=GlifWebSignIn&flowEntry=ServiceLogin&ifkv=AT1y2_Xp-9FfzzQ_DSU_ufVzvOgB-YCEjzzjwHT4RjvbHzf-Uw3j88baKvEP0tHLtOt_lnzLmkIl_A",
            "resourceBytes": 241387,
            "encodedBytes": 33843,
            "unusedBytes": 676,
            "children": [
              {
                "name": "(inline) window.WIZ_glob…",
                "resourceBytes": 8153,
                "unusedBytes": 0
              },
              {
                "name": "(inline) window[\"_F_togg…",
                "resourceBytes": 156,
                "unusedBytes": 0
              },
              {
                "name": "(inline) (function(){'us…",
                "resourceBytes": 1727,
                "unusedBytes": 532
              },
              {
                "name": "(inline) var _F_cssRowKe…",
                "resourceBytes": 171,
                "unusedBytes": 37
              },
              {
                "name": "(inline) onCssLoad();…",
                "resourceBytes": 12,
                "unusedBytes": 0
              },
              {
                "name": "(inline) (function(){'us…",
                "resourceBytes": 3119,
                "unusedBytes": 95
              },
              {
                "name": "(inline) if (window.BOQ_…",
                "resourceBytes": 130,
                "unusedBytes": 0
              },
              {
                "name": "(inline) window['_wjdc']…",
                "resourceBytes": 63,
                "unusedBytes": 0
              },
              {
                "name": "(inline) document.docume…",
                "resourceBytes": 44,
                "unusedBytes": 0
              },
              {
                "name": "(inline) var AF_initData…",
                "resourceBytes": 1393,
                "unusedBytes": 0
              },
              {
                "name": "(inline) window.wiz_prog…",
                "resourceBytes": 86,
                "unusedBytes": 0
              },
              {
                "name": "(inline) window.IJ_value…",
                "resourceBytes": 89764,
                "unusedBytes": 0
              },
              {
                "name": "(inline) AF_initDataCall…",
                "resourceBytes": 1632,
                "unusedBytes": 0
              },
              {
                "name": "(inline) (function(){'us…",
                "resourceBytes": 876,
                "unusedBytes": 12
              },
              {
                "name": "(inline) AF_initDataCall…",
                "resourceBytes": 212,
                "unusedBytes": 0
              },
              {
                "name": "(inline) AF_initDataCall…",
                "resourceBytes": 921,
                "unusedBytes": 0
              },
              {
                "name": "(inline) AF_initDataCall…",
                "resourceBytes": 73,
                "unusedBytes": 0
              },
              {
                "name": "(inline) AF_initDataCall…",
                "resourceBytes": 132329,
                "unusedBytes": 0
              },
              {
                "name": "(inline) AF_initDataCall…",
                "resourceBytes": 252,
                "unusedBytes": 0
              },
              {
                "name": "(inline) if (window['_wj…",
                "resourceBytes": 84,
                "unusedBytes": 0
              },
              {
                "name": "(inline) window.wiz_prog…",
                "resourceBytes": 104,
                "unusedBytes": 0
              },
              {
                "name": "(inline) window.wiz_prog…",
                "resourceBytes": 86,
                "unusedBytes": 0
              }
            ]
          },
          {
            "name": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/excm=_b,_tp,identifierview/ed=1/dg=0/wt=2/ujg=1/rs=AOaEmlFWL3WyKsIrFVf0YeRriayoTukHQQ/dti=1/m=_b,_tp",
            "resourceBytes": 960005,
            "encodedBytes": 277485,
            "unusedBytes": 694827
          },
          {
            "name": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=_b,_tp/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=byfTOb,lsjVmc,LEikZe",
            "resourceBytes": 34110,
            "encodedBytes": 12413,
            "unusedBytes": 10711
          },
          {
            "name": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=LEikZe,_b,_tp,byfTOb,lsjVmc/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=n73qwf,SCuOPb,IZT63,YYmHzb,vfuNJf,UUJqVe,ws9Tlc,KUM7Z,siKnQd,yGfSdd,mzzZzc,rCcCxc,cciGGe,m9oV,vjKJJ,y5vRwf,DqMihc,K1ZKnb,DiaQ5,lkFgGf,SD8Jgb,mvkUhe,CMcBD,Fndnac,t2srLd,EN3i8d,z0u0L,xiZRqc,L9OGUe,PrPYRd,MpJwZc,cYShmd,hc6Ubd,inNHtf,oLggrd,eWuMIe,WpP9Yc,xQtZb,gJzDyc,lwddkf,SpsfSb,tUnxGc,EFQ78c,zbML3c,zr1jrb,vHEMJe,YTxL4,YHI3We,Uas9Hd,zy0vNb,K0PMbc,MY7mZe,qmdT9,GwYlN,NLiXbe,LDQI",
            "resourceBytes": 850503,
            "encodedBytes": 240774,
            "unusedBytes": 543685
          },
          {
            "name": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=CMcBD,DiaQ5,DqMihc,EFQ78c,EN3i8d,Fndnac,GwYlN,IZT63,K0PMbc,K1ZKnb,KUM7Z,L9OGUe,LDQI,LEikZe,MY7mZe,MpJwZc,NLiXbe,PrPYRd,SCuOPb,SD8Jgb,SpsfSb,UUJqVe,Uas9Hd,WpP9Yc,YHI3We,YTxL4,YYmHzb,_b,_tp,byfTOb,cYShmd,cciGGe,eWuMIe,gJzDyc,hc6Ubd,inNHtf,lkFgGf,lsjVmc,lwddkf,m9oV,mvkUhe,mzzZzc,n73qwf,oLggrd,qmdT9,rCcCxc,siKnQd,t2srLd,tUnxGc,vHEMJe,vfuNJf,vjKJJ,ws9Tlc,xQtZb,xiZRqc,y5vRwf,yGfSdd,z0u0L,zbML3c,zr1jrb,zy0vNb/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=ltDFwf,rmumx,E87wgc,qPYxq,Tbb4sb,pxq3x,f8Gu1e,soHxf,YgOFye,oqkvIf,yRXbo,bTi8wc,ywOR5c,PHUIyb",
            "resourceBytes": 6162,
            "encodedBytes": 2373,
            "unusedBytes": 4186
          },
          {
            "name": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=CMcBD,DiaQ5,DqMihc,E87wgc,EFQ78c,EN3i8d,Fndnac,GwYlN,IZT63,K0PMbc,K1ZKnb,KUM7Z,L9OGUe,LDQI,LEikZe,MY7mZe,MpJwZc,NLiXbe,PHUIyb,PrPYRd,SCuOPb,SD8Jgb,SpsfSb,Tbb4sb,UUJqVe,Uas9Hd,WpP9Yc,YHI3We,YTxL4,YYmHzb,YgOFye,_b,_tp,bTi8wc,byfTOb,cYShmd,cciGGe,eWuMIe,f8Gu1e,gJzDyc,hc6Ubd,inNHtf,lkFgGf,lsjVmc,ltDFwf,lwddkf,m9oV,mvkUhe,mzzZzc,n73qwf,oLggrd,oqkvIf,pxq3x,qPYxq,qmdT9,rCcCxc,rmumx,siKnQd,soHxf,t2srLd,tUnxGc,vHEMJe,vfuNJf,vjKJJ,ws9Tlc,xQtZb,xiZRqc,y5vRwf,yGfSdd,yRXbo,ywOR5c,z0u0L,zbML3c,zr1jrb,zy0vNb/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=p3hmRc,LvGhrf,RqjULd",
            "resourceBytes": 23978,
            "encodedBytes": 8505,
            "unusedBytes": 8890
          },
          {
            "name": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=CMcBD,DiaQ5,DqMihc,E87wgc,EFQ78c,EN3i8d,Fndnac,GwYlN,IZT63,K0PMbc,K1ZKnb,KUM7Z,L9OGUe,LDQI,LEikZe,LvGhrf,MY7mZe,MpJwZc,NLiXbe,PHUIyb,PrPYRd,RqjULd,SCuOPb,SD8Jgb,SpsfSb,Tbb4sb,UUJqVe,Uas9Hd,WpP9Yc,YHI3We,YTxL4,YYmHzb,YgOFye,_b,_tp,bTi8wc,byfTOb,cYShmd,cciGGe,eWuMIe,f8Gu1e,gJzDyc,hc6Ubd,inNHtf,lkFgGf,lsjVmc,ltDFwf,lwddkf,m9oV,mvkUhe,mzzZzc,n73qwf,oLggrd,oqkvIf,p3hmRc,pxq3x,qPYxq,qmdT9,rCcCxc,rmumx,siKnQd,soHxf,t2srLd,tUnxGc,vHEMJe,vfuNJf,vjKJJ,ws9Tlc,xQtZb,xiZRqc,y5vRwf,yGfSdd,yRXbo,ywOR5c,z0u0L,zbML3c,zr1jrb,zy0vNb/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=ZwDk9d,RMhBfe",
            "resourceBytes": 3167,
            "encodedBytes": 1432,
            "unusedBytes": 1113
          },
          {
            "name": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=CMcBD,DiaQ5,DqMihc,E87wgc,EFQ78c,EN3i8d,Fndnac,GwYlN,IZT63,K0PMbc,K1ZKnb,KUM7Z,L9OGUe,LDQI,LEikZe,LvGhrf,MY7mZe,MpJwZc,NLiXbe,PHUIyb,PrPYRd,RMhBfe,RqjULd,SCuOPb,SD8Jgb,SpsfSb,Tbb4sb,UUJqVe,Uas9Hd,WpP9Yc,YHI3We,YTxL4,YYmHzb,YgOFye,ZwDk9d,_b,_tp,bTi8wc,byfTOb,cYShmd,cciGGe,eWuMIe,f8Gu1e,gJzDyc,hc6Ubd,inNHtf,lkFgGf,lsjVmc,ltDFwf,lwddkf,m9oV,mvkUhe,mzzZzc,n73qwf,oLggrd,oqkvIf,p3hmRc,pxq3x,qPYxq,qmdT9,rCcCxc,rmumx,siKnQd,soHxf,t2srLd,tUnxGc,vHEMJe,vfuNJf,vjKJJ,ws9Tlc,xQtZb,xiZRqc,y5vRwf,yGfSdd,yRXbo,ywOR5c,z0u0L,zbML3c,zr1jrb,zy0vNb/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=ZDZcre,w9hDv,A7fCU",
            "resourceBytes": 1515,
            "encodedBytes": 737,
            "unusedBytes": 206
          },
          {
            "name": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=A7fCU,CMcBD,DiaQ5,DqMihc,E87wgc,EFQ78c,EN3i8d,Fndnac,GwYlN,IZT63,K0PMbc,K1ZKnb,KUM7Z,L9OGUe,LDQI,LEikZe,LvGhrf,MY7mZe,MpJwZc,NLiXbe,PHUIyb,PrPYRd,RMhBfe,RqjULd,SCuOPb,SD8Jgb,SpsfSb,Tbb4sb,UUJqVe,Uas9Hd,WpP9Yc,YHI3We,YTxL4,YYmHzb,YgOFye,ZDZcre,ZwDk9d,_b,_tp,bTi8wc,byfTOb,cYShmd,cciGGe,eWuMIe,f8Gu1e,gJzDyc,hc6Ubd,inNHtf,lkFgGf,lsjVmc,ltDFwf,lwddkf,m9oV,mvkUhe,mzzZzc,n73qwf,oLggrd,oqkvIf,p3hmRc,pxq3x,qPYxq,qmdT9,rCcCxc,rmumx,siKnQd,soHxf,t2srLd,tUnxGc,vHEMJe,vfuNJf,vjKJJ,w9hDv,ws9Tlc,xQtZb,xiZRqc,y5vRwf,yGfSdd,yRXbo,ywOR5c,z0u0L,zbML3c,zr1jrb,zy0vNb/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=iAskyc,ziXSP",
            "resourceBytes": 2084,
            "encodedBytes": 870,
            "unusedBytes": 1296
          },
          {
            "name": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=A7fCU,CMcBD,DiaQ5,DqMihc,E87wgc,EFQ78c,EN3i8d,Fndnac,GwYlN,IZT63,K0PMbc,K1ZKnb,KUM7Z,L9OGUe,LDQI,LEikZe,LvGhrf,MY7mZe,MpJwZc,NLiXbe,PHUIyb,PrPYRd,RMhBfe,RqjULd,SCuOPb,SD8Jgb,SpsfSb,Tbb4sb,UUJqVe,Uas9Hd,WpP9Yc,YHI3We,YTxL4,YYmHzb,YgOFye,ZDZcre,ZwDk9d,_b,_tp,bTi8wc,byfTOb,cYShmd,cciGGe,eWuMIe,f8Gu1e,gJzDyc,hc6Ubd,iAskyc,inNHtf,lkFgGf,lsjVmc,ltDFwf,lwddkf,m9oV,mvkUhe,mzzZzc,n73qwf,oLggrd,oqkvIf,p3hmRc,pxq3x,qPYxq,qmdT9,rCcCxc,rmumx,siKnQd,soHxf,t2srLd,tUnxGc,vHEMJe,vfuNJf,vjKJJ,w9hDv,ws9Tlc,xQtZb,xiZRqc,y5vRwf,yGfSdd,yRXbo,ywOR5c,z0u0L,zbML3c,ziXSP,zr1jrb,zy0vNb/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=P6sQOc",
            "resourceBytes": 1973,
            "encodedBytes": 1016,
            "unusedBytes": 1536
          },
          {
            "name": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=A7fCU,CMcBD,DiaQ5,DqMihc,E87wgc,EFQ78c,EN3i8d,Fndnac,GwYlN,IZT63,K0PMbc,K1ZKnb,KUM7Z,L9OGUe,LDQI,LEikZe,LvGhrf,MY7mZe,MpJwZc,NLiXbe,P6sQOc,PHUIyb,PrPYRd,RMhBfe,RqjULd,SCuOPb,SD8Jgb,SpsfSb,Tbb4sb,UUJqVe,Uas9Hd,WpP9Yc,YHI3We,YTxL4,YYmHzb,YgOFye,ZDZcre,ZwDk9d,_b,_tp,bTi8wc,byfTOb,cYShmd,cciGGe,eWuMIe,f8Gu1e,gJzDyc,hc6Ubd,iAskyc,inNHtf,lkFgGf,lsjVmc,ltDFwf,lwddkf,m9oV,mvkUhe,mzzZzc,n73qwf,oLggrd,oqkvIf,p3hmRc,pxq3x,qPYxq,qmdT9,rCcCxc,rmumx,siKnQd,soHxf,t2srLd,tUnxGc,vHEMJe,vfuNJf,vjKJJ,w9hDv,ws9Tlc,xQtZb,xiZRqc,y5vRwf,yGfSdd,yRXbo,ywOR5c,z0u0L,zbML3c,ziXSP,zr1jrb,zy0vNb/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=wg1P6b",
            "resourceBytes": 5248,
            "encodedBytes": 2112,
            "unusedBytes": 2564
          },
          {
            "name": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=A7fCU,CMcBD,DiaQ5,DqMihc,E87wgc,EFQ78c,EN3i8d,Fndnac,GwYlN,IZT63,K0PMbc,K1ZKnb,KUM7Z,L9OGUe,LDQI,LEikZe,LvGhrf,MY7mZe,MpJwZc,NLiXbe,P6sQOc,PHUIyb,PrPYRd,RMhBfe,RqjULd,SCuOPb,SD8Jgb,SpsfSb,Tbb4sb,UUJqVe,Uas9Hd,WpP9Yc,YHI3We,YTxL4,YYmHzb,YgOFye,ZDZcre,ZwDk9d,_b,_tp,bTi8wc,byfTOb,cYShmd,cciGGe,eWuMIe,f8Gu1e,gJzDyc,hc6Ubd,iAskyc,inNHtf,lkFgGf,lsjVmc,ltDFwf,lwddkf,m9oV,mvkUhe,mzzZzc,n73qwf,oLggrd,oqkvIf,p3hmRc,pxq3x,qPYxq,qmdT9,rCcCxc,rmumx,siKnQd,soHxf,t2srLd,tUnxGc,vHEMJe,vfuNJf,vjKJJ,w9hDv,wg1P6b,ws9Tlc,xQtZb,xiZRqc,y5vRwf,yGfSdd,yRXbo,ywOR5c,z0u0L,zbML3c,ziXSP,zr1jrb,zy0vNb/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=Wt6vjf,hhhU8,FCpbqb,WhJNk",
            "resourceBytes": 3512,
            "encodedBytes": 1640,
            "unusedBytes": 1451
          }
        ]
      }
    },
    "accesskeys": {
      "id": "accesskeys",
      "title": "`[accesskey]` values are unique",
      "description": "Access keys let users quickly focus a part of the page. For proper navigation, each access key must be unique. [Learn more about access keys](https://dequeuniversity.com/rules/axe/4.11/accesskeys).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "aria-allowed-attr": {
      "id": "aria-allowed-attr",
      "title": "`[aria-*]` attributes match their roles",
      "description": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn how to match ARIA attributes to their roles](https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "aria-allowed-role": {
      "id": "aria-allowed-role",
      "title": "Uses ARIA roles only on compatible elements",
      "description": "Many HTML elements can only be assigned certain ARIA roles. Using ARIA roles where they are not allowed can interfere with the accessibility of the web page. [Learn more about ARIA roles](https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "aria-command-name": {
      "id": "aria-command-name",
      "title": "`button`, `link`, and `menuitem` elements have accessible names",
      "description": "When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to make command elements more accessible](https://dequeuniversity.com/rules/axe/4.11/aria-command-name).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "aria-conditional-attr": {
      "id": "aria-conditional-attr",
      "title": "ARIA attributes are used as specified for the element's role",
      "description": "Some ARIA attributes are only allowed on an element under certain conditions. [Learn more about conditional ARIA attributes](https://dequeuniversity.com/rules/axe/4.11/aria-conditional-attr).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "aria-deprecated-role": {
      "id": "aria-deprecated-role",
      "title": "Deprecated ARIA roles were not used",
      "description": "Deprecated ARIA roles may not be processed correctly by assistive technology. [Learn more about deprecated ARIA roles](https://dequeuniversity.com/rules/axe/4.11/aria-deprecated-role).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "aria-dialog-name": {
      "id": "aria-dialog-name",
      "title": "Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.",
      "description": "ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. [Learn how to make ARIA dialog elements more accessible](https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "aria-hidden-body": {
      "id": "aria-hidden-body",
      "title": "`[aria-hidden=\"true\"]` is not present on the document `<body>`",
      "description": "Assistive technologies, like screen readers, work inconsistently when `aria-hidden=\"true\"` is set on the document `<body>`. [Learn how `aria-hidden` affects the document body](https://dequeuniversity.com/rules/axe/4.11/aria-hidden-body).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "aria-hidden-focus": {
      "id": "aria-hidden-focus",
      "title": "`[aria-hidden=\"true\"]` elements do not contain focusable descendents",
      "description": "Focusable descendents within an `[aria-hidden=\"true\"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "aria-input-field-name": {
      "id": "aria-input-field-name",
      "title": "ARIA input fields have accessible names",
      "description": "When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about input field labels](https://dequeuniversity.com/rules/axe/4.11/aria-input-field-name).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "aria-meter-name": {
      "id": "aria-meter-name",
      "title": "ARIA `meter` elements have accessible names",
      "description": "When a meter element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `meter` elements](https://dequeuniversity.com/rules/axe/4.11/aria-meter-name).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "aria-progressbar-name": {
      "id": "aria-progressbar-name",
      "title": "ARIA `progressbar` elements have accessible names",
      "description": "When a `progressbar` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to label `progressbar` elements](https://dequeuniversity.com/rules/axe/4.11/aria-progressbar-name).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "aria-prohibited-attr": {
      "id": "aria-prohibited-attr",
      "title": "Elements use only permitted ARIA attributes",
      "description": "Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. [Learn more about prohibited ARIA roles](https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "aria-required-attr": {
      "id": "aria-required-attr",
      "title": "`[role]`s have all required `[aria-*]` attributes",
      "description": "Some ARIA roles have required attributes that describe the state of the element to screen readers. [Learn more about roles and required attributes](https://dequeuniversity.com/rules/axe/4.11/aria-required-attr).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "aria-required-children": {
      "id": "aria-required-children",
      "title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.",
      "description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https://dequeuniversity.com/rules/axe/4.11/aria-required-children).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "aria-required-parent": {
      "id": "aria-required-parent",
      "title": "`[role]`s are contained by their required parent element",
      "description": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more about ARIA roles and required parent element](https://dequeuniversity.com/rules/axe/4.11/aria-required-parent).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "aria-roles": {
      "id": "aria-roles",
      "title": "`[role]` values are valid",
      "description": "ARIA roles must have valid values in order to perform their intended accessibility functions. [Learn more about valid ARIA roles](https://dequeuniversity.com/rules/axe/4.11/aria-roles).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "aria-text": {
      "id": "aria-text",
      "title": "Elements with the `role=text` attribute do not have focusable descendents.",
      "description": "Adding `role=text` around a text node split by markup enables VoiceOver to treat it as one phrase, but the element's focusable descendents will not be announced. [Learn more about the `role=text` attribute](https://dequeuniversity.com/rules/axe/4.11/aria-text).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "aria-toggle-field-name": {
      "id": "aria-toggle-field-name",
      "title": "ARIA toggle fields have accessible names",
      "description": "When a toggle field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about toggle fields](https://dequeuniversity.com/rules/axe/4.11/aria-toggle-field-name).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "aria-tooltip-name": {
      "id": "aria-tooltip-name",
      "title": "ARIA `tooltip` elements have accessible names",
      "description": "When a tooltip element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `tooltip` elements](https://dequeuniversity.com/rules/axe/4.11/aria-tooltip-name).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "aria-treeitem-name": {
      "id": "aria-treeitem-name",
      "title": "ARIA `treeitem` elements have accessible names",
      "description": "When a `treeitem` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about labeling `treeitem` elements](https://dequeuniversity.com/rules/axe/4.11/aria-treeitem-name).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "aria-valid-attr-value": {
      "id": "aria-valid-attr-value",
      "title": "`[aria-*]` attributes have valid values",
      "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more about valid values for ARIA attributes](https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "aria-valid-attr": {
      "id": "aria-valid-attr",
      "title": "`[aria-*]` attributes are valid and not misspelled",
      "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. [Learn more about valid ARIA attributes](https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "button-name": {
      "id": "button-name",
      "title": "Buttons have an accessible name",
      "description": "When a button doesn't have an accessible name, screen readers announce it as \"button\", making it unusable for users who rely on screen readers. [Learn how to make buttons more accessible](https://dequeuniversity.com/rules/axe/4.11/button-name).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "bypass": {
      "id": "bypass",
      "title": "The page contains a heading, skip link, or landmark region",
      "description": "Adding ways to bypass repetitive content lets keyboard users navigate the page more efficiently. [Learn more about bypass blocks](https://dequeuniversity.com/rules/axe/4.11/bypass).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "color-contrast": {
      "id": "color-contrast",
      "title": "Background and foreground colors have a sufficient contrast ratio",
      "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "definition-list": {
      "id": "definition-list",
      "title": "`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.",
      "description": "When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. [Learn how to structure definition lists correctly](https://dequeuniversity.com/rules/axe/4.11/definition-list).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "dlitem": {
      "id": "dlitem",
      "title": "Definition list items are wrapped in `<dl>` elements",
      "description": "Definition list items (`<dt>` and `<dd>`) must be wrapped in a parent `<dl>` element to ensure that screen readers can properly announce them. [Learn how to structure definition lists correctly](https://dequeuniversity.com/rules/axe/4.11/dlitem).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "document-title": {
      "id": "document-title",
      "title": "Document has a `<title>` element",
      "description": "The title gives screen reader users an overview of the page, and search engine users rely on it heavily to determine if a page is relevant to their search. [Learn more about document titles](https://dequeuniversity.com/rules/axe/4.11/document-title).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "duplicate-id-aria": {
      "id": "duplicate-id-aria",
      "title": "ARIA IDs are unique",
      "description": "The value of an ARIA ID must be unique to prevent other instances from being overlooked by assistive technologies. [Learn how to fix duplicate ARIA IDs](https://dequeuniversity.com/rules/axe/4.11/duplicate-id-aria).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "empty-heading": {
      "id": "empty-heading",
      "title": "All heading elements contain content.",
      "description": "A heading with no content or inaccessible text prevent screen reader users from accessing information on the page's structure. [Learn more about headings](https://dequeuniversity.com/rules/axe/4.11/empty-heading).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "form-field-multiple-labels": {
      "id": "form-field-multiple-labels",
      "title": "No form fields have multiple labels",
      "description": "Form fields with multiple labels can be confusingly announced by assistive technologies like screen readers which use either the first, the last, or all of the labels. [Learn how to use form labels](https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "frame-title": {
      "id": "frame-title",
      "title": "`<frame>` or `<iframe>` elements have a title",
      "description": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more about frame titles](https://dequeuniversity.com/rules/axe/4.11/frame-title).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "heading-order": {
      "id": "heading-order",
      "title": "Heading elements appear in a sequentially-descending order",
      "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "html-has-lang": {
      "id": "html-has-lang",
      "title": "`<html>` element has a `[lang]` attribute",
      "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https://dequeuniversity.com/rules/axe/4.11/html-has-lang).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "html-lang-valid": {
      "id": "html-lang-valid",
      "title": "`<html>` element has a valid value for its `[lang]` attribute",
      "description": "Specifying a valid [BCP 47 language](https://www.w3.org/International/questions/qa-choosing-language-tags#question) helps screen readers announce text properly. [Learn how to use the `lang` attribute](https://dequeuniversity.com/rules/axe/4.11/html-lang-valid).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "html-xml-lang-mismatch": {
      "id": "html-xml-lang-mismatch",
      "title": "`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.",
      "description": "If the webpage does not specify a consistent language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https://dequeuniversity.com/rules/axe/4.11/html-xml-lang-mismatch).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "identical-links-same-purpose": {
      "id": "identical-links-same-purpose",
      "title": "Identical links have the same purpose.",
      "description": "Links with the same destination should have the same description, to help users understand the link's purpose and decide whether to follow it. [Learn more about identical links](https://dequeuniversity.com/rules/axe/4.11/identical-links-same-purpose).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "image-alt": {
      "id": "image-alt",
      "title": "Image elements have `[alt]` attributes",
      "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.11/image-alt).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "image-redundant-alt": {
      "id": "image-redundant-alt",
      "title": "Image elements do not have `[alt]` attributes that are redundant text.",
      "description": "Informative elements should aim for short, descriptive alternative text. Alternative text that is exactly the same as the text adjacent to the link or image is potentially confusing for screen reader users, because the text will be read twice. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "input-button-name": {
      "id": "input-button-name",
      "title": "Input buttons have discernible text.",
      "description": "Adding discernable and accessible text to input buttons may help screen reader users understand the purpose of the input button. [Learn more about input buttons](https://dequeuniversity.com/rules/axe/4.11/input-button-name).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "input-image-alt": {
      "id": "input-image-alt",
      "title": "`<input type=\"image\">` elements have `[alt]` text",
      "description": "When an image is being used as an `<input>` button, providing alternative text can help screen reader users understand the purpose of the button. [Learn about input image alt text](https://dequeuniversity.com/rules/axe/4.11/input-image-alt).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "label-content-name-mismatch": {
      "id": "label-content-name-mismatch",
      "title": "Elements with visible text labels have matching accessible names.",
      "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.11/label-content-name-mismatch).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "label": {
      "id": "label",
      "title": "Form elements have associated labels",
      "description": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more about form element labels](https://dequeuniversity.com/rules/axe/4.11/label).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "landmark-one-main": {
      "id": "landmark-one-main",
      "title": "Document has a main landmark.",
      "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "link-name": {
      "id": "link-name",
      "title": "Links have a discernible name",
      "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "link-in-text-block": {
      "id": "link-in-text-block",
      "title": "Links are distinguishable without relying on color.",
      "description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https://dequeuniversity.com/rules/axe/4.11/link-in-text-block).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "list": {
      "id": "list",
      "title": "Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).",
      "description": "Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. [Learn more about proper list structure](https://dequeuniversity.com/rules/axe/4.11/list).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "listitem": {
      "id": "listitem",
      "title": "List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements",
      "description": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. [Learn more about proper list structure](https://dequeuniversity.com/rules/axe/4.11/listitem).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "meta-refresh": {
      "id": "meta-refresh",
      "title": "The document does not use `<meta http-equiv=\"refresh\">`",
      "description": "Users do not expect a page to refresh automatically, and doing so will move focus back to the top of the page. This may create a frustrating or confusing experience. [Learn more about the refresh meta tag](https://dequeuniversity.com/rules/axe/4.11/meta-refresh).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "meta-viewport": {
      "id": "meta-viewport",
      "title": "`[user-scalable=\"no\"]` is not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5.",
      "description": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more about the viewport meta tag](https://dequeuniversity.com/rules/axe/4.11/meta-viewport).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "object-alt": {
      "id": "object-alt",
      "title": "`<object>` elements have alternate text",
      "description": "Screen readers cannot translate non-text content. Adding alternate text to `<object>` elements helps screen readers convey meaning to users. [Learn more about alt text for `object` elements](https://dequeuniversity.com/rules/axe/4.11/object-alt).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "select-name": {
      "id": "select-name",
      "title": "Select elements have associated label elements.",
      "description": "Form elements without effective labels can create frustrating experiences for screen reader users. [Learn more about the `select` element](https://dequeuniversity.com/rules/axe/4.11/select-name).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "skip-link": {
      "id": "skip-link",
      "title": "Skip links are focusable.",
      "description": "Including a skip link can help users skip to the main content to save time. [Learn more about skip links](https://dequeuniversity.com/rules/axe/4.11/skip-link).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "tabindex": {
      "id": "tabindex",
      "title": "No element has a `[tabindex]` value greater than 0",
      "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https://dequeuniversity.com/rules/axe/4.11/tabindex).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "table-duplicate-name": {
      "id": "table-duplicate-name",
      "title": "Tables have different content in the summary attribute and `<caption>`.",
      "description": "The summary attribute should describe the table structure, while `<caption>` should have the onscreen title. Accurate table mark-up helps users of screen readers. [Learn more about summary and caption](https://dequeuniversity.com/rules/axe/4.11/table-duplicate-name).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "table-fake-caption": {
      "id": "table-fake-caption",
      "title": "Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.",
      "description": "Screen readers have features to make navigating tables easier. Ensuring that tables use the actual caption element instead of cells with the `[colspan]` attribute may improve the experience for screen reader users. [Learn more about captions](https://dequeuniversity.com/rules/axe/4.11/table-fake-caption).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "target-size": {
      "id": "target-size",
      "title": "Touch targets have sufficient size and spacing.",
      "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "subItemsHeading": {
              "key": "relatedNode",
              "valueType": "node"
            },
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "td-has-header": {
      "id": "td-has-header",
      "title": "`<td>` elements in a large `<table>` have one or more table headers.",
      "description": "Screen readers have features to make navigating tables easier. Ensuring that `<td>` elements in a large table (3 or more cells in width and height) have an associated table header may improve the experience for screen reader users. [Learn more about table headers](https://dequeuniversity.com/rules/axe/4.11/td-has-header).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "td-headers-attr": {
      "id": "td-headers-attr",
      "title": "Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.",
      "description": "Screen readers have features to make navigating tables easier. Ensuring `<td>` cells using the `[headers]` attribute only refer to other cells in the same table may improve the experience for screen reader users. [Learn more about the `headers` attribute](https://dequeuniversity.com/rules/axe/4.11/td-headers-attr).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "th-has-data-cells": {
      "id": "th-has-data-cells",
      "title": "`<th>` elements and elements with `[role=\"columnheader\"/\"rowheader\"]` have data cells they describe.",
      "description": "Screen readers have features to make navigating tables easier. Ensuring table headers always refer to some set of cells may improve the experience for screen reader users. [Learn more about table headers](https://dequeuniversity.com/rules/axe/4.11/th-has-data-cells).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "valid-lang": {
      "id": "valid-lang",
      "title": "`[lang]` attributes have a valid value",
      "description": "Specifying a valid [BCP 47 language](https://www.w3.org/International/questions/qa-choosing-language-tags#question) on elements helps ensure that text is pronounced correctly by a screen reader. [Learn how to use the `lang` attribute](https://dequeuniversity.com/rules/axe/4.11/valid-lang).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "video-caption": {
      "id": "video-caption",
      "title": "`<video>` elements contain a `<track>` element with `[kind=\"captions\"]`",
      "description": "When a video provides a caption it is easier for deaf and hearing impaired users to access its information. [Learn more about video captions](https://dequeuniversity.com/rules/axe/4.11/video-caption).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "custom-controls-labels": {
      "id": "custom-controls-labels",
      "title": "Custom controls have associated labels",
      "description": "Custom interactive controls have associated labels, provided by aria-label or aria-labelledby. [Learn more about custom controls and labels](https://developer.chrome.com/docs/lighthouse/accessibility/custom-controls-labels/).",
      "score": null,
      "scoreDisplayMode": "manual"
    },
    "custom-controls-roles": {
      "id": "custom-controls-roles",
      "title": "Custom controls have ARIA roles",
      "description": "Custom interactive controls have appropriate ARIA roles. [Learn how to add roles to custom controls](https://developer.chrome.com/docs/lighthouse/accessibility/custom-control-roles/).",
      "score": null,
      "scoreDisplayMode": "manual"
    },
    "focus-traps": {
      "id": "focus-traps",
      "title": "User focus is not accidentally trapped in a region",
      "description": "A user can tab into and out of any control or region without accidentally trapping their focus. [Learn how to avoid focus traps](https://developer.chrome.com/docs/lighthouse/accessibility/focus-traps/).",
      "score": null,
      "scoreDisplayMode": "manual"
    },
    "focusable-controls": {
      "id": "focusable-controls",
      "title": "Interactive controls are keyboard focusable",
      "description": "Custom interactive controls are keyboard focusable and display a focus indicator. [Learn how to make custom controls focusable](https://developer.chrome.com/docs/lighthouse/accessibility/focusable-controls/).",
      "score": null,
      "scoreDisplayMode": "manual"
    },
    "interactive-element-affordance": {
      "id": "interactive-element-affordance",
      "title": "Interactive elements indicate their purpose and state",
      "description": "Interactive elements, such as links and buttons, should indicate their state and be distinguishable from non-interactive elements. [Learn how to decorate interactive elements with affordance hints](https://developer.chrome.com/docs/lighthouse/accessibility/interactive-element-affordance/).",
      "score": null,
      "scoreDisplayMode": "manual"
    },
    "logical-tab-order": {
      "id": "logical-tab-order",
      "title": "The page has a logical tab order",
      "description": "Tabbing through the page follows the visual layout. Users cannot focus elements that are offscreen. [Learn more about logical tab ordering](https://developer.chrome.com/docs/lighthouse/accessibility/logical-tab-order/).",
      "score": null,
      "scoreDisplayMode": "manual"
    },
    "managed-focus": {
      "id": "managed-focus",
      "title": "The user's focus is directed to new content added to the page",
      "description": "If new content, such as a dialog, is added to the page, the user's focus is directed to it. [Learn how to direct focus to new content](https://developer.chrome.com/docs/lighthouse/accessibility/managed-focus/).",
      "score": null,
      "scoreDisplayMode": "manual"
    },
    "offscreen-content-hidden": {
      "id": "offscreen-content-hidden",
      "title": "Offscreen content is hidden from assistive technology",
      "description": "Offscreen content is hidden with display: none or aria-hidden=true. [Learn how to properly hide offscreen content](https://developer.chrome.com/docs/lighthouse/accessibility/offscreen-content-hidden/).",
      "score": null,
      "scoreDisplayMode": "manual"
    },
    "use-landmarks": {
      "id": "use-landmarks",
      "title": "HTML5 landmark elements are used to improve navigation",
      "description": "Landmark elements (`<main>`, `<nav>`, etc.) are used to improve the keyboard navigation of the page for assistive technology. [Learn more about landmark elements](https://developer.chrome.com/docs/lighthouse/accessibility/use-landmarks/).",
      "score": null,
      "scoreDisplayMode": "manual"
    },
    "visual-order-follows-dom": {
      "id": "visual-order-follows-dom",
      "title": "Visual order on the page follows DOM order",
      "description": "DOM order matches the visual order, improving navigation for assistive technology. [Learn more about DOM and visual ordering](https://developer.chrome.com/docs/lighthouse/accessibility/visual-order-follows-dom/).",
      "score": null,
      "scoreDisplayMode": "manual"
    },
    "total-byte-weight": {
      "id": "total-byte-weight",
      "title": "Avoids enormous network payloads",
      "description": "Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https://developer.chrome.com/docs/lighthouse/performance/total-byte-weight/).",
      "score": 1,
      "scoreDisplayMode": "metricSavings",
      "numericValue": 781002,
      "numericUnit": "byte",
      "displayValue": "Total size was 763 KiB",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "url",
            "valueType": "url",
            "label": "URL"
          },
          {
            "key": "totalBytes",
            "valueType": "bytes",
            "label": "Transfer Size"
          }
        ],
        "items": [
          {
            "url": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/excm=_b,_tp,identifierview/ed=1/dg=0/wt=2/ujg=1/rs=AOaEmlFWL3WyKsIrFVf0YeRriayoTukHQQ/dti=1/m=_b,_tp",
            "totalBytes": 278131
          },
          {
            "url": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=LEikZe,_b,_tp,byfTOb,lsjVmc/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=n73qwf,SCuOPb,IZT63,YYmHzb,vfuNJf,UUJqVe,ws9Tlc,KUM7Z,siKnQd,yGfSdd,mzzZzc,rCcCxc,cciGGe,m9oV,vjKJJ,y5vRwf,DqMihc,K1ZKnb,DiaQ5,lkFgGf,SD8Jgb,mvkUhe,CMcBD,Fndnac,t2srLd,EN3i8d,z0u0L,xiZRqc,L9OGUe,PrPYRd,MpJwZc,cYShmd,hc6Ubd,inNHtf,oLggrd,eWuMIe,WpP9Yc,xQtZb,gJzDyc,lwddkf,SpsfSb,tUnxGc,EFQ78c,zbML3c,zr1jrb,vHEMJe,YTxL4,YHI3We,Uas9Hd,zy0vNb,K0PMbc,MY7mZe,qmdT9,GwYlN,NLiXbe,LDQI",
            "totalBytes": 240803
          },
          {
            "url": "https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Faccounts.google.com%2F&dsh=S-1943617189%3A1776797223287633&followup=https%3A%2F%2Faccounts.google.com%2F&passive=1209600&flowName=GlifWebSignIn&flowEntry=ServiceLogin&ifkv=AT1y2_Xp-9FfzzQ_DSU_ufVzvOgB-YCEjzzjwHT4RjvbHzf-Uw3j88baKvEP0tHLtOt_lnzLmkIl_A",
            "totalBytes": 169138
          },
          {
            "url": "https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2",
            "totalBytes": 55178
          },
          {
            "url": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=_b,_tp/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=byfTOb,lsjVmc,LEikZe",
            "totalBytes": 12523
          },
          {
            "url": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=CMcBD,DiaQ5,DqMihc,E87wgc,EFQ78c,EN3i8d,Fndnac,GwYlN,IZT63,K0PMbc,K1ZKnb,KUM7Z,L9OGUe,LDQI,LEikZe,MY7mZe,MpJwZc,NLiXbe,PHUIyb,PrPYRd,SCuOPb,SD8Jgb,SpsfSb,Tbb4sb,UUJqVe,Uas9Hd,WpP9Yc,YHI3We,YTxL4,YYmHzb,YgOFye,_b,_tp,bTi8wc,byfTOb,cYShmd,cciGGe,eWuMIe,f8Gu1e,gJzDyc,hc6Ubd,inNHtf,lkFgGf,lsjVmc,ltDFwf,lwddkf,m9oV,mvkUhe,mzzZzc,n73qwf,oLggrd,oqkvIf,pxq3x,qPYxq,qmdT9,rCcCxc,rmumx,siKnQd,soHxf,t2srLd,tUnxGc,vHEMJe,vfuNJf,vjKJJ,ws9Tlc,xQtZb,xiZRqc,y5vRwf,yGfSdd,yRXbo,ywOR5c,z0u0L,zbML3c,zr1jrb,zy0vNb/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=p3hmRc,LvGhrf,RqjULd",
            "totalBytes": 8532
          },
          {
            "url": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=CMcBD,DiaQ5,DqMihc,EFQ78c,EN3i8d,Fndnac,GwYlN,IZT63,K0PMbc,K1ZKnb,KUM7Z,L9OGUe,LDQI,LEikZe,MY7mZe,MpJwZc,NLiXbe,PrPYRd,SCuOPb,SD8Jgb,SpsfSb,UUJqVe,Uas9Hd,WpP9Yc,YHI3We,YTxL4,YYmHzb,_b,_tp,byfTOb,cYShmd,cciGGe,eWuMIe,gJzDyc,hc6Ubd,inNHtf,lkFgGf,lsjVmc,lwddkf,m9oV,mvkUhe,mzzZzc,n73qwf,oLggrd,qmdT9,rCcCxc,siKnQd,t2srLd,tUnxGc,vHEMJe,vfuNJf,vjKJJ,ws9Tlc,xQtZb,xiZRqc,y5vRwf,yGfSdd,z0u0L,zbML3c,zr1jrb,zy0vNb/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=ltDFwf,rmumx,E87wgc,qPYxq,Tbb4sb,pxq3x,f8Gu1e,soHxf,YgOFye,oqkvIf,yRXbo,bTi8wc,ywOR5c,PHUIyb",
            "totalBytes": 2400
          },
          {
            "url": "https://accounts.youtube.com/accounts/CheckConnection?pmpo=https%3A%2F%2Faccounts.google.com&v=1546823138&timestamp=1776797224012",
            "totalBytes": 2183
          },
          {
            "url": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=A7fCU,CMcBD,DiaQ5,DqMihc,E87wgc,EFQ78c,EN3i8d,Fndnac,GwYlN,IZT63,K0PMbc,K1ZKnb,KUM7Z,L9OGUe,LDQI,LEikZe,LvGhrf,MY7mZe,MpJwZc,NLiXbe,P6sQOc,PHUIyb,PrPYRd,RMhBfe,RqjULd,SCuOPb,SD8Jgb,SpsfSb,Tbb4sb,UUJqVe,Uas9Hd,WpP9Yc,YHI3We,YTxL4,YYmHzb,YgOFye,ZDZcre,ZwDk9d,_b,_tp,bTi8wc,byfTOb,cYShmd,cciGGe,eWuMIe,f8Gu1e,gJzDyc,hc6Ubd,iAskyc,inNHtf,lkFgGf,lsjVmc,ltDFwf,lwddkf,m9oV,mvkUhe,mzzZzc,n73qwf,oLggrd,oqkvIf,p3hmRc,pxq3x,qPYxq,qmdT9,rCcCxc,rmumx,siKnQd,soHxf,t2srLd,tUnxGc,vHEMJe,vfuNJf,vjKJJ,w9hDv,ws9Tlc,xQtZb,xiZRqc,y5vRwf,yGfSdd,yRXbo,ywOR5c,z0u0L,zbML3c,ziXSP,zr1jrb,zy0vNb/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=wg1P6b",
            "totalBytes": 2139
          },
          {
            "url": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=A7fCU,CMcBD,DiaQ5,DqMihc,E87wgc,EFQ78c,EN3i8d,Fndnac,GwYlN,IZT63,K0PMbc,K1ZKnb,KUM7Z,L9OGUe,LDQI,LEikZe,LvGhrf,MY7mZe,MpJwZc,NLiXbe,P6sQOc,PHUIyb,PrPYRd,RMhBfe,RqjULd,SCuOPb,SD8Jgb,SpsfSb,Tbb4sb,UUJqVe,Uas9Hd,WpP9Yc,YHI3We,YTxL4,YYmHzb,YgOFye,ZDZcre,ZwDk9d,_b,_tp,bTi8wc,byfTOb,cYShmd,cciGGe,eWuMIe,f8Gu1e,gJzDyc,hc6Ubd,iAskyc,inNHtf,lkFgGf,lsjVmc,ltDFwf,lwddkf,m9oV,mvkUhe,mzzZzc,n73qwf,oLggrd,oqkvIf,p3hmRc,pxq3x,qPYxq,qmdT9,rCcCxc,rmumx,siKnQd,soHxf,t2srLd,tUnxGc,vHEMJe,vfuNJf,vjKJJ,w9hDv,wg1P6b,ws9Tlc,xQtZb,xiZRqc,y5vRwf,yGfSdd,yRXbo,ywOR5c,z0u0L,zbML3c,ziXSP,zr1jrb,zy0vNb/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=Wt6vjf,hhhU8,FCpbqb,WhJNk",
            "totalBytes": 1667
          }
        ],
        "sortedBy": [
          "totalBytes"
        ]
      },
      "guidanceLevel": 1
    },
    "unminified-css": {
      "id": "unminified-css",
      "title": "Minify CSS",
      "description": "Minifying CSS files can reduce network payload sizes. [Learn how to minify CSS](https://developer.chrome.com/docs/lighthouse/performance/unminified-css/).",
      "score": 1,
      "scoreDisplayMode": "metricSavings",
      "numericValue": 0,
      "numericUnit": "millisecond",
      "displayValue": "",
      "metricSavings": {
        "FCP": 0,
        "LCP": 0
      },
      "details": {
        "type": "opportunity",
        "headings": [],
        "items": [],
        "overallSavingsMs": 0,
        "overallSavingsBytes": 0,
        "sortedBy": [
          "wastedBytes"
        ],
        "debugData": {
          "type": "debugdata",
          "metricSavings": {
            "FCP": 0,
            "LCP": 0
          }
        }
      },
      "guidanceLevel": 3
    },
    "unminified-javascript": {
      "id": "unminified-javascript",
      "title": "Minify JavaScript",
      "description": "Minifying JavaScript files can reduce payload sizes and script parse time. [Learn how to minify JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unminified-javascript/).",
      "score": 1,
      "scoreDisplayMode": "metricSavings",
      "numericValue": 0,
      "numericUnit": "millisecond",
      "displayValue": "",
      "warnings": [],
      "metricSavings": {
        "FCP": 0,
        "LCP": 0
      },
      "details": {
        "type": "opportunity",
        "headings": [],
        "items": [],
        "overallSavingsMs": 0,
        "overallSavingsBytes": 0,
        "sortedBy": [
          "wastedBytes"
        ],
        "debugData": {
          "type": "debugdata",
          "metricSavings": {
            "FCP": 0,
            "LCP": 0
          }
        }
      },
      "guidanceLevel": 3
    },
    "unused-css-rules": {
      "id": "unused-css-rules",
      "title": "Reduce unused CSS",
      "description": "Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).",
      "score": 0.5,
      "scoreDisplayMode": "metricSavings",
      "numericValue": 0,
      "numericUnit": "millisecond",
      "displayValue": "Est savings of 163 KiB",
      "metricSavings": {
        "FCP": 0,
        "LCP": 0
      },
      "details": {
        "type": "opportunity",
        "headings": [
          {
            "key": "url",
            "valueType": "url",
            "label": "URL"
          },
          {
            "key": "totalBytes",
            "valueType": "bytes",
            "label": "Transfer Size"
          },
          {
            "key": "wastedBytes",
            "valueType": "bytes",
            "label": "Est Savings"
          }
        ],
        "items": [
          {
            "url": ":root{--wf-harmonize-filter-light:none;--wf-harmonize-filter-dark:none} …",
            "wastedBytes": 166663,
            "wastedPercent": 96.80221178028565,
            "totalBytes": 172169
          }
        ],
        "overallSavingsMs": 0,
        "overallSavingsBytes": 166663,
        "sortedBy": [
          "wastedBytes"
        ],
        "debugData": {
          "type": "debugdata",
          "metricSavings": {
            "FCP": 0,
            "LCP": 0
          }
        }
      },
      "guidanceLevel": 1
    },
    "unused-javascript": {
      "id": "unused-javascript",
      "title": "Reduce unused JavaScript",
      "description": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).",
      "score": 0,
      "scoreDisplayMode": "metricSavings",
      "numericValue": 1720,
      "numericUnit": "millisecond",
      "displayValue": "Est savings of 346 KiB",
      "metricSavings": {
        "FCP": 1700,
        "LCP": 1700
      },
      "details": {
        "type": "opportunity",
        "headings": [
          {
            "key": "url",
            "valueType": "url",
            "subItemsHeading": {
              "key": "source",
              "valueType": "code"
            },
            "label": "URL"
          },
          {
            "key": "totalBytes",
            "valueType": "bytes",
            "subItemsHeading": {
              "key": "sourceBytes"
            },
            "label": "Transfer Size"
          },
          {
            "key": "wastedBytes",
            "valueType": "bytes",
            "subItemsHeading": {
              "key": "sourceWastedBytes"
            },
            "label": "Est Savings"
          }
        ],
        "items": [
          {
            "url": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/excm=_b,_tp,identifierview/ed=1/dg=0/wt=2/ujg=1/rs=AOaEmlFWL3WyKsIrFVf0YeRriayoTukHQQ/dti=1/m=_b,_tp",
            "totalBytes": 277485,
            "wastedBytes": 200837,
            "wastedPercent": 72.37743553418993
          },
          {
            "url": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/ck=boq-identity.AccountsSignInUi.2pT6FJaX814.L.B1.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/exm=LEikZe,_b,_tp,byfTOb,lsjVmc/excm=_b,_tp,identifierview/ed=1/wt=2/ujg=1/rs=AOaEmlGMQcJ9wAV3yMTQVeO_IZwbsm-3cQ/ee=ASJRFf:DAnQ7e;Al0B8:kibjWe;DaIJ8c:iAskyc;EVNhjf:pw70Gc;EkYFhd:GwYlN;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SMDL4c:K0PMbc;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;UpnZUd:nnwwYc;Uvc8o:VDovNc;VlRiDf:j7ZRif;XdiAjb:NLiXbe;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;nTuGK:JKNPM;oGtAuc:sOXFj;oSUNyd:K0PMbc;oXZmbc:tUnxGc;pXdRYb:L9OGUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;sHdTOe:nSePib;vNjB7d:YTxL4;wR5FRb:siKnQd;wc73nd:kqeOEd;yxTchf:KUM7Z/dti=1/m=n73qwf,SCuOPb,IZT63,YYmHzb,vfuNJf,UUJqVe,ws9Tlc,KUM7Z,siKnQd,yGfSdd,mzzZzc,rCcCxc,cciGGe,m9oV,vjKJJ,y5vRwf,DqMihc,K1ZKnb,DiaQ5,lkFgGf,SD8Jgb,mvkUhe,CMcBD,Fndnac,t2srLd,EN3i8d,z0u0L,xiZRqc,L9OGUe,PrPYRd,MpJwZc,cYShmd,hc6Ubd,inNHtf,oLggrd,eWuMIe,WpP9Yc,xQtZb,gJzDyc,lwddkf,SpsfSb,tUnxGc,EFQ78c,zbML3c,zr1jrb,vHEMJe,YTxL4,YHI3We,Uas9Hd,zy0vNb,K0PMbc,MY7mZe,qmdT9,GwYlN,NLiXbe,LDQI",
            "totalBytes": 240774,
            "wastedBytes": 153915,
            "wastedPercent": 63.92511255104333
          }
        ],
        "overallSavingsMs": 1720,
        "overallSavingsBytes": 354752,
        "sortedBy": [
          "wastedBytes"
        ],
        "debugData": {
          "type": "debugdata",
          "metricSavings": {
            "FCP": 1720,
            "LCP": 1720
          }
        }
      },
      "guidanceLevel": 1
    },
    "doctype": {
      "id": "doctype",
      "title": "Page has the HTML doctype",
      "description": "Specifying a doctype prevents the browser from switching to quirks-mode. [Learn more about the doctype declaration](https://developer.chrome.com/docs/lighthouse/best-practices/doctype/).",
      "score": 1,
      "scoreDisplayMode": "binary"
    },
    "charset": {
      "id": "charset",
      "title": "Properly defines charset",
      "description": "A character encoding declaration is required. It can be done with a `<meta>` tag in the first 1024 bytes of the HTML or in the Content-Type HTTP response header. [Learn more about declaring the character encoding](https://developer.chrome.com/docs/lighthouse/best-practices/charset/).",
      "score": 1,
      "scoreDisplayMode": "binary"
    },
    "geolocation-on-start": {
      "id": "geolocation-on-start",
      "title": "Avoids requesting the geolocation permission on page load",
      "description": "Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to a user action instead. [Learn more about the geolocation permission](https://developer.chrome.com/docs/lighthouse/best-practices/geolocation-on-start/).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "source",
            "valueType": "source-location",
            "label": "Source"
          }
        ],
        "items": []
      }
    },
    "inspector-issues": {
      "id": "inspector-issues",
      "title": "No issues in the `Issues` panel in Chrome Devtools",
      "description": "Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "issueType",
            "valueType": "text",
            "subItemsHeading": {
              "key": "url",
              "valueType": "url"
            },
            "label": "Issue type"
          }
        ],
        "items": []
      }
    },
    "js-libraries": {
      "id": "js-libraries",
      "title": "Detected JavaScript libraries",
      "description": "All front-end JavaScript libraries detected on the page. [Learn more about this JavaScript library detection diagnostic audit](https://developer.chrome.com/docs/lighthouse/best-practices/js-libraries/).",
      "score": 1,
      "scoreDisplayMode": "informative",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "name",
            "valueType": "text",
            "label": "Name"
          },
          {
            "key": "version",
            "valueType": "text",
            "label": "Version"
          }
        ],
        "items": [
          {
            "name": "Boq"
          },
          {
            "name": "Wiz"
          }
        ],
        "debugData": {
          "type": "debugdata",
          "stacks": [
            {
              "id": "boq"
            },
            {
              "id": "wiz"
            }
          ]
        }
      }
    },
    "notification-on-start": {
      "id": "notification-on-start",
      "title": "Avoids requesting the notification permission on page load",
      "description": "Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. [Learn more about responsibly getting permission for notifications](https://developer.chrome.com/docs/lighthouse/best-practices/notification-on-start/).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "source",
            "valueType": "source-location",
            "label": "Source"
          }
        ],
        "items": []
      }
    },
    "paste-preventing-inputs": {
      "id": "paste-preventing-inputs",
      "title": "Allows users to paste into input fields",
      "description": "Preventing input pasting is a bad practice for the UX, and weakens security by blocking password managers.[Learn more about user-friendly input fields](https://developer.chrome.com/docs/lighthouse/best-practices/paste-preventing-inputs/).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "label": "Failing Elements"
          }
        ],
        "items": []
      }
    },
    "meta-description": {
      "id": "meta-description",
      "title": "Document does not have a meta description",
      "description": "Meta descriptions may be included in search results to concisely summarize page content. [Learn more about the meta description](https://developer.chrome.com/docs/lighthouse/seo/meta-description/).",
      "score": 0,
      "scoreDisplayMode": "binary",
      "explanation": "Description text is empty."
    },
    "http-status-code": {
      "id": "http-status-code",
      "title": "Page has successful HTTP status code",
      "description": "Pages with unsuccessful HTTP status codes may not be indexed properly. [Learn more about HTTP status codes](https://developer.chrome.com/docs/lighthouse/seo/http-status-code/).",
      "score": 1,
      "scoreDisplayMode": "binary"
    },
    "link-text": {
      "id": "link-text",
      "title": "Links have descriptive text",
      "description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "href",
            "valueType": "url",
            "label": "Link destination"
          },
          {
            "key": "text",
            "valueType": "text",
            "label": "Link Text"
          }
        ],
        "items": []
      }
    },
    "crawlable-anchors": {
      "id": "crawlable-anchors",
      "title": "Links are crawlable",
      "description": "Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https://support.google.com/webmasters/answer/9112205)",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "label": "Uncrawlable Link"
          }
        ],
        "items": []
      }
    },
    "is-crawlable": {
      "id": "is-crawlable",
      "title": "Page isn’t blocked from indexing",
      "description": "Search engines are unable to include your pages in search results if they don't have permission to crawl them. [Learn more about crawler directives](https://developer.chrome.com/docs/lighthouse/seo/is-crawlable/).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "warnings": [],
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "source",
            "valueType": "code",
            "label": "Blocking Directive Source"
          }
        ],
        "items": []
      }
    },
    "robots-txt": {
      "id": "robots-txt",
      "title": "robots.txt is valid",
      "description": "If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. [Learn more about robots.txt](https://developer.chrome.com/docs/lighthouse/seo/invalid-robots-txt/).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "index",
            "valueType": "text",
            "label": "Line #"
          },
          {
            "key": "line",
            "valueType": "code",
            "label": "Content"
          },
          {
            "key": "message",
            "valueType": "code",
            "label": "Error"
          }
        ],
        "items": []
      }
    },
    "hreflang": {
      "id": "hreflang",
      "title": "Document has a valid `hreflang`",
      "description": "hreflang links tell search engines what version of a page they should list in search results for a given language or region. [Learn more about `hreflang`](https://developer.chrome.com/docs/lighthouse/seo/hreflang/).",
      "score": 1,
      "scoreDisplayMode": "binary",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "source",
            "valueType": "code",
            "subItemsHeading": {
              "key": "reason",
              "valueType": "text"
            },
            "label": ""
          }
        ],
        "items": []
      }
    },
    "canonical": {
      "id": "canonical",
      "title": "Document has a valid `rel=canonical`",
      "description": "Canonical links suggest which URL to show in search results. [Learn more about canonical links](https://developer.chrome.com/docs/lighthouse/seo/canonical/).",
      "score": null,
      "scoreDisplayMode": "notApplicable"
    },
    "structured-data": {
      "id": "structured-data",
      "title": "Structured data is valid",
      "description": "Run the [Structured Data Testing Tool](https://developers.google.com/search/docs/appearance/structured-data/) to validate structured data. [Learn more about Structured Data](https://developer.chrome.com/docs/lighthouse/seo/structured-data/).",
      "score": null,
      "scoreDisplayMode": "manual"
    },
    "bf-cache": {
      "id": "bf-cache",
      "title": "Page prevented back/forward cache restoration",
      "description": "Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. [Learn more about the bfcache](https://developer.chrome.com/docs/lighthouse/performance/bf-cache/)",
      "score": 0,
      "scoreDisplayMode": "binary",
      "displayValue": "4 failure reasons",
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "reason",
            "valueType": "text",
            "subItemsHeading": {
              "key": "frameUrl",
              "valueType": "url"
            },
            "label": "Failure reason"
          },
          {
            "key": "failureType",
            "valueType": "text",
            "label": "Failure type"
          }
        ],
        "items": [
          {
            "reason": "Pages with cache-control:no-store header cannot enter back/forward cache.",
            "failureType": "Actionable",
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "frameUrl": "https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Faccounts.google.com%2F&dsh=S-1943617189%3A1776797223287633&followup=https%3A%2F%2Faccounts.google.com%2F&passive=1209600&flowName=GlifWebSignIn&flowEntry=ServiceLogin&ifkv=AT1y2_Xp-9FfzzQ_DSU_ufVzvOgB-YCEjzzjwHT4RjvbHzf-Uw3j88baKvEP0tHLtOt_lnzLmkIl_A"
                }
              ]
            },
            "protocolReason": "CacheControlNoStoreCookieModified"
          },
          {
            "reason": "Pages that use WebAuthetication API are not eligible for back/forward cache.",
            "failureType": "Pending browser support",
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "frameUrl": "https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Faccounts.google.com%2F&dsh=S-1943617189%3A1776797223287633&followup=https%3A%2F%2Faccounts.google.com%2F&passive=1209600&flowName=GlifWebSignIn&flowEntry=ServiceLogin&ifkv=AT1y2_Xp-9FfzzQ_DSU_ufVzvOgB-YCEjzzjwHT4RjvbHzf-Uw3j88baKvEP0tHLtOt_lnzLmkIl_A"
                }
              ]
            },
            "protocolReason": "ContentWebAuthenticationAPI"
          },
          {
            "reason": "Pages whose main resource has cache-control:no-store cannot enter back/forward cache.",
            "failureType": "Not actionable",
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "frameUrl": "https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Faccounts.google.com%2F&dsh=S-1943617189%3A1776797223287633&followup=https%3A%2F%2Faccounts.google.com%2F&passive=1209600&flowName=GlifWebSignIn&flowEntry=ServiceLogin&ifkv=AT1y2_Xp-9FfzzQ_DSU_ufVzvOgB-YCEjzzjwHT4RjvbHzf-Uw3j88baKvEP0tHLtOt_lnzLmkIl_A"
                }
              ]
            },
            "protocolReason": "MainResourceHasCacheControlNoStore"
          },
          {
            "reason": "Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header.",
            "failureType": "Not actionable",
            "subItems": {
              "type": "subitems",
              "items": [
                {
                  "frameUrl": "https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Faccounts.google.com%2F&dsh=S-1943617189%3A1776797223287633&followup=https%3A%2F%2Faccounts.google.com%2F&passive=1209600&flowName=GlifWebSignIn&flowEntry=ServiceLogin&ifkv=AT1y2_Xp-9FfzzQ_DSU_ufVzvOgB-YCEjzzjwHT4RjvbHzf-Uw3j88baKvEP0tHLtOt_lnzLmkIl_A"
                }
              ]
            },
            "protocolReason": "JsNetworkRequestReceivedCacheControlNoStoreResource"
          }
        ]
      },
      "guidanceLevel": 4
    },
    "cache-insight": {
      "id": "cache-insight",
      "title": "Use efficient cache lifetimes",
      "description": "A long cache lifetime can speed up repeat visits to your page. [Learn more about caching](https://developer.chrome.com/docs/performance/insights/cache).",
      "score": 1,
      "scoreDisplayMode": "metricSavings",
      "metricSavings": {
        "FCP": 0,
        "LCP": 0
      },
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "url",
            "valueType": "url",
            "label": "Request"
          },
          {
            "key": "cacheLifetimeMs",
            "valueType": "ms",
            "label": "Cache TTL",
            "displayUnit": "duration"
          },
          {
            "key": "totalBytes",
            "valueType": "bytes",
            "label": "Transfer Size",
            "displayUnit": "kb",
            "granularity": 1
          }
        ],
        "items": [],
        "debugData": {
          "type": "debugdata",
          "wastedBytes": 0
        }
      },
      "guidanceLevel": 3
    },
    "cls-culprits-insight": {
      "id": "cls-culprits-insight",
      "title": "Layout shift culprits",
      "description": "Layout shifts occur when elements move absent any user interaction. [Investigate the causes of layout shifts](https://developer.chrome.com/docs/performance/insights/cls-culprit), such as elements being added, removed, or their fonts changing as the page loads.",
      "score": 1,
      "scoreDisplayMode": "numeric",
      "metricSavings": {
        "CLS": 0
      },
      "details": {
        "type": "list",
        "items": []
      },
      "guidanceLevel": 3
    },
    "document-latency-insight": {
      "id": "document-latency-insight",
      "title": "Document request latency",
      "description": "Your first network request is the most important. [Reduce its latency](https://developer.chrome.com/docs/performance/insights/document-latency) by avoiding redirects, ensuring a fast server response, and enabling text compression.",
      "score": 0,
      "scoreDisplayMode": "metricSavings",
      "displayValue": "Est savings of 120 ms",
      "metricSavings": {
        "FCP": 100,
        "LCP": 100
      },
      "details": {
        "type": "checklist",
        "items": {
          "noRedirects": {
            "label": "Had redirects (3 redirects, +121 ms)",
            "value": false
          },
          "serverResponseIsFast": {
            "label": "Server responds quickly (observed 65 ms)",
            "value": true
          },
          "usesCompression": {
            "label": "Applies text compression",
            "value": true
          }
        },
        "debugData": {
          "type": "debugdata",
          "redirectDuration": 121,
          "serverResponseTime": 65,
          "uncompressedResponseBytes": 0,
          "wastedBytes": 0
        }
      },
      "guidanceLevel": 3
    },
    "dom-size-insight": {
      "id": "dom-size-insight",
      "title": "Optimize DOM size",
      "description": "A large DOM can increase the duration of style calculations and layout reflows, impacting page responsiveness. A large DOM will also increase memory usage. [Learn how to avoid an excessive DOM size](https://developer.chrome.com/docs/performance/insights/dom-size).",
      "score": 1,
      "scoreDisplayMode": "numeric",
      "numericValue": 596,
      "numericUnit": "element",
      "metricSavings": {
        "INP": 0
      },
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "statistic",
            "valueType": "text",
            "label": "Statistic"
          },
          {
            "key": "node",
            "valueType": "node",
            "label": "Element"
          },
          {
            "key": "value",
            "valueType": "numeric",
            "label": "Value"
          }
        ],
        "items": [
          {
            "statistic": "Total elements",
            "value": {
              "type": "numeric",
              "granularity": 1,
              "value": 596
            }
          },
          {
            "statistic": "DOM depth",
            "node": {
              "type": "node",
              "lhId": "page-4-path",
              "path": "1,HTML,1,BODY,1,DIV,0,DIV,0,DIV,1,DIV,0,C-WIZ,0,MAIN,1,DIV,0,DIV,0,DIV,0,DIV,0,SPAN,0,SECTION,1,DIV,0,DIV,4,DIV,0,DIV,1,DIV,0,DIV,0,BUTTON,3,svg,0,path",
              "selector": "div.VfPpkd-dgl2Hf-ppHlrf-sM5MNb > button.VfPpkd-LgbsSe > svg.Qk3oof > path",
              "boundingRect": {
                "top": 0,
                "bottom": 0,
                "left": 0,
                "right": 0,
                "width": 0,
                "height": 0
              },
              "snippet": "<path d=\"M3 9v6h4l5 5V4L7 9H3zm13.5 3c0-1.8-1-3.3-2.5-4v8c1.5-.7 2.5-2.2 2.5-4zM14 …\">",
              "nodeLabel": "div.VfPpkd-dgl2Hf-ppHlrf-sM5MNb > button.VfPpkd-LgbsSe > svg.Qk3oof > path"
            },
            "value": {
              "type": "numeric",
              "granularity": 1,
              "value": 22
            }
          },
          {
            "statistic": "Most children",
            "node": {
              "type": "node",
              "lhId": "page-3-UL",
              "path": "1,HTML,1,BODY,1,DIV,0,DIV,1,DIV,0,C-WIZ,0,FOOTER,0,DIV,0,DIV,0,DIV,1,DIV,0,UL",
              "selector": "div.O1htCb-H9tDt > div.VfPpkd-O1htCb > div.VfPpkd-xl07Ob-XxIAqe > ul.VfPpkd-rymPhb",
              "boundingRect": {
                "top": 0,
                "bottom": 0,
                "left": 0,
                "right": 0,
                "width": 0,
                "height": 0
              },
              "snippet": "<ul class=\"VfPpkd-rymPhb r6B9Fd bwNLcf P2Hi5d VfPpkd-OJnkse\" jsname=\"rymPhb\" jscontroller=\"PHUIyb\" jsaction=\"mouseleave:JywGue; touchcancel:JMtRjd; focus:AHmuwe; blur:O22p3e; keydown:…\" role=\"listbox\" tabindex=\"-1\" aria-label=\"Change language\" data-evolution=\"true\" data-disable-idom=\"true\">",
              "nodeLabel": "AfrikaansazərbaycanbosanskicatalàČeštinaCymraegDanskDeutscheestiEnglish (United…"
            },
            "value": {
              "type": "numeric",
              "granularity": 1,
              "value": 84
            }
          }
        ],
        "debugData": {
          "type": "debugdata",
          "totalElements": 596,
          "maxChildren": 84,
          "maxDepth": 22
        }
      },
      "guidanceLevel": 3
    },
    "duplicated-javascript-insight": {
      "id": "duplicated-javascript-insight",
      "title": "Duplicated JavaScript",
      "description": "Remove large, [duplicate JavaScript modules](https://developer.chrome.com/docs/performance/insights/duplicated-javascript) from bundles to reduce unnecessary bytes consumed by network activity.",
      "score": null,
      "scoreDisplayMode": "error",
      "errorMessage": "duplication.values.flatMap is not a function or its return value is not iterable",
      "errorStack": "TypeError: duplication.values.flatMap is not a function or its return value is not iterable\n    at Module.generateInsight (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/insights/DuplicatedJavaScript.js:59:61)\n    at #computeInsightSet (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/Processor.js:369:33)\n    at #computeInsightsForNavigation (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/Processor.js:513:32)\n    at #computeInsights (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/Processor.js:445:47)\n    at TraceProcessor.parse (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/Processor.js:126:38)\n    at async TraceEngineResult.runTraceEngine (file:///usr/local/lib/node_modules/lighthouse/core/computed/trace-engine-result.js:43:5)\n    at async TraceEngineResult.compute_ (file:///usr/local/lib/node_modules/lighthouse/core/computed/trace-engine-result.js:256:7)",
      "guidanceLevel": 2
    },
    "font-display-insight": {
      "id": "font-display-insight",
      "title": "Font display",
      "description": "Consider setting [font-display](https://developer.chrome.com/docs/performance/insights/font-display) to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with [font metric overrides](https://developer.chrome.com/blog/font-fallbacks).",
      "score": 0,
      "scoreDisplayMode": "metricSavings",
      "displayValue": "Est savings of 50 ms",
      "metricSavings": {
        "FCP": 50,
        "INP": 0
      },
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "url",
            "valueType": "url",
            "label": "URL"
          },
          {
            "key": "wastedMs",
            "valueType": "ms",
            "label": "Est Savings"
          }
        ],
        "items": [
          {
            "url": "https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2",
            "wastedMs": 45
          }
        ],
        "skipSumming": [
          "wastedMs"
        ]
      },
      "guidanceLevel": 3
    },
    "forced-reflow-insight": {
      "id": "forced-reflow-insight",
      "title": "Forced reflow",
      "description": "A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about [forced reflows](https://developer.chrome.com/docs/performance/insights/forced-reflow) and possible mitigations.",
      "score": 1,
      "scoreDisplayMode": "numeric",
      "details": {
        "type": "list",
        "items": [
          {
            "type": "table",
            "headings": [
              {
                "key": "source",
                "valueType": "source-location",
                "label": "Source"
              },
              {
                "key": "reflowTime",
                "valueType": "ms",
                "granularity": 1,
                "label": "Total reflow time"
              }
            ],
            "items": []
          }
        ]
      },
      "guidanceLevel": 3
    },
    "image-delivery-insight": {
      "id": "image-delivery-insight",
      "title": "Improve image delivery",
      "description": "Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/performance/insights/image-delivery)",
      "score": 1,
      "scoreDisplayMode": "metricSavings",
      "metricSavings": {
        "FCP": 0,
        "LCP": 0
      },
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "label": ""
          },
          {
            "key": "url",
            "valueType": "url",
            "label": "URL",
            "subItemsHeading": {
              "key": "reason",
              "valueType": "text"
            }
          },
          {
            "key": "totalBytes",
            "valueType": "bytes",
            "label": "Resource Size"
          },
          {
            "key": "wastedBytes",
            "valueType": "bytes",
            "label": "Est Savings",
            "subItemsHeading": {
              "key": "wastedBytes",
              "valueType": "bytes"
            }
          }
        ],
        "items": [],
        "debugData": {
          "type": "debugdata",
          "wastedBytes": 0
        }
      },
      "guidanceLevel": 3
    },
    "inp-breakdown-insight": {
      "id": "inp-breakdown-insight",
      "title": "INP breakdown",
      "description": "Start investigating [how to improve INP](https://developer.chrome.com/docs/performance/insights/inp-breakdown) by looking at the longest subpart.",
      "score": null,
      "scoreDisplayMode": "notApplicable",
      "guidanceLevel": 3
    },
    "lcp-breakdown-insight": {
      "id": "lcp-breakdown-insight",
      "title": "LCP breakdown",
      "description": "Each [subpart has specific improvement strategies](https://developer.chrome.com/docs/performance/insights/lcp-breakdown). Ideally, most of the LCP time should be spent on loading the resources, not within delays.",
      "score": 1,
      "scoreDisplayMode": "informative",
      "metricSavings": {
        "LCP": 0
      },
      "details": {
        "type": "list",
        "items": [
          {
            "type": "table",
            "headings": [
              {
                "key": "label",
                "valueType": "text",
                "label": "Subpart"
              },
              {
                "key": "duration",
                "valueType": "ms",
                "label": "Duration"
              }
            ],
            "items": [
              {
                "subpart": "timeToFirstByte",
                "label": "Time to first byte",
                "duration": 188.567
              },
              {
                "subpart": "elementRenderDelay",
                "label": "Element render delay",
                "duration": 1172.505
              }
            ]
          },
          {
            "type": "node",
            "lhId": "page-0-DIV",
            "path": "1,HTML,1,BODY,1,DIV,0,DIV,0,DIV,1,DIV,0,C-WIZ,0,MAIN,0,DIV,1,DIV,1,DIV",
            "selector": "main.Svhjgc > div.zIgDIc > div.ObDc3 > div#headingSubtext",
            "boundingRect": {
              "top": 152,
              "bottom": 200,
              "left": 24,
              "right": 388,
              "width": 364,
              "height": 48
            },
            "snippet": "<div class=\"gNJDp\" data-a11y-title-piece=\"\" id=\"headingSubtext\" jsname=\"VdSJob\">",
            "nodeLabel": "with your Google Account. This account will be available to other Google apps i…"
          }
        ]
      },
      "guidanceLevel": 3
    },
    "lcp-discovery-insight": {
      "id": "lcp-discovery-insight",
      "title": "LCP request discovery",
      "description": "[Optimize LCP](https://developer.chrome.com/docs/performance/insights/lcp-discovery) by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading",
      "score": null,
      "scoreDisplayMode": "notApplicable",
      "guidanceLevel": 3
    },
    "legacy-javascript-insight": {
      "id": "legacy-javascript-insight",
      "title": "Legacy JavaScript",
      "description": "Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile [Baseline](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support older browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://developer.chrome.com/docs/performance/insights/legacy-javascript)",
      "score": null,
      "scoreDisplayMode": "error",
      "errorMessage": "wastedBytesByRequestId.values(...).reduce is not a function",
      "errorStack": "TypeError: wastedBytesByRequestId.values(...).reduce is not a function\n    at Module.generateInsight (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/insights/LegacyJavaScript.js:79:54)\n    at #computeInsightSet (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/Processor.js:369:33)\n    at #computeInsightsForNavigation (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/Processor.js:513:32)\n    at #computeInsights (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/Processor.js:445:47)\n    at TraceProcessor.parse (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/Processor.js:126:38)\n    at async TraceEngineResult.runTraceEngine (file:///usr/local/lib/node_modules/lighthouse/core/computed/trace-engine-result.js:43:5)\n    at async TraceEngineResult.compute_ (file:///usr/local/lib/node_modules/lighthouse/core/computed/trace-engine-result.js:256:7)",
      "guidanceLevel": 2
    },
    "modern-http-insight": {
      "id": "modern-http-insight",
      "title": "Modern HTTP",
      "description": "HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. [Learn more about using modern HTTP](https://developer.chrome.com/docs/performance/insights/modern-http).",
      "score": 1,
      "scoreDisplayMode": "metricSavings",
      "metricSavings": {
        "FCP": 0,
        "LCP": 0
      },
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "url",
            "valueType": "url",
            "label": "URL"
          },
          {
            "key": "protocol",
            "valueType": "text",
            "label": "Protocol"
          }
        ],
        "items": []
      },
      "guidanceLevel": 3
    },
    "network-dependency-tree-insight": {
      "id": "network-dependency-tree-insight",
      "title": "Network dependency tree",
      "description": "[Avoid chaining critical requests](https://developer.chrome.com/docs/performance/insights/network-dependency-tree) by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.",
      "score": 0,
      "scoreDisplayMode": "numeric",
      "metricSavings": {
        "LCP": 0
      },
      "details": {
        "type": "list",
        "items": [
          {
            "type": "list-section",
            "value": {
              "type": "network-tree",
              "chains": {
                "FB4685A158BD6D546B92899845654D69": {
                  "url": "https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Faccounts.google.com%2F&dsh=S-1943617189%3A1776797223287633&followup=https%3A%2F%2Faccounts.google.com%2F&passive=1209600&flowName=GlifWebSignIn&flowEntry=ServiceLogin&ifkv=AT1y2_Xp-9FfzzQ_DSU_ufVzvOgB-YCEjzzjwHT4RjvbHzf-Uw3j88baKvEP0tHLtOt_lnzLmkIl_A",
                  "navStartToEndTime": 400,
                  "transferSize": 169138,
                  "isLongest": true,
                  "children": {
                    "FB4685A158BD6D546B92899845654D69": {
                      "url": "https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Faccounts.google.com%2F&dsh=S-1943617189%3A1776797223287633&followup=https%3A%2F%2Faccounts.google.com%2F&passive=1209600&flowName=GlifWebSignIn&flowEntry=ServiceLogin&ifkv=AT1y2_Xp-9FfzzQ_DSU_ufVzvOgB-YCEjzzjwHT4RjvbHzf-Uw3j88baKvEP0tHLtOt_lnzLmkIl_A",
                      "navStartToEndTime": 400,
                      "transferSize": 169138,
                      "isLongest": true,
                      "children": {
                        "FB4685A158BD6D546B92899845654D69": {
                          "url": "https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Faccounts.google.com%2F&dsh=S-1943617189%3A1776797223287633&followup=https%3A%2F%2Faccounts.google.com%2F&passive=1209600&flowName=GlifWebSignIn&flowEntry=ServiceLogin&ifkv=AT1y2_Xp-9FfzzQ_DSU_ufVzvOgB-YCEjzzjwHT4RjvbHzf-Uw3j88baKvEP0tHLtOt_lnzLmkIl_A",
                          "navStartToEndTime": 400,
                          "transferSize": 169138,
                          "isLongest": true,
                          "children": {
                            "FB4685A158BD6D546B92899845654D69": {
                              "url": "https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Faccounts.google.com%2F&dsh=S-1943617189%3A1776797223287633&followup=https%3A%2F%2Faccounts.google.com%2F&passive=1209600&flowName=GlifWebSignIn&flowEntry=ServiceLogin&ifkv=AT1y2_Xp-9FfzzQ_DSU_ufVzvOgB-YCEjzzjwHT4RjvbHzf-Uw3j88baKvEP0tHLtOt_lnzLmkIl_A",
                              "navStartToEndTime": 400,
                              "transferSize": 169138,
                              "isLongest": true,
                              "children": {
                                "1235919.28": {
                                  "url": "https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2",
                                  "navStartToEndTime": 641,
                                  "transferSize": 55178,
                                  "isLongest": true,
                                  "children": {}
                                },
                                "1235919.2": {
                                  "url": "https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.AccountsSignInUi.en_US.8tJAv8mZf9w.es5.O/am=Kf8GAABCEUgGwP___zcAIACCaOB6FoAmEBkAAAAAAAAAALBCAAAaAQ/d=1/excm=_b,_tp,identifierview/ed=1/dg=0/wt=2/ujg=1/rs=AOaEmlFWL3WyKsIrFVf0YeRriayoTukHQQ/dti=1/m=_b,_tp",
                                  "navStartToEndTime": 496,
                                  "transferSize": 278131,
                                  "children": {}
                                }
                              }
                            }
                          }
                        }
                      }
                    }
                  }
                }
              },
              "longestChain": {
                "duration": 641
              }
            }
          },
          {
            "type": "list-section",
            "title": "Preconnected origins",
            "description": "[preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints help the browser establish a connection earlier in the page load, saving time when the first request for that origin is made. The following are the origins that the page preconnected to.",
            "value": {
              "type": "table",
              "headings": [
                {
                  "key": "origin",
                  "valueType": "text",
                  "subItemsHeading": {
                    "key": "warning"
                  },
                  "label": "Origin"
                },
                {
                  "key": "source",
                  "valueType": "node",
                  "label": "Source"
                }
              ],
              "items": [
                {
                  "origin": "https://www.gstatic.com/",
                  "source": {
                    "type": "node",
                    "lhId": "page-1-LINK",
                    "path": "1,HTML,0,HEAD,1,LINK",
                    "selector": "head > link",
                    "boundingRect": {
                      "top": 0,
                      "bottom": 0,
                      "left": 0,
                      "right": 0,
                      "width": 0,
                      "height": 0
                    },
                    "snippet": "<link rel=\"preconnect\" href=\"//www.gstatic.com\">",
                    "nodeLabel": "head > link"
                  },
                  "subItems": {
                    "type": "subitems",
                    "items": []
                  }
                }
              ]
            }
          },
          {
            "type": "list-section",
            "title": "Preconnect candidates",
            "description": "Add [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints to your most important origins, but try to use no more than 4.",
            "value": {
              "type": "table",
              "headings": [
                {
                  "key": "origin",
                  "valueType": "text",
                  "label": "Origin"
                },
                {
                  "key": "wastedMs",
                  "valueType": "ms",
                  "label": "Est LCP savings"
                }
              ],
              "items": [
                {
                  "origin": "https://accounts.youtube.com",
                  "wastedMs": 343.1308
                },
                {
                  "origin": "https://play.google.com",
                  "wastedMs": 342.7088
                }
              ]
            }
          }
        ]
      },
      "guidanceLevel": 1
    },
    "render-blocking-insight": {
      "id": "render-blocking-insight",
      "title": "Render blocking requests",
      "description": "Requests are blocking the page's initial render, which may delay LCP. [Deferring or inlining](https://developer.chrome.com/docs/performance/insights/render-blocking) can move these network requests out of the critical path.",
      "score": 1,
      "scoreDisplayMode": "metricSavings",
      "metricSavings": {
        "FCP": 0,
        "LCP": 0
      },
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "url",
            "valueType": "url",
            "label": "URL"
          },
          {
            "key": "totalBytes",
            "valueType": "bytes",
            "label": "Transfer Size"
          },
          {
            "key": "wastedMs",
            "valueType": "timespanMs",
            "label": "Duration"
          }
        ],
        "items": []
      },
      "guidanceLevel": 3
    },
    "third-parties-insight": {
      "id": "third-parties-insight",
      "title": "3rd parties",
      "description": "3rd party code can significantly impact load performance. [Reduce and defer loading of 3rd party code](https://developer.chrome.com/docs/performance/insights/third-parties) to prioritize your page's content.",
      "score": null,
      "scoreDisplayMode": "error",
      "errorMessage": "data.Renderer.processes.values(...).find is not a function",
      "errorStack": "TypeError: data.Renderer.processes.values(...).find is not a function\n    at collectMainThreadActivity (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/extras/ThirdParties.js:17:10)\n    at Module.summarizeByThirdParty (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/extras/ThirdParties.js:30:30)\n    at Module.generateInsight (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/insights/ThirdParties.js:58:49)\n    at #computeInsightSet (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/Processor.js:369:33)\n    at #computeInsightsForNavigation (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/Processor.js:513:32)\n    at #computeInsights (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/Processor.js:445:47)\n    at TraceProcessor.parse (file:///usr/local/lib/node_modules/lighthouse/node_modules/@paulirish/trace_engine/models/trace/Processor.js:126:38)\n    at async TraceEngineResult.runTraceEngine (file:///usr/local/lib/node_modules/lighthouse/core/computed/trace-engine-result.js:43:5)\n    at async TraceEngineResult.compute_ (file:///usr/local/lib/node_modules/lighthouse/core/computed/trace-engine-result.js:256:7)",
      "guidanceLevel": 3
    },
    "viewport-insight": {
      "id": "viewport-insight",
      "title": "Optimize viewport for mobile",
      "description": "Tap interactions may be [delayed by up to 300 ms](https://developer.chrome.com/docs/performance/insights/viewport) if the viewport is not optimized for mobile.",
      "score": 1,
      "scoreDisplayMode": "numeric",
      "metricSavings": {
        "INP": 0
      },
      "details": {
        "type": "table",
        "headings": [
          {
            "key": "node",
            "valueType": "node",
            "label": ""
          }
        ],
        "items": [
          {
            "node": {
              "type": "node",
              "lhId": "page-2-META",
              "path": "1,HTML,0,HEAD,15,META",
              "selector": "head > meta",
              "boundingRect": {
                "top": 0,
                "bottom": 0,
                "left": 0,
                "right": 0,
                "width": 0,
                "height": 0
              },
              "snippet": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "nodeLabel": "head > meta"
            }
          }
        ]
      },
      "guidanceLevel": 3
    }
  },
  "configSettings": {
    "output": [
      "json"
    ],
    "maxWaitForFcp": 30000,
    "maxWaitForLoad": 45000,
    "pauseAfterFcpMs": 1000,
    "pauseAfterLoadMs": 1000,
    "networkQuietThresholdMs": 1000,
    "cpuQuietThresholdMs": 1000,
    "formFactor": "mobile",
    "throttling": {
      "rttMs": 150,
      "throughputKbps": 1638.4,
      "requestLatencyMs": 562.5,
      "downloadThroughputKbps": 1474.5600000000002,
      "uploadThroughputKbps": 675,
      "cpuSlowdownMultiplier": 4
    },
    "throttlingMethod": "simulate",
    "screenEmulation": {
      "mobile": true,
      "width": 412,
      "height": 823,
      "deviceScaleFactor": 1.75,
      "disabled": false
    },
    "emulatedUserAgent": "Mozilla/5.0 (Linux; Android 11; moto g power (2022)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Mobile Safari/537.36",
    "auditMode": false,
    "gatherMode": false,
    "clearStorageTypes": [
      "file_systems",
      "shader_cache",
      "service_workers",
      "cache_storage"
    ],
    "disableStorageReset": false,
    "debugNavigation": false,
    "channel": "cli",
    "usePassiveGathering": false,
    "disableFullPageScreenshot": false,
    "skipAboutBlank": false,
    "blankPage": "about:blank",
    "ignoreStatusCode": false,
    "locale": "en-US",
    "blockedUrlPatterns": null,
    "additionalTraceCategories": null,
    "extraHeaders": null,
    "precomputedLanternData": null,
    "onlyAudits": null,
    "onlyCategories": null,
    "skipAudits": null
  },
  "categories": {
    "performance": {
      "title": "Performance",
      "supportedModes": [
        "navigation",
        "timespan",
        "snapshot"
      ],
      "auditRefs": [
        {
          "id": "first-contentful-paint",
          "weight": 10,
          "group": "metrics",
          "acronym": "FCP"
        },
        {
          "id": "largest-contentful-paint",
          "weight": 25,
          "group": "metrics",
          "acronym": "LCP"
        },
        {
          "id": "total-blocking-time",
          "weight": 30,
          "group": "metrics",
          "acronym": "TBT"
        },
        {
          "id": "cumulative-layout-shift",
          "weight": 25,
          "group": "metrics",
          "acronym": "CLS"
        },
        {
          "id": "speed-index",
          "weight": 10,
          "group": "metrics",
          "acronym": "SI"
        },
        {
          "id": "cache-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "cls-culprits-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "document-latency-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "dom-size-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "duplicated-javascript-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "font-display-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "forced-reflow-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "image-delivery-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "inp-breakdown-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "lcp-breakdown-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "lcp-discovery-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "legacy-javascript-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "modern-http-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "network-dependency-tree-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "render-blocking-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "third-parties-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "viewport-insight",
          "weight": 0,
          "group": "insights"
        },
        {
          "id": "interactive",
          "weight": 0,
          "group": "hidden",
          "acronym": "TTI"
        },
        {
          "id": "max-potential-fid",
          "weight": 0,
          "group": "hidden"
        },
        {
          "id": "unminified-css",
          "weight": 0,
          "group": "diagnostics"
        },
        {
          "id": "unminified-javascript",
          "weight": 0,
          "group": "diagnostics"
        },
        {
          "id": "unused-css-rules",
          "weight": 0,
          "group": "diagnostics"
        },
        {
          "id": "unused-javascript",
          "weight": 0,
          "group": "diagnostics"
        },
        {
          "id": "total-byte-weight",
          "weight": 0,
          "group": "diagnostics"
        },
        {
          "id": "user-timings",
          "weight": 0,
          "group": "diagnostics"
        },
        {
          "id": "bootup-time",
          "weight": 0,
          "group": "diagnostics"
        },
        {
          "id": "mainthread-work-breakdown",
          "weight": 0,
          "group": "diagnostics"
        },
        {
          "id": "long-tasks",
          "weight": 0,
          "group": "diagnostics"
        },
        {
          "id": "non-composited-animations",
          "weight": 0,
          "group": "diagnostics"
        },
        {
          "id": "unsized-images",
          "weight": 0,
          "group": "diagnostics"
        },
        {
          "id": "bf-cache",
          "weight": 0,
          "group": "diagnostics"
        },
        {
          "id": "network-requests",
          "weight": 0,
          "group": "hidden"
        },
        {
          "id": "network-rtt",
          "weight": 0,
          "group": "hidden"
        },
        {
          "id": "network-server-latency",
          "weight": 0,
          "group": "hidden"
        },
        {
          "id": "main-thread-tasks",
          "weight": 0,
          "group": "hidden"
        },
        {
          "id": "diagnostics",
          "weight": 0,
          "group": "hidden"
        },
        {
          "id": "metrics",
          "weight": 0,
          "group": "hidden"
        },
        {
          "id": "screenshot-thumbnails",
          "weight": 0,
          "group": "hidden"
        },
        {
          "id": "final-screenshot",
          "weight": 0,
          "group": "hidden"
        },
        {
          "id": "script-treemap-data",
          "weight": 0,
          "group": "hidden"
        },
        {
          "id": "resource-summary",
          "weight": 0,
          "group": "hidden"
        },
        {
          "id": "redirects",
          "weight": 0,
          "group": "hidden"
        },
        {
          "id": "server-response-time",
          "weight": 0,
          "group": "hidden"
        },
        {
          "id": "layout-shifts",
          "weight": 0,
          "group": "hidden"
        }
      ],
      "id": "performance",
      "score": 0.5
    },
    "accessibility": {
      "title": "Accessibility",
      "description": "These checks highlight opportunities to [improve the accessibility of your web app](https://developer.chrome.com/docs/lighthouse/accessibility/). Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so [manual testing](https://web.dev/articles/how-to-review) is also encouraged.",
      "manualDescription": "These items address areas which an automated testing tool cannot cover. Learn more in our guide on [conducting an accessibility review](https://web.dev/articles/how-to-review).",
      "supportedModes": [
        "navigation",
        "snapshot"
      ],
      "auditRefs": [
        {
          "id": "accesskeys",
          "weight": 0,
          "group": "a11y-navigation"
        },
        {
          "id": "aria-allowed-attr",
          "weight": 10,
          "group": "a11y-aria"
        },
        {
          "id": "aria-command-name",
          "weight": 0,
          "group": "a11y-aria"
        },
        {
          "id": "aria-conditional-attr",
          "weight": 7,
          "group": "a11y-aria"
        },
        {
          "id": "aria-deprecated-role",
          "weight": 1,
          "group": "a11y-aria"
        },
        {
          "id": "aria-dialog-name",
          "weight": 0,
          "group": "a11y-aria"
        },
        {
          "id": "aria-hidden-body",
          "weight": 10,
          "group": "a11y-aria"
        },
        {
          "id": "aria-hidden-focus",
          "weight": 7,
          "group": "a11y-aria"
        },
        {
          "id": "aria-input-field-name",
          "weight": 7,
          "group": "a11y-aria"
        },
        {
          "id": "aria-meter-name",
          "weight": 0,
          "group": "a11y-aria"
        },
        {
          "id": "aria-progressbar-name",
          "weight": 0,
          "group": "a11y-aria"
        },
        {
          "id": "aria-prohibited-attr",
          "weight": 7,
          "group": "a11y-aria"
        },
        {
          "id": "aria-required-attr",
          "weight": 10,
          "group": "a11y-aria"
        },
        {
          "id": "aria-required-children",
          "weight": 0,
          "group": "a11y-aria"
        },
        {
          "id": "aria-required-parent",
          "weight": 0,
          "group": "a11y-aria"
        },
        {
          "id": "aria-roles",
          "weight": 10,
          "group": "a11y-aria"
        },
        {
          "id": "aria-text",
          "weight": 0,
          "group": "a11y-aria"
        },
        {
          "id": "aria-toggle-field-name",
          "weight": 0,
          "group": "a11y-aria"
        },
        {
          "id": "aria-tooltip-name",
          "weight": 0,
          "group": "a11y-aria"
        },
        {
          "id": "aria-treeitem-name",
          "weight": 0,
          "group": "a11y-aria"
        },
        {
          "id": "aria-valid-attr-value",
          "weight": 10,
          "group": "a11y-aria"
        },
        {
          "id": "aria-valid-attr",
          "weight": 10,
          "group": "a11y-aria"
        },
        {
          "id": "button-name",
          "weight": 10,
          "group": "a11y-names-labels"
        },
        {
          "id": "bypass",
          "weight": 0,
          "group": "a11y-navigation"
        },
        {
          "id": "color-contrast",
          "weight": 7,
          "group": "a11y-color-contrast"
        },
        {
          "id": "definition-list",
          "weight": 0,
          "group": "a11y-tables-lists"
        },
        {
          "id": "dlitem",
          "weight": 0,
          "group": "a11y-tables-lists"
        },
        {
          "id": "document-title",
          "weight": 7,
          "group": "a11y-names-labels"
        },
        {
          "id": "duplicate-id-aria",
          "weight": 0,
          "group": "a11y-aria"
        },
        {
          "id": "form-field-multiple-labels",
          "weight": 0,
          "group": "a11y-names-labels"
        },
        {
          "id": "frame-title",
          "weight": 0,
          "group": "a11y-names-labels"
        },
        {
          "id": "heading-order",
          "weight": 3,
          "group": "a11y-navigation"
        },
        {
          "id": "html-has-lang",
          "weight": 7,
          "group": "a11y-language"
        },
        {
          "id": "html-lang-valid",
          "weight": 7,
          "group": "a11y-language"
        },
        {
          "id": "html-xml-lang-mismatch",
          "weight": 0,
          "group": "a11y-language"
        },
        {
          "id": "image-alt",
          "weight": 0,
          "group": "a11y-names-labels"
        },
        {
          "id": "input-button-name",
          "weight": 0,
          "group": "a11y-names-labels"
        },
        {
          "id": "input-image-alt",
          "weight": 0,
          "group": "a11y-names-labels"
        },
        {
          "id": "label",
          "weight": 10,
          "group": "a11y-names-labels"
        },
        {
          "id": "link-in-text-block",
          "weight": 7,
          "group": "a11y-color-contrast"
        },
        {
          "id": "link-name",
          "weight": 7,
          "group": "a11y-names-labels"
        },
        {
          "id": "list",
          "weight": 7,
          "group": "a11y-tables-lists"
        },
        {
          "id": "listitem",
          "weight": 7,
          "group": "a11y-tables-lists"
        },
        {
          "id": "meta-refresh",
          "weight": 0,
          "group": "a11y-best-practices"
        },
        {
          "id": "meta-viewport",
          "weight": 10,
          "group": "a11y-best-practices"
        },
        {
          "id": "object-alt",
          "weight": 0,
          "group": "a11y-names-labels"
        },
        {
          "id": "select-name",
          "weight": 0,
          "group": "a11y-names-labels"
        },
        {
          "id": "skip-link",
          "weight": 0,
          "group": "a11y-names-labels"
        },
        {
          "id": "tabindex",
          "weight": 7,
          "group": "a11y-navigation"
        },
        {
          "id": "target-size",
          "weight": 7,
          "group": "a11y-best-practices"
        },
        {
          "id": "td-headers-attr",
          "weight": 0,
          "group": "a11y-tables-lists"
        },
        {
          "id": "th-has-data-cells",
          "weight": 0,
          "group": "a11y-tables-lists"
        },
        {
          "id": "valid-lang",
          "weight": 0,
          "group": "a11y-language"
        },
        {
          "id": "video-caption",
          "weight": 0,
          "group": "a11y-audio-video"
        },
        {
          "id": "landmark-one-main",
          "weight": 3,
          "group": "a11y-best-practices"
        },
        {
          "id": "focusable-controls",
          "weight": 0
        },
        {
          "id": "interactive-element-affordance",
          "weight": 0
        },
        {
          "id": "logical-tab-order",
          "weight": 0
        },
        {
          "id": "visual-order-follows-dom",
          "weight": 0
        },
        {
          "id": "focus-traps",
          "weight": 0
        },
        {
          "id": "managed-focus",
          "weight": 0
        },
        {
          "id": "use-landmarks",
          "weight": 0
        },
        {
          "id": "offscreen-content-hidden",
          "weight": 0
        },
        {
          "id": "custom-controls-labels",
          "weight": 0
        },
        {
          "id": "custom-controls-roles",
          "weight": 0
        },
        {
          "id": "table-duplicate-name",
          "weight": 0,
          "group": "a11y-best-practices"
        },
        {
          "id": "empty-heading",
          "weight": 0,
          "group": "a11y-best-practices"
        },
        {
          "id": "aria-allowed-role",
          "weight": 0,
          "group": "a11y-best-practices"
        },
        {
          "id": "image-redundant-alt",
          "weight": 0,
          "group": "a11y-names-labels"
        },
        {
          "id": "identical-links-same-purpose",
          "weight": 0,
          "group": "a11y-best-practices"
        },
        {
          "id": "label-content-name-mismatch",
          "weight": 0,
          "group": "hidden"
        },
        {
          "id": "table-fake-caption",
          "weight": 0,
          "group": "hidden"
        },
        {
          "id": "td-has-header",
          "weight": 0,
          "group": "hidden"
        }
      ],
      "id": "accessibility",
      "score": 1
    },
    "best-practices": {
      "title": "Best Practices",
      "supportedModes": [
        "navigation",
        "timespan",
        "snapshot"
      ],
      "auditRefs": [
        {
          "id": "is-on-https",
          "weight": 5,
          "group": "best-practices-trust-safety"
        },
        {
          "id": "redirects-http",
          "weight": 0,
          "group": "best-practices-trust-safety"
        },
        {
          "id": "geolocation-on-start",
          "weight": 1,
          "group": "best-practices-trust-safety"
        },
        {
          "id": "notification-on-start",
          "weight": 1,
          "group": "best-practices-trust-safety"
        },
        {
          "id": "csp-xss",
          "weight": 0,
          "group": "best-practices-trust-safety"
        },
        {
          "id": "has-hsts",
          "weight": 0,
          "group": "best-practices-trust-safety"
        },
        {
          "id": "origin-isolation",
          "weight": 0,
          "group": "best-practices-trust-safety"
        },
        {
          "id": "clickjacking-mitigation",
          "weight": 0,
          "group": "best-practices-trust-safety"
        },
        {
          "id": "trusted-types-xss",
          "weight": 0,
          "group": "best-practices-trust-safety"
        },
        {
          "id": "paste-preventing-inputs",
          "weight": 3,
          "group": "best-practices-ux"
        },
        {
          "id": "image-aspect-ratio",
          "weight": 1,
          "group": "best-practices-ux"
        },
        {
          "id": "image-size-responsive",
          "weight": 1,
          "group": "best-practices-ux"
        },
        {
          "id": "doctype",
          "weight": 1,
          "group": "best-practices-browser-compat"
        },
        {
          "id": "charset",
          "weight": 1,
          "group": "best-practices-browser-compat"
        },
        {
          "id": "js-libraries",
          "weight": 0,
          "group": "best-practices-general"
        },
        {
          "id": "deprecations",
          "weight": 5,
          "group": "best-practices-general"
        },
        {
          "id": "third-party-cookies",
          "weight": 5,
          "group": "best-practices-general"
        },
        {
          "id": "errors-in-console",
          "weight": 1,
          "group": "best-practices-general"
        },
        {
          "id": "valid-source-maps",
          "weight": 0,
          "group": "best-practices-general"
        },
        {
          "id": "inspector-issues",
          "weight": 1,
          "group": "best-practices-general"
        }
      ],
      "id": "best-practices",
      "score": 1
    },
    "seo": {
      "title": "SEO",
      "description": "These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on [Core Web Vitals](https://web.dev/explore/vitals). [Learn more about Google Search Essentials](https://support.google.com/webmasters/answer/35769).",
      "manualDescription": "Run these additional validators on your site to check additional SEO best practices.",
      "supportedModes": [
        "navigation",
        "snapshot"
      ],
      "auditRefs": [
        {
          "id": "is-crawlable",
          "weight": 4.043478260869565,
          "group": "seo-crawl"
        },
        {
          "id": "document-title",
          "weight": 1,
          "group": "seo-content"
        },
        {
          "id": "meta-description",
          "weight": 1,
          "group": "seo-content"
        },
        {
          "id": "http-status-code",
          "weight": 1,
          "group": "seo-crawl"
        },
        {
          "id": "link-text",
          "weight": 1,
          "group": "seo-content"
        },
        {
          "id": "crawlable-anchors",
          "weight": 1,
          "group": "seo-crawl"
        },
        {
          "id": "robots-txt",
          "weight": 1,
          "group": "seo-crawl"
        },
        {
          "id": "image-alt",
          "weight": 0,
          "group": "seo-content"
        },
        {
          "id": "hreflang",
          "weight": 1,
          "group": "seo-content"
        },
        {
          "id": "canonical",
          "weight": 0,
          "group": "seo-content"
        },
        {
          "id": "structured-data",
          "weight": 0
        }
      ],
      "id": "seo",
      "score": 0.91
    }
  },
  "categoryGroups": {
    "metrics": {
      "title": "Metrics"
    },
    "insights": {
      "title": "Insights",
      "description": "These insights are also available in the Chrome DevTools Performance Panel - [record a trace](https://developer.chrome.com/docs/devtools/performance/reference) to view more detailed information."
    },
    "diagnostics": {
      "title": "Diagnostics",
      "description": "More information about the performance of your application. These numbers don't [directly affect](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/) the Performance score."
    },
    "a11y-best-practices": {
      "title": "Best practices",
      "description": "These items highlight common accessibility best practices."
    },
    "a11y-color-contrast": {
      "title": "Contrast",
      "description": "These are opportunities to improve the legibility of your content."
    },
    "a11y-names-labels": {
      "title": "Names and labels",
      "description": "These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader."
    },
    "a11y-navigation": {
      "title": "Navigation",
      "description": "These are opportunities to improve keyboard navigation in your application."
    },
    "a11y-aria": {
      "title": "ARIA",
      "description": "These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader."
    },
    "a11y-language": {
      "title": "Internationalization and localization",
      "description": "These are opportunities to improve the interpretation of your content by users in different locales."
    },
    "a11y-audio-video": {
      "title": "Audio and video",
      "description": "These are opportunities to provide alternative content for audio and video. This may improve the experience for users with hearing or vision impairments."
    },
    "a11y-tables-lists": {
      "title": "Tables and lists",
      "description": "These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader."
    },
    "seo-mobile": {
      "title": "Mobile Friendly",
      "description": "Make sure your pages are mobile friendly so users don’t have to pinch or zoom in order to read the content pages. [Learn how to make pages mobile-friendly](https://developers.google.com/search/mobile-sites/)."
    },
    "seo-content": {
      "title": "Content Best Practices",
      "description": "Format your HTML in a way that enables crawlers to better understand your app’s content."
    },
    "seo-crawl": {
      "title": "Crawling and Indexing",
      "description": "To appear in search results, crawlers need access to your app."
    },
    "best-practices-trust-safety": {
      "title": "Trust and Safety"
    },
    "best-practices-ux": {
      "title": "User Experience"
    },
    "best-practices-browser-compat": {
      "title": "Browser Compatibility"
    },
    "best-practices-general": {
      "title": "General"
    },
    "hidden": {
      "title": ""
    }
  },
  "stackPacks": [],
  "entities": [
    {
      "name": "Other Google APIs/SDKs",
      "homepage": "https://developers.google.com/apis-explorer/#p/",
      "origins": [
        "https://accounts.google.com",
        "https://play.google.com",
        "https://www.google.com"
      ],
      "isFirstParty": true,
      "category": "utility"
    },
    {
      "name": "Google CDN",
      "homepage": "https://developers.google.com/speed/libraries/",
      "origins": [
        "https://www.gstatic.com"
      ],
      "category": "cdn"
    },
    {
      "name": "Google Fonts",
      "homepage": "https://fonts.google.com/",
      "origins": [
        "https://fonts.gstatic.com"
      ],
      "category": "cdn"
    },
    {
      "name": "YouTube",
      "homepage": "https://youtube.com",
      "origins": [
        "https://accounts.youtube.com"
      ],
      "category": "video"
    }
  ],
  "fullPageScreenshot": {
    "screenshot": {
      "data": "data:image/webp;base64,UklGRrYjAABXRUJQVlA4WAoAAAAgAAAAmwEANgMASUNDUMgBAAAAAAHIAAAAAAQwAABtbnRyUkdCIFhZWiAH4AABAAEAAAAAAABhY3NwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAA9tYAAQAAAADTLQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAlkZXNjAAAA8AAAACRyWFlaAAABFAAAABRnWFlaAAABKAAAABRiWFlaAAABPAAAABR3dHB0AAABUAAAABRyVFJDAAABZAAAAChnVFJDAAABZAAAAChiVFJDAAABZAAAAChjcHJ0AAABjAAAADxtbHVjAAAAAAAAAAEAAAAMZW5VUwAAAAgAAAAcAHMAUgBHAEJYWVogAAAAAAAAb6IAADj1AAADkFhZWiAAAAAAAABimQAAt4UAABjaWFlaIAAAAAAAACSgAAAPhAAAts9YWVogAAAAAAAA9tYAAQAAAADTLXBhcmEAAAAAAAQAAAACZmYAAPKnAAANWQAAE9AAAApbAAAAAAAAAABtbHVjAAAAAAAAAAEAAAAMZW5VUwAAACAAAAAcAEcAbwBvAGcAbABlACAASQBuAGMALgAgADIAMAAxADZWUDggyCEAAFDCAJ0BKpwBNwM/EYi+WKwopyOh8olJgCIJZ278fJnIER10UAORUuFu6Mof5jvu/871Q7dbnsPTl0Xfqkf27/pdVX6wn+xyY/xf/ff6v3H/5P+5/jr6Z+WD55oGYt/Sv5vzP/l/4E9G+hX/T8Efkv/seoX7W8EnYxav/wvQC94PvneRf7X+N9Rf0f/H+wB/M/7F6df73wffxP+19gT+c/479qfdo/xfH79gewf0vxJSZIKi2YA7p+3+gqLUKbcmMg/6CotmAO6ft/oJtBtwrw7Q4lW+bQWmV6ft/oKi2YA7p9uyS1GKqktawQzi1YlHqY1w4i2YA7p+3+gqLTtKFL0WE5vJ2zAHdP2/0FRbMAf24vOqi2YA7p+3+f+X5irSjdaeQIQykVb+O3kJClXjbT9v9BUWy8ugtw+AjHxIZ5nkCqEcMABluFjaevM8MAlCU7n8KPUAXXkqUrvZJD3jbT9v9BUW1vgkuxGt0QikeE17VswB3T9v9BT3CaAFNvZGNcnYwl4x0MakLHIwBjegmJauf7zPGl1Z/jzsczskJC625o0BN+Tj9IomTg/w+FWq/qdKFPzYfoUHmEl7pu7UfBA7Yg7qRbJwCh/loCIdaIAKuNBe1jEaF/fCYK3aqbEz7VqGe1uPpWQBsdNWD6nlbCs5mMK2VhSk+ROv4E2b9MIKuv4Jl/MjMi3lcGE2wMPQdhYcPb/9DjvdJK/AYkCdlAnp0XmQxr/J+gqOkMbif/ZoeOlbyp93TOB+rtGOpl7WaB/UEtwlmeoRB8bXhUQKN/mo6GmXh0Z0bIWlX9Nsx7cVSrx5zEiaBhzIBhTQhiBA/biKiwOlIjECCzT5U0vAhzt2rjgpsq4JFoCK2fo4jJdA/y3zKXQkewXHhYgGc9mlBvOh30z9joajB0+0nSbGLCEueRR4v3TAEg5FRbMAd0/b/QAR0OZQK0bVaQ95WeRnfs1XaUvfGvJAMGSQFqKE6jT2ZSfLYQ21egRpwD8QBcG0hMtUNPTwcddXTlYa3Vx+dswSFoKi2YA7p+3+gE6HzVAQbvrlsIbavQI09mUny2ENtXoEaezKT5bCF6qMueBsTzS6aHwHI+SJUzRd8aEfKdGAe8B5XwSoOUpJBUWzAHdP2/m9815KQ4EHYZOZawbADbp+3+gqLZgDusSU7tv9BUWzAHdP2/0FRbMAd0/b/QVFqG+ezTK8kplXPkVo4zVc40ymCq20ClqYZ3T2AbNW3bubf1/KYDMkM+OmvR2czkWIpig1INpwqPi8vc4R5cRDR4mz1Q5LzjfAHpjIyrOppYvPddVtGYrYq7NoJrp8vsNGE7kx2robfJSX8Ojby1QzrGkj1T1h37MTz6Zk50zU92PxEWlPUlSIf7oIpFnpOKK44LlHgkaqMfvw/g8wH4dN2vA2A2JPzt2wQFxbJOUuY+/mNBwBfJbYy02feuynXV3dMd/cx2gDOgwLSqLZgDun8+w548LmVbMAd0/b/QVFswB3T9v9BUWzAHdP2/0FPT1O8OheiWCHBFM6Ag3JxL2KsLSgClYudxpBWApJ6RajR97QCoHttvqXL3tjl74S2oFJkIj9ACwZxb/LO1GCA41AKARGTHoCenC8rSaGsBzN/7cGlhUxeNtP28fKhYVYGBl5/kGkgB05PBcDu7jwRI3T9v9BeS/MCR77ZgESN0/b/QVFwchUWzAffG2n7f6CotmAO6ft/oKi2YA7p+3+gqLZgDun7f6CotmAO6ft/oKi2YA7p+3+gqLZgDun7f6CotmAO6ft/oKi2YA7p+3+gqLZgDun7f6CotmAO6ft/oKi2YA7p+3+gqLZgDun7f6CotmAO6ft/oKi2YA7p+3+gqLZgDun7f6CotmAO6ft/oKi2YA7p+3+gqLZgDun7f6CotmAO6ft/oKi2YA7p+3+gqLZgDun7f6CotmAO6ft/oKi2YA7p+3+gqLZIMcTo81g0B6741ElMbecCeLboUI6QUURxEAeMRWyV6pz1GZb9Gu4gpAXNIu5sIUQWf3FKgYXTRUeYVXdpkSkOwtdYwYjmy+zdkOLzldMYVIBqAAFCVBEgqLZgDun7f6Cotl4AAD+/3CCAhjvMjYVlJAttmoiKA0XTy6U4zR56vsV0zUXzTdiv8DaFnWZ94eJA7ol7f52jWSnbCI5CS9jynv8feO0QyWi7Mmu6SW5kTzgTNSXLgtWjc7iO5xtNx9Pvag08azD7TtZlBGHR456pCZutiD7ZO0Nf1z3tplCAfKt3gBtaTSEWWTPMwjxpktAnutI+KIWtJJggPQm8ge40IEtBJ7iH5zHsnnr0agZZcDJH0r7xYjvcw4mltQrp/+pj4SQkwfW6HULPXgn/tS4ieIkH/wcZvXC7iHJ/6IdPalNU9ld1LmAjMLjZ1i5fa4mWP1qpb6zcwB4eAzE9UHJ1kSsTAIcUXYuhc3EBQiO1bbJWnMG3Kgw3mzo532P99Di2f0mvV5+FawOTotbDw1Xlu5Cm25yoXTGXuNKUbjcp8kkC2Ay1BxWYv32SNuJSpru65EixZR6FfNhFZLszdCeestAT2PfZTrXsQrtZwDmP2ADQ1qGPYT0cpBuQooluioYQXzervcmnWiAaieCRGtJk+pFa3o2OFBaU1ltX45Rmp8bHZWwuvx+FcB16p2Q5WsCzpxx6pgPKnLC91IUJa2WR/FIkX3tfQjv7M9tnHx0AcyVz6hZmqHa+g2Yfd+m2/FnoRpFhRGDTCURMGmGn20iJ1h891AAJA0WoB6RG1b8RatCZ68fxJijF22zf2eH2raOZ9s8ZjkzsWJLGkldmun0fu0+IDBKyDV9fRF16+AIDpCg5QwpTSpXLdukMTt/GFKmjqhDT7CO9RMOG4LLs+/DMNiEOozdUX3bYbjp/xGmDiSV80NJ/2VuT+kPbHWvTuFoc3zIBDpaxdSQsdAcKjIABBzPC2ubc0UDkPFDzQ8LFKi+vFMr4wJIdH0dBAO/NWwKn3iXgeHIi2vFwsRU8rMZy49wCX+APJu709nUgHIL94Sas6QPYyVw6LvIfydSO4Ocofb2S7Wkj1r9LY3S8iSkONZFbQD0m54ZMdxy0l4HhyHPoNCsM67OWCk6Vn4TiIERit7NfehFxL2D1BDxm6tPPpvoFjjOF/mJlhLFFysCzLlZujoseK8PXQgRcplsNYA1LdCsHqBJ/nVC7cDVZhKYL6E5mB0kEgsBchgry/k/CL1nRluqOIil1P002XjbPKuN6QWPBbcYdjeHaPFPqWbV3ddqHV/5KSfNUDrrCW74WF1JITRXQJrl7KkFeJEjcXMYvxO7WO461Pg25XaMiamhbx6D1nqUVQ9pQ2VDUlvgXGkZgbK0Jiin83t0ijJ0r2fIVwocS6JI6ssM9qU2FJdfQvz4w8gfLq3ZJ4rqYNm4KiXDKGXcFfvxVMC58TfDRUX9BCPZlXv8JaNFSWtJBuZk8DffVrL2n78TU1/T4D2gA/QMyMKUKK8wgh7HsFdsmpAwqsySxCLoIWCPyBnZo0ER3ktKUljkOVCngWVt11wj8KAQjdzmzr68Rpr1i7kCwp6xlcf9pwDqzIMkZ+Imel3I5jF9KLU1lilFsLvE8CyYTAA8QPd4VyLWHTSfc8fsuapu2ZiT/JV5UwtrUQ/Intoyiyzs/UAI6wOMcz88RsoELuHYb0L2HV/nGq253dEQhdJrJCWVgTPk0XFMS3mzbatMpYLE2rNJaSYX5tFXbE+e+BlknL4cT60exF7oPFDXr+znNkoArpItWyY43h47+YxYlLVn3yDdNzV+xc1qM+3hUpepUKUgZXPWhyeJLR5CA5svFd9lZrXGjy0RUcWT5YoEI4CKR3+S5OHN5Z8ThFOnkoUagQ0C9iq5p+KbC3mZjIMkUvBowA8X1INsI3VlnFj+aGRaRYiBvabOdbH5O8C2lpmaIAm5KYk8or2FTYL16egn+Ya9dEYC4xtG2DeFedMZLHCVWdq1OcY2sxjGpcNTfle3wabFOWiOtSCr5mAEJmh/QcglIXLmnxOuMVF9t/+ogx6wz9TMIkmeGa7tWHiYK4OOtwxmXLPLukVI0SMSWAFENojDlKLgVVjXhh1Qt0Ow0bSLo0eps/DqbKIwVPGcyJS9tGJa6JU8aZ8OXOfpPKCwK5U/a4AsAPBbMos1L6j2psGvqGA+aM6F828nkajtCL8LC4uW130DPE//e7Th1C1QHq48+F7wecf2aLMSthD0XrmyJaF23upTjaIot0S82seO0c2GDhQGFkmsmJcVYI/IcbSrlZaLo9qC1IgI6xjZENHEfL5XhdCcnvKieeMTgibOV7FROL4Fx8ULypvHyaaW9qpldE90K7aL8axHpyxpPVmROPyrFbIS12tb+ySHDm0CMiOIS+xZWfRvrUZYJFb6xzKV4DzBBHVLhRHuNS0RosIrih6uzBgfxqNWVv0ICvdfH0050M8IK97QW/quxWmN/aEaGCLn8NJC1urFCYKBZNYiGJUoJ31fh+v6tdarauwadStSXlw1KTg3NbGwUVhD51MhumdBIXMfW71CpQp+tzIUV9YZ4+QZ2ppY/BzJ9gOiZ5m4FBnmKNLGJQy8jxZ959AxGXgeHLdSebuHMEJeHJ/a2jlcogkdHkodDQRGB+QZ6rTTU8Q7jasJVPhI0iUzQMpCS29M+tEcsXSFrSnffJJGZa5pPRvWu2fZ9K1SbSXWAcdDccY0ZofFnHj0chgE+qxIvaKEDvcFIMqIBLGXRe3YJSiOhuA/meand/mK4WaIzS0oy8EKzmm80HNCJwsZtm64QaBYNSMeV6l9rnBAfcpv2K2c42CMa4G/mypwYNtnZsm3Ld1C6tz0HesHfJMqhwD9p/u36C9BenLqA0HUTOES20l1gHMH7muo9bvmvpbhq/QM/N80gowexHwDutQis75A5NIXWsFlcjasq1GOPscJgCT6p0S1w+JeWd8qnlBopkUKGMQ6wJ6PXYC59d5dV2YWxxzKB1RnixyUoMZ0bP4KOIPl1bGGfOyhCjHPAbVnALgbTW+VRkCY3ZEIaBgKstoQz/bsgPgLLTiujlFXdM17E7BakPHCqWjBrjqXU4KyybF0vFuesMFCgv6OUX6yLAkwZfABbuIxGBuE4muNGBQ3WqIowlXiN/HxhJnzxPg1jkfCS0VMfN779c3uZetJUJBJCfLqjSaSkmnoBkXnDnmwUnuj99jOtVh/8IDTRKEpKpG8p92qrcumMTnZBY9Jv06SAYOlNc8//Pj4OYURUcnCaRKGCcQZmHBZeBNwYs/Ddr6Uf0edrQkX9XWlZA78IvdQZX62K5DO2xTJexvLrj9PsYpu7aeCwcUmvCP98zKaDVPIg5ipgkYelLUbChTTS+lpO44P3+zLDAQ3COrADxiv1XXwxWo1VWALUnCF4Pborxj5o8SrVn4KUcAnFtpSXInqn070yA7NHtxlUWWYNX82aC8TzfzXoK/91sfoHk8S955Px4LjqJI0635Pc0v3CYXR6bFngI2BrYidX2ZBi8vgiT7jRlAena3Q/w+Jc4jmF7lFTj6qqICgC98WpDcAu3n5r3zC0shshC4ZKnpTf1uMv7/W4VFOCIWexjg9fhGROcxBl56KPj5zFgXXM665ZPIYxxlGxRiFIvsHz+eyHc5iSGRjfPZQok42FTukC7B57XFR55TYsUIUFPumUfLsY5NQcev48QGTDAQfC3f4PLrs8msnB0f+yBIgFiEdNsY5NKP1gNv5NvnkFbOWT2s6VY6kZSY1GTJFz1C28ZCrWehNIIg6zgOijX+fQq15KdPc/aYfYv9Z+gQR++wzqxbqqdBO4VQ0ExfVQw/Qujbx5mfG2JrIWrAHcHC19y2uUjXjiI5QIZEhsABtaMNG9+IuaSHDPicvFHT4gxfdFs47L6DYRIyb7O1nhVsFqeAjFN23NYD8HPqe26F0fSXZN/xwY+oRRRVLg9gcm6m+rXHS1MrVWSfUDoAm8LnkItWhFjtuT3WJ/O3x3bQUaotABfoC6PSqweMkLampoKJAxhQgKLdZfnOWcnuZAMIBobLZbuUAlHfSyPbBPiq4spO+6PUoRE5Wn8SGQMxbDSvKAEIA2zf4SO/IQeB2IGcB4HzRA2MBw7zKl6mqdbOK5oVzbkSCGkQFYIZYTLfjXui9WZjstSy4V2ynJvdsnnQHs0AF6mktaFBc+pKmjXFcEK4ErWas3yRCUzwyd2nR9KRxLt1RMjUV3eOkRiTlEqbQcSISmPfT00vqSy7VtpWtulkka60/Rdyufa0jmk4qTy8kH99daxQab5LLSHpfgEx5vfQ5DPAXMfHm+MVHdN/HxKuDnVZF4U4uC0NC5Aq+YDbBNCaBUcVqSjs2pYYBhBafgQLJpIyz02edaqklhlqr+om0APW5zxm/gOdy7iEouBPc68cEYNE4DYQz5Jd8bXJX+7gB5gxdAhEB+F8MexJKEUG5oubvTZzv52DVckQAL3ubWN3I6FU9OO1T3BDDzjOM4zjOM4zjOM4zjOM4z9ooKPUXxx17nF2bEdrYXym+/kmJUo9ULRVQSotHFYF4A5g7lCYvZ4WW7fcoiJ8m/luzfetM+/wSSiy5vawFBSmb4mPKp1lMN1RVGAkgvAqKoqiqKoqiqKoqiqKoqiqKopH2TBeRAVz3jciWGvLlzA1jEvRI3PWVXzk2OG0KJ3coVZ7y/Cfss9gXPg2314g1zVUs8mbk+8hI4l2sItvUXQP+Pju7BQ43hDPu2P1FR8cKmTRxa+BbsT3+/TPezIVVe2xa11eO1kNF3ItqCdYcZLbfDsogXXmg0d1xs7Dm6X+WAKg+V8K+0Pz5U+8+X2mzDLDFKANNZPxgzVHZl46ip0K+PQTEpic5pEUR605EIM/HSfQR/4ZgLoqgKfJV750qaVjcW+Co+2F3OocSkgY9OBaStXvkna2JL9EnJCyEG/bif3dmeybCkPyZ0cYSW0yNF9vstooqNWrbe5y6EpAgLHf4GugsT+UqQcYyGy7GJcj2ZapVcK9oo6k7SBwOlWHHC6G6TX7K0+bYjwhnYarp8vRJ88qVFVyAFaUxdNCNdyX72bZ/kkmE8izH6QAAAAQSdB8IzKXeVeGLd0FR2hmRru60uX/2jp3fJGR98OZ0kjwZmB4vDIjyjFlUvdkhjHccT+6ril+xs80OHHPs8nQ7OlAprDYh1G3xompyk0DvsqGKf/2Z9SVtkiUuiSrKaTR0RuCkCL4WkU2wBBOPzxLkcIG+TLUNRTgTM003UQ/gYJfmQuBUE49eHJWDOhxV+B8WWKiBf20wymJ64IdUBsTbZGb69aapP5XDRusa4Ih3f+LfReMJhoze9+EbkqV9M390ynqK24paN+bbs7vn707aG8TQ4GPM+QXKnMio8PyXsfXv1OkoaEpOlHOp6F0807JbycaGuGnplhHWyJIMQSyD+W2eHfLKvo1kxFAHBMxXQ9Hn9QjX1QL4xPlZwuxstKbkl5hCB092ZLRxY0kSASK48Z0umXw3G79bAp1z0fH5fpUKb5NSZmPmciHeYkzKsmeZdnSYxk/G9fqgb9hX13j411aV78+MMi1XwT2O1LCECQrRNaoWmYyO0qcSZNfzTZrK9fBadP1B30saPiQgIA7qwLYEB6d5UWdqWhAABQwTgvjQVGbD9y0sAK3sxOcvo+ajIqJvSf1wSxo6LGrsRoFDjl55otbMPo0C9/9X3BPsgeDjtwGXLR32kOQyqWrxBkuLTeRKVgGqtV2yH4+TdCsN2SUZLBNviXxIwOPe23A0NcsBkRBRds6xqIo5rhyoFrkm70Pcvmx9KAh4KtjJIRJMmsnnNkcoS+cidt/WfL2VydaOKlUfP2ojpeEjrVxir71UvBVXTxE+A9TIONSiovb+Huw4ru4/XnDyQFlX4zPBOBvZaW05pBiqjOkeKquz4KxxZAFhcHiB2es+YsAq0EzxJ+4Pgq10r4wizLFLvxlofBOPfLRW0QNYVMGYmUMByKAuaVLRyiXKuQl9R1QyIoHeckmiTb+gO9pMaL+VJ2YRR7BA/r70GLpkGs0/N2zWsg6jGiGadScINNbAEyzCrnGroROJ3XzKtybb1DSdnwokC4kQ0riCNJ2zZtbJiq6q8OGHjLAqb2Ri9LVcHvsXX7QLVo6rPDn1AoL0hPf9vEcKdxXauz+6JERfl46NdX0sm5bqlD2zh+nvozm30e5L4Zr0VCZiU0vkgwttSUnwu8kc875L3ZPqSpF0LrfrSMteGYUGLlT1iTa/qRNVsV48WYTk5h20xFehPmxUoxmnhegB2XbeHPNsUJ5jtEd0QeKqPOz1dXfBkcqwvdN8Mea3TOIQ3mejLOh3szIyieo1drJO7WVXjq37xBggc0B65KVezF2TCcQspqcrTeMXDsQfabcHz4nAqVMURjqHOiaiv1tWuT6nRGCjeJVzTrbTJ4/96wN42+q9TOzTKHMZEYbOYt4Fbl403SYSQaXoTJ562wbBtPw2Bok5fIMDXxiOPPuOS+H1igp4r7SIwY7ode0qU/6T+zkf1UDgZPhuM4zhpQ6IoeX0fJEF4URYG7LK2aeo3Q+zlZymL9N4FIca46jBAyc8QEyHEDMKbBzk8AitHgb4jV01WGfaeVT+0XI/3njKfTDTgU3oxMAKjE8pm5FC/yr7Kfc1q0Ty0bKJ+YJjQZoGGq9ng4Pb59+7Jg/dLouFql9UlAccenePDo7dosFok3ElAAauHq5Pgy0Gn4TaNZuwtf5efb8trKspnDScy0hxEZcuXcAaUdGf7kOMlqjuhEsLhvKSsbLWlpJ6taXZvQ5vAE/Sq52tpkRey3Ob+q9MGyW85GVXkLscc3goEew9jUmzJMEgYN0l3ZuNEiEH//ad7nT5EcnHrQvyORTkIJ4j81YRwTe74apF3SQYGlIBD/+TUdyGuhNWoi+oJ41fL+eaZcGhj4yOnQVPPF7g+rLeoANt8Me37FEJ1H+DhZ5Ji8DjpPxBkK+QOQP1LkSbX2yuP5CTA3lwMhjJ4aJovnjk6kVu2wjjQg1TD6cIN6d5qAjxVp1Li5V6DL03zrssjTDo0TyuLgWZOyHpRINyXIMwUphP1P14li5Vcr4ud83hkIRy+sB+Z2DuFUJ6y1t0Opw42bamvo332P/ogUE5u5uSwu4j4uiDS19AmutuJ5gt6xjiGQbSIbfkG79JExXlqW83NjBZPoBFyHuLsdNlamYTW4RQNq/y3nvM2kRiRBkEzpC1Ek0oi3YJok6KnEJWPVhTlqY/VoWz0UrxcTyZQzpFFfVBjh0BjPkIVLaRoFl0ladCZ3nwKzONYZrL/klOvkIkarYemxa7P+C55YtJlDqcbBMGv+dcKcrAuO3FVcpdBUd6a19EdtFduvP4PWNq6IGDOoPWPqG+tTETvVC2Xi5HtDhkRBP09XOKD/AYlbw2tCAUipHi/cTkv/uDYbGbE2irc3y3JoVvzylJwp+rkJxYRcKqnTH/gVBg7cQ91ntKn+V6sWQrTNH4rwXQ5LUWvLgmMUAAAEG//pTzcNz8u+hQXBE7BfXawGlxt3E0OtbU9ZktffRitEIPLwBW8I2iZb0GZ9oVgg9jZqS/IqQYcBC8G1PpUrNpdZXBIMzObfPOosJPxCq/w2zuM8UKADbOUXty5F8YhlHfM223s9O/VIKG8JZ44fGgKaUefaSQ6p71daBlA1c3HC3AhBpQsHEW5TASLDB86lbev1xzm3LChXQthhymKp9qvtqfxKhcWu/NpuYAThEWNK/I1h+ZTW8ZjsxiyJd7m60ybzH78M+MfwcZk+4s6ilb1KJRa6IlRzZIYgW7v+OZws6fEfiB89OXNzeg7wD0QzmVPO5OadAM+/7sztgBt28HpkPHoEQJeiH+1uOPDYAjvjAeQ+jzUz7HOKT+A8q1Mzq9d1PIb+UfaL0MvHEgr7D5tJ8iIXRwnxq2RCoXzbtkvVHzFJs3nHEK6Kbl1QPfB/IljQ0acpJGg5ySQ7qrILHZrmwXprAH1MQz5xeLTIlhGJcBG+R4I5E1SqtrFwBGTrh8FfGwsSGFXzrDZhlLHI60jsJd4Ow9rV9j6dvTCm7U2wZLDokuS6XNaFO4s8TuRbe7+CbA4vl0Mi9nxbkP0sdyleRp5dlPIxOedRh1cSe9lGnCk/+s42TBXpJFurG4o7b22CxTzWNkP8o9YcH9EKl+c0waqWAEVzZ+BgaTxx8Sj7uoeA4lyhV/r8P7OMFzKrUBEK9DIsI9YuTpNgtjtNFzB2ke3p0a6CICLCzFC44DQjGvOYFQ38M/qKondyA5T/yMc6177yxV5/4xDpRta4jlz+BvysGnqHC/mFJIXBB2v/15lynjjyviyNxLC8Pbk7+exPNBAVrMwaIRcvkUT8WhWur0ZUsx85jRi8QfJSFbUn8/ufH8sK2B3reNaLjggGJdB7d/71jxY3cZv1YzyIgmT1Gh3M7MnFo24x2e5Qy4JrDXAn+Tng4OerjM+PAM1XehdkEWO/dJyx2MAADVTAAAAAAAAAAAAAAAAAAAAAAc1XD6rPUZiiD2xdLo52qsOJaCfp7s7bg3bN75CSh2Oax3DNe1/VUMPMhyLhA4sfgF0oW9W/C2wKMBHxGVeMfi5F+oUIj4j9ulv0BambCEVIv6BpQW9yXoz8WwLw0jJdJqt/hGTJFZY4jGVXgr+4KAnbimBuSveutWL7vC7q45c16LAgEUvGWaCDVoNj1I0/8+8OXfcyXwTG1g7REcjF4cSvDEhBhC419UEb+d4zniYUsHrjJQ6Bs2ZlPMptaut2Z/FHuhbemizGfhFdKbG78qtn0g1fwTc7t9UkN1lVNZL1nd+kuXHjNn/Pgqo15T1NrUmUuGd+PIR/39tUJpbrwNw/6uPPpV4Cix6pWLabx1deXDVxzHhn3BeDbTL21eBpHn+LaOnlHLn0AeeqZaorxQXHbI0Tq77Sh3e0bFulBcuDDwKP4jgsOis2hX0+0SwD2c5moabmkeFsNKvA1ipIQ5v2UMQmmKivq8j/FEDJDog3icAOlGHc+IMOdyyZ59cFZ9qfa4TPtmvG+ZsD8sSPfPjJlLE0JlBReMypd9Hhs8sscP8ssp0xb5HXAWx3yEoF3JUA41GA5QOM1BG8/GS2PPQFQgmEMbi4I5sxlPx3d5d984lWkbvqF9jxpXqO2FfcgdkzRcQqlxSZCmwmhx3uVzREcc/3aHOUL2qetg8Dk3ePSZUkaOvtm3MVgGrYyiRhUgb1TIf33QAnaUNoBYTIsWSwJB7Y/Qr/jbeoTzlpEeviHIfat7Rhu7TuhrCbefjW0pahl71fKQNzu9Yw8DgpTlXFp8APlq2wm2fOsgMH4lB7xlxpiI+p3YnSrIcaZQb3BbOOrnt8mhsAt6Gh3fxp7hmSBcmwAeRY6Ak13wOvaKplUi/kkjWirT/9esLGsqq/UKLU4CqQm3g6YzyX7yjOF2kO7Od5tqqW84GK2PcBxkW7FeQEbWNwPhOES7gM9RHiAvwY+JLklFiDuX2GehZ/ZyRuMju1ggPqKl1gMyGLzPh+mjOW0hHCRRwG/QS7cehughf82V7iXcPEvRLI+tfMrf1dJzIAAAAAAA",
      "width": 412,
      "height": 823
    },
    "nodes": {
      "page-0-DIV": {
        "id": "headingSubtext",
        "top": 152,
        "bottom": 200,
        "left": 24,
        "right": 388,
        "width": 364,
        "height": 48
      },
      "page-1-LINK": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "page-2-META": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "page-3-UL": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "page-4-path": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "page-5-DIV": {
        "id": "",
        "top": 0,
        "bottom": 4,
        "left": -176,
        "right": 188,
        "width": 364,
        "height": 4
      },
      "page-6-SPAN": {
        "id": "",
        "top": 0,
        "bottom": 4,
        "left": -8,
        "right": 21,
        "width": 29,
        "height": 4
      },
      "page-7-SPAN": {
        "id": "",
        "top": 0,
        "bottom": 4,
        "left": -337,
        "right": -308,
        "width": 29,
        "height": 4
      },
      "page-8-DIV": {
        "id": "",
        "top": 0,
        "bottom": 4,
        "left": -504,
        "right": -140,
        "width": 364,
        "height": 4
      },
      "page-9-DIV": {
        "id": "",
        "top": 233,
        "bottom": 248,
        "left": 32,
        "right": 125,
        "width": 93,
        "height": 15
      },
      "page-10-DIV": {
        "id": "",
        "top": 240,
        "bottom": 296,
        "left": 24,
        "right": 388,
        "width": 364,
        "height": 56
      },
      "1-0-DIV": {
        "id": "",
        "top": 775,
        "bottom": 807,
        "left": 8,
        "right": 193,
        "width": 185,
        "height": 32
      },
      "1-1-SPAN": {
        "id": "",
        "top": 460,
        "bottom": 480,
        "left": 334,
        "right": 364,
        "width": 30,
        "height": 20
      },
      "1-2-A": {
        "id": "",
        "top": 390,
        "bottom": 408,
        "left": 24,
        "right": 272,
        "width": 248,
        "height": 18
      },
      "1-3-A": {
        "id": "",
        "top": 767,
        "bottom": 815,
        "left": 213,
        "right": 263,
        "width": 49,
        "height": 48
      },
      "1-4-A": {
        "id": "",
        "top": 767,
        "bottom": 815,
        "left": 271,
        "right": 335,
        "width": 64,
        "height": 48
      },
      "1-5-A": {
        "id": "",
        "top": 767,
        "bottom": 815,
        "left": 343,
        "right": 400,
        "width": 57,
        "height": 48
      },
      "1-6-INPUT": {
        "id": "identifierId",
        "top": 242,
        "bottom": 294,
        "left": 26,
        "right": 386,
        "width": 360,
        "height": 52
      },
      "1-7-INPUT": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-8-INPUT": {
        "id": "ca",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-9-INPUT": {
        "id": "ct",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-10-INPUT": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-11-INPUT": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-12-INPUT": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-13-INPUT": {
        "id": "fidoUserHandle",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-14-IMG": {
        "id": "captchaimg",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-15-LINK": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-16-META": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-17-META": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-18-META": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      },
      "1-19-META": {
        "id": "",
        "top": 0,
        "bottom": 0,
        "left": 0,
        "right": 0,
        "width": 0,
        "height": 0
      }
    }
  },
  "timing": {
    "entries": [
      {
        "startTime": 1403.77,
        "name": "lh:config",
        "duration": 434.31,
        "entryType": "measure"
      },
      {
        "startTime": 1405.9,
        "name": "lh:config:resolveArtifactsToDefns",
        "duration": 46.67,
        "entryType": "measure"
      },
      {
        "startTime": 1838.31,
        "name": "lh:runner:gather",
        "duration": 8543.29,
        "entryType": "measure"
      },
      {
        "startTime": 1944.3,
        "name": "lh:driver:connect",
        "duration": 8.98,
        "entryType": "measure"
      },
      {
        "startTime": 1953.61,
        "name": "lh:driver:navigate",
        "duration": 6.17,
        "entryType": "measure"
      },
      {
        "startTime": 1960.14,
        "name": "lh:gather:getBenchmarkIndex",
        "duration": 1007.9,
        "entryType": "measure"
      },
      {
        "startTime": 2968.36,
        "name": "lh:gather:getVersion",
        "duration": 1.03,
        "entryType": "measure"
      },
      {
        "startTime": 2969.57,
        "name": "lh:gather:getDevicePixelRatio",
        "duration": 1.27,
        "entryType": "measure"
      },
      {
        "startTime": 2971.34,
        "name": "lh:prepare:navigationMode",
        "duration": 29.74,
        "entryType": "measure"
      },
      {
        "startTime": 2972.64,
        "name": "lh:gather:getVersion",
        "duration": 0.6,
        "entryType": "measure"
      },
      {
        "startTime": 2990.61,
        "name": "lh:storage:clearDataForOrigin",
        "duration": 3.07,
        "entryType": "measure"
      },
      {
        "startTime": 2993.85,
        "name": "lh:storage:clearBrowserCaches",
        "duration": 4.48,
        "entryType": "measure"
      },
      {
        "startTime": 2999.54,
        "name": "lh:gather:prepareThrottlingAndNetwork",
        "duration": 1.42,
        "entryType": "measure"
      },
      {
        "startTime": 3033.92,
        "name": "lh:driver:navigate",
        "duration": 3719.14,
        "entryType": "measure"
      },
      {
        "startTime": 7346.92,
        "name": "lh:computed:NetworkRecords",
        "duration": 2.36,
        "entryType": "measure"
      },
      {
        "startTime": 7349.75,
        "name": "lh:gather:getArtifact:DevtoolsLog",
        "duration": 0.05,
        "entryType": "measure"
      },
      {
        "startTime": 7349.82,
        "name": "lh:gather:getArtifact:Trace",
        "duration": 0.02,
        "entryType": "measure"
      },
      {
        "startTime": 7349.85,
        "name": "lh:gather:getArtifact:Accessibility",
        "duration": 657.25,
        "entryType": "measure"
      },
      {
        "startTime": 8007.2,
        "name": "lh:gather:getArtifact:AnchorElements",
        "duration": 17.18,
        "entryType": "measure"
      },
      {
        "startTime": 8024.43,
        "name": "lh:gather:getArtifact:ConsoleMessages",
        "duration": 0.07,
        "entryType": "measure"
      },
      {
        "startTime": 8024.52,
        "name": "lh:gather:getArtifact:CSSUsage",
        "duration": 98.04,
        "entryType": "measure"
      },
      {
        "startTime": 8122.6,
        "name": "lh:gather:getArtifact:Doctype",
        "duration": 1.22,
        "entryType": "measure"
      },
      {
        "startTime": 8123.84,
        "name": "lh:gather:getArtifact:Inputs",
        "duration": 6.79,
        "entryType": "measure"
      },
      {
        "startTime": 8130.67,
        "name": "lh:gather:getArtifact:ImageElements",
        "duration": 120.93,
        "entryType": "measure"
      },
      {
        "startTime": 8251.81,
        "name": "lh:gather:getArtifact:InspectorIssues",
        "duration": 0.2,
        "entryType": "measure"
      },
      {
        "startTime": 8252.03,
        "name": "lh:gather:getArtifact:JsUsage",
        "duration": 0.21,
        "entryType": "measure"
      },
      {
        "startTime": 8252.27,
        "name": "lh:gather:getArtifact:LinkElements",
        "duration": 4.41,
        "entryType": "measure"
      },
      {
        "startTime": 8256.37,
        "name": "lh:computed:MainResource",
        "duration": 0.25,
        "entryType": "measure"
      },
      {
        "startTime": 8256.72,
        "name": "lh:gather:getArtifact:MainDocumentContent",
        "duration": 30.9,
        "entryType": "measure"
      },
      {
        "startTime": 8287.68,
        "name": "lh:gather:getArtifact:MetaElements",
        "duration": 4.01,
        "entryType": "measure"
      },
      {
        "startTime": 8291.76,
        "name": "lh:gather:getArtifact:NetworkUserAgent",
        "duration": 0.17,
        "entryType": "measure"
      },
      {
        "startTime": 8291.96,
        "name": "lh:gather:getArtifact:RobotsTxt",
        "duration": 44.32,
        "entryType": "measure"
      },
      {
        "startTime": 8336.33,
        "name": "lh:gather:getArtifact:Scripts",
        "duration": 0.24,
        "entryType": "measure"
      },
      {
        "startTime": 8336.61,
        "name": "lh:gather:getArtifact:SourceMaps",
        "duration": 0.1,
        "entryType": "measure"
      },
      {
        "startTime": 8336.73,
        "name": "lh:gather:getArtifact:Stacks",
        "duration": 13.33,
        "entryType": "measure"
      },
      {
        "startTime": 8336.85,
        "name": "lh:gather:collectStacks",
        "duration": 13.18,
        "entryType": "measure"
      },
      {
        "startTime": 8350.07,
        "name": "lh:gather:getArtifact:Stylesheets",
        "duration": 50.04,
        "entryType": "measure"
      },
      {
        "startTime": 8400.32,
        "name": "lh:gather:getArtifact:TraceElements",
        "duration": 522.75,
        "entryType": "measure"
      },
      {
        "startTime": 8400.65,
        "name": "lh:computed:TraceEngineResult",
        "duration": 483.25,
        "entryType": "measure"
      },
      {
        "startTime": 8400.77,
        "name": "lh:computed:ProcessedTrace",
        "duration": 42.88,
        "entryType": "measure"
      },
      {
        "startTime": 8445.81,
        "name": "lh:computed:TraceEngineResult:total",
        "duration": 434.27,
        "entryType": "measure"
      },
      {
        "startTime": 8445.84,
        "name": "lh:computed:TraceEngineResult:parse",
        "duration": 263.18,
        "entryType": "measure"
      },
      {
        "startTime": 8446.66,
        "name": "lh:computed:TraceEngineResult:parse:handleEvent",
        "duration": 172.71,
        "entryType": "measure"
      },
      {
        "startTime": 8619.44,
        "name": "lh:computed:TraceEngineResult:parse:Meta:finalize",
        "duration": 1.69,
        "entryType": "measure"
      },
      {
        "startTime": 8621.53,
        "name": "lh:computed:TraceEngineResult:parse:AnimationFrames:finalize",
        "duration": 1.29,
        "entryType": "measure"
      },
      {
        "startTime": 8622.86,
        "name": "lh:computed:TraceEngineResult:parse:Animations:finalize",
        "duration": 5.55,
        "entryType": "measure"
      },
      {
        "startTime": 8628.45,
        "name": "lh:computed:TraceEngineResult:parse:Samples:finalize",
        "duration": 1.36,
        "entryType": "measure"
      },
      {
        "startTime": 8629.84,
        "name": "lh:computed:TraceEngineResult:parse:AuctionWorklets:finalize",
        "duration": 1.24,
        "entryType": "measure"
      },
      {
        "startTime": 8631.11,
        "name": "lh:computed:TraceEngineResult:parse:NetworkRequests:finalize",
        "duration": 5.07,
        "entryType": "measure"
      },
      {
        "startTime": 8636.23,
        "name": "lh:computed:TraceEngineResult:parse:Renderer:finalize",
        "duration": 24.86,
        "entryType": "measure"
      },
      {
        "startTime": 8661.15,
        "name": "lh:computed:TraceEngineResult:parse:Flows:finalize",
        "duration": 6.1,
        "entryType": "measure"
      },
      {
        "startTime": 8667.3,
        "name": "lh:computed:TraceEngineResult:parse:AsyncJSCalls:finalize",
        "duration": 1.83,
        "entryType": "measure"
      },
      {
        "startTime": 8669.17,
        "name": "lh:computed:TraceEngineResult:parse:DOMStats:finalize",
        "duration": 1.22,
        "entryType": "measure"
      },
      {
        "startTime": 8670.43,
        "name": "lh:computed:TraceEngineResult:parse:UserTimings:finalize",
        "duration": 1.51,
        "entryType": "measure"
      },
      {
        "startTime": 8672,
        "name": "lh:computed:TraceEngineResult:parse:ExtensionTraceData:finalize",
        "duration": 1.73,
        "entryType": "measure"
      },
      {
        "startTime": 8673.75,
        "name": "lh:computed:TraceEngineResult:parse:LayerTree:finalize",
        "duration": 1.79,
        "entryType": "measure"
      },
      {
        "startTime": 8675.57,
        "name": "lh:computed:TraceEngineResult:parse:Frames:finalize",
        "duration": 7.09,
        "entryType": "measure"
      },
      {
        "startTime": 8682.68,
        "name": "lh:computed:TraceEngineResult:parse:GPU:finalize",
        "duration": 1.32,
        "entryType": "measure"
      },
      {
        "startTime": 8684.03,
        "name": "lh:computed:TraceEngineResult:parse:ImagePainting:finalize",
        "duration": 1.25,
        "entryType": "measure"
      },
      {
        "startTime": 8685.3,
        "name": "lh:computed:TraceEngineResult:parse:Initiators:finalize",
        "duration": 1.61,
        "entryType": "measure"
      },
      {
        "startTime": 8686.95,
        "name": "lh:computed:TraceEngineResult:parse:Invalidations:finalize",
        "duration": 1.25,
        "entryType": "measure"
      },
      {
        "startTime": 8688.23,
        "name": "lh:computed:TraceEngineResult:parse:PageLoadMetrics:finalize",
        "duration": 2.15,
        "entryType": "measure"
      },
      {
        "startTime": 8690.4,
        "name": "lh:computed:TraceEngineResult:parse:LargestImagePaint:finalize",
        "duration": 1.29,
        "entryType": "measure"
      },
      {
        "startTime": 8691.71,
        "name": "lh:computed:TraceEngineResult:parse:LargestTextPaint:finalize",
        "duration": 1.16,
        "entryType": "measure"
      },
      {
        "startTime": 8692.89,
        "name": "lh:computed:TraceEngineResult:parse:Screenshots:finalize",
        "duration": 3.91,
        "entryType": "measure"
      },
      {
        "startTime": 8696.82,
        "name": "lh:computed:TraceEngineResult:parse:LayoutShifts:finalize",
        "duration": 1.73,
        "entryType": "measure"
      },
      {
        "startTime": 8698.57,
        "name": "lh:computed:TraceEngineResult:parse:Memory:finalize",
        "duration": 1.15,
        "entryType": "measure"
      },
      {
        "startTime": 8699.75,
        "name": "lh:computed:TraceEngineResult:parse:PageFrames:finalize",
        "duration": 1.16,
        "entryType": "measure"
      },
      {
        "startTime": 8700.93,
        "name": "lh:computed:TraceEngineResult:parse:Scripts:finalize",
        "duration": 1.82,
        "entryType": "measure"
      },
      {
        "startTime": 8702.78,
        "name": "lh:computed:TraceEngineResult:parse:SelectorStats:finalize",
        "duration": 1.2,
        "entryType": "measure"
      },
      {
        "startTime": 8704.02,
        "name": "lh:computed:TraceEngineResult:parse:UserInteractions:finalize",
        "duration": 1.49,
        "entryType": "measure"
      },
      {
        "startTime": 8705.53,
        "name": "lh:computed:TraceEngineResult:parse:Workers:finalize",
        "duration": 1.31,
        "entryType": "measure"
      },
      {
        "startTime": 8706.88,
        "name": "lh:computed:TraceEngineResult:parse:Warnings:finalize",
        "duration": 1.36,
        "entryType": "measure"
      },
      {
        "startTime": 8708.27,
        "name": "lh:computed:TraceEngineResult:parse:handler.data()",
        "duration": 0.72,
        "entryType": "measure"
      },
      {
        "startTime": 8709.02,
        "name": "lh:computed:TraceEngineResult:insights",
        "duration": 171.04,
        "entryType": "measure"
      },
      {
        "startTime": 8709.46,
        "name": "lh:computed:TraceEngineResult:insights:CLSCulprits",
        "duration": 0.69,
        "entryType": "measure"
      },
      {
        "startTime": 8710.16,
        "name": "lh:computed:TraceEngineResult:insights:Cache",
        "duration": 0.29,
        "entryType": "measure"
      },
      {
        "startTime": 8710.47,
        "name": "lh:computed:TraceEngineResult:insights:DOMSize",
        "duration": 0.61,
        "entryType": "measure"
      },
      {
        "startTime": 8711.1,
        "name": "lh:computed:TraceEngineResult:insights:DocumentLatency",
        "duration": 0.24,
        "entryType": "measure"
      },
      {
        "startTime": 8711.36,
        "name": "lh:computed:TraceEngineResult:insights:DuplicatedJavaScript",
        "duration": 0.64,
        "entryType": "measure"
      },
      {
        "startTime": 8712.03,
        "name": "lh:computed:TraceEngineResult:insights:FontDisplay",
        "duration": 0.24,
        "entryType": "measure"
      },
      {
        "startTime": 8712.29,
        "name": "lh:computed:TraceEngineResult:insights:ForcedReflow",
        "duration": 0.27,
        "entryType": "measure"
      },
      {
        "startTime": 8712.58,
        "name": "lh:computed:TraceEngineResult:insights:INPBreakdown",
        "duration": 0.18,
        "entryType": "measure"
      },
      {
        "startTime": 8712.78,
        "name": "lh:computed:TraceEngineResult:insights:ImageDelivery",
        "duration": 0.4,
        "entryType": "measure"
      },
      {
        "startTime": 8713.2,
        "name": "lh:computed:TraceEngineResult:insights:LCPBreakdown",
        "duration": 0.23,
        "entryType": "measure"
      },
      {
        "startTime": 8713.45,
        "name": "lh:computed:TraceEngineResult:insights:LCPDiscovery",
        "duration": 0.14,
        "entryType": "measure"
      },
      {
        "startTime": 8713.61,
        "name": "lh:computed:TraceEngineResult:insights:LegacyJavaScript",
        "duration": 0.35,
        "entryType": "measure"
      },
      {
        "startTime": 8713.97,
        "name": "lh:computed:TraceEngineResult:insights:ModernHTTP",
        "duration": 0.52,
        "entryType": "measure"
      },
      {
        "startTime": 8714.53,
        "name": "lh:computed:TraceEngineResult:insights:NetworkDependencyTree",
        "duration": 0.22,
        "entryType": "measure"
      },
      {
        "startTime": 8714.76,
        "name": "lh:computed:TraceEngineResult:insights:RenderBlocking",
        "duration": 0.26,
        "entryType": "measure"
      },
      {
        "startTime": 8715.05,
        "name": "lh:computed:TraceEngineResult:insights:SlowCSSSelector",
        "duration": 0.27,
        "entryType": "measure"
      },
      {
        "startTime": 8715.33,
        "name": "lh:computed:TraceEngineResult:insights:ThirdParties",
        "duration": 0.19,
        "entryType": "measure"
      },
      {
        "startTime": 8715.54,
        "name": "lh:computed:TraceEngineResult:insights:Viewport",
        "duration": 0.24,
        "entryType": "measure"
      },
      {
        "startTime": 8715.92,
        "name": "lh:computed:TraceEngineResult:insights:createLanternContext",
        "duration": 48.69,
        "entryType": "measure"
      },
      {
        "startTime": 8764.71,
        "name": "lh:computed:TraceEngineResult:insights:CLSCulprits",
        "duration": 0.56,
        "entryType": "measure"
      },
      {
        "startTime": 8765.3,
        "name": "lh:computed:TraceEngineResult:insights:Cache",
        "duration": 0.66,
        "entryType": "measure"
      },
      {
        "startTime": 8765.98,
        "name": "lh:computed:TraceEngineResult:insights:DOMSize",
        "duration": 0.12,
        "entryType": "measure"
      },
      {
        "startTime": 8766.11,
        "name": "lh:computed:TraceEngineResult:insights:DocumentLatency",
        "duration": 0.37,
        "entryType": "measure"
      },
      {
        "startTime": 8766.5,
        "name": "lh:computed:TraceEngineResult:insights:DuplicatedJavaScript",
        "duration": 0.73,
        "entryType": "measure"
      },
      {
        "startTime": 8767.25,
        "name": "lh:computed:TraceEngineResult:insights:FontDisplay",
        "duration": 0.21,
        "entryType": "measure"
      },
      {
        "startTime": 8767.64,
        "name": "lh:computed:TraceEngineResult:insights:ForcedReflow",
        "duration": 0.09,
        "entryType": "measure"
      },
      {
        "startTime": 8767.75,
        "name": "lh:computed:TraceEngineResult:insights:INPBreakdown",
        "duration": 0.02,
        "entryType": "measure"
      },
      {
        "startTime": 8767.78,
        "name": "lh:computed:TraceEngineResult:insights:ImageDelivery",
        "duration": 0.05,
        "entryType": "measure"
      },
      {
        "startTime": 8767.84,
        "name": "lh:computed:TraceEngineResult:insights:LCPBreakdown",
        "duration": 0.42,
        "entryType": "measure"
      },
      {
        "startTime": 8768.27,
        "name": "lh:computed:TraceEngineResult:insights:LCPDiscovery",
        "duration": 0.05,
        "entryType": "measure"
      },
      {
        "startTime": 8768.32,
        "name": "lh:computed:TraceEngineResult:insights:LegacyJavaScript",
        "duration": 103.12,
        "entryType": "measure"
      },
      {
        "startTime": 8871.49,
        "name": "lh:computed:TraceEngineResult:insights:ModernHTTP",
        "duration": 3.91,
        "entryType": "measure"
      },
      {
        "startTime": 8875.46,
        "name": "lh:computed:TraceEngineResult:insights:NetworkDependencyTree",
        "duration": 2.96,
        "entryType": "measure"
      },
      {
        "startTime": 8878.45,
        "name": "lh:computed:TraceEngineResult:insights:RenderBlocking",
        "duration": 0.28,
        "entryType": "measure"
      },
      {
        "startTime": 8878.74,
        "name": "lh:computed:TraceEngineResult:insights:SlowCSSSelector",
        "duration": 0.03,
        "entryType": "measure"
      },
      {
        "startTime": 8878.79,
        "name": "lh:computed:TraceEngineResult:insights:ThirdParties",
        "duration": 0.1,
        "entryType": "measure"
      },
      {
        "startTime": 8878.89,
        "name": "lh:computed:TraceEngineResult:insights:Viewport",
        "duration": 0.13,
        "entryType": "measure"
      },
      {
        "startTime": 8884.84,
        "name": "lh:computed:CumulativeLayoutShift",
        "duration": 10.19,
        "entryType": "measure"
      },
      {
        "startTime": 8923.15,
        "name": "lh:gather:getArtifact:ViewportDimensions",
        "duration": 1.56,
        "entryType": "measure"
      },
      {
        "startTime": 8924.74,
        "name": "lh:gather:getArtifact:FullPageScreenshot",
        "duration": 1083.57,
        "entryType": "measure"
      },
      {
        "startTime": 10004.82,
        "name": "lh:gather:getVersion",
        "duration": 1,
        "entryType": "measure"
      },
      {
        "startTime": 10008.37,
        "name": "lh:gather:getArtifact:BFCacheFailures",
        "duration": 351.07,
        "entryType": "measure"
      },
      {
        "startTime": 10382.3,
        "name": "lh:runner:audit",
        "duration": 2194.11,
        "entryType": "measure"
      },
      {
        "startTime": 10382.45,
        "name": "lh:runner:auditing",
        "duration": 2193.49,
        "entryType": "measure"
      },
      {
        "startTime": 10383.43,
        "name": "lh:audit:is-on-https",
        "duration": 1.55,
        "entryType": "measure"
      },
      {
        "startTime": 10385.2,
        "name": "lh:audit:redirects-http",
        "duration": 0.59,
        "entryType": "measure"
      },
      {
        "startTime": 10386.02,
        "name": "lh:audit:first-contentful-paint",
        "duration": 14.03,
        "entryType": "measure"
      },
      {
        "startTime": 10386.36,
        "name": "lh:computed:FirstContentfulPaint",
        "duration": 12.08,
        "entryType": "measure"
      },
      {
        "startTime": 10386.51,
        "name": "lh:computed:ProcessedNavigation",
        "duration": 1.25,
        "entryType": "measure"
      },
      {
        "startTime": 10387.9,
        "name": "lh:computed:LanternFirstContentfulPaint",
        "duration": 10.48,
        "entryType": "measure"
      },
      {
        "startTime": 10388.05,
        "name": "lh:computed:PageDependencyGraph",
        "duration": 7.54,
        "entryType": "measure"
      },
      {
        "startTime": 10395.65,
        "name": "lh:computed:LoadSimulator",
        "duration": 0.73,
        "entryType": "measure"
      },
      {
        "startTime": 10395.76,
        "name": "lh:computed:NetworkAnalysis",
        "duration": 0.57,
        "entryType": "measure"
      },
      {
        "startTime": 10400.23,
        "name": "lh:audit:largest-contentful-paint",
        "duration": 3.56,
        "entryType": "measure"
      },
      {
        "startTime": 10400.52,
        "name": "lh:computed:LargestContentfulPaint",
        "duration": 2.7,
        "entryType": "measure"
      },
      {
        "startTime": 10400.6,
        "name": "lh:computed:LanternLargestContentfulPaint",
        "duration": 2.61,
        "entryType": "measure"
      },
      {
        "startTime": 10403.95,
        "name": "lh:audit:speed-index",
        "duration": 147.78,
        "entryType": "measure"
      },
      {
        "startTime": 10404.25,
        "name": "lh:computed:SpeedIndex",
        "duration": 146.68,
        "entryType": "measure"
      },
      {
        "startTime": 10404.32,
        "name": "lh:computed:LanternSpeedIndex",
        "duration": 146.59,
        "entryType": "measure"
      },
      {
        "startTime": 10404.36,
        "name": "lh:computed:Speedline",
        "duration": 142.1,
        "entryType": "measure"
      },
      {
        "startTime": 10551.77,
        "name": "lh:audit:screenshot-thumbnails",
        "duration": 0.49,
        "entryType": "measure"
      },
      {
        "startTime": 10552.28,
        "name": "lh:audit:final-screenshot",
        "duration": 1.73,
        "entryType": "measure"
      },
      {
        "startTime": 10552.45,
        "name": "lh:computed:Screenshots",
        "duration": 1.5,
        "entryType": "measure"
      },
      {
        "startTime": 10554.22,
        "name": "lh:audit:total-blocking-time",
        "duration": 7.06,
        "entryType": "measure"
      },
      {
        "startTime": 10554.55,
        "name": "lh:computed:TotalBlockingTime",
        "duration": 5.16,
        "entryType": "measure"
      },
      {
        "startTime": 10554.63,
        "name": "lh:computed:LanternTotalBlockingTime",
        "duration": 5.07,
        "entryType": "measure"
      },
      {
        "startTime": 10554.73,
        "name": "lh:computed:LanternInteractive",
        "duration": 2.59,
        "entryType": "measure"
      },
      {
        "startTime": 10561.58,
        "name": "lh:audit:max-potential-fid",
        "duration": 6.88,
        "entryType": "measure"
      },
      {
        "startTime": 10561.97,
        "name": "lh:computed:MaxPotentialFID",
        "duration": 4.62,
        "entryType": "measure"
      },
      {
        "startTime": 10562.06,
        "name": "lh:computed:LanternMaxPotentialFID",
        "duration": 4.51,
        "entryType": "measure"
      },
      {
        "startTime": 10568.78,
        "name": "lh:audit:cumulative-layout-shift",
        "duration": 1.18,
        "entryType": "measure"
      },
      {
        "startTime": 10570.54,
        "name": "lh:audit:errors-in-console",
        "duration": 2.05,
        "entryType": "measure"
      },
      {
        "startTime": 10571.31,
        "name": "lh:computed:JSBundles",
        "duration": 0.13,
        "entryType": "measure"
      },
      {
        "startTime": 10573.03,
        "name": "lh:audit:server-response-time",
        "duration": 2.18,
        "entryType": "measure"
      },
      {
        "startTime": 10573.49,
        "name": "lh:computed:NavigationInsights",
        "duration": 0.16,
        "entryType": "measure"
      },
      {
        "startTime": 10575.53,
        "name": "lh:audit:interactive",
        "duration": 1.87,
        "entryType": "measure"
      },
      {
        "startTime": 10576.29,
        "name": "lh:computed:Interactive",
        "duration": 0.14,
        "entryType": "measure"
      },
      {
        "startTime": 10577.68,
        "name": "lh:audit:user-timings",
        "duration": 5.06,
        "entryType": "measure"
      },
      {
        "startTime": 10578.14,
        "name": "lh:computed:UserTimings",
        "duration": 1.88,
        "entryType": "measure"
      },
      {
        "startTime": 10583.23,
        "name": "lh:audit:redirects",
        "duration": 10.33,
        "entryType": "measure"
      },
      {
        "startTime": 10594.06,
        "name": "lh:audit:image-aspect-ratio",
        "duration": 1.46,
        "entryType": "measure"
      },
      {
        "startTime": 10595.8,
        "name": "lh:audit:image-size-responsive",
        "duration": 1.73,
        "entryType": "measure"
      },
      {
        "startTime": 10596.18,
        "name": "lh:computed:ImageRecords",
        "duration": 0.44,
        "entryType": "measure"
      },
      {
        "startTime": 10597.76,
        "name": "lh:audit:deprecations",
        "duration": 1,
        "entryType": "measure"
      },
      {
        "startTime": 10598.95,
        "name": "lh:audit:third-party-cookies",
        "duration": 2.12,
        "entryType": "measure"
      },
      {
        "startTime": 10602.23,
        "name": "lh:audit:mainthread-work-breakdown",
        "duration": 28.92,
        "entryType": "measure"
      },
      {
        "startTime": 10602.82,
        "name": "lh:computed:MainThreadTasks",
        "duration": 26,
        "entryType": "measure"
      },
      {
        "startTime": 10631.4,
        "name": "lh:audit:bootup-time",
        "duration": 49.95,
        "entryType": "measure"
      },
      {
        "startTime": 10636.01,
        "name": "lh:computed:TBTImpactTasks",
        "duration": 39.22,
        "entryType": "measure"
      },
      {
        "startTime": 10681.39,
        "name": "lh:audit:diagnostics",
        "duration": 0.98,
        "entryType": "measure"
      },
      {
        "startTime": 10682.4,
        "name": "lh:audit:network-requests",
        "duration": 6.53,
        "entryType": "measure"
      },
      {
        "startTime": 10682.62,
        "name": "lh:computed:EntityClassification",
        "duration": 5.71,
        "entryType": "measure"
      },
      {
        "startTime": 10689.17,
        "name": "lh:audit:network-rtt",
        "duration": 1.38,
        "entryType": "measure"
      },
      {
        "startTime": 10690.79,
        "name": "lh:audit:network-server-latency",
        "duration": 1.21,
        "entryType": "measure"
      },
      {
        "startTime": 10692.03,
        "name": "lh:audit:main-thread-tasks",
        "duration": 0.97,
        "entryType": "measure"
      },
      {
        "startTime": 10693.03,
        "name": "lh:audit:metrics",
        "duration": 3.45,
        "entryType": "measure"
      },
      {
        "startTime": 10693.21,
        "name": "lh:computed:TimingSummary",
        "duration": 3.11,
        "entryType": "measure"
      },
      {
        "startTime": 10693.6,
        "name": "lh:computed:FirstContentfulPaintAllFrames",
        "duration": 0.11,
        "entryType": "measure"
      },
      {
        "startTime": 10693.78,
        "name": "lh:computed:LargestContentfulPaintAllFrames",
        "duration": 0.16,
        "entryType": "measure"
      },
      {
        "startTime": 10694.01,
        "name": "lh:computed:LCPBreakdown",
        "duration": 1.88,
        "entryType": "measure"
      },
      {
        "startTime": 10694.14,
        "name": "lh:computed:TimeToFirstByte",
        "duration": 0.26,
        "entryType": "measure"
      },
      {
        "startTime": 10694.42,
        "name": "lh:computed:LCPImageRecord",
        "duration": 1.42,
        "entryType": "measure"
      },
      {
        "startTime": 10696.5,
        "name": "lh:audit:resource-summary",
        "duration": 1.84,
        "entryType": "measure"
      },
      {
        "startTime": 10696.65,
        "name": "lh:computed:ResourceSummary",
        "duration": 1.17,
        "entryType": "measure"
      },
      {
        "startTime": 10698.6,
        "name": "lh:audit:layout-shifts",
        "duration": 1.29,
        "entryType": "measure"
      },
      {
        "startTime": 10700.1,
        "name": "lh:audit:long-tasks",
        "duration": 6.38,
        "entryType": "measure"
      },
      {
        "startTime": 10706.64,
        "name": "lh:audit:non-composited-animations",
        "duration": 0.87,
        "entryType": "measure"
      },
      {
        "startTime": 10707.69,
        "name": "lh:audit:unsized-images",
        "duration": 0.98,
        "entryType": "measure"
      },
      {
        "startTime": 10708.86,
        "name": "lh:audit:valid-source-maps",
        "duration": 1.04,
        "entryType": "measure"
      },
      {
        "startTime": 10710.05,
        "name": "lh:audit:csp-xss",
        "duration": 4.09,
        "entryType": "measure"
      },
      {
        "startTime": 10714.51,
        "name": "lh:audit:has-hsts",
        "duration": 1.15,
        "entryType": "measure"
      },
      {
        "startTime": 10715.81,
        "name": "lh:audit:origin-isolation",
        "duration": 0.94,
        "entryType": "measure"
      },
      {
        "startTime": 10716.91,
        "name": "lh:audit:clickjacking-mitigation",
        "duration": 0.72,
        "entryType": "measure"
      },
      {
        "startTime": 10717.77,
        "name": "lh:audit:trusted-types-xss",
        "duration": 0.8,
        "entryType": "measure"
      },
      {
        "startTime": 10718.59,
        "name": "lh:audit:script-treemap-data",
        "duration": 28.35,
        "entryType": "measure"
      },
      {
        "startTime": 10718.93,
        "name": "lh:computed:ModuleDuplication",
        "duration": 0.24,
        "entryType": "measure"
      },
      {
        "startTime": 10719.21,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.43,
        "entryType": "measure"
      },
      {
        "startTime": 10719.73,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.06,
        "entryType": "measure"
      },
      {
        "startTime": 10719.82,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.08,
        "entryType": "measure"
      },
      {
        "startTime": 10719.93,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.03,
        "entryType": "measure"
      },
      {
        "startTime": 10719.98,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.03,
        "entryType": "measure"
      },
      {
        "startTime": 10720.05,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.09,
        "entryType": "measure"
      },
      {
        "startTime": 10720.18,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.04,
        "entryType": "measure"
      },
      {
        "startTime": 10720.25,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.04,
        "entryType": "measure"
      },
      {
        "startTime": 10720.34,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.04,
        "entryType": "measure"
      },
      {
        "startTime": 10720.42,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.08,
        "entryType": "measure"
      },
      {
        "startTime": 10720.55,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.05,
        "entryType": "measure"
      },
      {
        "startTime": 10720.7,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 5.25,
        "entryType": "measure"
      },
      {
        "startTime": 10726.05,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.12,
        "entryType": "measure"
      },
      {
        "startTime": 10726.24,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.07,
        "entryType": "measure"
      },
      {
        "startTime": 10726.38,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.07,
        "entryType": "measure"
      },
      {
        "startTime": 10726.51,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.08,
        "entryType": "measure"
      },
      {
        "startTime": 10726.68,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.08,
        "entryType": "measure"
      },
      {
        "startTime": 10726.92,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 2.24,
        "entryType": "measure"
      },
      {
        "startTime": 10729.37,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.23,
        "entryType": "measure"
      },
      {
        "startTime": 10729.7,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.1,
        "entryType": "measure"
      },
      {
        "startTime": 10729.96,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.17,
        "entryType": "measure"
      },
      {
        "startTime": 10730.34,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.18,
        "entryType": "measure"
      },
      {
        "startTime": 10730.75,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 9.48,
        "entryType": "measure"
      },
      {
        "startTime": 10740.6,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.32,
        "entryType": "measure"
      },
      {
        "startTime": 10741.1,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 4.33,
        "entryType": "measure"
      },
      {
        "startTime": 10745.53,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.09,
        "entryType": "measure"
      },
      {
        "startTime": 10745.68,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.17,
        "entryType": "measure"
      },
      {
        "startTime": 10745.93,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.08,
        "entryType": "measure"
      },
      {
        "startTime": 10746.11,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.07,
        "entryType": "measure"
      },
      {
        "startTime": 10746.24,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.09,
        "entryType": "measure"
      },
      {
        "startTime": 10746.42,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.08,
        "entryType": "measure"
      },
      {
        "startTime": 10746.56,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.09,
        "entryType": "measure"
      },
      {
        "startTime": 10746.72,
        "name": "lh:computed:UnusedJavascriptSummary",
        "duration": 0.09,
        "entryType": "measure"
      },
      {
        "startTime": 10747.33,
        "name": "lh:audit:accesskeys",
        "duration": 0.75,
        "entryType": "measure"
      },
      {
        "startTime": 10748.25,
        "name": "lh:audit:aria-allowed-attr",
        "duration": 2.12,
        "entryType": "measure"
      },
      {
        "startTime": 10750.54,
        "name": "lh:audit:aria-allowed-role",
        "duration": 2.15,
        "entryType": "measure"
      },
      {
        "startTime": 10753.07,
        "name": "lh:audit:aria-command-name",
        "duration": 3.91,
        "entryType": "measure"
      },
      {
        "startTime": 10757.29,
        "name": "lh:audit:aria-conditional-attr",
        "duration": 3.06,
        "entryType": "measure"
      },
      {
        "startTime": 10760.7,
        "name": "lh:audit:aria-deprecated-role",
        "duration": 3.41,
        "entryType": "measure"
      },
      {
        "startTime": 10764.42,
        "name": "lh:audit:aria-dialog-name",
        "duration": 0.92,
        "entryType": "measure"
      },
      {
        "startTime": 10765.58,
        "name": "lh:audit:aria-hidden-body",
        "duration": 3.19,
        "entryType": "measure"
      },
      {
        "startTime": 10769.04,
        "name": "lh:audit:aria-hidden-focus",
        "duration": 3.29,
        "entryType": "measure"
      },
      {
        "startTime": 10772.6,
        "name": "lh:audit:aria-input-field-name",
        "duration": 3.18,
        "entryType": "measure"
      },
      {
        "startTime": 10776.09,
        "name": "lh:audit:aria-meter-name",
        "duration": 0.61,
        "entryType": "measure"
      },
      {
        "startTime": 10776.86,
        "name": "lh:audit:aria-progressbar-name",
        "duration": 0.66,
        "entryType": "measure"
      },
      {
        "startTime": 10777.67,
        "name": "lh:audit:aria-prohibited-attr",
        "duration": 1.78,
        "entryType": "measure"
      },
      {
        "startTime": 10779.59,
        "name": "lh:audit:aria-required-attr",
        "duration": 1.65,
        "entryType": "measure"
      },
      {
        "startTime": 10781.39,
        "name": "lh:audit:aria-required-children",
        "duration": 0.64,
        "entryType": "measure"
      },
      {
        "startTime": 10782.22,
        "name": "lh:audit:aria-required-parent",
        "duration": 0.66,
        "entryType": "measure"
      },
      {
        "startTime": 10783.02,
        "name": "lh:audit:aria-roles",
        "duration": 1.66,
        "entryType": "measure"
      },
      {
        "startTime": 10784.84,
        "name": "lh:audit:aria-text",
        "duration": 0.73,
        "entryType": "measure"
      },
      {
        "startTime": 10785.72,
        "name": "lh:audit:aria-toggle-field-name",
        "duration": 0.78,
        "entryType": "measure"
      },
      {
        "startTime": 10786.64,
        "name": "lh:audit:aria-tooltip-name",
        "duration": 5.33,
        "entryType": "measure"
      },
      {
        "startTime": 10792.15,
        "name": "lh:audit:aria-treeitem-name",
        "duration": 0.87,
        "entryType": "measure"
      },
      {
        "startTime": 10793.17,
        "name": "lh:audit:aria-valid-attr-value",
        "duration": 1.74,
        "entryType": "measure"
      },
      {
        "startTime": 10795.07,
        "name": "lh:audit:aria-valid-attr",
        "duration": 1.72,
        "entryType": "measure"
      },
      {
        "startTime": 10796.93,
        "name": "lh:audit:button-name",
        "duration": 1.63,
        "entryType": "measure"
      },
      {
        "startTime": 10798.71,
        "name": "lh:audit:bypass",
        "duration": 1.71,
        "entryType": "measure"
      },
      {
        "startTime": 10800.56,
        "name": "lh:audit:color-contrast",
        "duration": 1.64,
        "entryType": "measure"
      },
      {
        "startTime": 10802.35,
        "name": "lh:audit:definition-list",
        "duration": 0.91,
        "entryType": "measure"
      },
      {
        "startTime": 10803.41,
        "name": "lh:audit:dlitem",
        "duration": 6.88,
        "entryType": "measure"
      },
      {
        "startTime": 10810.46,
        "name": "lh:audit:document-title",
        "duration": 1.78,
        "entryType": "measure"
      },
      {
        "startTime": 10812.38,
        "name": "lh:audit:duplicate-id-aria",
        "duration": 1.62,
        "entryType": "measure"
      },
      {
        "startTime": 10814.14,
        "name": "lh:audit:empty-heading",
        "duration": 1.75,
        "entryType": "measure"
      },
      {
        "startTime": 10816.05,
        "name": "lh:audit:form-field-multiple-labels",
        "duration": 2.63,
        "entryType": "measure"
      },
      {
        "startTime": 10818.95,
        "name": "lh:audit:frame-title",
        "duration": 1.5,
        "entryType": "measure"
      },
      {
        "startTime": 10820.7,
        "name": "lh:audit:heading-order",
        "duration": 2.89,
        "entryType": "measure"
      },
      {
        "startTime": 10823.87,
        "name": "lh:audit:html-has-lang",
        "duration": 3.1,
        "entryType": "measure"
      },
      {
        "startTime": 10827.25,
        "name": "lh:audit:html-lang-valid",
        "duration": 1.95,
        "entryType": "measure"
      },
      {
        "startTime": 10829.36,
        "name": "lh:audit:html-xml-lang-mismatch",
        "duration": 0.95,
        "entryType": "measure"
      },
      {
        "startTime": 10830.46,
        "name": "lh:audit:identical-links-same-purpose",
        "duration": 8.21,
        "entryType": "measure"
      },
      {
        "startTime": 10838.85,
        "name": "lh:audit:image-alt",
        "duration": 1,
        "entryType": "measure"
      },
      {
        "startTime": 10840.02,
        "name": "lh:audit:image-redundant-alt",
        "duration": 1.05,
        "entryType": "measure"
      },
      {
        "startTime": 10841.21,
        "name": "lh:audit:input-button-name",
        "duration": 1.01,
        "entryType": "measure"
      },
      {
        "startTime": 10842.37,
        "name": "lh:audit:input-image-alt",
        "duration": 1.1,
        "entryType": "measure"
      },
      {
        "startTime": 10843.62,
        "name": "lh:audit:label-content-name-mismatch",
        "duration": 1.1,
        "entryType": "measure"
      },
      {
        "startTime": 10844.87,
        "name": "lh:audit:label",
        "duration": 1.58,
        "entryType": "measure"
      },
      {
        "startTime": 10846.59,
        "name": "lh:audit:landmark-one-main",
        "duration": 1.58,
        "entryType": "measure"
      },
      {
        "startTime": 10848.32,
        "name": "lh:audit:link-name",
        "duration": 1.59,
        "entryType": "measure"
      },
      {
        "startTime": 10850.05,
        "name": "lh:audit:link-in-text-block",
        "duration": 1.71,
        "entryType": "measure"
      },
      {
        "startTime": 10851.92,
        "name": "lh:audit:list",
        "duration": 9.3,
        "entryType": "measure"
      },
      {
        "startTime": 10861.4,
        "name": "lh:audit:listitem",
        "duration": 1.67,
        "entryType": "measure"
      },
      {
        "startTime": 10863.26,
        "name": "lh:audit:meta-refresh",
        "duration": 1.14,
        "entryType": "measure"
      },
      {
        "startTime": 10864.55,
        "name": "lh:audit:meta-viewport",
        "duration": 1.72,
        "entryType": "measure"
      },
      {
        "startTime": 10866.41,
        "name": "lh:audit:object-alt",
        "duration": 1.18,
        "entryType": "measure"
      },
      {
        "startTime": 10867.73,
        "name": "lh:audit:select-name",
        "duration": 1.23,
        "entryType": "measure"
      },
      {
        "startTime": 10869.11,
        "name": "lh:audit:skip-link",
        "duration": 1.14,
        "entryType": "measure"
      },
      {
        "startTime": 10870.39,
        "name": "lh:audit:tabindex",
        "duration": 1.75,
        "entryType": "measure"
      },
      {
        "startTime": 10872.29,
        "name": "lh:audit:table-duplicate-name",
        "duration": 1.38,
        "entryType": "measure"
      },
      {
        "startTime": 10873.84,
        "name": "lh:audit:table-fake-caption",
        "duration": 1.54,
        "entryType": "measure"
      },
      {
        "startTime": 10875.53,
        "name": "lh:audit:target-size",
        "duration": 7.43,
        "entryType": "measure"
      },
      {
        "startTime": 10883.19,
        "name": "lh:audit:td-has-header",
        "duration": 1.48,
        "entryType": "measure"
      },
      {
        "startTime": 10884.84,
        "name": "lh:audit:td-headers-attr",
        "duration": 1.53,
        "entryType": "measure"
      },
      {
        "startTime": 10886.54,
        "name": "lh:audit:th-has-data-cells",
        "duration": 1.53,
        "entryType": "measure"
      },
      {
        "startTime": 10888.2,
        "name": "lh:audit:valid-lang",
        "duration": 1.43,
        "entryType": "measure"
      },
      {
        "startTime": 10889.78,
        "name": "lh:audit:video-caption",
        "duration": 1.61,
        "entryType": "measure"
      },
      {
        "startTime": 10891.43,
        "name": "lh:audit:custom-controls-labels",
        "duration": 0.16,
        "entryType": "measure"
      },
      {
        "startTime": 10891.6,
        "name": "lh:audit:custom-controls-roles",
        "duration": 0.01,
        "entryType": "measure"
      },
      {
        "startTime": 10891.61,
        "name": "lh:audit:focus-traps",
        "duration": 0.01,
        "entryType": "measure"
      },
      {
        "startTime": 10891.63,
        "name": "lh:audit:focusable-controls",
        "duration": 0.01,
        "entryType": "measure"
      },
      {
        "startTime": 10891.64,
        "name": "lh:audit:interactive-element-affordance",
        "duration": 0.01,
        "entryType": "measure"
      },
      {
        "startTime": 10891.66,
        "name": "lh:audit:logical-tab-order",
        "duration": 0.01,
        "entryType": "measure"
      },
      {
        "startTime": 10891.67,
        "name": "lh:audit:managed-focus",
        "duration": 0.01,
        "entryType": "measure"
      },
      {
        "startTime": 10891.68,
        "name": "lh:audit:offscreen-content-hidden",
        "duration": 0.01,
        "entryType": "measure"
      },
      {
        "startTime": 10891.69,
        "name": "lh:audit:use-landmarks",
        "duration": 0.01,
        "entryType": "measure"
      },
      {
        "startTime": 10891.71,
        "name": "lh:audit:visual-order-follows-dom",
        "duration": 0.01,
        "entryType": "measure"
      },
      {
        "startTime": 10891.89,
        "name": "lh:audit:total-byte-weight",
        "duration": 1.24,
        "entryType": "measure"
      },
      {
        "startTime": 10893.26,
        "name": "lh:audit:unminified-css",
        "duration": 819.67,
        "entryType": "measure"
      },
      {
        "startTime": 11713.18,
        "name": "lh:audit:unminified-javascript",
        "duration": 75.7,
        "entryType": "measure"
      },
      {
        "startTime": 11789.03,
        "name": "lh:audit:unused-css-rules",
        "duration": 749.2,
        "entryType": "measure"
      },
      {
        "startTime": 11789.34,
        "name": "lh:computed:UnusedCSS",
        "duration": 745.81,
        "entryType": "measure"
      },
      {
        "startTime": 12538.43,
        "name": "lh:audit:unused-javascript",
        "duration": 4.57,
        "entryType": "measure"
      },
      {
        "startTime": 12543.21,
        "name": "lh:audit:doctype",
        "duration": 0.61,
        "entryType": "measure"
      },
      {
        "startTime": 12543.98,
        "name": "lh:audit:charset",
        "duration": 0.79,
        "entryType": "measure"
      },
      {
        "startTime": 12544.94,
        "name": "lh:audit:geolocation-on-start",
        "duration": 0.87,
        "entryType": "measure"
      },
      {
        "startTime": 12546.03,
        "name": "lh:audit:inspector-issues",
        "duration": 0.55,
        "entryType": "measure"
      },
      {
        "startTime": 12546.7,
        "name": "lh:audit:js-libraries",
        "duration": 0.66,
        "entryType": "measure"
      },
      {
        "startTime": 12547.56,
        "name": "lh:audit:notification-on-start",
        "duration": 0.61,
        "entryType": "measure"
      },
      {
        "startTime": 12548.34,
        "name": "lh:audit:paste-preventing-inputs",
        "duration": 0.58,
        "entryType": "measure"
      },
      {
        "startTime": 12549.07,
        "name": "lh:audit:meta-description",
        "duration": 0.55,
        "entryType": "measure"
      },
      {
        "startTime": 12549.78,
        "name": "lh:audit:http-status-code",
        "duration": 0.54,
        "entryType": "measure"
      },
      {
        "startTime": 12550.48,
        "name": "lh:audit:link-text",
        "duration": 0.69,
        "entryType": "measure"
      },
      {
        "startTime": 12551.31,
        "name": "lh:audit:crawlable-anchors",
        "duration": 0.72,
        "entryType": "measure"
      },
      {
        "startTime": 12552.18,
        "name": "lh:audit:is-crawlable",
        "duration": 1.71,
        "entryType": "measure"
      },
      {
        "startTime": 12554.05,
        "name": "lh:audit:robots-txt",
        "duration": 0.68,
        "entryType": "measure"
      },
      {
        "startTime": 12554.89,
        "name": "lh:audit:hreflang",
        "duration": 0.6,
        "entryType": "measure"
      },
      {
        "startTime": 12555.64,
        "name": "lh:audit:canonical",
        "duration": 0.68,
        "entryType": "measure"
      },
      {
        "startTime": 12556.47,
        "name": "lh:audit:structured-data",
        "duration": 0.4,
        "entryType": "measure"
      },
      {
        "startTime": 12557.07,
        "name": "lh:audit:bf-cache",
        "duration": 1.16,
        "entryType": "measure"
      },
      {
        "startTime": 12558.37,
        "name": "lh:audit:cache-insight",
        "duration": 0.94,
        "entryType": "measure"
      },
      {
        "startTime": 12559.46,
        "name": "lh:audit:cls-culprits-insight",
        "duration": 0.73,
        "entryType": "measure"
      },
      {
        "startTime": 12560.37,
        "name": "lh:audit:document-latency-insight",
        "duration": 0.76,
        "entryType": "measure"
      },
      {
        "startTime": 12561.27,
        "name": "lh:audit:dom-size-insight",
        "duration": 0.9,
        "entryType": "measure"
      },
      {
        "startTime": 12562.31,
        "name": "lh:audit:duplicated-javascript-insight",
        "duration": 0.61,
        "entryType": "measure"
      },
      {
        "startTime": 12563.06,
        "name": "lh:audit:font-display-insight",
        "duration": 0.85,
        "entryType": "measure"
      },
      {
        "startTime": 12564.08,
        "name": "lh:audit:forced-reflow-insight",
        "duration": 0.59,
        "entryType": "measure"
      },
      {
        "startTime": 12564.82,
        "name": "lh:audit:image-delivery-insight",
        "duration": 0.62,
        "entryType": "measure"
      },
      {
        "startTime": 12565.58,
        "name": "lh:audit:inp-breakdown-insight",
        "duration": 0.56,
        "entryType": "measure"
      },
      {
        "startTime": 12566.28,
        "name": "lh:audit:lcp-breakdown-insight",
        "duration": 0.77,
        "entryType": "measure"
      },
      {
        "startTime": 12567.22,
        "name": "lh:audit:lcp-discovery-insight",
        "duration": 0.52,
        "entryType": "measure"
      },
      {
        "startTime": 12567.95,
        "name": "lh:audit:legacy-javascript-insight",
        "duration": 0.61,
        "entryType": "measure"
      },
      {
        "startTime": 12568.7,
        "name": "lh:audit:modern-http-insight",
        "duration": 0.56,
        "entryType": "measure"
      },
      {
        "startTime": 12569.41,
        "name": "lh:audit:network-dependency-tree-insight",
        "duration": 1.1,
        "entryType": "measure"
      },
      {
        "startTime": 12570.66,
        "name": "lh:audit:render-blocking-insight",
        "duration": 0.65,
        "entryType": "measure"
      },
      {
        "startTime": 12571.45,
        "name": "lh:audit:third-parties-insight",
        "duration": 3.66,
        "entryType": "measure"
      },
      {
        "startTime": 12575.31,
        "name": "lh:audit:viewport-insight",
        "duration": 0.6,
        "entryType": "measure"
      },
      {
        "startTime": 12575.94,
        "name": "lh:runner:generate",
        "duration": 0.46,
        "entryType": "measure"
      }
    ],
    "total": 10737.400000000001
  },
  "i18n": {
    "rendererFormattedStrings": {
      "calculatorLink": "See calculator.",
      "collapseView": "Collapse view",
      "crcInitialNavigation": "Initial Navigation",
      "crcLongestDurationLabel": "Maximum critical path latency:",
      "dropdownCopyJSON": "Copy JSON",
      "dropdownDarkTheme": "Toggle Dark Theme",
      "dropdownPrintExpanded": "Print Expanded",
      "dropdownPrintSummary": "Print Summary",
      "dropdownSaveGist": "Save as Gist",
      "dropdownSaveHTML": "Save as HTML",
      "dropdownSaveJSON": "Save as JSON",
      "dropdownViewUnthrottledTrace": "View Unthrottled Trace",
      "dropdownViewer": "Open in Viewer",
      "errorLabel": "Error!",
      "errorMissingAuditInfo": "Report error: no audit information",
      "expandView": "Expand view",
      "firstPartyChipLabel": "1st party",
      "footerIssue": "File an issue",
      "hide": "Hide",
      "labDataTitle": "Lab Data",
      "lsPerformanceCategoryDescription": "[Lighthouse](https://developers.google.com/web/tools/lighthouse/) analysis of the current page on an emulated mobile network. Values are estimated and may vary.",
      "manualAuditsGroupTitle": "Additional items to manually check",
      "notApplicableAuditsGroupTitle": "Not applicable",
      "openInANewTabTooltip": "Open in a new tab",
      "opportunityResourceColumnLabel": "Opportunity",
      "opportunitySavingsColumnLabel": "Estimated Savings",
      "passedAuditsGroupTitle": "Passed audits",
      "runtimeAnalysisWindow": "Initial page load",
      "runtimeAnalysisWindowSnapshot": "Point-in-time snapshot",
      "runtimeAnalysisWindowTimespan": "User interactions timespan",
      "runtimeCustom": "Custom throttling",
      "runtimeDesktopEmulation": "Emulated Desktop",
      "runtimeMobileEmulation": "Emulated Moto G Power",
      "runtimeNoEmulation": "No emulation",
      "runtimeSettingsAxeVersion": "Axe version",
      "runtimeSettingsBenchmark": "Unthrottled CPU/Memory Power",
      "runtimeSettingsCPUThrottling": "CPU throttling",
      "runtimeSettingsDevice": "Device",
      "runtimeSettingsNetworkThrottling": "Network throttling",
      "runtimeSettingsScreenEmulation": "Screen emulation",
      "runtimeSettingsUANetwork": "User agent (network)",
      "runtimeSingleLoad": "Single page session",
      "runtimeSingleLoadTooltip": "This data is taken from a single page session, as opposed to field data summarizing many sessions.",
      "runtimeSlow4g": "Slow 4G throttling",
      "runtimeUnknown": "Unknown",
      "show": "Show",
      "showRelevantAudits": "Show audits relevant to:",
      "snippetCollapseButtonLabel": "Collapse snippet",
      "snippetExpandButtonLabel": "Expand snippet",
      "thirdPartyResourcesLabel": "Show 3rd-party resources",
      "throttlingProvided": "Provided by environment",
      "toplevelWarningsMessage": "There were issues affecting this run of Lighthouse:",
      "unattributable": "Unattributable",
      "unscoredLabel": "Unscored",
      "unscoredTitle": "This audit does not contribute to the overall category score.",
      "varianceDisclaimer": "Values are estimated and may vary. The [performance score is calculated](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/) directly from these metrics.",
      "viewTraceLabel": "View Trace",
      "viewTreemapLabel": "View Treemap",
      "warningAuditsGroupTitle": "Passed audits but with warnings",
      "warningHeader": "Warnings: "
    },
    "icuMessagePaths": {
      "core/gather/driver/navigation.js | warningRedirected": [
        {
          "values": {
            "requested": "https://accounts.google.com/",
            "final": "https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Faccounts.google.com%2F&dsh=S-1943617189%3A1776797223287633&followup=https%3A%2F%2Faccounts.google.com%2F&passive=1209600&flowName=GlifWebSignIn&flowEntry=ServiceLogin&ifkv=AT1y2_Xp-9FfzzQ_DSU_ufVzvOgB-YCEjzzjwHT4RjvbHzf-Uw3j88baKvEP0tHLtOt_lnzLmkIl_A"
          },
          "path": "runWarnings[0]"
        }
      ],
      "core/audits/is-on-https.js | title": [
        "audits[is-on-https].title"
      ],
      "core/audits/is-on-https.js | description": [
        "audits[is-on-https].description"
      ],
      "core/audits/is-on-https.js | columnInsecureURL": [
        "audits[is-on-https].details.headings[0].label"
      ],
      "core/audits/is-on-https.js | columnResolution": [
        "audits[is-on-https].details.headings[1].label"
      ],
      "core/audits/redirects-http.js | title": [
        "audits[redirects-http].title"
      ],
      "core/audits/redirects-http.js | description": [
        "audits[redirects-http].description"
      ],
      "core/lib/i18n/i18n.js | firstContentfulPaintMetric": [
        "audits[first-contentful-paint].title"
      ],
      "core/audits/metrics/first-contentful-paint.js | description": [
        "audits[first-contentful-paint].description"
      ],
      "core/lib/i18n/i18n.js | seconds": [
        {
          "values": {
            "timeInMs": 6103.3889500000005
          },
          "path": "audits[first-contentful-paint].displayValue"
        },
        {
          "values": {
            "timeInMs": 6763.178200000001
          },
          "path": "audits[largest-contentful-paint].displayValue"
        },
        {
          "values": {
            "timeInMs": 6103.3889500000005
          },
          "path": "audits[speed-index].displayValue"
        },
        {
          "values": {
            "timeInMs": 6861.4643000000015
          },
          "path": "audits.interactive.displayValue"
        },
        {
          "values": {
            "timeInMs": 2700.8399999999424
          },
          "path": "audits[mainthread-work-breakdown].displayValue"
        },
        {
          "values": {
            "timeInMs": 1765.6440000000334
          },
          "path": "audits[bootup-time].displayValue"
        }
      ],
      "core/lib/i18n/i18n.js | largestContentfulPaintMetric": [
        "audits[largest-contentful-paint].title"
      ],
      "core/audits/metrics/largest-contentful-paint.js | description": [
        "audits[largest-contentful-paint].description"
      ],
      "core/lib/i18n/i18n.js | speedIndexMetric": [
        "audits[speed-index].title"
      ],
      "core/audits/metrics/speed-index.js | description": [
        "audits[speed-index].description"
      ],
      "core/lib/i18n/i18n.js | totalBlockingTimeMetric": [
        "audits[total-blocking-time].title"
      ],
      "core/audits/metrics/total-blocking-time.js | description": [
        "audits[total-blocking-time].description"
      ],
      "core/lib/i18n/i18n.js | ms": [
        {
          "values": {
            "timeInMs": 479.33420000000024
          },
          "path": "audits[total-blocking-time].displayValue"
        },
        {
          "values": {
            "timeInMs": 393
          },
          "path": "audits[max-potential-fid].displayValue"
        },
        {
          "values": {
            "timeInMs": 24.517000000000003
          },
          "path": "audits[network-rtt].displayValue"
        },
        {
          "values": {
            "timeInMs": 41.0283
          },
          "path": "audits[network-server-latency].displayValue"
        }
      ],
      "core/lib/i18n/i18n.js | maxPotentialFIDMetric": [
        "audits[max-potential-fid].title"
      ],
      "core/audits/metrics/max-potential-fid.js | description": [
        "audits[max-potential-fid].description"
      ],
      "core/lib/i18n/i18n.js | cumulativeLayoutShiftMetric": [
        "audits[cumulative-layout-shift].title"
      ],
      "core/audits/metrics/cumulative-layout-shift.js | description": [
        "audits[cumulative-layout-shift].description"
      ],
      "core/audits/errors-in-console.js | title": [
        "audits[errors-in-console].title"
      ],
      "core/audits/errors-in-console.js | description": [
        "audits[errors-in-console].description"
      ],
      "core/lib/i18n/i18n.js | columnSource": [
        "audits[errors-in-console].details.headings[0].label",
        "audits.deprecations.details.headings[1].label",
        "audits[geolocation-on-start].details.headings[0].label",
        "audits[notification-on-start].details.headings[0].label",
        "audits[forced-reflow-insight].details.items[0].headings[0].label"
      ],
      "core/lib/i18n/i18n.js | columnDescription": [
        "audits[errors-in-console].details.headings[1].label",
        "audits[csp-xss].details.headings[0].label",
        "audits[has-hsts].details.headings[0].label",
        "audits[origin-isolation].details.headings[0].label",
        "audits[clickjacking-mitigation].details.headings[0].label",
        "audits[trusted-types-xss].details.headings[0].label"
      ],
      "core/audits/server-response-time.js | title": [
        "audits[server-response-time].title"
      ],
      "core/audits/server-response-time.js | description": [
        "audits[server-response-time].description"
      ],
      "core/audits/server-response-time.js | displayValue": [
        {
          "values": {
            "timeInMs": 65
          },
          "path": "audits[server-response-time].displayValue"
        }
      ],
      "core/lib/i18n/i18n.js | columnURL": [
        "audits[server-response-time].details.headings[0].label",
        "audits.redirects.details.headings[0].label",
        "audits[image-aspect-ratio].details.headings[1].label",
        "audits[image-size-responsive].details.headings[1].label",
        "audits[third-party-cookies].details.headings[1].label",
        "audits[bootup-time].details.headings[0].label",
        "audits[network-rtt].details.headings[0].label",
        "audits[network-server-latency].details.headings[0].label",
        "audits[long-tasks].details.headings[0].label",
        "audits[unsized-images].details.headings[1].label",
        "audits[valid-source-maps].details.headings[0].label",
        "audits[total-byte-weight].details.headings[0].label",
        "audits[unused-css-rules].details.headings[0].label",
        "audits[unused-javascript].details.headings[0].label",
        "audits[font-display-insight].details.headings[0].label",
        "audits[image-delivery-insight].details.headings[1].label",
        "audits[modern-http-insight].details.headings[0].label",
        "audits[render-blocking-insight].details.headings[0].label"
      ],
      "core/lib/i18n/i18n.js | columnTimeSpent": [
        "audits[server-response-time].details.headings[1].label",
        "audits.redirects.details.headings[1].label",
        "audits[mainthread-work-breakdown].details.headings[1].label",
        "audits[network-rtt].details.headings[1].label",
        "audits[network-server-latency].details.headings[1].label"
      ],
      "core/lib/i18n/i18n.js | interactiveMetric": [
        "audits.interactive.title"
      ],
      "core/audits/metrics/interactive.js | description": [
        "audits.interactive.description"
      ],
      "core/audits/user-timings.js | title": [
        "audits[user-timings].title"
      ],
      "core/audits/user-timings.js | description": [
        "audits[user-timings].description"
      ],
      "core/audits/user-timings.js | displayValue": [
        {
          "values": {
            "itemCount": 11
          },
          "path": "audits[user-timings].displayValue"
        }
      ],
      "core/lib/i18n/i18n.js | columnName": [
        "audits[user-timings].details.headings[0].label",
        "audits[third-party-cookies].details.headings[0].label",
        "audits[js-libraries].details.headings[0].label"
      ],
      "core/audits/user-timings.js | columnType": [
        "audits[user-timings].details.headings[1].label"
      ],
      "core/lib/i18n/i18n.js | columnStartTime": [
        "audits[user-timings].details.headings[2].label",
        "audits[long-tasks].details.headings[1].label"
      ],
      "core/lib/i18n/i18n.js | columnDuration": [
        "audits[user-timings].details.headings[3].label",
        "audits[long-tasks].details.headings[2].label",
        "audits[lcp-breakdown-insight].details.items[0].headings[1].label",
        "audits[render-blocking-insight].details.headings[2].label"
      ],
      "core/audits/redirects.js | title": [
        "audits.redirects.title"
      ],
      "core/audits/redirects.js | description": [
        "audits.redirects.description"
      ],
      "core/lib/i18n/i18n.js | displayValueMsSavings": [
        {
          "values": {
            "wastedMs": 791.0283
          },
          "path": "audits.redirects.displayValue"
        },
        {
          "values": {
            "wastedMs": 121
          },
          "path": "audits[document-latency-insight].displayValue"
        },
        {
          "values": {
            "wastedMs": 45
          },
          "path": "audits[font-display-insight].displayValue"
        }
      ],
      "core/audits/image-aspect-ratio.js | title": [
        "audits[image-aspect-ratio].title"
      ],
      "core/audits/image-aspect-ratio.js | description": [
        "audits[image-aspect-ratio].description"
      ],
      "core/audits/image-aspect-ratio.js | columnDisplayed": [
        "audits[image-aspect-ratio].details.headings[2].label"
      ],
      "core/audits/image-aspect-ratio.js | columnActual": [
        "audits[image-aspect-ratio].details.headings[3].label"
      ],
      "core/audits/image-size-responsive.js | title": [
        "audits[image-size-responsive].title"
      ],
      "core/audits/image-size-responsive.js | description": [
        "audits[image-size-responsive].description"
      ],
      "core/audits/image-size-responsive.js | columnDisplayed": [
        "audits[image-size-responsive].details.headings[2].label"
      ],
      "core/audits/image-size-responsive.js | columnActual": [
        "audits[image-size-responsive].details.headings[3].label"
      ],
      "core/audits/image-size-responsive.js | columnExpected": [
        "audits[image-size-responsive].details.headings[4].label"
      ],
      "core/audits/deprecations.js | title": [
        "audits.deprecations.title"
      ],
      "core/audits/deprecations.js | description": [
        "audits.deprecations.description"
      ],
      "core/audits/deprecations.js | columnDeprecate": [
        "audits.deprecations.details.headings[0].label"
      ],
      "core/audits/third-party-cookies.js | title": [
        "audits[third-party-cookies].title"
      ],
      "core/audits/third-party-cookies.js | description": [
        "audits[third-party-cookies].description"
      ],
      "core/audits/mainthread-work-breakdown.js | failureTitle": [
        "audits[mainthread-work-breakdown].title"
      ],
      "core/audits/mainthread-work-breakdown.js | description": [
        "audits[mainthread-work-breakdown].description"
      ],
      "core/audits/mainthread-work-breakdown.js | columnCategory": [
        "audits[mainthread-work-breakdown].details.headings[0].label"
      ],
      "core/audits/bootup-time.js | failureTitle": [
        "audits[bootup-time].title"
      ],
      "core/audits/bootup-time.js | description": [
        "audits[bootup-time].description"
      ],
      "core/audits/bootup-time.js | columnTotal": [
        "audits[bootup-time].details.headings[1].label"
      ],
      "core/audits/bootup-time.js | columnScriptEval": [
        "audits[bootup-time].details.headings[2].label"
      ],
      "core/audits/bootup-time.js | columnScriptParse": [
        "audits[bootup-time].details.headings[3].label"
      ],
      "core/audits/network-rtt.js | title": [
        "audits[network-rtt].title"
      ],
      "core/audits/network-rtt.js | description": [
        "audits[network-rtt].description"
      ],
      "core/audits/network-server-latency.js | title": [
        "audits[network-server-latency].title"
      ],
      "core/audits/network-server-latency.js | description": [
        "audits[network-server-latency].description"
      ],
      "core/lib/i18n/i18n.js | columnResourceType": [
        "audits[resource-summary].details.headings[0].label"
      ],
      "core/lib/i18n/i18n.js | columnRequests": [
        "audits[resource-summary].details.headings[1].label"
      ],
      "core/lib/i18n/i18n.js | columnTransferSize": [
        "audits[resource-summary].details.headings[2].label",
        "audits[total-byte-weight].details.headings[1].label",
        "audits[unused-css-rules].details.headings[1].label",
        "audits[unused-javascript].details.headings[1].label",
        "audits[cache-insight].details.headings[2].label",
        "audits[render-blocking-insight].details.headings[1].label"
      ],
      "core/lib/i18n/i18n.js | total": [
        "audits[resource-summary].details.items[0].label"
      ],
      "core/lib/i18n/i18n.js | scriptResourceType": [
        "audits[resource-summary].details.items[1].label"
      ],
      "core/lib/i18n/i18n.js | documentResourceType": [
        "audits[resource-summary].details.items[2].label"
      ],
      "core/lib/i18n/i18n.js | fontResourceType": [
        "audits[resource-summary].details.items[3].label"
      ],
      "core/lib/i18n/i18n.js | otherResourceType": [
        "audits[resource-summary].details.items[4].label"
      ],
      "core/lib/i18n/i18n.js | imageResourceType": [
        "audits[resource-summary].details.items[5].label"
      ],
      "core/lib/i18n/i18n.js | stylesheetResourceType": [
        "audits[resource-summary].details.items[6].label"
      ],
      "core/lib/i18n/i18n.js | mediaResourceType": [
        "audits[resource-summary].details.items[7].label"
      ],
      "core/lib/i18n/i18n.js | thirdPartyResourceType": [
        "audits[resource-summary].details.items[8].label"
      ],
      "core/audits/layout-shifts.js | title": [
        "audits[layout-shifts].title"
      ],
      "core/audits/layout-shifts.js | description": [
        "audits[layout-shifts].description"
      ],
      "core/lib/i18n/i18n.js | columnElement": [
        "audits[layout-shifts].details.headings[0].label",
        "audits[non-composited-animations].details.headings[0].label",
        "audits[dom-size-insight].details.headings[1].label"
      ],
      "core/audits/layout-shifts.js | columnScore": [
        "audits[layout-shifts].details.headings[1].label"
      ],
      "core/audits/long-tasks.js | title": [
        "audits[long-tasks].title"
      ],
      "core/audits/long-tasks.js | description": [
        "audits[long-tasks].description"
      ],
      "core/audits/long-tasks.js | displayValue": [
        {
          "values": {
            "itemCount": 9
          },
          "path": "audits[long-tasks].displayValue"
        }
      ],
      "core/audits/non-composited-animations.js | title": [
        "audits[non-composited-animations].title"
      ],
      "core/audits/non-composited-animations.js | description": [
        "audits[non-composited-animations].description"
      ],
      "core/audits/unsized-images.js | title": [
        "audits[unsized-images].title"
      ],
      "core/audits/unsized-images.js | description": [
        "audits[unsized-images].description"
      ],
      "core/audits/valid-source-maps.js | title": [
        "audits[valid-source-maps].title"
      ],
      "core/audits/valid-source-maps.js | description": [
        "audits[valid-source-maps].description"
      ],
      "core/audits/valid-source-maps.js | columnMapURL": [
        "audits[valid-source-maps].details.headings[1].label"
      ],
      "core/audits/csp-xss.js | title": [
        "audits[csp-xss].title"
      ],
      "core/audits/csp-xss.js | description": [
        "audits[csp-xss].description"
      ],
      "core/audits/csp-xss.js | columnDirective": [
        "audits[csp-xss].details.headings[1].label"
      ],
      "core/audits/csp-xss.js | columnSeverity": [
        "audits[csp-xss].details.headings[2].label"
      ],
      "core/audits/has-hsts.js | title": [
        "audits[has-hsts].title"
      ],
      "core/audits/has-hsts.js | description": [
        "audits[has-hsts].description"
      ],
      "core/audits/has-hsts.js | columnDirective": [
        "audits[has-hsts].details.headings[1].label"
      ],
      "core/audits/has-hsts.js | columnSeverity": [
        "audits[has-hsts].details.headings[2].label"
      ],
      "core/audits/has-hsts.js | noPreload": [
        "audits[has-hsts].details.items[0].description"
      ],
      "core/lib/i18n/i18n.js | itemSeverityMedium": [
        "audits[has-hsts].details.items[0].severity"
      ],
      "core/audits/origin-isolation.js | title": [
        "audits[origin-isolation].title"
      ],
      "core/audits/origin-isolation.js | description": [
        "audits[origin-isolation].description"
      ],
      "core/audits/origin-isolation.js | columnDirective": [
        "audits[origin-isolation].details.headings[1].label"
      ],
      "core/audits/origin-isolation.js | columnSeverity": [
        "audits[origin-isolation].details.headings[2].label"
      ],
      "core/audits/origin-isolation.js | noCoop": [
        "audits[origin-isolation].details.items[0].description"
      ],
      "core/lib/i18n/i18n.js | itemSeverityHigh": [
        "audits[origin-isolation].details.items[0].severity"
      ],
      "core/audits/clickjacking-mitigation.js | title": [
        "audits[clickjacking-mitigation].title"
      ],
      "core/audits/clickjacking-mitigation.js | description": [
        "audits[clickjacking-mitigation].description"
      ],
      "core/audits/clickjacking-mitigation.js | columnSeverity": [
        "audits[clickjacking-mitigation].details.headings[1].label"
      ],
      "core/audits/trusted-types-xss.js | title": [
        "audits[trusted-types-xss].title"
      ],
      "core/audits/trusted-types-xss.js | description": [
        "audits[trusted-types-xss].description"
      ],
      "core/audits/trusted-types-xss.js | columnSeverity": [
        "audits[trusted-types-xss].details.headings[1].label"
      ],
      "core/audits/accessibility/accesskeys.js | title": [
        "audits.accesskeys.title"
      ],
      "core/audits/accessibility/accesskeys.js | description": [
        "audits.accesskeys.description"
      ],
      "core/audits/accessibility/aria-allowed-attr.js | title": [
        "audits[aria-allowed-attr].title"
      ],
      "core/audits/accessibility/aria-allowed-attr.js | description": [
        "audits[aria-allowed-attr].description"
      ],
      "core/lib/i18n/i18n.js | columnFailingElem": [
        "audits[aria-allowed-attr].details.headings[0].label",
        "audits[aria-conditional-attr].details.headings[0].label",
        "audits[aria-deprecated-role].details.headings[0].label",
        "audits[aria-hidden-body].details.headings[0].label",
        "audits[aria-hidden-focus].details.headings[0].label",
        "audits[aria-input-field-name].details.headings[0].label",
        "audits[aria-prohibited-attr].details.headings[0].label",
        "audits[aria-required-attr].details.headings[0].label",
        "audits[aria-roles].details.headings[0].label",
        "audits[aria-valid-attr-value].details.headings[0].label",
        "audits[aria-valid-attr].details.headings[0].label",
        "audits[button-name].details.headings[0].label",
        "audits[color-contrast].details.headings[0].label",
        "audits[document-title].details.headings[0].label",
        "audits[heading-order].details.headings[0].label",
        "audits[html-has-lang].details.headings[0].label",
        "audits[html-lang-valid].details.headings[0].label",
        "audits.label.details.headings[0].label",
        "audits[landmark-one-main].details.headings[0].label",
        "audits[link-name].details.headings[0].label",
        "audits[link-in-text-block].details.headings[0].label",
        "audits.list.details.headings[0].label",
        "audits.listitem.details.headings[0].label",
        "audits[meta-viewport].details.headings[0].label",
        "audits.tabindex.details.headings[0].label",
        "audits[target-size].details.headings[0].label",
        "audits[paste-preventing-inputs].details.headings[0].label"
      ],
      "core/audits/accessibility/aria-allowed-role.js | title": [
        "audits[aria-allowed-role].title"
      ],
      "core/audits/accessibility/aria-allowed-role.js | description": [
        "audits[aria-allowed-role].description"
      ],
      "core/audits/accessibility/aria-command-name.js | title": [
        "audits[aria-command-name].title"
      ],
      "core/audits/accessibility/aria-command-name.js | description": [
        "audits[aria-command-name].description"
      ],
      "core/audits/accessibility/aria-conditional-attr.js | title": [
        "audits[aria-conditional-attr].title"
      ],
      "core/audits/accessibility/aria-conditional-attr.js | description": [
        "audits[aria-conditional-attr].description"
      ],
      "core/audits/accessibility/aria-deprecated-role.js | title": [
        "audits[aria-deprecated-role].title"
      ],
      "core/audits/accessibility/aria-deprecated-role.js | description": [
        "audits[aria-deprecated-role].description"
      ],
      "core/audits/accessibility/aria-dialog-name.js | title": [
        "audits[aria-dialog-name].title"
      ],
      "core/audits/accessibility/aria-dialog-name.js | description": [
        "audits[aria-dialog-name].description"
      ],
      "core/audits/accessibility/aria-hidden-body.js | title": [
        "audits[aria-hidden-body].title"
      ],
      "core/audits/accessibility/aria-hidden-body.js | description": [
        "audits[aria-hidden-body].description"
      ],
      "core/audits/accessibility/aria-hidden-focus.js | title": [
        "audits[aria-hidden-focus].title"
      ],
      "core/audits/accessibility/aria-hidden-focus.js | description": [
        "audits[aria-hidden-focus].description"
      ],
      "core/audits/accessibility/aria-input-field-name.js | title": [
        "audits[aria-input-field-name].title"
      ],
      "core/audits/accessibility/aria-input-field-name.js | description": [
        "audits[aria-input-field-name].description"
      ],
      "core/audits/accessibility/aria-meter-name.js | title": [
        "audits[aria-meter-name].title"
      ],
      "core/audits/accessibility/aria-meter-name.js | description": [
        "audits[aria-meter-name].description"
      ],
      "core/audits/accessibility/aria-progressbar-name.js | title": [
        "audits[aria-progressbar-name].title"
      ],
      "core/audits/accessibility/aria-progressbar-name.js | description": [
        "audits[aria-progressbar-name].description"
      ],
      "core/audits/accessibility/aria-prohibited-attr.js | title": [
        "audits[aria-prohibited-attr].title"
      ],
      "core/audits/accessibility/aria-prohibited-attr.js | description": [
        "audits[aria-prohibited-attr].description"
      ],
      "core/audits/accessibility/aria-required-attr.js | title": [
        "audits[aria-required-attr].title"
      ],
      "core/audits/accessibility/aria-required-attr.js | description": [
        "audits[aria-required-attr].description"
      ],
      "core/audits/accessibility/aria-required-children.js | title": [
        "audits[aria-required-children].title"
      ],
      "core/audits/accessibility/aria-required-children.js | description": [
        "audits[aria-required-children].description"
      ],
      "core/audits/accessibility/aria-required-parent.js | title": [
        "audits[aria-required-parent].title"
      ],
      "core/audits/accessibility/aria-required-parent.js | description": [
        "audits[aria-required-parent].description"
      ],
      "core/audits/accessibility/aria-roles.js | title": [
        "audits[aria-roles].title"
      ],
      "core/audits/accessibility/aria-roles.js | description": [
        "audits[aria-roles].description"
      ],
      "core/audits/accessibility/aria-text.js | title": [
        "audits[aria-text].title"
      ],
      "core/audits/accessibility/aria-text.js | description": [
        "audits[aria-text].description"
      ],
      "core/audits/accessibility/aria-toggle-field-name.js | title": [
        "audits[aria-toggle-field-name].title"
      ],
      "core/audits/accessibility/aria-toggle-field-name.js | description": [
        "audits[aria-toggle-field-name].description"
      ],
      "core/audits/accessibility/aria-tooltip-name.js | title": [
        "audits[aria-tooltip-name].title"
      ],
      "core/audits/accessibility/aria-tooltip-name.js | description": [
        "audits[aria-tooltip-name].description"
      ],
      "core/audits/accessibility/aria-treeitem-name.js | title": [
        "audits[aria-treeitem-name].title"
      ],
      "core/audits/accessibility/aria-treeitem-name.js | description": [
        "audits[aria-treeitem-name].description"
      ],
      "core/audits/accessibility/aria-valid-attr-value.js | title": [
        "audits[aria-valid-attr-value].title"
      ],
      "core/audits/accessibility/aria-valid-attr-value.js | description": [
        "audits[aria-valid-attr-value].description"
      ],
      "core/audits/accessibility/aria-valid-attr.js | title": [
        "audits[aria-valid-attr].title"
      ],
      "core/audits/accessibility/aria-valid-attr.js | description": [
        "audits[aria-valid-attr].description"
      ],
      "core/audits/accessibility/button-name.js | title": [
        "audits[button-name].title"
      ],
      "core/audits/accessibility/button-name.js | description": [
        "audits[button-name].description"
      ],
      "core/audits/accessibility/bypass.js | title": [
        "audits.bypass.title"
      ],
      "core/audits/accessibility/bypass.js | description": [
        "audits.bypass.description"
      ],
      "core/audits/accessibility/color-contrast.js | title": [
        "audits[color-contrast].title"
      ],
      "core/audits/accessibility/color-contrast.js | description": [
        "audits[color-contrast].description"
      ],
      "core/audits/accessibility/definition-list.js | title": [
        "audits[definition-list].title"
      ],
      "core/audits/accessibility/definition-list.js | description": [
        "audits[definition-list].description"
      ],
      "core/audits/accessibility/dlitem.js | title": [
        "audits.dlitem.title"
      ],
      "core/audits/accessibility/dlitem.js | description": [
        "audits.dlitem.description"
      ],
      "core/audits/accessibility/document-title.js | title": [
        "audits[document-title].title"
      ],
      "core/audits/accessibility/document-title.js | description": [
        "audits[document-title].description"
      ],
      "core/audits/accessibility/duplicate-id-aria.js | title": [
        "audits[duplicate-id-aria].title"
      ],
      "core/audits/accessibility/duplicate-id-aria.js | description": [
        "audits[duplicate-id-aria].description"
      ],
      "core/audits/accessibility/empty-heading.js | title": [
        "audits[empty-heading].title"
      ],
      "core/audits/accessibility/empty-heading.js | description": [
        "audits[empty-heading].description"
      ],
      "core/audits/accessibility/form-field-multiple-labels.js | title": [
        "audits[form-field-multiple-labels].title"
      ],
      "core/audits/accessibility/form-field-multiple-labels.js | description": [
        "audits[form-field-multiple-labels].description"
      ],
      "core/audits/accessibility/frame-title.js | title": [
        "audits[frame-title].title"
      ],
      "core/audits/accessibility/frame-title.js | description": [
        "audits[frame-title].description"
      ],
      "core/audits/accessibility/heading-order.js | title": [
        "audits[heading-order].title"
      ],
      "core/audits/accessibility/heading-order.js | description": [
        "audits[heading-order].description"
      ],
      "core/audits/accessibility/html-has-lang.js | title": [
        "audits[html-has-lang].title"
      ],
      "core/audits/accessibility/html-has-lang.js | description": [
        "audits[html-has-lang].description"
      ],
      "core/audits/accessibility/html-lang-valid.js | title": [
        "audits[html-lang-valid].title"
      ],
      "core/audits/accessibility/html-lang-valid.js | description": [
        "audits[html-lang-valid].description"
      ],
      "core/audits/accessibility/html-xml-lang-mismatch.js | title": [
        "audits[html-xml-lang-mismatch].title"
      ],
      "core/audits/accessibility/html-xml-lang-mismatch.js | description": [
        "audits[html-xml-lang-mismatch].description"
      ],
      "core/audits/accessibility/identical-links-same-purpose.js | title": [
        "audits[identical-links-same-purpose].title"
      ],
      "core/audits/accessibility/identical-links-same-purpose.js | description": [
        "audits[identical-links-same-purpose].description"
      ],
      "core/audits/accessibility/image-alt.js | title": [
        "audits[image-alt].title"
      ],
      "core/audits/accessibility/image-alt.js | description": [
        "audits[image-alt].description"
      ],
      "core/audits/accessibility/image-redundant-alt.js | title": [
        "audits[image-redundant-alt].title"
      ],
      "core/audits/accessibility/image-redundant-alt.js | description": [
        "audits[image-redundant-alt].description"
      ],
      "core/audits/accessibility/input-button-name.js | title": [
        "audits[input-button-name].title"
      ],
      "core/audits/accessibility/input-button-name.js | description": [
        "audits[input-button-name].description"
      ],
      "core/audits/accessibility/input-image-alt.js | title": [
        "audits[input-image-alt].title"
      ],
      "core/audits/accessibility/input-image-alt.js | description": [
        "audits[input-image-alt].description"
      ],
      "core/audits/accessibility/label-content-name-mismatch.js | title": [
        "audits[label-content-name-mismatch].title"
      ],
      "core/audits/accessibility/label-content-name-mismatch.js | description": [
        "audits[label-content-name-mismatch].description"
      ],
      "core/audits/accessibility/label.js | title": [
        "audits.label.title"
      ],
      "core/audits/accessibility/label.js | description": [
        "audits.label.description"
      ],
      "core/audits/accessibility/landmark-one-main.js | title": [
        "audits[landmark-one-main].title"
      ],
      "core/audits/accessibility/landmark-one-main.js | description": [
        "audits[landmark-one-main].description"
      ],
      "core/audits/accessibility/link-name.js | title": [
        "audits[link-name].title"
      ],
      "core/audits/accessibility/link-name.js | description": [
        "audits[link-name].description"
      ],
      "core/audits/accessibility/link-in-text-block.js | title": [
        "audits[link-in-text-block].title"
      ],
      "core/audits/accessibility/link-in-text-block.js | description": [
        "audits[link-in-text-block].description"
      ],
      "core/audits/accessibility/list.js | title": [
        "audits.list.title"
      ],
      "core/audits/accessibility/list.js | description": [
        "audits.list.description"
      ],
      "core/audits/accessibility/listitem.js | title": [
        "audits.listitem.title"
      ],
      "core/audits/accessibility/listitem.js | description": [
        "audits.listitem.description"
      ],
      "core/audits/accessibility/meta-refresh.js | title": [
        "audits[meta-refresh].title"
      ],
      "core/audits/accessibility/meta-refresh.js | description": [
        "audits[meta-refresh].description"
      ],
      "core/audits/accessibility/meta-viewport.js | title": [
        "audits[meta-viewport].title"
      ],
      "core/audits/accessibility/meta-viewport.js | description": [
        "audits[meta-viewport].description"
      ],
      "core/audits/accessibility/object-alt.js | title": [
        "audits[object-alt].title"
      ],
      "core/audits/accessibility/object-alt.js | description": [
        "audits[object-alt].description"
      ],
      "core/audits/accessibility/select-name.js | title": [
        "audits[select-name].title"
      ],
      "core/audits/accessibility/select-name.js | description": [
        "audits[select-name].description"
      ],
      "core/audits/accessibility/skip-link.js | title": [
        "audits[skip-link].title"
      ],
      "core/audits/accessibility/skip-link.js | description": [
        "audits[skip-link].description"
      ],
      "core/audits/accessibility/tabindex.js | title": [
        "audits.tabindex.title"
      ],
      "core/audits/accessibility/tabindex.js | description": [
        "audits.tabindex.description"
      ],
      "core/audits/accessibility/table-duplicate-name.js | title": [
        "audits[table-duplicate-name].title"
      ],
      "core/audits/accessibility/table-duplicate-name.js | description": [
        "audits[table-duplicate-name].description"
      ],
      "core/audits/accessibility/table-fake-caption.js | title": [
        "audits[table-fake-caption].title"
      ],
      "core/audits/accessibility/table-fake-caption.js | description": [
        "audits[table-fake-caption].description"
      ],
      "core/audits/accessibility/target-size.js | title": [
        "audits[target-size].title"
      ],
      "core/audits/accessibility/target-size.js | description": [
        "audits[target-size].description"
      ],
      "core/audits/accessibility/td-has-header.js | title": [
        "audits[td-has-header].title"
      ],
      "core/audits/accessibility/td-has-header.js | description": [
        "audits[td-has-header].description"
      ],
      "core/audits/accessibility/td-headers-attr.js | title": [
        "audits[td-headers-attr].title"
      ],
      "core/audits/accessibility/td-headers-attr.js | description": [
        "audits[td-headers-attr].description"
      ],
      "core/audits/accessibility/th-has-data-cells.js | title": [
        "audits[th-has-data-cells].title"
      ],
      "core/audits/accessibility/th-has-data-cells.js | description": [
        "audits[th-has-data-cells].description"
      ],
      "core/audits/accessibility/valid-lang.js | title": [
        "audits[valid-lang].title"
      ],
      "core/audits/accessibility/valid-lang.js | description": [
        "audits[valid-lang].description"
      ],
      "core/audits/accessibility/video-caption.js | title": [
        "audits[video-caption].title"
      ],
      "core/audits/accessibility/video-caption.js | description": [
        "audits[video-caption].description"
      ],
      "core/audits/byte-efficiency/total-byte-weight.js | title": [
        "audits[total-byte-weight].title"
      ],
      "core/audits/byte-efficiency/total-byte-weight.js | description": [
        "audits[total-byte-weight].description"
      ],
      "core/audits/byte-efficiency/total-byte-weight.js | displayValue": [
        {
          "values": {
            "totalBytes": 781002
          },
          "path": "audits[total-byte-weight].displayValue"
        }
      ],
      "core/audits/byte-efficiency/unminified-css.js | title": [
        "audits[unminified-css].title"
      ],
      "core/audits/byte-efficiency/unminified-css.js | description": [
        "audits[unminified-css].description"
      ],
      "core/audits/byte-efficiency/unminified-javascript.js | title": [
        "audits[unminified-javascript].title"
      ],
      "core/audits/byte-efficiency/unminified-javascript.js | description": [
        "audits[unminified-javascript].description"
      ],
      "core/audits/byte-efficiency/unused-css-rules.js | title": [
        "audits[unused-css-rules].title"
      ],
      "core/audits/byte-efficiency/unused-css-rules.js | description": [
        "audits[unused-css-rules].description"
      ],
      "core/lib/i18n/i18n.js | displayValueByteSavings": [
        {
          "values": {
            "wastedBytes": 166663
          },
          "path": "audits[unused-css-rules].displayValue"
        },
        {
          "values": {
            "wastedBytes": 354752
          },
          "path": "audits[unused-javascript].displayValue"
        }
      ],
      "core/lib/i18n/i18n.js | columnWastedBytes": [
        "audits[unused-css-rules].details.headings[2].label",
        "audits[unused-javascript].details.headings[2].label",
        "audits[font-display-insight].details.headings[1].label",
        "audits[image-delivery-insight].details.headings[3].label"
      ],
      "core/audits/byte-efficiency/unused-javascript.js | title": [
        "audits[unused-javascript].title"
      ],
      "core/audits/byte-efficiency/unused-javascript.js | description": [
        "audits[unused-javascript].description"
      ],
      "core/audits/dobetterweb/doctype.js | title": [
        "audits.doctype.title"
      ],
      "core/audits/dobetterweb/doctype.js | description": [
        "audits.doctype.description"
      ],
      "core/audits/dobetterweb/charset.js | title": [
        "audits.charset.title"
      ],
      "core/audits/dobetterweb/charset.js | description": [
        "audits.charset.description"
      ],
      "core/audits/dobetterweb/geolocation-on-start.js | title": [
        "audits[geolocation-on-start].title"
      ],
      "core/audits/dobetterweb/geolocation-on-start.js | description": [
        "audits[geolocation-on-start].description"
      ],
      "core/audits/dobetterweb/inspector-issues.js | title": [
        "audits[inspector-issues].title"
      ],
      "core/audits/dobetterweb/inspector-issues.js | description": [
        "audits[inspector-issues].description"
      ],
      "core/audits/dobetterweb/inspector-issues.js | columnIssueType": [
        "audits[inspector-issues].details.headings[0].label"
      ],
      "core/audits/dobetterweb/js-libraries.js | title": [
        "audits[js-libraries].title"
      ],
      "core/audits/dobetterweb/js-libraries.js | description": [
        "audits[js-libraries].description"
      ],
      "core/audits/dobetterweb/js-libraries.js | columnVersion": [
        "audits[js-libraries].details.headings[1].label"
      ],
      "core/audits/dobetterweb/notification-on-start.js | title": [
        "audits[notification-on-start].title"
      ],
      "core/audits/dobetterweb/notification-on-start.js | description": [
        "audits[notification-on-start].description"
      ],
      "core/audits/dobetterweb/paste-preventing-inputs.js | title": [
        "audits[paste-preventing-inputs].title"
      ],
      "core/audits/dobetterweb/paste-preventing-inputs.js | description": [
        "audits[paste-preventing-inputs].description"
      ],
      "core/audits/seo/meta-description.js | failureTitle": [
        "audits[meta-description].title"
      ],
      "core/audits/seo/meta-description.js | description": [
        "audits[meta-description].description"
      ],
      "core/audits/seo/meta-description.js | explanation": [
        "audits[meta-description].explanation"
      ],
      "core/audits/seo/http-status-code.js | title": [
        "audits[http-status-code].title"
      ],
      "core/audits/seo/http-status-code.js | description": [
        "audits[http-status-code].description"
      ],
      "core/audits/seo/link-text.js | title": [
        "audits[link-text].title"
      ],
      "core/audits/seo/link-text.js | description": [
        "audits[link-text].description"
      ],
      "core/audits/seo/crawlable-anchors.js | title": [
        "audits[crawlable-anchors].title"
      ],
      "core/audits/seo/crawlable-anchors.js | description": [
        "audits[crawlable-anchors].description"
      ],
      "core/audits/seo/crawlable-anchors.js | columnFailingLink": [
        "audits[crawlable-anchors].details.headings[0].label"
      ],
      "core/audits/seo/is-crawlable.js | title": [
        "audits[is-crawlable].title"
      ],
      "core/audits/seo/is-crawlable.js | description": [
        "audits[is-crawlable].description"
      ],
      "core/audits/seo/robots-txt.js | title": [
        "audits[robots-txt].title"
      ],
      "core/audits/seo/robots-txt.js | description": [
        "audits[robots-txt].description"
      ],
      "core/audits/seo/hreflang.js | title": [
        "audits.hreflang.title"
      ],
      "core/audits/seo/hreflang.js | description": [
        "audits.hreflang.description"
      ],
      "core/audits/seo/canonical.js | title": [
        "audits.canonical.title"
      ],
      "core/audits/seo/canonical.js | description": [
        "audits.canonical.description"
      ],
      "core/audits/seo/manual/structured-data.js | title": [
        "audits[structured-data].title"
      ],
      "core/audits/seo/manual/structured-data.js | description": [
        "audits[structured-data].description"
      ],
      "core/audits/bf-cache.js | failureTitle": [
        "audits[bf-cache].title"
      ],
      "core/audits/bf-cache.js | description": [
        "audits[bf-cache].description"
      ],
      "core/audits/bf-cache.js | displayValue": [
        {
          "values": {
            "itemCount": 4
          },
          "path": "audits[bf-cache].displayValue"
        }
      ],
      "core/audits/bf-cache.js | failureReasonColumn": [
        "audits[bf-cache].details.headings[0].label"
      ],
      "core/audits/bf-cache.js | failureTypeColumn": [
        "audits[bf-cache].details.headings[1].label"
      ],
      "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | cacheControlNoStore": [
        "audits[bf-cache].details.items[0].reason"
      ],
      "core/audits/bf-cache.js | actionableFailureType": [
        "audits[bf-cache].details.items[0].failureType"
      ],
      "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | contentWebAuthenticationAPI": [
        "audits[bf-cache].details.items[1].reason"
      ],
      "core/audits/bf-cache.js | supportPendingFailureType": [
        "audits[bf-cache].details.items[1].failureType"
      ],
      "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | mainResourceHasCacheControlNoStore": [
        "audits[bf-cache].details.items[2].reason"
      ],
      "core/audits/bf-cache.js | notActionableFailureType": [
        "audits[bf-cache].details.items[2].failureType",
        "audits[bf-cache].details.items[3].failureType"
      ],
      "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | jsNetworkRequestReceivedCacheControlNoStoreResource": [
        "audits[bf-cache].details.items[3].reason"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/Cache.js | title": [
        "audits[cache-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/Cache.js | description": [
        "audits[cache-insight].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/Cache.js | requestColumn": [
        "audits[cache-insight].details.headings[0].label"
      ],
      "core/lib/i18n/i18n.js | columnCacheTTL": [
        "audits[cache-insight].details.headings[1].label"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/CLSCulprits.js | title": [
        "audits[cls-culprits-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/CLSCulprits.js | description": [
        "audits[cls-culprits-insight].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/DocumentLatency.js | title": [
        "audits[document-latency-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/DocumentLatency.js | description": [
        "audits[document-latency-insight].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/DocumentLatency.js | failedRedirects": [
        {
          "values": {
            "PH1": 3,
            "PH2": "121 ms"
          },
          "path": "audits[document-latency-insight].details.items.noRedirects.label"
        }
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/DocumentLatency.js | passingServerResponseTime": [
        {
          "values": {
            "PH1": "65 ms"
          },
          "path": "audits[document-latency-insight].details.items.serverResponseIsFast.label"
        }
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/DocumentLatency.js | passingTextCompression": [
        "audits[document-latency-insight].details.items.usesCompression.label"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/DOMSize.js | title": [
        "audits[dom-size-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/DOMSize.js | description": [
        "audits[dom-size-insight].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/DOMSize.js | statistic": [
        "audits[dom-size-insight].details.headings[0].label"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/DOMSize.js | value": [
        "audits[dom-size-insight].details.headings[2].label"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/DOMSize.js | totalElements": [
        "audits[dom-size-insight].details.items[0].statistic"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/DOMSize.js | maxDOMDepth": [
        "audits[dom-size-insight].details.items[1].statistic"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/DOMSize.js | maxChildren": [
        "audits[dom-size-insight].details.items[2].statistic"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/DuplicatedJavaScript.js | title": [
        "audits[duplicated-javascript-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/DuplicatedJavaScript.js | description": [
        "audits[duplicated-javascript-insight].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/FontDisplay.js | title": [
        "audits[font-display-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/FontDisplay.js | description": [
        "audits[font-display-insight].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/ForcedReflow.js | title": [
        "audits[forced-reflow-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/ForcedReflow.js | description": [
        "audits[forced-reflow-insight].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/ForcedReflow.js | totalReflowTime": [
        "audits[forced-reflow-insight].details.items[0].headings[1].label"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/ImageDelivery.js | title": [
        "audits[image-delivery-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/ImageDelivery.js | description": [
        "audits[image-delivery-insight].description"
      ],
      "core/lib/i18n/i18n.js | columnResourceSize": [
        "audits[image-delivery-insight].details.headings[2].label"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/INPBreakdown.js | title": [
        "audits[inp-breakdown-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/INPBreakdown.js | description": [
        "audits[inp-breakdown-insight].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/LCPBreakdown.js | title": [
        "audits[lcp-breakdown-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/LCPBreakdown.js | description": [
        "audits[lcp-breakdown-insight].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/LCPBreakdown.js | subpart": [
        "audits[lcp-breakdown-insight].details.items[0].headings[0].label"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/LCPBreakdown.js | timeToFirstByte": [
        "audits[lcp-breakdown-insight].details.items[0].items[0].label"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/LCPBreakdown.js | elementRenderDelay": [
        "audits[lcp-breakdown-insight].details.items[0].items[1].label"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/LCPDiscovery.js | title": [
        "audits[lcp-discovery-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/LCPDiscovery.js | description": [
        "audits[lcp-discovery-insight].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/LegacyJavaScript.js | title": [
        "audits[legacy-javascript-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/LegacyJavaScript.js | description": [
        "audits[legacy-javascript-insight].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/ModernHTTP.js | title": [
        "audits[modern-http-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/ModernHTTP.js | description": [
        "audits[modern-http-insight].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/ModernHTTP.js | protocol": [
        "audits[modern-http-insight].details.headings[1].label"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | title": [
        "audits[network-dependency-tree-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | description": [
        "audits[network-dependency-tree-insight].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | preconnectOriginsTableTitle": [
        "audits[network-dependency-tree-insight].details.items[1].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | preconnectOriginsTableDescription": [
        "audits[network-dependency-tree-insight].details.items[1].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | columnOrigin": [
        "audits[network-dependency-tree-insight].details.items[1].value.headings[0].label",
        "audits[network-dependency-tree-insight].details.items[2].value.headings[0].label"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | columnSource": [
        "audits[network-dependency-tree-insight].details.items[1].value.headings[1].label"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | estSavingTableTitle": [
        "audits[network-dependency-tree-insight].details.items[2].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | estSavingTableDescription": [
        "audits[network-dependency-tree-insight].details.items[2].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | columnWastedMs": [
        "audits[network-dependency-tree-insight].details.items[2].value.headings[1].label"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/RenderBlocking.js | title": [
        "audits[render-blocking-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/RenderBlocking.js | description": [
        "audits[render-blocking-insight].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/ThirdParties.js | title": [
        "audits[third-parties-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/ThirdParties.js | description": [
        "audits[third-parties-insight].description"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/Viewport.js | title": [
        "audits[viewport-insight].title"
      ],
      "node_modules/@paulirish/trace_engine/models/trace/insights/Viewport.js | description": [
        "audits[viewport-insight].description"
      ],
      "core/config/default-config.js | performanceCategoryTitle": [
        "categories.performance.title"
      ],
      "core/config/default-config.js | a11yCategoryTitle": [
        "categories.accessibility.title"
      ],
      "core/config/default-config.js | a11yCategoryDescription": [
        "categories.accessibility.description"
      ],
      "core/config/default-config.js | a11yCategoryManualDescription": [
        "categories.accessibility.manualDescription"
      ],
      "core/config/default-config.js | bestPracticesCategoryTitle": [
        "categories[best-practices].title"
      ],
      "core/config/default-config.js | seoCategoryTitle": [
        "categories.seo.title"
      ],
      "core/config/default-config.js | seoCategoryDescription": [
        "categories.seo.description"
      ],
      "core/config/default-config.js | seoCategoryManualDescription": [
        "categories.seo.manualDescription"
      ],
      "core/config/default-config.js | metricGroupTitle": [
        "categoryGroups.metrics.title"
      ],
      "core/config/default-config.js | insightsGroupTitle": [
        "categoryGroups.insights.title"
      ],
      "core/config/default-config.js | insightsGroupDescription": [
        "categoryGroups.insights.description"
      ],
      "core/config/default-config.js | diagnosticsGroupTitle": [
        "categoryGroups.diagnostics.title"
      ],
      "core/config/default-config.js | diagnosticsGroupDescription": [
        "categoryGroups.diagnostics.description"
      ],
      "core/config/default-config.js | a11yBestPracticesGroupTitle": [
        "categoryGroups[a11y-best-practices].title"
      ],
      "core/config/default-config.js | a11yBestPracticesGroupDescription": [
        "categoryGroups[a11y-best-practices].description"
      ],
      "core/config/default-config.js | a11yColorContrastGroupTitle": [
        "categoryGroups[a11y-color-contrast].title"
      ],
      "core/config/default-config.js | a11yColorContrastGroupDescription": [
        "categoryGroups[a11y-color-contrast].description"
      ],
      "core/config/default-config.js | a11yNamesLabelsGroupTitle": [
        "categoryGroups[a11y-names-labels].title"
      ],
      "core/config/default-config.js | a11yNamesLabelsGroupDescription": [
        "categoryGroups[a11y-names-labels].description"
      ],
      "core/config/default-config.js | a11yNavigationGroupTitle": [
        "categoryGroups[a11y-navigation].title"
      ],
      "core/config/default-config.js | a11yNavigationGroupDescription": [
        "categoryGroups[a11y-navigation].description"
      ],
      "core/config/default-config.js | a11yAriaGroupTitle": [
        "categoryGroups[a11y-aria].title"
      ],
      "core/config/default-config.js | a11yAriaGroupDescription": [
        "categoryGroups[a11y-aria].description"
      ],
      "core/config/default-config.js | a11yLanguageGroupTitle": [
        "categoryGroups[a11y-language].title"
      ],
      "core/config/default-config.js | a11yLanguageGroupDescription": [
        "categoryGroups[a11y-language].description"
      ],
      "core/config/default-config.js | a11yAudioVideoGroupTitle": [
        "categoryGroups[a11y-audio-video].title"
      ],
      "core/config/default-config.js | a11yAudioVideoGroupDescription": [
        "categoryGroups[a11y-audio-video].description"
      ],
      "core/config/default-config.js | a11yTablesListsVideoGroupTitle": [
        "categoryGroups[a11y-tables-lists].title"
      ],
      "core/config/default-config.js | a11yTablesListsVideoGroupDescription": [
        "categoryGroups[a11y-tables-lists].description"
      ],
      "core/config/default-config.js | seoMobileGroupTitle": [
        "categoryGroups[seo-mobile].title"
      ],
      "core/config/default-config.js | seoMobileGroupDescription": [
        "categoryGroups[seo-mobile].description"
      ],
      "core/config/default-config.js | seoContentGroupTitle": [
        "categoryGroups[seo-content].title"
      ],
      "core/config/default-config.js | seoContentGroupDescription": [
        "categoryGroups[seo-content].description"
      ],
      "core/config/default-config.js | seoCrawlingGroupTitle": [
        "categoryGroups[seo-crawl].title"
      ],
      "core/config/default-config.js | seoCrawlingGroupDescription": [
        "categoryGroups[seo-crawl].description"
      ],
      "core/config/default-config.js | bestPracticesTrustSafetyGroupTitle": [
        "categoryGroups[best-practices-trust-safety].title"
      ],
      "core/config/default-config.js | bestPracticesUXGroupTitle": [
        "categoryGroups[best-practices-ux].title"
      ],
      "core/config/default-config.js | bestPracticesBrowserCompatGroupTitle": [
        "categoryGroups[best-practices-browser-compat].title"
      ],
      "core/config/default-config.js | bestPracticesGeneralGroupTitle": [
        "categoryGroups[best-practices-general].title"
      ]
    }
  }
}
